@charset "UTF-8";.front .mainview{position:relative}.front .mainview__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100svh - 128px);justify-content:center;max-height:600px;position:relative}@media screen and (min-width:768px){.front .mainview__container{height:calc(100svh - 122px)}}@media screen and (min-width:992px){.front .mainview__container{max-height:800px}}.front .mainview__container .splide{height:100%;left:0;position:absolute;top:0;width:100%}.front .mainview__container .splide__track{height:100%;width:100%}.front .mainview__container .splide__slide{overflow:hidden}.front .mainview__container .splide__slide img{height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;width:100%}.front .mainview__container .splide .splide__slide img.is-prev,.front .mainview__container .splide .splide__slide.is-active img{-webkit-animation:scaleout 7s linear 0s normal;animation:scaleout 7s linear 0s normal}@-webkit-keyframes scaleout{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleout{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.front .mainview__container .splide__pagination{bottom:20px;gap:20px;left:5vw;position:absolute;z-index:2}@media screen and (min-width:768px){.front .mainview__container .splide__pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;bottom:auto;-ms-flex-direction:column;flex-direction:column;left:auto;right:5vw;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.front .mainview__container .splide__pagination__page{background-color:#fff;border-radius:4px;height:8px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px}.front .mainview__container .splide__pagination__page.is-active .progress-svg{-webkit-animation:stroke 7s linear 0s normal;animation:stroke 7s linear 0s normal}@-webkit-keyframes stroke{0%{stroke-dashoffset:44}to{stroke-dashoffset:0}}@keyframes stroke{0%{stroke-dashoffset:44}to{stroke-dashoffset:0}}.front .mainview__container .splide__pagination li{position:relative}.front .mainview__container .splide__pagination li .progress-svg{fill:transparent;stroke:#fff;stroke-dasharray:44;stroke-dashoffset:44;stroke-width:1px;display:block;height:16px;left:calc(50% - 8px);position:absolute;top:calc(50% - 8px);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:16px}.front .mainview__text{color:#fff;font-family:游明朝体,Yu Mincho,yumincho,ヒラギノ明朝 Pro,Hiragino Mincho Pro,MS P明朝,MS PMincho,serif;font-size:clamp(23px,48/1400 * 100vw,48px);left:5%;line-height:1.6;position:absolute;text-shadow:0 0 40px #1b472f;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.front .important__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:24px}.front .important .news-item{background-color:#fff;border-radius:8px;padding:24px 16px;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}@media screen and (min-width:1280px){.front .important .news-item{padding:16px 40px}}@media(hover){.front .important .news-item:has(a:hover){-webkit-box-shadow:0 2px 16px rgba(0,0,0,.16);box-shadow:0 2px 16px rgba(0,0,0,.16)}.front .important .news-item:has(a:hover) a{opacity:1}.front .important .news-item:has(a:hover) a .news-item__title{text-decoration:underline}}.front .important .news-item__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}@media screen and (min-width:1280px){.front .important .news-item__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start}}.front .important .news-item__label{color:#c25a5a;padding-bottom:16px;position:relative}@media screen and (min-width:1280px){.front .important .news-item__label{font-size:18px;padding-bottom:0;padding-right:80px}}.front .important .news-item__label:after{background-color:#c25a5a;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}@media screen and (min-width:1280px){.front .important .news-item__label:after{bottom:auto;height:40px;left:auto;right:40px;top:calc(50% - 20px);width:1px}}.front .important .news-item__body{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-top:16px}@media screen and (min-width:768px){.front .important .news-item__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;gap:clamp(20px,48/1400 * 100vw,48px)}}@media screen and (min-width:1280px){.front .important .news-item__body{margin-top:0}}.front .important .news-item__meta{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.front .important .news-item__date{font-size:clamp(12px,16/992 * 100vw,16px)}.front .important .news-item__category{color:#727272;font-size:clamp(12px,14/992 * 100vw,14px);padding:.2em 0}@media screen and (min-width:1280px){.front .important .news-item__category{background-color:#f8f2f2;border-radius:4px;padding:.2em 12px}}.front .important .news-item__title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;font-weight:400;overflow:hidden;padding-right:20px;position:relative;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:992px){.front .important .news-item__title{margin-top:0;padding-right:50px}}.front .important .news-item__title:after{background:url(../img/icon/arrow02.svg);content:"";-webkit-filter:invert(45%) sepia(48%) saturate(789%) hue-rotate(314deg) brightness(86%) contrast(72%);filter:invert(45%) sepia(48%) saturate(789%) hue-rotate(314deg) brightness(86%) contrast(72%);height:13px;position:absolute;right:0;top:calc(50% - 6.5px);width:17px}.front .important__action{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:24px}.front .overview{background:url(../img/page/portal/front/bg_overview.png) no-repeat bottom/contain;background-color:#f8f2f2;padding:clamp(40px,64/1400 * 100vw,64px) 0 clamp(80px,160/1400 * 100vw,160px)}.front .overview__en-title{display:block;margin:0 auto;width:clamp(228px,270/1920 * 100vw,270px)}.front .overview__title{font-family:游明朝体,Yu Mincho,yumincho,ヒラギノ明朝 Pro,Hiragino Mincho Pro,MS P明朝,MS PMincho,serif;font-size:clamp(26px,40/1920 * 100vw,40px);margin-top:8px;text-align:center}@media screen and (min-width:992px){.front .overview__title{margin-top:16px}}.front .overview__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:clamp(40px,56/1400 * 100vw,56px);margin-top:clamp(40px,56/1400 * 100vw,56px)}@media screen and (min-width:768px){.front .overview__list>li:nth-child(odd) .overview-item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.front .overview__list .overview-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px,24/1400 * 100vw,24px)}@media screen and (min-width:768px){.front .overview__list .overview-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;gap:40px}}.front .overview__list .overview-item__img{border-radius:8px}@media screen and (min-width:768px){.front .overview__list .overview-item__img{max-width:744px;width:50%}}@media screen and (min-width:992px){.front .overview__list .overview-item__img{width:60%}}.front .overview__list .overview-item__title{font-family:游明朝体,Yu Mincho,yumincho,ヒラギノ明朝 Pro,Hiragino Mincho Pro,MS P明朝,MS PMincho,serif;font-size:clamp(24px,32/1920 * 100vw,32px)}.front .overview__list .overview-item__desc{font-size:16px;margin-top:16px}@media screen and (min-width:992px){.front .overview__list .overview-item__desc{margin-top:24px}}.front .overview__list .overview-item__action{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:24px}@media screen and (min-width:768px){.front .overview__list .overview-item__action{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.front .overview__movie{margin-top:clamp(80px,180/1400 * 100vw,180px)}.front .overview__movie .movie-banner{cursor:pointer;height:auto;margin:0 auto;max-width:750px;-webkit-transition:all .2s;transition:all .2s;width:100%}.front .overview__movie .movie-banner:hover{opacity:.6}.front .overview__movie .movie-banner__img{border-radius:8px}.front .campaign{background-color:#fff;padding:clamp(48px,80/1400 * 100vw,80px) 0}.front .campaign__title{font-family:游明朝体,Yu Mincho,yumincho,ヒラギノ明朝 Pro,Hiragino Mincho Pro,MS P明朝,MS PMincho,serif;font-size:clamp(26px,40/1920 * 100vw,40px)}.front .campaign__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:40px;margin:32px auto 0;max-width:600px}@media screen and (min-width:768px){.front .campaign__list{display:grid;gap:clamp(24px,36/1400 * 100vw,36px);grid-template-columns:1fr 1fr 1fr;max-width:100%}}@media screen and (min-width:992px){.front .campaign__list{margin-top:48px}}.front .campaign__action{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:clamp(40px,80/1400 * 100vw,80px)}.front .information{background-color:#f8f2f2;padding:clamp(56px,80/1400 * 100vw,80px) 0}.front .information__container{background:#fff;border-radius:16px;padding:clamp(32px,48/1400 * 100vw,48px) clamp(16px,48/1400 * 100vw,48px)}.front .information__title{font-family:游明朝体,Yu Mincho,yumincho,ヒラギノ明朝 Pro,Hiragino Mincho Pro,MS P明朝,MS PMincho,serif;font-size:clamp(26px,40/1920 * 100vw,40px)}.front .information__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.front .information__action,.front .information__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.front .information__action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.front .information__banner{margin-top:24px}.front .information__banner a{display:block}@media(hover){.front .information__banner a:hover{-webkit-filter:drop-shadow(0 2px 16px rgba(0,0,0,.16));filter:drop-shadow(0 2px 16px rgba(0,0,0,.16));opacity:1}}.front .about{padding:clamp(48px,100/1400 * 100vw,100px) 0 clamp(72px,130/1400 * 100vw,130px)}@media screen and (min-width:768px){.front .about__header{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}}.front .about__title{font-size:clamp(26px,40/1400 * 100vw,40px)}.front .about__desc{font-size:16px;margin-top:24px}.front .about__link{-ms-flex-negative:0;border:1px solid #e5e5e5;display:block;flex-shrink:0;margin-left:auto;margin-top:32px;padding:24px 72px 24px 24px;position:relative}@media screen and (min-width:768px){.front .about__link{margin-top:0}}.front .about__link:after{background:url(../img/icon/links.svg);content:"";height:24px;position:absolute;right:24px;top:calc(50% - 12px);width:24px}.front .about__link p{margin-top:8px}.front .about__hotels{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-top:clamp(40px,72/1400 * 100vw,72px);padding:0 4vw}@media screen and (min-width:554px){.front .about__hotels{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0}}.front .about__hotels>li{-webkit-box-flex:1;-ms-flex:1;flex:1}.front .about__hotels .hotel-item{display:block;text-align:center;width:100%}.front .about__hotels .hotel-item__logo{height:52px;-o-object-fit:contain;object-fit:contain;width:auto}@media screen and (min-width:554px){.front .about__hotels .hotel-item__logo{height:clamp(30px,52/1920 * 100vw,52px)}}
