@media (min-width: 1024px) {
  
  /* 2020-09-30 17:42:47 SHINGO IZUMI S 料金プランのエントリーページの見た目修正(refs #378) */
  #ipj-admin-dashboard-plan-select .plan-container {
    float: left;
    background-color: #ffffff;
    margin: 0 0.5%;
    width: 23%;
    padding: 2%;
    position: relative;
  }

  #ipj-admin-dashboard-plan-select .plan-include {
    font-size: larger;
    text-align: center;
    font-weight: 400;
    line-height: 1.8;
    height: 18.0em;
  }
  /* 2020-09-30 17:42:47 SHINGO IZUMI E 料金プランのエントリーページの見た目修正(refs #378) */

}

@media (min-width: 767px) and (max-width: 1200px) {


/* 2020-09-30 17:42:47 SHINGO IZUMI S 料金プランのエントリーページの見た目修正(refs #378) */
  #ipj-admin-dashboard-plan-select .plan-container{
    background-color: #ffffff;
    margin: 0 0.5%;
    width: 95%;
    padding: 2%;
    padding-bottom: 20px;
    margin-top: 10px;
  }

  #ipj-admin-dashboard-plan-select .plan-include {
    font-size: larger;
    text-align: center;
    font-weight: 400;
    line-height: 1.8;
  }
/* 2020-09-30 17:42:47 SHINGO IZUMI E 料金プランのエントリーページの見た目修正(refs #378) */

  /* .i-mobileAd-mobile{
    display: none;
  } */
}


@media (max-width: 767px) {
  h1{
    font-size:24px;
  }

  header.big{
    height:100px;
    padding:20px;
  }
header.big .global-menu{
  margin-bottom:0;
}
header.big .nav-box{
  top:100px;
}
  


  header.big .logo-box,
  header.big .logo-box .logo{
    height:60px;
  }
  header.big .logo-box .logo img{
    height:100%;
    padding:10px;
  }
  header{
    position:relative;
    height:80px;
  }
  header .logo img{
    height:80px;
    padding:20px 15px;
  }
  .sns-nav{
    position:absolute;
    right:30px;
    top:15px;
  }

  header.big .sns-nav{
top:20px;
  }
  .sns-nav img{
    height:30px;
    padding:0 5px;
  }
   .nav-box{
    position:absolute;
    top:80px;
    right:0;
    background:#000;
    color:#fff;
    padding:10px;
  }  

.drop {
  display: none;
}
   .global-menu{
    display:block;
    margin-bottom:0;
  }

  .global-menu a{
    padding:10px;
  }
  header .menu-icon{
    position:absolute;
    right:20px;
    top:30px;
    font-size:26px;
  }
  .bg-w{
    padding:15px!important;
  }

  .side-btn{
    width:70px;
    top:100px;
  }
  #pe .side-btn{
    top:80px;
  }
  #pa .top{
    background-position: top center;
  }
  #pa .top .container{
        height:400px;
  }
  #pa .top .container img{
    padding-left:20px;
    bottom:-30px;
  }
  #pa h1 img{
    height:60px;
    width:auto;
  }

  #pa section {
    padding:40px 0;
  }

  #pa h1{
    margin-bottom:15px;
    height:60px;
  }

  #pa section.about{
    padding-top:60px;
    
  }

  #pa .spon h1:before{
    left:0;
  }

  #pa .str .row > div{
    margin-bottom:40px;
  }
  #pa .str .row img{
    width:100%;
  }

  #pa section.join{
    padding:0;
  }

  .spon li{
    width:100%;
  }
  
.spon li a{
  text-align:center!important;
}
  #pa .str .row{
    margin-bottom:0;
  }
  #pa .spon li a{
    text-align:center!important;
  }
  #pa .spon li img{
    width:auto;
    max-height:150px;
  }

  #pa .faq h1:before{
    top:-80px;
    left:0;
  }
  #au h2{
    margin-bottom:20px;
  }
#au .top img{
  width:100%;
  height:auto;
  object-fit: contain;
}
#au .info .cat{
  margin-bottom:5px;
}

#au .info .left img{
  max-width:50%!important;
}
#au section,
#ps section
{
  padding:30px 0!important;
}

.posts .post{
  margin-bottom:0;
}
  #au section.info{
    display:block;
  }

  #au .info > div{
    width:100%!important;
  }

  #au .info .left{
    margin:0 0 20px 0;
  }
  #au .info a{
    margin-bottom:5px;
  }

  #au table{
        table-layout: fixed;

  }
  #au .kihon td,
  #au .kihon th{
    display:block;
    width:100%;
    padding:10px 0;
  }

  #au .kihon td{
    border-bottom:1px solid #ccc;
  }
  #au .swc-wrap{
    margin:0;
  }
  
