@charset "UTF-8";
/*▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽*/
/*************************************/
/*theme*/
/*このLPでのみ使用しているものをここにまとめています
色や背景の設定も全てここで変更してください*/
/*************************************/
.HelloKittyLP {
  background: #fff url(../image/bg_baseWrapper.jpg) repeat top center; }

#page-top {
  z-index: 99;
}
  #page-top p {
    background-color: #ff6699;
    border-radius: 10px}
    #page-top p:hover {
      background-color: #fff; }

#move-page-top {
  color: #fff;
  border: #ff6699 1px solid;
  border-radius: 10px
 }
  #move-page-top:hover {
    color: #ff6699;
    border: #ff6699 1px solid; }

a:hover img {
  opacity: 1; }

.pure-u-lg-1-2, .pure-u-lg-1-1 {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif !important; }

/* header内設置要素 ///////////////////////*/
h1 > p {
  display: inline-block; }

.m_sns {
  top: 4em;
  right: 0; }

.l_page-header .l_inner{
  background-color: #FFF;
}
.l_page-header .l_inner .m_area-title {
  margin: 3em auto 0; }
  .l_page-header .l_inner .m_area-title h1 {
    width: 850px;
    margin: 0.5em auto 0; }
  .l_page-header .l_inner .m_area-title .summary {
    width: 840px; }

