@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:wght@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-dir:before { content: '\e800'; }
.ico-service:before { content: '\e801'; }
.ico-pagetop:before { content: '\e802'; }
.ico-luggage:before { content: '\e803'; }
.ico-ground:before { content: '\e804'; }
.ico-guest:before { content: '\e805'; }
.ico-angle-left:before { content: '\f104'; }
.ico-angle-right:before { content: '\f105'; }
.ico-angle-up:before { content: '\f106'; }
.ico-angle-down:before { content: '\f107'; }

body { background-color: #fff; }
.jtb-nav-breadcrumb { margin-bottom: 25px; max-width: 1280px; }
.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: 700; line-height: 1; margin: 0 auto 25px; max-width: 1280px; text-align: left; }
.l-page a { color: #c85e97; }
.l-page a, .l-page a img { transition: all .4s ease; }
.l-page img { display: block; margin: 0 auto; width: 100%; }
.l-page h3 { font-weight: 700; }
.l-page p, .l-page li { font-size: 1.125em; }
.l-page em { font-family: "Roboto", sans-serif; }
.l-page .c-bg__blue { background-color: #336ca5; }
.l-page .c-bg__gray { background-color: #f2f2f2; }
.l-page .c-bg__white { background-color: #c29450; }
.l-page .c-btn { background-color: #004831; border-radius: 100vh; display: grid; height: 4.875em; overflow: hidden; place-items: center; position: relative; width: 100%; }
.l-page .c-btn span { color: #fff; font-size: 1.5em; font-weight: 700; position: relative; z-index: 2; }
.l-page .c-btn__prev { padding: 3.5em 0; }
.l-page .c-btn__prev .c-btn { height: 3.75em; margin: 0 auto; width: 15em; }
.l-page .c-cap { font-size: .875em; }
.l-page .c-btn__block + .c-cap { font-size: .875em; margin-top: 1.5em; text-align: center; }
.l-page .c-catch { color: #004831; font-size: 2em; text-align: center; }
.l-page .c-fdc { display: flex; flex-direction: column; }
.l-page .c-inner { margin: 0 auto; max-width: 1280px; position: relative; width: 89%; z-index: 1; }
.l-page .eviry-baseplayer, .l-page .eviry-screen { width: 100% !important; }
.l-page .eviry-screen > div:nth-of-type(1) { aspect-ratio: 16 / 9; height: auto !important; }
.l-page #eviry-poster_3 { aspect-ratio: 16 / 9; }
.l-page .c-sec__cont { padding-top: 3em; }
.l-page .c-sec__head p { margin-top: 1.5em; }
.l-page .c-sec__head .c-sec__title { line-height: 1; margin-top: 1em; }
.l-page .c-sec__head .c-sec__title span { color: #1e9d74; position: relative; padding: 0 2.5em; }
.l-page .c-sec__head .c-sec__title span::before, .l-page .c-sec__head .c-sec__title span::after { background-color: #1e9d74; content: ""; display: inline-block; height: 2px; position: absolute; top: 50%; width: 1.5em; }
.l-page .c-sec__head .c-sec__title span::before { left: 0; }
.l-page .c-sec__head .c-sec__title span::after { right: 0; }
.l-page .c-sec__title--img img { margin: 0 auto; width: auto; }
.l-page .is-fixed { left: 0; position:fixed; top: 0; z-index: 99; width: 100%; }

.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; }

.l-logo { align-items: center; display: flex; justify-content: flex-end; }
.l-logo__item { position: relative; }
.l-mv { align-items: center; display: flex; position: relative; width: 100%; }
.l-mv::after { background-color: rgba(0,0,0,.3); bottom: 0; content: ""; display: block; left: 0; position: absolute; right: 0; top: 0; width: 100%; }
.l-mv * { z-index: 1; }
.l-mv__title { align-items: flex-start; color: #fff; font-weight: 700; gap: 1em; text-align: left; }
.l-mv__title .c-date { border-bottom: 1px solid #fff; border-top: 1px solid #fff; display: inline-block; }
.l-mv__title .c-date em { font-size: 1.5em; }
.l-mv__column { align-items: center; background-color: #fff; border-radius: 1em; display: inline-flex; justify-content: center; }
.l-mv__column img { width: 4em; }
.l-mv__column p { text-align: left; }
.l-mv__head { align-items: center; display: inline-flex; position: absolute; }
.l-mv__days--left { color: #fff; font-weight: 700; line-height: 1; }
.l-mv__days--left em { color: #33e5f8; font-size: 2em; padding: 0 .1em; }
.l-mv__wrap { display: grid; grid-template-columns: repeat(2, 1fr); grid-template-rows: 50%; inset: 0; position: absolute; width: 100%; z-index: 0; }
.l-mv__pic--block:nth-of-type(1) { grid-column: 1 / 2; grid-row: 1 / 3; }
.l-mv__pic--block:nth-of-type(2) { grid-column: 2 / 3; grid-row: 1 / 2; }
.l-mv__pic--block:nth-of-type(3) { grid-column: 2 / 3; grid-row: 2 / 3; }
.l-mv__pic--block img { filter: saturate(140%); height: 100%; object-fit: cover; width: 100%; }
.l-anchor { position: relative; }
.l-anchor__float { background-color: #004831; }
.l-anchor__list { display: flex }
.l-anchor__item { position: relative; width: 100%; }
.l-anchor__item + .l-anchor__item::before { background-color: rgba(255,255,255,.5); content: ""; left: 0; position: absolute; width: 1px; }
.l-anchor__item a { display: grid; flex-direction: column; place-content: center; position: relative; width: 100%; }
.l-anchor__item span { color: #fff; font-weight: 700; line-height: 1.2; }
.l-contents { background-color: #fff; width: 100%; }

.sec-about .c-movie__box { aspect-ratio: 16 / 9; background-color: #999; margin: 2em auto 0; max-width: 1080px; }
.sec-about .c-movie__txt { font-weight: 700; margin-top: 1em; }
.sec-about .c-city { background-color: #f5f5f5; gap: 1.5em; margin-top: 2.5em; padding: 2.5em 2em; }
.sec-about .c-city__map { aspect-ratio: 204 / 173; margin: 0 auto; max-width: 816px; width: 100%; }
.sec-about .c-area__item { width: 100%; }
.sec-about .c-area__item .c-label { border: 2px solid; display: grid; margin: 0 auto; padding: .5em 0; place-content: center; width: 100%; }
.sec-about .c-area__item .c-label span { font-weight: 700; }
.sec-about .c-area__west .c-label { border-color: #e2a83a; }
.sec-about .c-area__west .c-label span { color: #e2a83a; }
.sec-about .c-area__central .c-label { border-color: #41b1ca; }
.sec-about .c-area__central .c-label span { color: #41b1ca; }
.sec-about .c-area__east .c-label { border-color: #eb5f6f; }
.sec-about .c-area__east .c-label span { color: #eb5f6f; }
.sec-about .c-city__list { margin-top: 1.5em; }
.sec-about .c-city__list li { display: list-item; list-style: disc; list-style-position: outside; margin-left: 1em; text-align: left; }
.sec-about .c-city__list li + li { padding-top: .285714em; }
.sec-products { background: #10164f url(../img/bg_products.png) repeat-y 100% 0; }
.sec-products__head { display: flex; }
.sec-products__head--title.c-catch { color: #fff; }
.sec-products .c-product__list { display: flex; flex-direction: column; column-gap: 2.5em; margin-top: 2.5em; }
.sec-products .c-product__item { overflow: hidden; width: 100%; }
.sec-products .c-product__item:first-child { background-color: #7b1fa2; }
.sec-products .c-product__item:last-child { background-color: #03575a; flex-direction: row-reverse; margin-top: 2.5em; }
.sec-products .c-product__item .c-pic { aspect-ratio: 8 / 5; }
.sec-products .c-product__item .c-pic img { object-fit: cover; }
.sec-products .c-product__item .c-txt { color: #fff; text-align: left; }
.sec-products .c-product__item .c-txt .c-title { font-size: 1.5em; }
.sec-products .c-product__item .c-txt .c-sec__title--img img { margin: 0; }
.sec-products .c-product__item .c-txt p { font-size: 1.25em; }
.sec-products .c-btn.c-disabled { background-color: #666; pointer-events: none; }
.sec-products .c-btn.c-disabled::after { border-radius: 100vh; bottom: 0; color: #fff; font-weight: 700; content: "Coming Soon"; display: grid; font-size: 1.25em; left: 0; place-items: center; position: absolute; right: 0; top: 0; width: 100%; z-index: 3; }
.sec-faq__list { border-top: 1px solid #ccc; margin-top: 3.5em; text-align: left; }
.sec-faq__item { border-bottom: 1px solid #ccc; }
.sec-faq__item + .sec-faq__item { margin-top: .75em; }
.sec-faq__item-q, .sec-faq__item-a { padding-left: 3em; position: relative; }
.sec-faq__item-q { cursor: pointer; line-height: 1.5; font-weight: 700; padding-bottom: 2em; }
.sec-faq__item-q span { font-size: 1.5em }
.sec-faq__item-q::before, .sec-faq__item-a::before { color: #004831; font-size: 2em; font-family: "Roboto", sans-serif; left: 0; line-height: 1; position: absolute; }
.sec-faq__item-q::before { content: "Q."; }
.sec-faq__item-a::before { content: "A."; font-weight: 500; }
.sec-series { background: url(../img/bg_sec_series.jpg) no-repeat 50% 0 / cover; position: relative; }
.sec-series::after { background-color: rgba(0,0,0,.8); bottom: 0; content: ""; display: block; left: 0; position: absolute; right: 0; top: 0; width: 100%; }
.sec-series .c-sec__head .c-sec__title span, .sec-series .c-inner { color: #fff; }
.sec-series .c-sec__head .c-sec__title span::before, .sec-series .c-sec__head .c-sec__title span::after { background-color: #fff; }
.sec-series .c-sec__cont { margin: 0 auto; max-width: 1000px; }
.sec-series .c-notie__list { padding-top: 1.5em; text-align: left; }
.sec-series__list { border-bottom: 1px solid rgba(255,255,255,.8); display: flex; flex-direction: column; }
.sec-series__item { border-top: 1px solid rgba(255,255,255,.8); display: flex; gap: 1.5em; padding: 1.5em 0; }
.sec-series__item .c-txt { flex: 1; text-align: left; }
.sec-series__item .c-txt p { padding-top: .5em; }
.sec-series__item .c-label { display: grid; place-content: center; }
.sec-series__single .c-label { background-color: #d32429; }
.sec-series__match .c-label { background-color: #8f1b18; }
.sec-series__venue .c-label { background-color: #026354; }
.sec-series__myteam .c-label { background-color: #2c2676; }
.sec-hospitality .c-sec__cont { margin: 0 auto; max-width: 1080px; text-align: left; }
.sec-hospitality .c-catch + p { margin: 0 auto; max-width: 1000px; padding-top: 1em; }
.sec-hospitality__list { display: grid; grid-template-columns: repeat(2, 1fr); }
.sec-hospitality__item img { border-radius: 0 1.5em 0 1.5em; }
.sec-hospitality__item .c-title { font-weight: 700; padding-top: .25em; }
.sec-lounge { background-color: #f5f5f5; }
.sec-lounge__tags { display: grid; margin: 0 auto; max-width: 1000px; }
.sec-lounge__tags .c-tag { border: 2px solid; border-radius: 100vh; display: grid; place-content: center; }
.sec-lounge__tags .c-tag span { font-weight: 700; transition: all .4s ease; }
.sec-lounge__list { display: flex; flex-direction: column; margin: 0 auto; max-width: 1080px; }
.sec-lounge__item { background-color: #fff; }
.sec-lounge__item .c-bottom { display: flex; text-align: left; }
.sec-lounge__item .c-txt p + p { padding-top: 2rem; }
.sec-lounge__item .c-txt .c-title { font-weight: 700; padding-bottom: .5em; }
.sec-lounge__item .c-point h4 { font-weight: 700; padding-bottom: .25em; }
.sec-lounge__item .c-point .c-heading { align-items: center; background-color: #000; border-radius: 0 100vh 0 0; display: flex; height: 2.75em; padding-left: 1em; position: relative; }
.sec-lounge__item .c-point .c-heading span { color: #fff; font-size: 1.125em; font-weight: 700; }
.sec-lounge__item .c-table { overflow: hidden; }
.sec-lounge__item .c-table dt { clear: left; float: left; padding-top: 1.25em; width: 3.75em; }
.sec-lounge__item .c-table dt::before { font-size: 3em; margin: 0; }
.sec-lounge__item .c-table dd { border-bottom: 1px solid; padding: 1.25em 0 1.25em 3.75em; }
.c-lounge__private.c-tag { border-color: #6f1a92; }
.c-lounge__private.c-tag span, .c-lounge__private .c-title, .c-lounge__private dt::before { color: #6f1a92; }
.c-lounge__private .c-point .c-heading { background-color: #6f1a92; }
.c-lounge__pitchside.c-tag { border-color: #0097a7; }
.c-lounge__pitchside.c-tag span, .c-lounge__pitchside .c-title, .c-lounge__pitchside dt::before { color: #0097a7; }
.c-lounge__pitchside .c-point .c-heading { background-color: #0097a7; }
.c-lounge__vip.c-tag { border-color: #105558; }
.c-lounge__vip.c-tag span, .c-lounge__vip .c-title, .c-lounge__vip dt::before { color: #105558; }
.c-lounge__vip .c-point .c-heading { background-color: #105558; }
.c-lounge__trophy.c-tag { border-color: #681416; }
.c-lounge__trophy.c-tag span, .c-lounge__trophy .c-title, .c-lounge__trophy dt::before { color: #681416; }
.c-lounge__trophy .c-point .c-heading { background-color: #681416; }
.c-lounge__champions.c-tag { border-color: #cb0615; }
.c-lounge__champions.c-tag span, .c-lounge__champions .c-title, .c-lounge__champions dt::before { color: #cb0615; }
.c-lounge__champions .c-point .c-heading { background-color: #cb0615; }
.c-lounge__fifa.c-tag { border-color: #fb6440; }
.c-lounge__fifa.c-tag span, .c-lounge__fifa .c-title, .c-lounge__fifa dt::before { color: #fb6440; }
.c-lounge__fifa .c-point .c-heading { background-color: #fb6440; }

.l-page__main .l-contents { background: #fff url(../img/bg_contents.png) no-repeat 50% 0 / 100% auto; }
.l-page__sub .l-mv { background: url(../img/bg_mv_products.jpg) no-repeat 50% 50% / cover; }
.l-page__sub .l-mv::before { aspect-ratio: 91 / 55; background: url(../img/bg_mv_corner.png) no-repeat 100% 0 / 100% auto; content: ""; position: absolute; right: 0; top: 0; width: 38vw; }

@media screen and (min-width:768px){
  .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 .c-bg__color { border-radius: 1.5em; }
  .l-page .c-bg__color + .c-bg__color { margin-top: 5em; }
  .l-page .c-btn { width: 32.5em; }
  .l-page .c-btn::before { background-color: rgba(255,255,255,.5); content: ""; display: block; height: 100%; left: -100%; mix-blend-mode: overlay; position: absolute; transition: all .4s ease; width: 100%; }
  .l-page .c-btn:hover::before { left: 0; }
  .l-page .c-btn__block { column-gap: 2em; display: flex; justify-content: center; padding-top: 4em; }
  .l-page .c-col__two { column-gap: 2.75em; }
  .l-page .c-col__two--item { flex: 1; }
  .l-page .eviry-baseplayer, .l-page .eviry-screen { height: 39.375em !important; }
  .l-page .c-flex { display: flex; justify-content: space-between; }
  .l-page .c-movie__txt .c-title { font-size: 1.5em; }
  .l-page .c-movie__txt .c-date { font-size: 2em; }
  .l-page .c-sec { padding: 6.25em 0; }
  .l-page .c-sec__head .c-sec__title span { font-size: 1.25em; }
  .l-page .c-sec__title--img img { height: 3.375em; }
  .l-logo { padding: 0 1.5em .5em; }
  .l-logo__item { width: 9em; }
  .l-mv { padding: 0 4%; }
  .l-mv__title .c-title__main { width: 54.8611vw; }
  .l-mv__title .c-title__sub { font-size: 2.25em; }
  .l-mv__title .c-date { font-size: 1.5em; }
  .l-mv__column { bottom: 2.5em; gap: 2em; padding: 1.5em 2.25em; position: absolute; right: 4%; }
  .l-mv__head { gap: 3em; right: 2em; top: 2em; }
  .l-mv__days--left { font-size: 1.75em; }
  .l-anchor, .l-anchor__item a { height: 7em; }
  .l-anchor__item + .l-anchor__item::before { bottom: 1.875em; top: 1.875em; }
  .l-anchor__item span { font-size: 1.375em; position: relative; }
  .l-anchor__item span::after { background-color: rgba(0,0,0,.5); bottom: -.5em; content: ""; height: 2px; left: 50%; position: absolute; transition: .3s; transform: translateX(-50%); width: 0; }
  .l-anchor__item a:hover span::after { width: 100%; }
  .l-anchor__float.is-fixed .l-anchor__item + .l-anchor__item::before { bottom: .75em; top: .75em; }
  .l-anchor__float.is-fixed .l-anchor__item a { height: 4em; }
  .l-anchor__float.is-fixed .l-anchor__item span { font-size: 1em; }
  .sec-about .c-movie__txt { font-size: 2em; }
  .sec-about .c-area__list { display: flex; gap: 2em; }
  .sec-about .c-area__item .c-label span { font-size: 1.5em; }
  .sec-products { background-size: 39.25em auto; }
  .sec-products__head { align-items: center; gap: 1.5em; }
  .sec-products__head--title.c-catch { font-size: 1.5em; }
  .sec-products .c-product__item { display: flex; justify-content: space-between; }
  .sec-products .c-product__item .c-pic { width: 50%; }
  .sec-products .c-product__item .c-txt { gap: 2em; justify-content: center; padding: 0 4.25em; width: 50%; }
  .sec-contact .c-btn__green { max-width: 780px; width: 50em; }
  .sec-faq__item { padding: 2em 2.5em; }
  .sec-series__item .c-pic { width: 18.5em; }
  .sec-series__item .c-txt p, .sec-series__item .c-label span { font-size: 1.125em; }
  .sec-series__item .c-label { height: 2.5em; width: 6em; }
  .sec-series__item .c-title { font-size: 1.75em; }
  .sec-series__title { align-items: center; display: flex; gap: 1em; }
  .sec-hospitality__list { gap: 4em 5em; margin-top: 3.75em; }
  .sec-hospitality__item .c-title { font-size: 1.25em; }
  .sec-lounge__tags { gap: 1em 1.5em; grid-template-columns: repeat(3, 1fr); }
  .sec-lounge__tags .c-tag { height: 4em; }
  .sec-lounge__tags .c-tag:hover span { color: #fff; }
  .c-lounge__private.c-tag:hover { background-color: #6f1a92; }
  .c-lounge__pitchside.c-tag:hover { background-color: #0097a7; }
  .c-lounge__vip.c-tag:hover { background-color: #105558; }
  .c-lounge__trophy.c-tag:hover { background-color: #681416; }
  .c-lounge__champions.c-tag:hover { background-color: #cb0615; }
  .c-lounge__fifa.c-tag:hover { background-color: #fb6440; }
  .sec-lounge__list { gap: 2.5em; margin-top: 4em; }
  .sec-lounge__item .c-bottom { gap: 2.5em; padding: 2.5em; }
  .sec-lounge__item .c-txt { flex: 1; }
  .sec-lounge__item .c-txt .c-title { font-size: 2.5em; }
  .sec-lounge__item .c-point { width: 27.5em; }
  .sec-lounge__item .c-table dd p { font-size: .875em; }
  .l-page__main .l-mv { aspect-ratio: 36 / 17; }
  .l-page__sub .l-mv { aspect-ratio: 8 / 3; }
  .sp-item { display: none; }
}

@media screen and (min-width:768px) and ( max-width:1280px) {
  .l-page { font-size: 1.25vw; margin: 0; }
  .l-mv__title .c-title__sub { font-size: 2.8125vw; }
  .sec-products .c-product__item .c-txt p br { display: none; }
}

@media screen and (max-width:767px){
  #page_footer-sp { 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; 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; overflow: hidden; padding: 20px 0 0; }
  .l-page h1 { margin-bottom: 20px; padding: 0 1%; }
  .l-page p { text-align: left; }
  .l-page p br { display: none; }
  .l-page .c-btn + .c-btn { margin-top: 1em; }
  .l-page .c-btn__block { padding-top: 3em; }
  .l-page .eviry-baseplayer, .l-page .eviry-screen { aspect-ratio: 48 / 33; height: auto !important; }
  .l-page .c-movie__txt .c-date { font-size: 1.125em; }
  .l-page .c-sec { padding: 4em 0; }
  .l-page .c-sec__head .c-sec__title span { font-size: 1.25em; }
  .l-page .c-sec__title--img img { height: 2.5em; max-width: 100%; }
  .l-logo { padding: 0 .5em .5em; }
  .l-logo__item { width: 5.5em; }
  .l-mv { aspect-ratio: 3 / 2; flex-direction: column; padding: 7em 4% 2em }
  .l-mv__title .c-title__sub { font-size: 1.25em; }
  .l-mv__column { gap: 1em; margin-top: 1.5em; padding: .75em 1em; width: 94vw; }
  .l-mv__column p { font-size: .8125em; }
  .l-mv__column p br { display: none; }
  .l-mv__head { gap: 1.5em; right: 1em; top: 1em; }
  .l-mv__days--left { font-size: 1.25em; }
  .l-anchor, .l-anchor__item a { height: 4em; }
  .l-anchor__float .c-inner { width: 100%; }
  .l-anchor__list { justify-content: space-between; }
  .l-anchor__item { width: 100%; }
  .l-anchor__item + .l-anchor__item::before { bottom: .75em; top: .75em; }
  .sec-about .c-area__list { display: flex; flex-direction: column; gap: 2em; }
  .sec-about .c-area__item .c-label span, .sec-products__head--title { font-size: 1.25em; }
  .sec-products { background-size: 40% auto; }
  .sec-products__head { flex-direction: column; gap: 1em; }
  .sec-products .c-product__item .c-txt { gap: 1em; padding: 2em; }
  .sec-contact .c-btn__green span { font-size: 1.25em; }
  .sec-faq__item { padding: 2em 1em; }
  .sec-series .c-notie__list { font-size: .875em; }
  .sec-series__item .c-pic { width: 27%; }
  .sec-series__item .c-title { font-size: 1.25em; padding-top: .5em; }
  .sec-hospitality__list { gap: 2em 1em; margin-top: 2em; }
  .sec-lounge__tags { gap: .5em; grid-template-columns: repeat(2, 1fr); }
  .sec-lounge__tags .c-tag { height: 3.5em; }
  .sec-lounge__list { gap: 2.5em; margin-top: 4em; }
  .sec-lounge__item .c-bottom { flex-direction: column; gap: 2em; padding: 2em 1.875em; }
  .sec-lounge__item .c-txt .c-title { font-size: 2em; }
  .pc-item { display: none; }
}