.index .top .swiper-slide{
  height:400px;
}
.index .intro{
  padding:20px;
  text-align:center;
}
.index section{
  padding:35px 10px;
}

.index .more{
  margin-top:20px!important;
}
.index .asia h1{
  display:block;
}

.index .asia h1 .left,
.index .asia h1 .right{
  width:initial;
}
.eve h1 img{
  max-height:70px;
  width:auto;
}

.news h1 img{
  max-height:110px;
  width:auto;
}

.sta h1 img{
  max-height:90px;
  width:auto;
}

.index .intro .col-sm-5{
  text-align:center!important;
}
.index .intro img{
  width:80%;
  margin:0 auto 20px auto;
}
.lat h1 img{
  margin-left:-100px;
  max-width:130%!important;
}

.lat ul{
  margin-top:-50px;
}
#ps section.cont{
  padding-top:0!important;
}
#ps .fb-like{

    position: relative;
    top: 0;
    right: -25px;
  }

#ps .cont .time{
  float:left;
  margin-bottom:10px;
}
#ps .cont h1{
  line-height:1.4;
}

#ps .cont .tac{
  display:block;
}


#ps .cont .tac .cat,
#ps .cont .tac .area{
  display:inline-block;
}
#ps .to-aut{
  display:block!important;
}
#ps .to-aut a.avatar{
  margin:0 0 15px 0;
  text-align:center;
}


#ps .to-auto a.avatar img{
  margin: 0 auto;
}
.list{
  display:block;
}

.list .post{
  width:100%;
}
/* 2021-12-03 12:24:02 inoue S */
.swiper-slide{
  display: block;
}
.imgw{
  width: 100%;
  padding-right: 0px;
  padding-bottom: 10px;
}
.imgw img{
  width: 100%;
  /* height: auto; */
}
.eve .title{
  padding-bottom: 20px;
}
/* 2021-12-03 12:24:02 inoue E */


.join-btn{
  width:90%;
}

.swiper-button{
  display:none;
}

.more img{
  width:80px;
}

  footer .bg-w,
  footer.bg-b .bg-w{
    height:100px;
  }

  footer {
    text-align: center;
  }

  footer a {
    display: block;
    width: 100%;
    text-align: center;
  }

  footer a img {
    margin: 0 auto;
  }

  footer .menu {
    display:block;
  }

  footer .menu a{
    display:block;
    margin-bottom:10px;
  }
  footer .copy {
    text-align: center;
  }

  .page h1{
    padding-top:20px;
    font-size:24px;
  }
  
  .page .para{
    padding-bottom:30px;
  }

  .pager > div:not(:last-of-type) {
    border-bottom: 1px solid #ccc;
  }

  .page-author .author-box {
    margin-bottom: 30px;
  }

  .page-numbers li{
    margin-bottom:10px;
  }
  /* 問い合わせフォーム */
  .pg-c h1 {
    margin: 0;
  }

  .pg-c .caption br {
    display: none;
  }

  .pg-c th,
  .pg-c td {
    display: block;
    width: 100%;
    padding: 20px 5px;
  }

  .pg-c th {
    padding-bottom: 0;
  }

  .pg-c tr {
    border-bottom: 1px solid #ccc;
  }

  .hissu {
    position: static;
    margin-left: 10px;
  }

  /* イベント募集　*/ 
#pe .shusai li{
  width:50%;
  margin-bottom: 20px;
  padding:10px;
}
  #pe section{
    padding:20px 0;
  }
  #pe h1{
    font-size:26px;
    line-height:1.4;
    padding-bottom:0;
  }

  #pe h2{
    font-size:20px;
    margin-bottom:30px;
  }
#pe h2:before{
  bottom:-8px;
  height:3px;
}  
#pe .sanka li{
  width:50%;
}
#pe .shosai .row{
  display:block;
}
#pe .shosai .col-sm-5{
  margin-bottom:10px;
}
#pe .shosai .name,
#pe .shosai a{
  text-align:center;
}
#pe .kadai .row{
  margin-bottom:0;
}
#pe .kadai .row > div{
  margin-bottom:20px;
}

#pe .teikyou li{
  width:100%;
  
}
#pe .shusai .row > div:nth-of-type(2){
    border:none;
  }
  #pe .shusai .row{
    display:block;
  }　

.blank-m,
.blank-s{
  display:none;
}

