@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;700&display=swap');

@font-face {
font-family: "icon"; src: url('./font/icon.eot'); src: url('./font/icon.eot#iefix') format('embedded-opentype'), url('./font/icon.woff') format('woff'), url('./font/icon.ttf') format('truetype'), url('./font/icon.svg#icon') format('svg'); font-weight: normal; font-style: normal; }

 [class^="ico-"]:before, [class*=" ico-"]:before { display: inline-block; font-family: "icon"; font-size: 120%; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1em; margin-left: .2em; margin-right: .2em; speak: none; text-align: center; text-decoration: inherit; text-transform: none; width: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ico-award:before { content: '\e800'; }
.ico-search:before { content: '\e801'; }
.ico-pagetop:before { content: '\e802'; }
.ico-hotel:before { content: '\e805'; }
.ico-train:before { content: '\e806'; }
.ico-air:before { content: '\e807'; }
.ico-crown:before { content: '\e844'; }
.ico-check-empty:before { content: '\f096'; }
.ico-angle-left:before { content: '\f104'; }
.ico-angle-right:before { content: '\f105'; }
.ico-angle-up:before { content: '\f106'; }
.ico-angle-down:before { content: '\f107'; }
.ico-ok-squared:before { content: '\f14a'; }

.jtb-nav-breadcrumb { margin-bottom: 25px; max-width: 1236px; }
.l-page { font-family: 'Zen Maru Gothic', sans-serif; font-size: 16px; line-height: 1.6; text-align: center; width: 100%; }
.l-page * { -ms-box-sizing: border-box; box-sizing: border-box; }
.l-page button, .l-page input, .l-page select { font-family: 'Zen Maru Gothic', sans-serif; font-size: 1em; }
.l-page button { appearance: none; border: none; cursor: pointer; outline: none; padding: 0; }
.l-page h1 { font-size: 17.5px; font-weight: bold; line-height: 1; margin: 0 auto 25px; max-width: 1236px; text-align: left; }
.l-page a, .l-page a img, .l-page button { transition: all .3s ease; }
.l-page img { display: block; margin: 0 auto; max-width: 100%; padding-top: 10px;}
.l-page img.lazyload { opacity: 0; }
.l-page img.lazyloaded { opacity: 1; }

.l-page select { appearance: none; -moz-appearance: none; -webkit-appearance: none; background: none; border: none; font-size: 1em; height: 100%; padding: 0; width: 100%; }
.l-page strong { font-weight: bold; }
.js-btn-page-top { bottom: 50px; cursor: pointer; display: none; position: fixed; right: 50px; z-index: 100; }
.js-btn-page-top a { display: block; height: 17px; position: relative; width: 35px; }
.js-btn-page-top a::before { color: #000; content: "\e802"; display: inline-block; font-family: "icon"; font-size: 17px; height: 17px; width: 35px; }
.js-btn-page-top a:hover { opacity: .8; }
.is-fixed { left: 0; position:fixed; top: 0; z-index: 999; width: 100%; }

.c-bnr__item h3 { color: #5a4a37; font-weight: 700; padding-top: .25em; }
.c-btn { align-items: center; background-color: #5FB4CF; border-radius: .625em; display: flex; justify-content: center; position: relative; width: 100%; }
.c-btn span { color: #fff; font-weight: 700; line-height: 1.4; z-index: 1; font-size: 1.2em;}
.c-btn::after { color: #FFFFFF; content: "\f105"; display: block; font-family: "icon"; font-size: 1.5em; position: absolute; right: 1em; top: 50%; transform: translateY(-50%); }
.c-btn__entry { background-color: #fff9a1; }
.c-column { background-color: #fff; border-radius: .75em; box-shadow: 0 0 1.5em rgba(0,0,0,.15); }
.c-faq__list { text-align: left; }
.c-faq__list a { color: #CD6475; }
.c-faq__item { background-color: #fff; border: 2px solid #CD6475; border-radius: .5em; padding: 0 2.5em; }
.c-faq__item + .c-faq__item { margin-top: .25em; }
.c-faq__item--q, .c-faq__item--a { color: #5a4a37; padding-left: 3em; position: relative; }
.c-faq__item--q { cursor: pointer; line-height: 1.5; font-weight: 700; padding-bottom: 2em; padding-top: 2em; }
.c-faq__item--q::before, .c-faq__item--a::before { font-size: 1.5em; left: 0; line-height: 1; position: absolute;  }
.c-faq__item--q::before { color: #CD6475; content: "Q."; }
.c-faq__item--q::after { color: #CD6475; content: "\f107"; display: inline-block; font-family: "icon"; font-size: 1.5em; line-height: 1; position: absolute; right: 0; transition: all .5s ease; }
.c-faq__item--q.is-open::after { transform: rotate(-180deg); }
.c-faq__item--a { display: none; padding-bottom: 2em; }
.c-faq__item--a::before { content: "A."; font-weight: 700; }
.c-area__item { background-color: #fff; border-radius: .75em; box-shadow: 0 0 .625em rgba(0,0,0,.15); }
.c-area__item .c-pic__slide { border-radius: .75em; overflow: hidden; position: relative; }
.c-area__item .c-pic__slide img { width: 100%; }
.c-area__item .c-pic__slide span { align-items: center; background-color: #fff; bottom: 1em; display: inline-flex; font-size: .75em; height: 1.5em; justify-content: center; line-height: 1; padding: 0 .5em; position: absolute; right: 1em; }
.c-area__item .c-txt { color: #5a4a37; text-align: left; margin-top: .7em;}
.c-area__item .c-txt h4 { color: #5FB4CF; border-bottom: 1px solid #d9d9d9; font-size: 1.125em; font-weight: 700; margin-top: .5em; padding-bottom: .75em; }
.c-area__item .c-txt h4 + * { margin-top: 1em; }
.c-area__item .c-txt li { padding-left: 1.25em; position: relative; }
.c-area__item .c-txt li + li { margin-top: .5em; }
.c-area__item .c-txt li::before { background-color: #5FB4CF; border-radius: 50%; content: ""; height: .5em; left: .25em; position: absolute; top: .5625em; width: .5em; }
.c-area__item .c-txt .c-poster { background-color: #f5f5f5; margin-top: 1.5em; padding: .75em 1.5em; }
.c-area__item .c-txt .c-poster a span::after { content: "\f105"; display: inline-block; font-family: "icon"; padding-left: 1em; }
.c-area__item .c-txt .c-btn__block { margin-top: auto; }
.c-area__item .c-txt .c-btn__block .c-btn::after, .c-area__item .c-hotel__item .c-txt .c-btn__block .c-btn span { color: #5a4a37; }
.c-area__item .c-txt .c-btn__entry { background-color: #fff9a1; }
.c-area__item .c-txt .c-btn__stay { background-color: #CD6475; }
.c-area__item .c-txt .c-btn__jr { background-color: #CD6475; }
.c-area__item .c-txt .c-btn__air { background-color: #CD6475; }
.c-area__item .c-btn__seemore { background-color: #fff; border: 2px solid #5FB4CF; color: #5FB4CF; font-size: 1.25em; font-weight: 700; height: 2.8em; margin-top: auto; }
.c-area__type { align-items: center; border-radius: .25em; display: inline-flex; font-size: .825em; height: 1.75em; line-height: 1; margin-bottom: .75em; padding: 0 1em; width: fit-content; }
.c-area__type--disney { background-color: #ffe5d0; }
.c-area__type--official { background-color: #d5e4ff; }
.c-area__type--partner { background-color: #fdecc5; }
.c-area__name { color: #5a4a37; font-size: 1.625em; font-weight: 700; line-height: 1.3; text-align:left; }
.c-area__name a { color: #5a4a37;}
.c-area__area { font-size: .875em; margin-top: .5em; }
.c-hotel__item { background-color: #fff; border-radius: .75em; box-shadow: 0 0 .625em rgba(0,0,0,.15); }
.c-hotel__item .c-pic__slide { border-radius: .75em; overflow: hidden; position: relative; }
.c-hotel__item .c-pic__slide img { width: 100%; }
.c-hotel__item .c-pic__slide span { align-items: center; background-color: #fff; bottom: 1em; display: inline-flex; font-size: .75em; height: 1.5em; justify-content: center; line-height: 1; padding: 0 .5em; position: absolute; right: 1em; }
.c-hotel__item .c-txt { color: #5a4a37; padding-top: 1em; text-align: left; }
.c-hotel__item .c-txt h4 { color: #5FB4CF; border-bottom: 1px solid #d9d9d9; font-size: 1.125em; font-weight: 700; margin-top: .5em; padding-bottom: .75em; }
.c-hotel__item .c-txt h4 + * { margin-top: 1em; }
.c-hotel__item .c-txt li { padding-left: 1.25em; position: relative; }
.c-hotel__item .c-txt li + li { margin-top: .5em; }
.c-hotel__item .c-txt li::before { background-color: #5FB4CF; border-radius: 50%; content: ""; height: .5em; left: .25em; position: absolute; top: .5625em; width: .5em; }
.c-hotel__item .c-txt .c-poster { background-color: #f5f5f5; margin-top: 1.5em; padding: .75em 1.5em; }
.c-hotel__item .c-txt .c-poster a span::after { content: "\f105"; display: inline-block; font-family: "icon"; padding-left: 1em; }
.c-hotel__item .c-txt .c-btn__block { margin-top: .7em; }
.c-area__item .c-txt .c-btn__block .c-btn::after, .c-area__item .c-txt .c-btn__block .c-btn span { color: #FFF; }
.c-hotel__item .c-txt .c-btn__block .c-btn::after, .c-hotel__item .c-txt .c-btn__block .c-btn span { color: #5a4a37; }
.c-hotel__item .c-txt .c-btn__entry { background-color: #fff9a1; }
.c-hotel__item .c-txt .c-btn__stay { background-color: #CD6475; }
.c-hotel__item .c-txt .c-btn__jr { background-color: #CD6475; }
.c-hotel__item .c-txt .c-btn__air { background-color: #CD6475; }
.c-hotel__item .c-btn__seemore { background-color: #fff; border: 2px solid #5FB4CF; color: #5FB4CF; font-size: 1.25em; font-weight: 700; height: 2.8em; margin-top: auto; }
.c-hotel__type { align-items: center; border-radius: .25em; display: inline-flex; font-size: .825em; height: 1.75em; line-height: 1; margin-bottom: .75em; padding: 0 1em; width: fit-content; }
.c-hotel__type--disney { background-color: #ffe5d0; }
.c-hotel__type--official { background-color: #d5e4ff; }
.c-hotel__type--partner { background-color: #fdecc5; }
.c-hotel__name { color: #5a4a37; font-size: 1.625em; font-weight: 700; line-height: 1.3; }
.c-hotel__name a { color: #5a4a37;}
.c-hotel__area { font-size: .875em; margin-top: .5em; text-align:left;}
.c-inner { margin: 0 auto; max-width: 1236px; width: 88%; }
.c-keyword__list { display: flex; flex-wrap: wrap; justify-content: center; }
.c-keyword__list .c-tag { align-items: center; background-color: #fff; border: 2px solid #CD6475; border-radius: 100vh; display: inline-flex; height: 2.75em; justify-content: center; line-height: 1; margin: .5em 1em .5em 0; padding: 0 1.25em; transition: all .3s ease; }
.c-keyword__list .c-tag span { color: #CD6475; font-weight: 700; }
.c-keyword__list .c-tag span::before { content: "#"; padding-right: .25em; }
.c-panel { display: none; }
.c-panel.is-selected { animation: .8s slide-in-up; display: block; }
.season-panel { display: none; }
.season-panel.is-selected { animation: .8s slide-in-up; display: block; }
.c-sec { background: no-repeat 50% 0 / 7.5625em auto; }
.c-sec__head { color: #5a4a37; }
.c-sec__head p { margin-top: 1em; }
.c-sec__head .c-catch { font-weight: 700; }
.c-sec__title-pc, .l-destination .c-title { color: #5a4a37; display: block; font-weight: 700; }
.c-sec__title-sp, .l-destination .c-title { color: #5a4a37; display: block; font-weight: 700; }
.c-sec__title, .l-destination .c-title { color: #5a4a37; display: block; font-weight: 700; }
.c-slider { opacity: 0; transition: opacity .25s ease; }
.c-slider.slick-initialized { opacity: 1; }
.c-slider:hover button.slick-arrow { animation-duration: 1s; animation-name: fadeIn; display: inline-block !important; }
.c-slider .slick-arrow, .c-slider .slick-dots li button { background: transparent; border: 0; color: transparent; cursor: pointer; font-size: 1em; outline: none; width: 0; }
.c-slider .slick-arrow { height: 2.25em; position: absolute; top: 50%; transform: translateY(-50%); width: 2.25em; z-index: 1; }
.c-slider .slick-arrow::before { background-color: #5FB4CF; border-radius: 50%; color: #FFFFFF; display: inline-block; font-family: "icon"; height: 2.25em; left: 0; line-height: 2.25; position: absolute; text-align: center; top: 50%; transform: translateY(-50%); width: 2.25em; z-index: 1; }
.c-slider .slick-prev { left: -1.25em; }
.c-slider .slick-prev::before { content: "\f104"; }
.c-slider .slick-next { right: -1.25em; }
.c-slider .slick-next::before { content: "\f105"; }
.l-tabs__list { display: flex; }
.l-tabs__item a { align-items: center; background-color: #f1f1e6; border-radius: 1em 1em 0 0; display: flex; justify-content: center; }
.l-tabs__item a.c-current { background-color: #5FB4CF; }
.l-tabs__item a.c-current span { color: #fff; }
.l-mv__txt { position: relative; z-index: 1; }
.l-mv__txt .c-inner { color: #5a4a37; padding-top: 6.25em; text-align: left; }
.l-mv__txt .c-catch { align-items: center; display: flex; padding-left: 1.5em; }
.l-mv__txt .c-catch::before, .l-mv__txt .c-catch::after { border-right : .25em dotted #5FB4CF; content: ""; display: inline-block; height: 2.875em; width: 1px; }
.l-mv__txt .c-catch::before { transform: rotate(-36deg); }
.l-mv__txt .c-catch::after { transform: rotate(36deg); }
.l-mv__txt .c-catch span { font-size: 2.375em; font-weight: 700; padding: 0 .375em 0 .75em; }
.l-mv__txt .c-title { display: block; font-size: 4em; font-weight: 700; line-height: 1; padding-top: .25em; }
.l-mv__txt .c-title em { font-size: 1.625em; font-weight: 700; }
.l-mv__txt p { font-size: 1.25em; line-height: 1.8; }
.l-mv__txt p em { color: #5FB4CF; font-size: 1.1em; font-weight: 700; }
.l-contents { background-color: #FDE7E5; width: 100%; }
.l-anchor__float .c-list { display: flex; justify-content: space-between; }
.l-anchor__float .c-item a { align-items: center; background-color: #5FB4CF; display: flex; justify-content: center; width: 100%; }
.l-anchor__float .c-item a span { color: #fff; font-weight: 700; position: relative; transition: color .3s ease; }
.l-anchor__float .c-item a span::after { color: #FFFFFF; content: "\f107"; display: block; font-family: "icon"; line-height: 1; transition: transform .5s ease; }
.l-anchor__float.is-fixed .c-item a { background-color: #fff; border: 2px solid #5FB4CF; }
.l-anchor__float.is-fixed .c-item a span { color: #5a4a37; }
.l-anchor__float.is-fixed .c-item a span::after { color: #5FB4CF; }
.l-destination .c-inner { width: 100%; }
.l-destination__block { margin-top: 3em; text-align: left; }
.l-destination__block .c-heading { color: #5FB4CF; font-weight: 700; }
.l-destination .c-list { display: flex; flex-wrap: wrap; }
.l-destination .c-list li { font-size: .9375em; }
.sec-keyword.c-sec { background-image: url(../_images/fig_sec_keyword.png); }
.sec-keyword .c-column { padding: 2.5em 3em; }
.sec-area .area-tab__wrap { display: flex; flex-wrap: wrap; justify-content: center; border-bottom: 5px solid #5a4a37; }
.sec-area .area-tab__list { display: flex; }
.sec-area .area-tab label { align-items: center; width: 200px; cursor: pointer; display: flex; height: 3.875em; justify-content: center; padding: 0 1.25em; transition: background-color .3s ease; }
.sec-area .area-tab label span { color: #5a4a37; font-size: 1em; font-weight: 700; line-height: 1.3; }
.sec-area .area-tab.is-selected label{ background-color: #5FB4CF; border-radius: 8px 8px 0 0; }
.sec-area .area-tab.is-selected label span { color: #fff; }
.sec-area .filter__item input{ display: none;}
.sec-check.c-sec { background-image: url(../_images/fig_sec_keyword.png); }
.sec-plan.c-sec { background-image: url(../_images/fig_sec_keyword.png); }
.sec-hotel.c-sec { background-image: url(../_images/fig_sec_keyword.png); }
.sec-faq.c-sec{ background-image: url(../_images/fig_sec_keyword.png); }
.sec-other .c-btn { height: 4.75em; }
#JTBGF-ly_footer.JTBGF-ly_footer { margin-top: 0 !important; }

@media screen and (min-width:1237px) and ( max-width:1280px) {
  .sec-hotel .c-tab span { font-size: .9375em; }
  .sec-staff__recom .c-tab span { font-size: .9375em; }
}
@media screen and (min-width:768px) and ( max-width:1236px) {
  .l-page { font-size: 1.4vw; margin: 0; width: 100vw; }
}

.l-mv { background: url(../_images/bg_mv_pc.jpg) no-repeat; display: block; position: relative; width: 100%; }

@media screen and (min-width:768px) {
  .l-mv__txt p { padding-top: 2.5em; }
  .l-mv { background: url(../_images/bg_mv_pc.jpg) no-repeat; display: block; position: relative; width: 100%; margin-bottom: 8px;}
  .breadcrumb-upper { margin: 0 auto 25px; max-width: 1230px; padding: 0 .5em; text-align: left; }
  .breadcrumb-upper__fix, .breadcrumb-upper__scroll, .breadcrumb-upper__item { display: inline-block; font-size: 10px; }
  .breadcrumb-upper__item { line-height: 2.1; margin-left: 1.5em; padding-left: .2em; position: relative; }
  .breadcrumb-upper__item::before { color: #999; content: ">"; left: -1.1em; line-height: 2.1; position: absolute; top: 0; }
  .c-bnr__list { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 auto; max-width: 940px; width: 100%; }
  .c-bnr__list_ot { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 auto; max-width: 940px; width: 100%; }
  .c-bnr__item { width: calc(calc(100% - 7.5em) / 3); }
  .c-bnr__item_ot { width: calc(calc(100% - 7.5em) / 3); }
  .c-bnr__item:nth-child(n + 4) { margin-top: 3em; }
  .c-bnr__item_ot:nth-child(n + 4) { margin-top: 3em; }
  .c-btn span { font-size: 1.125em; }
  .c-btn:hover, .sec-consultants .c-consultants__float a:hover { opacity: .7; }
  .c-btn:hover span, .c-btn:hover::after, .c-btn:hover span::before, .sec-consultants .c-consultants__float a:hover p { /*opacity: .6;*/ }
  .c-btn__block { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .c-btn__block .c-btn { margin-top: .5em; }
  .c-btn__block .c-btn__plan { width: calc(calc(100% - 1em) / 3); }
  .c-btn__bottom { margin: 1.75em auto 0; }
  .c-btn__bottom .c-btn__block .c-btn { height: 5em; }
  .c-btn__bottom .c-btn__plan span::before { font-size: 1.25em; left: .5em; }
  .c-btn__triple .c-btn__plan { width: calc(50% - .25em); }
  .c-btn__double .c-btn__plan { width: 100%; }
  .c-btn__single .c-btn__plan { width: 100%; }
  .c-column { padding: 3em; }
  .c-flex { display: flex; justify-content: space-between; }
  .c-area__list { flex-wrap: wrap; }
  .c-area__item { display: flex; flex-direction: column; width: calc(calc(100% - 2.75em) / 2); margin: 20px 0 20px 0; padding: 1.25em;}
  .c-area__item .c-txt, .c-hotel__item .c-txt__hide { display: flex; flex: 1; flex-direction: column; }
  .c-area__item .c-txt .c-poster { margin-bottom: auto; }
  .c-area__item .c-txt .c-btn__block .c-btn { height: 4.75em; }
  .c-area__item .c-txt .c-btn__stay { width: 100%; }
  .sec-area .c-btn__bottom .c-btn__block { width: 100%; }
  .sec-area .area-tab.area-tab.is-selected label{ pointer-events: none; }
  .sec-area .area-tab.is-selected label{ pointer-events: none; }
  .c-hotel__list { flex-wrap: wrap; }
  .c-hotel__item { display: flex; flex-direction: column; padding: 1.75em; width: calc(50% - .875em); }
  .c-hotel__item:nth-child(n + 3) { margin-top: 1.75em; }
  .c-hotel__item .c-txt, .c-hotel__item .c-txt__hide { display: flex; flex: 1; flex-direction: column; }
  .c-hotel__item .c-txt .c-poster { margin-bottom: auto; }
  .c-hotel__item .c-txt .c-btn__block .c-btn { height: 4.75em; }
  .c-hotel__item .c-txt .c-btn__entry { width: 100%; }
  .c-keyword__list .c-tag span { font-size: 1.125em; }
  .c-keyword__list .c-tag:hover { background-color: #CD6475; }
  .c-keyword__list .c-tag:hover span { color: #fff; }
  .c-sec { margin-top: 4em; padding-top: 5em; }
  .c-sec__head { padding-bottom: 2.5em; }
  .c-sec__head .c-catch { font-size: 1.5em; }
  .c-sec_nofig { padding-top: 0; }
  .c-sec__title-pc, .l-destination .c-title { font-size: 2em; }
  .c-sec__title-pc span { font-size: 2.5em; }
  .c-sec__title-sp { display: none; }
  .c-sec__title, .l-destination .c-title { font-size: 2em; }
  .c-sec__title span { font-size: 2.5em; }
  .l-page a:hover { opacity: .7; }
  .l-page a:hover img { opacity: .7; }
  .l-tabs__item + .l-tabs__item { margin-left: .25em; }
  .l-tabs__item a { height: 3.125em; padding: 0 2em; }
  .l-tabs__item a span { font-size: 1.125em; }
  .l-contents { padding-bottom: 2em; }
  .l-mv, .l-mv::after { background-position: 50% 0; background-size: 119.375em auto; }
  .l-mv__txt {  background-size: 90em auto; height: 37em; }
  .l-mv__txt p { width: 44%; font-weight: 600;}
  .l-anchor { height: 6.25em; /*margin-top: 5em;*/ }
  .l-anchor__float .c-item { width: calc(calc(100% - 1em) / 3); }
  .l-anchor__float .c-item a { border-radius: .75em; height: 6.25em; }
  .l-anchor__float .c-item a span { font-size: 1.25em; }
  .l-anchor__float .c-item a:hover span::after { transform: translateY(.5em); }
  .l-anchor__float.is-fixed .c-list { padding: .75em 0; }
  .l-anchor__float.is-fixed .c-item a { height: 4.75em; }
  .l-anchor__float.is-fixed .c-item a span { font-size: 1em; }
  .l-anchor__float.is-fixed .c-item a:hover { background-color: #5FB4CF }
  .l-anchor__float.is-fixed .c-item a:hover span { color: #fff; }
  .l-anchor__float.is-fixed .c-item a:hover span::after { color: #FFFFFF; transform: translateY(0); }
  .l-destination { margin-top: 6em; }
  .l-destination__block .c-bottom + .c-heading { border-top: 1px solid #d9d9d9; margin-top: 1.5em; padding-top: 1.5em }
  .l-destination__block .c-heading { font-size: 1.3125em; }
  .l-destination .c-list { margin-top: .5em; }
  .l-destination .c-list li { line-height: 1; margin: 0 .75em .75em 0; padding: 1px 0; }
  .l-destination .c-list li::after { color: #ccc; content: "/"; padding-left: .75em; }
  .l-destination .c-list li:last-child::after { content: none; }
  .l-destination li a { color: #333; }
  .sec-keyword .c-sec { margin-top: 4em; }
  .sec-keyword .c-column { padding: 2.5em 3em; }
  .sec-hotel .c-tab label:hover { background-color: #fde8ce; }
  .sec-hotel .c-tab.c-tab.is-selected label{ pointer-events: none; }
  .sec-hotel .c-tab.is-selected label{ pointer-events: none; }
  .sec-hotel .c-tab:nth-child(10) { margin-left: .5em; position: relative; }
  .sec-hotel .c-tab:nth-child(10)::before { background-color: #5a4a37; content: ""; display: block; height: 100%; left: -.375em; position: absolute; top: 0; width: 1px; }
  .sec-hotel .c-btn__bottom { max-width: 800px; width: 100%; }
  .sec-hotel .c-btn__bottom .c-btn__block { width: 100%; }
  .sec-hotel .c-btn__bottom .c-btn__block + .c-btn__block { margin-top: 2em; }
  .sec-hotel .c-panel__spot .c-btn__bottom .c-btn__plan span { font-size: .875em; }
  .sp-item { display: none !important; }
  .c-btn__bottom-sp-item { display: none !important; }
  .c-tab__wrap.filter__category-sp-item { display: none !important; }
  .c-btn__bottom-pc-item { max-width: 800px; width: 100%; margin: 3.75em auto 0; }
}
@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop, .c-article .c-pic, .c-article .c-txt, .c-theme__item .c-btn { width: 31.3093%; }
}


@media screen and (max-width:767px){
  .l-mv__txt p { padding-top: 9em; }
  .l-mv { background: url(../_images/bg_mv_sp.jpg) no-repeat; display: block; position: relative; width: 100%; background-size: contain; margin-bottom: 4px;}
  .breadcrumb-upper { background-color: #fff; border-top: 1px solid #d7d7d7; display: flex; flex-wrap: nowrap; font-size: 10px; line-height: 3rem; margin-top: 0; overflow: hidden; position: relative; }
  .breadcrumb-upper__fix { box-shadow: 6px 0 10px 0 rgba(0, 0, 0, .3); position: relative; transition: box-shadow .3s; width: 7em; z-index: 3; }
  .breadcrumb-upper__fix a { padding-left: .5rem; }
  .breadcrumb-upper__scroll { flex: 1; overflow: hidden; }
  .breadcrumb-upper__list { display: flex; flex-wrap: nowrap; height: 3rem; overflow-x: scroll; overflow-y: hidden; white-space: nowrap; }
  .breadcrumb-upper__item a { padding: 0 .5rem 0 1.8rem; }
  .breadcrumb-upper__item:last-child { padding: 0 1.2rem 0 1.8rem; }
  .breadcrumb-upper__fix a, .breadcrumb-upper__item a { display: block; background-color: #fff; text-align: center; position: relative; }
  .breadcrumb-upper__fix a::before, .breadcrumb-upper__item a::before, .breadcrumb-upper__fix a:after, .breadcrumb-upper__item a:after { content: ""; border-style: solid; border-width: 2rem 0 2rem 1rem; position: absolute; top: -.5rem; }
  .breadcrumb-upper__fix a::before, .breadcrumb-upper__item a::before { border-color: transparent transparent transparent #fff; right: -.9rem; z-index: 2; }
  .breadcrumb-upper__fix a::after, .breadcrumb-upper__item a::after { border-color: transparent transparent transparent #d7d7d7; right: -1rem; z-index: 1; }
  .js-btn-page-top { bottom: 20px; right: 20px; }
  .js-btn-page-top a { background-color: #999; border-radius: 6px; display: block; height: 30px; width: 30px; }
  .js-btn-page-top a::before { color: #fff; content: "\f106"; display: inline-block; font-family: "icon"; line-height: 29px; width: auto; }
  .c-bnr__item img { width: 100%; }
  .c-btn { height: 4em; }
  .c-btn::after { right: .5em; }
  .c-btn__bottom { margin-top: 2em; }
  .c-btn__bottom .c-btn__block .c-btn + .c-btn { margin-top: .5em; }
  .c-btn__bottom .c-btn__block .c-btn span br { display: none; }
  .c-btn__bottom .c-btn__plan span::before { display: inline-block; font-size: 1.5em; padding-right: 1em; position: inherit; transform: translateX(0); vertical-align: middle; }
  .c-column, .c-hotel__item { padding: 1.5em 5%; }
  .c-faq__item { padding: 0 5%; }
  .c-faq__item--q, .c-faq__item--a { font-size: 1.125em; }
  .c-faq__item--a p { font-size: 1em!important; }
  .c-faq__item--q { padding-right: 1.5em; padding-top: 1em; padding-bottom: 1em; }  
  .c-faq__item--q::after { top: 1.5em; }
  .c-area__item + .c-hotel__item { margin-top: 1.5em; }
  .c-area__item .c-txt .c-btn__block { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .c-area__item .c-txt .c-btn__block .c-btn span { font-size: 1.2em; }
  .c-area__item .c-txt .c-btn__block .c-btn__plan { margin-top: 2px; width: calc(calc(100% - .25em) / 3); }
  .c-area__item .c-txt .c-btn__block .c-btn__plan span::before { left: .5em; }
  .c-area__item .c-txt .c-btn__double .c-btn__plan { width: 100%; }
  .c-area__item { display: flex; flex-direction: column; margin: 20px 0 20px 0; padding: 1.25em; }
  .c-hotel__item + .c-hotel__item { margin-top: 1.5em; }
  .c-hotel__item .c-txt .c-btn__block { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .c-hotel__item .c-txt .c-btn__block .c-btn span { font-size: .9375em; }
  .c-hotel__item .c-txt .c-btn__block .c-btn__plan { margin-top: 2px; width: calc(calc(100% - .25em) / 3); }
  .c-hotel__item .c-txt .c-btn__block .c-btn__plan span::before { left: .5em; }
  .c-hotel__item .c-txt .c-btn__double .c-btn__plan { width: calc(50% - 2px); }
  .c-hotel__item .c-txt .c-btn__single .c-btn__plan { width: 100%; }
  .c-keyword__list .c-tag { margin: .125em .5em .125em 0; padding: 0 .75em; }
  .c-keyword__list .c-tag span { font-size: 1.2em; }
  .c-sec { background-size: 6em auto; margin-top: 1.5em; padding-top: 4em; }
  .sec-consultants.c-sec { margin-top: 0em; }
  .sec-consultants .c-consultants__list { margin-top: 0em; }
  .sec-guide.c-sec { margin-top: 4em; padding-top: 5em; }
  .c-sec__head { padding-bottom: 1.5em; }
  .c-sec__head .c-catch { font-size: 1.25em; }
  .c-sec__title-pc { display: none; }
  .c-sec__title-sp, .l-destination .c-title { font-size: 1.75em; }
  .c-sec__title, .l-destination .c-title { font-size: 1.75em; }
  .c-sec_nofig { margin-top: 4em; padding-top: 0; }
  .c-theme__item { padding: 0 6% 1.5em; }
  .l-page { font-size: 3.2vw; padding-top: 20px; }
  .l-page h1 { margin-bottom: 20px; padding: 0 3%; }
  .l-tabs__list { width: 100%; }
  .l-tabs__item { width: calc(calc(100% - .75em) / 4); }
  .l-tabs__item a { height: 2.5em; padding: 0 .5em; }
  .l-tabs__item a span { font-size: .9em; }
  .l-contents { padding-bottom: 3em; }
  .l-contents p { font-size: 1.2em; text-align: left; }
  .l-contents p br { display: none; }
  .l-mv__txt .c-inner { padding: 5vw 0 5vw; }
  .l-mv__txt .c-title { font-size: 2.4em; text-align: left; text-shadow: 1px 1px 20px #fff,1px -1px 0 #fff,-1px 1px 0 #fff,-1px -1px 0 #fff; line-height: 1.5em;}
  .l-mv__txt .c-catch span { font-size: 2em; text-align: center; text-shadow: 1px 1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,-1px -1px 0 #fff; letter-spacing: 1.5px;}
  .l-mv__txt .c-inner p{ font-weight: 800;
    text-shadow: 0.7px -0.7px 8px #fff, 0.7px -0.7px 8px #fff, -0.7px 0.7px 8px #fff, -0.7px -0.7px 8px #fff; font-size: 1em;}
  .l-anchor { height: 4em; }
  .l-anchor__float .c-inner { width: 100%; }
  .l-anchor__float .c-list { padding: 0 2px; }
  .l-anchor__float .c-item { width: calc(calc(100% - 4px) / 3); }
  .l-anchor__float .c-item a { border-radius: .55em; height: 4.5em; }
  .l-anchor__float .c-item a span { color: #fff; font-size: .85em; line-height: 1.2; }
  .l-destination { border-bottom: 1px solid #d9d9d9; margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); margin-top: 3em; padding-bottom: 0; }
  .l-destination .c-inner { width: 100%; }
  .l-destination__block { margin-top: 2em; }
  .l-destination__block .c-heading { border-top: 1px solid #d9d9d9; padding: 1em 1.5em; position: relative; }
  .l-destination__block .c-heading::after { content: "\f107"; display: inline-block; font-family: "icon"; font-size: 1.5em; line-height: 1; position: absolute; right: 1em; transition: all .5s ease; }
  .l-destination__block .c-bottom { display: none; }
  .l-destination__block .c-bottom .c-list { border-top: 1px solid #eee; display: flex; flex-wrap: wrap; justify-content: space-between; }
  .l-destination__block .c-bottom .c-item { width: 50%; }
  .l-destination__block .c-bottom .c-item:nth-child(odd) { border-right: 1px solid #eee; }
  .l-destination__block .c-bottom .c-item:not(:last-child) { border-bottom: 1px solid #eee; }
  .l-destination__block .c-bottom .c-item:nth-child(2n+1):nth-last-child(2) { border-bottom: none; }
  .l-destination__block .c-bottom .c-item a { align-items: center; display: flex; height: 100%; padding: .75em 1.5em; }
  .sec-keyword .c-column { padding: 1.5em; }
  .sec-hotel .c-tab__list { flex-wrap: wrap; }
  .sec-hotel .c-tab label { height: 3em; padding: 0 .75em; white-space: nowrap; }
  .sec-hotel .c-btn__bottom .c-btn__block + .c-btn__block { margin-top: 1.5em; }
  .sec-hotel .c-panel__spot .c-btn__bottom .c-btn span { font-size: .875em; }
  .sec-hotel .c-panel__spot .c-btn__bottom .c-btn__plan span .sp-item { display: block !important; }
  .pc-item { display: none !important; }
  .c-btn__bottom-pc-item { display: none !important; }
  
  .c-bnr__list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 0 auto;
    max-width: 900px;
    width: 100%;
   }
   .c-bnr__item{
    width: calc(100%/2);
    padding: 10px 3px;
    box-sizing: border-box;
   }
   .c-bnr__item_ot + .c-bnr__item_ot {
    margin-top: 1.5em;
    }
}
/* �G�߂̃G���A */
.recom {
    margin-top: 10px;
    text-align: right;
}
.recom a {
    color: #5FB4CF;
    display: inline-block;
    padding-bottom: 3px;
    font-size: 1.3rem;
    font-weight: bold;
    transition: all .3s ease;
}
.recom .m-ico {
    margin-left: 0.2em;
}
.m-ico:before {
    position: relative;
    top: -1px;
    font-family: 'Material Icons Round';
    content: attr(data-icon);
    font-size: 100%;
    font-style: normal;
    font-weight: 400;
}

/* �O���㗷�s */
.c-theme__item h3 { color: #5a4a37; font-weight: 700; padding-top: .25em; }

@media screen and (min-width:768px) {
.c-theme__item { width: calc(calc(100% - 5em) / 4); }
.c-theme__item_ot { width: calc(calc(100% - 7.5em) / 4); }
.c-theme__item_ot:nth-child(n + 4) { margin-top: 3em; }
}

@media screen and (max-width:767px){
.c-theme__item img { width: 100%; }
.c-theme__item{ width: calc(100%/2); padding: 10px 3px; box-sizing: border-box; }
.c-theme__item_ot + .c-theme__item_ot { margin-top: 1.5em; }
}

/* �X�^�b�t�̌��k���̃G���A������(��ɖ߂�ver) */
.other_area {
    align-items: center;
    background-color: #fff;
    border-radius: 0.625em;
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 4em;
    border: 2px solid #5FB4CF;
    margin: 10px 0 50px;
}
p.other_area_txt {
    color: #5a4a37;
    font-weight: 700;
    line-height: 1.4;
}
.other_area:after {
    color: #5a4a37;
    content: "\f106";
    display: block;
    font-family: "icon";
    font-size: 1.5em;
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
p.other_area_txt {
    font-size: 1.125em;
}
.other_area:hover {
    background-color: #FFFFFF; }
}

@media screen and (max-width: 767px) {
.other_area {
    margin: 10px 0px;
}
p.other_area_txt2 {
    color: #5a4a37;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 30px; }
}

/* �X�^�b�t�̌��k���̃G���A������ */
.o-keyword__block {
    padding-top: 30px;
}
p.o-keyword_txt {
    font-weight: bold;
    font-size: 20px;
}
.o-keyword__list .c-tag {
    align-items: center;
    background-color: #fff;
    border: 2px solid #5FB4CF;
    border-radius: 100vh;
    display: inline-flex;
    height: 2.75em;
    justify-content: center;
    line-height: 1;
    margin: 0.5em 1em 0.5em 0;
    padding: 0 1.25em;
    transition: all .3s ease;
}
.o-keyword__list .c-tag span {
    color: #5FB4CF;
    font-weight: 700;
}
.o-keyword__list .c-tag span::before {
    content: "#";
    padding-right: 0.25em;
}

@media screen and (max-width:767px){
.o-keyword__block {
    padding-top: 10px;
}
}


/* Slider */
.slick-slider { position: relative; display: block; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
.slick-slide img { display: block; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }


/*  �t�b�^�[ �T�C�g�}�b�v
============================================================================= */
.htl-sitemap{
    position: relative;
	margin-top: 0px;
	border-top: solid 1px #FDE7E5 !important;
	border-bottom: solid 1px #FDE7E5 !important;
	background: #FDE7E5 !important;
}
.htl-sitemap_dl{
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 100%;
	font-size: 1.4rem;
}
.htl-sitemap_dl dt{
	font-weight: bold;
	text-align: left;
}

.htl-sitemap_list{
	display: flex;
	flex-wrap: wrap;
}

@media screen and (min-width:768px){
.htl-sitemap{
 	padding: 0;
 	margin-top: 50px;
}
.htl-sitemap_dl{
	display: flex;
	flex-wrap: wrap;
    min-width: 970px;
    max-width: 1246px;
    padding: 0 5px;
}
.htl-sitemap_dl dt{
	width: 120px;
}
.htl-sitemap_dl dd{
	width: calc(100% - 120px);
}
.htl-sitemap_dl dt{
	margin-top: 25px;
}
.htl-sitemap_list{
	margin: 15px 0 0 0;
}
.htl-sitemap_list li{
	margin: 10px 0 0 10px;
	padding-left: 10px;
	border-left: dotted 1px #ccc;
}
.sp-item { display: none;
}
}

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

.htl-sitemap{
	margin-top: 45px;
}
.htl-sitemap_dl{
    margin: 0 auto;
    margin-top: 0;
}
.htl-sitemap_dl dt{
	padding: 15px 30px 15px 15px;
}
.htl-sitemap_dl dt:not(:first-of-type){
	border-top: solid 1px #eee;
}
.htl-sitemap_dl dd{
	display: none;
	padding-bottom: 15px;
}
.htl-sitemap_list{
	margin-right: 3px;
}
.htl-sitemap_list li{
	margin: 3px 0 0 3px;
	width: calc(100% / 2 - 3px);
}
.htl-sitemap_list li a{
    font-size: 11px;
    text-align: left;
	display: flex;
	align-items: center;
	padding: 5px 10px;
	min-height: 50px;
	height: 100%;
	line-height: 1.3;
	border-radius: 3px;
	background: #fff;
}
.js-accordion-sp a{
    pointer-events: none;
}
}

/*  JS
============================================================================= */
@media screen and (max-width:767px){

.js-accordion-sp{
	position: relative;
}
.js-accordion-sp:after{
	position: absolute;
	right: 10px;
	top: 10px;
    font-family: "icon";
    content: "\f107";
	transition: all .2s ease;
	font-size: 1.8rem;
}
.js-accordion-sp.is-open:after{
	transform: rotateZ(-180deg);
}
}


/* マタニティ旅行の注意ポイント
================================*/
.departure-wrap {
    background-color: rgba(255,255,255,0.5);
    padding: 20px;
    border-radius: .75em;
}

.sec-check .list1 {
    background-color: #fff;
    border-radius: .75em;
    box-shadow: 0 0 1.5em rgba(0,0,0,.15);
    padding: 15px;
}

.sec-check .list2 {
    background-color: none;
    border-radius: 0em;
    box-shadow: 0em;
    padding: 15px;
}

.sec-check .head_text {
    color: #CD6475;
    font-weight: bold;
    text-align: center;
}
.sec-check .text {
    text-align: left;
    color:#5a4a37;
    margin-top: 10px;
}
.sec-check li {
    text-align: left;
}

@media screen and (min-width:768px){
.sec-check .wrapper {
   display: flex;
   justify-content: space-around;
}

.sec-check .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px;
}
.sec-check .list1 {
    display: flex;
    width: calc(90% / 3);
    margin-bottom: 16px;
    margin-left: 16px;    
}
.sec-check .list2 {
    display: flex;
    width: calc(90% / 3);
    margin-bottom: 16px;
    margin-left: 16px;  
}
}
.sec-check .head_text {
    font-size: 1.8rem;
}


@media screen and (max-width:767px){
.sec-check .list1 {
    margin: 15px 0;
}
.sec-check .list2 {
    margin: 15px 0;
    margin: 0 auto;;
    width: 75%;  
}
.sec-check .c-table {
    padding: 1.2em 0;
}
.step_label {
    padding-top: 15px;
    padding-bottom: 1px;
}
.sec-check .head_text {
    font-size: 1.6rem;
}
}


/* おすすめのホテル説明文
================================*/
.recommend_hotel { color: #5a4a37; margin: 0 16px 0 16px; font-weight: 700; }
.recommend_hotel li{ text-indent: -2.6em; padding-left: 1.5em;padding-bottom: 8px;}

@media screen and (max-width:767px){
    .recommend_hotel {text-align: left; }
    .recommend_hotel li{ font-size: 1.1em; padding-bottom: 4px;}
}
@media screen and (min-width:768px){
    .recommend_hotel {text-align: center; }
}


/* 施設カセットmargin調整
================================*/
@media screen and (max-width:767px){
.hotel_info {margin-bottom: 8px;}
}


/* pointデザイン
================================*/
.point{
    position: relative;
    background: #5FB4CF;
    box-shadow: 0px 0px 0px 3px #5FB4CF;
    border: dashed 1px white;
    padding: 0.2em 0.5em;
    color: #FFFFFF;
    width:40%;
    margin: 0 auto;
    margin-bottom: 8px;
}
.point:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #caecf6 #fff #caecf6;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.point p {
    margin: 0; 
    padding: 0;
    font-weight: 800;
    font-size: 16px;
    text-align: center;
}


/* おすすめホテルリストデザイン
================================*/
.recommend_hotel_li::before {
    content: '\e0a5';
    font-family: 'Material Icons Round';
    color: #FDE7E5; 
    margin-right: 4px;
    font-size: 30px;
    position:  relative;
    z-index: -1;
}

.recommend_hotel_li::before {
    background: url(../_images/maternity_list.svg) no-repeat top 2px left;
    background-size: 30px auto;
    position:  relative;
    z-index: 10;   
}

.recommend_hotel ul {
    display: inline-block;
    vertical-align: top; 
    text-align: left;
  }
  
  .recommend_hotel img {
    display: inline-block;
    vertical-align: middle; 
    margin-right: 10px; 
    width: 25%;
  }

  @media screen and (max-width:767px){
    .recommend_hotel img {
        width: 60%;
        margin-left: 80px;
        text-align: center;
      }
    }



