.movie-modal{position:fixed;inset:0;width:100vw;height:100dvh;z-index:15;opacity:1;visibility:visible;pointer-events:all;transition:opacity .6s}@media screen and (min-width: 768px){.movie-modal{height:100vh}}.movie-modal[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s,visibility 0s .5s}.movie-modal__bg{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;background-color:rgba(0,0,0,.8)}.movie-modal__inner{position:absolute;top:calc(50% + 30px);left:50%;transform:translate(-50%, -50%);width:100%;display:grid;grid-template-columns:minmax(0, 1fr);place-items:center;row-gap:30px}.movie-modal__video{width:100%;aspect-ratio:390/220;-o-object-fit:cover;object-fit:cover;opacity:0;visibility:hidden;transition:opacity .5s}@media screen and (min-width: 768px){.movie-modal__video{width:auto;height:70vh;aspect-ratio:1120/630}}.movie-modal[aria-hidden=false] .movie-modal__video{opacity:1;visibility:visible;transition:opacity .4s .55s}.movie-modal__close{padding:3px 0;display:grid;place-items:center;font-size:1.6rem;letter-spacing:.075em;line-height:1.25;color:#fff;position:relative;opacity:0;visibility:hidden;transition:opacity .5s;font-family:"GaramondPremrPro-Med",serif}@media screen and (min-width: 768px){.movie-modal__close:hover::after{transform:scaleX(0);transform-origin:right}}.movie-modal__close::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:1px;background-color:#bdc1d1}@media screen and (min-width: 768px){.movie-modal__close::after{transform-origin:left;transform:scaleX(1);transition:transform .3s ease-out}}.movie-modal[aria-hidden=false] .movie-modal__close{opacity:1;visibility:visible;transition:opacity .4s .55s}.movie-modal__close--border{display:inline-block;width:100%;height:1px;background-color:#bdc1d1}.stage{width:100%}.stage-hero{width:100%;height:100svh;position:relative}@media screen and (min-width: 768px){.stage-hero{max-width:100vw}}.stage-hero__inner{margin-left:auto;margin-right:auto;width:84.6153846154%;height:100%;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));-moz-column-gap:9.0909090909%;column-gap:9.0909090909%;position:relative}@media screen and (min-width: 768px){.stage-hero__inner{width:94.4444444444%;grid-template-columns:repeat(12, minmax(0, 1fr));-moz-column-gap:1.3888888889%;column-gap:1.3888888889%}}.stage-hero__title{position:absolute;top:calc(50% - 8px);left:50%;transform:translate(-50%, -50%);display:grid;grid-template-columns:repeat(2, auto);grid-template-rows:repeat(2, auto);gap:10px 27px;justify-content:center;width:100%}@media screen and (min-width: 768px){.stage-hero__title{row-gap:9px;top:calc(50% + 13px);left:calc(50% + 1px)}}.stage-hero__title .year{font-size:2.1rem;letter-spacing:.075em;line-height:1.25;font-family:"GaramondPremrPro-Med",serif;color:#fff;grid-column:1/3;text-align:center}@media screen and (min-width: 768px){.stage-hero__title .year{font-size:2.3rem}}.stage-hero__title .place{width:-moz-fit-content;width:fit-content;color:#fff}.stage-hero__title .place--jp{font-size:2.1rem;letter-spacing:.075em;line-height:1.5;grid-column:1/2}@media screen and (min-width: 768px){.stage-hero__title .place--jp{font-size:2.3rem}}.stage-hero__title .place--en{font-size:2.3rem;letter-spacing:.075em;line-height:1.5;font-family:"GaramondPremrPro-Med",serif;color:#fff;grid-column:2/3;position:relative}@media screen and (min-width: 768px){.stage-hero__title .place--en{font-size:2.5rem}}.stage-hero__title .place--en::before{position:absolute;content:"/";top:1px;left:-19px;font-size:2.3rem;letter-spacing:.075em;line-height:1.5;font-family:"GaramondPremrPro",serif;color:rgba(255,255,255,.5)}@media screen and (min-width: 768px){.stage-hero__title .place--en::before{font-size:2.5rem}}.stage-hero__info{position:absolute;width:84.6153846154%;bottom:62px;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:minmax(0, 1fr);grid-template-rows:repeat(2, auto);place-items:center}@media screen and (min-width: 768px){.stage-hero__info{width:100%;bottom:81px}}.hero-info{display:grid;grid-template-columns:auto 1fr auto;-moz-column-gap:4px;column-gap:4px;align-items:baseline}.hero-info.u-flex{align-items:center;justify-content:center}.hero-info span{display:inline-block}.hero-info span+span{margin-left:14px}@media screen and (min-width: 768px){.hero-info span+span{margin-left:18px}}.hero-info.have-marginTop{margin-top:10px}@media screen and (min-width: 768px){.hero-info.have-marginTop{align-items:baseline}}.hero-info--timeForMobile{display:flex}@media screen and (min-width: 768px){.hero-info--timeForMobile{display:none}}.hero-info--timeForDesktop{display:none}@media screen and (min-width: 768px){.hero-info--timeForDesktop{display:inline-flex}}.hero-info__head,.hero-info__left,.hero-info__right{font-size:1.4rem;letter-spacing:.13em;line-height:1.5;color:#fff;font-feature-settings:"palt"}@media screen and (min-width: 768px){.hero-info__head,.hero-info__left,.hero-info__right{font-size:1.5rem}}.hero-info__right{margin-left:8px}.hero-info__border{display:block;height:1px;width:16px;background-color:rgba(255,255,255,.2)}.hero-info__date{font-size:1.4rem;letter-spacing:.13em;line-height:1.5;color:#fff;font-family:"FOT-筑紫アンティークL明朝 Std L",serif;font-feature-settings:"palt"}@media screen and (min-width: 768px){.hero-info__date{font-size:1.5rem}}.hero-info__tb p{text-align:center;display:block;font-size:1.4rem;letter-spacing:.13em;line-height:1.5;color:#fff;font-feature-settings:"palt"}.stage-hero__scroll{position:absolute;width:1px;height:64px;left:50%;transform:translateX(-50%);bottom:0}.stage-hero__scroll--border{display:grid;place-items:center;margin-top:4px;position:relative;width:100%;height:64px}.stage-hero__scroll--border::before,.stage-hero__scroll--border::after{position:absolute;content:"";width:1px;height:100%;top:0;transform:translateX(-50%);left:50%}.stage-hero__scroll--border::before{background-color:rgba(255,255,255,.5)}.stage-hero__scroll--border::after{animation:scroll-line 5s infinite both;background-color:rgba(255,255,255,.7)}@keyframes scroll-line{0%{transform-origin:top;transform:scaleY(0)}39%{transform-origin:top;transform:scaleY(1)}40%{transform-origin:bottom;transform:scaleY(1)}100%{transform-origin:bottom;transform:scaleY(0)}}.stage-hero__bg{position:absolute;width:100%;height:100svh;top:0;left:0;z-index:-1}@media screen and (min-width: 768px){.stage-hero__bg{height:100vh}}.stage-hero__bgImage{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.stage-concept{margin-top:160px;margin-left:auto;margin-right:auto;padding-bottom:160px;width:84.6153846154%;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));-moz-column-gap:9.0909090909%;column-gap:9.0909090909%}@media screen and (min-width: 768px){.stage-concept{padding-bottom:183px;margin-top:200px;width:94.4444444444%;grid-template-columns:repeat(12, minmax(0, 1fr));-moz-column-gap:1.3888888889%;column-gap:1.3888888889%;align-items:flex-start}}.stage-concept__title{font-size:1.8rem;letter-spacing:.13em;line-height:1.5;font-family:"GaramondPremrPro-Smbd",serif;grid-column:1/-1;text-transform:uppercase}@media screen and (min-width: 768px){.stage-concept__title{font-size:2rem;grid-column:1/3;height:100%;display:grid;place-items:flex-start}}.stage-concept__jpText{margin-top:120px;grid-column:1/-1;text-align:justify;word-break:break-all}@media screen and (min-width: 768px){.stage-concept__jpText{margin-top:0;grid-column:5/9}}.stage-concept__jpText .title,.stage-concept__jpText .content{font-size:1.5rem;letter-spacing:.175rem;font-feature-settings:"palt"}@media screen and (min-width: 768px){.stage-concept__jpText .title,.stage-concept__jpText .content{font-size:1.6rem}}.stage-concept__jpText .title{line-height:1.25}.stage-concept__jpText .content{line-height:2.5}.stage-concept__jpText p+p{margin-top:64px}@media screen and (min-width: 768px){.stage-concept__jpText p+p{margin-top:85px}}.stage-concept__enText{margin-top:120px;grid-column:1/-1}@media screen and (min-width: 768px){.stage-concept__enText{margin-top:0;grid-column:9/-1}}.stage-concept__enText .title,.stage-concept__enText .content{font-size:1.5rem;letter-spacing:.075rem;line-height:1.5;font-family:"GaramondPremrPro-Med",serif;color:rgba(7,11,30,.8)}@media screen and (min-width: 768px){.stage-concept__enText .title,.stage-concept__enText .content{font-size:1.6rem}}.stage-concept__enText .title{line-height:1.5}.stage-concept__enText .content{line-height:2.25}.stage-concept__enText p+p{margin-top:64px}@media screen and (min-width: 768px){.stage-concept__enText p+p{margin-top:81px}}.theme{margin-inline:auto;padding-bottom:157px;width:84.6153846154%;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));-moz-column-gap:9.0909090909%;column-gap:9.0909090909%}@media screen and (min-width: 768px){.theme{padding-top:0;width:94.4444444444%;grid-template-columns:repeat(12, minmax(0, 1fr));-moz-column-gap:1.3888888889%;column-gap:1.3888888889%;align-items:flex-start}}.theme__inner{width:100%;grid-column:1/-1}@media screen and (min-width: 768px){.theme__inner{display:grid;grid-template-columns:subgrid;grid-template-rows:repeat(2, auto)}}.theme__title{font-size:1.8rem;letter-spacing:.13em;line-height:1.5;font-family:"GaramondPremrPro-Smbd",serif;text-transform:uppercase}@media screen and (min-width: 768px){.theme__title{margin-top:20px;grid-column:1/4;font-size:2rem;height:-moz-fit-content;height:fit-content}}.theme-accordions{margin-top:56px;width:100%;display:grid;grid-template-columns:subgrid}@media screen and (min-width: 768px){.theme-accordions{margin-top:0;grid-column:5/-1}}.theme-accordion--1column{grid-column:1/-1}.theme-accordion--1column .text-slash{margin:0 14px;font-size:1.5rem}@media screen and (min-width: 768px){.theme-accordion--1column .text-slash{margin:0 9px;font-size:1.6rem}}.theme-accordion--2column{grid-column:1/-1;display:grid;grid-template-columns:subgrid}.theme-accordion--2column .theme-accordion__title{grid-column:1/-1}@media screen and (min-width: 768px){.theme-accordion--2column .theme-accordion__title{grid-column:1/3}}.theme-accordion--2column .theme-accordion__detail{margin-top:19px;grid-column:1/-1;margin-left:auto;width:90.9090909091%}@media screen and (min-width: 768px){.theme-accordion--2column .theme-accordion__detail{margin-top:0;grid-column:3/-1;width:100%}}.theme-accordion--havetitle{padding-top:23px;box-sizing:border-box;border-top:1px solid rgba(189,193,209,.5)}@media screen and (min-width: 768px){.theme-accordion--havetitle{padding-top:0}}.theme-accordion--havetitle .theme-accordion__title{font-size:1.5rem;letter-spacing:.13em;line-height:1.5rem;font-family:"FOT-筑紫アンティークL明朝 Std L",serif;font-feature-settings:"palt"}@media screen and (min-width: 768px){.theme-accordion--havetitle .theme-accordion__title{margin-top:25px;display:inline-block;font-size:1.6rem;line-height:1.75rem;height:-moz-fit-content;height:fit-content}}.theme-accordion--havetitle .text-slash{margin:0 7px;font-size:1.4rem}.theme-accordion:last-of-type{border-top:1px solid rgba(189,193,209,.5);border-bottom:1px solid rgba(189,193,209,.5)}.theme-accordion .text-slash{letter-spacing:.075em;line-height:1.75;color:rgba(110,114,131,.5)}.theme-accordion__details{position:relative;cursor:pointer;border-bottom:1px solid rgba(189,193,209,.5);box-sizing:border-box}.theme-accordion__details:last-of-type{border-bottom:none}.theme-accordion__summary{padding-top:20px;padding-bottom:36px;width:100%;box-sizing:border-box;padding-right:30px;position:relative;display:flex;flex-direction:column}@media screen and (min-width: 768px){.theme-accordion__summary{padding-top:20px;padding-bottom:40px}}.theme-accordion__summary::before,.theme-accordion__summary::after{position:absolute;content:"";width:11px;height:1px;background-color:rgba(7,11,30,.8);right:0}.theme-accordion__summary::after{transform:rotate(90deg);transition:transform .4s cubic-bezier(0.33, 1, 0.68, 1),opacity .3s .1s}.is-open .theme-accordion__summary::after{transform:translateY(150%) rotate(90deg);opacity:0}.theme-accordion__summary .jp{display:inline-block;font-family:"FOT-筑紫アンティークL明朝 Std L",serif;font-feature-settings:"palt"}.theme-accordion__summary .en{display:inline-block}.theme-accordion--1column .theme-accordion__summary{display:block}@media screen and (min-width: 768px){.theme-accordion--1column .theme-accordion__summary{display:inline}}.theme-accordion--1column .theme-accordion__summary .jp{font-size:1.5rem;letter-spacing:.13em;line-height:1.75}@media screen and (min-width: 768px){.theme-accordion--1column .theme-accordion__summary .jp{font-size:1.6rem;line-height:1.5}}.theme-accordion--1column .theme-accordion__summary .en{font-size:1.6rem;letter-spacing:.075em;line-height:1.75;font-family:"GaramondPremrPro-Med",serif}@media screen and (min-width: 768px){.theme-accordion--1column .theme-accordion__summary .en{font-size:1.7rem;line-height:1.5}}.theme-accordion--1column .theme-accordion__summary .jp+.en{margin-top:3px}.theme-accordion--1column .theme-accordion__summary::before,.theme-accordion--1column .theme-accordion__summary::after{top:30px}.theme-accordion--2column .theme-accordion__summary .jp{font-size:1.4rem;letter-spacing:.13em;line-height:1.75}@media screen and (min-width: 768px){.theme-accordion--2column .theme-accordion__summary .jp{font-size:1.5rem}}.theme-accordion--2column .theme-accordion__summary .en{font-size:1.3rem;letter-spacing:.075em;line-height:1.5;color:#6e7283;font-family:"GaramondPremrPro-Med",serif}.theme-accordion--2column .theme-accordion__summary .jp+.en{margin-top:2px}@media screen and (min-width: 768px){.theme-accordion--2column .theme-accordion__summary .jp+.en{margin-top:4px}}.theme-accordion--2column .theme-accordion__summary::before,.theme-accordion--2column .theme-accordion__summary::after{top:30px}.theme-accordion__summary-unit{display:flex;flex-direction:column}.theme-accordion__summary-unit+.theme-accordion__summary-unit{margin-top:24px}.theme-accordion__content{margin-bottom:36px}@media screen and (min-width: 768px){.theme-accordion__content{margin-bottom:49px}}.theme-accordion__content-text{font-feature-settings:"palt"}.theme-accordion__content-text--jp p{font-family:"FOT-筑紫アンティークL明朝 Std L",serif}.theme-accordion__content-text--jp .border{width:29px}@media screen and (min-width: 768px){.theme-accordion__content-text--jp .border{width:31px}}.theme-accordion__content-text--jp .border::before{top:11px;background-color:rgba(7,11,30,.8)}.theme-accordion__content-text--en p{color:rgba(7,11,30,.8);font-family:"GaramondPremrPro-Med",serif}.theme-accordion__content-text--en .border{width:12px}.theme-accordion__content-text--en .border::before{top:8px;background-color:rgba(7,11,30,.8)}.theme-accordion--1column .theme-accordion__content-text--jp p{font-size:1.5rem;letter-spacing:.13em;line-height:1.75}.theme-accordion--1column .theme-accordion__content-text--en p{font-size:1.6rem;letter-spacing:.075em;line-height:1.75}@media screen and (min-width: 768px){.theme-accordion--1column .theme-accordion__content-text--en p{font-size:1.5rem}}.theme-accordion--2column .theme-accordion__content-text--jp p{font-size:1.4rem;letter-spacing:.13em;line-height:1.5}@media screen and (min-width: 768px){.theme-accordion--2column .theme-accordion__content-text--jp p{font-size:1.5rem;line-height:1.75}}.theme-accordion--2column .theme-accordion__content-text--en p{font-size:1.5rem;letter-spacing:.075em;line-height:1.5}@media screen and (min-width: 768px){.theme-accordion--2column .theme-accordion__content-text--en p{line-height:1.75}}.theme-accordion__content-text p+p{margin-top:8px}.theme-accordion__content-text .border{margin-right:3px;position:relative;height:1px;display:inline-block;vertical-align:text-top}.theme-accordion__content-text .border::before{position:absolute;content:"";left:1px;width:100%;height:1px}.theme-accordion__content-text+.theme-accordion__content-text{margin-top:32px}.theme__pdf{margin-top:37px;margin-right:-6px;display:block;text-align:right}@media screen and (min-width: 768px){.theme__pdf{grid-column:5/-1;grid-row:2/3}}.theme__pdf-link{padding:3px;display:inline-block;box-sizing:border-box;font-size:1.5rem;letter-spacing:.075em;line-height:1.25;font-family:"GaramondPremrPro-Med",serif;position:relative}.theme__pdf-link::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:0;background-color:rgba(110,114,131,.25)}.digest-movie{width:100%}@media screen and (min-width: 768px){.digest-movie{margin-top:40px;margin-left:auto;margin-right:auto;width:94.4444444444%}}.digest-movie__open{width:100%;aspect-ratio:390/260;position:relative}@media screen and (min-width: 768px){.digest-movie__open{aspect-ratio:1366/544;cursor:pointer}}.digest-movie__open picture{pointer-events:none}.digest-movie__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;pointer-events:none}.digest-movie__mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);opacity:1;visibility:visible;pointer-events:none}@media screen and (min-width: 768px){.digest-movie__mask{transition:opacity .7s}.digest-movie__open:hover .digest-movie__mask{opacity:0;visibility:hidden;transition:opacity .7s,visibility 0s .7s}}.digest-movie__play{position:absolute;top:calc(50% + 5px);left:50%;transform:translate(-50%, -50%);text-transform:uppercase;font-size:2rem;letter-spacing:.13em;line-height:1.5;color:#fff;font-family:"GaramondPremrPro-Med",serif}@media screen and (min-width: 768px){.digest-movie__play{font-size:2.2rem;transition:opacity .7s}.digest-movie__open:hover .digest-movie__play{opacity:0;visibility:hidden;transition:opacity .7s,visibility 0s .7s}}.digest-movie__icon{position:absolute;width:48px;height:64px;top:52%;left:calc(50% + 12px);transform:translate(-50%, -50%);opacity:0;visibility:hidden}@media screen and (min-width: 768px){.digest-movie__icon{transition:opacity .5s,visibility 0s .5s}.digest-movie__open:hover .digest-movie__icon{opacity:1;visibility:visible;transition:opacity 1s}}.digest-movie__icon img{width:100%;height:auto;display:block}.registration{margin-top:117px;margin-left:auto;margin-right:auto;padding-bottom:120px;width:84.6153846154%;position:relative}@media screen and (min-width: 768px){.registration{margin-top:160px;padding-bottom:160px}}.registration__title{font-size:2rem;letter-spacing:.13em;line-height:1.5;font-family:"GaramondPremrPro-Smbd",serif;text-align:center;text-transform:uppercase}@media screen and (min-width: 768px){.registration__title{font-size:2.2rem}}.registration__subtitle{display:block;margin-top:4px;text-align:center;font-size:1.3rem;letter-spacing:.13em;line-height:1.5;font-family:"FOT-筑紫アンティークL明朝 Std L",serif;color:#6e7283;font-feature-settings:"palt"}@media screen and (min-width: 768px){.registration__subtitle{font-size:1.4rem}}.registration__text{margin-top:48px;display:grid;grid-template-columns:minmax(0, 1fr);row-gap:16px;place-items:center}@media screen and (min-width: 768px){.registration__text{row-gap:4px}}.registration__textJp{font-size:1.5rem;letter-spacing:.13em;line-height:2;font-family:"FOT-筑紫アンティークL明朝 Std L",serif;font-feature-settings:"palt";font-variant-numeric:lining-nums proportional-nums;text-align:justify;word-break:break-all}@media screen and (min-width: 768px){.registration__textJp{font-size:1.6rem;text-align:center}}.registration__textEn{font-size:1.5rem;letter-spacing:.075em;line-height:1.75;font-family:"GaramondPremrPro-Med",serif;font-variant-numeric:lining-nums proportional-nums;text-align:justify}@media screen and (min-width: 768px){.registration__textEn{font-size:1.6rem;text-align:center}}.registration__button{margin-top:48px;margin-left:auto;margin-right:auto;width:100%}@media screen and (min-width: 768px){.registration__button{margin-top:56px;max-width:440px}}.stage-content{margin-left:auto;margin-right:auto;padding-bottom:160px;width:84.6153846154%;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));-moz-column-gap:9.0909090909%;column-gap:9.0909090909%}@media screen and (min-width: 768px){.stage-content{padding-bottom:0;width:94.4444444444%;grid-template-columns:repeat(12, minmax(0, 1fr));-moz-column-gap:1.3888888889%;column-gap:1.3888888889%}}.digest-movie+.stage-content{padding-top:160px}.stage-content__block{grid-column:1/-1}@media screen and (min-width: 768px){.stage-content__block{grid-column:3/11}}@media screen and (min-width: 768px){.stage-content__block.imageBlock{grid-column:1/-1}}.stage-content__block+.stage-content__block{margin-top:160px}.stage-content__block+.stage-content__block.imageBlock{margin-top:240px}.stage-content__block.imageBlock+.imageBlock{margin-top:2px}@media screen and (min-width: 768px){.stage-content__block.imageBlock+.imageBlock{margin-top:0}}@media screen and (min-width: 768px){.textBlock{display:grid;grid-template-columns:repeat(8, minmax(0, 1fr));gap:40px 1.3889%}}@media screen and (min-width: 768px){.textBlock--haveImage{display:grid;grid-template-columns:repeat(8, minmax(0, 1fr));gap:40px 1.3888888889%}}.textBlock__title{font-size:1.7rem;letter-spacing:.13em;line-height:1.5;width:-moz-fit-content;width:fit-content;font-feature-settings:"palt"}@media screen and (min-width: 768px){.textBlock__title{font-size:1.8rem;grid-column:1/-1}}.textBlock--jp .textBlock__title{font-family:"GaramondPremrPro","FOT-筑紫アンティークL明朝 Std L",serif}.textBlock--en .textBlock__title{font-family:"GaramondPremrPro-Smbd","FOT-筑紫アンティークL明朝 Std L",serif}@media screen and (min-width: 768px){.textBlock--haveImage .textBlock__title{margin-bottom:0}}.textBlock__detail{font-size:1.5rem}@media screen and (min-width: 768px){.textBlock__detail{grid-column:1/-1}.textBlock--haveImage .textBlock__detail{grid-column:1/6}}.textBlock--jp .textBlock__detail{letter-spacing:.13em;line-height:2;font-feature-settings:"palt"}@media screen and (min-width: 768px){.textBlock--jp .textBlock__detail{font-size:1.6rem}}.textBlock--en .textBlock__detail{letter-spacing:.075em;line-height:1.75;font-family:"GaramondPremrPro-Med",serif}@media screen and (min-width: 768px){.textBlock--en .textBlock__detail{font-size:1.6rem}}.textBlock__image{margin-top:40px;width:100%}@media screen and (min-width: 768px){.textBlock__image{margin-top:0;grid-column:6/-1}}@media screen and (min-width: 768px){.textBlock__image .textBlock__title{margin-bottom:0}}.textBlock__image img{width:100%;aspect-ratio:330/495;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.textBlock__image img{aspect-ratio:325/487;height:auto}}.imageBlock{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));-moz-column-gap:9.0909090909%;column-gap:9.0909090909%}@media screen and (min-width: 768px){.imageBlock{margin-left:auto;margin-right:auto;width:100%;display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));-moz-column-gap:1.3888888889%;column-gap:1.3888888889%}}@media screen and (min-width: 768px){.imageBlock.l-md-padding-bottom-240{padding-bottom:240px}}@media screen and (min-width: 768px){.imageBlock.l-md-padding-bottom-200{padding-bottom:200px}}@media screen and (min-width: 768px){.imageBlock.l-md-padding-bottom-160{padding-bottom:160px}}@media screen and (min-width: 768px){.imageBlock.l-md-padding-bottom-120{padding-bottom:120px}}@media screen and (min-width: 768px){.imageBlock.l-md-padding-bottom-80{padding-bottom:80px}}@media screen and (min-width: 768px){.imageBlock.imageBlock--right-plus40px{width:100%}}@media screen and (min-width: 768px){.imageBlock.imageBlock--left-minus40px{width:100%}}.imageBlock__inner{grid-column:1/-1;overflow:hidden}@media screen and (min-width: 768px){.imageBlock--large .imageBlock__inner{box-sizing:border-box}}@media screen and (min-width: 768px){.imageBlock--right-plus40px .imageBlock__inner{transform:translateX(5.8823529412%);grid-column:7/-1}}@media screen and (min-width: 768px){.imageBlock--right-minus1 .imageBlock__inner{grid-column:5/-1}}@media screen and (min-width: 768px){.imageBlock--right-7to12 .imageBlock__inner{grid-column:7/12}}@media screen and (min-width: 768px){.imageBlock--6to13 .imageBlock__inner{grid-column:6/-1}}@media screen and (min-width: 768px){.imageBlock--center .imageBlock__inner{grid-column:3/11}}@media screen and (min-width: 768px){.imageBlock--left .imageBlock__inner{grid-column:1/6}}@media screen and (min-width: 768px){.imageBlock--left-minus40px .imageBlock__inner{transform:translateX(-5.5555555556%);grid-column:1/9}}@media screen and (min-width: 768px){.imageBlock--1to9 .imageBlock__inner{grid-column:1/9}}@media screen and (min-width: 768px){.imageBlock--2to7 .imageBlock__inner{grid-column:2/7}}@media screen and (min-width: 768px){.imageBlock--2to8 .imageBlock__inner{grid-column:2/8}}@media screen and (min-width: 768px){.imageBlock--2to10 .imageBlock__inner{grid-column:2/10}}@media screen and (min-width: 768px){.imageBlock--8to13 .imageBlock__inner{grid-column:8/-1}}.imageBlock__image{width:100%;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (min-width: 768px){.imageBlock--large .imageBlock__image{aspect-ratio:1360/907}}@media screen and (min-width: 768px){.imageBlock--small .imageBlock__image{aspect-ratio:670/446}}@media screen and (min-width: 768px){.imageBlock--midiumsmall .imageBlock__image{aspect-ratio:785/523}}@media screen and (min-width: 768px){.imageBlock--midium .imageBlock__image{aspect-ratio:900/600}}@media screen and (min-width: 768px){.imageBlock--vertical .imageBlock__image{aspect-ratio:555/832}}.temple{margin-left:auto;margin-right:auto;padding-top:120px;width:84.6153846154%;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:40px 9.0909090909%;box-sizing:border-box;border-top:1px solid rgba(189,193,209,.5)}@media screen and (min-width: 768px){.temple{padding-top:160px;width:94.4444444444%;grid-template-columns:repeat(12, minmax(0, 1fr));gap:0 1.4705882353%}}.temple__title{grid-column:1/-1;font-size:1.8rem;letter-spacing:.13em;line-height:1.5;font-family:"GaramondPremrPro-Smbd",serif}@media screen and (min-width: 768px){.temple__title{font-size:2rem;grid-column:1/4}}.temple__title span{margin-left:12px}.temple__content{margin-top:40px;grid-column:1/-1}@media screen and (min-width: 768px){.temple__content{margin-top:0;grid-column:5/-1;display:grid;grid-template-columns:repeat(8, minmax(0, 1fr));gap:24px 1.4705882353%}}.temple__contentImg{width:100%}@media screen and (min-width: 768px){.temple__contentImg--left{grid-column:1/5}.temple__contentImg--right{grid-column:5/-1}}.temple__contentImg img{width:100%;aspect-ratio:330/248;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (min-width: 768px){.temple__contentImg img{aspect-ratio:440/330}}.temple__contentImg+.temple__contentImg{margin-top:2px}@media screen and (min-width: 768px){.temple__contentImg+.temple__contentImg{margin-top:0}}.temple__contentText{font-size:1.4rem;text-align:justify}@media screen and (min-width: 768px){.temple__contentText{font-size:1.5rem}}.temple__contentText--jp{letter-spacing:.13em;line-height:2.15;font-feature-settings:"palt"}@media screen and (min-width: 768px){.temple__contentText--jp{grid-column:1/5;grid-row:2/3}}.temple__contentText--en{letter-spacing:.075em;line-height:1.75;font-family:"GaramondPremrPro-Med",serif;color:rgba(7,11,30,.8)}@media screen and (min-width: 768px){.temple__contentText--en{grid-column:5/-1;grid-row:2/3}}.temple__contentText+.temple__contentText{margin-top:24px}@media screen and (min-width: 768px){.temple__contentText+.temple__contentText{margin-top:0}}.temple__contentImg+.temple__contentText{margin-top:24px}@media screen and (min-width: 768px){.temple__contentImg+.temple__contentText{margin-top:0}}.temple-link{margin-left:auto;margin-right:-6px;grid-column:1/-1}@media screen and (min-width: 768px){.temple-link{margin-top:31px}}.temple-link a{display:inline-block;padding:2px;box-sizing:border-box;font-size:1.5rem;letter-spacing:.075em;line-height:1.25;font-family:"GaramondPremrPro-Med",serif;position:relative}.temple-link a::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:0;background-color:rgba(110,114,131,.25)}@media screen and (min-width: 768px){.temple-link a{transition:opacity .3s}.temple-link a:hover{opacity:.6}}.artists{margin-left:auto;margin-right:auto;padding-top:160px;padding-bottom:160px;width:84.6153846154%;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:80px 9.0909090909%}@media screen and (min-width: 768px){.artists{padding-bottom:200px;width:94.4444444444%;grid-template-columns:repeat(12, minmax(0, 1fr));-moz-column-gap:1.3888888889%;column-gap:1.3888888889%}}.artists__title{margin-top:-600px;padding-top:600px;grid-column:1/-1;font-size:1.8rem;letter-spacing:.13em;line-height:1.5;font-family:"GaramondPremrPro-Smbd",serif;text-transform:uppercase}@media screen and (min-width: 768px){.artists__title{margin-top:0;padding-top:0;font-size:2rem;grid-column:1/4}}.artists__content{grid-column:1/-1}@media screen and (min-width: 768px){.artists__content{grid-column:5/-1}}.artists__list .artist:first-of-type summary{border-top:1px solid rgba(189,193,209,.5)}.artist{margin-top:-530px;padding-top:530px}@media screen and (min-width: 768px){.artist{margin-top:0;padding-top:0}}.artist details{cursor:pointer;position:relative;overflow:hidden}.artist details::before,.artist details::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:0;background-color:rgba(189,193,209,.5)}.artist details::before{background-color:rgba(189,193,209,.5)}.artist details::after{background-color:rgba(7,11,30,.5);transform:scaleX(0);transform-origin:left}.artist details.is-open::after{transform:scaleX(1)}@media screen and (min-width: 768px){.artist details::after{transition:transform .7s cubic-bezier(0.45, 0, 0.55, 1)}.artist details:hover::after{transform:scaleX(1)}}.artist summary{padding:20px 0 21px;box-sizing:border-box;display:block}@media screen and (min-width: 768px){.artist summary{padding:21px 0 40px}}summary{list-style-type:none}summary::-webkit-details-marker{display:none}.artist__title{position:relative}@media screen and (min-width: 768px){.artist__title{display:flex;align-items:center;justify-content:flex-start}}.artist__title::before,.artist__title::after{position:absolute;content:"";width:11px;height:1px;background-color:rgba(7,11,30,.8);right:0;top:10px}@media screen and (min-width: 768px){.artist__title::before,.artist__title::after{top:12px}}.artist__title::after{transform:rotate(90deg);transition:transform .4s cubic-bezier(0.33, 1, 0.68, 1),opacity .3s .1s}.is-open .artist__title::after{transform:translateY(150%) rotate(90deg);opacity:0}.artist__name{display:inline-block;width:90.9090909091%}@media screen and (min-width: 768px){.artist__name{width:-moz-fit-content;width:fit-content}}.artist__name span{display:inline}.artist__name .jp{padding-top:1px;box-sizing:border-box;font-size:1.5rem;letter-spacing:.075em;line-height:1.5;font-feature-settings:"palt"}@media screen and (min-width: 768px){.artist__name .jp{font-size:1.6rem}}.artist__name .en{padding-top:1px;box-sizing:border-box;font-size:1.6rem;letter-spacing:.075em;line-height:1.5;font-family:"GaramondPremrPro-Med",serif}@media screen and (min-width: 768px){.artist__name .en{font-size:1.7rem}}.artist__name .jp+.en{margin-left:22px;position:relative}@media screen and (min-width: 768px){.artist__name .jp+.en{margin-left:23px}}.artist__name .jp+.en::before{position:absolute;content:"/";top:-1px;left:-16px;font-size:1.5rem;letter-spacing:.075em;line-height:1.5;font-family:"GaramondPremrPro-Med",serif;color:rgba(110,114,131,.5)}@media screen and (min-width: 768px){.artist__name .jp+.en::before{font-size:1.6rem;top:-1px;left:-17px}}.artist__instrument{font-size:1.4rem;letter-spacing:.075em;line-height:1.5;font-family:"GaramondPremrPro-Med",serif;color:#958e66;display:block}@media screen and (min-width: 768px){.artist__instrument{margin-top:2px;display:inline-block;font-size:1.5rem;padding-left:23px;position:relative}.artist__instrument::before{position:absolute;content:"";width:8px;height:1px;background-color:rgba(110,114,131,.5);left:8px;bottom:6px}}.artist__content{margin-top:19px;margin-bottom:48px;width:100%}@media screen and (min-width: 768px){.artist__content{display:grid;grid-template-columns:repeat(8, minmax(0, 1fr));gap:40px 1.3888888889%}}.artist__image{margin-left:auto;margin-right:auto;width:53.0303030303%}@media screen and (min-width: 768px){.artist__image{width:auto;grid-column:6/-1;grid-row:1/2}}.artist__image img{width:100%;display:block;aspect-ratio:175/262;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.artist__image img{aspect-ratio:210/315;margin-left:5.2083333333%;max-width:210px}}.artist__information{margin-top:24px;display:grid;grid-template-columns:minmax(0, 1fr);row-gap:24px}@media screen and (min-width: 768px){.artist__information{margin-top:0;grid-column:1/6;grid-row:1/2}}.artist__informationText{text-align:justify;font-feature-settings:"palt"}.artist__informationText--jp{font-size:1.5rem;letter-spacing:.13em;line-height:2;word-break:break-all}.artist__informationText--en{font-size:1.5rem;letter-spacing:.075em;line-height:1.75;font-family:"GaramondPremrPro-Med",serif;color:rgba(7,11,30,.8)}.artist__information-image{width:100%}.artist__information-image img{width:100%;height:auto;display:block}.artist__sns{margin-top:40px;display:flex;-moz-column-gap:16px;column-gap:16px;align-items:center;justify-content:flex-start}@media screen and (min-width: 768px){.artist__sns{margin-top:0;grid-column:1/-1;grid-row:2/3}}.artist__snsLink{padding:2px 0;display:inline-block;font-size:1.5rem;letter-spacing:.075em;line-height:1.25;font-family:"GaramondPremrPro-Med",serif;position:relative}.artist__snsLink::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:0;background-color:rgba(110,114,131,.25)}@media screen and (min-width: 768px){.artist__snsLink{transition:opacity .3s}.artist__snsLink:hover{opacity:.6}}.artists__andmore{margin-top:24px;display:block;text-align:right;font-size:1.4rem;letter-spacing:.075em;line-height:1.75;font-family:"GaramondPremrPro",serif;color:#9c9c9c}@media screen and (min-width: 768px){.artists__andmore{font-size:1.5rem;line-height:1.5}}.information{width:100%;margin-top:107px;display:grid;grid-template-columns:minmax(0, 1fr);row-gap:24px}@media screen and (min-width: 768px){.information{margin-top:80px}}.informationJp{font-size:1.4rem;letter-spacing:.13em;line-height:2;font-feature-settings:"palt"}@media screen and (min-width: 768px){.informationJp{font-size:1.5rem}}.informationEn{font-size:1.4rem;letter-spacing:.075em;line-height:1.75;font-family:"GaramondPremrPro",serif}@media screen and (min-width: 768px){.informationEn{font-size:1.5rem}}.archive{padding-top:80px;padding-bottom:137px;box-sizing:border-box;width:100%;background-image:url("../img/common/bg_paper_reccomend.png")}@media screen and (min-width: 768px){.archive{padding-top:160px;padding-bottom:86px}}.archive__inner{margin-left:auto;margin-right:auto;width:84.6153846154%;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));-moz-column-gap:9.0909090909%;column-gap:9.0909090909%}@media screen and (min-width: 768px){.archive__inner{width:94.4444444444%;grid-template-columns:repeat(12, minmax(0, 1fr));-moz-column-gap:1.3888888889%;column-gap:1.3888888889%}}.archive-list{grid-column:1/-1;width:100%;display:grid;grid-template-columns:minmax(0, 1fr);row-gap:80px}@media screen and (min-width: 768px){.archive-list{grid-column:3/11;grid-template-columns:repeat(8, minmax(0, 1fr));gap:0 20px}}.archive-list__item{width:100%}@media screen and (min-width: 768px){.archive-list__item:first-of-type{grid-column:1/5}.archive-list__item:last-of-type{grid-column:5/-1}}@media screen and (min-width: 768px){.archive-list__item:first-of-type:last-of-type{grid-column:3/7}}.archive-item__link{display:block}.archive-item__thumbnail{width:100%}@media screen and (min-width: 768px){.archive-item__thumbnail{position:relative}.archive-item__thumbnail::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.3);opacity:0;visibility:hidden;transition:opacity .4s,visibility 0s .4s}.archive-item__link:hover .archive-item__thumbnail::after{opacity:1;visibility:visible;transition:opacity .4s}}.archive-item__thumbnail img{width:100%;aspect-ratio:330/413;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.archive-item__thumbnail img{aspect-ratio:440/550}}.archive-item__text{margin-top:24px;display:flex;align-items:center;justify-content:flex-start;-moz-column-gap:28px;column-gap:28px}.archive-item__text .year{font-size:1.7rem;letter-spacing:.075em;line-height:1.5;font-family:"GaramondPremrPro-Med",serif}@media screen and (min-width: 768px){.archive-item__text .year{font-size:1.8rem}}.archive-item__text .templpe-name{display:flex;align-items:center;-moz-column-gap:23px;column-gap:23px;justify-content:flex-start}.archive-item__text .templpe-name .jp{font-size:1.5rem;letter-spacing:.13em;line-height:1.5;position:relative;font-feature-settings:"palt"}@media screen and (min-width: 768px){.archive-item__text .templpe-name .jp{font-size:1.6rem}}.archive-item__text .templpe-name .jp::before{position:absolute;content:"";bottom:5px;left:-24px;width:20px;height:1px;background-color:rgba(110,114,131,.25)}.archive-item__text .templpe-name .en{font-size:1.6rem;letter-spacing:.075em;line-height:1.5;font-family:"GaramondPremrPro-Med",serif;position:relative}@media screen and (min-width: 768px){.archive-item__text .templpe-name .en{font-size:1.7rem}}.archive-item__text .templpe-name .en::before{position:absolute;content:"/";top:-1px;left:-16px;font-size:1.6rem;letter-spacing:.075em;line-height:1.5;font-family:"GaramondPremrPro-Med",serif;color:rgba(110,114,131,.5)}@media screen and (min-width: 768px){.archive-item__text .templpe-name .en::before{font-size:1.7rem}}.archive__link{margin-top:80px;grid-column:1/-1;text-align:center}.archive__link a{padding:2px 0;box-sizing:border-box;display:inline-block;font-size:1.6rem;letter-spacing:.13em;line-height:1.25;font-family:"GaramondPremrPro-Smbd",serif;text-transform:uppercase;color:#6e7283;position:relative}@media screen and (min-width: 768px){.archive__link a{transition:color .3s}.archive__link a:hover{color:rgba(7,11,30,.8)}.archive__link a:hover::after{background-color:rgba(0,0,0,0)}}.archive__link a::after{position:absolute;content:"";width:calc(100% - 2px);height:1px;left:50%;transform:translateX(-50%);bottom:0;background-color:#bdc1d1}@media screen and (min-width: 768px){.archive__link a::after{transition:background-color .3s}}
