@charset "UTF-8";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light}@supports not (min-block-size: 100dvb){:where(html){block-size:100%}}@media (prefers-reduced-motion: no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){block-size:100%;block-size:100dvb;line-height:1.5;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(input,button,textarea,select){font:inherit;color:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(button){border-style:solid}:where(a){text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem)}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(:focus-visible){outline:2px solid var(--focus-color, Highlight);outline-offset:2px}:where(.visually-hidden:not(:focus,:active,:focus-within,.not-visually-hidden)){clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important}.ft{position:relative;background-color:#332c30;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px 0;padding:4% 0 0}@media screen and (min-width: 701px){.ft{gap:25px 0;padding-top:1%}}.ft-sns h3{color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;gap:0 10px;margin-bottom:10%}.ft-sns h3 span{font-size:1.1em}.ft-sns h3:before,.ft-sns h3:after{content:"";display:block;width:200px;max-width:40px;height:1px;background-color:#fff}.ft-sns-link{display:flex;align-items:center;justify-content:center;gap:0 20px}.ft-sns-link a{transition:transform .3s ease-in-out}.ft-sns-link a:hover{transform:scale(.95);filter:brightness(.8)}.ft-sns-link-x{display:block;max-width:34.5454545455px}.ft-sns-link-fb{display:block;max-width:40px}.ft-link ul{display:flex;flex-direction:column;align-items:center;gap:10px 0;margin:14px auto 10px;padding:14px 0 10px;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2)}.ft-link ul li a{display:block;text-decoration:none}@media screen and (min-width: 701px){.ft-link ul{flex-direction:row;border:none;padding:0}.ft-link ul li{margin-left:10px}.ft-link ul li:not(:last-child) a{padding-right:10px;border-right:1px solid rgba(0,0,0,.2)}}.ft-logo{display:flex;align-items:center;justify-content:center;gap:0 20px}.ft-logo_adv{max-width:114px}.ft-logo_cs{max-width:149px}@media screen and (min-width: 701px){.ft-logo_adv{max-width:142.5px}.ft-logo_cs{max-width:248.3333333333px}}.ft-copyright{background-color:#252023;display:flex;flex-direction:column;gap:2px 0;padding:4% 0;width:100%}.ft-copyright p{font-size:.9em;color:#fff;text-align:center;font-size:10px}@media screen and (min-width: 701px){.ft-copyright{padding:1% 0}.ft-copyright p{font-size:.8em}}.nav{position:relative}.nav_bg{width:100%;height:50px;position:fixed;z-index:10;background-color:#0000}.nav .drawer button.toggle{position:fixed;top:5px;right:5px;z-index:3;cursor:pointer;border:none;background-color:#fff;box-shadow:0 4px 8px #0003;width:40px;height:40px;border-radius:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px 0}.nav .drawer button.toggle span{background:#110002;display:block;width:60%;height:3px;border-radius:4px;position:relative;transition:transform .1s ease-in-out}.nav .menu{display:none}.nav .menu ul li a{display:block;color:#fff;text-decoration:none}@media screen and (max-width: 1079px){@keyframes slideLeft{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.nav .drawer{display:block}.nav .menu{display:none;padding-top:50px}.nav.open .nav_bg{height:100%;background-color:#000c}.nav.open .drawer button.toggle{background:none;box-shadow:none}.nav.open .drawer button.toggle span{background-color:#fff}.nav.open .drawer button.toggle span:nth-of-type(1){top:6px;transform:rotate(-45deg)}.nav.open .drawer button.toggle span:nth-of-type(2){opacity:0}.nav.open .drawer button.toggle span:nth-of-type(3){top:-8px;transform:rotate(45deg)}.nav.open .menu{display:block;position:fixed;top:0;right:0;height:100%;width:80%;background-color:hwb(359 22% 23%/.8);box-shadow:-2px 0 5px #0003;animation:slideLeft .5s ease}.nav.open .menu ul{display:flex;flex-direction:column}.nav.open .menu ul li a{position:relative;border-bottom:1px dotted #290509;padding:3% 2.6%;font-size:1.4em;display:flex;gap:0 10px}.nav.open .menu ul li a.clicked{color:#ffea68;cursor:default}.nav.open .menu ul li a .icon{background-color:#ffea68;border-radius:50px;display:flex;justify-content:center;align-items:center;width:30px;position:relative;top:-3px;font-weight:700}.nav.open .menu ul li a .icon strong{position:relative;z-index:1;color:#4d4300}.nav.open .menu ul li a .icon:before{content:"";position:absolute;transform:rotate(85deg);width:0;height:0;border-style:solid;border-color:#ffea68 transparent transparent transparent;border-width:18px 8px 0px 8px;top:30%;left:-20%;z-index:1}.nav.open .menu ul li:hover a{color:#ffea68;cursor:pointer;font-weight:700}.nav.open .menu ul li:nth-of-type(1){order:1}.nav.open .menu ul li:nth-of-type(1) a{border:none}}@media screen and (min-width: 1080px){.nav .drawer{display:none}.nav .menu{background-color:#4d0103db;display:block}.nav .menu ul{margin:0 auto;max-width:1200px;display:flex;align-items:center;justify-content:center;gap:0 10px}.nav .menu ul li{flex:1;display:flex;flex-direction:column;justify-content:flex-end}.nav .menu ul li a{position:relative;display:flex;justify-content:center;gap:0 8px;align-items:center;text-align:center;padding:8% 2%;border-bottom:1px dotted #a2303d;margin-bottom:3px}.nav .menu ul li a.clicked{color:#ffea68;border-bottom-color:#ffea68;cursor:default;pointer-events:none;font-weight:700}.nav .menu ul li a .icon{background-color:#ffea68;border-radius:50px;width:22px;position:relative;top:-5px;font-weight:700;display:block}.nav .menu ul li a .icon strong{position:relative;z-index:1;color:#4d4300}.nav .menu ul li a .icon:before{content:"";position:absolute;transform:rotate(65deg);width:0;height:0;border-style:solid;border-color:#ffea68 transparent transparent transparent;border-width:18px 8px 0px 8px;top:20%;left:-20%;z-index:1}.nav .menu ul li:hover a{color:#ffea68;border-bottom:1px dotted #ffea68;cursor:pointer}}@media screen and (max-width: 1079px){.no-scroll{overflow:hidden}}#loading{position:fixed;width:100%;height:100%;z-index:999;background:var(--site-bg-color01);text-align:center;color:#fff;display:flex;justify-content:center}#loading-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#loading-logo img{width:594px}#loading .btn-skip{position:absolute;bottom:20px;border-radius:40px;width:100%;max-width:120px;background-color:#4f8e90;border:none}.fadeUp{animation-name:fadeUpAnime;animation-duration:.5s;animation-fill-mode:forwards;opacity:0}@keyframes fadeUpAnime{0%{opacity:0;transform:scale(3)}to{opacity:1;transform:scale(1)}}.l_notfound{display:flex;justify-content:center;align-items:center}.notfound{background:var(--site-bg-color01);color:var(--text-color01);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%;max-width:90%;margin:0 auto;padding:1% 0}@media screen and (min-width: 701px){.notfound{max-width:700px}}.notfound h2{font-size:2rem}.notfound h3{font-family:system-ui,sans-serif;margin-bottom:1%}.notfound p{margin-bottom:1%}.notfound p br{display:none}@media screen and (min-width: 701px){.notfound p br{display:block}}.notfound a{color:#4299cf}.productList-header{position:relative;display:flex;align-items:flex-start;flex-direction:column;align-items:center}.productList-header .imgbox{position:relative}.productList-header .imgbox img{width:auto;height:auto;margin:0 auto}.productList-header .imgbox:after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:rgb(7,5,2);background:linear-gradient(90deg,rgb(7,5,2) 0%,rgba(7,5,2,.2) 8%,rgba(7,5,2,0) 10%,rgba(7,5,2,0) 50%,rgba(7,5,2,0) 90%,rgba(7,5,2,.2) 92%,rgb(7,5,2) 100%)}.productList-header:before{content:"";width:100%;height:100%;display:block;position:absolute;bottom:0;z-index:5}.productList-header:after{content:"";width:100%;height:100px;display:block;background:rgb(7,5,2);background:linear-gradient(180deg,rgba(7,5,2,0) 0%,rgb(7,5,2) 100%);position:absolute;bottom:-2px;left:0}.productList-header h1{position:absolute;bottom:0;z-index:10;max-width:96%}@media screen and (max-width: 700px){.productList-header{margin-bottom:-70px}.productList-header .imgbox{background-image:url(/assets/header_airship_s-miWE7358.png),url(/assets/header_bg_s-T-cmpqB0.jpg);background-position:0 20px,0 0;background-size:contain,contain;background-repeat:no-repeat;bottom:40px}.productList-header:before{background-image:url(/assets/header_effect01_s-8B9M8ryS.png);background-size:contain;background-repeat:no-repeat}.productList-header h1{bottom:70px}.productList-header:after{content:"";width:100%;height:100px;display:block;background:rgb(255,213,151);background:linear-gradient(180deg,rgba(7,5,2,0) 0%,rgb(7,5,2) 40%);position:absolute;bottom:-2px;left:0}}@media screen and (min-width: 701px){.productList-header .imgbox{background-image:url(/assets/header_airship-l9DamXL8.png),url(/assets/header_bg-f3FePDPq.jpg);background-position:10% 0,50% 0;background-size:33.3333333333%,cover;background-repeat:no-repeat}.productList-header:before{background-image:url(/assets/header_effect01-QK6xk76M.png),url(/assets/header_effect02-fekyf_dz.png);background-position:-20% 0,130% 2px;background-size:contain,contain;background-repeat:no-repeat,no-repeat}.productList-header h1{max-width:396.3333333333px}}@media screen and (min-width: 1200px){.productList-header{background-image:url(/assets/header_effect01-QK6xk76M.png),url(/assets/header_effect02-fekyf_dz.png);background-position:0 50%,94% 50%;background-size:contain,contain;background-repeat:repeat-x,repeat-x}.productList-header .imgbox{background-size:33.3333333333%,contain;max-height:800px}.productList-header .imgbox img{max-height:800px}.productList-header:before{background-position:20% 0,80% 2px}.productList-header h1{max-width:594.5px}}.productList h2{position:relative;z-index:6;padding:5px 0 0;margin-bottom:-20px}.productList h2 span{width:100%;max-width:1500px;background-image:url(/assets/productList-text01-bg-KMVPLrNv.png);background-repeat:no-repeat;background-size:contain;display:block;margin:0 auto}@media screen and (min-width: 701px){.productList h2{padding:0;margin-bottom:-30px}.productList h2 span{max-width:535.7142857143px}}@media screen and (min-width: 1201px){.productList h2{margin-bottom:-40px}.productList h2 span{max-width:750px}}.productList-box{background-image:url(/assets/productList-bg-6tIwRUlF.jpg);background-position:50% 0;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding:10px 0 60px}.productList-box h3{margin-bottom:20px}@media screen and (min-width: 701px){.productList-box{background-attachment:fixed}}.productList-box-link{display:flex;align-items:center;justify-content:center;max-width:350px;gap:0 20px;margin:0 auto 20px}@media screen and (min-width: 701px){.productList-box-link{max-width:700px;gap:0}}.productList-box-link li{flex:1;display:flex;align-items:center;justify-content:center;gap:0 10px}.productList-box-link li a{padding:1%;display:flex;align-items:center;gap:0 10px;justify-content:center;text-decoration:none;background-color:#2a131e;border:1px solid var(--border-color01);color:var(--text-color01);width:100%;line-height:30px;min-width:106.6666666667px;max-width:320px;text-align:center}.productList-box-link li a:before{content:"▼";display:block;color:var(--text-color01)}@media screen and (min-width: 1200px){.productList-box-link li a{min-width:160px}}.productList .package-NintendoSwitch,.productList .package-Pc{display:flex;flex-direction:column;background-color:#654556b3;border-radius:4px;padding:20px;margin:0 auto;max-width:95%}@media screen and (min-width: 1200px){.productList .package-NintendoSwitch,.productList .package-Pc{max-width:980px;padding:40px}}.productList .package-NintendoSwitch-title,.productList .package-Pc-title{border-bottom:1px solid var(--text-color01);display:flex;flex-direction:column;padding-bottom:1%}.productList .package-NintendoSwitch-title span,.productList .package-Pc-title span{font-weight:700;font-size:2em;line-height:1em}@media screen and (min-width: 701px){.productList .package-NintendoSwitch-title,.productList .package-Pc-title{flex-direction:row;font-size:1.4em;display:flex;gap:0 10px;align-items:flex-end}}.productList .package-NintendoSwitch-img,.productList .package-Pc-img{position:relative;display:flex;align-items:center;justify-content:center;margin:2% auto;max-width:95%;cursor:pointer;transition:filter .3s ease-in-out;filter:brightness(1)}.productList .package-NintendoSwitch-img .btn-open,.productList .package-Pc-img .btn-open{transition:transform .3s ease-in-out;transform-origin:bottom right}.productList .package-NintendoSwitch-img:hover,.productList .package-Pc-img:hover{filter:brightness(.8)}.productList .package-NintendoSwitch-img:hover .btn-open,.productList .package-Pc-img:hover .btn-open{transform:scale(1.2)}.productList .package-NintendoSwitch-subtitle,.productList .package-Pc-subtitle{border:1px solid var(--border-color01);width:100%;display:block;padding:1%}@media screen and (min-width: 701px){.productList .package-NintendoSwitch-subtitle,.productList .package-Pc-subtitle{font-size:1.3em}}.productList .package-NintendoSwitch-list,.productList .package-Pc-list{max-width:98%;margin:0 auto;padding:1% 0 2%}.productList .package-NintendoSwitch-list li,.productList .package-Pc-list li{display:grid;grid-template-columns:.1fr 1.9fr;align-items:center;margin-bottom:.6%}.productList .package-NintendoSwitch-list li:before,.productList .package-Pc-list li:before{content:"";display:block;width:30px;height:19px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='2543.434'%20height='1604.998'%20viewBox='0%200%202543.434%201604.998'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23fff;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='シェイプ_1'%20data-name='シェイプ%201'%20class='cls-1'%20d='M1040,1955s34.06,124.22,51,126c12.32,7.7,359.34,39.08,369,14,11.53-28.98,32-92,32-92s0.16-9.43,9-8,455.76,37.13,508-10c0,0,31.5-28.83,166-330,0,0,30.29,39.83,61,55s207,59,207,59,16.38,2.36,24-13-72.12-175.05-96-202c0,0-31.53-20.96-40-22,0,0,151.55-108.95,100-210,0,0,107.86-14.06,116-28,0,0-1.89-15.97-10-23l-103-40,133-67s18.17-11.74,8-33c0,0-1.8-8.17-27-20s-213-82-213-82a79.029,79.029,0,0,0-37-4c-20.25,2.83-80,15-80,15s-261.72-228.012-850-436c0,0-579.6-196.03-978-51,0,0-293.272,90.281-348,393,0,0-26.765,104.82,22,223s161,250,161,250,1.9,11.39,33,81,138.007,352.53,180,377c58.779,32.6,352,50,352,50l225,23S1038.98,1949.71,1040,1955Z'%20transform='translate(-34.656%20-499.562)'/%3e%3c/svg%3e");background-position:50% 50%;background-repeat:no-repeat;background-size:71.4285714286%}@media screen and (min-width: 701px){.productList .package-NintendoSwitch-list li,.productList .package-Pc-list li{grid-template-columns:.05fr 1.95fr;font-size:1.4em}}.productList .package-NintendoSwitch-price,.productList .package-Pc-price{text-align:center;display:flex;align-items:center;justify-content:center;gap:0 5px;font-size:1.2em}.productList .package-NintendoSwitch-price span,.productList .package-Pc-price span{font-weight:700;font-size:2em;position:relative;bottom:6px}@media screen and (min-width: 361px){.productList .package-NintendoSwitch-price,.productList .package-Pc-price{font-size:1.4em}}.productList .package-NintendoSwitch-linkBox,.productList .package-Pc-linkBox{display:flex;flex-direction:column;align-content:center;justify-content:center;margin-bottom:2%}.productList .package-NintendoSwitch-linkBox .btn-booth,.productList .package-Pc-linkBox .btn-booth{margin:0 auto 5px;border-radius:5px;text-decoration:none;text-align:center}@media screen and (min-width: 701px){.productList .package-NintendoSwitch-linkBox .btn-booth,.productList .package-Pc-linkBox .btn-booth{max-width:50%}}.productList .package-NintendoSwitch-linkBox .btn-booth.no-link,.productList .package-Pc-linkBox .btn-booth.no-link{background-color:#9c9c9c;color:#323232;cursor:default;pointer-events:none;display:flex;flex-direction:column;font-size:14px}.productList .package-NintendoSwitch-linkBox .btn-booth.no-link span,.productList .package-Pc-linkBox .btn-booth.no-link span{font-size:12px}.productList .package-NintendoSwitch-linkBox .btn-booth p span.narrow-spacing,.productList .package-Pc-linkBox .btn-booth p span.narrow-spacing{letter-spacing:-10px}.productList .package-NintendoSwitch-linkBox .linktext,.productList .package-Pc-linkBox .linktext{font-size:12px;text-align:center}.productList .package-NintendoSwitch-linkBox .linktext.no-text,.productList .package-Pc-linkBox .linktext.no-text{background:none;color:#9c9c9c;cursor:default;pointer-events:none}.productList .package-NintendoSwitch{margin-bottom:40px}.productList .btn-open{cursor:pointer;border:transparent;position:absolute;bottom:0;right:0;background-color:#fffc;width:27px;height:30px;padding:2px;border-radius:2px;aspect-ratio:9/10}@media screen and (min-width: 701px){.productList .btn-open{width:36px;height:40px}}.productList .modal-bg{position:fixed;width:100%;height:100%;background-color:#0009;top:0;left:0;z-index:20;display:flex;justify-content:center;align-items:center;cursor:pointer}.productList .modal-bg.active{display:block}.productList .modal{width:90%;cursor:default}.productList .modal-content{width:100%;height:auto;background-color:#fff;position:relative;padding:1% 2% 2%;box-sizing:border-box}.productList .modal-content p.modal-textClose{color:#0a3a64;text-align:center;font-size:.9em;cursor:pointer}@media screen and (min-width: 701px){.productList .modal{width:62.5%}.productList .modal-content{padding:2% 1%}}.productList .btn-close{position:absolute;right:0;top:-30px;cursor:pointer}.productList .btn-close>div{width:30px;height:30px;position:relative}.productList .btn-close>div>span{width:100%;height:1px;background-color:#fff;position:absolute;top:50%;transform:translateY(-50%)}.productList .btn-close>div>span:first-of-type{transform:rotate(45deg)}.productList .btn-close>div>span:last-of-type{transform:rotate(-45deg)}.productList .btn-booth{background-color:#eb4d50;color:var(--text-color01);padding:1% 0;width:100%;height:100%;font-size:1.5em}@media screen and (min-width: 701px){.productList .btn-booth{transition:transform .2s ease}.productList .btn-booth:hover{filter:brightness(.7);transform:translateY(1px)}}.spec.font-set{background-color:#260014;display:flex;flex-direction:column;align-items:center;padding:30px 0 50px}.spec.font-set h3{margin-bottom:20px}.spec.font-set .spec-inner{max-width:95%}.spec.font-set .spec-inner p{display:grid;grid-template-columns:120px 1fr;align-items:center;gap:0 10px;margin-bottom:2%;white-space:pre-line}.spec.font-set .spec-inner p strong{border-bottom:1px solid #fff;display:flex;align-items:center;padding-bottom:2px}.spec.font-set .spec-inner p strong:before{content:"";display:block;width:30px;height:19px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='2543.434'%20height='1604.998'%20viewBox='0%200%202543.434%201604.998'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23fff;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='シェイプ_1'%20data-name='シェイプ%201'%20class='cls-1'%20d='M1040,1955s34.06,124.22,51,126c12.32,7.7,359.34,39.08,369,14,11.53-28.98,32-92,32-92s0.16-9.43,9-8,455.76,37.13,508-10c0,0,31.5-28.83,166-330,0,0,30.29,39.83,61,55s207,59,207,59,16.38,2.36,24-13-72.12-175.05-96-202c0,0-31.53-20.96-40-22,0,0,151.55-108.95,100-210,0,0,107.86-14.06,116-28,0,0-1.89-15.97-10-23l-103-40,133-67s18.17-11.74,8-33c0,0-1.8-8.17-27-20s-213-82-213-82a79.029,79.029,0,0,0-37-4c-20.25,2.83-80,15-80,15s-261.72-228.012-850-436c0,0-579.6-196.03-978-51,0,0-293.272,90.281-348,393,0,0-26.765,104.82,22,223s161,250,161,250,1.9,11.39,33,81,138.007,352.53,180,377c58.779,32.6,352,50,352,50l225,23S1038.98,1949.71,1040,1955Z'%20transform='translate(-34.656%20-499.562)'/%3e%3c/svg%3e");background-position:50% 50%;background-repeat:no-repeat;background-size:71.4285714286%}@media screen and (min-width: 701px){.spec.font-set .spec-inner{max-width:1000px}.spec.font-set .spec-inner p{grid-template-columns:180px 1fr}.spec.font-set .spec-inner p strong br{display:none}}.font-set h3{text-align:center;font-size:3em;background-image:url(/assets/img_effect01-hX_saAHS.png),url(/assets/img_effect02-IM1iLIpr.png);background-repeat:no-repeat,no-repeat;background-position:0 50%,80% 50%;background-size:184px,70px;width:100%;min-width:300px;max-width:340px;min-height:140px;display:flex;justify-content:center;align-items:center;margin:0 auto;font-family:ab-shiguma,sans-serif;font-weight:400;font-style:normal;color:var(--text-color01)}.l_guideline{background-color:#070502;position:relative;overflow:hidden;padding:4% 0 8%}@media screen and (min-width: 601px){.l_guideline{padding:2% 0 6%}}.l_guideline:before{content:"";display:block;width:100%;height:100%;background:linear-gradient(0deg,rgb(0,0,0) 25%,rgba(0,0,0,0) 50%),url(/assets/bg-2VysRhNg.jpg) 50% 0 no-repeat;background-size:auto,contain;position:fixed;top:0;left:0;filter:opacity(.6)}@media screen and (min-width: 601px){.l_guideline:before{background-size:cover}}.l_guideline:after{content:"";display:block;width:100%;height:100%;background:url(/assets/noise001-eEekWJ4T.png) 50% 50% repeat;background-size:25%;position:fixed;top:0;left:0;filter:opacity(40%)}.l_guideline-inner{position:relative;z-index:1;margin:0 auto;max-width:90%}.l_guideline h2{font-family:ab-shiguma,sans-serif;font-weight:400;font-style:normal;text-align:center;color:var(--text-color01);text-shadow:#010000 2px 0 10px;padding:4% 0}@media screen and (min-width: 1001px){.l_guideline h2{font-size:2em;padding:40px 0 20px}.l_guideline h2 br{display:none}}.l_guideline section{background-color:#fbfbfbe6;border-radius:4px;padding:4%;margin:0 auto 5%}@media screen and (min-width: 1001px){.l_guideline section{max-width:880px;padding:20px 2%;margin:0 auto 20px}}.l_guideline section h3,.l_guideline section p,.l_guideline section li,.l_guideline section address{font-size:.9em;color:#010000}@media screen and (min-width: 1001px){.l_guideline section h3,.l_guideline section p,.l_guideline section li,.l_guideline section address{font-size:1em}}.l_guideline section a{color:#007edf}.l_guideline-secondaryCreation section article{margin-bottom:1%}@media screen and (min-width: 1001px){.l_guideline-secondaryCreation section article h3{font-size:1.1em;margin-bottom:.2%}}.l_guideline-secondaryCreation section article ul,.l_guideline-secondaryCreation section article ol{padding-left:2%;padding-bottom:.1%}@media screen and (min-width: 1001px){.l_guideline-secondaryCreation section article ul,.l_guideline-secondaryCreation section article ol{padding-left:1%}}.l_guideline-secondaryCreation section article ul li,.l_guideline-secondaryCreation section article ol li{text-indent:-1em;padding-left:1em;margin-bottom:.3%}.l_guideline-secondaryCreation section article ul li>ul,.l_guideline-secondaryCreation section article ul li>ol,.l_guideline-secondaryCreation section article ol li>ul,.l_guideline-secondaryCreation section article ol li>ol{margin-bottom:.8%}.l_guideline-secondaryCreation04{padding:2%;border:1px solid #999}@media screen and (min-width: 1001px){.l_guideline-secondaryCreation04{padding:1% 2%}}.l_guideline-secondaryCreation04 p{margin-bottom:.6%}.l_guideline-secondaryCreation05 address{display:flex;flex-direction:column;margin-top:1%;font-style:normal}.l_guideline-streaming section article{margin-bottom:1%}@media screen and (min-width: 1001px){.l_guideline-streaming section article{margin-bottom:2%}}@media screen and (min-width: 1001px){.l_guideline-streaming section article h3{font-size:1.1em;margin-bottom:.5%}}.l_guideline-streaming section article p{padding-left:1%;margin-bottom:.5%}@media screen and (min-width: 1001px){.l_guideline-streaming section article p{margin-bottom:.6%}}.l_guideline-streaming section article>ul,.l_guideline-streaming section article>ol{padding-left:2%}.l_guideline-streaming section article>ul li,.l_guideline-streaming section article>ol li{text-indent:-1em;padding-left:1em;margin-bottom:.5%}.l_guideline-streaming02>article{padding:2% 0;border-top:1px solid #999;border-bottom:1px solid #999}@media screen and (min-width: 1001px){.l_guideline-streaming02>article{padding:1% 0}}.l_guideline-streaming03 ol{padding:2%;border:1px solid #999}@media screen and (min-width: 1001px){.l_guideline-streaming03 ol{padding:1% 2%}}.l_guideline-streaming05{border-top:1px solid #c0c0c0;padding-top:2%}.l_guideline-streaming05 address{display:flex;flex-direction:column;margin-left:1%;font-style:normal}.l_guideline-streaming06 a{display:flex;flex-direction:column;font-style:normal}.layout *{color:#fff}.l_benefitsPackage{position:relative;overflow:hidden}.l_benefitsPackage:before{content:"";display:block;width:100%;height:100%;background:linear-gradient(0deg,rgb(0,0,0) 25%,rgba(0,0,0,0) 50%),url(/assets/bg-a0vB05Gu.jpg) 50% 0 no-repeat;background-size:auto,contain;position:fixed;top:0;left:0;filter:opacity(.6)}@media screen and (min-width: 1001px){.l_benefitsPackage:before{background-size:auto,100%;background-position:0 0,50% 0;background-attachment:auto,fixed}}.l_benefitsPackage:after{content:"";display:block;width:100%;height:100%;background:url(/assets/noise001-eEekWJ4T.png) 50% 50% repeat;background-size:25%;position:fixed;top:0;left:0;filter:opacity(40%)}.l_benefitsPackage-inner{position:relative;z-index:1;margin:0 auto;max-width:90%;padding:4% 0 10%}.l_benefitsPackage-inner .btn_dl{display:flex;align-items:center;justify-content:center;gap:0 4px;text-decoration:none;background-color:#0091a2;border:1px solid #6ed6e2;border-radius:4px;padding:2% 0;font-size:.8em;filter:drop-shadow(1px 2px 0px rgba(0,0,0,.4))}.l_benefitsPackage-inner .btn_dl:before{content:"";display:block;width:10.5px;height:10.5px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD8AAAA/CAMAAABggeDtAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMAf/oE8ukQVwng2dLLw7mwpZl5Y01EMiskHhhubTw7PGLEfQAAAPVJREFUSMft1ckSgjAQRdEWQZxnmRz4/7/UotRLhKSTKpe5SzrnbRFH7SexF3300Uf/Fz/RPa8IMLF7eGv3DAw83OEZGHi4yzNgerjTM2B6uO4ZwMN1zwAernsG8HDdM4CH654BAFz3DADgTn80BvAmP4q1W38Ab/CrODolPAT1eHISZzkDREkuSufExc+idkmtPL2IR4/Uxu/iVZGN8qwQz8psjJfiXbUY8EUlAdXLH76sJahmZfBVE/qTmK1bWs9sauAZ2HxPG7jqab59X7ZzCfA03XWHHdzPM7B/fd9PJdQzcGgPcH9PuVCAp+h1H1700Xc9AcEauU5WSisAAAAAAElFTkSuQmCC) 0 0 no-repeat;background-size:contain}@media screen and (min-width: 701px){.l_benefitsPackage-inner .btn_dl{transition:transform .2s ease;padding:1% 0;gap:0 10px;font-size:1.1em}.l_benefitsPackage-inner .btn_dl:before{width:17.5px;height:17.5px}.l_benefitsPackage-inner .btn_dl:hover{filter:brightness(.7);transform:translateY(1px)}}@media screen and (min-width: 1001px){.l_benefitsPackage-inner{max-width:900px}.l_benefitsPackage-inner .btn_dl{font-size:1.1em}}.l_benefitsPackage-header_title{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:4%}.l_benefitsPackage-header_title h2{display:block;max-width:237.8px;margin-bottom:2%}.l_benefitsPackage-header_title h3{font-size:1.7em}.l_benefitsPackage-header_nav{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px 0;width:100%}.l_benefitsPackage-header_nav li{flex:1;width:100%}.l_benefitsPackage-header_nav li a{display:block;width:100%;background-color:#390110e6;border:1px solid #fff;font-weight:700;text-decoration:none;text-align:center;color:#fff;padding:3% .5%}.l_benefitsPackage-header_nav li a:hover{filter:brightness(3)}@media screen and (min-width: 701px){.l_benefitsPackage-header_title h2{max-width:396.3333333333px;margin-bottom:1.4%}.l_benefitsPackage-header_title h3{font-size:2.4em}.l_benefitsPackage-header_nav{flex-direction:row;gap:0 20px;margin-bottom:1%}}.l_benefitsPackage-message,.l_benefitsPackage-wallpaper,.l_benefitsPackage-illustration{margin-bottom:6%}.l_benefitsPackage-message h4,.l_benefitsPackage-wallpaper h4,.l_benefitsPackage-illustration h4{max-width:251.875px;position:relative;left:-.4em}@media screen and (min-width: 701px){.l_benefitsPackage-message h4,.l_benefitsPackage-wallpaper h4,.l_benefitsPackage-illustration h4{max-width:287.8571428571px;left:-.8em}}.l_benefitsPackage-message{background-color:#fffc;border-radius:6px;margin-top:4%;padding:4% 4% 3%}.l_benefitsPackage-message .messagebox{margin-bottom:14px}.l_benefitsPackage-message .messagebox h5{color:#002f34;display:flex;align-items:center;font-size:1.1em;gap:0 4px;margin-bottom:4px}.l_benefitsPackage-message .messagebox h5 img{display:block;width:3.3333333333%;height:3.3333333333%}.l_benefitsPackage-message .messagebox h5:after{flex:1;content:"";display:block;width:100%;height:2px;background-color:#002f34}.l_benefitsPackage-message .messagebox .item{display:flex;flex-direction:column;align-items:center;gap:8px 0;margin-bottom:4%}.l_benefitsPackage-message .messagebox .item audio{width:100%;max-height:38px}.l_benefitsPackage-message .messagebox .item a{width:100%}@media screen and (min-width: 701px){.l_benefitsPackage-message .messagebox h5 img{width:2%;height:2%}.l_benefitsPackage-message .messagebox .item{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr;gap:0 10px;margin-bottom:3%}.l_benefitsPackage-message .messagebox .item a{min-height:36px}}.l_benefitsPackage-wallpaper{background-color:#fffc;border-radius:6px;padding:4% 4% 3%}.l_benefitsPackage-wallpaper h5{color:#002f34;display:flex;align-items:center;font-size:1.1em;margin:1% auto 0}.l_benefitsPackage-wallpaper h5:after{content:"";display:block;width:100%;height:2px;background-color:#002f34;flex:1}.l_benefitsPackage-wallpaper div:nth-of-type(2) h5{margin-top:3%}.l_benefitsPackage-wallpaper .wallpaperList_sp .item,.l_benefitsPackage-wallpaper .wallpaperList_pc .item{display:flex;flex-direction:column}.l_benefitsPackage-wallpaper .wallpaperList_sp .item img,.l_benefitsPackage-wallpaper .wallpaperList_pc .item img{border:2px solid #e4e4e4;border-radius:2px}.l_benefitsPackage-wallpaper .wallpaperList_sp .item .btn_dl,.l_benefitsPackage-wallpaper .wallpaperList_pc .item .btn_dl{min-height:40px}.l_benefitsPackage-wallpaper .wallpaperList_sp{display:grid;grid-template-columns:1fr 1fr;gap:0 8px}.l_benefitsPackage-wallpaper .wallpaperList_sp .item{margin-bottom:8%}.l_benefitsPackage-wallpaper .wallpaperList_sp .item .btn_dl{margin-bottom:2.4%}.l_benefitsPackage-wallpaper .wallpaperList_pc{display:grid;grid-template-columns:1fr 1fr;gap:0 8px}.l_benefitsPackage-wallpaper .wallpaperList_pc .item{margin-bottom:4%}@media screen and (min-width: 701px){.l_benefitsPackage-wallpaper h5{font-size:1.4em}.l_benefitsPackage-wallpaper .wallpaperList_sp{grid-template-columns:1fr 1fr 1fr}.l_benefitsPackage-wallpaper .wallpaperList_sp .item{margin-bottom:4%}}.l_benefitsPackage-illustration{background-color:#fffc;border-radius:6px;padding:4% 4% 8%}.l_benefitsPackage-illustration .btn_dl{padding:4% 0}.l_benefitsPackage-illustration .illustration_list{display:grid;gap:10px 5px;grid-template-columns:repeat(2,1fr)}@media screen and (min-width: 701px){.l_benefitsPackage-illustration .illustration_list{grid-template-columns:repeat(3,1fr)}}.l_benefitsPackage-illustration .illustration_list .item{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;gap:0 0;background-color:#fff}.l_benefitsPackage-illustration .illustration_list .item .img{display:flex;justify-content:center;align-items:center;padding:1%}.l_benefitsPackage-illustration .illustration_list .item .img span{position:relative}.l_benefitsPackage-illustration .illustration_list .item .img span:after{position:absolute;bottom:2px;right:2px;content:"";display:block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAAB4CAMAAAAg/+dyAAAArlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABeyFOlAAAAOXRSTlMAHSFmacg0LhAM6/nv3pAFwrEkFPXQQRfuGfzx4tu+hG6hnHRMRyjZzZSMYgnUiVtWUax9uXo8p+aHncO6AAAEf0lEQVRo3s2aaXuiMBCAR60cKiJCETzxPtej1bb5/39s98M+PgkZMIGE3fdjoLw1zEwu4P/ED5Ou15xEI0JG0aTpdZPQBx3El4VDEJzFJVZrMs+/SA6/ZqYqk5WwJtyXWApU/X1AhAj2/ZKq+nxIhBnO62U68NAmUrQPhTvz0iLStC6FVLU7KcS9Ju+6RaQg0U1S5XZJCbquVF3qkVL0fIncmhCc0fTQCDcDF8AdbMJGdzoiOBPhnDPxKGw+DOAwHk08KgULmNEhPOPZBjLYzMaEp2MI/S7E9X6FXK7viM0UeF8tXrWCl6x4Xav/Mg4nXFAkrlCyJCMuSvwXf8LFvBcLD68elwH5/2Y6l4MGSNAI0tmdW6PSMWiAFEY6Lm85HZGqh7sYJIl3qTqZ/QQv1eU2cNgNCux66qV7meGbcp2wgYdQYIPJKWXLSJuTw/ahBUVkYLEZ55xQ2YyNjRoUk0GNjZIZINTbzGzCgKIyMNgn1YFnQWiWUFwGS0KzQH7YMB1E8jI8rIf1/NoRDcrJ4ii3jlhMGW1AORk0mFKejus3ZkyBsjJg4j/Ju7gqL1vn/PMme628DJipiZmd0FcVslt2Yv+iCwyokIFDr94yH/GpRvaZuhOP1LoaWT0rl+b0XBRKyfAQmVPtE7oXVck+8TiwCIWhSmYQCuvZHFKtgatK5tIVMERr1RRUyWBK3fr2bD2gJdquI3zRsi/sDhsdSA7P1g80SN9IId7QhPpAg3StTrZGE2pL10x1sg3Vun22tuj6oU42oNdPz1Z6+eerk9n00vDZSk+9XHUyoCd0lcoq7UY0QGqaAqTS0K80qSstV5UX4uqHmJCemLvKZNzgWf20ABwdE54HvbP0r6ZyDeFH1Irdecy68FAje/B3Vr+w0L9k0rwYZHaVzAqXuTtgSZiL5WU7rDbjWxNHpVsTHVvrpssgyt8q62vbTgoGrzbKkjKyhN0oq3ALMEDvOrM7oH5Rmc/uyJ4Bwx6zh0p2MZnNHjv92EK7+tNiG9JTQoRqn5eyFdlqT7m87IyNUsdzA5Bk0CSET1icK2FxTDmX6RCWldTBz1HGdQwIy0HySOtDuCv9D5JiKn1Y1zoK/qwWclgnfwzZDF+rwh1yDFnsMLe3glxW2CH6AgT4Qmxku4whg3i5JSgNEZuBHooPe0sTCfZlb0gyaIcito1DcDr38zHsW/AHqx8ez/cOyaNVFywESni3RWzuXo3NAyGuHSW2mabPanAuIFwTyhMYgjZrPyRStLnyiB+e4vRlP/JCAqt5AlE2C7nP16b8lW8Qx19uBTJqaf3t+gl/8QEyGOdc3+RsUl2B5MxK+mPK+RgTjb/fNsCw5l/zyARp4vVy7+2caEhIEI2b3j4J48xj6vSUVxcLZER0QRNuDxtKdeEjrzcBXZgBn/Jr0MUNGXn7oItP3ra1QBffvO0OujjteFsXdFH74W36gsRoc7I9aOPCyQ6gj3Ml0Y8vnMcm6MR6Z1fNGsBXYN8n0E3YprbwdZE6ewmuoAF8U+DHgIq4zGfP0PgNsRVDjpN2qV8AAAAASUVORK5CYII=) 0 0 no-repeat;background-size:cover;width:18px;height:20px;opacity:.2}.l_benefitsPackage-illustration .illustration_list .item .img img{cursor:pointer;width:auto;height:auto;object-fit:cover;max-height:200px;transition:transform .3s ease-in-out}.l_benefitsPackage-illustration .illustration_list .item .img img:hover{transform:scale(.96);opacity:.8}.l_benefitsPackage-warning{background-color:#150e11e6;border-radius:10px;padding:3% 4%;margin-top:6%}.l_benefitsPackage-warning h4{font-size:1.1em;margin-bottom:1%}.l_benefitsPackage-warning ul li{font-size:12px;display:flex;justify-content:flex-start}.l_benefitsPackage-warning ul li:before{content:"※";display:block;margin-right:3px}@media screen and (min-width: 701px){.l_benefitsPackage-warning{padding:1.5% 3%}.l_benefitsPackage-warning h4{font-size:1.6em;margin-bottom:.6%}.l_benefitsPackage-warning ul li{font-size:16px}}.l_benefitsPackage-ft{position:relative;z-index:1;background-color:#252023;text-align:center;padding:2% 0 4%}.l_benefitsPackage-ft p{font-size:.8em;letter-spacing:1px}.modal{width:90%;cursor:default}.modal-bg{position:fixed;width:100%;height:100%;background-color:#0009;top:0;left:0;z-index:20;display:flex;justify-content:center;align-items:center;cursor:pointer}.modal-bg.active{display:block}.modal-content{background-color:#fff;position:relative;padding:2% 2% 3%;box-sizing:border-box;border-radius:4px;margin:auto;max-height:900px}.modal-content p.modal-textClose{color:#0a3a64;text-align:center;font-size:.9em;cursor:pointer;padding:10px 0;background-color:#f7f7f7}.modal-content h5{color:#000;border-bottom:1px solid #e3e3e3}.modal-img{display:flex;justify-content:center;align-items:center;padding:1%}.modal-img img{width:auto;height:auto;object-fit:cover;max-height:350px}.modal .btn-close{position:absolute;right:0;top:-30px;cursor:pointer}.modal .btn-close>div{width:30px;height:30px;position:relative}.modal .btn-close>div>span{width:100%;height:1px;background-color:#fff;position:absolute;top:50%;transform:translateY(-50%)}.modal .btn-close>div>span:first-of-type{transform:rotate(45deg)}.modal .btn-close>div>span:last-of-type{transform:rotate(-45deg)}.modal .btn-open{cursor:pointer;border:transparent;position:absolute;bottom:0;right:0;background-color:#fffc;width:27px;height:30px;padding:2px;border-radius:2px;aspect-ratio:9/10}@media screen and (min-width: 701px){.modal .btn-open{width:36px;height:40px}}@media screen and (min-width: 701px){.modal-content{padding:2%}.modal-img img{max-height:700px}}@media screen and (min-width: 1201px){.modal{width:62.5%}.modal-content{padding:1%;max-width:1100px}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{opacity:0;animation:fadeInDown .5s ease-out .5s 1 normal running forwards}.layout-top{position:relative;z-index:1}.layout-top h1,.layout-top h2,.layout-top h3,.layout-top h4,.layout-top h5,.layout-top h6{color:#fff}.layout-top .header{width:100%;position:relative;border-bottom:1px solid #262626;background-image:url(/assets/header_airship_s-miWE7358.png),url(/assets/header_bg_s-T-cmpqB0.jpg);background-position:100% 0,50% 0;background-size:80%,100%;background-repeat:no-repeat,no-repeat;z-index:5}.layout-top .header:before{content:"";display:block;width:100%;height:100%;position:absolute;background:url(/assets/header_effect01_s-8B9M8ryS.png),linear-gradient(0deg,rgb(0,0,0) 0%,rgba(0,0,0,0) 40%),linear-gradient(90deg,rgb(0,0,0) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 80%,rgb(0,0,0) 100%);background-size:contain,100%,100%;background-repeat:no-repeat,no-repeat,no-repeat;top:0}.layout-top .header_inner{overflow:hidden;position:relative;margin:0 auto;max-width:100%}.layout-top .header_inner:after{content:"";width:100%;height:100%;display:block;background-image:url(/assets/header_effect03-QyZNzxjn.png);background-position:100% 100%;background-size:140%;background-repeat:no-repeat;position:absolute;bottom:0;right:0;filter:opacity(.5)}.layout-top .header_innerbox{max-width:100%;margin:auto;position:relative}.layout-top .header_inner .imgbox{position:relative;margin:0 auto;max-width:90.9090909091%;padding:0 1% 18%;min-height:610px}.layout-top .header_inner .imgbox .text{max-width:73px;position:absolute;z-index:3;top:3%;left:-2%}.layout-top .header_inner .imgbox picture{position:relative;margin:0 auto;top:10px;left:30px}.layout-top .header_inner .textbox{position:absolute;z-index:2;left:0;right:0;bottom:3%;margin:0 auto;display:grid;grid-template-rows:repeat(3,auto);align-items:center;max-width:90%}.layout-top .header_inner .textbox .title{max-width:297.25px;margin:auto;position:relative;top:4%;left:4px}.layout-top .header_inner .textbox .text{max-width:230px;margin:auto}.layout-top .header_inner .textbox .btn03{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.layout-top .header_inner .textbox .btn03 li:nth-of-type(4){grid-column:span 2}.layout-top .header_inner .textbox .btn03-steam,.layout-top .header_inner .textbox .btn03-dlsite,.layout-top .header_inner .textbox .btn03-switch,.layout-top .header_inner .textbox .btn03-base,.layout-top .header_inner .textbox .btn03-productList{display:flex;justify-content:center;align-items:center;text-align:center;text-decoration:none;width:100%;border-radius:4px;min-height:50px;padding:2%}.layout-top .header_inner .textbox .btn03-steam:hover,.layout-top .header_inner .textbox .btn03-dlsite:hover,.layout-top .header_inner .textbox .btn03-switch:hover,.layout-top .header_inner .textbox .btn03-base:hover,.layout-top .header_inner .textbox .btn03-productList:hover{filter:brightness(.7);transition:filter .2s ease;transform:translateY(2px)}.layout-top .header_inner .textbox .btn03-steam{background-color:#373737}.layout-top .header_inner .textbox .btn03-steam img{max-width:90.9090909091%}.layout-top .header_inner .textbox .btn03-dlsite{background-color:#fff}.layout-top .header_inner .textbox .btn03-dlsite img{max-width:55.5555555556%}.layout-top .header_inner .textbox .btn03-switch{background-color:#e60012}.layout-top .header_inner .textbox .btn03-switch img{max-width:100%}.layout-top .header_inner .textbox .btn03-base{background-color:#ebb94d;color:#563e0b;font-size:clamp(1rem,2.1vw,1.1rem);line-height:clamp(1.4rem,2.6vw,1.4rem)}.layout-top .header_inner .textbox .btn03-base br{display:none}.layout-top .header_inner .textbox .btn03-productList{background-color:#493333;color:#fff;font-size:clamp(1rem,2vw,1.2rem);line-height:clamp(1.4rem,2.2vw,1.4rem)}@media screen and (min-width: 701px){.layout-top .header{background-image:url(/assets/header_airship-l9DamXL8.png),url(/assets/header_bg-f3FePDPq.jpg);background-size:35.7142857143%,cover;background-position:24% 0,50% 0;background-repeat:no-repeat,no-repeat}.layout-top .header:before{background:url(/assets/header_effect01-QK6xk76M.png),url(/assets/header_effect02-fekyf_dz.png),linear-gradient(0deg,rgb(0,0,0) 0%,rgba(0,0,0,0) 40%),linear-gradient(90deg,rgb(0,0,0) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 80%,rgb(0,0,0) 100%);background-size:100%,100%,100%,100%;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat}.layout-top .header_inner{padding-top:50px}.layout-top .header_inner:after{background-size:100%}.layout-top .header_inner .imgbox .text{max-width:121.6666666667px;top:-2%}.layout-top .header_inner .imgbox picture{top:-10px;left:50px}.layout-top .header_inner .textbox .title{max-width:457.3076923077px;margin:auto;position:relative;top:4%;left:4px}.layout-top .header_inner .textbox .text{max-width:283.0769230769px;margin:auto}.layout-top .header_inner .textbox .btn03{grid-template-columns:repeat(4,1fr);max-width:83.3333333333%;margin:auto}.layout-top .header_inner .textbox .btn03 li:nth-of-type(4){grid-column:span 1}.layout-top .header_inner .textbox .btn03 li:nth-of-type(4) br{display:block}.layout-top .header_inner .textbox .btn03 li:nth-of-type(5){grid-column:span 4}.layout-top .header_inner .textbox .btn03 li:nth-of-type(5) br{display:none}.layout-top .header_inner .textbox .btn03-steam,.layout-top .header_inner .textbox .btn03-dlsite,.layout-top .header_inner .textbox .btn03-switch,.layout-top .header_inner .textbox .btn03-base,.layout-top .header_inner .textbox .btn03-productList{min-height:50px}.layout-top .header_inner .textbox .btn03-dlsite img{max-width:62.5%}.layout-top .header_inner .textbox .btn03-base{font-weight:700}.layout-top .header_inner .textbox .btn03-productList{min-height:30px}}@media screen and (min-width: 1001px){.layout-top .header_inner:after{bottom:-10%}.layout-top .header_innerbox{max-width:800px}.layout-top .header_inner .imgbox{padding-bottom:10%}.layout-top .header_inner .imgbox .text{max-width:112.3076923077px;top:2%}.layout-top .header_inner .imgbox picture{top:0}.layout-top .header_inner .textbox{bottom:6%}}@media screen and (min-width: 1201px){.layout-top .header{background-size:20%,contain;background-position:38% 0,50% 0}.layout-top .header:before{background:url(/assets/header_effect01-QK6xk76M.png),url(/assets/header_effect02-fekyf_dz.png),linear-gradient(0deg,rgb(0,0,0) 0%,rgba(0,0,0,0) 40%),linear-gradient(90deg,rgb(0,0,0) 22%,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 70%,rgb(0,0,0) 78%);background-size:contain,contain,contain,contain;background-position:15% 0,85% 0,0 0,0 0;background-repeat:repeat-x,repeat-x,no-repeat,no-repeat;top:2%}.layout-top .header_inner{position:relative}.layout-top .header_inner:after{background-size:80% 80%}.layout-top .header_innerbox{max-width:900px}.layout-top .header_inner .imgbox .text{max-width:112.3076923077px;top:2%}.layout-top .header_inner .imgbox picture{top:0}.layout-top .header_inner .textbox .btn03-steam,.layout-top .header_inner .textbox .btn03-dlsite,.layout-top .header_inner .textbox .btn03-switch,.layout-top .header_inner .textbox .btn03-base,.layout-top .header_inner .textbox .btn03-productList{min-height:64px}.layout-top .header_inner .textbox .btn03-productList{min-height:40px}}.layout-top .info{overflow:hidden;position:relative;z-index:5;min-height:300px;padding-top:4%;padding-bottom:16%}.layout-top .info:before{content:"";position:absolute;top:0;display:block;width:100%;height:100%;background:url(/assets/info_bg-2t2BJIJc.jpg) 50% 0 no-repeat;background-attachment:scroll;background-size:contain}.layout-top .info:after{content:"";display:block;width:100%;height:100%;background-image:url(/assets/noise001-eEekWJ4T.png);background-position:50% 50%;background-attachment:fixed;background-size:25%;background-repeat:repeat;position:absolute;top:0;left:0;filter:opacity(50%)}.layout-top .info_inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;margin:0 auto}.layout-top .info_inner h3{color:#fff;width:100%;height:100%;max-height:80.5px;text-align:center;font-family:ab-shiguma,sans-serif;font-weight:400;font-style:normal;font-size:2em;background:url(/assets/title_bg03-hVfsGAc_.png) no-repeat 50% 4px;background-size:contain;display:flex;align-items:center;justify-content:center;padding:10% 2%}.layout-top .info_inner h3 span{font-size:1.3em;position:relative;bottom:3px}.layout-top .info_list{position:relative;max-width:85%}.layout-top .info_list .infoBox{filter:grayscale(100%) brightness(30%);transition:transform .3s ease-in-out}.layout-top .info_list .infoBox a{display:block;border-radius:4px;background-color:#fff;border:1px solid #fff;overflow:hidden;text-decoration:none;pointer-events:none;position:relative;cursor:default}.layout-top .info_list .infoBox a .new{position:absolute;top:2px;left:2px;color:#b60505;border-radius:2px;border:2px solid #b60505;background:rgba(255,242,180,.768627451);padding:.2% .8%;display:block;font-family:m-plus-2c,sans-serif;font-weight:800;font-style:normal}.layout-top .info_list .infoBox a .textbox{padding:3% 2%}.layout-top .info_list .infoBox a .textbox .date{color:#b60505}.layout-top .info_list .infoBox a .textbox .title{color:#000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px}.layout-top .info_list .infoBox.swiper-slide-active{filter:grayscale(0%) brightness(100%)}.layout-top .info_list .infoBox.swiper-slide-active a{pointer-events:auto;cursor:pointer}.layout-top .info_btn{position:relative;margin-top:1%}@media screen and (min-width: 701px){.layout-top .info{padding-top:1%;padding-bottom:8%}.layout-top .info:before{background-attachment:scroll;background-size:cover}.layout-top .info_inner h3{font-size:2.6em;letter-spacing:1px;max-height:107.3333333333px;padding:4.3% 2%}.layout-top .info_list{max-width:71.4285714286%}}@media screen and (min-width: 1001px){.layout-top .info:before{background-size:cover}.layout-top .info_inner h3{padding:4.3% 2%}.layout-top .info_list{max-width:52.6315789474%}.layout-top .info_list .infoBox a .textbox{min-height:134px}.layout-top .info_list .infoBox a:hover{transform:translateY(1px);filter:grayscale(.8) brightness(100%)}}@media screen and (min-width: 1201px){.layout-top .info{padding-top:2%;padding-bottom:4.8%}.layout-top .info:before{background-attachment:fixed}.layout-top .info:after{background-size:16.6666666667%}.layout-top .info_inner h3{padding:4% 2%}.layout-top .info_list{max-width:40%}.layout-top .info_list .infoBox a .textbox .title{font-size:1.4em}}.layout-top .movie{overflow:hidden;position:relative;min-height:300px;padding-top:4%;padding-bottom:16%}.layout-top .movie:before{content:"";position:absolute;top:0;display:block;width:100%;height:100%;background:url(/assets/movie_bg-a943R4cB.jpg) 50% 0 no-repeat;background-attachment:scroll;background-size:contain}.layout-top .movie:after{content:"";display:block;width:100%;height:100%;background-image:url(/assets/noise001-eEekWJ4T.png);background-position:50% 50%;background-attachment:fixed;background-size:25%;background-repeat:repeat;position:absolute;top:0;left:0;filter:opacity(50%)}.layout-top .movie_inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;max-width:100%;margin:0 auto}.layout-top .movie_inner h3{color:#fff;width:100%;height:100%;max-height:80.5px;text-align:center;font-family:ab-shiguma,sans-serif;font-weight:400;font-style:normal;font-size:2em;background:url(/assets/title_bg03-hVfsGAc_.png) no-repeat 50% 4px;background-size:contain;display:flex;align-items:center;justify-content:center;padding:10% 2%}.layout-top .movie_inner h3 span{font-size:1.3em;position:relative;bottom:3px}.layout-top .movie_list{position:relative;max-width:85%}.layout-top .movie_list .item{filter:grayscale(100%) brightness(25%)}.layout-top .movie_list .item a{position:relative;display:block;border:1px solid #d2d2d2;pointer-events:none;cursor:default}.layout-top .movie_list .item a:after{content:"";width:100%;height:100%;display:block;background-image:url(/assets/noise001-eEekWJ4T.png);background-position:0 0;background-size:50%;position:absolute;top:0;left:0;filter:opacity(.3)}.layout-top .movie_list .item a p{position:absolute;bottom:0;width:100%;background-color:#0009;padding:1% 2%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.layout-top .movie_list .item.swiper-slide-active{filter:grayscale(0) brightness(100%)}.layout-top .movie_list .item.swiper-slide-active:hover{transform:translateY(1px);filter:grayscale(.8) brightness(100%)}.layout-top .movie_list .item.swiper-slide-active a{pointer-events:auto;cursor:pointer}.layout-top .movie_list .item.swiper-slide-active a:after{display:none}.layout-top .movie_btn{position:relative;margin-top:1%}.layout-top .movie_btn .pagination_movie{position:relative;top:5px}@media screen and (min-width: 701px){.layout-top .movie{padding-top:1%;padding-bottom:8%}.layout-top .movie:before{background-attachment:scroll;background-size:cover}.layout-top .movie_inner h3{font-size:2.6em;letter-spacing:1px;max-height:107.3333333333px;padding:4.3% 2%}.layout-top .movie_list{max-width:71.4285714286%}}@media screen and (min-width: 1001px){.layout-top .movie:before{background-size:cover}.layout-top .movie_inner h3{padding:4.3% 2%}.layout-top .movie_list{max-width:52.6315789474%}.layout-top .movie_list .item a p{-webkit-line-clamp:2}.layout-top .movie_list .item a:hover{transform:translateY(1px);filter:grayscale(.8) brightness(100%)}}@media screen and (min-width: 1201px){.layout-top .movie{padding-top:2%;padding-bottom:4.8%}.layout-top .movie:before{background-attachment:fixed}.layout-top .movie:after{background-size:16.6666666667%}.layout-top .movie_inner h3{padding:4% 2%}.layout-top .movie_list{max-width:40%}}.layout-top .story{overflow:hidden;position:relative;min-height:300px;padding-top:4%;padding-bottom:16%}.layout-top .story:before{content:"";position:absolute;top:0;display:block;width:100%;height:100%;background:url(/assets/story_bg-aGE0Q2vg.jpg) 50% 0 no-repeat;background-attachment:scroll;background-size:contain}.layout-top .story:after{content:"";display:block;width:100%;height:100%;background-image:url(/assets/noise001-eEekWJ4T.png);background-position:50% 50%;background-attachment:fixed;background-size:25%;background-repeat:repeat;position:absolute;top:0;left:0;filter:opacity(50%)}.layout-top .story_inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;max-width:100%;margin:0 auto}.layout-top .story_inner h3{color:#fff;width:100%;height:100%;max-height:80.5px;text-align:center;font-family:ab-shiguma,sans-serif;font-weight:400;font-style:normal;font-size:2em;background:url(/assets/title_bg03-hVfsGAc_.png) no-repeat 50% 4px;background-size:contain;display:flex;align-items:center;justify-content:center;padding:10% 2%}.layout-top .story_inner h3 span{font-size:1.3em;position:relative;bottom:3px}.layout-top .story_text{max-width:85%;margin:0 auto}.layout-top .story_text p{margin-bottom:2%;filter:drop-shadow(0px 0px 3px rgba(0,0,0,.8))}.layout-top .story_text01{font-weight:700;font-size:1.3em}.layout-top .story_ss{position:relative;max-width:90%;margin:0 auto}.layout-top .story_scenario{background:url(/assets/story_bg02-Hjiqq8Mp.jpg) no-repeat 50% 50%;background-position:0 0;background-size:cover;display:flex;align-items:center;justify-content:center;padding:3% 1%;border-radius:5px;max-width:90%;margin:10% auto 0}.layout-top .story_scenario .icon{width:100%;height:auto}.layout-top .story_scenario .textbox{filter:drop-shadow(0px 0px 3px rgba(0,0,0,.8))}.layout-top .story_scenario .textbox01{padding-bottom:5px}.layout-top .story_scenario .textbox01 .name{display:flex;flex-direction:column;line-height:1.6em;border-bottom:1px solid #fff}.layout-top .story_scenario .textbox01 .name strong{font-family:ab-shiguma,sans-serif;font-weight:400;font-style:normal;font-size:1.6em;padding-right:.2%}.layout-top .story_scenario .textbox01 .sns{display:flex;align-items:center;justify-content:flex-start;gap:0 5px;filter:drop-shadow(0px 0px 3px rgba(255,255,255,.6));padding-top:5px}.layout-top .story_scenario .textbox01 .sns_yt,.layout-top .story_scenario .textbox01 .sns_x{max-width:42.8571428571px}.layout-top .story_scenario .textbox01 .sns_yt a{display:block}.layout-top .story_scenario .textbox01 .sns_x a{background-color:#000;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:9px 10px}.layout-top .story_scenario .textbox01 .sns_x a img{max-width:62.5%}.layout-top .story_scenario .textbox02 .description p{font-size:.8em}.layout-top .story_btn{position:relative;margin-top:1%}@media screen and (min-width: 701px){.layout-top .story{padding-top:1%;padding-bottom:12%}.layout-top .story:before{background-attachment:scroll;background-size:cover}.layout-top .story_inner h3{font-size:2.6em;letter-spacing:1px;max-height:107.3333333333px;padding:4.3% 2%}.layout-top .story_text01{font-size:1.8em}.layout-top .story_text01 br:nth-of-type(2){display:none}.layout-top .story_text01 .sns{padding-top:0;padding-bottom:5px}.layout-top .story_text02{font-size:1.3em}.layout-top .story_text02 br:nth-of-type(2){display:none}.layout-top .story_text03,.layout-top .story_text04,.layout-top .story_text05{font-size:1.3em}.layout-top .story_text05 br:nth-of-type(2){display:none}.layout-top .story_ss{max-width:700px}.layout-top .story_scenario{max-width:680px;padding:1%;margin-top:8%}.layout-top .story_scenario .icon{width:55.5555555556%}.layout-top .story_scenario .textbox01{display:grid;grid-template-columns:1.5fr .5fr;align-items:flex-end;border-bottom:1px solid #fff}.layout-top .story_scenario .textbox01 .name{font-size:1.2em;border-bottom:none}.layout-top .story_scenario .textbox01 .name strong{font-size:1.5em;margin-right:10px}.layout-top .story_scenario .textbox02{padding-top:2%}.layout-top .story_scenario .textbox02 .description p{font-size:1.1em}.layout-top .story_btn{display:none}}@media screen and (min-width: 1001px){.layout-top .story:before{background-size:cover}.layout-top .story_ss{max-width:780px}.layout-top .story_scenario{max-width:700px;margin-top:4%}.layout-top .story_scenario .icon{width:50%}}@media screen and (min-width: 1201px){.layout-top .story{padding-top:2%;padding-bottom:4%}.layout-top .story:before{background-attachment:fixed}.layout-top .story:after{background-size:16.6666666667%}.layout-top .story_ss{max-width:800px}.layout-top .story_scenario{margin-top:3%}}.layout-top .character{overflow:hidden;position:relative;min-height:300px;padding-top:4%}.layout-top .character:before{content:"";position:absolute;top:0;display:block;width:100%;height:100%;background:url(/assets/character_bg-IAsS_iGA.jpg) 50% 0 no-repeat;background-attachment:scroll;background-size:contain}.layout-top .character:after{content:"";display:block;width:100%;height:100%;background-image:url(/assets/noise001-eEekWJ4T.png);background-position:50% 50%;background-attachment:fixed;background-size:25%;background-repeat:repeat;position:absolute;top:0;left:0;filter:opacity(50%)}.layout-top .character_inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;margin:0 auto;padding-bottom:4%}.layout-top .character_inner h3{color:#fff;width:100%;height:100%;max-height:80.5px;text-align:center;font-family:ab-shiguma,sans-serif;font-weight:400;font-style:normal;font-size:2em;background:url(/assets/title_bg03-hVfsGAc_.png) no-repeat 50% 4px;background-size:contain;display:flex;align-items:center;justify-content:center;padding:10% 2%}.layout-top .character_inner h3 span{font-size:1.3em;position:relative;bottom:3px}.layout-top .character_inner:after{content:"";width:100%;height:83.3333333333%;display:block;position:absolute;bottom:0;left:0;z-index:1;background:linear-gradient(0deg,rgb(0,0,0) 40%,rgba(0,0,0,0) 50%)}.layout-top .character_list{overflow:hidden;max-width:100%;padding-bottom:2%;position:relative;z-index:4}.layout-top .character .characterbox{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;width:100%;padding-bottom:4%}.layout-top .character .characterbox_l,.layout-top .character .characterbox_r{flex:1;position:relative}.layout-top .character .characterbox_l{padding-left:5%;position:relative;z-index:10}.layout-top .character .characterbox_l .namebox h4{color:#fff;font-family:m-plus-2c,sans-serif;font-weight:800;font-style:normal;font-size:2em}.layout-top .character .characterbox_l .namebox .sns{display:flex;align-items:center;justify-content:flex-start;gap:0 5px;filter:drop-shadow(0px 0px 3px rgba(255,255,255,.6))}.layout-top .character .characterbox_l .namebox .sns_yt,.layout-top .character .characterbox_l .namebox .sns_x{max-width:42.8571428571px}.layout-top .character .characterbox_l .namebox .sns_yt a,.layout-top .character .characterbox_l .namebox .sns_x a{display:block}.layout-top .character .characterbox_l .namebox .sns_x a{background-color:#000;padding:9px 10px;border-radius:10px;display:flex;align-items:center;justify-content:center}.layout-top .character .characterbox_l .namebox .sns_x a img{max-width:62.5%}.layout-top .character .characterbox_l .text{margin-top:5%;font-size:.9em}.layout-top .character .characterbox_l .voice{margin-top:6%;display:flex;align-items:center;justify-content:flex-start;gap:0 5px}.layout-top .character .characterbox_l .voice a{background-color:#ffd87a;color:#320c00;width:42px;height:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:26px;cursor:pointer}.layout-top .character .characterbox_l .voice a img{max-width:16.6666666667px}.layout-top .character .characterbox_l .voice a span{font-size:9px;color:#320c00}.layout-top .character .characterbox_l .face{margin-top:6%;display:flex;align-items:center;justify-content:flex-start;gap:0 5px}.layout-top .character .characterbox_l .face li{flex:.5;max-width:146px}.layout-top .character .characterbox_r .text{position:relative;z-index:2;writing-mode:vertical-lr;text-orientation:mixed;left:10px;display:flex;flex-direction:column-reverse}.layout-top .character .characterbox_r .text p{display:flex;align-items:center;background-color:#000;padding:10px 4px 5px;max-height:fit-content}.layout-top .character .characterbox_r .text p:nth-of-type(2){margin-top:10px;margin-right:3px}.layout-top .character .characterbox_r .img{position:absolute;overflow-x:hidden;top:0}.layout-top .character .characterbox01 .characterbox_l .text p:nth-of-type(2) br{display:none}.layout-top .character .characterbox01 .characterbox_r .text p{font-size:.9em;color:#ff0}.layout-top .character .characterbox01 .characterbox_r .text p span{color:#ff0;writing-mode:horizontal-tb;display:inline-block;margin-top:-1px;font-style:italic}.layout-top .character .characterbox02 .characterbox_r .text p{font-size:.8em;color:#3f0}.layout-top .character .characterbox02 .characterbox_r .text p span{color:#3f0;writing-mode:horizontal-tb;display:inline-block;margin-top:-1px;font-style:italic}.layout-top .character .characterbox02 .characterbox_r .text p span:nth-of-type(1){margin:-4px 0}.layout-top .character .characterbox03 .characterbox_r .text p{font-size:.8em;color:#ff9a77}.layout-top .character .characterbox03 .characterbox_r .text p span{color:#ff9a77;writing-mode:horizontal-tb;display:inline-block;margin-top:-1px;font-style:italic}.layout-top .character .characterbox03 .characterbox_r .text p span:nth-of-type(1){margin:-4px 0}.layout-top .character .characterbox04 .characterbox_r .text p{font-size:.8em;color:#ffa127}.layout-top .character .characterbox04 .characterbox_r .text p span{color:#ffa127;writing-mode:horizontal-tb;display:inline-block;margin-top:-1px;font-style:italic}.layout-top .character .characterbox04 .characterbox_r .text p span:nth-of-type(1){margin:-4px 0}.layout-top .character .characterbox05 .characterbox_r .text p{font-size:.8em;color:#ff79aa}.layout-top .character .characterbox05 .characterbox_r .text p span{color:#ff79aa;writing-mode:horizontal-tb;display:inline-block;margin-top:-1px;font-style:italic}.layout-top .character .characterbox05 .characterbox_r .text p span:nth-of-type(1){margin:-4px 0}.layout-top .character .thumbnail_character{display:flex;align-items:center;justify-content:center;position:relative;z-index:4;max-width:95%;margin:2% auto 4%}.layout-top .character .thumbnail_character .btn_prev_character{top:30%;left:0}.layout-top .character .thumbnail_character .btn_next_character{top:30%;right:0}.layout-top .character .thumbnail_character .swiper{width:86%}.layout-top .character .thumbnail_character .thumb_character_list .thumb_icon{position:relative;margin:0 .3%;width:19.2307692308%!important;border:1px solid #2a0c15;background-color:#2a0c15;border-radius:2px;cursor:pointer}.layout-top .character .thumbnail_character .thumb_character_list .thumb_icon img{filter:opacity(.5) sepia(1) hue-rotate(320deg)}.layout-top .character .thumbnail_character .thumb_character_list .thumb_icon p{position:absolute;left:0;bottom:-1px;font-size:10px;text-align:center;width:100%;background-color:#2a0c15}.layout-top .character .thumbnail_character .thumb_character_list .thumb_icon.swiper-slide-thumb-active{cursor:default}.layout-top .character .thumbnail_character .thumb_character_list .thumb_icon:hover,.layout-top .character .thumbnail_character .thumb_character_list .thumb_icon.swiper-slide-thumb-active{border:1px solid #fff}.layout-top .character .thumbnail_character .thumb_character_list .thumb_icon:hover img,.layout-top .character .thumbnail_character .thumb_character_list .thumb_icon.swiper-slide-thumb-active img{filter:opacity(1) sepia(0) hue-rotate(0deg)}.layout-top .character .thumbnail_character .thumb_character_list .thumb_icon:hover p,.layout-top .character .thumbnail_character .thumb_character_list .thumb_icon.swiper-slide-thumb-active p{width:100%;background-color:#fff;color:#2a0c15;font-weight:700}.layout-top .character .popup{position:relative;z-index:4;background-color:#deffff;border:2px solid #002f2f;color:#002f2f;font-family:m-plus-2c,sans-serif;font-weight:800;font-style:normal;display:flex;align-items:center;justify-content:center;gap:0 4px;padding:1%;border-radius:5px;font-size:.9em;margin-bottom:4%;cursor:pointer}.layout-top .character .popup span{border:2px solid #002f2f;background-color:#fff;color:#002f2f;display:flex;align-items:center;justify-content:center;width:36px;height:34px;font-size:2em;padding-bottom:4px;border-radius:4px}@media screen and (min-width: 701px){.layout-top .character{padding-top:1%}.layout-top .character:before{background-attachment:scroll;background-size:cover}.layout-top .character_inner h3{font-size:2.6em;letter-spacing:1px;max-height:107.3333333333px;padding:4.3% 2%}.layout-top .character_list{max-width:90%;margin:0 auto}.layout-top .character_list:after{height:60%}.layout-top .character .characterbox_l .namebox h4{font-size:3.2em}.layout-top .character .characterbox_l .text{font-size:1.2em}.layout-top .character .characterbox_l .voice{margin-top:6%;display:flex;align-items:center;justify-content:flex-start;gap:0 5px}.layout-top .character .characterbox_l .voice a{background-color:#ffd87a;color:#320c00;width:50.4px;height:50.4px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:31.2px}.layout-top .character .characterbox_l .voice a img{max-width:25px}.layout-top .character .characterbox_l .voice a span{font-size:9px}.layout-top .character .characterbox_l .voice a:hover{filter:brightness(2)}.layout-top .character .characterbox01 .characterbox_l .text p:nth-of-type(2) br{display:block}.layout-top .character .characterbox01 .characterbox_r .text p{font-size:1.1em}.layout-top .character .characterbox01 .characterbox_r .img img{margin:0}.layout-top .character .characterbox02 .characterbox_r .text p{font-size:1.1em}.layout-top .character .characterbox02 .characterbox_r .img img{margin:0}.layout-top .character .characterbox03 .characterbox_l p:nth-of-type(2) br:nth-of-type(2){display:none}.layout-top .character .characterbox03 .characterbox_r .text p{font-size:1.1em}.layout-top .character .characterbox03 .characterbox_r .img img{margin:0}.layout-top .character .characterbox04 .characterbox_r .text p{font-size:1.1em}.layout-top .character .characterbox04 .characterbox_r .img img{margin:0;max-width:100%}.layout-top .character .characterbox05 .characterbox_r .text p{font-size:1.1em}.layout-top .character .characterbox05 .characterbox_r .img img{max-width:100%;margin:0}.layout-top .character .thumbnail_character{max-width:900px;margin:0 auto}.layout-top .character .thumbnail_character .thumb_character_list{width:100%;margin:0 auto;max-width:76.9230769231%}.layout-top .character .popup{padding:.5%}}@media screen and (min-width: 1001px){.layout-top .character:before{background-size:cover}.layout-top .character_inner{padding-bottom:2%}.layout-top .character_list{max-width:70%}.layout-top .character .characterbox_l .namebox{display:flex;align-items:center;gap:0 10px}.layout-top .character .characterbox_l .text{margin-top:1%}.layout-top .character .characterbox_l .face li{max-width:121.6666666667px}.layout-top .character .characterbox01 .characterbox_r .img img{margin-left:0}.layout-top .character .thumbnail_character{max-width:800px}}@media screen and (min-width: 1201px){.layout-top .character{padding-top:2%}.layout-top .character:before{background-attachment:fixed}.layout-top .character_list{max-width:980px}.layout-top .character_inner .characterbox_l .namebox h4{font-size:3.8em}.layout-top .character_inner .characterbox_l .text{font-size:1.6em}.layout-top .character_inner .characterbox04 .text p:nth-of-type(2) br{display:none}}.layout-top .music{overflow:hidden;position:relative;background-color:#000;min-height:300px;padding-top:4%;padding-bottom:4%}.layout-top .music:before{content:"";position:absolute;top:0;display:block;width:100%;height:100%;background:url(/assets/music_bg-U9XzPi38.jpg) 50% 0 no-repeat;background-attachment:scroll;background-size:contain}.layout-top .music:after{content:"";display:block;width:100%;height:100%;background-image:url(/assets/noise001-eEekWJ4T.png);background-position:50% 50%;background-attachment:fixed;background-size:25%;background-repeat:repeat;position:absolute;top:0;left:0;filter:opacity(50%)}.layout-top .music_inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;max-width:95%;margin:0 auto}.layout-top .music_inner h3{color:#fff;width:100%;height:100%;max-height:80.5px;text-align:center;font-family:ab-shiguma,sans-serif;font-weight:400;font-style:normal;font-size:2em;background:url(/assets/title_bg02-wqzGFzSr.png) no-repeat 50% 4px;background-size:contain;display:flex;align-items:center;justify-content:center;padding:10% 2%}.layout-top .music_inner h3 span{font-size:1.3em;position:relative;bottom:3px}.layout-top .music_inner h3 span:nth-of-type(1){margin-right:4px}.layout-top .music_inner h3 span:nth-of-type(2){margin-left:4px;margin-right:-10px}.layout-top .music_inner_link{display:block;max-width:90%;cursor:pointer;border:1px solid #fff;transition:transform .3s ease-in-out}.layout-top .music_inner_link:hover{transform:translateY(1px);filter:grayscale(.8) brightness(100%)}.layout-top .music_inner_text{margin-top:2%}.layout-top .music_inner_text li{display:flex;align-items:center;gap:0 2px}.layout-top .music_inner_text li:before{content:"◆";font-size:.7em}@media screen and (min-width: 701px){.layout-top .music{padding-top:1%}.layout-top .music:before{background-attachment:scroll;background-size:cover}.layout-top .music_inner h3{font-size:2.6em;letter-spacing:1px;max-height:107.3333333333px;padding:4.3% 2%}.layout-top .music_inner_text li{font-size:1.2em;margin-bottom:1%}.layout-top .music_inner_link{max-width:76.9230769231%}}@media screen and (min-width: 1001px){.layout-top .music:before{background-size:cover}.layout-top .music_inner h3{padding:4.3% 2%}.layout-top .music_inner_link{max-width:50%}.layout-top .music_inner_text{margin-top:.5%}}@media screen and (min-width: 1201px){.layout-top .music{padding-top:2%;padding-bottom:3.2%}.layout-top .music:before{background-attachment:fixed}.layout-top .music:after{background-size:16.6666666667%}.layout-top .music_inner h3{padding:4% 2%}.layout-top .music_inner_link{max-width:41.6666666667%;max-width:45.4545454545%}}.layout-top .productList{overflow:hidden;position:relative;background-color:#000;min-height:300px;padding-top:4%;padding-bottom:4%}@media screen and (min-width: 1201px){.layout-top .productList{padding-top:2%}}.layout-top .productList:before{content:"";position:absolute;top:0;display:block;width:100%;height:100%;background:url(/assets/product_bg-bfKrSiYj.jpg) 50% 0 no-repeat;background-attachment:scroll;background-size:contain}@media screen and (min-width: 701px){.layout-top .productList:before{background-attachment:scroll;background-size:contain}}@media screen and (min-width: 1201px){.layout-top .productList:before{background-attachment:fixed;background-size:cover}}.layout-top .productList:after{content:"";display:block;width:100%;height:100%;background-image:url(/assets/noise001-eEekWJ4T.png);background-position:50% 50%;background-attachment:fixed;background-size:25%;background-repeat:repeat;position:absolute;top:0;left:0;filter:opacity(50%)}@media screen and (min-width: 1201px){.layout-top .productList:after{background-size:16.6666666667%}}.layout-top .productList_inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;max-width:95%;margin:0 auto}@media screen and (min-width: 701px){.layout-top .productList_inner{max-width:90%}}@media screen and (min-width: 1001px){.layout-top .productList_inner{max-width:800px}}@media screen and (min-width: 1201px){.layout-top .productList_inner{max-width:1000px}}.layout-top .productList_inner h3{color:#fff;width:100%;height:100%;max-height:80.5px;text-align:center;font-family:ab-shiguma,sans-serif;font-weight:400;font-style:normal;font-size:2em;background:url(/assets/title_bg02-wqzGFzSr.png) no-repeat 50% 4px;background-size:contain;display:flex;align-items:center;justify-content:center;padding:10% 2%}.layout-top .productList_inner h3 span{font-size:1.3em;position:relative;bottom:3px}@media screen and (min-width: 701px){.layout-top .productList_inner h3{font-size:2.6em;letter-spacing:1px;max-height:107.3333333333px;padding:4.3% 2%}}@media screen and (min-width: 1001px){.layout-top .productList_inner h3{padding:4.3% 2%}}@media screen and (min-width: 1201px){.layout-top .productList_inner h3{padding:4% 2%}}.layout-top .productList_inner_nav{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:6px 10px}.layout-top .productList_inner_nav h4{display:flex;align-items:center;gap:0 5px;font:1.2em}.layout-top .productList_inner_nav h4:after{flex:1;content:"";width:100%;height:1px;background-color:#fff}.layout-top .productList_inner_nav ul li a{display:flex;align-items:center;justify-content:center;gap:0 5px;text-decoration:none;border:1px solid #fff;background-color:#4e000acc;color:#fff;width:100%;min-height:34px}.layout-top .productList_inner_nav ul li a:before{content:"▼";display:block}.layout-top .productList_inner_nav ul li a:hover{filter:brightness(3)}.layout-top .productList_inner_nav .nav01{grid-area:1/1/2/3}.layout-top .productList_inner_nav .nav01 ul{display:flex;gap:0 10px;padding:1% 2% 2%}.layout-top .productList_inner_nav .nav01 ul li{flex:1}.layout-top .productList_inner_nav .nav02{grid-area:2/1/3/2}.layout-top .productList_inner_nav .nav02 ul{padding:2% 1% 2% 4%}.layout-top .productList_inner_nav .nav03{grid-area:2/2/3/3}.layout-top .productList_inner_nav .nav03 ul{padding:2% 4% 2% 1%}@media screen and (min-width: 701px){.layout-top .productList_inner_nav h4,.layout-top .productList_inner_nav ul li{font-size:1.2em}}@media screen and (min-width: 1001px){.layout-top .productList_inner_nav{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;padding-bottom:1%}.layout-top .productList_inner_nav .nav01{grid-area:1/1/2/3}.layout-top .productList_inner_nav .nav01 ul{padding:1% 0 0}.layout-top .productList_inner_nav .nav02{grid-area:1/3/2/4}.layout-top .productList_inner_nav .nav02 ul{padding:2% 0 0}.layout-top .productList_inner_nav .nav03{grid-area:1/4/2/5}.layout-top .productList_inner_nav .nav03 ul{padding:2% 0 0}}.layout-top .productList_inner .switch,.layout-top .productList_inner .pc,.layout-top .productList_inner .package,.layout-top .productList_inner .download{background-color:#654556;border-radius:5px;padding:4% 3% 6%;margin-bottom:10%}.layout-top .productList_inner .switch h5,.layout-top .productList_inner .pc h5,.layout-top .productList_inner .package h5,.layout-top .productList_inner .download h5{color:#fff;display:flex;flex-direction:column;line-height:1.6em;margin-bottom:2%;padding-bottom:1%;border-bottom:1px solid #fff}.layout-top .productList_inner .switch h5 strong,.layout-top .productList_inner .pc h5 strong,.layout-top .productList_inner .package h5 strong,.layout-top .productList_inner .download h5 strong{font-size:2em}.layout-top .productList_inner .switch-img,.layout-top .productList_inner .pc-img,.layout-top .productList_inner .package-img,.layout-top .productList_inner .download-img{margin:0 auto 2%;position:relative}.layout-top .productList_inner .switch-list li strong,.layout-top .productList_inner .pc-list li strong,.layout-top .productList_inner .package-list li strong,.layout-top .productList_inner .download-list li strong{display:block;border:1px solid #fff;padding:.6% 1.4%}.layout-top .productList_inner .switch-list li ul,.layout-top .productList_inner .pc-list li ul,.layout-top .productList_inner .package-list li ul,.layout-top .productList_inner .download-list li ul{padding:1.6% 0 2% 1%}.layout-top .productList_inner .switch-list li ul li,.layout-top .productList_inner .pc-list li ul li,.layout-top .productList_inner .package-list li ul li,.layout-top .productList_inner .download-list li ul li{display:flex;align-items:center;gap:0 2px;padding:.1% .1% 2.4%;line-height:1.1em}.layout-top .productList_inner .switch-list li ul li:before,.layout-top .productList_inner .pc-list li ul li:before,.layout-top .productList_inner .package-list li ul li:before,.layout-top .productList_inner .download-list li ul li:before{content:"";display:block;width:21.4285714286px;height:13.5714285714px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='2543.434'%20height='1604.998'%20viewBox='0%200%202543.434%201604.998'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23fff;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='シェイプ_1'%20data-name='シェイプ%201'%20class='cls-1'%20d='M1040,1955s34.06,124.22,51,126c12.32,7.7,359.34,39.08,369,14,11.53-28.98,32-92,32-92s0.16-9.43,9-8,455.76,37.13,508-10c0,0,31.5-28.83,166-330,0,0,30.29,39.83,61,55s207,59,207,59,16.38,2.36,24-13-72.12-175.05-96-202c0,0-31.53-20.96-40-22,0,0,151.55-108.95,100-210,0,0,107.86-14.06,116-28,0,0-1.89-15.97-10-23l-103-40,133-67s18.17-11.74,8-33c0,0-1.8-8.17-27-20s-213-82-213-82a79.029,79.029,0,0,0-37-4c-20.25,2.83-80,15-80,15s-261.72-228.012-850-436c0,0-579.6-196.03-978-51,0,0-293.272,90.281-348,393,0,0-26.765,104.82,22,223s161,250,161,250,1.9,11.39,33,81,138.007,352.53,180,377c58.779,32.6,352,50,352,50l225,23S1038.98,1949.71,1040,1955Z'%20transform='translate(-34.656%20-499.562)'/%3e%3c/svg%3e");background-position:50% 50%;background-repeat:no-repeat;background-size:71.4285714286%}.layout-top .productList_inner .switch-price,.layout-top .productList_inner .pc-price,.layout-top .productList_inner .package-price,.layout-top .productList_inner .download-price{margin-bottom:1%;text-align:center;font-size:1.2em}.layout-top .productList_inner .switch-price strong,.layout-top .productList_inner .pc-price strong,.layout-top .productList_inner .package-price strong,.layout-top .productList_inner .download-price strong{font-size:2em;padding:0 2%}.layout-top .productList_inner .switch-link .btn02-switch,.layout-top .productList_inner .pc-link .btn02-switch,.layout-top .productList_inner .package-link .btn02-switch,.layout-top .productList_inner .download-link .btn02-switch{display:block}.layout-top .productList_inner .switch-link .btn02-steam,.layout-top .productList_inner .pc-link .btn02-steam,.layout-top .productList_inner .package-link .btn02-steam,.layout-top .productList_inner .download-link .btn02-steam{display:block;background-color:#242424}.layout-top .productList_inner .switch-link .btn02-dlsite,.layout-top .productList_inner .pc-link .btn02-dlsite,.layout-top .productList_inner .package-link .btn02-dlsite,.layout-top .productList_inner .download-link .btn02-dlsite{display:flex;justify-content:center;align-items:center;background-color:#fff;color:#052a83;text-decoration:none;border-radius:5px;font-size:2em;font-weight:700}.layout-top .productList_inner .switch-link .btn02-booth,.layout-top .productList_inner .pc-link .btn02-booth,.layout-top .productList_inner .package-link .btn02-booth,.layout-top .productList_inner .download-link .btn02-booth{display:flex;justify-content:center;align-items:center;background-color:#eb4d50;color:#fff;text-decoration:none;border-radius:5px;font-size:2em;font-weight:700}.layout-top .productList_inner .switch-link .btn03-steam,.layout-top .productList_inner .switch-link .btn03-dlsite,.layout-top .productList_inner .switch-link .btn03-switch,.layout-top .productList_inner .switch-link .btn03-booth,.layout-top .productList_inner .switch-link .btn03-base,.layout-top .productList_inner .pc-link .btn03-steam,.layout-top .productList_inner .pc-link .btn03-dlsite,.layout-top .productList_inner .pc-link .btn03-switch,.layout-top .productList_inner .pc-link .btn03-booth,.layout-top .productList_inner .pc-link .btn03-base,.layout-top .productList_inner .package-link .btn03-steam,.layout-top .productList_inner .package-link .btn03-dlsite,.layout-top .productList_inner .package-link .btn03-switch,.layout-top .productList_inner .package-link .btn03-booth,.layout-top .productList_inner .package-link .btn03-base,.layout-top .productList_inner .download-link .btn03-steam,.layout-top .productList_inner .download-link .btn03-dlsite,.layout-top .productList_inner .download-link .btn03-switch,.layout-top .productList_inner .download-link .btn03-booth,.layout-top .productList_inner .download-link .btn03-base{display:flex;justify-content:center;align-items:center;text-decoration:none;text-align:center;font-weight:700;transition:transform .2s ease;border-radius:4px;overflow:hidden}.layout-top .productList_inner .switch-link .btn03-steam:hover,.layout-top .productList_inner .switch-link .btn03-dlsite:hover,.layout-top .productList_inner .switch-link .btn03-switch:hover,.layout-top .productList_inner .switch-link .btn03-booth:hover,.layout-top .productList_inner .switch-link .btn03-base:hover,.layout-top .productList_inner .pc-link .btn03-steam:hover,.layout-top .productList_inner .pc-link .btn03-dlsite:hover,.layout-top .productList_inner .pc-link .btn03-switch:hover,.layout-top .productList_inner .pc-link .btn03-booth:hover,.layout-top .productList_inner .pc-link .btn03-base:hover,.layout-top .productList_inner .package-link .btn03-steam:hover,.layout-top .productList_inner .package-link .btn03-dlsite:hover,.layout-top .productList_inner .package-link .btn03-switch:hover,.layout-top .productList_inner .package-link .btn03-booth:hover,.layout-top .productList_inner .package-link .btn03-base:hover,.layout-top .productList_inner .download-link .btn03-steam:hover,.layout-top .productList_inner .download-link .btn03-dlsite:hover,.layout-top .productList_inner .download-link .btn03-switch:hover,.layout-top .productList_inner .download-link .btn03-booth:hover,.layout-top .productList_inner .download-link .btn03-base:hover{filter:brightness(.7);transform:translateY(1px)}.layout-top .productList_inner .switch-link .btn03-steam,.layout-top .productList_inner .pc-link .btn03-steam,.layout-top .productList_inner .package-link .btn03-steam,.layout-top .productList_inner .download-link .btn03-steam{background-color:#242424;padding:1% 0}.layout-top .productList_inner .switch-link .btn03-steam img,.layout-top .productList_inner .pc-link .btn03-steam img,.layout-top .productList_inner .package-link .btn03-steam img,.layout-top .productList_inner .download-link .btn03-steam img{max-width:83.3333333333%}@media screen and (min-width: 701px){.layout-top .productList_inner .switch-link .btn03-steam img,.layout-top .productList_inner .pc-link .btn03-steam img,.layout-top .productList_inner .package-link .btn03-steam img,.layout-top .productList_inner .download-link .btn03-steam img{max-width:83.3333333333%}}@media screen and (min-width: 1001px){.layout-top .productList_inner .switch-link .btn03-steam img,.layout-top .productList_inner .pc-link .btn03-steam img,.layout-top .productList_inner .package-link .btn03-steam img,.layout-top .productList_inner .download-link .btn03-steam img{max-width:71.4285714286%}}.layout-top .productList_inner .switch-link .btn03-dlsite,.layout-top .productList_inner .pc-link .btn03-dlsite,.layout-top .productList_inner .package-link .btn03-dlsite,.layout-top .productList_inner .download-link .btn03-dlsite{background-color:#fff}.layout-top .productList_inner .switch-link .btn03-dlsite img,.layout-top .productList_inner .pc-link .btn03-dlsite img,.layout-top .productList_inner .package-link .btn03-dlsite img,.layout-top .productList_inner .download-link .btn03-dlsite img{max-width:58.8235294118%}@media screen and (min-width: 701px){.layout-top .productList_inner .switch-link .btn03-dlsite img,.layout-top .productList_inner .pc-link .btn03-dlsite img,.layout-top .productList_inner .package-link .btn03-dlsite img,.layout-top .productList_inner .download-link .btn03-dlsite img{max-width:66.6666666667%}}@media screen and (min-width: 1001px){.layout-top .productList_inner .switch-link .btn03-dlsite img,.layout-top .productList_inner .pc-link .btn03-dlsite img,.layout-top .productList_inner .package-link .btn03-dlsite img,.layout-top .productList_inner .download-link .btn03-dlsite img{max-width:50%}}.layout-top .productList_inner .switch-link .btn03-switch,.layout-top .productList_inner .pc-link .btn03-switch,.layout-top .productList_inner .package-link .btn03-switch,.layout-top .productList_inner .download-link .btn03-switch{background-color:#e60012}.layout-top .productList_inner .switch-link .btn03-switch img,.layout-top .productList_inner .pc-link .btn03-switch img,.layout-top .productList_inner .package-link .btn03-switch img,.layout-top .productList_inner .download-link .btn03-switch img{max-width:94.3396226415%}@media screen and (min-width: 701px){.layout-top .productList_inner .switch-link .btn03-switch img,.layout-top .productList_inner .pc-link .btn03-switch img,.layout-top .productList_inner .package-link .btn03-switch img,.layout-top .productList_inner .download-link .btn03-switch img{max-width:90.9090909091%}}.layout-top .productList_inner .switch-link .btn03-booth,.layout-top .productList_inner .pc-link .btn03-booth,.layout-top .productList_inner .package-link .btn03-booth,.layout-top .productList_inner .download-link .btn03-booth{background-color:#eb4d50}.layout-top .productList_inner .switch-link .btn03-base,.layout-top .productList_inner .pc-link .btn03-base,.layout-top .productList_inner .package-link .btn03-base,.layout-top .productList_inner .download-link .btn03-base{background-color:#ebb94d;color:#563e0b;font-size:clamp(1.2rem,3vw,1.6rem)}.layout-top .productList_inner .switch-text,.layout-top .productList_inner .pc-text,.layout-top .productList_inner .package-text,.layout-top .productList_inner .download-text{padding-top:1%}.layout-top .productList_inner .switch-text li,.layout-top .productList_inner .pc-text li,.layout-top .productList_inner .package-text li,.layout-top .productList_inner .download-text li{font-size:.7em;text-align:center}.layout-top .productList_inner .switch-text li.no-text,.layout-top .productList_inner .pc-text li.no-text,.layout-top .productList_inner .package-text li.no-text,.layout-top .productList_inner .download-text li.no-text{color:#9c9c9c}.layout-top .productList_inner .switch-btn.soon,.layout-top .productList_inner .switch-btn.soon:hover,.layout-top .productList_inner .pc-btn.soon,.layout-top .productList_inner .pc-btn.soon:hover,.layout-top .productList_inner .package-btn.soon,.layout-top .productList_inner .package-btn.soon:hover,.layout-top .productList_inner .download-btn.soon,.layout-top .productList_inner .download-btn.soon:hover{filter:grayscale(1);transition:none;transform:translateY(0)}@media screen and (min-width: 701px){.layout-top .productList_inner .switch,.layout-top .productList_inner .pc,.layout-top .productList_inner .package,.layout-top .productList_inner .download{margin-bottom:5%;padding:3% 3% 5%}.layout-top .productList_inner .switch h5,.layout-top .productList_inner .pc h5,.layout-top .productList_inner .package h5,.layout-top .productList_inner .download h5{color:#fff;flex-direction:row;gap:0 5px;font-size:1.2em}.layout-top .productList_inner .switch-list li,.layout-top .productList_inner .pc-list li,.layout-top .productList_inner .package-list li,.layout-top .productList_inner .download-list li{font-size:1.1em;margin-bottom:-.6%}.layout-top .productList_inner .switch-list li ul li,.layout-top .productList_inner .pc-list li ul li,.layout-top .productList_inner .package-list li ul li,.layout-top .productList_inner .download-list li ul li{gap:0 6px;letter-spacing:.1em}.layout-top .productList_inner .switch-list li ul li:before,.layout-top .productList_inner .pc-list li ul li:before,.layout-top .productList_inner .package-list li ul li:before,.layout-top .productList_inner .download-list li ul li:before{background-size:100%}.layout-top .productList_inner .switch-price,.layout-top .productList_inner .pc-price,.layout-top .productList_inner .package-price,.layout-top .productList_inner .download-price{font-size:1.4em}.layout-top .productList_inner .switch-link .btn02-booth,.layout-top .productList_inner .pc-link .btn02-booth,.layout-top .productList_inner .package-link .btn02-booth,.layout-top .productList_inner .download-link .btn02-booth{padding:.4% 0;font-size:1.8em;max-width:400px;margin:0 auto}}@media screen and (min-width: 1201px){.layout-top .productList_inner .switch,.layout-top .productList_inner .pc,.layout-top .productList_inner .package,.layout-top .productList_inner .download{max-width:calc(1000px - 5%)}}.layout-top .productList_inner .switch-img{transition:filter .3s ease-in-out;filter:brightness(1);cursor:pointer}.layout-top .productList_inner .switch-img .btn-open{transition:transform .3s ease-in-out;transform-origin:bottom right}.layout-top .productList_inner .switch-img:hover{filter:brightness(.8)}.layout-top .productList_inner .switch-img:hover .btn-open{transform:scale(.8)}.layout-top .productList_inner .switch-btn03{display:grid;grid-template-columns:1fr;align-items:center;gap:6px}.layout-top .productList_inner .switch-btn03 .btn03-base{min-height:50px}@media screen and (min-width: 701px){.layout-top .productList_inner .switch-btn03 .btn03-base{min-height:60px;max-width:71.4285714286%;margin:0 auto;padding:0 8%}}.layout-top .productList_inner .pc-img{transition:filter .3s ease-in-out;filter:brightness(1);cursor:pointer}.layout-top .productList_inner .pc-img .btn-open{transition:transform .3s ease-in-out;transform-origin:bottom right}.layout-top .productList_inner .pc-img:hover{filter:brightness(.8)}.layout-top .productList_inner .pc-img:hover .btn-open{transform:scale(.8)}.layout-top .productList_inner .pc-btn03{display:grid;grid-template-columns:1fr;align-items:center;gap:6px}.layout-top .productList_inner .pc-btn03 .btn03-base{min-height:50px}@media screen and (min-width: 701px){.layout-top .productList_inner .pc-btn03 .btn03-base{min-height:60px;max-width:71.4285714286%;margin:0 auto;padding:0 8%}}.layout-top .productList_inner .package-btn03{display:grid;grid-template-columns:1fr;align-items:center;gap:6px}.layout-top .productList_inner .package-btn03 .btn03-base{min-height:50px}@media screen and (min-width: 701px){.layout-top .productList_inner .package-btn03 .btn03-base{min-height:60px;max-width:71.4285714286%;margin:0 auto;padding:0 8%}}.layout-top .productList_inner .download-btn03{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6px}.layout-top .productList_inner .download-btn03 .btn03-steam,.layout-top .productList_inner .download-btn03 .btn03-dlsite,.layout-top .productList_inner .download-btn03 .btn03-switch,.layout-top .productList_inner .download-btn03 .btn03-base{min-height:60px}.layout-top .productList_inner .download-btn03 .btn03-base{font-size:clamp(1.1rem,2vw,1.4rem);line-height:clamp(1.4rem,2vw,1.6rem)}@media screen and (min-width: 701px){.layout-top .productList_inner .download-btn03{grid-template-columns:repeat(4,1fr)}.layout-top .productList_inner .download-btn03 .btn03-steam,.layout-top .productList_inner .download-btn03 .btn03-dlsite,.layout-top .productList_inner .download-btn03 .btn03-switch,.layout-top .productList_inner .download-btn03 .btn03-base{min-height:62px}.layout-top .productList_inner .download-btn03 .btn03-steam{min-height:64px}}@media screen and (min-width: 1001px){.layout-top .productList_inner .download-btn03 .btn03-steam,.layout-top .productList_inner .download-btn03 .btn03-dlsite,.layout-top .productList_inner .download-btn03 .btn03-switch,.layout-top .productList_inner .download-btn03 .btn03-base{min-height:65px}.layout-top .productList_inner .download-btn03 .btn03-steam{min-height:68px}}.layout-top .spec{background-color:#260014;display:flex;flex-direction:column;align-items:center;min-height:300px;padding-top:4%;padding-bottom:4%}.layout-top .spec_inner{max-width:95%;display:flex;flex-direction:column;align-items:center}.layout-top .spec_inner h3{color:#fff;width:100%;height:100%;max-height:80.5px;text-align:center;font-family:ab-shiguma,sans-serif;font-weight:400;font-style:normal;font-size:2em;background:url(/assets/title_bg03-hVfsGAc_.png) no-repeat 50% 4px;background-size:contain;display:flex;align-items:center;justify-content:center;padding:10% 2%}.layout-top .spec_inner h3 span{font-size:1.3em;position:relative;bottom:3px}.layout-top .spec_inner_text{width:100%;margin-top:5%}.layout-top .spec_inner_text p{display:grid;grid-template-columns:120px 1fr;gap:0 10px;font-size:12px;white-space:pre-line;margin-bottom:2%;line-height:1.1em;border-bottom:1px solid #3a2630}.layout-top .spec_inner_text p strong{display:flex;align-items:center;gap:0 5px;padding-bottom:4px}.layout-top .spec_inner_text p strong:before{content:"";display:block;width:25px;height:15.8333333333px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='2543.434'%20height='1604.998'%20viewBox='0%200%202543.434%201604.998'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23fff;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='シェイプ_1'%20data-name='シェイプ%201'%20class='cls-1'%20d='M1040,1955s34.06,124.22,51,126c12.32,7.7,359.34,39.08,369,14,11.53-28.98,32-92,32-92s0.16-9.43,9-8,455.76,37.13,508-10c0,0,31.5-28.83,166-330,0,0,30.29,39.83,61,55s207,59,207,59,16.38,2.36,24-13-72.12-175.05-96-202c0,0-31.53-20.96-40-22,0,0,151.55-108.95,100-210,0,0,107.86-14.06,116-28,0,0-1.89-15.97-10-23l-103-40,133-67s18.17-11.74,8-33c0,0-1.8-8.17-27-20s-213-82-213-82a79.029,79.029,0,0,0-37-4c-20.25,2.83-80,15-80,15s-261.72-228.012-850-436c0,0-579.6-196.03-978-51,0,0-293.272,90.281-348,393,0,0-26.765,104.82,22,223s161,250,161,250,1.9,11.39,33,81,138.007,352.53,180,377c58.779,32.6,352,50,352,50l225,23S1038.98,1949.71,1040,1955Z'%20transform='translate(-34.656%20-499.562)'/%3e%3c/svg%3e");background-position:50% 50%;background-repeat:no-repeat;background-size:71.4285714286%}.layout-top .spec_inner_text p:nth-of-type(1){padding-bottom:6px}.layout-top .spec_inner__list dt{font-size:clamp(1.3rem,1.6vw,1.5rem);font-weight:700;display:flex;align-items:center;padding-top:1%}.layout-top .spec_inner__list dt:before{content:"";display:block;width:27.2727272727px;height:17.2727272727px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='2543.434'%20height='1604.998'%20viewBox='0%200%202543.434%201604.998'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23fff;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='シェイプ_1'%20data-name='シェイプ%201'%20class='cls-1'%20d='M1040,1955s34.06,124.22,51,126c12.32,7.7,359.34,39.08,369,14,11.53-28.98,32-92,32-92s0.16-9.43,9-8,455.76,37.13,508-10c0,0,31.5-28.83,166-330,0,0,30.29,39.83,61,55s207,59,207,59,16.38,2.36,24-13-72.12-175.05-96-202c0,0-31.53-20.96-40-22,0,0,151.55-108.95,100-210,0,0,107.86-14.06,116-28,0,0-1.89-15.97-10-23l-103-40,133-67s18.17-11.74,8-33c0,0-1.8-8.17-27-20s-213-82-213-82a79.029,79.029,0,0,0-37-4c-20.25,2.83-80,15-80,15s-261.72-228.012-850-436c0,0-579.6-196.03-978-51,0,0-293.272,90.281-348,393,0,0-26.765,104.82,22,223s161,250,161,250,1.9,11.39,33,81,138.007,352.53,180,377c58.779,32.6,352,50,352,50l225,23S1038.98,1949.71,1040,1955Z'%20transform='translate(-34.656%20-499.562)'/%3e%3c/svg%3e");background-position:50% 50%;background-repeat:no-repeat;background-size:71.4285714286%}.layout-top .spec_inner__list dd{font-size:clamp(1.1rem,1.6vw,1.3rem);padding-left:8%;padding-bottom:2%}.layout-top .spec_inner__list dd:not(:last-child){border-bottom:1px solid #3a2630}@media screen and (min-width: 701px){.layout-top .spec{padding-top:1%}.layout-top .spec_inner h3{font-size:2.6em;letter-spacing:1px;max-height:107.3333333333px;padding:4.3% 2%}.layout-top .spec_inner_text p{grid-template-columns:220px 1fr;gap:0 20px;font-size:1.2em}.layout-top .spec_inner_text p strong br{display:none}.layout-top .spec_inner__list{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:0 20px}.layout-top .spec_inner__list dt,.layout-top .spec_inner__list dd{padding:1% 0}.layout-top .spec_inner__list dd:not(:last-child){border-bottom:none}.layout-top .spec_inner__list dd br{display:none}}@media screen and (min-width: 1001px){.layout-top .spec_inner h3{padding:4.3% 2%}}@media screen and (min-width: 1201px){.layout-top .spec{padding-top:2%;padding-bottom:2%}.layout-top .spec_inner h3{padding:4% 2%}.layout-top .spec_inner__list{max-width:980px;margin:0 auto}}.layout-top .pagination_character,.layout-top .pagination_story,.layout-top .pagination_movie,.layout-top .pagination_info{height:20px;display:flex;justify-content:center;align-items:center;gap:0 20px;position:relative}.layout-top .pagination_character .swiper-pagination-bullet,.layout-top .pagination_story .swiper-pagination-bullet,.layout-top .pagination_movie .swiper-pagination-bullet,.layout-top .pagination_info .swiper-pagination-bullet{display:block;border-radius:50px;background-color:#928b5d;width:17.1428571429px;height:17.1428571429px}.layout-top .pagination_character .swiper-pagination-bullet.swiper-pagination-bullet-active,.layout-top .pagination_story .swiper-pagination-bullet.swiper-pagination-bullet-active,.layout-top .pagination_movie .swiper-pagination-bullet.swiper-pagination-bullet-active,.layout-top .pagination_info .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fcec87;width:21.8181818182px;height:21.8181818182px}.layout-top .pagination_info{top:14px}.layout-top .pagination_story{top:10px}.layout-top .btn_next_character,.layout-top .btn_next_story,.layout-top .btn_next_movie,.layout-top .btn_next_info{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAAB5CAMAAACtFZd9AAAAilBMVEUAAAD87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87IcoX031AAAALXRSTlMA+QkFJOXJE/LcunYuHFsZ7rKckIiBUj4P9eto1M++rKWYYU1IQzjX4XEzbCoYE/TMAAACBUlEQVRo3qzWCXKCUBCE4eEJEQQU932Le5K+//ViqaWSCZb08B2i/5ZtTarhN+pSjU7kSyVSLxtKJbrwPqUKrRDoSRX6AJZO7EYZgI+W2MU4OyZi5gKchVsxm+LiW6xqES66YtXEVduJ0QxX81RsBrgJvsTmAzfjgZjscBeLyQJ3HdPY7fFgG7s2Hg6+8BI8mVjGboUnXtPQAQ/P+kJbI2fl+A4gZ1HnO5AX/QinHiIv29EdyKNLNZrgrx7bAWXpyA4oXKmm0IKE64AWbsgOaCeyA9q6/Nht8K/GiOuANvO5DmjBnuiAQpVqjyIx2QGtU+M7YBq7FQpFPtcBLRuyHTCNXTqGwo1dD68sHdcB09j18dIxITqglLvlJ7zmTckOaF2yA1rbcR3Q5inRAaXELZ9D4cZugzfERAf4sRuiUMlb3kChcrd8gLccfps1dxsAYRgKKoKGAgpKBqBB7L8eQhDlU+Ys+22ASGI/33ly+CLwj+Cp8XvkcLP5W+Ovn9cjXiF5zb4vxy7C+xrvtLz38zTC8xFPbC4ZkqdanrN58h/vQWmzmY6OM2Ze4xMkn2n5lM3nfk4iOBvhtIbzI1uixRlbLPVbU39cpmSUs9pwetzx7HjC3jJ/AQtRexEJU1O5Iw2bVfyaiPHLDlLGiv6eVsccfy5byK6/vl9qA2FfZq0tDau9kQcidJtHHgv2XwAAAABJRU5ErkJggg==) no-repeat 50% 50%;background-size:contain;width:23.6666666667px;height:40.3333333333px;position:absolute;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;top:0;right:10px;left:auto;opacity:1}.layout-top .btn_next_character:after,.layout-top .btn_next_story:after,.layout-top .btn_next_movie:after,.layout-top .btn_next_info:after{content:"";margin:auto;height:30px;width:30px;background-repeat:no-repeat;background-size:contain}.layout-top .btn_next_character.swiper-button-disabled,.layout-top .btn_next_story.swiper-button-disabled,.layout-top .btn_next_movie.swiper-button-disabled,.layout-top .btn_next_info.swiper-button-disabled{opacity:.1}.layout-top .btn_prev_character,.layout-top .btn_prev_story,.layout-top .btn_prev_movie,.layout-top .btn_prev_info{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAAB5CAMAAACtFZd9AAAAmVBMVEUAAAD87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87If87IfcKQdxAAAAMnRSTlMABfrz7SMJ5dxPDfe8dmpBHJxcLRUR1LKXjuLJrKaAYUgyGNfQOszGwIqGcSe4VjaERXNG7X0AAAIdSURBVGjerNZZVsJAEIVhM5GQQJhnQUBmUPTuf3GicIAiMXRu5VvAfelz/q6XYljTYnY6lUMhO17QKGSn5kb1InbebAyK2NkBTls/U3oF8KXfmY8AuKF6pzXESVW9M3Vw4pe0O7GNX7F2Z4A/gaWbCXs4a+p26gucdXU7Mx8XZdVO2cHFSrVTxdW3JmINXG1UEcPNUhGxd9z0+J2lizsteqcZ4c6Y3pngnu2xzzWG0Cd32msIbPEPAaQB++dActrsn/NgQu1s8cgNuT9HYIs/X0Fgiz8bIimmIiawxd/bEMjiW30IbPHDDwhs8b0uUo1y7hx9pKvl2/mMkK7C/TlJR+LPEZjidzYQ2OJ7Af41VkRMFp+OGF38HTJEdTpi0jbH4SywxW8NkWlifjgLbPFjG9n2poezwBY/7OGZ2PBwFtjiz3w81aT+nKQFHzGpTEdMWpscziZqBoezwBbfMtvBT7P2jgIgDERR1MraStyArftfnoho/ECaA8nLCsR85s29sw2tvsj/ke+anyM/2Q3uWlnTDLe/GqoggS78Qvqb7VXE65pX2sa139OI5yNPbJ4hPdU2y9me/L0Xqa9VuyPv17yD9J7Wu2zv+/uQCGcjTmucHznRcsbm1K8ThyxrrJBRZbXd6fGfZ/cn7D/mH2Ahvl4kwtS83VGGzXr5tRDj93SQMVa0eNocc3y77CC7fvn+qAmEcyYia0rjmBvZASTvxvY0++EgAAAAAElFTkSuQmCC) no-repeat 50% 50%;background-size:contain;width:23.6666666667px;height:40.3333333333px;position:absolute;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;top:0;left:10px;right:auto;opacity:1}.layout-top .btn_prev_character:after,.layout-top .btn_prev_story:after,.layout-top .btn_prev_movie:after,.layout-top .btn_prev_info:after{content:"";margin:auto;height:30px;width:30px;background-repeat:no-repeat;background-size:contain}.layout-top .btn_prev_character.swiper-button-disabled,.layout-top .btn_prev_story.swiper-button-disabled,.layout-top .btn_prev_movie.swiper-button-disabled,.layout-top .btn_prev_info.swiper-button-disabled{opacity:.1}.layout-top .btn_next_movie,.layout-top .btn_prev_movie{top:35%}.layout-top .btn_next_movie{right:-12px}.layout-top .btn_prev_movie{left:-12px}@media screen and (min-width: 701px){.layout-top .btn_next_movie,.layout-top .btn_prev_movie{top:40%;width:35.5px;height:60.5px}.layout-top .btn_next_movie{right:-18px}.layout-top .btn_prev_movie{left:-18px}}.layout-top .btn_next_info,.layout-top .btn_prev_info{top:45%}.layout-top .btn_next_info{right:-10px}.layout-top .btn_prev_info{left:-10px}@media screen and (min-width: 701px){.layout-top .btn_next_info,.layout-top .btn_prev_info{top:40%;width:35.5px;height:60.5px}.layout-top .btn_next_info{right:-18px}.layout-top .btn_prev_info{left:-18px}}@media screen and (min-width: 1001px){.layout-top .btn_next_info,.layout-top .btn_prev_info{top:40%}}.layout-top .modal{width:90%;cursor:default}.layout-top .modal-bg{position:fixed;width:100%;height:100%;background-color:#0009;top:0;left:0;z-index:20;display:flex;justify-content:center;align-items:center;cursor:pointer}.layout-top .modal-bg.active{display:block}.layout-top .modal-content{width:100%;height:auto;background-color:#fff;position:relative;padding:2%;box-sizing:border-box;border-radius:4px}.layout-top .modal-content p.modal-textClose{color:#0a3a64;text-align:center;font-size:.9em;cursor:pointer;padding-top:10px}.layout-top .modal-what{margin:0 auto}.layout-top .modal-what-inner{background-color:#ecfdff;background-image:repeating-linear-gradient(135deg,transparent,transparent 10px,rgb(212,249,255) 10px,rgb(212,249,255) 11px);background-size:auto auto;padding:2%;border-radius:4px}.layout-top .modal-what-inner .logo{max-width:139.3333333333px;margin:1% auto 3%}.layout-top .modal-what-inner .text p{font-weight:700;color:#08292e;text-align:center;margin-bottom:3%}.layout-top .modal-what-inner .link{border-radius:4px;background-color:#252525;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;gap:0 5px;padding:.2%;font-family:m-plus-2c,sans-serif;font-weight:400;font-style:normal;font-size:1.4em;max-width:200px;margin:1% auto;box-shadow:2px 2px #0003}.layout-top .modal-what-inner .link img{width:100%;max-width:18px}.layout-top .btn-close{position:absolute;right:0;top:-30px;cursor:pointer}.layout-top .btn-close>div{width:30px;height:30px;position:relative}.layout-top .btn-close>div>span{width:100%;height:1px;background-color:#fff;position:absolute;top:50%;transform:translateY(-50%)}.layout-top .btn-close>div>span:first-of-type{transform:rotate(45deg)}.layout-top .btn-close>div>span:last-of-type{transform:rotate(-45deg)}.layout-top .btn-open{cursor:pointer;border:transparent;position:absolute;bottom:0;right:0;background-color:#fffc;width:27px;height:30px;padding:2px;border-radius:2px;aspect-ratio:9/10}@media screen and (min-width: 701px){.layout-top .btn-open{width:36px;height:40px}}@media screen and (min-width: 701px){.layout-top .modal-content{padding:1%}.layout-top .modal-what .logo{max-width:209px}.layout-top .modal-what .text p{font-size:1.6em;margin-bottom:1%}}@media screen and (min-width: 1001px){.layout-top .modal-what{max-width:700px}}@media screen and (min-width: 1201px){.layout-top .modal{width:62.5%}.layout-top .modal-content{padding:2% 1%}.layout-top .modal-what .logo{max-width:298.5714285714px}}.layout{display:flex;flex-direction:column;height:100%;justify-content:space-between;background-color:#070502}.l_info{position:relative;height:100vh;height:100%;min-height:calc(100vh - 200px);padding:4% 0 16%}.l_info:before{content:"";position:fixed;width:100%;height:100%;display:block;background:url(/assets/info_bg-2t2BJIJc.jpg) 50% 0 no-repeat;background-attachment:scroll;background-size:contain;top:0}.l_info:after{content:"";display:block;width:100%;height:100%;background-image:url(/assets/noise001-eEekWJ4T.png);background-position:50% 50%;background-size:25%;background-repeat:repeat;position:fixed;top:0;left:0;filter:opacity(50%)}.l_info h1{position:relative;z-index:1;text-align:center;color:#fff;font-family:ab-shiguma,sans-serif;font-weight:400;font-style:normal;padding-bottom:3%}.l_info .breadcrumb{position:relative;z-index:1}.l_info .breadcrumb ul{display:flex;justify-content:flex-start;align-items:center;gap:0 5px;background-color:#0009;padding:.3em .3em .3em .4em;max-width:1200px;margin:0 auto}.l_info .breadcrumb ul li{font-size:.9em}.l_info .breadcrumb ul li:not(:last-child){color:#999}.l_info .breadcrumb ul li:not(:last-child) a{color:#999}.l_info .breadcrumb ul li:not(:last-child):after{content:">";margin-left:.5em}.l_info .breadcrumb ul li:last-child{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.l_info_inner{position:relative;z-index:1;background-color:#fff;border-radius:1%;margin:2% auto 4%;width:100%;max-width:90%;padding:1em .8em}.l_info_inner *{color:#313131}@media screen and (min-width: 701px){.l_info_inner *{font-size:1.1em}}.l_info_inner h2{font-size:1em;line-height:1.2;border-bottom:2px dotted #000;padding-bottom:.3em;margin-bottom:.1em}.l_info_inner img{display:block;border:1px solid #c4c4c4}.l_info_inner a{width:100%;display:block;color:#0073a1;margin-bottom:.2em}.l_info_inner ul,.l_info_inner ol{margin:.4em 0}.l_info_day{color:#999;font-size:.9em;margin-bottom:.6%}.l_info_top{position:relative;z-index:1;display:block;text-align:center;text-decoration:none;color:#fff;background-color:#699c9d;border-radius:60px;width:100%;max-width:280px;padding:1% .5%;font-size:.9em;margin:0 auto}@media screen and (min-width: 701px){.l_info{padding:4% 0 8%}.l_info h1{padding-bottom:2%}}@media screen and (min-width: 1001px){.l_info{padding-bottom:4%}.l_info:before{background-size:cover}.l_info h1{padding-bottom:1.4%}.l_info .breadcrumb ul{padding:.6em .6em .6em 1em}.l_info_inner{max-width:800px;margin-bottom:2%}.l_info_top{padding:.5%}}@media screen and (min-width: 1201px){.l_info_inner{margin-top:1%}}.l_info_list{position:relative;z-index:1;display:flex;flex-direction:column;gap:6px 0;padding:2% 0 4%;margin:0 auto}.l_info_list a{background-color:#fff;border-radius:5px;margin:0 auto;width:100%;max-width:95%;padding:.6em;display:grid;grid-template-columns:1fr 2fr;gap:0 10px}.l_info_list a *{color:#000}.l_info_list a .textbox .title{font-size:.8em;line-height:1.4em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.l_info_list a .textbox .date{font-size:.7em;color:#999}@media screen and (min-width: 701px){.l_info_list a .textbox .title{font-size:1.2em}}@media screen and (min-width: 1001px){.l_info_list{gap:12px 0}.l_info_list a{max-width:800px;grid-template-columns:.7fr 2.3fr;border-radius:4px}.l_info_list a .textbox .title{font-size:1.2em}.l_info_list a .textbox .date{font-size:.9em}}.info0001 h3{background-color:#f9ffe3;padding:3px;color:#273100;margin:2% auto 1%}.info0001 p br{display:none}@media screen and (min-width: 1001px){.info0001 p br{display:block}}.info0001 dl{margin:0 auto 1.6%;max-width:95%}.info0001 dl dt h4{font-size:.8em}.info0001 dl dd audio{width:100%;max-height:40px}.info0002 h3{background-color:#f9ffe3;padding:3px;color:#273100;margin:2% auto 1%}.info0002 p{margin-bottom:2%}.info0002 p br.skip,.info0002 p br.skip2{display:none}.info0002 p span{font-weight:700}@media screen and (min-width: 701px){.info0002 p br.skip{display:block}}@media screen and (min-width: 1001px){.info0002 p br.skip2{display:block}}.info0002 a{margin-bottom:4%}.info0002 dl{margin:0 auto 1.6%;max-width:95%}.info0002 dl dt h4{font-size:.8em}.info0002 dl dd audio{width:100%;max-height:40px}:root{--site-bg-color01: #070502;--text-color01: #fff;--border-color01: #fff;--minWidth: 700px}html{background-color:var(--site-bg-color01);font-size:14px}img,source,iframe{width:100%;height:auto}picture,source{width:100%;height:auto;display:block}p,li{color:var(--text-color01)}@media screen and (max-width: 999px){.no-scroll{overflow:hidden}}.scroll-top{z-index:4;transform:rotate(90deg);background:none;border:none;position:fixed;right:-15px;bottom:4%}.scroll-top a{letter-spacing:2px;font-size:11px;color:#fff;text-decoration:none}.scroll-top a:before{content:"";display:block;width:140%;height:1px;background-color:#fff;position:relative;left:-15px}.scroll-top a:after{content:"";display:block;position:absolute;top:0;left:-28px;width:0;height:0;border-style:solid;border-color:transparent #fff transparent transparent;border-width:0px 14px 12px 0px}@media screen and (min-width: 1001px){.scroll-top{right:-.2%;bottom:10%}.scroll-top a{font-size:1.2em}.scroll-top a:before{width:120%}}
