.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}.link-wrapper{margin-top:160px;display:flex;-moz-column-gap:39px;column-gap:39px;align-items:center;justify-content:center}@media screen and (min-width: 768px){.link-wrapper{-moz-column-gap:40px;column-gap:40px}}.link-wrapper a{position:relative;display:inline-block;font-size:1.6rem;letter-spacing:.13em;line-height:1.25;text-transform:uppercase;font-family:"GaramondPremrPro-Smbd",serif}@media screen and (min-width: 768px){.link-wrapper a{font-size:1.8rem;transition:color .3s}.link-wrapper a::after{transition:background-color .3s}}.link-wrapper a::after{position:absolute;content:"";width:calc(100% - 2px);height:1px;left:0;bottom:0;transform:scaleX(1);transform-origin:left}.about .link-wrapper a{color:rgba(255,255,255,.8)}.about .link-wrapper a::after{background-color:rgba(255,255,255,.5)}.history+.link-wrapper a{color:#6e7283}.history+.link-wrapper a::after{background-color:#bdc1d1}.link-wrapper a:hover::after{background-color:rgba(0,0,0,0)}.about .link-wrapper a:hover{color:#fff}.history+.link-wrapper a:hover{color:#070b1e}.link-wrapper a:last-of-type{position:relative}.link-wrapper a:last-of-type::before{position:absolute;content:"/";top:3px;left:-18px;transform:translateX(-50%);font-size:1.6rem;letter-spacing:.13em;line-height:1.25;font-family:"GaramondPremrPro-Smbd",serif}.about .link-wrapper a:last-of-type::before{color:rgba(255,255,255,.8) !important}.history .link-wrapper a:last-of-type::before{color:#bdc1d1 !important}.history+.link-wrapper{margin-top:80px;margin-bottom:136px}@media screen and (min-width: 768px){.history+.link-wrapper{margin-top:34px;margin-bottom:126px}}.history{margin-top:64px;margin-left:auto;margin-right:auto;padding-top:257px;width:84.6153846154%;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));-moz-column-gap:9.0909090909%;column-gap:9.0909090909%;justify-content:space-between}@media screen and (min-width: 768px){.history{margin-top:0;padding-top:calc(50vh - 8px);width:94.4444444444%;grid-template-columns:repeat(12, minmax(0, 1fr));-moz-column-gap:1.3888888889%;column-gap:1.3888888889%;box-sizing:border-box}}.history__title{font-size:2rem;letter-spacing:.13em;line-height:1.5;font-family:"GaramondPremrPro-Smbd",serif;text-transform:uppercase;grid-column:1/-1}@media screen and (min-width: 768px){.history__title{margin-left:auto;margin-right:auto;padding-top:calc(50vh - 15px);position:fixed;left:2.7777777778%;width:-moz-fit-content;width:fit-content;font-size:2.2rem}}.history-detail{margin-top:80px;padding-bottom:136px;width:100%;grid-column:1/-1}@media screen and (min-width: 768px){.history-detail{margin-top:0;padding-bottom:126px;grid-column:5/-1}}.history-head{padding-bottom:5px;width:100%;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));-moz-column-gap:9.0909090909%;column-gap:9.0909090909%;position:relative;box-sizing:border-box}@media screen and (min-width: 768px){.history-head{grid-template-columns:repeat(8, minmax(0, 1fr));-moz-column-gap:1.3888888889%;column-gap:1.3888888889%}}.history-head::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:0;background-color:rgba(189,193,209,.5);box-sizing:border-box}.history-head p{font-size:1.5rem;letter-spacing:.075em;line-height:1.25;font-family:"GaramondPremrPro-Med",serif;color:#9c9c9c;box-sizing:border-box}.history-head p.history-head__no-year{grid-column:1/3;grid-row:1/2}@media screen and (min-width: 768px){.history-head p.history-head__no{grid-column:1/2}}.history-head p.history-head__venue{grid-column:2/3;grid-row:1/2}@media screen and (min-width: 768px){.history-head p.history-head__venue{grid-column:2/5}}.history-head p.history-head__year{grid-column:2/-1}@media screen and (min-width: 768px){.history-head p.history-head__year{grid-column:7/-1}}.history-body{width:100%}.history-list{display:grid;grid-template-columns:minmax(0, 1fr)}.history-list details{grid-column:1/-1;cursor:pointer;position:relative;overflow:hidden}.history-list details::before,.history-list details::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:0;background-color:rgba(189,193,209,.5)}.history-list details::before{background-color:rgba(189,193,209,.5)}.history-list details::after{background-color:rgba(7,11,30,.5);transform:scaleX(0);transform-origin:left}.history-list details.is-open::after{transform:scaleX(1)}@media screen and (min-width: 768px){.history-list details::after{transition:transform .7s cubic-bezier(0.45, 0, 0.55, 1)}.history-list details:hover::after{transform:scaleX(1)}}.history-list summary{padding:20px 0 36px;display:block;list-style:none;box-sizing:border-box}@media screen and (min-width: 768px){.history-list summary{padding:20px 0 40px}}.history-list summary::-webkit-details-marker{display:none}.history-item{width:100%;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));-moz-column-gap:9.0909090909%;column-gap:9.0909090909%}.history-item__title{padding-right:25px;grid-column:1/-1;position:relative;box-sizing:border-box}@media screen and (min-width: 768px){.history-item__title{padding-right:0;display:grid;grid-template-columns:repeat(8, minmax(0, 1fr));-moz-column-gap:1.3888888889%;column-gap:1.3888888889%}}.history-item__title::before,.history-item__title::after{position:absolute;content:"";width:11px;height:1px;background-color:rgba(7,11,30,.8);right:0;top:50%;transform:translateY(-50%)}@media screen and (min-width: 768px){.history-item__title::before,.history-item__title::after{content:none}}.history-item__title::after{transform:rotate(90deg);transition:transform .55s cubic-bezier(0.33, 1, 0.68, 1),opacity .3s .25s}.is-open .history-item__title::after{transform:translateY(150%) rotate(90deg);opacity:0}.history-item__title p.history-item__no-year{font-size:1.5rem;letter-spacing:.075em;line-height:1.5;font-family:"GaramondPremrPro-Med",serif}@media screen and (min-width: 768px){.history-item__title p.history-item__no{padding-top:2px;box-sizing:border-box;grid-column:1/2;font-size:1.6rem;letter-spacing:.075em;line-height:1.5;font-family:"GaramondPremrPro-Med",serif}}@media screen and (min-width: 768px){.history-item__title p.history-item__year{padding-top:2px;box-sizing:border-box;grid-column:7/-1;font-size:1.6rem;letter-spacing:.075em;line-height:1.5;font-family:"GaramondPremrPro-Med",serif;position:relative}.history-item__title p.history-item__year::before,.history-item__title p.history-item__year::after{position:absolute;content:"";width:11px;height:1px;background-color:rgba(7,11,30,.8);right:0;top:50%;transform:translateY(-50%)}.history-item__title p.history-item__year::after{transform:rotate(90deg);transition:transform .4s cubic-bezier(0.33, 1, 0.68, 1),opacity .3s .1s}.is-open .history-item__title p.history-item__year::after{transform:translateY(150%) rotate(90deg);opacity:0}}.history-item__no-date{font-size:1.5rem;letter-spacing:.075em;line-height:1.5;font-family:"GaramondPremrPro-Med",serif;position:relative}.history-item__place{display:inline}@media screen and (min-width: 768px){.history-item__place{grid-column:2/7;grid-template-columns:auto auto;justify-content:flex-start;-moz-column-gap:0;column-gap:0}}.history-item__place .jp{font-size:1.5rem;letter-spacing:.13em;line-height:1.5;font-feature-settings:"palt";width:-moz-fit-content;width:fit-content;display:inline}@media screen and (min-width: 768px){.history-item__place .jp{font-size:1.6rem}}.history-item__place .en{margin-left:23px;display:inline;position:relative;font-size:1.6rem;letter-spacing:.075em;line-height:1.5;font-family:"GaramondPremrPro-Med",serif;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 768px){.history-item__place .en{font-size:1.7rem}}.history-item__place .en::before{position:absolute;content:"/";top:7px;transform:translateY(-50%);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){.history-item__place .en::before{top:9px;font-size:1.6rem}}.history-item__content{display:grid;grid-template-columns:minmax(0, 1fr)}@media screen and (min-width: 768px){.history-item__content{grid-template-columns:repeat(8, minmax(0, 1fr));-moz-column-gap:1.3888888889%;column-gap:1.3888888889%}}.blockWrapper{width:100%;margin-top:12px;margin-bottom:49px}@media screen and (min-width: 768px){.blockWrapper{margin-top:8px;margin-bottom:46px;grid-column:1/-1;display:grid;grid-template-columns:repeat(8, minmax(0, 1fr));-moz-column-gap:1.3888888889%;column-gap:1.3888888889%}}.imageBlock{width:100%}@media screen and (min-width: 768px){.imageBlock{grid-column:1/5}}.imageBlock+.imageBlock{margin-top:2px}@media screen and (min-width: 768px){.imageBlock+.imageBlock{margin-top:0;grid-column:5/-1}}.imageBlock__image{width:100%;aspect-ratio:330/220;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (min-width: 768px){.imageBlock__image{aspect-ratio:440/293}}.textBlock{margin-top:48px;display:grid;grid-template-columns:minmax(0, 1fr);row-gap:40px}@media screen and (min-width: 768px){.textBlock{grid-column:1/-1}}.textBlock__jpText{display:grid;grid-template-columns:minmax(0, 1fr);row-gap:8px}.textBlock__jpText .textBlock__date,.textBlock__jpText p{font-size:1.5rem;letter-spacing:.13em;line-height:1.75;display:block;font-feature-settings:"palt";text-align:justify;word-break:break-all}.textBlock__enText{display:grid;grid-template-columns:minmax(0, 1fr);row-gap:8px}.textBlock__enText .textBlock__date,.textBlock__enText p{font-size:1.5rem;letter-spacing:.075em;line-height:1.5;font-family:"GaramondPremrPro-Med",serif;color:rgba(7,11,30,.8);display:block}@media screen and (min-width: 768px){.textBlock__enText .textBlock__date,.textBlock__enText p{text-align:justify}}.linkBlock{margin-top:40px;display:block;text-align:left}@media screen and (min-width: 768px){.linkBlock{grid-column:1/3}}.linkBlock__link{margin-bottom:46px;padding:2px 0;position:relative;font-size:1.5rem;letter-spacing:.075em;line-height:1.25;font-family:"GaramondPremrPro-Med",serif}.linkBlock__link::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){.linkBlock__link{transition:opacity .3s}.linkBlock__link:hover{opacity:.6}}
