@charset "utf-8";

/* 下層共通部分 */
/* .top_kiplist ul li:nth-child(n+6):after,
.footer_kiplist ul li:nth-child(n+6):after {
   content: "coming soon";
   display: flex;
   position: absolute;
   height: 100%;
   width: 100%;
   color: #fff;
   background: rgba(102,102,102,0.7);
   top: 0;
   justify-content: center;
   align-items: center;
}
.top_kiplist ul li:nth-child(n+6) ,
.footer_kiplist ul li:nth-child(n+6) {
   position: relative;
} */
.comming{
  position: relative;
}
.comming:after{
  content: "coming soon";
  display: flex;
  position: absolute;
  height: 100%;
  width: 100%;
  color: #fff;
  background: rgba(0,0,0,0.7);
  top: 0;
  justify-content: center;
  align-items: center;
}
.ttl_line{
  border-bottom: 1px solid #333;
}

.ttl_sub{
  border-bottom: 4px solid #dadada;
}
.ttl_sub::before{
  content: "";
  display: block;
  height: 4px;
  width: 100px;
  position: absolute;
  bottom: -4px;
  left: 0;
}
.plan_about{
  background: url(assets/img/top/kiplist_bg.gif) center left;
}
.model_course .detail_btn a{
  display: inline-block;
  background: #da4212;
  border-radius: 10px;
  padding: 20px;
}

.chirashi{
  padding: 30px 0;
}

