@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&display=swap");:root{--primary:#3265ff;--secondary:#e05071;--txtColor:#fff;--borderColor:#6583cd;--bgColor:#000;--white:#fff;--black:#000;--fontFamily:"Noto Sans JP","ヒラギノ角 Pro W3","Hiragino Kaku Pro W3","メイリオ",Meiryo,"MS Pゴシック","MS PGothic",sans-serif;--txtSizeSp:1.4rem;--txtSizePc:1.6rem;--lineHeight:1.75;--lh-title:1.5;--letterSpacing:0.01em;--fixedWidth:1240px;--zIndexLv0:0;--zIndexLv1:1;--zIndexLv2:10;--zIndexLv3:100;--zIndexLv4:1000;--zIndexLv5:10000;--breakTabLength:768;--breakPcLength:1025}body:after,body:before{position:fixed;right:0;left:0;z-index:0;height:160px;pointer-events:none;content:""}body:before{top:0;background:linear-gradient(180deg,rgba(0,0,0,.8),transparent)}.scroll-space{overflow:hidden}.scrollin{opacity:1!important;transform:translate(0)!important}.fadein{opacity:0;transition:all 1s;transform:translateY(40px)}#p-gallery{position:relative;padding:24px 0 25px}@media print,screen and (min-width:768px){#p-gallery{padding:32px 0}}#p-gallery:before{position:fixed;top:0;right:0;left:0;z-index:-1000;display:block;height:100lvh;content:"";background:#000;background-size:cover}#p-gallery .p-gallery__title .p-gallery__title-logo{display:block;margin-bottom:48px;text-align:center}#p-gallery .p-gallery__title .p-gallery__title-logo .p-gallery__title-logo-src{width:142px;height:auto}@media print,screen and (min-width:768px){#p-gallery .p-gallery__title .p-gallery__title-logo .p-gallery__title-logo-src{width:226px}}#p-gallery .p-gallery__title .p-gallery__title-image{width:100%}#p-gallery .p-gallery__list{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:32px}@media print,screen and (min-width:768px){#p-gallery .p-gallery__list{grid-template-columns:1fr 1fr 1fr;gap:24px;margin-top:48px}}#p-gallery .p-gallery__list>li{transition-delay:var(--delay,0ms)}#p-gallery .p-gallery__list>li .p-gallery__link{display:block}#p-gallery .p-gallery__copyright{margin-top:80px;font-size:1.4rem;font-weight:700;line-height:2;text-align:center}#p-gallery .p-gallery__detail{margin:32px auto 0}@media print,screen and (min-width:768px){#p-gallery .p-gallery__detail{margin:48px auto 0}}#p-gallery .p-gallery__detail .p-gallery__detail-inner{position:relative}#p-gallery .p-gallery__detail .p-gallery__detail-inner>figure{max-width:740px;margin-inline:auto}@media print,screen and (min-width:768px){#p-gallery .p-gallery__detail .p-gallery__detail-inner>figure{line-height:0}}#p-gallery .p-gallery__detail .p-gallery__detail-inner>figure>img{display:block;width:100%;box-shadow:0 0 16px 0 #fff}@media print,screen and (min-width:768px){#p-gallery .p-gallery__detail .p-gallery__caption-top{height:120px;background-size:100%}#p-gallery .p-gallery__detail .p-gallery__caption-main:before{height:calc(100% - 30px)}#p-gallery .p-gallery__detail .p-gallery__caption-main>dl{padding:12px 32px 24px;font-size:2rem}#p-gallery .p-gallery__detail .p-gallery__caption-main>dl:after{width:calc(100% - 64px)}#p-gallery .p-gallery__detail .p-gallery__caption-main>dl dd,#p-gallery .p-gallery__detail .p-gallery__caption-main>dl dt{margin-top:12px}#p-gallery .p-gallery__detail .p-gallery__caption-main>p{padding:16px 32px;font-size:1.6rem;font-weight:500}#p-gallery .p-gallery__detail .p-gallery__caption-bottom{height:120px;background-size:100%}}a.p-gallery__arrow{z-index:1;display:block;padding:0;overflow:visible;-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation;cursor:pointer;background:transparent;border:0;outline:none;box-shadow:none}.p-gallery__arrow{position:absolute;top:50%;width:44px;height:80px;padding:0;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:1;transform:translateY(-50%);-webkit-tap-highlight-color:transparent}.p-gallery__arrow:focus,.p-gallery__arrow:hover{filter:brightness(.8)}.p-gallery__arrow:after,.p-gallery__arrow:before{position:absolute;top:50%;left:50%;display:block;width:0;height:0;content:"";transform:translate(-50%,-50%)}.p-gallery__arrow.p-gallery__arrow-left{left:0}.p-gallery__arrow.p-gallery__arrow-left:after{width:20px;height:36px;background:url(../../images/i_arrow_modal.webp) 50% no-repeat;background-size:cover}.p-gallery__arrow.p-gallery__arrow-right{right:0}.p-gallery__arrow.p-gallery__arrow-right:after{width:20px;height:36px;background:url(../../images/i_arrow_modal.webp) 50% no-repeat;background-size:cover;transform:translate(-50%,-50%) scaleX(-1)}@media print,screen and (min-width:768px){.p-gallery__arrow{width:56px;height:100px}.p-gallery__arrow.p-gallery__arrow-left:after,.p-gallery__arrow.p-gallery__arrow-right:after{width:26.6px;height:49.3px}}.p-gallery__info{position:relative;padding:24px 16px 32px;margin-block:52px 0;background-color:#000;border:1px solid #fff}.p-gallery__info:before{position:absolute;top:-13px;left:50%;z-index:1;width:calc(100% - 48px);max-width:358px;height:13px;content:"";background-image:url(../../images/bg_boxparts_white.webp);background-repeat:no-repeat;background-size:100% auto;transform:translateX(-50%)}.p-gallery__info .p-gallery__info-header{position:relative;width:100%;padding-bottom:8px;font-size:2.4rem;font-weight:700;line-height:1.5}.p-gallery__info .p-gallery__info-header:after{position:absolute;bottom:0;left:50%;width:100%;height:1px;content:"";background-color:#fff;transform:translateX(-50%)}.p-gallery__info .p-gallery__info-row{display:grid;grid-template-columns:max-content 1fr;align-items:baseline}.p-gallery__info .p-gallery__info-row+.p-gallery__info-row{margin-top:4px}.p-gallery__info .p-gallery__info-label{margin:0;font-size:inherit;font-weight:700}.p-gallery__info .p-gallery__info-label:after{content:"："}.p-gallery__info .p-gallery__info-value{margin:0}.p-gallery__info .p-gallery__info-text{margin-top:12px;font-size:1.6rem;font-weight:500;line-height:1.75;white-space:pre-line}@media screen and (min-width:768px) and (max-width:1024px){.p-gallery__info{padding-inline:40px}}@media print,screen and (min-width:768px){.p-gallery__info{padding:24px min(111px,10.6618000192vw) 32px;margin-block:64px 80px}.p-gallery__info:before{top:-16px;width:381px;height:16px;background-size:359px auto}.p-gallery__info .p-gallery__info-header{padding-bottom:8px}.p-gallery__info .p-gallery__info-text{margin-top:16px}}.p-gallery__link-btn{width:100%;padding-bottom:80px;margin-block:56px;margin-inline:auto}@media print,screen and (min-width:768px){.p-gallery__link-btn{max-width:433px;padding-bottom:112px;margin-block:32px}}.p-gallery__back{display:block;width:60%;max-width:416px;margin:20px auto 0;text-align:center}.p-gallery__back .p-gallery__back-src{height:auto}@media print,screen and (min-width:768px){.p-gallery__back{margin:50px auto 0}}.p-bg{position:fixed;inset:0;z-index:-1;overflow:hidden}.p-bg .p-bg_gallery{position:absolute;inset:0;background-image:url(../../images/gallery/bg_gallery.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;animation:galleryBgIn 1.5s ease-out both}@keyframes galleryBgIn{0%{opacity:.1;transform:scale(1.02)}to{opacity:1;transform:none}}