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

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

 [class^="ico-"]:before, [class*=" ico-"]:before { display: inline-block; font-family: "gwicon"; 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-cal:before { content: '\e805'; }
.ico-map:before { content: '\e806'; }
.ico-key:before { content: '\e807'; }
.ico-coupon:before { content: '\e809'; }
.ico-heart:before { content: '\e80b'; }

@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-mark-spring:before { content: '\e800'; }
.ico-down-open:before { content: '\e801'; }
.ico-pagetop:before { content: '\e802'; }
.ico-right-open:before { content: '\e803'; }
.ico-left-open:before { content: '\e804'; }
.ico-up-open:before { content: '\e805'; }
.ico-hotel:before { content: '\e806'; }
.ico-air:before { content: '\e807'; }
.ico-train:before { content: '\e808'; }
.ico-btn-arrow:before { content: '\e809'; }
.ico-pin:before { content: '\e80a'; }
.ico-info-circled:before { content: '\e80b'; }
.ico-recommend:before { content: '\e80c'; }
.ico-themepark:before { content: '\e80d'; }
.ico-together:before { content: '\e80e'; }
.ico-niceview:before { content: '\e80f'; }
.ico-spot:before { content: '\e810'; }
.ico-angle-up:before { content: '\f106'; }
.ico-angle-down:before { content: '\f107'; }


.jtb-nav-breadcrumb { margin-bottom: 25px; max-width: 1236px; }
.l-page { font-size: 16px; line-height: 1.6; text-align: center; width: 100%; overflow: hidden;}
.l-page * { -ms-box-sizing: border-box; box-sizing: border-box; }
.l-page h1 { font-size: 18px; font-weight: bold; line-height: 1; margin: 0 auto 25px; max-width: 1236px; text-align: left; }
.l-page a, .l-page a img { transition: all .4s ease; }
.l-page img { display: block; margin: 0 auto; max-width: 100%; transition: opacity 3s ease; }
.l-page img.lazyload { border-radius: .5em; opacity: 0; }
.l-page img.lazyloaded { opacity: 1; }
.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; }

.c-bnr__list { display: flex; flex-wrap: wrap; justify-content: space-evenly; margin: 0 auto; max-width: 900px; width: 100%; }
.c-bnr__item a + * { margin-top: .5em; }
.c-bnr__item .c-title { font-weight: 700; }
.c-bnr__item p { text-align: left; }

