html.ja body, html.ja input[type=text], html.ja input[type=email], html.ja input[type=submit], html.ja input[type=tel], html.ja input[type=search], html.ja input[type=password] {
    font-family: 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ã‚·ãƒƒã‚¯', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'HiraKakuProN-W3', 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3', 'Hiragino Kaku Gothic Pro', 'HiraKakuPro-W3', 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3', 'Noto Sans CJK JP', 'ãƒ¡ã‚¤ãƒªã‚ª', 'Meiryo', 'Roboto', 'Droid Sans', 'Osaka', 'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯', 'MS PGothic', 'sans-serif';
}
body {
    color: #333;
}
#wrap-container {
  width: auto;
  height: auto;
  padding-bottom: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.content-wrap {
  padding: 0 0 90px;
}
.souki-area.content-wrap {
	padding: 40px 0 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-wrap {
    padding: 60px 0 80px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .content-wrap {
    padding: 50px 0;
  }
}
.content-wrap .inner {
    max-width: 1240px;
    padding: 0 40px;
    margin: auto;
    overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .content-wrap .inner {
    max-width: none;
    padding: 0 5%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .content-wrap .inner {
    padding: 0 3%;
  }
}
.content-wrap .inner .content-title {
      font-size: 42px;
      font-size: 4.2rem;
      text-align: center;
      margin: 40px 0;
      color: #1758dc;
      -webkit-font-feature-settings: "palt";
              font-feature-settings: "palt";
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .content-wrap .inner .content-title {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
}
.content-wrap .inner .content-read {
      text-align: center;
      margin: 30px auto;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .content-wrap .inner .content-read {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
.content-wrap .inner .content-title span {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(92%, transparent), color-stop(0, rgba(23, 220, 167, 1)));
        background: -webkit-linear-gradient(transparent 92%, rgba(23, 220, 167, 1) 0);
        background: -o-linear-gradient(transparent 92%, rgba(23, 220, 167, 1) 0);
        background: linear-gradient(transparent 92%, rgba(23, 220, 167, 1) 0);
        font-weight: bold;
      }
.module-area {
}
.module-area .inner .content-title {
    }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .import-contactarea_inner {
    padding: 25px!important;
  }
}



/* mv */
.mv {
    background-image: url(/inttour/theme/recommend/hatsubai/images/mv.jpg);
    background-size: cover;
    background-position: top center;
    min-height: 400px;
	padding-top: 60px;
}
.mv .cp-container-child {
    position: relative;
	padding: 0;
}
.mv.cp-container-parents {
    margin-top: 0;
}
.mv .heading {
    height: 0;
    width: 436px;
    max-width: 100%;
    padding-top: 122px;
    margin-bottom: 20px;
    background: url(/inttour/theme/recommend/hatsubai/images/logo_travel.png) no-repeat;
    background-position: top center;
    background-size: contain;
    overflow: hidden;
}

.text_box {
    display: grid;
    width: 100%;
}
.text_box .text_main {
    -ms-grid-column: 1;
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    max-width: 682px;
    margin-bottom: 20px;
    line-height: 2;
}
.text_box .text_bland {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    max-width: 682px;
    margin-bottom: 20px;
    line-height: 1.8;
}
.text_box .text_bland p em {
    display: block;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 2.25rem;
    font-weight: bold;
    color: #0C3281;
}

.text_box .btn_link {

    grid-column: 2 / 3;
    -ms-grid-row: 2;
    grid-row: 2 / 3;
    text-align: right;
}
.y_campaign img:hover {
    opacity: .8;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
@media screen and (max-width: 768px) {
    .mv .cp-container-child {
    padding-bottom: 0;
}
.mv {
    background-image: url(/inttour/theme/recommend/hatsubai/images/mv_sp.jpg);
    background-size: 100% auto;
    background-position: top center;
    background-color: #fff;
    min-height: 500px;
}
    .mv .heading {
        width: 300px;
        margin-top: 50px;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding-top: 110px;
    }
    .text_box {
        display: block;
    }
    .text_box .text_main,
    .text_box .text_bland {
        max-width: none;
        margin: 0 50px 50px;
    }
    .text_box .btn_link {
        text-align: center;
        margin-top: 80px;
        margin-right: calc(((100vw - 100%) / 2) * -1);
        margin-left: calc(((100vw - 100%) / 2) * -1);
        padding: 50px 10px 10px 10px;
        background-color: #fff;
    }
}
@media screen and (min-width: 0px) and (max-width: 397px) {
.mv {
    background-image: url(/inttour/theme/recommend/hatsubai/images/mv_sp.jpg);
    background-size: cover;
    background-position: top center;
    background-color: #fff;
    min-height: 500px;
}
}
/* tabLink */
.tablink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1200px;
    width: 100%;
    text-align: center;
    height: 120px;
}
.tablink li {
    position: relative;
    width: 50%;
}
.tablink li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 120px;
    text-align: center;
    text-decoration: none;
    font-size: 2.4rem;
}
.tablink li a span.sale {
    display: block;
    font-size: 1.25rem;
    max-width: 80%;
    margin: 0 auto 10px auto;
    padding: 2px 0;
    background: #707070;
    color: #fff;
    font-weight: bold;
}
.tablink li.first a {
    background: #0057BE;
    color: #fff;
}

.tablink li.second a {
    background: #F5F5F5;
    border: solid 1px #C8C8C8;
    color: #333;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.tablink li.second a:hover {
    background: #96EEFC;
    color: #0E3177;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    
}
.tablink li.second a:hover span.sale {
    background: #0E3177;
    color: #fff;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}


@media screen and (min-width: 769px) {
    .tablink li a br {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .tablink li:first-child a::before {
    display: none;
}
    .tablink li:last-child a::before {
        display: none;
    }
    .tablink li a {
        font-size: 1.75rem;
    }
    .tablink li a span.sale {
        max-width: 100%;
    }
        .tablink li.first img,
    .tablink li.second img {
        display: none;
    }
}

/* infomation */
.info {
    background-image: url(/inttour/theme/recommend/hatsubai/images/210224/release_mv_bg.jpg);
    background-size: cover;
    background-position: top center;
    min-height: 520px;
	padding-top: 60px;
    margin-top: 0;
    text-align: center;
}
.info.mv1 {
    background-image: url(/inttour/theme/recommend/hatsubai/images/release1_mv_bg.jpg);
}
.info.mv2 {
    background-image: url(/inttour/theme/recommend/hatsubai/images/release2_mv_bg.jpg);
}
.info.mv3 {
    background-image: url(/inttour/theme/recommend/hatsubai/images/release3_mv_bg.jpg);
}


.info .heading1_title {
    max-width: 908px;
    width: 100%;
    height: 0;
    padding-top: 269px;
    background-image: url(/inttour/theme/recommend/hatsubai/images/211126/release_mv_tx1.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    margin: 0 auto 40px auto;
    overflow: hidden;
}
.info img {
    margin-bottom: 20px;
}


@media screen and (max-width: 768px) {
    .info {
    background-image: url(/inttour/theme/recommend/hatsubai/images/210224/release_mv_bg.jpg);
    background-size: cover;
    background-position: top center;
    min-height: 335px;
    text-align: center;
}
    .info .heading1_title {
    width: 100%;
    height: 0;
    padding-top: 156px;
    background-image: url(/inttour/theme/recommend/hatsubai/images/211126/release_mv_tx1.png);
    background-repeat: no-repeat;
    margin: 0 auto 20px auto;
    overflow: hidden;
}
}

/* anker_link */
.anker_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    max-width: 856px;
    margin: 50px auto;
    border-left: solid 1px #000;
}

.anker_link li {
	display: flex;
		align-items: center;
    width: 100%;
    border-right: solid 1px #000;
    text-align: center;
}


.anker_link li a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    color: #000;
}
.anker_link li a:hover {
    opacity: .8;
}


@media screen and (min-width: 768px) {
    .anker_link > br {
    display: none;
}
}


/* tour_content firefox bug*/
.tour_content {
    border: solid 1px #C8C8C8;
    border-top: none;
    padding: 50px;
    padding-top: 0;
    margin-bottom: 50px;
}
.ny_holiday {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #CC1313;
    font-weight: bold;
}
.ny_holiday::before {
    content: url(/inttour/theme/recommend/hatsubai/images/ic_newyear.png);
    display: inline-block;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
@media screen and (max-width: 768px) {
    .tour_content {
        padding: 15px;
    padding-top: 0;
    margin-bottom: 15px;
    }
}
.res-inner-contents {
  position:relative;
	/*padding-top: 60px;*/
}
#anker.res-inner-contents {
	padding-top: 0;
}
/*.res-inner-contents.package {
	padding-top: 0;
}*/

.end_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(255,255,255,0.8);
  z-index: 99;
}
.end_overlay p {
  text-align: center;
  font-size: 3.5rem;
  margin-top: 0%;
  padding: 50px 5px;
  background-color: rgba(255,255,255,0.8);
}
@media screen and (max-width:600px){
.end_overlay p {font-size: 2.0rem; margin-top: 15%;}
	}
/* h3 */
.res-inner-contents h3 {
    text-align: center;
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 50px;
    position: relative;
    border-bottom: solid 3px #C8C8C8;
}

.res-inner-contents.attendant h3::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-bottom: solid 3px #A51461;
    bottom: -3px;
    width: 34%;
    z-index: 2;
}
.res-inner-contents.package h3::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-bottom: solid 3px #118069;
    bottom: -3px;
    width: 34%;
    z-index: 2;
}
.res-inner-contents.personal h3::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-bottom: solid 3px #1973B8;
    bottom: -3px;
    width: 34%;
    z-index: 2;
}



