#event .mv{padding:0;background:rgb(var(--black));width:100%;margin-inline:auto}#event .mv img{width:100%;border-radius:0}#event .mv .h1{margin-inline:auto;margin-bottom:0;width:100%;max-width:960px;aspect-ratio:3/2;background:rgb(var(--black))}#event .mv .h1 img{display:block;mask-image:linear-gradient(90deg,#000 20%,#0006 35%,#0000 50% 100%);-webkit-mask-image:linear-gradient(90deg,rgb(0,0,0) 20%,rgba(0,0,0,.4) 35%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);mask-size:500% 500%;-webkit-mask-size:500% 500%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:top right;-webkit-mask-position:top right;animation:mask-animation .5s linear forwards}#event .mv .video{margin-inline:auto;margin-bottom:0;max-width:960px}#event h1{font-size:1.5rem;margin-bottom:1em;text-transform:none}#event h2{margin-top:4rem}#event a.btn{display:block;position:relative;margin:0 auto 2em;padding:1em 4em;font-size:1rem;color:rgb(var(--white));text-align:center;text-decoration:none;background:rgb(var(--black));border-radius:2rem}#event a.btn.tl{padding:1em 2em}#event a.btn .icon.arrow{display:block;position:absolute;z-index:1;transition:all .45s cubic-bezier(.65,0,.076,1);top:50%;right:3em;width:1.125rem;height:.125rem;background:none;transform:translateY(-50%)}#event a.btn .icon.arrow:before{position:absolute;content:"";top:-.25rem;right:.0625rem;width:.625rem;height:.625rem;border-top:.125rem solid rgb(var(--white));border-right:.125rem solid rgb(var(--white));transform:rotate(45deg)}#event a.btn:hover .icon.arrow{background:rgb(var(--white));transform:translate(1rem)}#event .info{margin:2em 0 3em}#event .info dl{font-family:BIZ UDPGothic,sans-serif;border-top:solid .2rem rgb(var(--black));border-bottom:solid .2rem rgb(var(--black))}#event .info dl>div{padding:1rem .5rem;display:block}#event .info dl>div dt{margin-bottom:.2em;padding:0;font-weight:700}#event .info dl>div dd{padding:0 0 0 1rem}#event .info dl>div dd ul{width:100%;margin:0}#event .info dl>div dd ul.ul__list>li{margin-bottom:1em}#event .info dl>div dd p{margin-bottom:1em}#event .info dl>div dd .grid__time{display:grid;grid-template-columns:1fr 1fr}#event .info dl>div dd .grid__time>div{font-size:.95rem}#event .info dl>div dd .small{margin-top:1em}#event .info dl>div:not(:last-of-type){border-bottom:solid .2rem rgb(var(--black))}#event .info dl.noborder{border-top:none;border-bottom:none}#event .info dl.noborder>div{padding-left:0;padding-right:0}#event .info dl.noborder>div:first-of-type{padding-top:0}#event .info dl.noborder>div:last-of-type{padding-bottom:0}#event .info dl.noborder.sm dt,#event .info dl.noborder.sm dd{font-size:.95rem}#event .info .box{border:.2rem solid rgb(var(--gray-light));border-radius:2rem;margin:2em 0 0;padding:2em 1em}#event .goods__info{position:relative;margin:2em 0 0;background:rgb(var(--white))}#event .goods__info p{margin:0;font-size:1rem;color:rgb(var(--black))}#event .goods__info a{color:rgb(var(--black));text-underline-offset:.3em;transition:all .2s ease-out}#event .goods__info a:hover{text-underline-offset:.1em}#event .author__item{margin-bottom:2rem;display:block}#event .author__item:last-of-type{margin-bottom:0}#event .author__item .author__name{font-weight:700;font-size:1.2rem;margin-bottom:1rem}#event .author__item .author__text{margin-bottom:2em}#event .author__item .author__text p{margin-bottom:1em}#event .author__item .author__work .author__work__title{font-size:1rem}#event .author__item .author__work .author__work__title:before{display:inline-block;content:"";background:rgb(var(--black));width:.7rem;height:.5rem;clip-path:polygon(0 0,100% 0%,50% 100%)}#event .author__item .author__work ul li{list-style:none;margin-left:0}#event .goodslist{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1rem;justify-items:stretch;align-items:stretch}#event .viewer{cursor:zoom-in}#event .comingsoon{font-weight:700;margin-bottom:0}#event .small__ul li{font-size:.8rem;line-height:1.7}#event>.inner a:not([class]){text-decoration:underline;text-underline-offset:.25em;transition:all .2s ease-out}#event>.inner a:not([class]):hover{text-underline-offset:.1em}#event__menu{position:sticky;top:-1px;z-index:2;width:100%;margin-bottom:2rem;padding:0 3.8rem 0 0rem;background:rgb(var(--black))}#event__menu nav{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:.3rem;justify-items:start}#event__menu nav a{display:grid;place-content:center;position:relative;color:rgb(var(--gray-light));text-decoration:none;width:100%;height:100%;padding:0;text-align:center;font-size:.95rem;font-weight:700;line-height:1.33}#event__menu nav a:before{content:"";display:block;position:absolute;z-index:0;top:0;left:0;width:0;height:100%;background:rgb(var(--white));transition:width .3s cubic-bezier(.8,0,.2,1) 0s}#event__menu nav a:hover:before{width:100%}#event__menu nav a:hover>span{color:rgb(var(--black))}#event__menu nav a>span{display:block;position:relative;line-height:1.33;z-index:1;padding:.3em 0;transition:color .3s cubic-bezier(.8,0,.2,1) 0s}#event__menu nav a>span .sm{font-size:.7rem}#event__attention{border:.2rem solid;border-radius:2rem;margin:2em 0 3em;padding:2em 1em}#event__attention ul{margin-bottom:0}#event__attention ul li>ul{border:.2rem solid rgb(var(--gray-light));border-radius:2rem;margin:1em 0;padding:1em}#event__attention ul li>ul li{list-style-type:circle;font-size:.95rem}.event__attention{border:.2rem solid;border-radius:2rem;margin:2em 0 3em;padding:2em 1em}.event__attention ul{margin-bottom:0}.event__attention ul li>ul{border:.2rem solid rgb(var(--gray-light));border-radius:2rem;margin:1em 0;padding:1em}.event__attention ul li>ul li{list-style-type:circle;font-size:.95rem}#event__contact{margin:2em 0 3em}#event__contact>div{margin-bottom:1rem;display:grid;grid-template-columns:repeat(1,1fr);grid-column-gap:1rem;grid-row-gap:1rem}#event__contact>div>div{padding:1rem;border-radius:2rem;border:.2rem solid rgb(var(--gray-light))}#event__contact>div>div h2{margin-top:0;margin-bottom:1rem;position:relative;font-size:1.125rem}#event__contact>div>div h2:before{display:inline-block;margin-right:.25em;content:"";background:rgb(var(--black));width:.7rem;height:.5rem;clip-path:polygon(0 0,100% 0%,50% 100%)}#event__contact>div>div p{margin-bottom:0}#event__contact a{text-underline-offset:.3em;transition:all .2s ease-out}#event__contact a:hover{text-underline-offset:.1em}#ticket__info a{text-underline-offset:.3em;transition:all .2s ease-out}#ticket__info a:hover{text-underline-offset:.1em}#goodslist__attention{border:.2rem solid;border-radius:2rem;margin:2em 0 3em;padding:2em 1em}#goodslist__attention ul{margin-bottom:0}#goodslist__attention ul li>ul{border:.2rem solid rgb(var(--gray-light));border-radius:2rem;margin:1em 0;padding:1em}#goodslist__attention ul li>ul li{list-style-type:circle;font-size:.95rem}#x{margin-top:6rem}#event__copylight{margin-top:4rem;text-align:center}#event__copylight small{font-size:.75rem}@media(min-width:750px){#event h1,#event h2,#event h3{text-align:center}#event a.btn{max-width:400px}#event .info{margin:2em 0}#event .info dl>div{padding:1rem .5rem;display:grid;grid-template-columns:8em 1fr}#event .info dl>div dt{margin:0;padding:0;font-weight:700}#event .info dl>div dd{padding:0 0 0 1rem}#event .info dl>div dd dl div{grid-template-columns:8em 1fr}#event .info dl>div dd .grid__time>div{font-size:1rem}#event .info dl.noborder.sm dt,#event .info dl.noborder.sm dd{font-size:1rem}#event .info dl.noborder.long>div{grid-template-columns:18em 1fr}#event .goods__info{text-align:center}#event .author__item{margin-bottom:2rem;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1rem;grid-row-gap:1rem;justify-items:center;align-items:start}#event .author__item:last-of-type{margin-bottom:0}#event .author__item .author__name{margin-bottom:0;grid-area:1/1/2/3;font-weight:700}#event .author__item .author__text{grid-area:2/1/3/2;margin-bottom:0}#event .author__item .author__text p:last-of-type{margin-bottom:0}#event .author__item .author__work{grid-area:2/2/3/3}#event__menu{padding:0}#event__menu nav{margin-inline:auto;width:750px;grid-template-columns:repeat(4,1fr);grid-column-gap:.5rem;grid-row-gap:.5rem;justify-items:center;padding:0}#event__menu nav a{padding:.9rem 0;font-size:1rem}#event__menu nav a>span{padding:0}#event__menu nav a>span .sm{font-size:1rem}#event__attention{padding:2rem 4rem}#event__contact>div{margin-inline:auto;grid-template-columns:repeat(2,1fr);justify-content:center}}@media(min-width:960px){#event .info dl>div{grid-template-columns:10em 1fr}#event .info dl>div dd dl div{grid-template-columns:10em 1fr}#event .info dl>div dd .grid__time{grid-template-columns:1fr 1fr 1fr}#event .info dl>div dd .grid__time>div{font-size:1rem}}@keyframes mask-animation{0%{mask-position:top right;-webkit-mask-position:top right}to{mask-position:0 0;-webkit-mask-position:0 0}}#news{padding:1rem}#news a{display:block;text-decoration:underline;color:rgb(var(--black));text-underline-offset:.3em;transition:all .2s ease-out}#news a:hover{text-underline-offset:.1em}#news a .date{display:inline-block;font-size:.925rem;font-weight:500;color:rgb(var(--gray))}#fixed__news{display:block;position:fixed;z-index:100;bottom:1rem;margin:0 .5rem;text-align:center;width:calc(100% - 1rem)}#fixed__news a{display:block;width:100%;border:5px solid;padding:1rem;background:#fff;text-align:center;color:rgb(var(--black));text-underline-offset:.3em;transition:all .2s ease-out}#fixed__news a:hover{text-underline-offset:.1em}@media(min-width:960px){#fixed__news a{max-width:600px;margin:auto}}