.c-btn { align-items: center; border-radius: .375em; display: flex; justify-content: center; position: relative; }
.c-btn span::before, .c-btn span::after { display: inline-block; font-family: "icon"; position: absolute; top: 50%; transform: translateY(-50%); }
/*.c-btn__solid span::before, .c-btn__solid span::after { color: #fff; }*/
.c-btn__solid span { color: #fff; font-weight: 700; }
.c-btn__white { background-color: #fff; border: 2px solid; transition: all .4s ease; }
.c-btn__white span { font-weight: 700; }
.c-btn__stay span::before { content: "\e806"; }
.c-btn__jr span::before { content: "\e808"; }
.c-btn__air span::before { content: "\e807"; }
.c-bottom__link .c-btn { margin: 0 auto; width: 100%; }
.c-bottom__link .c-btn span::after { content: "\e809"; font-size: .75em; right: 2em; }
.c-faq__list { text-align: left; }
.c-faq__item { background-color: #fff; padding: 0 2.5em; }
.c-faq__item + .c-faq__item { margin-top: .25em; }
.c-faq__item--q, .c-faq__item--a { padding-left: 3em; position: relative; }
.c-faq__item--q { line-height: 1.5; font-weight: bold; padding-bottom: 2em; padding-top: 2em; }
.c-faq__item--q:hover { cursor: pointer; }
.c-faq__item--q::before, .c-faq__item--a::before { font-family: 'Zen Maru Gothic', sans-serif; font-size: 1.5em; font-weight: 700; left: 0; line-height: 1; position: absolute;  }
.c-faq__item--q::before { content: "Q." }
.c-faq__item--q::after { content: "\e801"; display: inline-block; font-family: "icon"; font-size: 1.5em; line-height: 1; position: absolute; right: 0; transition: all .5s ease; }
.c-faq__item--a { display: none; padding-bottom: 2em; }
.c-faq__item--a::before { content: "A." }
.c-inner { margin: 0 auto; max-width: 1236px; width: 88%; }
.c-pic .c-cap { display: block; font-size: .8125em; text-align: right; }
.c-sec:nth-child(odd):not(:first-of-type) { background: url(/kokunai/htl/holiday/newyear/images/bg02.gif) repeat;}
.c-sec:nth-child(even) { background: url(/kokunai/htl/holiday/newyear/images/bg01.gif) repeat;}

.recommend-sect#common_coupon .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-keyword .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-keyword .c-list a { color: #B30000; }
.sec-themepark .c-list a { color: #873535; }
.sec-cal .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-recommend .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-area .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-recommendarea .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-theme .c-sec__head::before { display: block; font-family: 'jtb-dom' !important; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-themepark .c-sec__head::before { display: block; font-family: "icon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-with .c-sec__head::before { display: block; font-family: "icon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}
.sec-plan .c-sec__head::before { display: block; font-family: "gwicon"; font-size: 2.3em; line-height: 1; padding-bottom: 0.125em;}

.c-sec__title { color: #873535; font-size: 2em; font-weight: 800; font-family: "M PLUS Rounded 1c", sans-serif; }
.c-sec__head span { display: inline-block; font-weight: 700; letter-spacing: .1em; -webkit-text-fill-color: transparent; }
.c-word { align-items: center; background-color: #fff; border: 1px solid; display: inline-flex; justify-content: center; }
.c-word span::before { content: "＃"; padding-right: .25em; }
.is-fixed { left: 0; position:fixed; top: 0; z-index: 4; width: 100%;}
.is-open::after { transform: rotate(-180deg); }

.l-mv, .l-contents { font-family: 'Zen Maru Gothic', sans-serif; text-align: center; width: 100%; }
.l-mv { background: no-repeat 50% 0 / cover; display: flex; flex-direction: column; height: 100%; justify-content: center; padding-bottom: 2em; position: relative; width: 100%; }
.l-mv * { z-index: 1; }
.l-mv .c-btn { background-color: rgba(255, 255, 255, .9); bottom: -45px; height: 3em; padding: 0 2em; position: absolute; right: -100px; }
.l-mv .c-btn span { color: #873535; font-size: 1.5em; font-weight: 700; }
.l-mv .c-btn span::after { content: "\e803"; display: inline-block; font-family: "icon"; padding-left: .5em; }
.l-mv .c-title__wrap { position: relative; }
.l-mv .c-title { background: no-repeat 50% 0; color: #fff; position: relative; }
.l-mv .c-title::after { background: no-repeat 50% 50% / 100% auto; bottom: -0.75em; content: ""; height: .625em; left: 50%; position: absolute; transform: translateX(-50%); width: 32.75em; }
.l-mv .c-title span { font-size: 5.375em; font-weight: 700; line-height: 1.3em; }
.l-mv .c-title em { font-size: 1.5349em; font-weight: 700; }
.l-mv .c-title b { font-size: 1.5349em; font-weight: 700; }
.l-anchor { position: absolute; width: 100%; }
.l-anchor .c-item { transform:translateY(-2em); }
.l-anchor .c-item a { align-items: center; background-color: #B30000; border-radius: .375em; display: flex; justify-content: center; width: 100%; }
.l-anchor .c-item span { color: #fff; display: inline-block; font-size: 1.375em; font-weight: 700; line-height: 1.2; margin-bottom: 1em; position: relative; }
.l-anchor .c-item span::after { bottom: -2.25em; content: "\e801"; display: block; font-family: "icon"; font-size: 1.25em; left: 50%; position: absolute; transform: translateX(-50%); transition: all .4s ease; }

@media screen and (max-width:767px){
.l-anchor .c-item span::after { bottom: -1.25em }
.l-mv .c-title span { font-size: 6.375em; }
.l-mv .c-title::after { background: no-repeat 50% 50% / 100% auto; bottom: -0.75em; content: ""; height: .625em; left: 50%; position: absolute; transform: translateX(-50%); width: 38.75em; } 
.l-anchor__float.is-fixed { background-color: #B30000 !important; width: 100%; }
}
.l-anchor__float.is-fixed .c-item { transform:translateY(0); }
.l-anchor__float.is-fixed .c-item span::before { display: inline-block; padding-right: .5em; }
.l-anchor__float.is-fixed .c-item span::after { bottom: -1.75em; }
.l-block .c-title span { color: #873535; font-size: 1.625em; font-weight: 700; line-height: 1; }

.l-contents { background-color: #fcf9f5; }
.sec-keyword .c-list { background-color: #fff; border-radius: .75em; display: flex; flex-wrap: wrap; justify-content: center; margin-top: 1em; padding: 1.5em; }
.sec-keyword .c-word { border-radius: .25em; height: 2.25em; margin: .5em; padding: 0 1em; }
.sec-spot .c-list { flex-wrap: wrap; }
.sec-spot .c-item { padding-top: 2em; text-align: left; }
.sec-spot .c-item .c-head { padding: 0 0 .5em 3.5em; position: relative; }
.sec-spot .c-item .c-head .c-area { align-items: center; background-color: #fff; border-radius: 1.25em 0 1.25em 0; box-shadow: 0 0 1.5em rgba(0, 0, 0, .1); display: flex; justify-content: center; left: 0; padding: 1em 0; position: absolute; top: -.75em; transform: translateX(-50%); width: 4em; z-index: 99; }
.sec-spot .c-item .c-head .c-area span { font-size: 1.5em; font-weight: 700; letter-spacing: .1em; writing-mode: vertical-rl; }
.sec-spot .c-item .c-head .c-area span::before { content: "\e800"; display: inline-block; font-family: "icon"; font-weight: normal; padding-bottom: .375em; }
.sec-spot .c-item .c-head .c-title { color: #873535; font-weight: 700; }
.sec-spot .c-item .c-head .c-btn { bottom: .5em; display: inline-flex; padding: 0 .5em 0 1.5em; position: absolute; right: 0; }
.sec-spot .c-item .c-head .c-btn span { font-size: .8125em; font-weight: normal; }
.sec-spot .c-item .c-head .c-btn span::before { content: "\e80b"; left: .5em; }
.sec-spot .c-item .c-txt p { margin-top: .5em; }
.sec-spot .c-item .c-info { color: #b57b23; font-size: 1.25em; font-weight: 700; }
.sec-spot .c-item .c-info span { background-color: 3; border-radius: .3em; color: #fff; display: inline-flex; margin-right: .8em; padding: 0 1em; }
.sec-spot .c-item .c-plan__btn { display: flex; margin-top: 1em; }
.sec-spot .c-item .c-plan__btn .c-btn { height: 4em; }
.sec-spot .c-item .c-plan__btn .c-btn span { line-height: 1.2; }
.sec-spot .c-item .c-plan__btn .c-btn span::before, .sec-spot .c-item .c-plan__btn .c-btn span::after { font-size: 1.25em; }
.sec-spot .c-item .c-plan__btn .c-btn span::before { left: .5em; }
.sec-spot .c-item .c-plan__btn .c-btn span::after { content: "\e803"; right: .75em; }
.sec-spot .c-item .c-more { margin-top: 1.375em; }
.sec-spot .c-item .c-more a { display: block; }
.sec-spot .c-item .c-more a::before { content: "#"; display: inline-block; padding-right: .25em; }
.sec-spot .c-item .c-more__title { color: #873535; font-size: 1.25em; font-weight: 700; }
.sec-spot .c-item .c-more__title::before { content: "\e80a"; display: inline-block; font-family: "icon"; padding-right: .5em; }
.sec-spot .c-item .c-more__title + a { margin-top: .5em; }
.sec-spot .c-pic img, .sec-area .c-pic img, .sec-recommendarea .c-pic img, .sec-theme .c-pic img { border-radius: .375em; width: 100%; }
.sec-spot .c-note { text-align: left; }

.sec-recommendarea .c-item .c-txt { display: flex; flex-direction: column; text-align: left; }
.sec-recommendarea .c-item .c-title { color: #873535; font-size: 1.5em; font-weight: 700; }
.sec-recommendarea .c-item .c-title a { color: #873535; }
.sec-recommendarea .c-item .c-title::before { content: "\e80a"; display: inline-block; font-family: "icon"; padding-right: .5em; }
.sec-recommendarea .c-item p { margin-top: .5em; }
.sec-recommendarea .c-btn__plan { position: relative; }
.sec-recommendarea .c-bnt__float { background-color: rgba(0, 0, 0, .8); border-radius: .25em; bottom: 0; left: 50%; opacity: 0; padding: 1em 1.25em; position: absolute; transform: translate(-50%, 120%); transition: all .3s ease-in; visibility: hidden; z-index: 10; }
.sec-recommendarea .c-bnt__float::before { border: .5em solid transparent; border-bottom: .5em solid rgba(0, 0, 0, .8); content: ""; margin-left: -.5em; left: 50%; position: absolute; top: -1em; }
.sec-recommendarea .c-btn__plan:hover .c-bnt__float { opacity: 1; transform: translate(-50%, 105%); visibility: visible; }
.sec-recommendarea .c-bottom__btn { margin-top: 1.25em; }
.sec-recommendarea .c-bottom__btn .c-btn { height: 3.375em; }
.sec-recommendarea .c-bnt__float li { display: block; padding: 1px 0; text-align: left; width: auto; }
.sec-recommendarea .c-bnt__float li a { background-color: transparent; color: #fff; display: block; padding-right: 2em; position: relative; white-space: nowrap; }
.sec-recommendarea .c-bnt__float li a::after { content: '\e803'; display: inline-block; font-family: 'icon'; font-size: .875em; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }

.sec-themepark .c-list { background-color: #fff; border-radius: .75em; display: flex; flex-wrap: wrap; justify-content: center; margin-top: 1em; padding: 1.5em; }
.sec-themepark .c-word { border-radius: .25em; height: 2.25em; margin: .5em; padding: 0 1em; }
.sec-with .c-pic { background: url(../images/bg_with_pic.svg) no-repeat 50% 50% / 100% auto; margin: 0 auto; padding: 0 0 1.125em 1.5em; position: relative; }
.sec-with .c-pic__mask { mask-image: url("../images/bg_with_mask.svg"); mask-repeat: no-repeat; mask-position: 50% 0; mask-size: 100% auto; -webkit-mask-image: url("../images/bg_with_mask.svg"); -webkit-mask-repeat: no-repeat; -webkit-mask-position: 50% 0; -webkit-mask-size: 100% auto; width: 100%; }
.sec-with .c-pic__mask::after { background-color: rgba(0, 0, 0, .10); bottom: 0; content: ""; display: block; left: 0; height: 100%; position: absolute; right: 0; top: 0; width: 100%; }
.sec-with .c-pic__mask img { width: 100%; }
.sec-with .c-pic__mask .c-title { color: #fff; font-size: 1.4em; font-weight: 700; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: nowrap; z-index: 1; }
.sec-with .c-bottom__link .c-btn { bottom: 2.25em; height: 2.25em; justify-content: flex-start; padding-left: 1.5em; position: absolute; right: 0; width: 12em; }
.sec-with .c-bottom__link .c-btn span::after { right: 1em; }
.sec-with .c-tag__list { margin-bottom: 1em; }
.sec-with .c-tag__list .c-word { border: none; border-radius: 100vh; height: 2.5em; padding: 0 1em; }
.sec-with .c-tag__list .c-word::before { content: "#"; padding-right: .5em; }
.sec-plan .c-list { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 1em; }
.sec-plan .c-list .c-word { align-items: center; background-color: #fff; border: 1px solid; border-radius: 100vh; display: inline-flex; height: 3.125em; justify-content: center; margin: .5em .25em; padding: 0 2em; }
.sec-plan .c-list .c-word span { font-weight: 700; }
.sec-plan .c-list.c-list__month .c-word { border-color: #B30000; }
.sec-plan .c-list__month .c-word span { color: #873535; }
.sec-plan .c-list .c-word { border-radius: 100vh; height: 3.125em; margin: .5em .25em; padding: 0 2em; }
.sec-plan .c-bottom__link { margin-top: 3em; }
.sec-plan .c-bottom__link .c-btn { height: 3.625em; max-width: 500px; }
.sec-destination .l-block { text-align: left; }
.sec-destination .c-title span { font-size: 1.3125em; }
.sec-destination .c-list { display: flex; flex-wrap: wrap; }
.sec-destination .c-list li { font-size: .9375em; }
#JTBGF-ly_footer.JTBGF-ly_footer { margin-top: 0 !important; }

@media screen and (min-width:768px) and (max-width:1236px) {
  .l-page { font-size: 1.294498vw; margin: 0; }
}
@media screen and (min-width:768px){
  .sp-item { display: none; }
  .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; }
  .l-page a:hover { text-decoration: none; }
  .l-page a:hover img { opacity: .7; }
  .l-page .c-flex { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .c-bnr__item { width: calc(calc(100% - 7.5em) / 3); }
  .c-bnr__item:nth-child(n + 4) { margin-top: 2.5em; }
  .c-sec { padding: 4.25em 0 6em; }
  .c-sec__head,.other-theme-title { margin-bottom: 2.5em; }
  .c-sec__head { padding-top: 3em; }
  .l-mv { height: 31.25em; }
  .l-mv .c-title img { width: 34em; height: auto; padding-top: 20px; }
  .l-mv .c-btn:hover span { color: #fff; }
  .l-mv .c-btn:hover span::after { color: #caa946 !important; }
  .l-anchor, .l-anchor .c-item a { height: 8.5em; }
  .l-anchor .c-item { width: calc(calc(100% - 1.875em) / 6); }
  .l-anchor .c-item a:hover span::after { bottom: -1.5em; }
  .l-anchor__float.is-fixed .c-item a { height: 4.5em; }
  .l-anchor__float.is-fixed .c-item span { font-size: 1em; }
  .l-anchor__float.is-fixed .c-item a:hover span::after { bottom: -1em; }
  .l-block .c-title span { font-size: 1.5em; }
  .sec-spot .c-item { display: flex; flex-direction: column; width: calc(50% - 1.625em); }
  .sec-spot .c-item:nth-child(n + 3) { margin-top: 3em; }
  .sec-spot .c-item .c-head .c-title { font-size: 1.875em; }
  .sec-spot .c-item .c-pic { aspect-ratio: 4 / 3; margin-bottom: 1.5em; }
  .sec-spot .c-item .c-plan__btn .c-btn { width: calc(calc(100% - 1.25em) / 3); }
  .sec-spot .c-item .c-plan__btn .c-btn::before { font-size: 1.375em; }
  .sec-spot .c-item .c-plan__btn .c-btn + .c-btn { margin-left: .625em; }
  .sec-spot .c-item .c-btn:hover::before, .sec-spot .c-item .c-btn:hover::after { color: #fff; }
  .sec-spot .c-item .c-more a:hover, .c-faq__item--a p a:hover, .sec-destination .c-list li a:hover { text-decoration: underline; }
  .sec-spot .c-note { margin-top: 4.5em; }
  
  
  .sec-recommendarea .c-item { display: flex; flex-direction: column; width: calc(calc(100% - 3.75em) / 3); margin: 20px 0 20px 0; }
  .sec-recommendarea .c-item .c-pic { margin-bottom: auto; text-align: end; }
  .sec-recommendarea .c-bottom__btn .c-btn { width: calc(50% - .375em);}
  .sec-recommendarea .c-btn__plan:hover { cursor: pointer; }
  .sec-recommendarea .c-btn__plan .c-bnt__float { width: auto; }
  
  
  .sec-with .c-list { display: flex; flex-wrap: wrap; justify-content: center; }
  .sec-with .c-item { width: calc(50% - 1.625em); }
  .sec-with .c-item:nth-child(n + 3) { margin-top: 3em; }
  .sec-with .c-pic { width: 75.7568%; }
  .sec-with .c-pic:hover { cursor: pointer; }
  .sec-with .c-tag__list .c-word:hover { color: #fff; }
  .sec-plan .l-block + .l-block { margin-top: 4.375em; }
  .sec-plan .c-list__month .c-word:hover { background-color: #caa946; }
  .sec-destination dd + dt { border-top: 1px solid #d9d9d9; margin-top: 1.5em; padding-top: 2.25em }
  .sec-destination .c-list { margin-top: .5em; }
  .sec-destination .c-list li { line-height: 1; margin: 0 .75em .75em 0; padding: 1px 0; }
  .sec-destination .c-list li::after { color: #ccc; content: "/"; padding-left: .75em; }
  .sec-destination .c-list li:last-child::after { content: none; }
  .sec-destination li a { color: #333; }
}

@media all and (-ms-high-contrast:none){
/*  *::-ms-backdrop, .c-cal__item, .c-empty_item { width: 7.25em; }*/
}

@media screen and (max-width:767px){
  .pc-item { display: none; }
  .breadcrumb-upper { background-color: #fff; border-top: 1px solid #d7d7d7; display: flex; flex-wrap: nowrap; font-size: 10px; line-height: 3rem;  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; }
  .l-page { font-size: 3.2vw; padding: 20px 0 0; }
  .l-page h1 { margin-bottom: 20px; padding: 0 1%; }
  .c-bnr__item, .c-bnr__item img { width: 100%; }
  .c-bnr__item p, .c-card__item .c-txt p { font-size: 0.7em; }
  .c-bnr__item .c-title { font-size: 1em; }
li.c-bnr__item {
    width: calc(100%/2);
    padding: 10px 3px;
    box-sizing: border-box;
}
  .c-faq__item { padding: 0 5%; }
  .c-faq__item--q, .c-faq__item--a { font-size: 1.125em; }
  .c-faq__item--q { font-size: 1.125em; padding-right: 1.5em; }
  .c-faq__item--q::after { top: 1.5em; }
  .c-sec__head { margin-bottom: 1.5em; padding-top: 3em; }
  .c-sec { padding: 4.5em 0 2em; }
  .c-sec__title { font-size: 1.5em; }
  .l-mv { height: 16.25em; }
  .l-mv .c-title img { width: 42em; height: auto; }
  .l-mv .c-title__wrap { font-size: .400em; padding: 3em 0 6em; width: 100%; }
  .l-mv .c-btn { bottom: 6.75em; height: 3.75em; padding: 0 2em 0 1em; right: 2em; }
  .l-anchor .c-list { display: flex; justify-content: space-between; }
  .l-anchor .c-item { width: calc(calc(108% - 0.5em) / 6); padding-top: 20px; margin: -15px; }
  .l-anchor .c-item a { padding: .5em 0; }
  .l-anchor .c-item span { font-size: .825em; }
  .l-anchor__float.is-fixed .c-inner { width: 93%; margin: 0 15px 15px 15px;}
  .l-anchor__float.is-fixed .c-item + .c-item { border-left: 1px solid #eee; }
  .l-anchor__float.is-fixed .c-item a { background-color: #B30000; }
  .l-anchor__float.is-fixed .c-item span { font-size: .75em; line-height: 1.1; }
  .l-anchor__float.is-fixed .c-item span::after { bottom: -1.25em; }
  .sec-keyword .c-word { margin: 0 .5em .5em 0; }
  .sec-keyword .c-word span { font-size: 3.2vw; }
  .sec-spot .c-item .c-head { padding-left: 3em; }
  .sec-spot .c-item .c-head .c-title { font-size: 1.375em; }
  .sec-spot .c-item .c-head .c-area { font-size: .75em; left: .5em; top: 0; }
  .sec-spot .c-item .c-txt { padding-top: 1.5em; }
  .sec-spot .c-item .c-txt p, .sec-spot .c-item .c-more a { font-size: 1.1667em; }
  .sec-spot .c-item .c-plan__btn .c-btn { width: calc(calc(100% - .5em) / 3); }
  .sec-spot .c-item .c-plan__btn .c-btn::before { font-size: 1em; }
  .sec-spot .c-item .c-plan__btn .c-btn::after { right: .5em; }
  .sec-spot .c-item .c-plan__btn .c-btn + .c-btn { margin-left: .25em; }
  .sec-spot .c-item .c-plan__btn .c-btn span { font-size: .9em; }
  .sec-spot .c-note { margin-top: 3em; }
  
  .sec-recommendarea .c-item + .c-item { margin-top: 3em; }
  .sec-recommendarea .c-item .c-txt { padding-top: .5em; }
  .sec-recommendarea .c-bottom__btn { display: flex; justify-content: space-between; }
  .sec-recommendarea .c-bottom__btn .c-btn { width: calc(50% - .25em); }
  .sec-recommendarea .c-bnt__float { left: 0; transform: translate(0, 120%); width: 130%; }
  .sec-recommendarea .c-btn__plan:hover .c-bnt__float { transform: translate(0%, 105%); }
  .sec-recommendarea .c-bnt__float::before { left: 35%; top: -.9em; }
  .sec-recommendarea .c-item .c-pic { text-align: end; }
  
  
  .sec-with .c-pic { width: 100%; }
  .sec-with .c-tag__list .c-word { font-weight: 700; margin: 2px;}
  .sec-plan .l-block + .l-block { margin-top: 2.5em; }
  .sec-plan .c-list .c-word { height: 2.75em; padding: 0 1em; }
  .sec-plan .c-list .c-word { margin: 0 .25em .25em 0; }
  .sec-plan .c-list .c-word span { font-size: 1.125em; }
  .sec-destination .l-block { border-bottom: 1px solid #d9d9d9; }
  .sec-destination .c-inner { width: 100%; }
  .sec-destination .c-title { border-top: 1px solid #d9d9d9; padding: 1em 1.5em; position: relative; }
  .sec-destination .c-title::after { content: "\e801"; display: inline-block; font-family: "icon"; font-size: 1.5em; line-height: 1; position: absolute; right: 1em; transition: all .5s ease; }
  .sec-destination .c-title a { color: #333; pointer-events: none; }
  .sec-destination .c-title span { font-size: 1em; }
  .sec-destination dd { display: none; }
  .sec-destination dd .c-list { border-top: 1px solid #eee; display: flex; flex-wrap: wrap; justify-content: space-between; }
  .sec-destination dd .c-item { width: 50%; }
  .sec-destination dd .c-item:nth-child(odd) { border-right: 1px solid #eee; }
  .sec-destination dd .c-item:not(:last-child) { border-bottom: 1px solid #eee; }
  .sec-destination dd .c-item:nth-child(2n+1):nth-last-child(2) { border-bottom: none; }
  .sec-destination dd .c-item a { display: block; padding: .75em 1.5em; }
}

/*  season  */
.recommend-sect#common_coupon .c-sec__head::before { color: #da3923; content: "\e809";}
.p-newyear .c-btn__white, .p-newyear .search-tab__list li a { border-color: #B30000; }
.sec-keyword .c-sec__head::before { color: #da3923; content: "\e807"; }
.sec-cal .c-sec__head::before { color: #da3923; content: "\e805";}
.sec-recommend .c-sec__head::before { color: #da3923; content: "\e809";}
.sec-area .c-sec__head::before { color: #da3923; content: "\e806";}
.sec-theme .c-sec__head::before { color: #da3923; content: "\e93c";}
.sec-themepark .c-sec__head::before { color: #da3923; content: "\e80d";}
.sec-with .c-sec__head::before { color: #da3923; content: "\e80e";}
.sec-plan .c-sec__head::before { color: #da3923; content: "\e80b";}

.p-newyear .c-sec__head span { background: linear-gradient(90deg, #C06060 0%, #dbc902 100%); -webkit-background-clip: text; }
.p-newyear .l-contents { background: url(/kokunai/htl/holiday/newyear/images/bg02.gif); }
.p-newyear .l-mv .c-title__main { align-items: center; color: #caa946; display: flex; justify-content: center; line-height: 1; }
.p-newyear .l-mv .c-title__main em { font-size: 2.2326em }
.p-newyear .l-mv .c-title small { font-size: .7442em; padding-left: .1em; text-align: left; }
.p-newyear .l-mv .c-title__sub { background: url(../images/mv_title_gw_left.png) no-repeat 6% 50%, url(../images/mv_title_gw_right.png) no-repeat 94% 50%; background-size: 1.0667em; border-bottom: 2px solid #caa946; border-top: 2px solid #caa946; display: block; font-size: 3.75em; padding: .25em 0; }

.p-newyear a, .p-newyear .l-mv .c-btn span::after, .p-newyear .l-anchor .c-item span::before, .p-newyear .c-btn__white span, .p-newyear .c-faq__item--q::before, .p-newyear .c-faq__item--q::after, .p-newyear .sec-spot .c-item .c-head .c-area span, .p-newyear .sec-spot .c-item .c-more__title::before, .p-newyear .sec-area .c-item .c-title::before, .p-newyear .sec-recommendarea .c-item .c-title::before, .p-newyear .sec-area .c-bnt__float li a:hover, .p-newyear .sec-recommendarea .c-bnt__float li a:hover, .p-newyear .sec-area .c-bnt__float li a::after, .p-newyear .sec-recommendarea .c-bnt__float li a::after, .p-newyear .search-tab__list li a.active, .p-newyear .sec-destination .c-title::after { color: #873535; }

.p-newyear .c-faq__item--a::before { color: #ea224b; }
.p-newyear .search-tab__list li a, .p-newyear .c-btn__solid { background-color: #B30000; }
.p-newyear .search-tab__list li a.active { background-color: #fff; }
.p-newyear .search-tab__list li a:not(.active):hover { background-color: #bf3939; border-color: #bf3939; }
.p-newyear .c-cal__item .floatNavi li a::after { color: #C06060; }

.p-summer .l-mv { background-image: url(/season/season_assets/images/bg_summer.jpg); }
.p-summer .l-mv .c-title { background-image: url(/season/season_assets/images/mv_title_summer.png); background-size: 32.1875em auto; }
.p-summer .l-mv .c-title::after { background-image: url(/season/season_assets/images/mv_title_border_summer.png); }
.p-summer .l-mv .c-title em { color: #C06060; }
.p-summer .l-anchor .c-item span::before, .p-summer .l-anchor .c-item span::after { color: #C06060; }

.p-newyear .l-mv { background: url(/season/season_assets/images/bg_newyear.webp) no-repeat center; background-size: cover; }

.p-winter .l-mv { background-image: url(/season/season_assets/images/bg_winter.jpg); }
.p-winter .l-mv .c-title { background-image: url(/season/season_assets/images/mv_title_winter.png); background-size: 32em auto; }
.p-winter .l-mv .c-title::after { background-image: url(/season/season_assets/images/mv_title_border_winter.png); }
.p-winter .l-mv .c-title em { color: #afebff; }
.p-winter .l-anchor .c-item span::before, .p-winter .l-anchor .c-item span::after { color: #37bed9; }

.p-newyear .l-mv .c-title__main { display: block; font-size:8.375em }
.p-newyear .l-mv .c-title__main em { color: #fa6154; font-size: inherit; }
.p-newyear .l-mv .c-title__sub { color: #caa946; display: inline-block; font-size: 3.625em; padding: .2em 1em; position: relative; }
.p-newyear .l-mv .c-title__sub::before, .p-newyear .l-mv .c-title__sub::after { border: 1px solid #caa946; content: ""; display: block; position: absolute; width: 100%; }
.p-newyear .l-mv .c-title__sub::before { bottom: .086em; left: -.086em; right: .086em; top: -.086em; }
.p-newyear .l-mv .c-title__sub::after { bottom: -.086em; left: .086em; right: -.086em; top: .086em; }

@media screen and (min-width:768px){
.p-newyear .c-btn__white:hover, .p-newyear .c-word:hover, .p-newyear .l-mv .c-btn:hover { background-color: #caa946; }
.p-newyear .c-btn__white:hover span,.p-newyear .c-word:hover span { color: #fff; }
.p-newyear .sec-area .c-bnt__float li a:hover, .p-newyear .sec-recommendarea .c-bnt__float li a:hover, .p-newyear .sec-destination .c-list li a:hover { color: #C06060; }
.p-newyear .c-btn__solid:hover, .p-newyear .sec-with .c-pic:hover .c-btn { background-color: #610404; }
.c-cal__item .floatNavi li a:hover { color: #C06060; }
}
@media screen and (max-width:767px){
.p-newyear .l-mv .c-title { background-size: 72.8125em; padding: 18px 0px 18px; margin-top: 30px; }
}

.k-bnr__item { width: calc(calc(100% - 0em)); }
  .k-bnr__item:nth-child(n + 4) { margin-top: 2.5em; }
  
  .kandorogo img {
    display: unset;
}
  
  
/*  カレンダー  */
.cal-text p { margin-bottom: 15px; font-size: 20px; font-weight: bold; color: #FF0000; }
.c-cal__list { display: flex; flex-wrap: wrap; justify-content: space-between; }

.c-cal__item { border: 3px solid #bfc5ca; border-radius: .5em; display: flex; flex-direction: column; position: relative; }

.c-cal__item .c-day { align-items: center; display: flex; flex: 1; font-size: 2em; font-weight: 700; justify-content: center; margin-bottom: auto; }

.c-cal__item .c-day sup { font-size: .625em; margin-top: -.5em; }

.c-cal__item .c-week { background-color: #bfc5ca; display: block; height: 2em; line-height: 2; }

.c-cal__item.c-week__sat { border-color: #ade4ff; }
.c-cal__item.c-week__sat .c-day { color: #009ae7; }
.c-cal__item.c-week__sat .c-week { background-color: #ade4ff; }
.c-cal__item.c-week__sun { border-color: #ffb9b9; }
.c-cal__item.c-week__sun .c-day { color: #f00; }
.c-cal__item.c-week__sun .c-week { background-color: #ffb9b9; }

.c-cal__item .floatNavi { background-color: rgba(0, 0, 0, .8); border-radius: .25em; bottom: 0; left: 50%; opacity: 0; padding: 1em 1.5em; position: absolute; transform: translate(-50%, 120%); transition: all .2s ease-in; visibility: hidden; z-index: 10; }

.c-cal__item .floatNavi::before { border: .5em solid transparent; border-bottom: .5em solid rgba(0, 0, 0, .8); content: ""; margin-left: -.5em; left: 50%; position: absolute; top: -1em; }

.c-cal__item:hover .floatNavi { opacity: 1; transform: translate(-50%, 105%); visibility: visible; }

.c-cal__item .floatNavi li { display: block; padding: 1px 0; text-align: left; width: auto; }

.c-cal__item .floatNavi li a { background-color: transparent; color: #fff; display: block; }

.c-cal__item .floatNavi li a::after { content: '\e803'; display: inline-block; float: right; font-family: 'icon'; font-size: .875em; }

@media screen and (min-width:768px){
#sec-calendar { padding-top: 10.25em; }
.c-cal__list { padding: 0 2px; }
  .c-cal__item { height: 6.75em; margin: .25em 0; width: calc(calc(100% - 4.5em) / 9); }
  .c-cal__item:hover { cursor: pointer; }
  .c-cal__item .floatNavi { width: 175%; }
p.guidance-txt {
    padding-top: 20px;
    font-size: 15px;
    text-align: left; }
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .c-cal__item, .c-empty_item { width: 7.25em; }
}

@media screen and (max-width:767px){
  #sec-calendar { padding-top: 4em; margin-top: -3em;}
  .cal-text p { margin-bottom: 15px; font-size: 16px;}
  .c-cal__item { border-width: 2px; height: 5em; width: calc(calc(100% - 1.5em) / 3); }
  .c-cal__item:nth-child(n + 4) { margin-top: .25em; }
  .c-cal__item .c-week { font-size: .8em; height: 2em; }
  .c-cal__item .floatNavi { width: calc(165% + 1.75em); }
  .c-cal__item .floatNavi::before { transform: translateY(1px); }
  .c-cal__item:nth-child(3n + 1) .floatNavi { left: -2px; transform: translate(0, 120%); }
  .c-cal__item:nth-child(3n + 1):hover .floatNavi { left: -2px; transform: translate(0, 105%); }
  .c-cal__item:nth-child(3n + 1) .floatNavi::before { left: calc(calc(100% - 1.5em) / 10 + 1em); }
  .c-cal__item:nth-child(3n + 3) .floatNavi { left: auto; right: -2px; transform: translate(0, 120%); }
  .c-cal__item:nth-child(3n + 3):hover .floatNavi { left: auto; right: -2px; transform: translate(0, 105%); }
  .c-cal__item:nth-child(3n + 3) .floatNavi::before { left: auto; right: calc(calc(100% - 1.5em) / 10 + .5em); }
  .c-cal__item .floatNavi li a { font-size: 1.125em; }
p.guidance-txt {
    padding-top: 20px;
    font-size: 13px;
    text-align: left; }
}
.c-pic .c-cap {
    display: block;
    font-size: .8125em;
    text-align: right;
    position: relative;
    top: -18px;
    left: -4px;
    font-weight: bold;
    color: #fff;
    text-shadow: black 1px 1px 2px, black -1px 1px 2px, black 1px -1px 2px, black -1px -1px 2px;
}

/*  注目情報
============================================================================= */
.page-title-h2 {
    color: #873535;
    font-size: 2em;
    font-weight: 700;
}

@media screen and (max-width: 767px){
.page-title-h2 {
    font-size: 1.5em;}
}

a, a:link, a:visited {
    color: #873535;
    text-decoration: none;
}

a:hover {
	color:#ff903b;
}

/* 新着情報
============================================================================= */

.news {
  margin: 50px auto 0;
  text-align: left;
}

@media screen and (max-width: 767px){
.news {
  margin: 0px;
  font-size: 12px;
  line-height: 1.7;}
}

.news-wrap {
  width: 90%;
  min-width: 950px;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 767px){
.news-wrap {
  width: 90%;
  min-width: auto;
  margin: 0 auto;}
}

.news__list {
  margin: 30px auto
}

@media screen and (max-width: 767px){
.news__list {
  margin-bottom: 25px}
}

.news__list>dt {
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: .9em 2em .7em 5rem;
  border-bottom: 1px solid #d9d9d9;
  font-size: 16px;
  font-weight: 700;
}

@media screen and (max-width: 767px){
.news__list>dt {
  font-size: 14px;
  font-weight: 700;
  padding: .9em 2em .7em 1rem;}
}

.news__list a::after {
  font-family: 'jtb-dom' !important;
  content: "\e908";
  color: #873535;
  right: 20px;
  position: absolute;
  font-size: 20px;
}

@media screen and (max-width: 767px){
.news__list a::after {
  position: absolute;
  display: block;
  font-family: 'jtb-dom' !important;
  content: "\e908";
  color: #873535;
  top: 25%;
  right: 5px;
  font-size: 16px;}
}

@media screen and (min-width:768px){
.news__list a:hover:after {
 opacity: 0.6;
 transition: all 0.4s ease;}
}

.news__list>dd {
  display: none;
  padding: 1.5em 2.5em;
  line-height: 2
}

.news__list>dd dl dt {
  font-weight: 700
}

.news__list>dd dl dd:not(:last-child) {
  margin-bottom: 1em
}
.news__list>dt span {
 padding-left: .5em;
}
.news__list--new::before {
    content: "NEW";
    position: absolute;
    font-size: 11px;
    width: 3em;
    margin-left: -3.5em;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    background-color: #873535;
}

.news_none {
  display: none;
}
.news_list_item {
 display:none;
}

/* 発着制御  */
.news__list.dept-select{
	display: none;
}
.news__list.dept-select.-show{
	display: block;
}
.dept-select .news__list--new.-hide{
	display: none;
}
.dept-select .news__list--old.-hide{
	display: none;
}

  /* 一緒に行く人から選ぶ　2カラム設定
============================================================================= */

@media screen and (max-width: 767px){
  #sec-with .c-item{
       width: calc(100% / 2);
       padding: 10px 5px;
  }
  }
  
  @media screen and (max-width: 767px){
  #sec-with .c-list{
      display: flex;
      flex-wrap: wrap;
      justify-content: space-evenly;
      margin: 0 auto;
      max-width: 900px;
      width: 100%;
  }
  }

/*  エスコート
============================================================================= */
.ly_grid__item a {
  color: #323743 !important;
}
.ranking__bt a {
  color: #fff;
  background: #b30000;
}

/* =============================================================================
    エリアから探す
============================================================================= */
.jtbonly-wrap {
  position: relative;
  display: inline-block;
}
.jtbonly-wrap p {
  font-weight: 600;
}
.jtb-dotted {
  display: inline-block;
  font-weight: 600;
  background-image: radial-gradient(.15em .15em ,#caa946 100%,transparent,transparent);
  background-repeat: repeat-x;
  background-size: 0.8em 0.3em;
  padding-top: .2em;
}
.jtbonly-wrap::before,.jtbonly-wrap::after {
  position: absolute;
  content:'';
  top: 0;
  width: 16px;
  height: 100%;
}
.jtbonly-wrap::before {
  border-top: solid 1px black;
  border-left: solid 1px black;
  border-bottom: solid 1px black;
  left: 0;
}
.jtbonly-wrap::after {
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  right: 0;
}
.jtbonly-title {
  position: relative;
  font-weight: 600;
  padding-bottom: 3px;
  border-bottom: 3.5px solid #fc948f;
  margin-bottom: 8px;
  font-size: .9em;
}
.jtbonly-title::before,.jtbonly-title::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.jtbonly-title::before {
  border: solid 12px transparent;
  border-top: solid 12px #fc948f;
}
.jtbonly-title::after {
  border: solid 14px transparent;
  border-top: solid 14px #f7e8d3;
  margin-top: -7px;
}
.jtbonly-text {
  font-size: .9em;
}
.area-cassette-item,.area-cassette-otherarea-item-item {
    background-color: #fff;
    border-radius: .375em;
}
.sec-area .c-title {
    color: #873535;
    font-size: 1.5em;
    font-weight: 700;
    display: flex;
    align-items: center;
    width: fit-content;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    transform: translateY(50%) translateX(0em);
    background: linear-gradient(to bottom, transparent 0%, transparent 50%, #ffffff 48%, #ffffff 100%);
}
.area-cassette .c-pic img {
    height: 12em;
    object-fit: cover;
    border-radius: .375em;
    padding-bottom: .5em;
}
.area-cassette .c-pic-okinawa {
    width: 30%;
    margin: auto;
}
.area-cassette  h4 {
    font-weight: 600;
    color: #873535;
    margin-top: 8px;
}
.area-btn {
    position: relative;
    color: #873535;
    font-weight: 600;
    text-align: end;
    -webkit-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.area-btn span::after {
    display: block;
    position: absolute;
    content: "";
    width: 30%;
    border-bottom: 2px solid #caa946;
    border-right: 3.5px solid #caa946;
    transform: skew(40deg);
}
.area-btn .hokkaido-btn::after {
  width: 45%;
}
.area_coupon_item {
    text-align: center;
    margin-bottom: 8px;
    width: calc(100% / 3);
}
.area-cassette .c-item-item {
  text-align: left;
}
.areapage-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3.375em;
  background-color: #b30000;
  border-radius: .375em;
}
.areapage span,.other-areapage-btn span {
  color: #fff;
  font-weight: 700;
}
.area_coupon_item span {
    font-size: .7em;
    font-weight: 600;
}
.balloon-icon1,.balloon-icon2 {
	position: relative;
	display: inline-block;
  font-weight: 600;
  width: fit-content;
	color: #F6F6F6;
	border-radius: .375em;
  margin-bottom: 12px;
}
.balloon-icon1::after,.balloon-icon2::after {
	content: "";
	position: absolute;
	top: 100%; 
  left: 25px;
  border: 8px solid transparent;
}
.balloon-icon1 {
  background: #dc5c56;
}
.balloon-icon2 {
  background: #f5960f;
}
.balloon-icon1::after {
  border-top: 8px solid #dc5c56;
}
.balloon-icon2::after {
  border-top: 8px solid #f5960f;
}
.area-cassette h3::after {
  position: absolute;
  left: 0;
  content: '';
  display: inline-block;
  width: 100%;
  background: radial-gradient(circle farthest-side, #caa946, #caa946 30%, transparent 30%, transparent);
}
.area-cassette-tag,.area-cassette-tag-tabisugo {
    font-weight: 600;
    font-size: .8em;
    border-radius: 3.75em;
    padding: 4px 8px;
}
.area-cassette-tag {
  background-color: #e1f096;
}
.area-cassette-tag-tabisugo {
  background-color: #fbf4e8;
}
.areapage-btn {
  margin: 1.25em auto 0;
}
.area-cassette-otherarea-item-item p {
  text-align: left;
}
@media screen and (min-width: 760px) {
  .jtbonly-wrap {
    padding: 5px 50px;
  }
  .jtbonly-wrap p {
    font-size: 2rem;
  }
  .jtb-dotted {
    font-size: 21.5px;
  }
  .jtbonly-title {
    max-width: 135px;
    margin-left: 85px;
  }
  .area-cassette-item,.area-cassette-otherarea-item-item {
    border: 3px solid #b30000;
    padding: 60px 16px 32px;
    margin-bottom: 32px;
  }
  .area-cassette-item .c-item {
    display: flex;
    justify-content: space-around;
  }
  .area-cassette .c-item-item {
    position: relative;
    width: calc((90% - 10px) / 2);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .area-cassette .c-item-item:first-of-type::after {
    position: absolute;
    left: 106%;
    top: 30px;
    content: '';
    width: 2px;
    height: 85%;
    background-color: #ccc;
  }
  .area-cassette h3::after {
    top: 30px;
    height: 36px;
    background-size: 23px;
  }
  .area-cassette  h4 {
    font-size: 1.6rem;
  }
  .area-btn {
    padding-right: 55px;
  }
  .area-btn span::after {
    height: 10px;
    right: 20px;
    margin: -6px 0 0 -25px;
  }
  .c-item-item .carousel {
    justify-content: flex-start;
    padding-bottom: 16px;
  }
  .area_coupon_item + .area_coupon_item {
    margin-left: 8px;
  }
  .area_coupon_item {
    width: calc(100% / 5);
  }
  .area_coupon_item img {
    border-radius: .375em;
    width: 100%;
    height: 6.5em;
    object-fit: cover;
  }
  .areapage {
    width: 50%;
    margin: 2.25em auto 0;
  }
  .balloon-icon1,.balloon-icon2 {
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
  }
  .area-cassette_otherarea {
    display: flex;
    justify-content: space-around;
  }
  .area-cassette-otherarea-item {
    width: calc(100% / 3 - 24px);
  }
}
@media screen and (max-width: 759px){
  .jtbonly-wrap {
    padding: 5px 16px;
  }
  .jtbonly-wrap p {
    font-size: 1.35rem;
    text-align: left;
  }
  .jtb-dotted {
    font-size: 16px;
  }
  .jtbonly-title {
    max-width: 145px;
  }
  .jtbonly-text {
    text-align: left;
  }
  .area-cassette-item,.area-cassette-otherarea-item-item {
    border: 2px solid #b30000;
    padding: 24px 16px 16px;
    margin-bottom: 24px;
  }
  .area-cassette h3::after {
    top: 23px;
    height: 26px;
    background-size: 20px;
  }
  .area-cassette h4 {
    font-size: 1.4rem;
  }
  .ho {
    margin-top: -0.5em;
  }
  .area-btn {
    padding: 8px 16px 0 0;
  }
  .area-btn span::after {
    height: 8px;
    right: -8px;
    margin: -6px 12px 0 -25px;
  }
  .area_coupon_item img {
    border-radius: .375em;
    width: 100%;
    height: 6.5em;
    object-fit: cover;
  }
  .areapage {
    margin-top: 1.25em;
  }
  .balloon-icon1,.balloon-icon2 {
    margin: 12px 0;
    padding: 0 8px;
    height: 32px;
    line-height: 32px;
  }
  .area-cassette-otherarea-item-item {
    padding-top: 40px;
  }
}

/*  温泉MAP
============================================================================= */
.areaWp {
  margin-top:24px;
}
.allMap{ position:relative;
}
.allMap_bt{ 
  cursor:pointer;
  position:absolute;
  transform:translate(-50%,-50%);
  display:flex;
  justify-content:center;
  align-items:center;
  padding:4px 0 4px 8px;
  min-height:30px;
  line-height:1;
  font-size:1.3rem;
  border-radius:50vw;
  border:solid 1px #889e3b;
  background:#fff;
  white-space:nowrap;
  transition:background .2s;
}
.allMap_bt[aria-selected="false"]:hover{
  background:#eff2e9;
}
.allMap_bt:nth-child(1){
  left:59%;
  top:9%;
}
.allMap_bt:nth-child(2){
  left:85%;
  top:35%;
}
.allMap_bt:nth-child(3){
  left:80%;
  top:60%;
}
.allMap_bt:nth-child(4){
  left:79%;
  top:71%;
}
.allMap_bt:nth-child(5){
  left:73%;
  top:82%;
}
.allMap_bt:nth-child(6){
  left:54%;
  top:44%;
}
.allMap_bt:nth-child(7){
  left:55%;
  top:82%;
}
.allMap_bt:nth-child(8){
  left:39%;
  top:52%;
}
.allMap_bt:nth-child(9){
  left:37%;
  top:62%;
}
.allMap_bt:nth-child(10){
  left:14%;
  top:64%
}
.allMap_bt:nth-child(11){
  left:28%;
  top:95%;
}
.map_df{
  fill:url(#bg-pattern);
}
.map_line{
  fill:#BBBABA;
}
.map_ac{
  fill:url(#bg-pattern_ac);
}
.map_area{
  opacity:0;
  transition:opacity .2s;
}
.map_area.is-active{
  opacity:1;
}
.allMap_bt .m-ico{
  line-height:1;
  font-size:2rem;
  color:#889e3b;
}
.allMap_bt[aria-selected="true"]{
  color:#fff;
  font-weight:500;
  border-color:#b81919;
  background:#b81919;
}
.allMap_bt[aria-selected="true"] .m-ico{
  color:#fff;
}
.areaInfo{
  position:relative;
  padding:16px 8px 0;
}
.areaInfoDl{
  margin-top:32px;
}
.areaInfoDl dt{
  font-weight:700;
}
.areaInfoList{
  display:flex;
  flex-wrap:wrap;
  margin:16px 0 0 -24px;
}
.areaInfoList_item{
  margin:16px 0 0 24px;
}
.areaInfo_df{
  display:flex;
  flex-direction:column;
  justify-content:center;
  height:100%;
}
.areaInfoTxt{
  font-size:2.4rem;
  font-weight:700;
}
.areaInfoModal[aria-hidden="true"]{
  display:none;
}
.areaInfoModalCnt{
  display:flex;
  flex-direction:column-reverse;
}
.areaInfoModalBd{
  margin-top:16px;
  padding-bottom:16px;
  font-size:1.4rem;
}
.areaInfoModal_ttl{
  display:flex;
  align-items:center;
  line-height:1.3;
  font-family:"Noto Serif JP",serif;
  font-size:2.1rem;
  font-weight:600;
}
.areaInfoModal_ttl:after{
  content:"";
  display:inline-block;
  flex:1;
  margin-left:16px;
  height:1px;
  border-top:solid 1px #889e3b;
}
.areaInfoModal_txt{
  margin-top:8px;
}
.areaInfoModal_pickup{
  margin-top:16px;
}
.areaInfoModal_pickup dt{
  display:flex;
  align-items:center;
  padding-bottom:4px;
  font-weight:500;
  border-bottom:dashed 1px #d8d8cb;
}
.areaInfoModal_pickup dt::before{
  font-family: 'jtb-dom' !important;
  content: "\e93c";
  color: #da3923;
  font-size:2.5rem;
  line-height:1;
  margin-right: .8rem;
}
.areaInfoModal_pickup dd{
  margin-top:8px;
}
.areaInfoModalList{
  display:flex;
  flex-wrap:wrap;
  margin:-4px 0 0 -16px;
}
.areaInfoModalList_item{
  margin:4px 0 0 16px;
}
.areaInfoModal_bt{
  margin:0 -8px;
  padding:12px 16px;
  box-shadow:0 -1px 3px rgb(0 0 0 / 30%);
}
.areaInfoModal_bt a{
  position:relative;
  display:flex;
  justify-content:center;
  align-items:center;
  padding:16px 8px;color:#fff;
  font-weight:500;
  background:#889e3b;
  transition:opacity .2s;
}
.areaInfoModal_bt .m-ico{
  position:absolute;
  right:8px;
  top:50%;
  transform:translateY(-50%);
  font-size:2.5rem;
}
.modalArrow{
  position:absolute;
  left:0;
  top:calc(100% + 4px);
  display:flex;
  justify-content:space-between;
  width:100%;
}
.modal-arrowBt{
  color:#fff;
}
.modal-btPrev{
  margin-left:4px;
}
.modal-btNext{
  margin-right:4px;
}

@media screen and (max-width:959px){
  .areaInfo{
    display:none;
    position:fixed;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    width:calc(100% - 32px);
    height:85%;
    border-radius:24px;
    background:#fff;
  }
  .areaInfoModal{
    display:flex;
    flex-direction:column;
    width:100%;
    height:100%;
  }
  .areaInfoModalWp{
    flex:1;
    overflow-y:auto;
    scroll-behavior:smooth;
    overscroll-behavior-y:contain;
    scroll-margin-top:auto;
    padding:0 8px;
  }
}

@media print,screen and (min-width:960px){
  .areaWp{
    margin-top:32px;
    display:flex;
    align-items:flex-start;
  }
  .allMap{
    width:35%;
  }
  .areaInfo{
    flex:1;
    padding:0;
  }
  .allMap{
    position:relative;
  }
  .allMap_bt{
    padding:8px 4px 8px 12px;
    font-size:1.6rem;
  }
  .map_area.is-hover:not(.is-active){
    opacity:.3;
  }
  .allMap_bt .m-ico{
    line-height:1;
    font-size:2rem;
    color:#889e3b;
  }
  .areaInfoDl{
    margin-top:32px;
  }
  .areaInfoDl dt{
    font-weight:700;
  }
  .areaInfoList{
    display:flex;
    flex-wrap:wrap;
    margin:16px 0 0 -24px;
  }
  .areaInfoList_item{
    margin:16px 0 0 24px;
  }
  .areaInfo_df{
    display:flex;
    flex-direction:column;
    justify-content:center;
    height:100%;
  }
  .areaInfoTxt{
    font-size:2.4rem;
    font-weight:700;
  }
  .areaInfoModal{
    padding:32px;
    width:100%;
    height:100%;
    border-radius:32px;
    border:solid 1px #d8d8cb;
    background:#fff;
  }
  .areaInfoModal[aria-hidden="true"]{
    opacity:0;
    visibility:hidden;
  }
  .areaInfoModal[aria-hidden="false"]{
    opacity:1;
    visibility:visible;
    transition:opacity .2s;
  }
  .areaInfoModalCnt{
    flex-direction:row-reverse;
  }
  .areaInfoModalBd{
    flex:1;
    display:flex;
    flex-direction:column;
    margin:0 0 0 32px;
    padding-bottom:52px;
    font-size:1.6rem;
  }
  .areaInfoModal_ttl{
    display:flex;
    align-items:center;
    line-height:1.3;
    font-family:"Noto Serif JP",serif;
    font-size:2.4rem;
    font-weight:600;
  }
  .areaInfoModal_ttl:after{
    content:"";
    display:inline-block;
    flex:1;
    margin-left:16px;
    height:1px;
    border-top:solid 1px #889e3b;
  }
  .areaInfoModal_txt{
    margin-top:16px;
  }
  .areaInfoModalList{
    margin:-8px 0 0 -24px;
  }
  .areaInfoModalList_item{
    margin:8px 0 0 24px;
  }
  .areaInfoModal_bt{
    position:absolute;
    right:32px;
    bottom:32px;
    margin:0;
    padding:0;
    width:calc(50% - 64px);
    box-shadow:none;
  }
  .areaInfoModal_bt a{
    padding:8px;
  }
  .areaInfoModal_bt a:hover{
    opacity:.6;
  }
}

@media screen and (min-width:960px) and (max-width:1200px){
  .allMap_bt{
    min-height:inherit;
    font-size:1vw;
  }
  .areaInfoModal{
    padding:32px;
  }
  .allMap svg{
    width:100%;
  }
}

.areaMap{
  position:relative;
}
.areaMapList{
  position:relative;
  z-index:1;
  padding-top:calc(1000 / 1000 * 100%);
}
.areaMapList_item{
  position:absolute;
  transform:translate(-50%,-50%);
}
.areaMap img{
  position:absolute;
  left:0;
  top:0;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.areaMapList_box{
  display:block;
  padding:4px 8px 4px 16px;
  color:#323743!important;
  line-height:1;
  font-size:1.2rem;
  border:solid 1px #dee6c3;
  border-radius:4px;
  background-color:rgba(255,255,255,.7);
  transition:background .2s;
  white-space:nowrap;
}
div.areaMapList_box{
  padding:4px;
}
.areaMapList_box .m-ico{
  color:#889e3b;
}
.areaMapList_boxfs{
  font-size:1.2rem;
}

@media print,screen and (min-width:960px){
  .areaMap{
    width:50%;
  }
  .areaMapList_box{
    font-size:1.4rem;
  }
  .areaMapList_box{
    padding:8px;
  }
  a.areaMapList_box:hover{
    background:#e9ecdf;
  }
}

@media screen and (min-width:960px) and (max-width:1200px){
  .areaMapList_box{
    padding:4px;
    font-size:1vw;
  }
}

.tabsect{background:#f9f7f3}@media screen and (max-width:959px){.tabsect .tabHd{margin:0 -16px}}.areaTabList{display:flex;flex-wrap:wrap;margin:-2px 0 0 -2px}.areaTabList_item{width:calc(100% / 6 - 2px);margin:2px 0 0 2px}.areaTab_bt{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;min-height:50px;font-size:1.3rem;background:#fefefe}.areaTab_bt[aria-selected="false"]{cursor:pointer;transition:opacity .2s}.areaTab_bt[aria-selected="true"] .areaTabList_itemBox{font-weight:500}.areaTab_bt[aria-selected="true"]:after{position:absolute;left:0;bottom:0;content:"";display:inline-block;width:100%;height:4px;background:#b81919}.rankingWp{margin-top:32px}.rankingList{counter-reset:listnum;display:flex;flex-wrap:wrap;margin:-16px 0 0 -8px}.rankingList_item{margin:16px 0 0 8px;width:calc(100% / 2 - 8px)}.rankingList_item a{position:relative;display:flex;flex-direction:column-reverse;transition:opacity .2s}.rankingList_img{position:relative}.rankingList_img img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.rankingList_imgCaption{position:absolute;right:0;bottom:3px;padding:0 5px;color:#fff;font-size:1.2rem;line-height:1.2;text-shadow:0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%),0 0 2px rgb(0 0 0 / 80%)}.rankingList_mark{display:inline-block;position:absolute;top:-6px;left:4px;margin:0;padding:2px 0;z-index:2;width:32px;text-align:center;color:#fff;line-height:1.3;border-radius:2px 0 0 0}.rankingList_mark span::before{counter-increment:listnum;content:counter(listnum)}.rankingList_mark::before{position:absolute;content:'';top:0;right:-6px;border:none;border-bottom-width:6px;border-bottom-style:solid;border-right:solid 6px transparent}.rankingList_mark::after{content:'';position:absolute;left:0;top:100%;height:0;width:0;border-left-width:16px;border-right-width:16px;border-left-style:solid;border-right-style:solid;border-bottom:8px solid transparent}.rankingList_item:first-child .rankingList_mark{background:linear-gradient(135deg,#e29218 0%,#e5be69 100%)}.rankingList_item:nth-child(2) .rankingList_mark{background:linear-gradient(135deg,#4f4e4e 0%,#838383 100%)}.rankingList_item:nth-child(3) .rankingList_mark{background:linear-gradient(135deg,#7a3f00 0%,#c0720b 100%)}.rankingList_item:nth-child(n+4) .rankingList_mark{background-color:#a39e93}.rankingList_item:first-child .rankingList_mark::before{border-bottom-color:#c4820b}.rankingList_item:nth-child(2) .rankingList_mark::before{border-bottom-color:#383838}.rankingList_item:nth-child(3) .rankingList_mark::before{border-bottom-color:#542f03}.rankingList_item:nth-child(n+4) .rankingList_mark::before{border-bottom-color:#55534f}.rankingList_item:first-child .rankingList_mark::after{border-left-color:#e3aa45;border-right-color:#e4b960}.rankingList_item:nth-child(2) .rankingList_mark::after{border-left-color:#6b6a6a;border-right-color:#7e7e7e}.rankingList_item:nth-child(3) .rankingList_mark::after{border-left-color:#a05b06;border-right-color:#b76b0a}.rankingList_item:nth-child(n+4) .rankingList_mark::after{border:none}.rankingList_txt{margin-top:8px;line-height:1.3}.rankingList_txtPref{display:inline-flex;align-items:center;font-size:1.4rem;vertical-align:middle}.rankingList_txtPref:before{content:"";display:inline-block;margin-right:4px;width:4px;height:1;border-top:solid 1px #000}.rankingSubtxt{margin-top:24px;font-size:1.3rem}.rankingSubtxt span{position:relative;padding-left:calc(1em + 4px);display:inline-block}.rankingSubtxt span:before{position:absolute;left:0;top:0;content:"※"}@media print,screen and (min-width:960px){.areaTabList{flex-wrap:nowrap;margin:0 0 0 -4px}.areaTabList_item{flex-grow:1;width:inherit!important;margin:0 0 0 4px}.areaTab_bt{min-height:70px;font-size:100%}.areaTab_bt[aria-selected="false"]:hover{opacity:.6}.rankingList{margin:-36px 0 0 -36px}.rankingList_item{margin:36px 0 0 36px;width:calc(100% / 5 - 36px)}.rankingList_item a:hover{opacity:.6}.rankingList_img{height:150px;overflow:hidden}.rankingList_img img{image-rendering:-webkit-optimize-contrast;transition:transform 0.3s ease}.rankingList_item a:hover img{transform:scale(1.1)}.rankingSubtxt{margin-top:32px;text-align:right;font-size:1.4rem}}

#areainfo_hokkaido .areaMapList_item:nth-child(1){left: 37%;top: 75%;}
#areainfo_hokkaido .areaMapList_item:nth-child(2){left: 22%;top: 86%;}
#areainfo_hokkaido .areaMapList_item:nth-child(3){left: 36%;top: 57%;}
#areainfo_hokkaido .areaMapList_item:nth-child(4){left: 15%;top: 75%;}
#areainfo_hokkaido .areaMapList_item:nth-child(5){left: 81%;top: 46%;}
#areainfo_hokkaido .areaMapList_item:nth-child(6){left: 86%;top: 32%;}
#areainfo_hokkaido .areaMapList_item:nth-child(7){left: 63%;top: 66%;}
#areainfo_hokkaido .areaMapList_item:nth-child(8){left: 14%;top: 66%;}
#areainfo_hokkaido .areaMapList_item:nth-child(9){left: 53%;top: 48%;}
#areainfo_hokkaido .areaMapList_item:nth-child(10){left: 55%;top: 39%;}

#areainfo_tohoku .areaMapList_item:nth-child(1){left: 68%;top: 69%;}
#areainfo_tohoku .areaMapList_item:nth-child(2){left: 75%;top: 18%;}
#areainfo_tohoku .areaMapList_item:nth-child(3){left: 50%;top: 23%;}
#areainfo_tohoku .areaMapList_item:nth-child(4){left: 40%;top: 69%;}
#areainfo_tohoku .areaMapList_item:nth-child(5){left: 50%;top: 81%;}
#areainfo_tohoku .areaMapList_item:nth-child(6){left: 47%;top: 60%;}
#areainfo_tohoku .areaMapList_item:nth-child(7){left: 68%;top: 60%;}
#areainfo_tohoku .areaMapList_item:nth-child(8){left: 68%;top: 45%;}
#areainfo_tohoku .areaMapList_item:nth-child(9){left: 69%;top: 36%;}
#areainfo_tohoku .areaMapList_item:nth-child(10){left: 58%;top: 90%;}

#areainfo_kanto .areaMapList_item:nth-child(1){left: 11%;top: 26%;}
#areainfo_kanto .areaMapList_item:nth-child(2){left: 54%;top: 28%;}
#areainfo_kanto .areaMapList_item:nth-child(3){left: 24%;top: 35%;}
#areainfo_kanto .areaMapList_item:nth-child(4){left: 68%;top: 90%;}
#areainfo_kanto .areaMapList_item:nth-child(5){left: 30%;top: 17%;}
#areainfo_kanto .areaMapList_item:nth-child(6){left: 63%;top: 10%;}
#areainfo_kanto .areaMapList_item:nth-child(7){left: 77%;top: 80%;}
#areainfo_kanto .areaMapList_item:nth-child(8){left: 32%;top: 26%;}
#areainfo_kanto .areaMapList_item:nth-child(9){left: 53%;top: 19%;}
#areainfo_kanto .areaMapList_item:nth-child(10){left: 10%;top: 18%;}

#areainfo_izu .areaMapList_item:nth-child(1){left: 75%;top: 19%;}
#areainfo_izu .areaMapList_item:nth-child(2){left: 77%;top: 32%;}
#areainfo_izu .areaMapList_item:nth-child(3){left: 64%;top: 68%;}
#areainfo_izu .areaMapList_item:nth-child(4){left: 52%;top: 88%;}
#areainfo_izu .areaMapList_item:nth-child(5){left: 46%;top: 35%;}
#areainfo_izu .areaMapList_item:nth-child(6){left: 43%;top: 24%;}
#areainfo_izu .areaMapList_item:nth-child(7){left: 69%;top: 58%;}
#areainfo_izu .areaMapList_item:nth-child(8){left: 34%;top: 66%;}
#areainfo_izu .areaMapList_item:nth-child(9){left: 31%;top: 50%;}
#areainfo_izu .areaMapList_item:nth-child(10){left: 61%;top: 78%;}

#areainfo_hakone .areaMapList_item:nth-child(1){left: 84%;top: 42%;}
#areainfo_hakone .areaMapList_item:nth-child(2){left: 41%;top: 32%;}
#areainfo_hakone .areaMapList_item:nth-child(3){left: 34%;top: 40%;}
#areainfo_hakone .areaMapList_item:nth-child(4){left: 20%;top: 6%;}
#areainfo_hakone .areaMapList_item:nth-child(5){left: 59%;top: 43%;}
#areainfo_hakone .areaMapList_item:nth-child(6){left: 68%;top: 51%;}
#areainfo_hakone .areaMapList_item:nth-child(7){left: 35%;top: 14%;}
#areainfo_hakone .areaMapList_item:nth-child(8){left: 41%;top: 51%;}
#areainfo_hakone .areaMapList_item:nth-child(9){left: 63%;top: 30%;}
#areainfo_hakone .areaMapList_item:nth-child(10){left: 14%;top: 26%;}

#areainfo_koshinetsu .areaMapList_item:nth-child(1){left: 64%;top: 90%;}
#areainfo_koshinetsu .areaMapList_item:nth-child(2){left: 47%;top: 41%;}
#areainfo_koshinetsu .areaMapList_item:nth-child(3){left: 48%;top: 81%;}
#areainfo_koshinetsu .areaMapList_item:nth-child(4){left: 65%;top: 9%;}
#areainfo_koshinetsu .areaMapList_item:nth-child(5){left: 27%;top: 86%;}
#areainfo_koshinetsu .areaMapList_item:nth-child(6){left: 20%;top: 59%;}
#areainfo_koshinetsu .areaMapList_item:nth-child(7){left: 31%;top: 68%;}
#areainfo_koshinetsu .areaMapList_item:nth-child(8){left: 61%;top: 18%;}
#areainfo_koshinetsu .areaMapList_item:nth-child(9){left: 42%;top: 59%;}
#areainfo_koshinetsu .areaMapList_item:nth-child(10){left: 43%;top: 50%;}

#areainfo_tokai .areaMapList_item:nth-child(1){left: 42%;top: 30%;}
#areainfo_tokai .areaMapList_item:nth-child(2){left: 29%;top: 51%;}
#areainfo_tokai .areaMapList_item:nth-child(3){left: 73%;top: 59%;}
#areainfo_tokai .areaMapList_item:nth-child(4){left: 34%;top: 40%;}
#areainfo_tokai .areaMapList_item:nth-child(5){left: 52%;top: 10%;}
#areainfo_tokai .areaMapList_item:nth-child(6){left: 50%;top: 64%;}
#areainfo_tokai .areaMapList_item:nth-child(7){left: 20%;top: 60%;}
#areainfo_tokai .areaMapList_item:nth-child(8){left: 51%;top: 55%;}
#areainfo_tokai .areaMapList_item:nth-child(9){left: 76%;top: 47%;}
#areainfo_tokai .areaMapList_item:nth-child(10){left: 27%;top: 69%;}

#areainfo_hokuriku .areaMapList_item:nth-child(1){left: 27%;top: 66%;}
#areainfo_hokuriku .areaMapList_item:nth-child(2){left: 63%;top: 17%;}
#areainfo_hokuriku .areaMapList_item:nth-child(3){left: 31%;top: 57%;}
#areainfo_hokuriku .areaMapList_item:nth-child(4){left: 78%;top: 40%;}
#areainfo_hokuriku .areaMapList_item:nth-child(5){left: 49%;top: 64%;}
#areainfo_hokuriku .areaMapList_item:nth-child(6){left: 31%;top: 48%;}
#areainfo_hokuriku .areaMapList_item:nth-child(7){left: 51%;top: 37%;}
#areainfo_hokuriku .areaMapList_item:nth-child(8){left: 54%;top: 46%;}
#areainfo_hokuriku .areaMapList_item:nth-child(9){left: 51%;top: 55%;}
#areainfo_hokuriku .areaMapList_item:nth-child(10){left: 76%;top: 31%;}

#areainfo_kinki .areaMapList_item:nth-child(1){left: 43%;top: 89%;}
#areainfo_kinki .areaMapList_item:nth-child(2){left: 35%;top: 45%;}
#areainfo_kinki .areaMapList_item:nth-child(3){left: 30%;top: 59%;}
#areainfo_kinki .areaMapList_item:nth-child(4){left: 34%;top: 14%;}
#areainfo_kinki .areaMapList_item:nth-child(5){left: 69%;top: 90%;}
#areainfo_kinki .areaMapList_item:nth-child(6){left: 74%;top: 32%;}
#areainfo_kinki .areaMapList_item:nth-child(7){left: 51%;top: 35%;}
#areainfo_kinki .areaMapList_item:nth-child(8){left: 14%;top: 11%;}
#areainfo_kinki .areaMapList_item:nth-child(9){left: 40%;top: 5%;}
#areainfo_kinki .areaMapList_item:nth-child(10){left: 57%;top: 99%;}

#areainfo_chugoku .areaMapList_item:nth-child(1){left: 48%;top: 70%;}
#areainfo_chugoku .areaMapList_item:nth-child(2){left: 43%;top: 31%;}
#areainfo_chugoku .areaMapList_item:nth-child(3){left: 63%;top: 29%;}
#areainfo_chugoku .areaMapList_item:nth-child(4){left: 21%;top: 58%;}
#areainfo_chugoku .areaMapList_item:nth-child(5){left: 82%;top: 29%;}
#areainfo_chugoku .areaMapList_item:nth-child(6){left: 38%;top: 22%;}
#areainfo_chugoku .areaMapList_item:nth-child(7){left: 15%;top: 49%;}
#areainfo_chugoku .areaMapList_item:nth-child(8){left: 71%;top: 20%;}
#areainfo_chugoku .areaMapList_item:nth-child(9){left: 75%;top: 38%;}
#areainfo_chugoku .areaMapList_item:nth-child(10){left: 41%;top: 56%;}

#areainfo_kyushu .areaMapList_item:nth-child(1){left: 62%;top: 30%;}
#areainfo_kyushu .areaMapList_item:nth-child(2){left: 38%;top: 90%;}
#areainfo_kyushu .areaMapList_item:nth-child(3){left: 79%;top: 39%;}
#areainfo_kyushu .areaMapList_item:nth-child(4){left: 52%;top: 39%;}
#areainfo_kyushu .areaMapList_item:nth-child(5){left: 41%;top: 68%;}
#areainfo_kyushu .areaMapList_item:nth-child(6){left: 68%;top: 21%;}
#areainfo_kyushu .areaMapList_item:nth-child(7){left: 27%;top: 28%;}
#areainfo_kyushu .areaMapList_item:nth-child(8){left: 31%;top: 40%;}
#areainfo_kyushu .areaMapList_item:nth-child(9){left: 67%;top: 70%;}
#areainfo_kyushu .areaMapList_item:nth-child(10){left: 46%;top: 53%;}

@media screen and (max-width:959px){html.mdlock{overflow:inherit}body.mdlock{height:calc(var(--window-inner-height) - 1px);overflow:hidden;box-sizing:border-box}}@media print,screen and (min-width:960px){body.mdlock{position:fixed;width:100%;height:100%;left:0;overflow-y:scroll;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.modal-content{display:none;position:fixed;left:100%;width:100%;background:#fff}.modal-wrap *{box-sizing:border-box}.modal-wrap{z-index:10001;display:none;position:fixed;top:0;left:0;padding:24px 16px;width:100%;height:100%}.modal-overlay{z-index:10000;display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.modal-close{position:absolute;right:-30px;top:-40px;font-size:2.5rem;color:#fff;cursor:pointer;transition:all 0.4s ease}.modal-close .m-ico{margin:0}@media screen and (max-width:999px){.modal-content{height:100%}.modal-content-wrap{display:flex;flex-direction:column;height:100%}.modal-content-in{height:100%}.modal-header{display:flex;align-items:center;padding:0 10px;height:56px;box-shadow:0 1px 3px rgb(0 0 0 / 30%);background-color:#fff}.modal-header_ttl{flex-grow:1;text-align:center;padding-left:40px;font-size:2rem;font-weight:700}.modal-header button+.modal-header_ttl{padding-left:0}.modal-header_bt{width:40px}.modal-body{overflow-y:auto;height:100%}.modal-body::-webkit-scrollbar{background:#ccc;width:3px}.modal-body::-webkit-scrollbar-thumb{background:#aaa}.modal-close{right:0}}@media print,screen and (min-width:960px){.modal-content{left:50%;top:50%;transform:translate(-50%,-50%);margin:30px auto;padding:30px;width:1200px;transition:opacity 0.5s 0s ease;opacity:0}.modal-wrap{overflow-y:auto;width:100%;height:100%;padding:0}.modal-wrap::-webkit-scrollbar{background:#ccc;width:3px}.modal-wrap::-webkit-scrollbar{width:10px;margin-bottom:30px}.modal-wrap::-webkit-scrollbar-thumb{background:#aaa}.modal-content.is-animation{opacity:1}.modal-header{display:none}.modal-close:hover{opacity:.6}}@media screen and (max-width:959px){.modal-content-in::-webkit-scrollbar{background:#ccc;width:3px}.modal-content-in::-webkit-scrollbar-thumb{background:#aaa}}

/* おすすめホテル */
@media screen and (min-width: 768px) {
    .sec-yado .c-item {
        display: flex;
        flex-direction: column;
        width: calc(calc(100% - 3em) / 3);
        margin: 20px 0 20px 0;
        background: #fff;
        box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
        border-radius: 4px;
    }
    
    .sec-yado .c-item .c-pic {
        text-align: end;
    }
    .sec-yado .c-bottom__btn .c-btn {
        width: calc(100% - .375em);
    }
    .sec-yado .c-btn__plan .c-bnt__float {
        width: auto;
    }
    .yado-sect__more span::after {
        width: 20%;
    }

}

.sec-yado .c-item .c-txt {
    display: flex;
    flex-direction: column;
    text-align: left;
    padding: 10px 10px;
    flex-grow: 1;
}
.sec-yado .c-item .c-title {
    color: #873535;
    font-size: 1.5em;
    font-weight: 700;
}
.sec-yado .c-item p {
    margin: 15px 0 5px;
    flex-grow: 1;
}
.sec-yado .c-bottom__btn.c-flex {
    display: flex;
    justify-content: center;
}
.sec-yado .c-bottom__btn .c-btn {
    height: 3.375em;
}
.sec-yado .c-btn__plan {
    position: relative;
}

h3.c-title span {
    color: #873535;
    font-size: 1.625em;
    font-weight: 700;
    line-height: 1;
}
.hanabi_block {
    margin-bottom: 70px;
}
.sec-yado .c-txt small {
    font-weight: 600;
    color: #873535;
}
.sec-yado .c-title {
    position: relative;
    display: inline-block;
    padding: 0 55px;
}
.sec-yado .c-title:before {
    content: '';
    position: absolute;
    top: 40%;
    display: inline-block;
    width: 40px;
    height: 4px;
    background-color: #caa946;
    left: 0;
}
.sec-yado .c-title:after {
    content: '';
    position: absolute;
    top: 40%;
    display: inline-block;
    width: 40px;
    height: 4px;
    background-color: #caa946;
    right: 0;
}
h4.hotel-title {
    font-size: 1.3em;
    font-weight: 700;
}
.yado-sect__more {
    text-align: center;
    position: relative;
    font-weight: 700;
    margin-top: 12px;
}
.yado-sect__more a {
    font-weight: bold;
    transition: 0.4s ease;
}
.yado-sect__more span::after {
    display: block;
    position: absolute;
    content: "";
    border-bottom: 2px solid #873535;
    border-right: 3.5px solid #873535;
    transform: skew(40deg);
    height: 10px;
    margin-top: -5px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
}
.yado-img {
    height: 10em;
    object-fit: cover;
    width: 100%;
    padding: 4px;
    border-radius: 10px;
}
.yado-img-small {
    display: flex;
    height: 6em;
    width: 100%;
    padding: 0 5px;
    column-gap: 4px;
}
.yado-img-small img {
    object-fit: cover;
    border-radius: 4px;
}
.yado-img-small img {
    width: calc(100% / 2);
}
.hotel-cassette_bt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.hotel-cassette_bt-item a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 5px;
    min-height: 50px;
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
    letter-spacing: 0;
    line-height: 1.3;
    border-radius: 5px;
    border: solid 1px #b30000;
    background: #b30000;
    transition: ease .2s;
}
.hotel-cassette_bt-item {
    margin-top: 5px;
    width: calc(100% / 2 - 2px);
}
.hotel-cassette_bt-item.-jr a:before {
    content: "\e570";
}
.hotel-cassette_bt-item.-air a:before {
    content: "\e539";
}
.hotel-cassette_bt-item a:before {
    margin-right: 5px;
    font-family: 'Material Icons Round';
    font-size: 2.0rem;
    color: #fff;
    line-height: 1;
}
.hotel-cassette_bt-item em {
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
}
.hotel-cassette_bt-item a:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    font-family: 'Material Icons Round';
    content: "\e5cc";
    font-size: 2.0rem;
}
.hotel-cassette_bt-item span {
    padding-right: 9px;
}


@media screen and (max-width: 767px) {
    .sec-yado .c-item {
        margin-bottom: 15px;
    }
    .sec-yado .c-item {
        width: 90%;
        background: #fff;
        -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
        box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
        border-radius: 4px;
    }
    .sec-yado .c-bottom__btn .c-btn {
        width: 95%;
    }
    .yado-sect__more {
        margin-top: 20px;
    }
    .yado-sect__more span::after {
        width: 46%;
    }
    .sec-yado .c-title span {
        font-size: 1.5rem;
    }
    .sec-yado .c-item .c-txt {
        justify-content: space-evenly;
    }
    .sec-yado .c-title:before {
        content: '';
        position: absolute;
        top: 40%;
        display: inline-block;
        width: 30px;
        height: 3px;
        background-color: #caa946;
        left: 15px;
    }
    .sec-yado .c-title:after {
        content: '';
        position: absolute;
        top: 40%;
        display: inline-block;
        width: 30px;
        height: 3px;
        background-color: #caa946;
        right: 15px;
    }
} 

.plan__item-detail {
    text-align: left!important;
}
.plan__item-title {
    font-size: 1.6rem!important;
}


/* その他のテーマ */
.theme-title {
  position: relative;
  width: fit-content;
  font-weight: 700;
  color: #873535;
}
.theme-title::before, .theme-title::after {
  display: block;
  position: absolute;
  content: "";
  bottom: 0;
  width: 2px;
  height: 85%;
  background: #873535;
}
.theme-title::before {
  left: 0;
  transform: rotate(-25deg);
}
.theme-title::after {
  right: 0;
  transform: rotate(25deg);
}
.other-theme img {
  width: auto;
  height: 8em;
  border-radius: 16px;
  object-fit: cover;
}
.theme-btn {
  position: relative;
  text-align: end;
  padding-right: 28px;
  font-weight: 700;
  margin-top: 12px;
}
.theme-btn span::after {
  display: block;
  position: absolute;
  content: "";
  width: 48%;
  border-bottom: 2px solid #873535;
  border-right: 3.5px solid #873535;
  transform: skew(40deg);
  height: 10px;
  right: 12px;
  margin: -6px 0 0 -25px;
}

@media screen and (min-width: 768px){
  .other-theme-title {
    padding-top:4.25em;
  }
  .other-theme {
    display: flex;
    justify-content: space-around;
    max-width: 1150px;
    margin: 0 auto;
  }
  .theme-title {
    margin: 0 auto 8px;
    padding: 0 2rem;
    font-size: 1.4rem;
  }
  .other-theme dl {
    width: calc(100% / 5 - 16px);
  }
  .other-theme dd {
    margin-top: 8px;
    font-size: 1.2rem;
  }
  .theme-btn span::after {
    width: 48%;
  }
}
@media screen and (max-width: 767px){
  .other-theme-title {
    padding-top:3em;
  }
  .theme-title {
    margin: 0 auto 5px;
    padding: 0 1rem;
    font-size: 1.2rem;
  }
  .other-theme dd {
    margin-top: 5px;
    font-size: 1.1rem;
    padding-bottom: 2em;
  }
  .othertheme .carousel_item + .carousel_item {
    margin-left: 0 !important;
  }
  .theme-btn span::after {
    width: 60%;
  }
}

/* おすすめの記事 */
.sec-news .c-sec__head::before {
    content: "";
    background: url(../images/newsweb/ico_pamphlet.png) center / 100% auto no-repeat;
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 50px;
}
.newswp {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 6px rgb(0 0 0 / 20%);
}
.news_text {
    display: flex;
    flex-direction: column;
}
.news_text h3 {
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: auto;
}
.area::before {
    font-family: 'jtb-dom';
    content: "\e938";
    padding-right: 2px;
    font-size: medium;
}
@media screen and (min-width: 768px){
  .news-cassette {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    width: 85%;
  }
  .newswp {
    width: calc(100% / 4 - 24px);
    border: solid 1.8px #873535;
  }
  .newswp + .newswp {
    margin-left: 24px;
  }
  .news_img {
    padding: 4px;
  }
  .news_img img {
    width: 100%;
    height: 10em;
    object-fit: cover;
    border-radius: 4px;
  }
  .news_text {
    padding: 4px 8px 4px 8px;
  }
  .news_text h3 {
    font-size: 15px;
  }
  .news_areadate {
    padding-top: 12px;
    text-align: right;
    font-size: 14px;
  }
  .newsall_link {
    padding: 28px 92.703px 0px 92.703px;
    text-align: center;
  }
  .news_item:hover{
    color:#323743bd ;
 }
}
@media screen and (max-width: 767px){
  .newswp {
    border: solid 2.8px #873535;
  }
  .newswp + .newswp {
    margin-top: 8px;
  }
  .news_item {
    display: flex;
    justify-content: space-between;
    padding: 8px;
  }
  .news_img {
    width: 45%;
  }
  .news_img img {
    height: 7.5em;
    object-fit: cover;
  }
  .news_text {
    width: calc(55% - 8px);
    text-align: left;
    padding-left: 4px;
  }
  .news_text h3 {
    font-size: 12px;
  }
  .newsall_link {
    text-align: right;
    padding: 8px 0px;
  }
}


/*  検パネ
============================================================================= */  
@media screen and (max-width: 759px) {
    .search-tab {
      padding-top: 0;
    }
  }


/*  価格重視ツアー
============================================================================= */  
.sectTxt {
    font-weight: bold;
}
.tour-sect__more {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    height: 3.625em;
    max-width: 500px;
    background-color: #B30000;
    border-radius: .375em;
    margin-top: 20px;
}
.tour-sect__more:hover {
    opacity: .6;
    transition: 0.4s ease;
}
.tour-sect__more span {
    font-weight: 700;
    color: #fff;
}


/* =============================================================================
    家族旅行導線
============================================================================= */
.family-item {
    display: block;
    background: #fff;
    box-shadow: 0 1px 4px #c7d0d4;
}
.family-ribbon,.baby-ribbon {
    position: relative;
    padding: 8px 0;
    margin: 0 0 0 -20px;
    margin-right: calc(50% + 15px);
}
.family-ribbon {
    background: #5DC992;
}
.baby-ribbon {
    background: #52CAE5;
}
.family-ribbon:after,.baby-ribbon:after {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    right: 0;
    width: 0px;
    height: 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}
.family-ribbon:before,.baby-ribbon:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 15px transparent;
}
.family-ribbon:before {
    border-right: solid 20px #085631;
}
.baby-ribbon:before {
    border-right: solid 20px #127187;
}
.sec-family h3 {
    color: #fff;
    font-weight: bold;
    padding: 0 30px 0 15px;
    border-top: dashed 1px #FFF;
    border-bottom: dashed 1px #FFF;
}
.family_textarea {
  display: flex;
}
.family_textarea p {
  font-weight: 600;
  width: 308px;
  text-align: left;
}
.family_textarea img {
  margin-top: -75px;
}
.family-bottom_link a {
  margin: 0 auto;
  height: 3.375em;
}
.family-btn::after {
    display: inline-block;
    font-family: "icon";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "\e809";
    font-size: .75em;
    right: 1em;
    border-radius: 50%;
    background: #fff;
    padding: 4px;
    color: #ff903b;
    font-weight: bolder;
}
.family-icon01,.family-icon02 {
  position: relative;
}
.family-icon01:after {
    position: absolute;
    content: "";
    display: block;
    background: url(/season/summer/images/family_icon01.png) center / 100% auto no-repeat;
}
.family-icon02:after {
    position: absolute;
    content: "";
    display: block;
    background: url(/season/summer/images/family_icon02.png) center / 100% auto no-repeat;
}
@media screen and (min-width: 760px) {
  .family-wrap {
    display: flex;
    flex-wrap: wrap;
    column-gap: 60px;
    row-gap: 43px;
  }
  .family-item {
    width: calc((100% - 60px) / 2);
    padding: 30px 0 24px;
  }
  .sec-family h3 {
    font-size: 2.8rem;
    line-height: 55px;
  }
  .family-ribbon:after,.baby-ribbon:after {
    border-width: 37px 15px 35px 0px;
  }
  .family_textarea p {
    padding: 20px 0px 0px 30px;
  }
  .family_textarea img {
    width: 40%;
    padding: 0 40px 20px 0;
  }
  .family-bottom_link a {
    max-width: 400px;
  }
  .family-icon01:after {
    right: -55px;
    bottom: -25px;
    width: 125px;
    height: 100px;
  }
  .family-icon02:after {
    right: -40px;
    bottom: -25px;
    width: 85px;
    height: 125px;
  }
}
@media screen and (max-width: 759px){
  .family-item {
    padding: 24px 0;
    margin-bottom: 24px;
  }
  .sec-family h3 {
    font-size: 1.4em;
    line-height: 46px;
  }
  .family-ribbon:after,.baby-ribbon:after {
    border-width: 32px 16px 32px 0px;
  }
  .family_textarea p {
    padding: 16px;
  }
  .family_textarea img {
    width: 45%;
    position: absolute;
    right: 0;
    padding: 0 30px 20px 0;
  }
  .family-bottom_link a {
    max-width: 225px;
  }
  .family-icon01:after {
    right: -28px;
    bottom: -32px;
    width: 90px;
    height: 100px;
  }
  .family-icon02:after {
    right: -25px;
    bottom: -18px;
    width: 60px;
    height: 95px;
  }
}
/*クーポンカセット*/
.c-coupon__head { background: #b30000 url(../images/bg-coupon-head.png) no-repeat 50% 50% / 37.5% auto; color: #fff; padding: 1em; position: relative; text-align: left!important; 
}
.c-coupon__head::after { background-image: linear-gradient(to right, #b30000, #b30000 .4375em, transparent .4375em, transparent .625em); background-repeat: repeat-x; background-size: .625em .1875em; bottom: -.1875em; content: ""; display: block; height: .1875em; left: 0; position: absolute; width: 100%!important;
}

#common_coupon {
  background: url(/kokunai/htl/holiday/newyear/images/bg02.gif) repeat;
}
.sect {
   margin-top:0;
}

/* 宿TOPの人気宿追加【20250808】 */
.area-osusume-place {
  display: flex;
  justify-content: center;
  column-gap: 8px;
}
.area-osusume-place li {
  border: solid 1px #ccc;
  background: #fff;
}
.area-spotlist-inner-place-osusume dt {
  padding: 5px;
  text-align: left;
}
.area-spotlist-inner-place-osusume dt a {
  font-weight: bold;
}
.yado.area {
  display: flex;
  align-items: center;
  font-size: 1.1rem;
  font-weight: lighter;
}
.yado.area::before {
  content: '\E0C8';
  font-family: 'Material Icons Round';
}

@media screen and (min-width: 768px) {
  .area-osusume-place li {
    width: calc((100% - 40px) / 6);
  }
  .area-spotlist-inner-place-osusume dt a {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .area-osusume-place {
    flex-wrap: wrap;
  }
  .area-osusume-place li {
    width: calc((100% - 20px) / 2);
    margin-bottom: 8px;
  }
  .area-spotlist-inner-place-osusume dt a {
    font-size: 1.1rem;
  }
}