/* attendant */
.attendant .tour_content {
    border-top: solid 1px #A51461;
}
.attendant .tour_data {
    max-width: 600px;
    width: 100%;
    margin: 0 auto 50px auto;
    background: #A51461;
    text-align: center;
    padding: 16px 0;
    color: #fff;
    font-size: 2.25rem;
    font-weight: bold;
}
.tour_content .tour_box {
    display: -ms-grid;
    display: grid;
    margin-bottom: 20px;
    padding-bottom: 50px;
    border-bottom: solid 1px #c8c8c8;
}
.tour_content .tour_box:last-child {
    border-bottom: none;
}
.tour_box .tour_image {
    -ms-grid-column:  1;
    -ms-grid-column-span:  1;
    grid-column:  1 / 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / 3;
    text-align: left;
}
.tour_box .tour_image img {
    width: 100%;
    margin-bottom: 5px;
}
.tour_content .tour_detail_top,
.tour_content .tour_detail_bottom {
    margin-left: 50px;
    width: 600px;
}
.tour_content .tour_detail_top {
    -ms-grid-column:  2;
    -ms-grid-column-span:  1;
    grid-column:  2 / 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
}
.tour_content .tour_detail_bottom {
    -ms-grid-column:  2;
    -ms-grid-column-span:  1;
    grid-column:  2 / 3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
}


