@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP: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; text-align: center; text-decoration: inherit; text-transform: none; width: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ico-down-open-big:before { content: '\e800'; }
.ico-left-open-big:before { content: '\e801'; }
.ico-pagetop:before { content: '\e802'; }
.ico-search:before { content: '\e803'; }
.ico-right-open-big:before { content: '\e804'; }
.ico-up-open-big:before { content: '\e805'; }
.ico-location:before { content: '\e80a'; }
.ico-angle-right:before { content: '\f105'; }
.ico-angle-up:before { content: '\f106'; }
.ico-circle:before { content: '\f111'; }
.ico-dot-circled:before { content: '\f192'; }


.jtb-nav-breadcrumb { margin-bottom: 25px; max-width: 1236px; }
.l-page { font-family: 'Noto Sans JP', 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 h1 { font-size: 18px; font-weight: bold; line-height: 1; margin: 0 auto 25px; max-width: 1236px; text-align: left; } */
.l-page a { color: #379cde; }
.l-page a { transition: color .4s ease; }
.l-page button { font-size: 16px; }
.l-page img { display: block; margin: 0 auto; max-width: 100%; }
.l-contents { background-color: #fff; padding-bottom: 5em; }
.l-mv { background: repeat 0 0 / cover; display: block; position: relative;}
.l-mv::after { background-color: rgba(0, 0, 0, .15); bottom: 0; content: ""; display: block; left: 0; position: absolute; right: 0; top: 0; width: 100%; }
.l-mv .c-inner { align-items: center; display: flex; justify-content: center; position: relative; }
.l-mv__txt { border-top: 2px solid #fff; color: #fff; display: inline-block; font-weight: 700; position: relative; z-index: 1; }
.l-mv__txt .c-title { font-size: 3.375em; font-weight: 700; letter-spacing: .1em; }
.l-mv__txt .c-title__sub { font-size: 1.25em; }

.l-anchor .c-list { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; }
.l-anchor .c-item a { border-bottom: 1px solid #ccc; color: #333; display: block; padding: 1.5em 0 2.25em; position: relative; width: 100%; }
.l-anchor .c-item a::before { background-color: #379cde; bottom: -1px; content: ""; height: 1px; left: 50%; position: absolute; transition: .3s; transform: translateX(-50%); width: 0; }
.l-anchor .c-item a::after { bottom: .75em; color: #379cde; content: "\e800"; display: inline-block; font-family: "icon"; left: 50%; position: absolute; transition: .3s; transform: translateX(-50%); }
.l-anchor p { margin-top: 1em; text-align: right; }
.l-anchor p a::after { content: "\e804"; display: inline-block; font-family: "icon"; padding-left: .5em; }
.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-inner { margin-left: auto; margin-right: auto; max-width: 1266px; width: 90%; }
.c-sec__btn .c-btn { align-items: center; background-color: #379cde; border: 2px solid #379cde; border-radius: .5em; display: flex; height: 5em; justify-content: center; margin: 0 auto; max-width: 560px; position: relative; transition: background-color .4s ease; width: 100%; }
.c-sec__btn .c-btn span { color: #fff; font-size: 1.25em; font-weight: 700; }
.c-sec__btn .c-btn span::after { content: "\e804"; display: inline-block; font-family: "icon"; position: absolute; right: 2em; top: 50%; transform: translateY(-50%); }
.c-sec__head p { margin-top: 1em; }
.c-sec__title { display: inline-flex; flex-direction: column; position: relative; }
.c-sec__title span { font-size: 2em; font-weight: 700; }
.c-sec__title small { font-size: 1em; }
.c-sec__title img { width: 8.125em; }
/* .c-sec__title--sub { font-size: .9375em; } */
.c-hotel__list { margin-top: 1.5em; }
.c-hotel__item { background-color: #fff; border-radius: .25em; box-shadow: 0 0 .5em rgba(0,0,0,.2); display: flex; flex-direction: column; overflow: hidden; }
.c-hotel__list.-wrap-link .c-hotel__item a{ position: relative; height: 100%; display: flex; flex-direction: column; color: #323743;}
.c-hotel__item img { opacity: 0; transition: opacity 2s ease; }
.c-hotel__item img.lazyloaded { opacity: 1; }
.c-hotel__item .c-head { overflow: hidden; position: relative; width: 100%; }
.c-hotel__item .c-head::before { content:""; display: block; padding-top: 65.6061%; }
.c-hotel__item .c-head img { bottom: 0; left: 50%; position: absolute; right: 0; top: 50%; transform: translate(-50%, -50%); }
.c-hotel__item .c-head small { bottom: .5em; color: #fff; font-size: .75em; position: absolute; right: .5em; text-shadow: 0 0 .5em rgba(0,0,0,.8); }
.c-sec:nth-of-type(1) .c-hotel__item .c-hotel__head { background: no-repeat 0 0 / 2.75em auto; }
.c-sec:nth-of-type(1) .c-hotel__item:nth-child(1) .c-hotel__head { background-image: url(../img/icon_rank_01.png); }
.c-sec:nth-of-type(1) .c-hotel__item:nth-child(2) .c-hotel__head { background-image: url(../img/icon_rank_02.png); }
.c-sec:nth-of-type(1) .c-hotel__item:nth-child(3) .c-hotel__head { background-image: url(../img/icon_rank_03.png); }
.c-sec:nth-of-type(1) .c-hotel__item:nth-child(4) .c-hotel__head { background-image: url(../img/icon_rank_04.png); }
.c-sec:nth-of-type(1) .c-hotel__item:nth-child(5) .c-hotel__head { background-image: url(../img/icon_rank_05.png); }
.c-sec:nth-of-type(1) .c-hotel__item:nth-child(6) .c-hotel__head { background-image: url(../img/icon_rank_06.png); }
.c-sec:nth-of-type(1) .c-hotel__item:nth-child(-n + 6) .c-hotel__name { padding-left: 3.25em; padding-bottom: 0.8em; }
.c-hotel__item .c-bottom { display: flex; flex: 1; flex-direction: column; padding: 1.75em  1.25em  1.25em; position: relative; text-align: left; z-index: 4; }
.c-hotel__info { flex: 1; margin-bottom: auto; }
.c-hotel__area { align-items: center; background-color: #379cde; border-radius: 100vh; display: inline-flex; height: 2.25em; justify-content: center; left: 1.25em; padding: 0 1.5em; position: absolute; top: -1.125em; z-index: 99; }
.c-hotel__area span { color: #fff; font-size: .875em; font-weight: 700; }
.c-hotel__name span { font-size: 1.25em; font-weight: 700; line-height: 1.4; }
.c-hotel__link { font-size: .875em; margin-top: .5em; text-align: right; }
.c-hotel__point { margin: 1.3em 0 0; }
.c-hotel__point li { font-size: .875em; padding-left: 1.5em; text-indent: -.5em; }
.c-hotel__point li::before { color: #379cde; content: "\f192"; display: inline-block; font-family: "icon"; font-size: .75em; padding-right: .5em; }
.c-hotel__point li + li { margin-top: .5em; }
.c-hotel__point-room { margin: 1.3em 0 0; }
.c-hotel__point-room li { font-size: .875em; line-height: 1.5; position: relative; padding-left: 1.5em }
.c-hotel__point-room li::before { position: absolute; top : 0; left: 0; color: #379cde; font-family: "Material Icons Round"; content: "\e53a"; }
.c-hotel__lead { margin: 1.3em 0 0; font-size: .875em; }
.c-hotel__item .c-hotel__rating_wrap { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: .5em;}
.c-hotel__item .rating__stars{ display: -webkit-box; display: -ms-flexbox; display: flex;}
.c-hotel__item .rating__stars img{ opacity: 1; display: inline;}
@media screen and (min-width:768px){ .c-hotel__item .rating__stars img{ height: 14px; margin-right: 1px;}}
@media screen and (max-width:767px){ .c-hotel__item .rating__stars img{ height: 10.5px; margin-right: 1px;}}
.c-hotel__price { margin-top: 2.1em; text-align: center;}
.c-hotel__price-num{ color: #cc0d21; font-weight: bold;} 
.c-hotel__price-num span{ font-size: 1.75em; font-weight: bold;} 
.c-hotel__price-txt{ font-size: .875em; margin-left: 2px;}
.c-hotel__notice { font-size: .875em; text-align: center;}
.c-btn__block { margin-top: 2.1em; }
.c-btn__block a { align-items: center; background-color: #fff; border: 1px solid #379cde; border-radius: .25em; display: flex; height: 3.575em; justify-content: center; overflow: hidden; position: relative; width: 100%; z-index: 2; }
.c-btn__block a + a { margin-top: 0.375em; }
.c-btn__block a span { font-weight: 700; }
.c-faq__item { background-color: #fff; border: 1px solid #ccc; border-radius: .5em; padding: 2em 2.5em 2em 4em; text-align: left; transition: background-color .4s ease; }
.c-faq__item:hover { cursor: pointer; }
.c-faq__item + .c-faq__item { margin-top: .5em; }
.c-faq__item--q, .c-faq__item--a { padding-left: 2.5em; position: relative; }
.c-faq__item--q::before, .c-faq__item--a::before { font-family: "Helvetica Neue", Arial; font-size: 1.5em; left: 0; line-height: 1; position: absolute; }
.c-faq__item--q::before { color: #379cde; content: "Q." }
.c-faq__item--q span { position: absolute; }
.c-faq__item--q span::before, .c-faq__item--q span::after { background-color: #379cde; content: ""; display: block; height: 2px; left: 0; position: absolute; top: 0; width: 1.5em; }
.c-faq__item--q span::after { transform: rotate(-90deg); transition: all .3s ease; }
.c-faq__item.is-open .c-faq__item--q span::after { transform: rotate(-180deg); }
.c-faq__item--a { display: none; padding-top: 1em; }
.c-faq__item--a::before { color: #004090; content: "A." }
.c-search a { align-items: center; background-color: #fff; border: 2px solid #379cde; border-radius: .5em; display: flex; justify-content: center; height: 5.75em; position: relative; transition: background-color .4s ease; }
.c-search a span { color: #333; }
.c-search a span::before { color: #379cde; content: "\e803"; display: inline-block; font-family: "icon"; left: 1.5em; position: absolute; top: 50%; transform: translateY(-50%); }
.c-more__title { border-bottom: 1px solid #ccc; padding-bottom: .25em; }
.c-more__title span { font-size: 1.5em; font-weight: 700; }
.c-more .c-list { margin-top: 1.25em; }
.c-more .c-item a { color: #379cde; }
.c-note { font-size: .875em; text-align: left; }

.c-bnr__item img { transition: opacity .3s; }
.c-bnr__item p { margin-top: 1em; text-align: left; }
.c-bnr__item p strong { display: block; font-size: 1.125em; font-weight: bold; }
.c-ranking__list .c-bnr__item a { aspect-ratio: 3 / 2; display: block; overflow: hidden; position: relative; width: 100%;}
.c-ranking__list .c-bnr__item img { height: 100%; object-fit: cover; width: 100%; }
.c-ranking__list .c-bnr__item .c-txt { align-items: center; background-color: rgba(0,0,0,.4); border-radius: 100vh; color: #fff; display: inline-flex; flex-direction: column; justify-content: center; left: 50%; padding: .5em 2em; pointer-events: none; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: nowrap; }
.c-ranking__list .c-bnr__item .c-txt strong { font-size: 1.125em; font-weight: 700; }

@media screen and (min-width:768px) and ( max-width:1236px) {
  .l-page { font-size: 1.294498vw; margin: 0; }
  .l-page button { font-size: 1.294498vw; }
}
@media screen and (min-width:768px){
  .breadcrumb-upper { background-color: rgba(0,0,0,.15); left:0; display: inline-flex; padding: .5em 1em; position: absolute; text-align: left; top: .75em; z-index: 2; }
  .breadcrumb-upper__fix, .breadcrumb-upper__scroll, .breadcrumb-upper__item { color: #fff !important; display: inline-block; font-size: 10px; }
  .breadcrumb-upper__item { line-height: 1; margin-left: 1.5em; padding-left: .2em; position: relative; }
  .breadcrumb-upper a { color: #fff; transition: opacity .3s; }
  .breadcrumb-upper a:hover { opacity: .6; }
  .breadcrumb-upper__item::before { color: #fff; content: "\f105"; display: inline-block; font-family: "icon"; left: -1.1em; line-height: 1; position: absolute; top: 0; }
  .l-mv .c-inner { height: 20em; }
  .l-mv__txt { padding: .5em 8.75em 0; }
  .l-anchor .c-item { flex: 1; }
  .l-anchor .c-item + .c-item { margin-left: 1.125em; }
  .l-anchor .c-item a:hover { color: #379cde; }
  .l-anchor .c-item a:hover::before { width: 100%; }
  .l-anchor .c-item a:hover::after { bottom: .375em; }
  .l-anchor .c-item span { font-size: 1.125em; }
  .c-btn__block a, .c-btn__block a::before { transition: all .3s; }
  .c-btn__block a::before { content: ""; display: block; position: absolute; z-index: -1; }
  .c-btn__block a::before { left: -100%; height: 100%; top: 0; width: 100%; }
  .c-btn__block a:hover::before { left: 0; background-color: #379cde; }
  .c-btn__block a:hover span { color: #fff; }
  .c-sec { margin-top: 5.5em; }
  .c-sec:nth-of-type(1) { margin-top: 4.5em; }
  .c-sec__title img { left: -8.125em; margin: 0; position: absolute; top: 50%; transform: translateY(-50%); }
  #sec-fithtl .c-sec__title img{width:10.125em;}
  .c-sec__btn { margin-top: 4em; }
  .c-sec__btn .c-btn:hover { background-color: #fff; }
  .c-sec__btn .c-btn:hover span { color: #379cde; }
  .c-hotel__list { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .c-hotel__list::after { content: ""; display: block; width: calc(calc(100% - 3.75em) / 3); }
  .c-hotel__item { width: calc(calc(100% - 3.75em) / 3); }
  .c-hotel__item:nth-child(n + 4) { margin-top: 2em; }
  .c-hotel__link a:hover { text-decoration: underline; }
  .c-faq__list { margin-top: 2.5em; }
  .c-faq__item:hover , .c-search a:hover { background-color: #eaf6ff; }
  .c-faq__item--q span { right: 1.5em; top: 50%; transform: translateY(-50%); }
  .c-faq__item--a { padding-right: 4em; }
  .c-search { display: flex; justify-content: space-between; margin-top: 5em; }
  .c-search a { width: calc(calc(100% - 3.75em) / 3); }
  .c-search a:hover span { color: #379cde; }
  .c-more__title { text-align: left; }
  .c-more .c-list { display: flex; }
  .c-more .c-item + .c-item { margin-left: 4em; }
  .c-more .c-item a::after { content: "\e804"; display: inline-block; font-family: "icon"; padding-left: .5em; }
  .c-bnr__list { display: flex; justify-content: center; margin-top: 2em; width: 100%; }
  .c-bnr__item { width: calc(calc(100% - 3.75em) / 4); }
  .c-bnr__item + .c-bnr__item { margin-left: 1.875em; }
  .c-bnr__item img:hover { opacity: .5; }
  .c-note { margin-top: 2em; }
  .sec-faq .c-sec__title img { display: none; }
  .sp-item { display: none; }
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .l-anchor .c-item { width: 16%; }
  *::-ms-backdrop, .c-hotel__item { max-width: 392px; width: 100%; }
}

@media screen and (max-width:767px){
  #JTBGF-ly_footer.JTBGF-ly_footer { margin-top: 0 !important; }
  .breadcrumb-upper { background-color: #fff; border-top: 1px solid #d7d7d7; display: flex; flex-wrap: nowrap; font-size: 10px; line-height: 3rem; margin-top: 5em; 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: 0; }
  .l-page button { font-size: 3.2vw; }
  .l-page h1 { margin-bottom: 20px; padding: 0 1%; }
  .l-mv .breadcrumb-upper { display: none; }
  .l-mv .c-inner { height: 30vh; }
  .l-mv__txt { filter: drop-shadow(0 0 .5em rgba(0,0,0,.75)); }
  .l-mv__txt .c-title { font-size: 2.5em; }
  .l-mv__txt .c-title__sub { font-size: 1em; }
  .l-anchor .c-list::after { content:""; display: block; width: calc(calc(100% - 1.5em) / 3); }
  .l-anchor .c-item { width: calc(calc(100% - 1.5em) / 3); }
  .l-anchor .c-item a { padding: 1em 0 1.5em; }
  .l-anchor .c-item a::after { bottom: 0; }
  .l-anchor .c-item span { font-size: .9375em; }
  .c-sec { padding-top: 4em; }
  .c-sec__btn { margin: 4em 0 4em 1.2em }
  .c-sec__btn .c-btn { height: 5em; }
  .c-sec__btn .c-btn span { font-size: 1.125em; }
  .c-sec__btn .c-btn span::after { right: 1em; }
  .c-sec__title span { font-size: 1.75em; }
  .c-hotel__list { margin-left: -5%; margin-right: -5%; opacity: 0; transition: opacity .3s linear; }
  .c-hotel__list.slick-initialized { opacity: 1; }
  .c-hotel__item { margin: 0 .625em 1em; }
  .c-hotel__point-room li::before { font-size: 1.25em; top : -1px;}
  .c-faq__list { margin-top: 1.5em; }
  .c-faq__item { padding: 1.5em 2.5em 1.5em 2em; }
  .c-faq__item.is-open { background-color: #eaf6ff; }
  .c-faq__item--q span { right: -.125em; top: .75em; }
  .c-faq__item--q span::before, .c-faq__item--q span::after { width: 1em; }
  .c-search { margin-top: 3em; }
  .c-search a + a, .c-more .c-item + .c-item { margin-top: .5em }
  .c-bnr__list, .c-bnr__item + .c-bnr__item { margin-top: 2em; }
  .c-more .c-list { padding: 0 1em; text-align: left; }
  .c-more .c-item a::before { content: "\e804"; display: inline-block; font-family: "icon"; padding-right: .5em; }
  .c-note { margin-top: 3.5em; }
}

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -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: flex; 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: auto !important; min-height: 1px; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: flex; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-prev, .slick-next { background-color: transparent; border: none; color: transparent; cursor: pointer; display: block; height: 4.625em; line-height: 0; outline: none; position: absolute; padding: 0; top: 50%; transform: translate(0, -50%); width: 2.25em; z-index: 1; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { background-color: transparent; color: transparent; outline: none; }
.slick-prev { left: -2.8125em; }
.slick-next { right: -2.8125em; }
.slick-prev::before, .slick-next::before { align-items: center; background-color: #fff; border-radius: .25em; box-shadow: 0 0 .5em rgba(0,0,0,.2); color: #379cde; display: flex; font-family: "icon"; height: 4.625em; justify-content: center; line-height: 1; transition: background-color .4s ease; width: 2.25em; }
.slick-prev::before { content: "\e801"; }
.slick-next::before { content: "\e804"; }
.slick-prev:hover::before, .slick-next:hover::before { background-color: #eaf6ff; }
.slick-dotted.slick-slider { margin-bottom: 2em; }
.slick-dots { bottom: -2em; display: block; margin: 0; padding: 0; position: absolute; text-align: center; width: 100%; }
.slick-dots li { display: inline-block; height: 1.5em; margin: 0 .5em; padding: 0; position: relative; width: 1.5em; }
.slick-dots li button { background-color: transparent; border: 0; color: transparent; display: block; height: 1.5em; line-height: 0; outline: none; width: 1.5em; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button::before { color: #ccc; content: "\f111"; display: inline-block; font-family: "icon"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); }
.slick-dots li.slick-active button::before { color: #379cde; }

/*�X�}�z�o�i�[2�J�����@20250124*/  
@media screen and (max-width:767px){
#sec-campaign .c-bnr__item {
    width: calc(100% / 2 - 15px);
    display: inline-table;
    margin: 1px;
}
.c-ranking__list .c-bnr__item a{ height: 100px;}
  }

/*�z�e���O���[�h�ǉ��@20250124*/  
.c-hotel__link.grade{color: #a36101;}
.grade_ex {
    font-size: 85%;
    margin-top: 15px;
    border: solid 1px #aaa;
    padding: 5px;
}

/*   �p������
============================================================================= */
.f-breadcrumbs{
	margin-bottom: 50px;
	padding: 15px 0;
	background: #f5f5f5;
}
.f-breadcrumbs .breadcrumbs_item{
	color: #6b6e71;
}
.f-breadcrumbs a.breadcrumbs_anchor{
	color: #323743;
}
.f-breadcrumbs .breadcrumbs_item:not(:last-child):after{
	border-color: #323743;
}
.breadcrumbs_wrapper{display:flex;align-items:center}
.breadcrumbs_contents{display:block;/*width:100%*/}
.breadcrumbs_item{display:inline-block;color:#6b6e71;font-size:1.2rem;line-height:2}
.breadcrumbs_item.-home{flex-shrink:0;margin-right:2.6666666667vw}
.breadcrumbs_inner{margin-bottom: -10px;padding-bottom:13px;overflow-x:auto;white-space:nowrap;width:71vw}
.breadcrumbs_item{display:inline-block;color:#323743;line-height:2;margin-right:2.6666666667vw}
.breadcrumbs_item a{color:#323743}
.breadcrumbs_item:not(:last-child):after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);display:inline-block;transform:rotate(-45deg);border:1px solid #323743;border-top:none;border-left:none;vertical-align:middle;content:"";width:1.0666666667vw;height:1.0666666667vw;margin-top:-.7vw;margin-left:1.3333333333vw}

@media screen and (min-width:1000px){
.breadcrumbs_item.-home,.breadcrumbs_item{margin-right:10px}
.breadcrumbs_item:last-child{margin-right:0}
.breadcrumbs_inner{width:inherit}
.breadcrumbs_item:not(:last-child):after{width:4px;height:4px;margin-top:-3px;margin-left:4px}
}

/*�A�W�A�F*/
.c-hotel__area,.c-sec__btn .c-btn,.c-btn__block a:hover::before{background-color: #eb7369;}
.c-btn__block a{border: 1px solid #eb7369; color: #eb7369;}
.c-sec__btn .c-btn:hover span { color: #eb7369; }
.c-sec__btn .c-btn{border: 2px solid #eb7369;}

@media screen and (min-width:768px){
.l-anchor .c-item a:hover { color: #eb7369; }
}

/*h3�G���A�@h4�z�e����*/
.city_area {font-size: 1.6em; font-weight: 700; padding: 70px 0 10px 0;}
h4.c-hotel__name{padding:0 5px;}


