@charset "UTF-8";*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}ol,ul{padding:0}blockquote,body,dd,dl,figure,h1,h2,h3,h4,ol,p,ul{margin:0}html{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}ol,ul{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block;width:100%}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}.js-parallax{background:pink;overflow:hidden}.js-parallax img{display:block;height:120%;width:120%;max-width:unset}.js-recommend-img{position:relative;overflow:hidden}.js-recommend-img img{display:block;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform 1.4s ease-out;transition:-webkit-transform 1.4s ease-out;transition:transform 1.4s ease-out;transition:transform 1.4s ease-out,-webkit-transform 1.4s ease-out;-webkit-transition-delay:0.3s;transition-delay:0.3s}.js-recommend-img:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;height:100%;background:#000;clip-path:inset(0% 0% 0% 0%);-webkit-transition:clip-path 0.5s ease-in-out;transition:clip-path 0.5s ease-in-out;-webkit-transition-delay:0.3s;transition-delay:0.3s}.js-recommend-img.is-visible img{-webkit-transform:scale(1);transform:scale(1)}.js-recommend-img.is-visible:after{clip-path:inset(0% 0% 100% 0%)}.js-text{overflow:hidden}.js-text span{display:inline-block}.js-rotate span{display:inline-block}.js-fadeIn2 span{--blur:0px;-webkit-filter:blur(var(--blur));filter:blur(var(--blur));display:inline-block}.js-image{overflow:hidden}.js-image img{display:inline-block}.js-parallax2{overflow:hidden}.js-parallax2 img{height:120%;max-width:unset}html{scroll-behavior:smooth}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-weight:400;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}body *{font-family:"Noto Serif TC","yu-mincho-pr6n",sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px}@media only screen and (min-width:768px){.sp{display:none!important}}@media only screen and (max-width:768px){.pc{display:none!important}}.gothic{font-family:"Noto Sans JP",sans-serif}a{display:block;color:inherit!important;text-decoration:none!important}a:hover{opacity:0.8}p{line-height:1.6}img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}h2{text-align:center;font-size:clamp(1.5rem,0.405rem + 2.54vw,2.625rem);font-weight:normal;margin-bottom:3.75rem}.pc{display:block}@media (max-width:768px){.pc{display:none}}.sp{display:none}@media (max-width:768px){.sp{display:block}}section{padding:7.5rem 0}@media (max-width:768px){section{padding:4rem 0}}.inner{width:100%;max-width:1100px;padding:0 1rem;margin:0 auto}.btn{position:relative;background:#291000;color:#fff!important;font-size:14px;max-width:200px;width:95%;padding:1rem 1.5rem;margin:0 auto;border-radius:3px}@media (max-width:768px){.btn{max-width:180px;padding:1rem}}.btn:after{position:absolute;content:"";background:url(./images/arrow.svg) no-repeat;width:21px;height:13px;background-size:cover;top:50%;right:1.25rem;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}@media (max-width:768px){.btn:after{width:18px;height:11px}}header .header{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:95%;top:2rem;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);padding:20px;border-radius:10px;z-index:9999}@media (max-width:768px){header .header{width:100%;top:0;padding:12px;border-radius:0}}header .header__logo{width:100px}@media (max-width:768px){header .header__logo{width:80px}}header .header__inner--menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.65rem;background:rgba(102,99,97,0.3);backdrop-filter:blur(1px);border-radius:3px;padding:1rem 2.625rem;list-style:none}@media (max-width:768px){header .header__inner--menu{background:rgba(102,99,97,0.8);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}header .header__inner--menu li{color:#fff}header .header__btn{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media (max-width:768px){header .header__btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}header .header__btn img{width:100%;max-width:350px}header .header__btn .sp{display:none}@media screen and (max-width:768px){header .header__btn .sp{display:block!important}}header nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.65rem}@media (max-width:768px){header nav{display:block}}@media screen and (min-width:769px){header .nav__btn{display:none}}@media screen and (max-width:768px){header .nav__btn{position:absolute;top:50%;right:0px;width:40px;height:23px;z-index:200;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}header .nav__btn:hover{cursor:pointer}header .nav__btn span{display:block;width:100%;height:2px;background:#fff;margin-top:10px;border-radius:10px;-webkit-transition:ease-out 0.3s;transition:ease-out 0.3s}header .nav__btn span:after,header .nav__btn span:before{content:"";display:block;height:2px;background:#fff;position:absolute;-webkit-transition:ease-out 0.3s;transition:ease-out 0.3s}header .nav__btn span:before{top:0;width:100%}header .nav__btn span:after{right:0;bottom:0;width:100%}header .nav__btn .hmb.open{background:transparent}header .nav__btn .hmb.open:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:1;top:50%}header .nav__btn .hmb.open:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:1;top:50%;width:100%}header .nav__btn .hmb.open{background:transparent}header .nav__btn .hmb.open:before{-webkit-transform:rotate(40deg);transform:rotate(40deg);opacity:1;bottom:-14px}header .nav__btn .hmb.open:after{-webkit-transform:rotate(-40deg);transform:rotate(-40deg);opacity:1;bottom:-14px;width:100%}header nav.hide{left:200%;opacity:0}header nav{position:fixed;left:50%;top:0;width:100%;height:100vh;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:30px;z-index:100;-webkit-transition:ease-out 0.3s;transition:ease-out 0.3s;opacity:1;overflow-y:scroll;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}header nav::-webkit-scrollbar{display:none}header nav ul{padding-bottom:2rem!important}header nav li{position:relative;padding:1rem 1rem 0;border-radius:5px}header nav li:after{position:absolute;content:"";background-image:url(./images/arrow-down.svg);background-size:contain;background-repeat:no-repeat;width:20px;top:50%;right:8px;-webkit-transform:translate(0,-50%) rotate(-90deg);transform:translate(0,-50%) rotate(-90deg);bottom:-3rem}}main.home .mv{position:relative;width:100%;height:100vh;padding:0;overflow:hidden}main.home .mv__slides{position:absolute;inset:0;z-index:1}main.home .mv__slides video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main.home .mv__slide{position:absolute;inset:0;opacity:0;-webkit-transform:scale(1.02);transform:scale(1.02);-webkit-transition:opacity 500ms ease,-webkit-transform 500ms ease;transition:opacity 500ms ease,-webkit-transform 500ms ease;transition:opacity 500ms ease,transform 500ms ease;transition:opacity 500ms ease,transform 500ms ease,-webkit-transform 500ms ease;background-size:cover;background-position:center;background-repeat:no-repeat}main.home .mv__slide:before{content:"";position:absolute;inset:0;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.45)),color-stop(55%,rgba(0,0,0,0.05)),to(rgba(0,0,0,0.25)));background:linear-gradient(90deg,rgba(0,0,0,0.45),rgba(0,0,0,0.05) 55%,rgba(0,0,0,0.25))}main.home .mv__slide.is-active{opacity:1;-webkit-transform:scale(1);transform:scale(1)}main.home .mv__logoLayer{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;inset:0;z-index:3;padding-left:clamp(24px,10vw,120px);bottom:11.875rem;pointer-events:none}@media (max-width:768px){main.home .mv__logoLayer{bottom:8rem}}main.home .mv__logoLayer img{display:block;width:min(520px,70vw);height:auto}main.home .mv__rail{position:absolute;top:50%;right:18px;z-index:4;display:-ms-grid;display:grid;gap:16px;justify-items:center;pointer-events:none;color:#fff}main.home .mv__count{display:-ms-grid;display:grid;gap:6px;justify-items:center;font-weight:600;letter-spacing:0.08em}main.home .mv__num{font-size:16px}main.home .mv__slash{font-size:12px;opacity:0.7}main.home .mv__label{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;font-size:11px;letter-spacing:0.28em;opacity:0.85}main.home .mv__progress{width:2px;height:120px;background:rgba(255,255,255,0.3);border-radius:999px;overflow:hidden}main.home .mv__progressBar{display:block;width:100%;height:0%;background:#fff;-webkit-transform-origin:top;transform-origin:top}main.home .about{background:#f6f5f1;padding:0}main.home .about__slide{position:relative;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;width:95%;margin:-5rem auto 0;z-index:1;overflow:hidden;border-radius:3px}main.home .about__slide-top{position:relative;background:#fff;padding:2rem 1.625rem;border-right:solid 1px #e6e6e6;z-index:2}@media (max-width:768px){main.home .about__slide-top{padding:1.5rem 1rem}}main.home .about__slide-top h3{font-size:1.5em;font-weight:normal}main.home .about__slide-right{padding:2rem 2rem 2rem 2rem}@media (max-width:768px){main.home .about__slide-right{padding:1.5rem 1.75rem 1.5rem 1.75rem}}main.home .about__slide-right .swiper-slide{position:relative}main.home .about__slide-right .swiper-slide span{position:absolute;background:#414141;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;aspect-ratio:1/1;top:-10px;left:-10px;border-radius:50px}main.home .about__slide-right .swiper-slide img{margin-bottom:12px;aspect-ratio:1/1}main.home .about__slide-right .swiper-slide p{font-size:1.125em}main.home .about__slide-right .swiper-slide:first-child span{background:#ccbc61}main.home .about__slide-right .swiper-slide:nth-child(2) span{background:#c3c1b6}main.home .about__slide-right .swiper-slide:nth-child(3) span{background:#cca361}main.home .about__slide .swiper-button-next{position:absolute;background:#1a1a1a;width:57px;height:57px;border-radius:3px;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}@media (max-width:768px){main.home .about__slide .swiper-button-next{width:40px;height:40px}}main.home .about__slide .swiper-button-next img{width:27px;height:16px}@media (max-width:768px){main.home .about__slide .swiper-button-next img{width:20px;height:10px}}main.home .about__slide .swiper-button-prev{position:absolute;background:#1a1a1a;width:57px;height:57px;border-radius:3px;top:50%;left:77px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}@media (max-width:768px){main.home .about__slide .swiper-button-prev{width:40px;height:40px;left:57px}}main.home .about__slide .swiper-button-prev img{width:27px;height:16px;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media (max-width:768px){main.home .about__slide .swiper-button-prev img{width:20px;height:10px}}main.home .about__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem}@media (max-width:768px){main.home .about__box{display:block;padding-top:2rem}}main.home .about__box .map{width:45%;margin:0}@media (min-width:769px) and (max-width:1200px){main.home .about__box .map{width:60%}}@media (max-width:768px){main.home .about__box .map{width:98%;margin-bottom:1rem}}main.home .about__box .v-ticker{width:40%;overflow:hidden}@media (max-width:768px){main.home .about__box .v-ticker{width:90%;padding-bottom:3rem}}@media (min-width:769px) and (max-width:1200px){main.home .about__box .v-ticker{width:30%;height:75vh}}@media (min-width:1201px){main.home .about__box .v-ticker{height:100vh}}main.home .about__box .v-ticker .swiper-wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main.home .about__box .v-ticker .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-transition:opacity 0.6s ease,-webkit-transform 1.5s ease;transition:opacity 0.6s ease,-webkit-transform 1.5s ease;transition:transform 1.5s ease,opacity 0.6s ease;transition:transform 1.5s ease,opacity 0.6s ease,-webkit-transform 1.5s ease;-webkit-box-sizing:border-box;box-sizing:border-box}main.home .about__box .v-ticker .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto}main.home .about__box .v-ticker .swiper-slide-active{-webkit-transform:scale(1.08);transform:scale(1.08);z-index:2}main.home .model{position:relative;overflow:hidden}main.home .model h2{margin-bottom:6rem}main.home .model__box{display:-webkit-box;display:-ms-flexbox;display:flex}main.home .model .swiper-slide{-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:opacity 0.6s ease,-webkit-transform 0.6s ease;transition:opacity 0.6s ease,-webkit-transform 0.6s ease;transition:transform 0.6s ease,opacity 0.6s ease;transition:transform 0.6s ease,opacity 0.6s ease,-webkit-transform 0.6s ease}main.home .model .swiper-slide .model__thumb{aspect-ratio:3/2;overflow:hidden}main.home .model .swiper-slide .model__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}main.home .model .btn,main.home .model h3,main.home .model p{display:none}main.home .model .swiper-slide-active{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:1;z-index:2}main.home .model .swiper-slide-active h3,main.home .model .swiper-slide-active p{display:block!important;text-align:center;width:80%;margin:0 auto}@media (max-width:768px){main.home .model .swiper-slide-active h3,main.home .model .swiper-slide-active p{width:100%}}main.home .model .swiper-slide-active h3{font-size:1.375em;margin:2.25rem auto 1.25rem;font-weight:normal}@media (max-width:768px){main.home .model .swiper-slide-active h3{font-size:1em;margin:1.5rem auto 0.75rem}}@media (max-width:768px){main.home .model .swiper-slide-active p{font-size:0.875rem}}main.home .model .swiper-slide-active .btn{display:block!important;margin-top:2.25rem}main.home .model .swiper-button-next,main.home .model .swiper-button-prev{position:absolute;background:#1a1a1a;width:57px;height:57px;border-radius:3px;top:550px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}@media (max-width:768px){main.home .model .swiper-button-next,main.home .model .swiper-button-prev{width:40px;height:40px;top:500px}}main.home .model .swiper-button-next img,main.home .model .swiper-button-prev img{width:27px;height:16px}@media (max-width:768px){main.home .model .swiper-button-next img,main.home .model .swiper-button-prev img{width:20px;height:10px}}main.home .model .swiper-button-prev{left:24%}@media (max-width:768px){main.home .model .swiper-button-prev{left:1rem}}main.home .model .swiper-button-prev img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}main.home .model .swiper-button-next{right:24%}@media (max-width:768px){main.home .model .swiper-button-next{right:1rem}}main.home .featureSlider{padding:40px 16px}main.home .featureSlider__inner{max-width:1100px;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-columns:1.2fr 28px 0.8fr;grid-template-columns:1.2fr 0.8fr;gap:28px}@media (max-width:900px){main.home .featureSlider__inner{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:18px}}main.home .featureSlider__photo{border-radius:18px;overflow:hidden;background:#eee;aspect-ratio:4/3}main.home .featureSlider__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-transform:scale(1.01);transform:scale(1.01)}main.home .featureSlider__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}main.home .featureSlider__list{display:-ms-grid;display:grid;gap:10px}main.home .featureSlider__content{border-radius:14px;padding:16px 14px;background:#f7f7f7}main.home .featureSlider__title{font-size:1.15rem;line-height:1.35;margin:0 0 8px}main.home .featureSlider__desc{margin:0 0 14px;line-height:1.7;opacity:0.9}main.home .featureSlider__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;padding:10px 14px;text-decoration:none;background:#111;color:#fff;font-size:0.95rem;-webkit-transition:opacity 0.12s ease,-webkit-transform 0.12s ease;transition:opacity 0.12s ease,-webkit-transform 0.12s ease;transition:transform 0.12s ease,opacity 0.12s ease;transition:transform 0.12s ease,opacity 0.12s ease,-webkit-transform 0.12s ease}main.home .featureSlider__btn:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);opacity:0.92}main.home .fsItem{width:100%;border:0;background:#fff;border-radius:14px;padding:12px 12px;display:-ms-grid;display:grid;-ms-grid-columns:52px 12px 1fr;grid-template-columns:52px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;cursor:pointer;text-align:left;-webkit-box-shadow:0 6px 18px rgba(0,0,0,0.06);box-shadow:0 6px 18px rgba(0,0,0,0.06)}main.home .fsItem__num{font-weight:700;letter-spacing:0.04em;font-size:0.95rem;opacity:0.65}main.home .fsItem__bar{height:8px;border-radius:999px;background:#ececec;overflow:hidden;position:relative}main.home .fsItem__barFill{width:0%;height:100%;display:block;border-radius:999px;background:#111}main.home .fsItem.is-active{outline:2px solid rgba(17,17,17,0.16)}main.home .fsItem.is-active .fsItem__num{opacity:1}main.home .season{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;background:#f6f5f1}@media (max-width:700px){main.home .season{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}main.home .season__img{position:relative;-ms-flex-preferred-size:50%;flex-basis:50%;overflow:hidden;aspect-ratio:4/3}main.home .season__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;z-index:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}main.home .season__img img.is-visible{opacity:1;z-index:1}main.home .season__img img.is-visible.is-fade-in{opacity:0}main.home .season__img img.is-fading-out{opacity:0}main.home .season__text{padding:3rem 0;-ms-flex-preferred-size:50%;flex-basis:50%;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-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){main.home .season__text{padding:2rem 0}}main.home .season__text-inner{width:70%}@media (max-width:767px){main.home .season__text-inner{width:80%}}main.home .season__text-inner h2{font-size:3rem;text-align:left;letter-spacing:0.0875em}@media (max-width:767px){main.home .season__text-inner h2{margin-bottom:1rem;font-size:1.75rem}}@media (min-width:768px) and (max-width:1079px){main.home .season__text-inner h2{margin-bottom:1.5rem;font-size:2rem}}main.home .season__text-inner ul li.active:hover{cursor:default;opacity:1}main.home .season__text-inner ul li{margin-bottom:3rem}main.home .season__text-inner ul li:hover{cursor:pointer;opacity:0.7;-webkit-transition:all 0.3s;transition:all 0.3s}@media (max-width:768px){main.home .season__text-inner ul li{margin-bottom:0.5rem}}@media (min-width:769px) and (max-width:1079px){main.home .season__text-inner ul li{margin-bottom:1.5rem}}main.home .season__text-inner ul li .listTitle{font-size:1.25rem;position:relative;color:#aaa}@media (max-width:768px){main.home .season__text-inner ul li .listTitle{font-size:0.875rem}}main.home .season__text-inner ul li .listTitle:before{content:"";display:block;position:absolute;width:calc(100% - 9rem);height:2px;background:#D3D3D3;top:50%;right:0}main.home .season__text-inner ul li h3{font-weight:normal;font-size:1.5rem;margin:2rem 0 1rem}@media (max-width:768px){main.home .season__text-inner ul li h3{font-size:1.125rem;margin:0.75rem 0 0.5rem}}@media (min-width:769px) and (max-width:1079px){main.home .season__text-inner ul li h3{margin:2rem 0 1rem}}@media (max-width:768px){main.home .season__text-inner ul li .text{font-size:0.875rem}}main.home .season__text-inner ul li a{display:inline-block;font-size:0.875rem;margin:0.5rem 0 0;padding-right:1.5rem;position:relative}main.home .season__text-inner ul li a:after{content:"→";display:inline-block;position:absolute;right:0}main.home .season__text-inner ul li .listContent{display:none}main.home .season__text-inner ul li:first-child .listContent{display:block}main.home .season__text-inner ul li.active .listTitle{color:#1A1A1A}main.home .season__text-inner ul li.active .listTitle:after{content:"";display:block;position:absolute;width:calc(100% - 9rem);height:2px;background:#1A1A1A;top:50%;right:0;-webkit-animation:underline 5s linear;animation:underline 5s linear;-webkit-transform-origin:left;transform-origin:left}@-webkit-keyframes underline{0%{-webkit-transform:scaleX(0%);transform:scaleX(0%)}to{-webkit-transform:scaleX(100%);transform:scaleX(100%)}}@keyframes underline{0%{-webkit-transform:scaleX(0%);transform:scaleX(0%)}to{-webkit-transform:scaleX(100%);transform:scaleX(100%)}}main.home .spot{margin-left:2rem;overflow:hidden}@media (max-width:768px){main.home .spot{margin-left:1rem}}main.home .spot__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}@media (max-width:768px){main.home .spot__top{margin-bottom:1rem}}main.home .spot__top h2{position:relative;font-size:2.625rem;text-align:left;padding-left:2rem;margin-bottom:0}@media (max-width:768px){main.home .spot__top h2{font-size:1.5rem;padding-left:1rem}}main.home .spot__top h2:before{position:absolute;content:"";background:#c5ab3e;width:10px;height:10px;left:0;top:1.5rem;border-radius:15px}@media (max-width:768px){main.home .spot__top h2:before{width:7px;height:7px;top:0.85rem}}main.home .spot__top .btn{margin:0 2rem 0 auto}@media (max-width:768px){main.home .spot__top .btn{width:160px;padding:0.85rem;margin:0 1rem 0 auto}}main.home .spot .swiper-wrapper{-webkit-transition-timing-function:linear;transition-timing-function:linear}main.home .spot .swiper-wrapper .swiper-slide{-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease}main.home .spot .swiper-wrapper .swiper-slide:hover{-webkit-transform:translateY(-16px);transform:translateY(-16px);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease}main.home .spot .swiper-wrapper img{aspect-ratio:3/2}main.home .spot .swiper-wrapper p{font-size:1.125em;margin-top:12px}main.home .slider1{padding-bottom:0}main.home .slider2{padding-top:6.25rem}@media (max-width:768px){main.home .slider2{padding-top:4rem}}main.home .access{background:#f6f5f1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:1rem;padding:0;margin-top:1rem}@media (max-width:768px){main.home .access{display:block;padding-top:2.5rem}}main.home .access h2{position:absolute;top:8rem;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}@media (max-width:768px){main.home .access h2{position:relative;top:inherit;left:inherit;-webkit-transform:translate(0,0);transform:translate(0,0);margin-bottom:2rem}}main.home .access .access01{position:relative;width:30%;margin-bottom:4.125rem;z-index:2}@media (max-width:768px){main.home .access .access01{width:46%;margin-bottom:0}}main.home .access .access02{width:48%}@media (max-width:768px){main.home .access .access02{width:90%;margin:-10rem 0 0 auto}}main.home .sns{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}main.home .sns__box{background:#c5ab3e;width:50%;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-align:center;-ms-flex-align:center;align-items:center;padding:4.8rem 1rem;-webkit-transition:all 0.3s;transition:all 0.3s}@media (max-width:768px){main.home .sns__box{padding:1rem}}main.home .sns__box:first-child{border-right:solid 1px #fff}main.home .sns__box:hover{background:#9c8322}main.home .sns__box-icon{background:#b2982a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:160px;aspect-ratio:1/1;border-radius:100px;border:solid 1px #fff}@media (max-width:768px){main.home .sns__box-icon{width:80px}}main.home .sns__box img{width:40px}@media (max-width:768px){main.home .sns__box img{width:25px}}main.home .sns__box p{color:#fff;font-size:1.5em;margin-top:1rem}@media (max-width:768px){main.home .sns__box p{font-size:1em;margin-top:0.5rem}}main.home .pamph__slider{overflow:hidden;width:100%}main.home .pamph__track{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;will-change:transform;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}main.home .pamph__group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}main.home .pamph__group a{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}main.home .pamph__group img{display:block;width:auto;height:400px}@media (max-width:768px){main.home .pamph__group img{height:200px}}main.home .pamph .btn{margin-top:3.75rem}.footer{position:relative;background:url(./images/footer-bg.jpg) no-repeat;background-size:cover;background-position:bottom;padding:2.625rem 2rem}@media (max-width:768px){.footer{padding:1rem}}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.875rem;list-style:none;padding:1.25rem;margin-bottom:2.5rem;border-top:solid 1px #fff;border-bottom:solid 1px #fff}@media (max-width:768px){.footer__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem;padding:1rem;margin:1rem 0 1rem auto}}.footer__menu li{color:#fff}.footer__sns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem}@media (max-width:768px){.footer__sns{gap:1rem}}.footer__sns-box{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-align:center;-ms-flex-align:center;align-items:center}.footer__sns-box-icon{background:rgba(43,18,1,0.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;aspect-ratio:1/1;border-radius:90px;border:solid 1px #fff}@media (max-width:768px){.footer__sns-box-icon{width:50px}}.footer__sns-box-icon img{width:22px}@media (max-width:768px){.footer__sns-box-icon img{width:18px}}.footer__sns-box p{color:#fff;font-size:14px;text-align:center;margin-top:12px}.footer__logo{width:35%;max-width:485px;margin-top:12rem;margin-left:2rem}@media (max-width:768px){.footer__logo{width:50%;margin-left:1rem}}main.lower #page_ttl{background:url(./images/mv01.jpg) no-repeat;background-size:100%;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;min-height:570px}@media screen and (max-width:768px){main.lower #page_ttl{padding:5rem 1rem 3rem;min-height:300px}}main.lower #page_ttl h1,main.lower #page_ttl p{padding:0 2rem}main.lower #page_ttl h1{position:relative;color:#fff;font-size:3em;margin:0 6.875rem;font-weight:normal}@media screen and (max-width:768px){main.lower #page_ttl h1{font-size:1.45em;padding:1rem;margin:0 1rem}}main.lower #page_ttl p.english{font-weight:bold}@media screen and (max-width:768px){main.lower #page_ttl p.english{font-size:13px}}main.lower .breadcrumb{padding:10px 5.5vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:1rem}@media screen and (max-width:768px){main.lower .breadcrumb{padding:5px 5.5vw;margin-bottom:1rem}}main.lower .breadcrumb span{font-size:13px}@media screen and (max-width:768px){main.lower .breadcrumb span{font-size:11px}}main.page .page__photo{position:relative;width:100%;aspect-ratio:3/2;overflow:hidden}main.page .page__photo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){main.page{padding-bottom:3rem}}main.page .inner{width:95%;max-width:1200px;min-height:50vh;padding:3rem 1rem 7.5rem}@media screen and (max-width:768px){main.page .inner{padding:2rem 1rem 3rem;min-height:70vh}}main.page h2,main.page h3,main.page h4,main.page h5{font-weight:normal;margin-bottom:2rem}@media screen and (max-width:768px){main.page h2,main.page h3,main.page h4,main.page h5{margin-bottom:1rem}}main.page p{margin:1.5em 0;line-height:1.8}@media screen and (max-width:768px){main.page p{margin:1rem 0}}main.page a{color:#008ccd;text-decoration:underline!important;display:inline}main.page h2{position:relative;text-align:left;font-size:2.375em;margin-top:4rem;padding-left:2rem}@media screen and (max-width:768px){main.page h2{font-size:1.25em;padding-left:1.25rem;margin-top:2rem}}main.page h2:before{position:absolute;content:"";background:#c5ab3e;width:10px;height:10px;top:0.6em;left:0;border-radius:30px}@media screen and (max-width:768px){main.page h2:before{width:8px;height:8px}}main.page h3{font-size:1.75em;border-bottom:solid 1px #dbdbdb;padding-bottom:1.5rem;margin-top:3rem;margin-bottom:1rem}@media screen and (max-width:768px){main.page h3{font-size:1.2em;padding-bottom:1rem;margin-top:2rem}}main.page h4{color:#c5ab3e;font-size:1.5em;margin-top:3rem;margin-bottom:1rem}@media screen and (max-width:768px){main.page h4{font-size:1.125em;margin-top:2rem}}main.page ul li{padding-left:1em;margin-bottom:0.5em;position:relative}main.page ul li:before{content:"・";color:#074e1a;position:absolute;left:0;top:0}main.page .wp-block-table{width:100%}main.page .wp-block-table table{width:100%;margin-bottom:2rem;border:solid 1px #d8d0ae}main.page .wp-block-table table thead{border-bottom:none!important}main.page .wp-block-table table thead th{background:#f6f5f1;border:solid 1px #d8d0ae!important;font-weight:500}main.page .wp-block-table table thead td:first-child{width:25%;background:inherit!important}@media screen and (max-width:768px){main.page .wp-block-table table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}main.page .wp-block-table table tr td{background:#fff;border:solid 1px #d8d0ae;border-left:none;padding:1.2rem}@media screen and (max-width:768px){main.page .wp-block-table table tr td{width:100%;padding:0.5rem 1rem;min-width:0;max-width:100%}}main.page .wp-block-table table tr td:first-child{width:25%;background:#f6f5f1}@media screen and (max-width:768px){main.page .wp-block-table table tr td:first-child{width:100%}}main.page .wp-block-table table tr td:last-child{border-right:none}main.page .wp-block-table table tr td a{overflow-wrap:anywhere;word-break:break-word;white-space:normal!important}main.page .wp-block-list{background:#f6f5f1;padding:2.25rem;border-radius:5px;margin-bottom:2rem}main.page .wp-block-list li{font-weight:500;margin-bottom:clamp(1rem,0.886rem + 0.48vw,1.25rem)}main.page .wp-block-list li:last-child{margin-bottom:0}main.page .wp-block-list li:before{content:"";background:#c5ab3e;top:10px;width:5px;height:5px;border-radius:10px}main.page .wp-block-button{width:40%;min-width:345px!important;margin:0 0 1.5rem}@media screen and (max-width:768px){main.page .wp-block-button{width:80%}}main.page .wp-block-image *,main.page .wp-element-caption{font-size:0.75rem;color:#666}main.page .top0{margin-top:0!important}main.page .bottom0{margin-bottom:0}main.page .pagelink{min-width:250px!important}main.page .pagelink a{background:#fff;color:#008ccd;-webkit-box-shadow:0 3px 10px rgba(0,0,0,0.137254902);box-shadow:0 3px 10px rgba(0,0,0,0.137254902);min-width:auto!important;max-width:280px}main.page .page_column{margin-bottom:0}main.page .wp-block-button__link{position:relative;background:#291000;color:#fff!important;font-size:14px;text-align:left;max-width:200px;width:95%;padding:1rem 1.5rem;margin:0 auto;border-radius:3px}main.page .wp-block-button__link:after{position:absolute;content:"";background:url(./images/arrow.svg) no-repeat;width:21px;height:13px;background-size:cover;top:50%;right:1.25rem;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}@media screen and (max-width:768px){main.page .wp-block-columns{gap:0}}main.page .wp-block-columns table{white-space:inherit!important}main.page figure{margin:1.5em 0}main.page .wp-pagenavi{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:375px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}main.page .wp-pagenavi .pages{margin-right:0.5em}main.page .wp-pagenavi .current{padding:0 0.75em}main.page .wp-pagenavi a{display:block;padding:0.25em 0.75em;margin:0 0.5rem;border-radius:3rem;color:#141414;text-decoration:none}main.page .wp-pagenavi a.current{background:#074e1a;color:#fff}.archive ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2%}@media (max-width:768px){.archive ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.archive ul li{-ms-flex-preferred-size:32%;flex-basis:32%;margin-bottom:3rem;list-style:none}.archive ul li img{aspect-ratio:3/2;height:auto}.archive ul li h3{font-size:1.25rem;font-weight:normal;margin:0.5rem 0}.archive ul li a.link{display:inline-block;font-size:0.875rem;margin:0.5rem 0 0;padding-right:1.5rem;position:relative}.archive ul li a.link:after{content:"→";display:inline-block;position:absolute;right:0}
/*# sourceMappingURL=style.css.map */