.attendant .tour_content .tour_title {
    padding-bottom: 10px;
    margin: 10px 0 20px 0;
    font-size: 2.375rem;
    font-weight: bold;
    border-bottom: dashed 1px #A51461;
}
.attendant .tour_content .tour_point {
    position: relative;
    display: inline-block;
    font-size: 2.1rem;
    font-weight: bold;
    color:#A51461;
    z-index: 2;
}
.tour_content .tour_point::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
    background: #f6e7ef;
    z-index: -1;
}


/* tour_detail */
.p_list {
    margin: 20px 0;
}
.p_list li {
    padding-left: 40px;
    margin: 15px 0;
}
.attendant .p_list li:nth-of-type(1) {
    background: url(/inttour/theme/recommend/hatsubai/images/200612/ic_guide_01.png) left top no-repeat;
}
.attendant .p_list li:nth-of-type(2) {
    background: url(/inttour/theme/recommend/hatsubai/images/200612/ic_guide_01.png) left top no-repeat;
}
.attendant .p_list li:nth-of-type(3) {
    background: url(/inttour/theme/recommend/hatsubai/images/200612/ic_guide_01.png) left top no-repeat;
}

.tour_booking a {
    position: relative;
    padding: 20px;
    width: 300px;
    border-radius: 4px;
    background: #D54100;
    text-align: center;
    text-decoration: none;
    color: #fff;
    float: right;
    z-index: 1;
    overflow: auto;
}

