@charset "UTF-8";.c-card{background-color:var(--color-white);border-radius:var(--border-radius);display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .4s var(--ease-power2-out),filter .2s var(--ease-none)}@media screen and (min-width:768px){.c-card{padding:0 3.2rem 2.6rem}}@media screen and (max-width:767px){.c-card{padding:0 4.8rem 3.6rem}}@media screen and (hover:hover) and (min-width:768px){.c-card:has(.c-card-link:hover){filter:drop-shadow(.4rem .4rem .8rem rgba(0,0,0,.12));transform:scale(1.02)}.c-card:has(.c-card-link:hover) .c-card-link{color:var(--color-base)}}.c-card-img{order:1;overflow:hidden}@media screen and (min-width:768px){.c-card-img{margin:0 -3.2rem}}@media screen and (max-width:767px){.c-card-img{margin:0 -4.8rem}}.c-card-ttl{order:2}@media screen and (min-width:768px){.c-card-ttl{margin-top:2.6rem}}@media screen and (max-width:767px){.c-card-ttl{margin-top:3.6rem}}.c-card-link{align-items:center;display:flex;text-decoration:none}.c-card-link:before{content:"";inset:0;position:absolute}.c-card-link-txt{font-weight:var(--font-weight-medium)}@media screen and (min-width:768px){.c-card-link-txt{font-size:2rem}}@media screen and (max-width:767px){.c-card-link-txt{font-size:3.2rem}}.c-card-link-icon{align-items:center;aspect-ratio:1/1;background-color:var(--color-blue-deep);border-radius:var(--border-radius-full);color:var(--color-white);display:flex;justify-content:center;margin-left:auto}@media screen and (min-width:768px){.c-card-link-icon{width:2.8rem}}@media screen and (max-width:767px){.c-card-link-icon{width:4rem}}@media screen and (min-width:768px){.c-card-link-icon svg{width:1.3rem}}@media screen and (max-width:767px){.c-card-link-icon svg{width:1.6rem}}.c-card-txt{line-height:var(--leading-normal);order:3}@media screen and (min-width:768px){.c-card-txt{font-size:1.2rem;margin-top:.7rem}}@media screen and (max-width:767px){.c-card-txt{font-size:2.2rem;margin-top:1rem}}.c-card-speech{background-color:var(--color-white);border:.2rem solid var(--color-brown-muted);border-radius:0 var(--border-radius-full) var(--border-radius-full) var(--border-radius-full);color:var(--color-brown-muted);font-weight:var(--font-weight-medium);letter-spacing:var(--tracking-base);line-height:var(--leading-normal);position:absolute}@media screen and (min-width:768px){.c-card-speech{border-width:1px;font-size:1.3rem;left:2rem;padding:.8rem 1.5rem;top:2rem}}@media screen and (max-width:767px){.c-card-speech{font-size:2rem;left:3.2rem;padding:1.2rem 2rem;top:3.2rem}}.c-modal{height:calc(100svh - var(--wp-admin--admin-bar--height));left:0;opacity:0;pointer-events:none;position:fixed;top:var(--wp-admin--admin-bar--height);transition:opacity .2s var(--ease-none),visibility .2s var(--ease-none);visibility:hidden;width:100%;z-index:var(--zindex-magic)}.c-modal.is-ready{display:none}.c-modal.is-show{opacity:1;pointer-events:auto;visibility:visible}.c-modal-bg{background-color:var(--color-base);height:100vh;left:0;position:fixed;top:0;width:100%}.c-modal-content{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto}@media screen and (min-width:768px){.c-modal-content{width:75.5555555556%}}@media screen and (max-width:767px){.c-modal-content{width:91.7333333333%}}.c-modal-movie{padding-top:min(56.25%,100dvh);position:relative;width:100%}.c-modal-movie div,.c-modal-movie iframe{height:100%;position:absolute;right:0;top:0;width:100%}.c-modal-close{align-items:center;color:var(--color-white);display:flex;justify-content:center;position:absolute}@media screen and (min-width:768px){.c-modal-close{height:3.2rem;right:2.4rem;top:2.4rem;width:3.2rem}}@media screen and (max-width:767px){.c-modal-close{height:6.4rem;right:3.2rem;top:3.2rem;width:6.4rem}}@media screen and (min-width:768px){.c-modal-close svg{width:1.2rem}}@media screen and (max-width:767px){.c-modal-close svg{width:2.4rem}}.splide{position:relative}.splide.is-active{cursor:grab}.splide.is-active.is-drag{cursor:grabbing}@media screen and (min-width:768px){.splide:hover .splide__arrow{opacity:1}}.splide__list{display:flex}.splide__slide{flex:0 0 auto;width:100%}.splide__slide>a{display:block}.splide__track--fade .splide__slide{opacity:0}.splide__track--fade .splide__slide.is-active{opacity:1}.splide__sr{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);border:0}@media screen and (min-width:768px){.splide__arrow{align-items:center;aspect-ratio:1/1;background-color:rgb(var(--color-white-rgb)/70%);border-radius:var(--border-radius-full);bottom:0;color:var(--color-brown-muted);display:flex;height:auto;justify-content:center;margin:auto;opacity:0;overflow:hidden;position:absolute;top:0;transition:opacity .2s var(--ease-none),color .2s var(--ease-none),background-color .25s var(--ease-none);width:2.4rem}}@media screen and (max-width:767px){.splide__arrow{display:none}}.splide__arrow[disabled]{opacity:0!important;pointer-events:none}.splide__arrow:before{aspect-ratio:1/1;border:0 solid;content:"";display:block;width:.5rem}.splide__arrow--prev{left:1.6rem}.splide__arrow--prev:before{border-bottom-width:1px;border-left-width:1px;margin-left:.1em;transform:rotate(45deg)}.splide__arrow--next{right:1.6rem}.splide__arrow--next:before{border-bottom-width:1px;border-right-width:1px;margin-right:.1em;transform:rotate(-45deg)}.splide__arrow svg{display:none}@media screen and (hover:hover) and (min-width:768px){.splide__arrow:hover{background-color:var(--color-brown-soft);color:var(--color-white)}}.splide__pagination{display:flex;justify-content:center;left:0;position:absolute;width:100%}@media screen and (min-width:768px){.splide__pagination{bottom:2rem;column-gap:.8rem}}@media screen and (max-width:767px){.splide__pagination{bottom:3.2rem;column-gap:1.6rem}}.splide__pagination__page{aspect-ratio:1/1;background-color:var(--color-white);border-radius:var(--border-radius-full);height:auto;transition:background-color .2s var(--ease-none)}@media screen and (min-width:768px){.splide__pagination__page{width:.4rem}}@media screen and (max-width:767px){.splide__pagination__page{width:.8rem}}.splide__pagination__page.is-active{background-color:var(--color-blue-deep)}@media screen and (min-width:768px){.c-bnr-tsf{margin:0 auto 12.8rem}}@media screen and (max-width:767px){.c-bnr-tsf{margin:0 5.1rem 12.8rem}.c-bnr-tsf-type-hotel .c-bnr-tsf-txt{letter-spacing:var(--tracking-base)}}.c-bnr-tsf-frame{background-color:var(--color-blue-deep);clip-path:inset(0 round calc(var(--border-radius)));color:var(--color-white);display:flex;flex-direction:column;isolation:isolate;justify-content:center;overflow:hidden;position:relative;transition:clip-path .4s var(--ease-power2-out)}@media screen and (min-width:768px){.c-bnr-tsf-frame{height:48rem;margin:0 8rem;padding:0 50rem 0 8rem}}@media screen and (max-width:767px){.c-bnr-tsf-frame{padding:6.4rem 4.8rem 0}}@media screen and (hover:hover) and (min-width:768px){.c-bnr-tsf-frame:has(.c-bnr-tsf-link:hover){clip-path:inset(.5% round calc(var(--border-radius)))}.c-bnr-tsf-frame:has(.c-bnr-tsf-link:hover) .c-bnr-tsf-icon{background-color:var(--color-white);color:var(--color-blue-deep)}.c-bnr-tsf-frame:has(.c-bnr-tsf-link:hover) .c-bnr-tsf-btn{background-color:var(--color-brown-soft)}.c-bnr-tsf-frame:has(.c-bnr-tsf-link:hover) .c-bnr-tsf-btn-icon{background:var(--color-white)}.c-bnr-tsf-frame:has(.c-bnr-tsf-link:hover) .c-bnr-tsf-btn-icon svg{fill:var(--color-brown-soft)}.c-bnr-tsf-frame:has(.c-bnr-tsf-link:hover) .c-bnr-tsf-btn-txt{color:var(--color-white)}}.c-bnr-tsf-tagline{border:1px solid var(--color-blue-soft);border-radius:0 999px 999px;font-weight:var(--font-weight-medium);isolation:isolate;letter-spacing:var(--tracking-base);line-height:var(--leading-tight);order:1;width:max-content}@media screen and (min-width:768px){.c-bnr-tsf-tagline{margin-left:-1.6rem;padding:1.3rem 1.5rem}html:not([lang^=en]) .c-bnr-tsf-tagline{font-size:1.3rem}html[lang^=en] .c-bnr-tsf-tagline{font-size:1.7rem}}@media screen and (max-width:767px){.c-bnr-tsf-tagline{padding:1.8rem 2.2rem}html:not([lang^=en]) .c-bnr-tsf-tagline{font-size:2rem}html[lang^=en] .c-bnr-tsf-tagline{font-size:2.4rem}}.c-bnr-tsf-ttl{isolation:isolate;order:2}@media screen and (min-width:768px){.c-bnr-tsf-ttl{margin-top:3.8rem}}@media screen and (max-width:767px){.c-bnr-tsf-ttl{margin-top:4rem}}.c-bnr-tsf-link{font-family:var(--font-family-dmsans);font-weight:var(--font-weight-bold);line-height:var(--leading-tight);text-decoration:none}@media screen and (min-width:768px){.c-bnr-tsf-link{font-size:7.2rem;letter-spacing:.03em}}@media screen and (max-width:767px){.c-bnr-tsf-link{font-size:6.2rem;letter-spacing:var(--tracking-none);margin-right:-2em}}@media screen and (hover:hover) and (min-width:768px){.c-bnr-tsf-link:hover{color:var(--color-white)}}.c-bnr-tsf-link:before{content:"";inset:0;position:absolute;z-index:var(--zindex-middle)}.c-bnr-tsf-txt{font-weight:var(--font-weight-bold);isolation:isolate;order:3;pointer-events:none}@media screen and (min-width:768px){.c-bnr-tsf-txt{font-size:2.4rem;letter-spacing:.12em;line-height:var(--leading-relaxed);margin-top:2rem}}@media screen and (max-width:767px){.c-bnr-tsf-txt{font-size:2.6rem;letter-spacing:.08em;margin-top:1.8rem}}.c-bnr-tsf-btn{align-items:center;background-color:var(--color-white);border-radius:999px;display:flex;order:4;transition-duration:.2s;transition-property:background-color;transition-timing-function:var(--ease-none);width:max-content}@media screen and (min-width:768px){.c-bnr-tsf-btn{column-gap:1rem;margin-top:4rem;padding:2rem 4.8rem}}@media screen and (max-width:767px){.c-bnr-tsf-btn{border-width:.4rem;column-gap:1.6rem;margin-top:4.7rem;padding:2.6rem 4.8rem}}.c-bnr-tsf-btn-icon{align-items:center;aspect-ratio:1;background-color:var(--color-blue-deep);border-radius:var(--border-radius-full);display:flex;justify-content:center;line-height:var(--leading-tight);overflow:hidden;transition-duration:.2s;transition-property:background-color;transition-timing-function:var(--ease-none)}@media screen and (min-width:768px){.c-bnr-tsf-btn-icon{width:2.4rem}}@media screen and (max-width:767px){.c-bnr-tsf-btn-icon{width:4rem}}.c-bnr-tsf-btn-icon svg{transition-duration:.2s;transition-property:fill;transition-timing-function:var(--ease-none)}@media screen and (min-width:768px){.c-bnr-tsf-btn-icon svg{width:1rem}}@media screen and (max-width:767px){.c-bnr-tsf-btn-icon svg{width:1.8rem}}.c-bnr-tsf-btn-txt{color:var(--color-blue-deep);font-weight:var(--font-weight-medium);transition-duration:.2s;transition-property:color;transition-timing-function:var(--ease-none)}@media screen and (min-width:768px){.c-bnr-tsf-btn-txt{font-size:1.6rem}}@media screen and (max-width:767px){.c-bnr-tsf-btn-txt{font-size:2.6rem}}@media screen and (min-width:768px){.c-bnr-tsf-footer{height:100%;pointer-events:none;position:absolute;right:0;top:0;width:50%;z-index:-1}}@media screen and (max-width:767px){.c-bnr-tsf-footer{height:61rem;order:5}}.c-bnr-tsf-motion{aspect-ratio:960/560;bottom:-1px;position:absolute}@media screen and (min-width:768px){.c-bnr-tsf-motion{right:-15rem;width:87rem}}@media screen and (max-width:767px){.c-bnr-tsf-motion{right:-18.6rem;width:102.6rem;z-index:-1}}.mv{clip-path:inset(0)}.mv,.mv-concept{position:relative}@media screen and (min-width:768px){.mv-concept{align-items:center;display:flex;height:100lvh;justify-content:center}}.mv-concept-inner{color:var(--color-white);position:relative;z-index:var(--zindex-middle)}@media screen and (min-width:768px){.mv-concept-inner{height:fit-content;margin-top:9vh;width:115.2rem}}@media screen and (max-width:767px){.mv-concept-inner{letter-spacing:var(--tracking-none);padding:85.4rem 5.1rem 18.7rem}.mv-concept-inner:after{background:linear-gradient(180deg,#1c2a4e00,#1c2a4ecc 48.13%);bottom:0;content:"";height:calc(100% - 67.2rem);left:0;position:absolute;width:100%}}.mv-concept-ttl{font-family:var(--font-family-serif);font-weight:var(--font-weight-semibold);position:relative;z-index:1}@media screen and (min-width:768px){.mv-concept-ttl{font-size:2.8rem}}@media screen and (max-width:767px){.mv-concept-ttl{font-size:4.4rem}}.mv-concept-body{font-weight:var(--font-weight-medium);position:relative;z-index:1}@media screen and (min-width:768px){.mv-concept-body{font-size:1.6rem;margin-top:5rem}}@media screen and (max-width:767px){.mv-concept-body{font-size:2.6rem;margin-top:6.7rem}}@media screen and (min-width:768px){.mv-concept-body-txt+.mv-concept-body-txt{margin-top:2.4rem}}@media screen and (max-width:767px){.mv-concept-body-txt+.mv-concept-body-txt{margin-top:4.8rem}}html:not([lang^=ja]) .mv-concept-body-txt+.mv-concept-body-txt:nth-of-type(2){margin-top:0}.mv-concept-bg{display:grid;overflow:hidden}@media screen and (min-width:768px){.mv-concept-bg{inset:0;position:absolute}}@media screen and (max-width:767px){.mv-concept-bg{height:100lvh;position:sticky;top:0;width:100%}}@media screen and (min-width:768px){.mv-concept-bg:after{background:linear-gradient(90deg,#1c2a4e 27.47%,#1c2a4e00 70.07%);content:"";inset:0;opacity:.7;position:absolute;z-index:2}}@media screen and (max-width:767px){.mv-concept-bg-wrap{inset:0;position:absolute}}.mv-concept-bg-item{grid-area:1/1;transform:scale(1.2)}.is-load .mv-concept-bg-item{transform:scale(1);transition:transform 30s var(--ease-power1-out)}.mv-concept-bg-item img,.mv-concept-bg-item picture{height:100%;object-fit:cover;width:100%}.mv-inner{background-color:var(--color-blue-deep);position:relative}@media screen and (min-width:768px){.mv-inner{padding-bottom:22.4rem;padding-top:19.2rem}}@media screen and (max-width:767px){.mv-inner{padding-bottom:19.2rem;padding-top:22.9rem}}@media screen and (min-width:768px){.mv-photos{height:67.2rem;position:relative;width:56rem}}@media screen and (max-width:767px){.mv-photos{display:none}}.mv-img{display:grid;position:absolute}@media screen and (max-width:767px){.mv-img{display:none}}.mv-img:first-of-type{left:0;top:0;width:43.2rem}.mv-img:nth-of-type(2){bottom:0;right:0;width:19.2rem}.mv-img-item{border-radius:var(--border-radius);grid-area:1/1;overflow:hidden}.mv-intro{position:relative}@media screen and (min-width:768px){.mv-intro{align-items:center;display:flex}html[lang^=ja] .mv-intro{padding:0 21.1rem 0 16rem}html:not([lang^=ja]) .mv-intro{padding:0 14.4rem 0 16rem}}@media screen and (max-width:767px){.mv-intro{padding:0 5.5rem}}@media screen and (min-width:768px){.mv-intro-inner{margin-left:auto;width:fit-content}}.mv-copy{color:var(--color-white);font-family:var(--font-family-serif);isolation:isolate}@media screen and (min-width:768px){html[lang^=ja] .mv-copy{width:22.4rem}html:not([lang^=ja]) .mv-copy{width:38.4rem}}@media screen and (max-width:767px){.mv-copy{margin:0 auto}html[lang^=ja] .mv-copy{width:41.6rem}html:not([lang^=ja]) .mv-copy{width:54.4rem}}@media screen and (min-width:768px){.mv-lead{width:fit-content}html[lang^=ja] .mv-lead{margin-top:9.6rem}html:not([lang^=ja]) .mv-lead{margin-top:6.4rem}}@media screen and (max-width:767px){.mv-lead{text-align:center}html[lang^=ja] .mv-lead{margin-top:12.8rem}html:not([lang^=ja]) .mv-lead{margin-top:9.6rem}}.mv-lead-txt{color:var(--color-white);font-weight:var(--font-weight-medium);line-height:var(--leading-extra-wide)}html:not([lang^=ja]) .mv-lead-txt{letter-spacing:var(--tracking-wide)}html[lang^=ja] .mv-lead-txt{letter-spacing:var(--tracking-wider)}@media screen and (min-width:768px){.mv-lead-txt{font-size:1.6rem;width:fit-content}html[lang^=ja] .mv-lead-txt+.mv-lead-txt{margin-top:2.3rem}}@media screen and (max-width:767px){.mv-lead-txt{font-size:2.8rem;text-align:center}html[lang^=ja] .mv-lead-txt+.mv-lead-txt{margin-top:4.8rem}}.mv-trip{background-color:var(--color-white);border-radius:var(--border-radius);cursor:pointer;display:flex;isolation:isolate;justify-content:space-between;overflow:hidden;transition:transform .4s var(--ease-power2-out),filter .2s var(--ease-none)}.mv-trip.is-ready{pointer-events:none}.mv-trip.is-ready .mv-trip-video i{opacity:0}@media screen and (min-width:768px){.mv-trip{align-items:flex-end;height:35.2rem;margin:19.5rem auto 0;width:105.6rem}}@media screen and (max-width:767px){.mv-trip{flex-direction:column-reverse;margin:18.7rem 8.6rem 0}}@media screen and (hover:hover) and (min-width:768px){.mv-trip:hover{filter:drop-shadow(.4rem .4rem .8rem rgba(0,0,0,.12));transform:scale(1.02)}}@media screen and (min-width:768px){.mv-trip-body{flex:1;padding:4.8rem}}@media screen and (max-width:767px){.mv-trip-body{padding:4.8rem}}.mv-trip-ttl{font-family:var(--font-family-dmsans);font-weight:var(--font-weight-bold)}.mv-trip-ttl-sub{display:block;letter-spacing:.01em;line-height:var(--leading-tight)}@media screen and (min-width:768px){.mv-trip-ttl-sub{font-size:1.6rem}}@media screen and (max-width:767px){.mv-trip-ttl-sub{font-size:2.4rem}}.mv-trip-ttl-main{line-height:var(--leading-normal)}@media screen and (min-width:768px){.mv-trip-ttl-main{font-size:4.4rem}}@media screen and (max-width:767px){.mv-trip-ttl-main{font-size:6rem}}.mv-trip-txt{font-weight:var(--font-weight-medium)}@media screen and (min-width:768px){.mv-trip-txt{font-size:1.6rem;margin-top:.5rem}}@media screen and (max-width:767px){.mv-trip-txt{font-size:2.2rem;margin-top:1.6rem}}.mv-trip-video{overflow:hidden;position:relative}@media screen and (min-width:768px){.mv-trip-video{height:100%;width:52.8rem}}@media screen and (max-width:767px){.mv-trip-video{height:38.4rem;width:100%}}.mv-trip-video video{height:100%;object-fit:cover;width:100%}.mv-trip-video i{aspect-ratio:1/1;border:0 solid;border-radius:var(--border-radius-full);color:var(--color-white);display:block;inset:0;margin:auto;position:absolute;transition:opacity 175ms var(--ease-none)}@media screen and (min-width:768px){.mv-trip-video i{border-width:.2rem;width:8rem}}@media screen and (max-width:767px){.mv-trip-video i{border-width:.4rem;width:11.2rem}}.mv-trip-video i:after{background:currentcolor;clip-path:polygon(0 0,0 100%,100% 50%);content:"";inset:0;margin:auto;overflow:hidden;position:absolute}@media screen and (min-width:768px){.mv-trip-video i:after{height:1.8rem;left:.7rem;width:1.6rem}}@media screen and (max-width:767px){.mv-trip-video i:after{height:2.5rem;left:1rem;width:2.1rem}}.mv-img-item{transform:translate3d(0,10%,0)}.mv-img-item img{opacity:0}.mv-img-item.is-active{animation-delay:calc(var(--index, 0)*.2s);animation-duration:4.8s;animation-name:img-transform;animation-timing-function:cubic-bezier(0,.55,1,.45)}.mv-img-item.is-active img{animation-delay:calc(var(--index, 0)*.2s);animation-duration:4.8s;animation-name:img-opacity;animation-timing-function:var(--ease-none)}@keyframes img-opacity{0%{opacity:0}25%{opacity:1}85%{opacity:1}to{opacity:0}}@keyframes img-transform{0%{transform:translate3d(0,10%,0)}to{transform:translate3d(0,-10%,0)}}@media screen and (min-width:768px){.about{padding:13.1rem 8rem 12.8rem}}@media screen and (max-width:767px){.about{padding:16rem 5.1rem}}.about-head{display:flex;justify-content:space-between}@media screen and (max-width:767px){.about-head{flex-direction:column;row-gap:4rem}}.about-ttl{font-weight:var(--font-weight-bold);line-height:var(--leading-relaxed)}@media screen and (min-width:768px){.about-ttl{font-size:3.2rem}}@media screen and (max-width:767px){html:not([lang^=en]) .about-ttl{font-size:4.8rem}html[lang^=en] .about-ttl{font-size:4rem}}@media screen and (min-width:768px){.about-lead{font-size:1.6rem;margin-top:.5rem;width:64rem}}@media screen and (max-width:767px){.about-lead{font-size:2.6rem}}html:not([lang^=en]) .about-lead{text-align:justify;word-break:break-all}.about-article{background-color:var(--color-white);border-radius:var(--border-radius);overflow:hidden;position:relative}@media screen and (max-width:767px){.about-article{padding:6.4rem 4.8rem 8rem}}.about-article-list{display:flex;flex-direction:column}@media screen and (min-width:768px){.about-article-list{margin-top:6.4rem;row-gap:6.4rem}}@media screen and (max-width:767px){.about-article-list{margin-top:8rem;row-gap:4.8rem}}.about-article-head{position:relative}@media screen and (min-width:768px){.about-article-head{background-color:var(--color-blue-deep);height:48rem;width:128rem}}@media screen and (max-width:767px){.about-article-head{flex-direction:column-reverse}}.about-article-head-inner{display:flex;flex-direction:column-reverse;height:100%;justify-content:space-between}@media screen and (min-width:768px){.about-article-head-inner{padding:6.4rem}}.about-article-video{inset:0;position:absolute}@media screen and (min-width:768px){.about-article-video{margin-left:auto;width:104rem}}@media screen and (max-width:767px){.about-article-video{display:none}}.about-article-video:after{aspect-ratio:1/1;background:linear-gradient(270deg,#1c2a4e00,#1c2a4ecc 60%,#1c2a4e);content:"";height:100%;left:0;position:absolute;top:0}.about-article-video video{height:100%;object-fit:cover;width:100%}.about-article-speech{border:0 solid;line-height:var(--leading-normal);position:relative;width:fit-content;z-index:1}@media screen and (min-width:768px){.about-article-speech{border-color:var(--color-blue-soft);border-radius:0 2.1rem 2.1rem;border-width:1px;color:var(--color-white);padding:.9rem 1.3rem 1rem}html:not([lang^=en]) .about-article-speech{font-size:1.3rem}html[lang^=en] .about-article-speech{font-size:1.2rem}}@media screen and (max-width:767px){.about-article-speech{border-color:var(--color-beige-muted);border-radius:0 3rem 3rem;border-width:.2rem;color:var(--color-brown-muted);font-size:2rem;padding:1.2rem 1.8rem}}.about-article-ttl{font-family:var(--font-family-serif);font-weight:var(--font-weight-semibold);letter-spacing:var(--tracking-none);line-height:var(--leading-normal);position:relative;z-index:1}@media screen and (min-width:768px){.about-article-ttl{color:var(--color-white)}html:not([lang^=en]) .about-article-ttl{font-size:4rem}html[lang^=en] .about-article-ttl{font-size:3.6rem}}@media screen and (max-width:767px){.about-article-ttl{margin-top:4rem}html:not([lang^=en]) .about-article-ttl{font-size:5.2rem}html[lang^=en] .about-article-ttl{font-size:4.4rem}}.about-article-img{border-radius:var(--border-radius);overflow:hidden}.about-list{display:grid}@media screen and (min-width:768px){.about-list{justify-content:space-between;padding:6.4rem}}@media screen and (max-width:767px){.about-list{margin-top:5.8rem;row-gap:6.1rem}}@media screen and (min-width:768px){.about-list[data-column="3"]{column-gap:5rem;grid-template-columns:1fr 1fr 1fr}.about-list[data-column="2"]{column-gap:4.8rem;grid-template-columns:1fr 1fr}}.about-item{position:relative}@media screen and (max-width:767px){.about-item{display:flex;flex-direction:column}}[data-column="3"] .about-item{display:flex;flex-direction:column}@media screen and (min-width:768px){[data-column="2"] .about-item{column-gap:3.2rem;display:grid;grid-template-areas:"image title" "text text" "note note";grid-template-rows:26.4rem auto auto;justify-content:space-between}}.about-item-img{border-radius:var(--border-radius);order:1;overflow:hidden}@media screen and (min-width:768px){[data-column="2"] .about-item-img{grid-area:image;width:35.2rem}}.about-item-ttl{font-weight:var(--font-weight-medium);line-height:var(--leading-normal);order:2}@media screen and (min-width:768px){.about-item-ttl{font-size:2rem}}@media screen and (max-width:767px){.about-item-ttl{font-size:3.6rem;margin-top:4.8rem}}@media screen and (min-width:768px){[data-column="3"] .about-item-ttl{margin-top:3.2rem}[data-column="2"] .about-item-ttl{align-self:flex-end;grid-area:title;width:16.8rem}}.about-item-txt{order:3}html:not([lang^=en]) .about-item-txt{text-align:justify;word-break:break-all}html[lang^=en] .about-item-txt{line-height:var(--leading-relaxed)}@media screen and (min-width:768px){.about-item-txt{font-size:1.4rem}}@media screen and (max-width:767px){.about-item-txt{font-size:2.6rem;margin-top:2.3rem}}@media screen and (min-width:768px){[data-column="3"] .about-item-txt{margin-top:1.8rem}[data-column="2"] .about-item-txt{grid-area:text;margin-top:3.2rem}}.about-item-note{color:var(--color-brown-muted);line-height:var(--leading-normal);order:4;position:relative}@media screen and (min-width:768px){.about-item-note{font-size:1.2rem;margin-top:1.4rem}}@media screen and (max-width:767px){.about-item-note{font-size:2.2rem;margin-top:2rem}}html:not([lang^=en]) .about-item-note{padding-left:1.2em}html[lang^=en] .about-item-note{padding-left:1em}.about-item-note:before{align-items:center;display:flex;height:1.8em;left:0;position:absolute;width:1.8em}html:not([lang^=en]) .about-item-note:before{content:"※";top:-.1em}html[lang^=en] .about-item-note:before{content:"*";top:0}@media screen and (min-width:768px){[data-column="2"] .about-item-note{grid-area:note}}.series{background-color:var(--color-beige-soft)}@media screen and (min-width:768px){.series{padding:12.5rem 8rem 12.8rem}}@media screen and (max-width:767px){.series{padding:15.5rem 5.1rem 16rem}}.series-ttl{font-weight:var(--font-weight-bold);line-height:var(--leading-relaxed);text-align:center}@media screen and (min-width:768px){.series-ttl{font-size:2.4rem}}@media screen and (max-width:767px){.series-ttl{font-size:4rem}}.series-list{display:grid}@media screen and (min-width:768px){.series-list{gap:6.4rem;grid-template-columns:repeat(2,1fr);margin-top:6.1rem}}@media screen and (max-width:767px){.series-list{gap:6.4rem;grid-template-columns:repeat(1,1fr);margin-top:7.5rem}}.series-item{background-color:var(--color-white);border-radius:var(--border-radius);display:flex;flex-direction:column;overflow:hidden}@media screen and (min-width:768px){.series-item{padding-bottom:7.2rem}}@media screen and (max-width:767px){.series-item{padding-bottom:9.6rem}}.series-item-photo{order:1}.series-item-photo img{height:100%;object-fit:cover;width:100%}.series-item-ttl{order:2;width:fit-content}@media screen and (min-width:768px){.series-item-ttl{height:9.6rem;margin:4.8rem auto 0}}@media screen and (max-width:767px){.series-item-ttl{height:14.4rem;margin:6.4rem auto 0}}.series-item-ttl img{height:100%;width:auto}.series-item-txt{order:3;text-align:center}@media screen and (min-width:768px){.series-item-txt{font-size:1.6rem;margin-top:1.6rem;padding-bottom:4rem}}@media screen and (max-width:767px){.series-item-txt{font-size:2.6rem;margin-top:2.4rem}}.series-item-link{order:4;text-align:center}@media screen and (min-width:768px){.series-item-link{margin-top:auto}}@media screen and (max-width:767px){.series-item-link{margin-top:6.4rem}}@media screen and (min-width:768px){.message{display:flex}}.message-img{display:grid}@media screen and (min-width:768px){.message-img{flex:none;width:50%}}.message-img-item{grid-area:1/1}@media screen and (min-width:768px){.message-img-item{height:100%}}@media screen and (max-width:767px){.message-img-item{height:56.2rem;overflow:hidden}}.message-img-item img{height:100%;object-fit:cover}@media screen and (max-width:767px){.message-img-item img{object-position:center}}.message-body{background-color:var(--color-white)}@media screen and (min-width:768px){.message-body{padding:10.5rem 8rem 10.5rem 9.6rem;width:50%}}@media screen and (max-width:767px){.message-body{padding:9.6rem 5.1rem 12.8rem}}.message-ttl{font-weight:var(--font-weight-bold);line-height:var(--leading-relaxed)}@media screen and (min-width:768px){.message-ttl{font-size:2.4rem}}@media screen and (max-width:767px){.message-ttl{font-size:4rem}}@media screen and (min-width:768px){.message-txt{font-size:1.6rem;margin-top:3.2rem}}@media screen and (max-width:767px){.message-txt{font-size:2.6rem;margin-top:4rem}}html:not([lang^=en]) .message-txt{text-align:justify;word-break:break-all}.message-img-item{transition:opacity .7s var(--ease-none)}.message-img-item.is-prev{opacity:0}.message-img-item.is-active{opacity:1}.search{background-color:var(--color-beige-soft)}@media screen and (min-width:768px){.search{padding:12.5rem 8rem 12.8rem}}@media screen and (max-width:767px){.search{padding:14.5rem 5.1rem 17.2rem}}.search-head{display:flex;justify-content:space-between}@media screen and (min-width:768px){.search-head{align-items:center}}@media screen and (max-width:767px){.search-head{flex-direction:column;row-gap:3.5rem}}.search-ttl{font-weight:var(--font-weight-bold);line-height:var(--leading-relaxed)}@media screen and (min-width:768px){.search-ttl{font-size:2.4rem}}@media screen and (max-width:767px){.search-ttl{font-size:4rem}}.search-list{display:grid}@media screen and (min-width:768px){.search-list{column-gap:4rem;grid-template-columns:1fr 1fr 1fr;margin-top:4.5rem}}@media screen and (max-width:767px){.search-list{margin-top:8rem;row-gap:6.4rem}}@media screen and (min-width:768px){.search-tsf .c-bnr-tsf{margin:12.8rem 0 0}}@media screen and (max-width:767px){.search-tsf .c-bnr-tsf{margin:12.8rem 0 0}}@media screen and (min-width:768px){.search-tsf .c-bnr-tsf-frame{margin:0 auto}}