.l_page-header .l_inner .m_topicPath ul li {
  color: #000; }
  .l_page-header .l_inner .m_topicPath ul li a:hover {
    color: #12A9C7; }

.l_page-header .l_inner .m_area-nav {
  margin: 0;
  font-size: 2em;
  border: 0; }
  .l_page-header .l_inner .m_area-nav nav {
    width: 100%;
    margin: 0 auto; }
    .l_page-header .l_inner .m_area-nav nav ul li {
      padding: 0.3em; }
.l_page-header .l_inner .m_area-nav nav ul li a{
  text-decoration: none;
  display: block;
  font-size: 0.8em;
  padding:0 15px 10px;
  border-radius: 10px;
  overflow: hidden;
  background: #f89cb9;
}
.l_page-header .l_inner .m_area-nav nav ul li a span.navi_main{
  float: left;
  font-size: 2.2em;
  display: block;
  font-family: 'Concert One', cursive;
  color: #FFF;
  padding: 0 15px 0 0;
}
.l_page-header .l_inner .m_area-nav nav ul li a span.navi_sub{
  display: inline-block;
  padding-top: 6%;
  font-weight: bold;
  color: #FFF;
}
.l_page-header .l_inner .m_area-nav nav ul li a span.arrow{
  float: right;
  color: #f89cb9;
  background-color: #FFF;
  width: 30px;
  height: 30px;
  font-size: 1em;
  text-align: center;
  border-radius: 50px;
  margin-top: 25px;
}
.l_page-header .l_inner .m_area-nav nav ul li a:hover{
  background: #ff6699;
}
.l_page-header .l_inner .m_area-nav nav ul li a:hover span.arrow{
color: #ff6699;
}

/* mainContent///////////////////////*/
.l_area-mainContent {
  padding: 0; }
  .l_area-mainContent .mainContent #mainVisual {
    width: 100%;
    margin: 0 auto; }

.body-contents {
  position: relative;
  margin-top: 2em; }

.body-contents h2 {
  padding:5px 20px 15px;
  border-radius: 10px;
  overflow: hidden;
  background: #f89cb9;
  position: relative;
 }
  .body-contents h2 span.navi_main{
    float: left;
    font-size: 2.2em;
    display: block;
    font-family: 'Concert One', cursive;
    color: #FFF;
    padding-right: 2%;
  }
  .body-contents h2 span.navi_sub{
    float: left;
    padding-top: 25px;
    font-weight: bold;
    color: #FFF;
  }
  .body-contents h2 .h2ribbon{
    position: absolute;
    height: 100%;
    width: auto;
    top:0;
    right: 10px;
  }

.body-contents > .m_area-title {
    width: 100%;
    margin-bottom: 1em; }
    .body-contents > .m_area-title .m_summary {
      padding: 1em 1em;
      text-align: center;
      font-weight: bold;
      color: #ff6699;
      text-shadow: white 2px 2px 0px, white -2px 2px 0px,
           white 2px -2px 0px, white -2px -2px 0px;
  }
      .body-contents > .m_area-title .m_summary .txtStrong {
        display: block;
        font-size: 1.5em;
        padding: 1em 0 0.5em;
        color: #938051;
        text-shadow: white 3px 3px 0px, white -3px 3px 0px,
             white 3px -3px 0px, white -3px -3px 0px; }
  .body-contents > .block-contents {
    width: 100%;
    margin-top: 1em; }

.planCation .detail-planCation {
  display: table;
  width: 100%; }
  .planCation .detail-planCation > ul, .planCation .detail-planCation > ol {
    display: table-cell;
    width: 54.5%;
    vertical-align: top;
    padding-right: 0.5em; }
  .planCation .detail-planCation > img {
    display: table-cell; }

.ttl_calender{
        display: block;
        font-size: 1.6em;
        padding: 1em 0 0;
        color: #938051;
        font-weight: bold;
        text-align: center;
        text-shadow: white 3px 3px 0px, white -3px 3px 0px,
             white 3px -3px 0px, white -3px -3px 0px; }

.info_naisou ul {
  overflow: hidden;
  margin-bottom: 30px;
}
.info_naisou ul li {
    width: 49%;
    float: left;
      background: #FFF;
      border: 1px solid #ff6699;
      border-radius: 10px;
  }
  .info_naisou ul li .image-box{
    text-align: center;
    }
    .info_naisou ul li .image-box img{
      width: 99.9%;
      }
  .info_naisou ul li:first-child {
    margin-right: 2%;
    }
.info_naisou h3{
  font-size: 1.8em;
  padding: 15px;
  color: #ff6699;
}
.info_naisou h3 span{
  font-size: 0.9em;
  margin-right: 10px;
  color: #FFF;
  background: #938051;
  padding: 3px 10px;
  border-radius: 50px;
}
.info_naisou p{
  padding: 15px;
}

.tokuten{
  background-color: #FFF;
  border: 1px solid #ff6699;
  padding: 2%;
  border-radius: 10px;
}
.tokuten h3{
  display: inline-block;
  background: #ff6699;
  color: #FFF;
  padding: 10px 20px;
  border-radius: 50px;
  margin: 0 auto 15px auto;
}
.tokuten p{
  padding-left: 0;
}
.tokuten a{
  text-decoration: underline;
}
.tokuten dl.chiket{
  margin: 0;
}
.tokuten dl.chiket dd h4{
  font-size: 1.8em;
  color: #938051;
}
.tokuten dl.chiket dd h4 span{
  font-size: 1.4em;
  text-shadow: #938051 1px 1px 0px, #938051 -1px 1px 0px,
             #938051 1px -1px 0px, #938051 -1px -1px 0px;
  color: #FFF;
}
.tokuten p.tokuten_info{
  font-size: 14px;
}
.tokuten dl.kittycafe h4{
  font-size: 1.4em;
  color: #ff6699;
}

#tour .tour_area h3{
  overflow: hidden;
  color: #938051;
  background: #FFF;
  padding: 0 15px;
}
#tour .tour_area h3 .navi_main{
  float: left;
  font-family: 'Concert One', cursive;
  font-size: 2em !important;
  padding-right: 2%;
}
#tour .tour_area h3 .navi_sub{
  float: left;
  font-size: 1.2em !important;
  padding-top: 15px;
}
#tour ul li {
  padding: 0.5em; }
  #tour ul li .image-box {
    position: relative; }
    #tour ul li .image-box .m_area-title {
      position: absolute;
      font-size: 1.5em;
      padding: 0 0.5em;
      width: 100%; }
  #tour ul li .tour_box {
    background-color: #fff;
    padding: 0.5em; }
    #tour ul li .tour_box > .m_area-title {
      width: 480px;
      margin: 0 auto; }
      #tour ul li .tour_box > .m_area-title .subtitle {
        margin-top: 0.25em;
        position: relative;
        line-height: 2.5em;
        text-align: center; }
        #tour ul li .tour_box > .m_area-title .subtitle:before, #tour ul li .tour_box > .m_area-title .subtitle:after {
          top: 100%;
          left: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none; }
        #tour ul li .tour_box > .m_area-title .subtitle:before {
          border-color: transparent;
          border-top-color: #938051;
          border-width: 15px;
          margin-left: -15px; }
        #tour ul li .tour_box > .m_area-title .subtitle:after {
          border-color: transparent;
          border-top-color: #938051;
          border-width: 15px;
          margin-left: -15px; }
    #tour ul li .tour_box > .tourlist-box {
      padding-bottom: 1em; }
      #tour ul li .tour_box > .tourlist-box .title-heading {
        color: #938051;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 0.5em 0.25em; }
        #tour ul li .tour_box > .tourlist-box .title-heading:before, #tour ul li .tour_box > .tourlist-box .title-heading:after {
          content: '';
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
          height: 1px;
          background: #938051;
          min-width: 20px;
          display: inline-block;
          vertical-align: middle; }
        #tour ul li .tour_box > .tourlist-box .title-heading:before {
          margin-right: 20px; }
        #tour ul li .tour_box > .tourlist-box .title-heading:after {
          margin-left: 20px; }
      #tour ul li .tour_box > .tourlist-box > ul li {
        padding: 0 0.5em; }
      #tour ul li .tour_box > .tourlist-box > ul .tourBtn-multiple {
        margin: 1em 0 0; }
  #tour ul li .tour_box-L {
    background-color: #fff;
    padding: 0.5em; }
    #tour ul li .tour_box-L > .m_area-title {
      width: 100%;
      margin: 0 auto; }
      #tour ul li .tour_box-L > .m_area-title > .title-heading {
        width: 480px;
        margin: 0 auto; }
    #tour ul li .tour_box-L > .tourlist-box {
      padding: 0 0.5em 1em 0.5em; }
      #tour ul li .tour_box-L > .tourlist-box .title-heading {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 0.5em 0.25em; }
        #tour ul li .tour_box-L > .tourlist-box .title-heading:before, #tour ul li .tour_box-L > .tourlist-box .title-heading:after {
          content: '';
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
          height: 1px;
          background: #000;
          min-width: 20px;
          display: inline-block;
          vertical-align: middle; }
        #tour ul li .tour_box-L > .tourlist-box .title-heading:before {
          margin-right: 20px; }
        #tour ul li .tour_box-L > .tourlist-box .title-heading:after {
          margin-left: 20px; }
      #tour ul li .tour_box-L > .tourlist-box > ul li {
        padding: 0 0.5em; }
      #tour ul li .tour_box-L > .tourlist-box > ul .tourBtn-multiple {
        margin: 1em 0 0; }
    .tourlist-box ul li a{
      display: block;
      text-align: center;
      font-weight: bold;
      font-size: 1.4em;
      color: #FFF;
      border-radius: 50px;
      padding: 15px;
      text-decoration: none;
     }