/*digital */
.tour_booking.digital_pamphlet .info_text {
    display: block;
    position: relative;
    padding: 20px;
    margin-bottom: 10px;
    width: 300px;
    border-radius: 4px;
    background: #2B54A1;
    color: #fff;
    font-weight: bold;
    clear: both;
}
.tour_booking.digital_pamphlet .infotext {
    position: relative;
    padding: 2px;
    margin-bottom: 20px;
    margin-right: 25px;
    border: solid 2px #2B54A1;
    text-align: center;
    color: #2B54A1;
    float: right;
    z-index: 1;
    clear: both;
}

.tour_booking.digital_pamphlet .infotext::before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #fff;
  z-index: 2;
}
.tour_booking.digital_pamphlet .infotext::after {
    content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #2B54A1;
  z-index: 1;
}

.digital_pamphlet span {
    display: inline-block;
    border: solid 3px #2B54A1;
    padding: 5px;
    font-weight: bold;
}


.tour_booking.digital_pamphlet a {
    display: block;
    position: relative;
    padding: 20px 10px;
    margin-bottom: 10px;
    width: 300px;
    border-radius: 4px;
    background: #D54100;
    text-align: center;
    text-decoration: none;
    color: #fff;
    float: right;
    z-index: 1;
    overflow: auto;
    clear: both;
}

.tour_booking a:hover {
    opacity: .8;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.tour_booking.commingsoon {
    pointer-events: none;
}
.tour_booking.commingsoon a::before {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    content: "coming soon";
    background: #fff;
    border-radius: 4px;
    color: #000;
    z-index: 3;
    font-size: 2.5rem;
    opacity: .9;
}
.tour_booking.commingsoon a:hover {
    opacity: 1;
}



@media screen and (max-width: 768px) {
    .tour_content .tour_box {
        display: block;
    }
    .tour_box .tour_image {
        width: 100%;
        font-size: 1.375rem;
    }
    .tour_content .tour_detail_top,
.tour_content .tour_detail_bottom {
    margin-left: 0;
    width: 100%;
}
    .attendant .tour_content .tour_title {
        margin-bottom: 0;
        border-bottom: none;
    }
    .tour_booking {
        overflow: auto;
    }
    .tour_booking a {
        width: 100%;
    }
    .tour_content .tour_point {
        margin-top: 20px;
        font-size: 1.75rem;
    }
    .tour_data span.time {
    display: block;
        font-weight: bold;
}
    .attendant .tour_data {
        margin: 0 auto 10px auto;}
    
    .tour_booking.digital_pamphlet a {
        width: 100%;
    }
    .tour_booking.digital_pamphlet .infotext {
        width: 250px;
        margin-right: auto;
        margin-left: auto;
        float: none;
    }

}

/*package*/
.package p.text {
    text-align: center;
    margin-bottom: 1.5rem;
}

/*package table */
.table_container{
  width: 100%;
  overflow: auto;
}
.tbl-tabisaku {
  width: 100%;
  margin-bottom: 40px;
}
.tbl-tabisaku tr:nth-of-type(1) {
  background: #118069;
  color: #fff;
}
.tbl-tabisaku.attend tr:nth-of-type(1) {
  background: #A51461;
  color: #fff;
}

.tbl-tabisaku.personal tr:nth-of-type(1) {
  background: #1973B8;
  color: #fff;
}
.tbl-tabisaku tr:nth-of-type(1) th {
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}
.tbl-tabisaku tr:nth-child(2n+3) {
  background: #EEF5F0;
}
.tbl-tabisaku.attend tr:nth-child(2n+3) {
  background: #F7EAF1;
}
.tbl-tabisaku.personal tr:nth-child(2n+3) {
  background: #E3EEF6;
}
.tbl-tabisaku tr th, .tbl-tabisaku tr td {
  padding:14px 10px;
  border: 1px solid #ccc;
  vertical-align: middle;
}
.tbl-tabisaku tr th:nth-of-type(1) {
  width: 16%;
  white-space: nowrap;
}
.tbl-tabisaku.attend tr th:nth-of-type(3),
.tbl-tabisaku.personal tr th:nth-of-type(3) {
  width: 10%;
	white-space: wrap;
}
.tbl-tabisaku tr td:nth-of-type(1) {
  text-align: left;
  white-space: nowrap;
}
.tbl-tabisaku .season{
	text-align: center;
  white-space: nowrap;
}
.tbl-tabisaku td.season{background: #fff;}
.bgBlue01{background-color:#24bfff;}
.launchDay{
  text-align: center;
  background: #fff;
}
.launchDay span{
  font-weight: bold;
}

@media all and (min-width: 570px) {
	.contListCover .contList .contListInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .contListCover .contList .contListInner .contListL, .contSection .contListCover .contList .contListInner .contListR {
    width: 48%;
  }
  #cardArea #cardAreaInner {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  #cardArea #cardAreaInner .cardImg img {
    width: 100%;
  }
  .ttl-tabisaku img {
    height: auto;
    width: auto;
    left: 10px;
    top: -10px;
  }
  .contSection .subTtl span {
    font-size: 1.8rem;
  }
  .contSection#contHello h1 img {
    height: auto;
  }
  .contSection#contMileage h1 img {
    height: auto;
  }
  .contSection#contTabisaku h1 img {
    height: auto;
  }
  .contSection#contReservation h1 img {
    height: auto;
  }
  .contSection#contDestination h1 img {
    height: auto;
  }
}