.use_sub{
  color: #1e9dff;
}
.use_sub::before {
    content: "";
    display: inline-block;
    height: 26px;
    width: 4px;
    border-radius: 2px;
    background: #1e9dff;
    margin-right: 10px;
}
.use_attention p {
    text-indent: -16px;
    margin-left: 16px;
}
.fee_area table {
    width: calc(50% - 10px);
    border: 1px solid #999;
}
.fee_area table th{
  text-align: center;
  background: #ead8d8;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}
.fee_area table td{
  border-top: 1px solid #999;
  border-right: 1px solid #999;
}

.fee_area table td.station{
  text-align: left;
  width: 65%;
}
.fee_area table td.price {
    text-align: right;
    width: 35%;
}
.fee_area table td,
.fee_area table th {
    padding: 10px;
    box-sizing: border-box;
}

.set_list li{
  width: calc(50% - 20px);
}
.set_list li.coupon{
  width: 100%!important;
}
.set_list li.coupon .imgArea {
    width: calc(15% - 15px);
    margin-right: 20px;
}
.set_list li.coupon .txtArea {
    width: calc(85% - 5px);
}
.set_list li:not(.coupon) .imgArea {
    width: calc(30% - 10px);
    margin-right: 20px;
}
.set_list li:not(.coupon) .txtArea {
    width: calc(70% - 10px);
}
.Rahmen-hashigo .ttl_catch,
.Dazaifu-yanagawa .ttl_catch,
.Dazaifu-yanagawa2 .ttl_catch,
.Dazaifu-sansaku .ttl_catch,
.Yanagawa-tokumori .ttl_catch,
.Dazaifu-gourmet .ttl_catch {
    max-width: 437px;
    margin: -30px auto 40px;
    position: static;
}

@media screen and (max-width:1000px){
  /* ::-webkit-scrollbar {
  display: none;
  }
 */
  .Dazaifu-yanagawa  .ttl_catch,
  .Dazaifu-sansaku .ttl_catch,
  .Yanagawa-tokumori .ttl_catch,
  .Dazaifu-gourmet .ttl_catch {
      width: 250px;
  }
}

@media screen and (max-width:768px){
  .ttl_sub.font34{
    font-size: 18px;
  }
  .chirashi_ttl_wrap {
      background-image: none!important;
      padding: 0!important;
  }
    .set_list li {
      width: 100%!important;
    }
  .set_list li .imgArea {
        width: 50%!important;
        margin: 0 auto 20px!important;
        text-align: center!important;
    }
  .set_list li .txtArea{
      width: 80%!important;
      margin: 0 auto 30px!important;
    }
}

/* ここからきっぷ */

/* 1.大宰府柳川 */
.Dazaifu-yanagawa .spot_color{
  color: #1D2089;
}

.Dazaifu-yanagawa .ttl_sub::before{
  background: #1D2089;
}
.Dazaifu-yanagawa .chirashi{
  background: #1D2089;
}
.Dazaifu-yanagawa .chirashi_ttl_wrap {
    background-image: url(assets/img/dazaifu-yanagawa/ttl_sub_bg01.png),url(assets/img/dazaifu-yanagawa/ttl_sub_bg02.png);
    background-size: contain;
    background-position: center left,center right;
    background-repeat: no-repeat;
    padding: 20px 0;
}
.Dazaifu-yanagawa .chirashi_ttl{
  max-width: 678px;
  margin: auto;
}
.Dazaifu-yanagawa  .chirashi .ttl_bg01 {
    width: 180px;
    top: 0;
}
.Dazaifu-yanagawa  .chirashi .ttl_bg02 {
    width: 180px;
    right: 0;
    top:0;
}
.Dazaifu-yanagawa table{
  width: 100%;
}
.Dazaifu-yanagawa .fee_area table td{
  width: calc(100% * 1/3);
}


.chirashi_dazaifu {
    background: #fff;
    border-top: 4px solid #00b7e6;
    border-bottom: 4px solid #00b7e6;
    padding: 60px 40px;
}
.chirashi_yanagawa {
    background: #fff;
    border-top: 4px solid #6b0288;
    border-bottom: 4px solid #6b0288;
    padding: 60px 40px;
}
.chirashi_dazaifu_ttl,
.chirashi_yanagawa_ttl {
    width: 250px;
    right: 0;
    left: 0;
    margin: auto;
    top: -34px;
}
.chirashi_dazaifu ul li .imgArea,
.chirashi_yanagawa ul li .imgArea{
  width: calc(40% - 20px);
}
.chirashi_dazaifu ul li .txtArea,
.chirashi_yanagawa ul li .txtArea{
  width: 60%;
}
.chirashi_dazaifu ul li .txtArea dt{
  background: #00b7e6;
}
.chirashi_dazaifu ul li .txtArea dd.other_txt{
  color: #005383;
}
.chirashi_dazaifu ul li .photo,
.chirashi_yanagawa ul li .photo{
  bottom: 5px;
  right: 5px;
  color: #fff;
}
.chirashi_yanagawa ul li .txtArea dt{
  background: #6b0288;
}
.chirashi_yanagawa ul li .txtArea dd.other_txt{
  color: #503259;
}
@media screen and (max-width:768px){

.Dazaifu-yanagawa .set_list li .imgArea {
      width: 80%;
      margin: 0 auto 20px;
      text-align: center;
  }
.Dazaifu-yanagawa .set_list li .txtArea{
    width: 80%;
    margin: 0 auto 30px;
  }
  .chirashi_dazaifu,
  .chirashi_yanagawa {
      padding: 60px 20px;
      margin-bottom: 0;
  }
  .chirashi_dazaifu ul li .imgArea,
  .chirashi_yanagawa ul li .imgArea{
    width: 100%;
    margin: 20px auto 10px;
  }
  .chirashi_dazaifu ul li .txtArea,
  .chirashi_yanagawa ul li .txtArea{
    width: 100%;
  }
  .chirashi_dazaifu_ttl,
  .chirashi_yanagawa_ttl {
      width: 170px;
      top: -24px;
  }
}

/* 1-2.大宰府柳川 */
.Dazaifu-yanagawa2 .spot_color{
  color: #00a29a;
}

.Dazaifu-yanagawa2 .ttl_sub::before{
  background: #00a29a;
}
.Dazaifu-yanagawa2 .chirashi{
  background: #00a29a;
}
.Dazaifu-yanagawa2 .chirashi_ttl_wrap {
    background-image: url(assets/img/dazaifu-yanagawa02/ttl_sub_bg01.png),url(assets/img/dazaifu-yanagawa02/ttl_sub_bg02.png);
    background-size: contain;
    background-position: center left,center right;
    background-repeat: no-repeat;
    padding: 20px 0;
}
.Dazaifu-yanagawa2 .chirashi_ttl{
  max-width: 678px;
  margin: auto;
}
.Dazaifu-yanagawa2  .chirashi .ttl_bg01 {
    width: 180px;
    top: 0;
}
.Dazaifu-yanagawa2  .chirashi .ttl_bg02 {
    width: 180px;
    right: 0;
    top:0;
}
.Dazaifu-yanagawa2 table{
  width: 100%;
}
.Dazaifu-yanagawa2 .fee_area table td{
  width: calc(100% * 1/3);
}

@media screen and (max-width:768px){

.Dazaifu-yanagawa2 .set_list li .imgArea {
      width: 80%;
      margin: 0 auto 20px;
      text-align: center;
  }
.Dazaifu-yanagawa2 .set_list li .txtArea{
    width: 80%;
    margin: 0 auto 30px;
  }
}


/* 2.大宰府散策 */
.Dazaifu-sansaku .spot_color{
  color: #e83637;
}

.Dazaifu-sansaku .ttl_sub::before{
  background: #e83637;
}
.Dazaifu-sansaku .fee_area table{
  width: 100%;
}
.Dazaifu-sansaku .fee_area table th,
.Dazaifu-sansaku .fee_area table td{
  width: calc(100% * 1/3);
}
.Dazaifu-sansaku .chirashi{
  background: #fde7de;
}

.Dazaifu-sansaku .chirashi_ttl {
    max-width: 705px;
    margin: auto;
}
.Dazaifu-sansaku .shoplist_wrap h4{
  background: #e83637;

}
.Dazaifu-sansaku .shoplist_inner{
  background: #fff;
  border:1px solid #e83637;
  box-sizing: border-box;
}
.Dazaifu-sansaku .shoplist_inner table{
  width: calc(100% * 1/3 - 10px);
}
.Dazaifu-sansaku .shoplist_wrap th {
    text-align: left;
    width: 50%;
    padding: 5px 0;
    box-sizing:border-box;
}
.Dazaifu-sansaku .shoplist_wrap td{
  width: 50%;
}
.Dazaifu-sansaku .shoplist_wrap th span{
    color: #fde7de;
    margin-right: 5px;
}
.Dazaifu-sansaku .sansaku_spot ul li{
  padding: 30px;
  background: #fff;
  box-sizing: border-box;
  position: relative;
}
.Dazaifu-sansaku .sansaku_spot ul li::before{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #fde7de transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.Dazaifu-sansaku .sansaku_spot ul li::after{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 30px 30px;
  border-color: transparent transparent #fde7de transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
.Dazaifu-sansaku .sansaku_spot ul li .imgArea{
  width: calc(30% - 25px);
}
.Dazaifu-sansaku .sansaku_spot ul li .txtArea{
  width: 70%;
}
.Dazaifu-sansaku .sansaku_spot ul li .txtArea dt{
  border-left: 3px solid #e83637;
}
.Dazaifu-sansaku .sansaku_spot ul li .txtArea dd.other_txt{
  color: #671718;
}
.Dazaifu-sansaku .sansaku_spot ul li .photo{
  bottom: 5px;
  left: 5px;
}

@media screen and (max-width:768px){
  .Dazaifu-sansaku .shoplist_inner table{
    width: 100%;
  }
  .Dazaifu-sansaku .sansaku_spot ul li .txtArea{
    width: 100%;
  }
  .Dazaifu-sansaku .sansaku_spot ul li .imgArea{
    width: 100%;
    margin-bottom: 20px;
  }
}

/* 3.大宰府グルメ */
.Dazaifu-gourmet .spot_color{
  color: #9b1a5b;
}

.Dazaifu-gourmet .ttl_sub::before{
  background: #9b1a5b;
}
.Dazaifu-gourmet .other_txt{
  color: #5f4509;
}
.Dazaifu-gourmet .chirashi {
    background-color: #9b1a5b;
    background-image: url(assets/img/dazaifu-gourmet/gourmet_ttl_bg01.png),url(assets/img/dazaifu-gourmet/gourmet_ttl_bg02.png);
    background-position: left top,right top;
    background-repeat: no-repeat;
    background-size: 10%;
}

.Dazaifu-gourmet .chirashi_ttl {
    max-width: 540px;
    margin: auto;
}
.Dazaifu-gourmet p.ttl_txt01 {
    background: #fff9b0;
    display: inline-block;
}

.Dazaifu-gourmet .shoplist li{
  background: #fff;
  width: calc(50% - 10px);
  margin-bottom: 20px;
}
.Dazaifu-gourmet .shop_ttl {
    background-color: #c9b170;
    background-image: url(assets/img/dazaifu-gourmet/gourmet_chirashi_ttl_bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 17%;
    padding: 20px 40px;
}
.Dazaifu-gourmet .shop_ttl_bg {
    top: 0;
    right: 0;
    width: 115px;
}
.Dazaifu-gourmet .shop_about{
  border-bottom: 1px solid #c9b170;
}
.Dazaifu-gourmet .shop_about .imgArea{
  width: calc(40% - 20px);
}
.Dazaifu-gourmet .shop_about .txtArea{
  width: 60%;
}

@media screen and (max-width:768px){
  .Dazaifu-gourmet .shoplist li,
  .Dazaifu-gourmet .shop_about .txtArea,
  .Dazaifu-gourmet .shop_about .imgArea{
    width: 100%;
  }
  .Dazaifu-gourmet .shop_about .imgArea{
    margin-bottom: 20px;
    text-align: center;
  }
  .Dazaifu-gourmet .shop_ttl_bg {
    width: 75px;
}
.Dazaifu-gourmet .shop_ttl {
    padding: 10px 20px;
}
}

/* 4.柳川特盛 */
.Yanagawa-tokumori .orange{
  color: #f08300;
}

.Yanagawa-tokumori .ttl_sub::before{
  background: #f08300;
}
.Yanagawa-tokumori　.max1200{
  padding: 0 20px;
}

.Yanagawa-tokumori .fee_area table{
  width: calc(50% - 10px);
}

.Yanagawa-tokumori .chirashi{
  background: #f08300;
}
.Yanagawa-tokumori .chirashi .ttl_bg01 {
    width: 122px;
    top: 0;
}
.Yanagawa-tokumori .chirashi .ttl_bg02 {
    width: 157px;
    right: 0;
    top:0;
}
.Yanagawa-tokumori .shop_list ul li {
    width: calc(50% - 15px);
    margin:0 auto 20px;
    background-color:#fef5e5;
    position: relative;
    background-image: url(assets/img/yanagawa-tokumori/gourmet_list_bg.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}
.Yanagawa-tokumori .shop_list ul li .shop_name{
  background: #fff;
}
.Yanagawa-tokumori .shop_list ul li .shop_name::before{
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: #f08300;
  border-radius: 50%;
  position: absolute;
  top: -15px;
  left: -15px;
}
.Yanagawa-tokumori .shop_list ul li .shop_name::after{
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: #f08300;
  border-radius: 50%;
  position: absolute;
  top: -15px;
  right: -15px;
}
.Yanagawa-tokumori .shop_list ul li::before{
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: #f08300;
  border-radius: 50%;
  position: absolute;
  bottom: -15px;
  left: -15px;
}
.Yanagawa-tokumori .shop_list ul li::after{
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: #f08300;
  border-radius: 50%;
  position: absolute;
  bottom: -15px;
  right: -15px;
}
.Yanagawa-tokumori .shop_list ul li .imgArea{
  width: calc(50% - 15px);
}
.Yanagawa-tokumori .shop_list ul li .txtArea{
  width: 50%;
}
/* .Yanagawa-tokumori .shop_list ul li .shop_info{
  background-size: 25%;
} */
.Yanagawa-tokumori .shop_list ul li .shop_about{
  text-align: justify;
}
.Yanagawa-tokumori .shop_list ul li .shop_info{
  color: #864c15;
}
.Yanagawa-tokumori .shop_list ul li .shop_map {
    border-radius: 2px;
    padding: 0 5px;
    background: #b3a688;
    vertical-align: text-bottom;
    padding-top: 1px;
    width: calc(100% - 10px);
    margin-left: 10px;
}
.Yanagawa-tokumori .shop_list ul li .shop_map.is-pc{
  display: inline;
}
.Yanagawa-tokumori .shop_list ul li .shop_map.is-sp{
  display: none;
}



@media screen and (max-width:1200px){
  .Yanagawa-tokumori .shop_list ul li .imgArea{
    width: 100%;
    margin-bottom: 15px;
  }
  .Yanagawa-tokumori .shop_list ul li .txtArea{
    width: 100%;
  }
}
@media screen and (max-width:768px){
  .Yanagawa-tokumori .set_list{
    align-items: start;
  }
  .Yanagawa-tokumori .set_list li .imgArea {
      width: 80%;
      margin: 0 auto 20px;
      text-align: center;
  }
  .Yanagawa-tokumori .set_list li .txtArea{
    width: 80%;
    margin: 0 auto 30px;
  }
  .Yanagawa-tokumori .chirashi .ttl_bg01,
  .Yanagawa-tokumori .chirashi .ttl_bg02{
    display: none;
  }
  .Yanagawa-tokumori .shop_list{
    position: relative;
  }
.Yanagawa-tokumori .shop_list ul.flex_list.wrap {
      flex-wrap: nowrap;
      overflow-y: scroll;
  }

  .Yanagawa-tokumori .shop_list ul li{
    min-width: 80%;
    margin-left: 15px;
  }
  .Yanagawa-tokumori .shop_list ul li .shop_map.is-sp {
      display: inline-block;
      border-radius: 2px;
      padding: 0 5px;
      background: #b3a688;
      margin-left: 8px;
      vertical-align: text-bottom;
      padding-top: 1px;
      width: auto;
  }

  .Yanagawa-tokumori .shop_list:before {
      display: block;
      content: "";
      width: 10px;
      height: 10px;
      border-bottom: 4px solid #ddd;
      border-left: 4px solid #ddd;
      transform: rotate(45deg) translateY(-50%);
      position: absolute;
      top: 50%;
      left: 5px;
      z-index: 1;
  }
.Yanagawa-tokumori .shop_list:after{
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    border-bottom:4px solid #ddd;
    border-right:4px solid #ddd;
    transform: rotate(-45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 5px;
  }
    .Yanagawa-tokumori .shop_wrap {
      padding: 0 0 10px 0;
   }
   .Yanagawa-tokumori .txtArea{
     padding: 0 10px;
   }
  .Yanagawa-tokumori .shop_list ul li .shop_name::before{
    width: 20px;
    height: 20px;
    top: -10px;
    left: -10px;
  }
  .Yanagawa-tokumori .shop_list ul li .shop_name::after{
    width: 20px;
    height: 20px;
    top: -10px;
    right: -10px;
  }
  .Yanagawa-tokumori .shop_list ul li::before{
    width: 20px;
    height: 20px;
    bottom: -10px;
    left: -10px;
  }
  .Yanagawa-tokumori .shop_list ul li::after{
    width: 20px;
    height: 20px;
    bottom: -10px;
    right: -10px;
  }
  .Yanagawa-tokumori .shop_list ul li .shop_map.is-pc{
    display: none;
  }
  .Yanagawa-tokumori .shop_list ul li .shop_map.is-sp{
    display: inline;
  }
}
@media screen and (max-width:640px){
  .Yanagawa-tokumori .fee_area table{
    width: 100%;
    margin-bottom: 20px;
  }

}


/* 5.ラーメン */
.Rahmen-hashigo .ttl_catch{
    width: 316px;
    margin: -100px auto 40px;
    position: static;
}
.Rahmen-hashigo .spot_color{
  color: #ea583e;
}
.Rahmen-hashigo  .set_list li{
  width: 50%;
}
.Rahmen-hashigo  .set_list li .imgArea, .Rahmen-hashigo .list_last .imgArea {
  width: calc(30% - 20px)
}
.Rahmen-hashigo  .set_list li .txtArea, .Rahmen-hashigo .list_last .txtArea {
  width: 70%;
}
.Rahmen-hashigo .ttl_sub::before{
  background: #ea583e;
}
.Rahmen-hashigo .fukuoka .rahmen_list{
  border-left: 1px solid #ea583e;
  border-right: 1px solid #ea583e;
  border-bottom: 8px solid #ea583e;
}
.Rahmen-hashigo .rahmen_list li{
  width: calc(50% - 15px);
}
/* .Rahmen-hashigo .rahmen_list li img{
  max-width: 145px;;
} */
.Rahmen-hashigo .rahmen_list li .imgArea {
    width: calc(40% - 20px);
}
.Rahmen-hashigo .rahmen_list li .txtArea{
  width: 60%;
}
.Rahmen-hashigo .rahmen_list li .txtArea .shop_about{
  text-align: justify;
}
.Rahmen-hashigo .fukuoka .time{
  display: inline-block;
  background: #ea583e;
}
.Rahmen-hashigo .fukuoka h4{
  background: #ea583e;
}
.Rahmen-hashigo .fukuoka .menu_ttl{
  border: 1px solid #ea583e;
  color: #ea583e;

}
.Rahmen-hashigo .fukuoka .menu_name{
  color: #ea583e;
  display: block;
}

.Rahmen-hashigo .kurume .rahmen_list{
  border-left: 1px solid #f08200;
  border-right: 1px solid #f08200;
  border-bottom: 8px solid #f08200;
}
.Rahmen-hashigo .kurume .time{
  display: inline-block;
  background: #f08200;
}
.Rahmen-hashigo .kurume h4{
  background: #f08200;
}
.Rahmen-hashigo .kurume .menu_ttl{
  border: 1px solid #f08200;
  color: #f08200;

}
.Rahmen-hashigo .kurume .menu_name{
  color: #f08200;
  display: block;
}

.Rahmen-hashigo .shop_info {
    border-top: 1px dotted #333;
    width: 100%;
    box-sizing: border-box;
}
.Rahmen-hashigo .fee_area table{
  width: 100%;
}
@media screen and (max-width:768px){
  .Rahmen-hashigo .ttl_catch {
    width: 200px;
    margin: -60px auto 40px;
}
  .Rahmen-hashigo .rahmen_list.flex_list.wrap{
    padding-left: 20px;
    padding-right: 20px;
    flex-wrap: nowrap;
    overflow: scroll;
  }
  .Rahmen-hashigo .rahmen_list li {
      min-width: 90%;
      padding-right: 20px;
      padding-left: 20px;
      margin-top: 20px;
      border-right: 1px solid #cfcfcf;
  }
  .Rahmen-hashigo .fukuoka,
  .Rahmen-hashigo .kurume{
      position: relative;
    }
  .Rahmen-hashigo .fukuoka:before{
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    border-bottom:2px solid #ea583e;
    border-left:2px solid #ea583e;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 5px;
  }
  .Rahmen-hashigo .fukuoka:after{
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    border-bottom:2px solid #ea583e;
    border-right:2px solid #ea583e;
    transform: rotate(-45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 5px;
  }
    .Rahmen-hashigo .kurume .rahmen_list:before{
      display: block;
      content: "";
      width: 20px;
      height: 20px;
      border-bottom:2px solid #f08200;
      border-left:2px solid #f08200;
      transform: rotate(45deg) translateY(-50%);
      position: absolute;
      top: 50%;
      left: 5px;
    }
    .Rahmen-hashigo .kurume .rahmen_list:after{
      display: block;
      content: "";
      width: 20px;
      height: 20px;
      border-bottom:2px solid #f08200;
      border-right:2px solid #f08200;
      transform: rotate(-45deg) translateY(-50%);
      position: absolute;
      top: 50%;
      right: 5px;
    }

  .Rahmen-hashigo .rahmen_list li .txtArea {
      width: 100%;
  }

  .Rahmen-hashigo .rahmen_list li .imgArea {
    width: 70%;
    text-align: center;
    margin:0 auto 20px;
  }
  .Rahmen-hashigo .rahmen_list li .imgArea img{
    width: auto;
    height: 150px;
  }

}

/* マリンワールド */
.Marineworld .ttl_sub::before {
    background: #1b355b;
}
.Marineworld .ttl_catch{
    width: 316px;
    margin: -100px auto 40px;
    position: static;
}
.Marineworld .spot_color{
  color: #1b355b;
}
.Marineworld .fee_area table {
    width: 100%;
}
.Marineworld .fee_area table td.station {
    width: 25%;
}
.Marineworld .fee_area table td.price {
    width: 25%;
}
@media screen and (max-width: 768px){
.Marineworld .ttl_catch {
    width: 200px;
    margin: -60px auto 40px;
}
}

/* キリン */
.Kirin-garden .ttl_sub::before {
    background: #eb6d8e;
}
.Kirin-garden .ttl_catch{
    width: 316px;
    margin: -100px auto 40px;
    position: static;
}
.Kirin-garden .spot_color{
  color: #eb6d8e;
}
.Kirin-garden .fee_area table {
    width: 100%;
}
.Kirin-garden .fee_area table td.station {
    width: 25%;
}
.Kirin-garden .fee_area table td.price {
    width: 25%;
}
.Kirin-garden .farm_visit{
  border:3px solid #cf000e;
  box-sizing: border-box;
  color: #cf000e;
}
@media screen and (max-width: 768px){
.Kirin-garden .ttl_catch {
    width: 200px;
    margin: -60px auto 40px;
}
}


/* 福北 */
.Fukuhoku .ttl_sub::before {
    background: #694135;
}
.Fukuhoku .ttl_catch{
    width: 316px;
    margin: -50px auto 40px;
    position: static;
}
.Fukuhoku .spot_color{
  color: #694135;
}
.Fukuhoku .fee_area table {
    width: 100%;
}
.Fukuhoku .fee_area table td.station {
    width: 25%;
}
.Fukuhoku .fee_area table td.price {
    width: 25%;
}

@media screen and (max-width: 768px){
.Fukuhoku .ttl_catch {
    width: 200px;
    margin: -30px auto 40px;
}
}

/* 福岡ZOO */
.Fukuoka-zoo .ttl_sub::before {
    background: #b28247;
}
.Fukuoka-zoo .ttl_catch{
    width: 250px;
    margin: -125px auto 40px;
    position: static;
}
.Fukuoka-zoo .spot_color{
  color: #b28247;
}
.Fukuoka-zoo .chirashi {
    background: #fdf8d7;
}
.Fukuoka-zoo .facility h4{
  background: #8bba28;
}
.Fukuoka-zoo .facility li{
  background: #fff;
  border: 1px dashed #b28247;
  box-sizing: border-box;
}
.Fukuoka-zoo .facility .facility_list_01 .imgArea{
  width: calc(30% - 30px);
}
.Fukuoka-zoo .facility .facility_list_01 .txtArea{
  width: 70%;
}
.Fukuoka-zoo .facility .facility_list_01 .name_g{
  color: #8bba28;
}
.Fukuoka-zoo .facility .facility_list_02 li{
  width: calc(50% - 10px);
}
.Fukuoka-zoo .facility .facility_list_02 .imgArea{
  width: calc(40% - 15px);
}
.Fukuoka-zoo .facility .facility_list_02 .txtArea{
  width: calc(60% - 15px);
  text-align: justify;
}
.Fukuoka-zoo .facility .facility_list_02 .name_b,
.Fukuoka-zoo .facility .facility_list_02 .facility_info{
  color: #b28247;
}
.Fukuoka-zoo .about h4{
  background: #b28247;
}
.Fukuoka-zoo .about .about_inner{
  background: #fff;
  border: 1px solid #b28247;
  box-sizing: border-box;
}
.Fukuoka-zoo .about .imgArea{
  width: calc(35% - 15px);
}
.Fukuoka-zoo .about .txtArea{
  width: calc(65% - 15px);
}
.Fukuoka-zoo .about table{
  width: 100%;
}
.Fukuoka-zoo .about th{
  width: 15%;
  text-align: center;
  color: #b28247;
}
.Fukuoka-zoo .about td{
  width: 85%;
  padding: 10px;
  box-sizing: border-box;
}
.Fukuoka-zoo .about th p{
  border: 1px solid #b28247;
  padding: 5px;
  border-radius: 5px;
}
.Fukuoka-zoo .fee_area table {
    width: 100%;
}
.Fukuoka-zoo .fee_area table td.station {
    width: 35%;
}
.Fukuoka-zoo .fee_area table td.price {
    width: calc(65% * 1/4);
}

@media screen and (max-width: 768px){
  .Fukuoka-zoo .ttl_catch {
      width: 150px;
      margin: -40px auto 40px;
  }
  .Fukuoka-zoo .facility .facility_list_01 li,
  .Fukuoka-zoo .facility .facility_list_02 li,
  .Fukuoka-zoo .about .about_inner{
    padding: 20px;
  }
.Fukuoka-zoo .facility .facility_list_02 li {
    width: 100%;
}
.Fukuoka-zoo .facility .facility_list_01 .imgArea,
.Fukuoka-zoo .facility .facility_list_02 .imgArea,
.Fukuoka-zoo .about .imgArea{
  width: 80%;
  margin:0 auto 20px;
  text-align: center;
}
.Fukuoka-zoo .facility .facility_list_01 .txtArea,
.Fukuoka-zoo .facility .facility_list_02 .txtArea,
.Fukuoka-zoo .about .txtArea{
  width: 100%;
}
.Fukuoka-zoo .about th,
.Fukuoka-zoo .about td{
  display: block;
  width: 100%;
  text-align: left;
}
.Fukuoka-zoo .about td{
  padding: 10px 0;
}
.Fukuoka-zoo .about th p{
  display: inline-block;
}
.Fukuoka-zoo .fee .sec_inner{
  position: relative;
}
.Fukuoka-zoo .fee_area{
  overflow-y: scroll;
}
.Fukuoka-zoo .fee_area table{
  min-width: 800px;
}
.Fukuoka-zoo .fee_area:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    border-bottom: 2px solid #b28247;
    border-left: 2px solid #b28247;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 10px;
}
.Fukuoka-zoo .fee_area:after {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    border-bottom: 2px solid #b28247;
    border-right: 2px solid #b28247;
    transform: rotate(-45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 10px;
}
}


/* グリーンランド */
.Greenland-pass .ttl_sub::before {
    background: #00A73D;
}
.Greenland-pass .ttl_catch{
    width: 360px;
    margin: -60px auto 40px;
    position: static;
}
.Greenland-pass .spot_color{
  color: #00A73D;
}
.Greenland-pass .fee_area table {
    width: 100%;
}
.Greenland-pass .fee_area table td.station {
    width: 35%;
}
.Greenland-pass .fee_area table td.price {
    width: calc(65% * 1/3);
}
.Greenland-pass .border{
  border: 1px solid #333;
  padding: 10px;
  box-sizing:border-box;
}
@media screen and (max-width: 768px){
.Greenland-pass .ttl_catch {
    width: 200px;
    margin: -30px auto 40px;
}
}

/* 花と美術館 */
.Kurume-flower .ttl_sub::before {
    background: #6b1686;
}
.Kurume-flower .ttl_catch{
    width: 316px;
    margin: -50px auto 40px;
    position: static;
}
.Kurume-flower .spot_color{
  color: #6b1686;
}


@media screen and (max-width: 768px){
.Kurume-flower .ttl_catch {
    width: 200px;
    margin: -30px auto 40px;
}
}

/* 1DAY PASS */
.Oneday-pass .ttl_sub::before {
    background: #e94609;
}
.Oneday-pass .ttl_catch{
    width: 360px;
    margin: -50px auto 40px;
    position: static;
}
.Oneday-pass .spot_color{
  color: #e94609;
}

.Oneday-pass .fee_area table {
    width: 100%;
}
@media screen and (max-width: 768px){
.Oneday-pass .ttl_catch {
    width: 200px;
    margin: -30px auto 40px;
}
}

/* 1DAY PASS */
.Kyu-haku .ttl_sub::before {
    background: #005aa0;
}
.Kyu-haku .ttl_catch{
    width: 316px;
    margin: -50px auto 40px;
    position: static;
}
.Kyu-haku .spot_color{
  color: #005aa0;
}


@media screen and (max-width: 768px){
.Kyu-haku .ttl_catch {
    width: 200px;
    margin: -30px auto 40px;
}
}


/* 鳥栖プレミアムアウトレット */
.Tosu-outlet .ttl_sub::before {
    background: #f45b97;
}
.Tosu-outlet .ttl_catch{
    width: 316px;
    margin: -50px auto 40px;
    position: static;
}
.Tosu-outlet .spot_color{
  color: #f45b97;
}
.Tosu-outlet .fee_area table {
    width: 100%;
}
.Tosu-outlet .fee_area table td.station {
    width: 25%;
}
.Tosu-outlet .fee_area table td.price {
    width: 25%;
}

@media screen and (max-width: 768px){
.Tosu-outlet .ttl_catch {
    width: 200px;
    margin: -30px auto 40px;
}
.Tosu-outlet .fee_area table{
  width: 100%;
}
}


/* 久留米グルメ */
.Kurukuru-kurume .ttl_sub::before {
    background: #f08300;
}
.Kurukuru-kurume .ttl_catch{
    width: 316px;
    margin: -50px auto 40px;
    position: static;
}
.Kurukuru-kurume .spot_color{
  color: #f08300;
}

.Kurukuru-kurume .fee_area table{
  width: 100%;
}

@media screen and (max-width: 768px){
.Kurukuru-kurume .ttl_catch {
    width: 200px;
    margin: -30px auto 40px;
}
}