.tour-detail_hiroshima .tourlist-box ul li a{
  border: 1px solid #37b7a4;
 background: linear-gradient(top, #7fc9b9 0%, #7fc9b9 50%, #37b7a4 51%, #37b7a4 100%);
 background: -webkit-linear-gradient(top, #7fc9b9 0%, #7fc9b9 50%, #37b7a4 51%, #37b7a4 100%);
 background: -moz-linear-gradient(top, #7fc9b9 0%, #7fc9b9 50%, #37b7a4 51%, #37b7a4 100%);
 background: -o-linear-gradient(top, #7fc9b9 0%, #7fc9b9 50%, #37b7a4 51%, #37b7a4 100%);
 background: -ms-linear-gradient(top, #7fc9b9 0%, #7fc9b9 50%, #37b7a4 51%, #37b7a4 100%);}
.tour-detail_hiroshima .tourlist-box ul li a:hover{
   background: #FFF;
   color: #37b7a4;
  }
.tour-detail_hakata .tourlist-box ul li a{
border: 1px solid #00bcfa;
background: linear-gradient(top, #66d5f5 0%, #66d5f5 50%, #00bcfa 51%, #00bcfa 100%);
background: -webkit-linear-gradient(top, #66d5f5 0%, #66d5f5 50%, #00bcfa 51%, #00bcfa 100%);
background: -moz-linear-gradient(top, #66d5f5 0%, #66d5f5 50%, #00bcfa 51%, #00bcfa 100%);
background: -o-linear-gradient(top, #66d5f5 0%, #66d5f5 50%, #00bcfa 51%, #00bcfa 100%);
background: -ms-linear-gradient(top, #66d5f5 0%, #66d5f5 50%, #00bcfa 51%, #00bcfa 100%);}
.tour-detail_hakata .tourlist-box ul li a:hover{
background: #FFF;
color: #00bcfa;
}

.tourlist-box ul li .comming_soon{
display: block;
text-align: center;
font-size: 1.4em;
color: #CCC;
border-radius: 50px;
padding: 15px;
text-decoration: none;
background: #999;
}
.tourlist-box ul li .comming_soon em{
color: #CCC;
font-size: 0.7em;
}
p.txt_comming_soon{
  text-align: right;
  color: #666;
}

.body-contents > .caset04 {
  position: relative; }
  .body-contents > .caset04 .btn_jr-west {
    position: absolute;
    bottom: 0; }
    .body-contents > .caset04 .btn_jr-west > a:hover {
      opacity: 0.5; }

.body-contents > .jr-west {
  position: relative;
  width: 960px;
  margin: 2em auto; }
  .body-contents > .jr-west .m_area-title {
    margin: 0.75em 0; }
  .body-contents > .jr-west .btn_jr-west {
    position: absolute;
    bottom: 5em;
    right: 1em; }
    .body-contents > .jr-west .btn_jr-west > a:hover {
      opacity: 0.5; }

.body-contents > .cation {
  width: 960px;
  margin: 0 auto; }
  .body-contents > .cation .cation_contents {
    margin-top: 0.5em; }

.list-circle {
  list-style-type: disc;
  padding-left: 1.5em; }
  .list-circle > li {
    margin-bottom: 0.25em; }

.list-kome {
  font-size: 0.8em; }
  .list-kome li:before {
    content: "※";
    padding: 3px 5px 0 3px; }

.list-number {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
  padding-left: 1.5em; }
  .list-number li {
    margin-bottom: 0.25em;
    padding-left: 30px;
    position: relative; }
    .list-number li:before {
      content: counter(my-counter);
      counter-increment: my-counter;
      background-color: #000;
      color: #fff;
      display: block;
      float: left;
      line-height: 22px;
      margin-left: -30px;
      text-align: center;
      height: 22px;
      width: 22px;
      border-radius: 50%; }

/* footer内設置要素 ///////////////////////*/
.l_page-footer {
  background-color: #fff; }

/*△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△*/
/******************************************************************************************/
/******************************************************************************************/
/*Media Queries****************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
/* < 1024　スマホ横画面・タブレット用 */
@media screen and (max-width: 64em) {
  /*▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽*/
  .l_page-header .l_inner .m_area-title .summary {
    width: 100%; }
  .l_page-header .l_inner .m_area-title h1 {
    width: 100%; }
  .l_page-header .l_inner .m_topicPath {
    display: none; }
  .l_page-header .l_inner .m_area-nav nav ul li {
    padding: 0.5em; }
  #tour ul li .tour_box > .m_area-title {
    width: 100%; }
  .body-contents > .caset04 .btn_jr-west {
    width: auto;
    height: auto; }
  .body-contents > .jr-west {
    width: 100%; }
    .body-contents > .jr-west .btn_jr-west {
      bottom: 70px; }
  .body-contents > .cation {
    width: 96%; }

    .tokuten dl.chiket dd h4{
      font-size: 1.6em;
    }
    .tokuten dl.chiket dd p{
      padding-top: 0;
        }

.l_page-header .l_inner .m_area-nav nav ul li{
  padding: 5px;
}
  .l_page-header .l_inner .m_area-nav nav ul li a{
        font-size: 0.7em;
        position: relative;
        }
        .l_page-header .l_inner .m_area-nav nav ul li a span.navi_sub{
          padding-top: 0;
        }
        .l_page-header .l_inner .m_area-nav nav ul li a span.arrow{
          position: absolute;
        float: none;
        color: #f89cb9;
        bottom: 5px;
        right: 5px;
        margin: 0;
        width: 25px;
        height: 25px;
        }
        .ttl_calender{
                padding: 0.5em 0 0;
              }
  /*△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△*/ }

/* < 568px　スマホ用 */
@media screen and (max-width: 35.5em) {
.HelloKittyLP {
background-size: 12%;}
  h1 > p {
    display: block; }
  /*▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽▽*/
  .l_page-header .l_inner > .m_area-title {
    margin-top: 0; }
    .l_page-header .l_inner > .m_area-title h1 {
      margin-top: 0; }
  .l_page-header .l_inner .m_sns {
    left: 0; }

      .l_page-header .l_inner .m_area-nav nav ul li a{
            font-size: 0.5em;
            }
            .l_page-header .l_inner .m_area-nav nav ul li a span.navi_sub{
              padding-top: 20px;
            }
            .l_page-header .l_inner .m_area-nav nav ul li a span.arrow{
              width: 20px;
              height: 20px;
            }

  .body-contents {
    margin-top: 1em; }
    .body-contents .m_area-title .m_summary {
      font-size: 0.95em; }
      .body-contents .m_area-title .m_summary .txtStrong {
        font-size: 1.4em; }
    .body-contents .block-contents {
      margin-top: 0.5em; }
    .body-contents .planCation .m_area-title h3 {
      font-size: 1em; }
    .body-contents .planCation .detail-planCation {
      display: block;
      width: 98%;
      margin: 0 auto; }
    .body-contents .jr-west > .btn_jr-west {
      bottom: 30px;}
  #tour ul li .image-box .m_area-title {
    font-size: 1.25em; }
  #tour ul li .tour_box-L > .m_area-title > .title-heading {
    width: 100%; }

  .body-contents h2 {
    padding:5px 15px 10px;
    line-height: 1;
   }
    .body-contents h2 span.navi_main{
      float: none;
      font-size: 1.6em;
    }
    .body-contents h2 span.navi_sub{
      float: none;
      padding-top: 0;
      font-size: 0.8em;
    }
    .body-contents h2 .h2ribbon{
      height: 80%;
      top:5px;
      right: 10px;
    }

.ttl_calender{
  font-size: 1.2em;
  text-align: left;
  padding: 0.5em 0 0;
background-color: none;}
/*.calender02{
  margin-top: -20px !important;
}*/

.tourlist-box ul li .comming_soon{
font-size: 1.1em;
}

    .info_naisou ul li {
        width: 96%;
        float: none;
        margin: 0 auto 2%;
      }
  .info_naisou ul li:first-child {
    margin: 0 auto 2%;
    }
.info_naisou h3{
  font-size: 1.6em;
}
.tokuten dl.chiket dt{
  text-align: center;
}
.tokuten dl.chiket dt img{
  width: 100%;
}
.tokuten dl.chiket dd{
  padding: 0;
  margin-top: 10px;
}
.tokuten dl dd p{
  padding: 0 15px;
}
.tokuten dl.chiket dd h4{
  font-size: 1.4em;
  color: #938051;
  line-height: 1.1;
  padding-bottom: 5px;
  text-align: center;
}
.tokuten dl.chiket dd h4 span{
  font-size: 1.3em;
  text-shadow: #938051 1px 1px 0px, #938051 -1px 1px 0px,
             #938051 1px -1px 0px, #938051 -1px -1px 0px;
  color: #FFF;
}
.tokuten dl.kittycafe{
  margin-top: 15px;
}
.tokuten dl.kittycafe h4 {
  font-size: 1.2em;
}
.tokuten dl.kittycafe dt {
  margin-top: 10px;
}
.tourlist-box ul li a{
padding: 10px;
}
#caution{
  width: 96%;
  margin: auto;
}
  /*△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△△*/ }

  @media screen and (max-width: 20em) {
  .l_page-header .l_inner .m_area-nav nav ul li a span.navi_sub{
    padding-top: 0;
  }
}
/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