@media all and (min-width: 1024px) {
  .contListCover {
    padding: 0;
  }
}

@media all and (max-width: 768px) {
	#contTabisaku,
  .table_container{
		 padding: 0 10px;
	}
}
@media all and (max-width: 600px) {
  .tbl-tabisaku tr td:nth-of-type(2) {
    white-space: nowrap;
  }
}


/* personal */
.personal .tour_content {
    border-top: solid 1px #1973B8;
}
.personal .tour_data {
    max-width: 600px;
    width: 100%;
    margin: 0 auto 50px auto;
    background: #1973B8;
    text-align: center;
    padding: 16px 0;
    color: #fff;
    font-size: 2.25rem;
    font-weight: bold;
}
.personal .tour_content .tour_title {
    padding-bottom: 10px;
    margin: 10px 0 20px 0;
    font-size: 2.375rem;
    font-weight: bold;
    border-bottom: dashed 1px #1973B8;
}
.personal .tour_content .tour_point {
    position: relative;
    display: inline-block;
    font-size: 2.1rem;
    font-weight: bold;
    color:#1973B8;
    z-index: 2;
}
.personal .tour_point::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
    background: #e7f1f8;
    z-index: -1;
}

.personal .p_list li:nth-of-type(1) {
    /* background: url(/inttour/theme/recommend/hatsubai/images/200612/ic_personal_01.png) left top no-repeat; */
    background: url(/inttour/theme/recommend/hatsubai/images/ic_personal_01.png) left top no-repeat;
}
.personal .p_list li:nth-of-type(2) {
    /* background: url(/inttour/theme/recommend/hatsubai/images/200612/ic_personal_01.png) left top no-repeat; */
    background: url(/inttour/theme/recommend/hatsubai/images/ic_personal_02.png) left top no-repeat;
}
.personal .p_list li:nth-of-type(3) {
    background: url(/inttour/theme/recommend/hatsubai/images/200612/ic_personal_01.png) left top no-repeat;
}

/* top_fixbtn */
#page_top{
  width: 85px;
height: 85px;
position: fixed;
right: 20px;
bottom: 50px;
    z-index: 50;
}
#page_top a{
  position: relative;
  display: block;
  width: 85px;
  height: 85px;
  text-decoration: none;
}
#page_top a::before{
  position: absolute;
  width: 85px;
  height: 85px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}


/* banner area */
.banner {
    text-align: center;
}
.banner a {
    display: inline-block;
    margin: 1.5rem;
}
.banner a img:hover {
    opacity: .8;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

/* moduletitle */
.module_title {
    text-align: center;
    font-size: 2.8rem !important;
    font-weight: bold !important;
    margin-bottom: 50px;
    position: relative;
    border-bottom: solid 3px #C8C8C8;
}

.module_title::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-bottom: solid 3px #012F64;
    bottom: -3px;
    width: 34%;
    z-index: 2;
}