#pe .teikyou li{
  margin-bottom:10px;
  padding:10px;
}
/* イベントエントリーページ */
#ipj-additional-form-shortcode .koumoku-head:first-of-type{
  margin-top:0!important;
}

  /* 2020-06-16 16:09:26 imobileバナーの制御追加*/
  .i-mobileAd-pc {
    display: none;
  }

  /* 2020-08-03 q-tas sasaki add  *start* */
  .area-title {
    font-size: 1.3em;
  }

  .tbl-area td:nth-child(n) {
    display: block;
    width: 100%;
    margin-bottom: 16px;
  }

  .tbl-area td:nth-child(2) {
    text-align: center;
  }

  .tbl-area-detail td {
    display: block;
    width: 100%;
    margin-bottom: 16px;
  }
  /* 2020-08-03 q-tas sasaki add  *end* */

  /* 2020-08-23 ET(Q+)　#340 ４７都道府県紹介一覧ページ新規作成 S */
  .pg-region .map .japan td {
    font-size: 16px;
    padding: 8px;
  }

  .pg-region .map .japan-en td {
    font-size: 16px;
    padding: 8px;
  }

  .pg-region .regionCaption {
    text-align: center;
  }
  .pg-region .regionCaption img {
    width: auto;
    height: 35px;
  }

  
  .pg-region .regionCaption hr {
    margin-top: 0px;
  }
  /* 2020-08-23 ET(Q+)　#340 ４７都道府県紹介一覧ページ新規作成 E */

  /* 2020-08-26 ET(Q+)　#340 ４７都道府県紹介一覧ページ　TOPに戻るボタン追加 S */
  .pg-region .fixed_TOP {
    position: fixed;
    background-image: url(https://growth.minna-kanko.jp/wp-content/themes/47gwowth/images/TOP_banner.jpg);
    top: 80px;
    left: 10px;
    width: 80px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* 2020-08-26 ET(Q+)　#340 ４７都道府県紹介一覧ページ　TOPに戻るボタン追加 E */

  /* 2020-09-30 17:42:47 SHINGO IZUMI S 料金プランのエントリーページの見た目修正(refs #378) */
  #ipj-admin-dashboard-plan-select .plan-container{
    background-color: #ffffff;
    margin: 0 0.5%;
    width: 95%;
    padding: 2%;
    padding-bottom: 20px;
    margin-top: 10px;
  }

  #ipj-admin-dashboard-plan-select .plan-include {
    font-size: larger;
    text-align: center;
    font-weight: 400;
    line-height: 1.8;
  }
  /* 2020-09-30 17:42:47 SHINGO IZUMI E 料金プランのエントリーページの見た目修正(refs #378) */
  
}

@media (max-width: 450px) {
  /* 2020-08-26 sasaki(Q+)　#340 ４７都道府県紹介一覧ページ新規作成 S */
  .pg-region .map .japan td {
    font-size: 10px;
    padding: 8px;
  }

  .pg-region .map .japan-en td {
    font-size: 6px;
    padding: 4px;
  }

  /* 2020-08-23 sasaki(Q+)　#340 ４７都道府県紹介一覧ページ新規作成 E */
}

@media (max-width: 350px) {
  /* 2020-08-26 sasaki(Q+)　#340 ４７都道府県紹介一覧ページ新規作成 S */
  .pg-region .map .japan td {
    font-size: 8px;
    padding: 4px;
  }
  .pg-region .map .japan-en td {
    font-size: 8px;
    padding: 3px;
  }
  /* 2020-08-23 sasaki(Q+)　#340 ４７都道府県紹介一覧ページ新規作成 E */
}
/* 2020-08-26 ET(Q+)　#340 ４７都道府県紹介一覧ページ　TOPに戻るボタン追加 S */
@media (max-width: 450px) {
  .pg-region .fixed_TOP {
    position: fixed;
    background-image: url(https://growth.minna-kanko.jp/wp-content/themes/47gwowth/images/TOP_mobile.jpg);
    bottom: 0px;
    left: 0px;
    width: 100%;
    /* 2020-09-01 ET(Q+)　#340 TOPに戻るボタン範囲修正 S */
    /* height: auto; */
    top: auto;
    /* 2020-09-01 ET(Q+)　#340 TOPに戻るボタン範囲修正 E */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-bottom: 60px;
  }
}
/* 2020-08-26 ET(Q+)　#340 ４７都道府県紹介一覧ページ　TOPに戻るボタン追加 E */
/* 2022-02-18 10:15:48 inoue youtubeの幅調整 s */
@media (max-width: 768px) {
  .youtube_img{
    width: 90%;
  }
}
/* 2022-02-18 10:15:48 inoue youtubeの幅調整 e */