.header{background:rgba(0,0,0,0)}.header.is-initial .navi__global ul li a span.en{color:var(--color-white)}@media screen and (max-width: 767px){.header.is-initial .navi__global ul li a span.en{color:var(--color-gold-500)}}.header.is-initial .navi__global ul li a span.jp{color:var(--color-white)}@media screen and (max-width: 767px){.header.is-initial .navi__global ul li a span.jp{color:var(--color-black)}}.header.is-initial .navi__global ul li a:hover span{color:var(--color-wine-500)}.header.is-scroll{background:var(--color-white)}@media screen and (max-width: 767px){.header.is-scroll{background:rgba(0,0,0,0)}}#contents{padding-top:0}.kv--main .hero{position:relative}.kv--main .hero__heading{position:absolute;z-index:5;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);margin-top:3.2rem}@media screen and (max-width: 767px){.kv--main .hero__heading{margin-top:1.6rem}}.kv--main .hero__heading .logo{margin-inline:auto;width:56rem;-webkit-filter:drop-shadow(0 0 0.8rem rgba(0, 0, 0, 0.25));filter:drop-shadow(0 0 0.8rem rgba(0, 0, 0, 0.25))}@media screen and (max-width: 767px){.kv--main .hero__heading .logo{width:24rem}}.kv--main .hero__heading .copy{margin-top:6.4rem;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700;font-size:3.2rem;text-align:center;color:var(--color-white);line-height:1.4;-webkit-filter:drop-shadow(0 0 0.4rem rgba(0, 0, 0, 0.25));filter:drop-shadow(0 0 0.4rem rgba(0, 0, 0, 0.25))}@media screen and (max-width: 767px){.kv--main .hero__heading .copy{margin-top:2.4rem;font-size:1.5rem;white-space:nowrap}}.kv--main .hero__announce{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:.4rem;position:absolute;left:4rem;bottom:8rem;z-index:5;padding:0 3.2rem .8rem 0;border-bottom:.1rem solid var(--color-white);font-family:"Poppins",sans-serif;font-weight:600;color:var(--color-white);-webkit-filter:drop-shadow(0 0 0.4rem rgba(0, 0, 0, 0.25));filter:drop-shadow(0 0 0.4rem rgba(0, 0, 0, 0.25))}@media screen and (max-width: 767px){.kv--main .hero__announce{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:4rem;margin-inline:auto}}.kv--main .hero__announce::after{content:"";display:block;position:absolute;right:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:right bottom;transform-origin:right bottom;width:.1rem;height:1.6rem;background:currentColor}.kv--main .hero__announce data{font-size:2.4rem}@media screen and (max-width: 767px){.kv--main .hero__announce data{font-size:1.5rem}}.kv--main .hero__announce span{font-size:3.2rem}@media screen and (max-width: 767px){.kv--main .hero__announce span{font-size:2.4rem;white-space:nowrap}}.kv--main .hero .swiper{position:relative;width:100%;height:100svh;min-height:56rem}@media screen and (max-width: 767px){.kv--main .hero .swiper{height:calc(100svh - 5.6rem);min-height:100%}}.kv--main .hero .swiper::before{content:"";display:block;position:absolute;left:0;top:0;z-index:5;width:100%;height:100%;background:rgba(0,0,0,.3)}.kv--main .hero .swiper-slide{height:100%}.kv--main .hero .swiper-slide picture{height:100%}.kv--main .hero .swiper-slide picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.intro{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.intro{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.intro>*{width:50%}@media screen and (max-width: 767px){.intro>*{width:100%}}.intro__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-inline:8rem;background:linear-gradient(135deg, var(--color-gold-300), var(--color-gold-700));color:var(--color-white)}@media screen and (max-width: 767px){.intro__content{padding:4.8rem 3rem}}.intro__content .heading{margin-bottom:4rem;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700}@media screen and (max-width: 767px){.intro__content .heading{margin-bottom:2.4rem}}.intro__content .heading span{display:block}.intro__content .heading span:nth-child(1){margin-bottom:.8rem;font-size:2rem;line-height:1.4}@media screen and (max-width: 767px){.intro__content .heading span:nth-child(1){margin-bottom:.4rem;font-size:1.5rem}}.intro__content .heading span:nth-child(2){font-size:4.8rem}@media screen and (max-width: 767px){.intro__content .heading span:nth-child(2){font-size:3.2rem;white-space:nowrap}}.intro__content .heading span:nth-child(2) ruby{ruby-position:under;ruby-overhang:none;ruby-align:start}.intro__content .heading span:nth-child(2) ruby rt{margin-top:.4rem;font-size:1.6rem;letter-spacing:.25em}@media screen and (max-width: 767px){.intro__content .heading span:nth-child(2) ruby rt{font-size:1rem}}.intro__content .text--btn{margin-top:1.6rem;text-decoration:underline;cursor:pointer}.about .container--grid{grid-template-columns:48rem 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.about .container--grid{grid-template-columns:100%}}@media screen and (max-width: 767px){.about__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width: 767px){.about__media{margin-bottom:3.2rem}}.about__media figure{margin-right:calc((100vw - 120rem)/-2)}@media screen and (max-width: 767px){.about__media figure{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:-1.5rem}}.about__media figure img{width:100%}.feature{position:relative}.feature::after{content:"";display:block;position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:12rem;background:rgba(111,100,38,.1)}@media screen and (max-width: 767px){.feature::after{height:4rem}}.feature .bg{height:72rem;background:url("../img/top/feature-bg.webp") center center/cover no-repeat;background-attachment:fixed}@media screen and (max-width: 767px){.feature .bg{height:24rem;background-attachment:scroll}}.feature .layout--grid{grid-template-columns:48rem 1fr;padding-top:12rem;margin:-16rem calc((100vw - 120rem)/-2) 0 0;background:var(--color-white)}@media screen and (max-width: 767px){.feature .layout--grid{grid-template-columns:100%;padding-top:4rem;margin:-6.4rem -1.5rem 0 0}}.feature .heading--section{padding-left:8rem;margin-bottom:0}@media screen and (max-width: 767px){.feature .heading--section{margin-bottom:4rem;padding-inline:3rem 1.5rem}}.feature__content{margin-bottom:4.8rem}@media screen and (max-width: 767px){.feature__content{margin-bottom:2.4rem;padding-inline:3rem 1.5rem}}.feature__content .heading{margin-bottom:0}.feature__point{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.8rem;width:80rem;margin:0 auto 4.8rem}@media screen and (max-width: 767px){.feature__point{padding-left:3rem;margin-bottom:3.2rem;width:100%}}.feature__point li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.8rem 1.6rem;background:var(--color-wine-500);font-weight:700;color:var(--color-white);letter-spacing:0}@media screen and (max-width: 767px){.feature__point li{padding:.8rem .8rem .8rem .4rem;width:100%;font-size:1rem}}.feature__point li svg{width:3.2rem;height:3.2rem;fill:currentColor}@media screen and (max-width: 767px){.feature__point li svg{width:1.6rem;height:1.6rem}}.feature__media{display:-webkit-box;display:-ms-flexbox;display:flex}.venue{background:rgba(111,100,38,.1)}.venue__content{margin-bottom:8rem}@media screen and (max-width: 767px){.venue__content{margin-bottom:4rem}}.venue__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4.8rem}@media screen and (max-width: 767px){.venue__list{gap:3.2rem}}.venue__list-item{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.venue__list-item{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}}.venue__list-item .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:-12rem;padding-inline:4.8rem 16.8rem;clip-path:polygon(0 0, 100% 0, calc(100% - 12rem) 100%, 0 100%);background:-webkit-gradient(linear, left top, right top, from(var(--color-gold-300)), to(var(--color-gold-700)));background:linear-gradient(90deg, var(--color-gold-300), var(--color-gold-700));color:var(--color-white)}@media screen and (max-width: 767px){.venue__list-item .content{margin:-4rem 0 0 0 !important;padding:6.4rem 2rem 4rem !important;clip-path:polygon(0 4rem, 100% 0, 100% 100%, 0 100%) !important}}.venue__list-item .content .heading{margin-bottom:3.2rem}@media screen and (max-width: 767px){.venue__list-item .content .heading{margin-bottom:1.6rem}}.venue__list-item .content .heading span{display:block}.venue__list-item .content .heading span.jp{margin-bottom:.8rem;font-family:"Zen Kaku Gothic New",sans-serif;font-size:4.8rem;font-weight:700}@media screen and (max-width: 767px){.venue__list-item .content .heading span.jp{margin-bottom:.4rem;font-size:2.4rem}}.venue__list-item .content .heading span.en{font-family:"Poppins",sans-serif;font-size:2.4rem;font-weight:500}@media screen and (max-width: 767px){.venue__list-item .content .heading span.en{font-size:1.5rem}}.venue__list-item .content .button-wrap{margin-top:3.2rem}.venue__list-item figure{width:72rem}@media screen and (max-width: 767px){.venue__list-item figure{width:100%}}.venue__list-item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.venue__list-item:nth-child(even) .content{margin-inline:-12rem 0;padding-inline:16.8rem 4.8rem;clip-path:polygon(12rem 0, 100% 0, 100% 100%, 0 100%)}@media screen and (max-width: 767px){.venue__list-item:nth-child(even) .content{width:100%}}.guide__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.guide__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8rem}@media screen and (max-width: 767px){.guide__list-item{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;gap:4rem}}.guide__list-item:not(:first-child){padding-top:8rem}@media screen and (max-width: 767px){.guide__list-item:not(:first-child){padding-top:4rem}}.guide__list-item:not(:last-child){padding-bottom:8rem;border-bottom:.1rem solid var(--color-gray-300)}@media screen and (max-width: 767px){.guide__list-item:not(:last-child){padding-bottom:4rem}}.guide__list-item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.guide__media{width:50%}@media screen and (max-width: 767px){.guide__media{width:100%}}.guide__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.guide__content .heading--section{margin-bottom:6.4rem}@media screen and (max-width: 767px){.guide__content .heading--section{margin-bottom:4rem}}.guide__content .heading--section:not(:first-child){padding-top:8rem}/*# sourceMappingURL=top.css.map */