/* 200214ç·¨é›† */
.personal .tour_content .holiday_box {
    padding: 20px;
    margin-bottom: 20px;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
}
.personal .tour_content .holiday_box.red {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    margin-top: 20px;
    border: solid 1px #ff0000;
}
.personal .tour_content .holiday_box.area_tour {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
-webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: flex-end;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    padding: 20px 10px;
}

.personal .tour_content .holiday_box .tour_point{
    color:#CC1313;
    margin-top: 0;
}
.holiday_box .tour_point::after {
    background: #ffe2e2;
}
.tour_point_txt{
    font-weight: bold;
    margin-top: 5px;
    color: #000;
}

.btn_booking {
    position: relative;
    padding: 16px;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    z-index: 1;
    overflow: auto;
}
.btn_booking.ora {
    background: #D54100;
    color: #fff;
}
.btn_booking.blue {
    background: #0070C0;
    color: #fff;
}

@media screen and (max-width: 768px) {
.personal .tour_content .holiday_box.red,
    .personal .tour_content .holiday_box.area_tour {
    display: block;
    }
    .personal .tour_content .holiday_box.area_tour {
        padding-right: 0;
        padding-left: 0;
    }
    .btn_booking {
        display: block;
    }
    .holiday_text {
    margin-bottom: 10px;
}
}

.souki-area .souki-items-wrap {
    margin-top: 60px;
  }
@media only screen and (min-width: 0) and (max-width: 767px) {
  .souki-area .souki-items-wrap {
    margin-top: 30px;
  }
}
.souki-area .souki-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -15px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .souki-area .souki-items {
    margin: 0 -5px;
  }
}
.souki-area .souki-item {
    width: 50%;
    padding: 0 15px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .souki-area .souki-item {
    width: 100%;
    padding: 0 5px;
  }
  .souki-area .souki-item.last {
    width: 100%;
  }
  .souki-area .souki-item.last .souki-link {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
  }
  .souki-area .souki-item.last .souki-image-wrap {
          width: 50%;
  }
  .souki-area .souki-item.last .souki-text-wrap {
          -webkit-box-flex: 1;
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          padding: 15px 0.5em 10px;
  }
}
.souki-area .souki-link {
    color: #000;
    text-decoration: none;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 30px;
    position: relative;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .souki-area .souki-link {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
    margin-bottom: 20px;
    text-align: left;
  }
}
.souki-area .souki-link .souki-image-wrap {
      position: relative;
      max-width: 290px;
      margin: 0 auto;
}
.souki-area .souki-link .souki-image-wrap span.img {
        border-radius: 50%;
        overflow: hidden;
        display: inline-block;
      }
.souki-area .souki-link .souki-image-wrap span.img img {
          width: 100%;
        }
@media only screen and (min-width: 0) and (max-width: 767px) {
  .souki-area .souki-link .souki-image-wrap {
    width: 45%;
    margin-right: 5%;
  }
}
.souki-area .souki-link .souki-image-wrap .label {
        position: absolute;
        top: 0;
        left: 0;
        text-align: left;
        width: 100%;
        height: 100%;
        line-height: 1;
}
.souki-area .souki-link .souki-image-wrap .label.item01 img {
  position: absolute;
  width: 72.4%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.souki-area .souki-link .souki-image-wrap .label.item02 img {
  position: absolute;
  width: 44.8%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.souki-area .souki-link .souki-image-wrap .label span {
          display: inline-block;
          vertical-align: top;
          font-size: 30px;
          font-size: 3rem;
          font-weight: bold;
          color: #fff;
          padding: 0.1em;
          margin-bottom: 2px;
          background: #dc4f98;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .souki-area .souki-link .souki-image-wrap .label span {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .souki-area .souki-link .souki-image-wrap .label span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.souki-area .souki-link .souki-image-wrap .label-text {
        position: absolute;
        top: 20px;
        left: 0;
        text-align: left;
        width: 100%;
        height: 100%;
        line-height: 1;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .souki-area .souki-link .souki-image-wrap .label-text {
    top: 0;
  }
}
.souki-area .souki-link .souki-image-wrap .label-text span {
          display: inline-block;
          vertical-align: top;
          font-size: 25px;
          font-size: 2.5rem;
          color: #fff;
          padding: 0.3em;
          margin-bottom: 5px;
          background: #1758dc;
          -webkit-box-shadow: 4px 3px rgba(23, 220, 167, .4);
                  box-shadow: 4px 3px rgba(23, 220, 167, .4);
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .souki-area .souki-link .souki-image-wrap .label-text span {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
}
.souki-area .souki-link .souki-text-wrap {
      padding: 15px 10px 10px;
      text-align: left;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .souki-area .souki-link .souki-text-wrap {
    width: 50%;
    padding: 0;
  }
}
.souki-area .souki-link .souki-text {
      display: inline-block;
      font-size: 24px;
      font-size: 2.4rem;
      position: relative;
      color: #1758dc;
      font-weight: bold;
      margin-bottom: 10px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .souki-area .souki-link .souki-text {
    padding-right: 15px;
    display: block;
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 5px;
  }
}
.souki-area .souki-link .souki-sub-text {
      display: inline-block;
      font-size: 16px;
      font-size: 1.6rem;
      color: #002981;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .souki-area .souki-link .souki-sub-text {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.souki-area a.souki-link .souki-image-wrap {
      -webkit-transition: opacity 0.5s;
      -o-transition: opacity 0.5s;
      transition: opacity 0.5s;
    }
.souki-area a.souki-link .souki-image-wrap img {
        -webkit-transition: -webkit-transform 0.5s ease-out;
        transition: -webkit-transform 0.5s ease-out;
        -o-transition: transform 0.5s ease-out;
        transition: transform 0.5s ease-out;
        transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
      }
.souki-area a.souki-link:hover .souki-image-wrap, .souki-area a.souki-link:focus .souki-image-wrap {
        opacity: 0.7;
}
.souki-area a.souki-link:hover .souki-image-wrap .img img, .souki-area a.souki-link:focus .souki-image-wrap .img img {
          -webkit-transform: scale(1.05);
              -ms-transform: scale(1.05);
                  transform: scale(1.05);
        }
.souki-area a.souki-link:hover .souki-text, .souki-area a.souki-link:focus .souki-text {
        text-decoration: underline;
}
.souki-area a.link {
    text-decoration: none;
    color: #1758dc;
}
.souki-area a.link:hover, .souki-area a.link:focus {
  text-decoration: underline;
}

.souki-area a {
	font-weight: bold;
	margin-left: 1em;
}
.souki-area a::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 13px;
  padding-left: 10px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.07%2015.84%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%231758dc%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M1.32%2C15.85a1.3%2C1.3%2C0%2C0%2C0%2C.94-.4L8.67%2C8.87A1.36%2C1.36%2C0%2C0%2C0%2C8.67%2C7L2.26.38A1.31%2C1.31%2C0%2C0%2C0%2C.41.34l0%2C0a1.38%2C1.38%2C0%2C0%2C0%2C0%2C1.93L5.84%2C7.92.37%2C13.53a1.38%2C1.38%2C0%2C0%2C0%2C0%2C1.93A1.33%2C1.33%2C0%2C0%2C0%2C1.32%2C15.85Z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 100% 100%;
}

	.res-contents {
		position: relative;
	}
.nav_tab {
    position: absolute;
    width:100%;height:100%;
    top:0;
	left: -20px;
}
.nav_tab span {
    position: absolute;
	z-index: 2;
    bottom:0;
    right:0;
}
.nav_tab span a{
    display:block;
    width:100%;
    height:100;
}

.nav_tab span a:hover{
    opacity:0.8;
}
	
	@media screen and (min-width: 768px) {
		.cp-container-child {
    padding: 0 0 80px 0;
}
	}
	@media screen and (max-width: 767px) {
		.cp-container-child {
    padding: 0 0 40px 0;
}
	}
@media screen and  (max-width: 767px) {
	.nav_tab {
    top: -30px;
}
    .nav_tab span{
        width:15.625%;
        height:26.216%;
        bottom: -20px;
    }
}