@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;-moz-tab-size:2;tab-size:2}:where(html:has(dialog:modal[open])){overflow:clip}@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:Arial,sans-serif,system-ui;-webkit-font-smoothing:antialiased}:where(button){all:unset;border-style:solid}: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(a){color:inherit;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,video){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);text-wrap:balance}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(dialog,[popover]){border:none;background:none;color:inherit;inset:unset;max-width:unset;max-height:unset}:where(dialog:not([open],[popover]),[popover]:not(:popover-open)){display:none!important}:where(:focus-visible){outline:3px solid CanvasText;box-shadow:0 0 0 5px Canvas;outline-offset:1px}:where(:focus-visible,:target){scroll-margin-block:8vh}:where(.visually-hidden:not(:focus-within,:active)){clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important}.modal{position:fixed;z-index:5;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;justify-content:center;align-items:center}.modal:hover{cursor:pointer}.modal-content{background-color:#fff;border-radius:4px;padding:2%;position:relative;width:100%;max-width:95%;display:flex;flex-direction:column;align-items:center}@media (min-width: 1024px){.modal-content{padding:1%}}@media (min-width: 1367px){.modal-content{max-width:1200px}}.modal-btn-top{position:absolute;right:0;top:-30px;cursor:pointer}@media (min-width: 1024px){.modal-btn-top{top:-40px}}.modal-btn-top>div{position:relative;width:30px;height:30px}@media (min-width: 1024px){.modal-btn-top>div{width:40px;height:40px}}.modal-btn-top>div>span{width:100%;height:2px;background-color:#fff;position:absolute;top:50%;transform:translateY(-50%)}.modal-btn-top>div>span:first-of-type{transform:rotate(45deg)}.modal-btn-top>div>span:last-of-type{transform:rotate(-45deg)}.modal-btn-bottom{color:#656565;text-align:center;font-size:.8em;display:block;margin:4px auto;width:100%;border-width:1px;border-color:#e0e0e0;padding:.6% 0}@media (min-width: 1024px){.modal-btn-bottom{font-size:1em}}.modal-inner{width:100%}.btn{display:flex;justify-content:center;align-items:center;text-decoration:none;border-radius:4px;overflow:hidden;border:1px solid rgba(160,160,160,.3921568627)}.btn img{display:block;width:auto;max-height:71.4285714286%}.btn.soon{filter:grayscale(1);opacity:.5;pointer-events:none}.btn.sold-out{position:relative;background-color:#b1b1b1;overflow:visible;pointer-events:none;cursor:default}.btn.sold-out img{filter:grayscale(1);opacity:.1}.btn.sold-out:after{content:"";display:block;position:absolute;top:4%;left:0;background:url(/images/common/icons/icon-soldout.webp);background-size:contain;background-repeat:no-repeat;background-position:50% 0;z-index:2;width:100%;height:46.5px;transform:rotate(-6deg)}@media (min-width: 1024px){.btn.sold-out:after{top:0;height:46.5px}}.btn-switch{background-color:#e60012}.btn-steam{background-color:#242424}.btn-booth{background-color:#fc4d50}.btn-dlsite{background-color:#fff}.btn-1{display:grid;grid-template-columns:1fr;grid-template-rows:50px;gap:0 5px}@media (min-width: 600px){.btn-1{gap:0 10px;max-width:50%;margin:0 auto}}.btn-2{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50px;gap:0 8px}@media (min-width: 600px){.btn-2{gap:0 10px;max-width:52.6315789474%;margin:0 auto}}.btn-4{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50px 50px;gap:8px 8px}@media (min-width: 600px){.btn-4{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:50px}}.btn-gotop{background:none;border:none;position:fixed;z-index:4;bottom:-50px;right:4px;opacity:0;width:60px;height:60px;display:flex;justify-content:center;align-items:center;cursor:pointer}.btn-gotop img{width:100%;height:auto;display:block;transition:transform .3s ease}.btn-gotop:hover img{transform:translateY(-3px)}.btn-gotop.slide-out{animation-name:slideOut;animation-duration:.5s;animation-fill-mode:forwards}@keyframes slideOut{0%{bottom:20px;opacity:1}to{bottom:-50px;opacity:0}}.btn-gotop.slide-in{opacity:1;animation-name:slideIn;animation-duration:.5s;animation-fill-mode:forwards}@keyframes slideIn{0%{bottom:-50px;opacity:0}to{bottom:20px;opacity:1}}body{background-color:#fff;height:100%}body .layout{height:100%;block-size:100%;block-size:100dvb}body:not(.l_notfound){background-color:#f4fffe}body:not(.l_notfound) .layout{display:flex;flex-direction:column;justify-content:space-between;position:relative;background-color:#fff;height:100%}body:not(.l_notfound) .layout:before{content:"";display:block;position:fixed;width:100%;height:100%;background-position:50% 50%;background-repeat:repeat;background-size:contain}.l_notfound:before{display:none}@media screen and (max-width: 600px){.no-scroll{overflow:hidden}}.no-scroll--modal{overflow:hidden}.product{position:relative;z-index:3;color:#000;padding-top:8%;padding-bottom:8%;background-image:url(/images/pages/product/game-pattern.webp),url(/images/pages/product/pattern2.png);background-repeat:repeat,repeat;background-size:30% auto,8% auto;background-color:#ffb3b3}@media (min-width: 600px){.product{padding-top:5%}}.product-subtitle{font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px;display:block;text-align:center;width:100%}@media (min-width: 600px){.product-subtitle{margin-top:5%}}@media (min-width: 1024px){.product-subtitle{margin:2% 0}}.product-subtitle{position:relative}.product-subtitle span{position:relative;font-size:2em;align-items:center;display:inline-flex;line-height:1}@media (min-width: 600px){.product-subtitle span{font-size:2.4em;top:4%}}@media (min-width: 1024px){.product-subtitle span{font-size:3em;top:0%}}.product-subtitle span:before{content:"";display:inline-block;width:.9em;height:.9em;-webkit-mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;background-color:currentColor;vertical-align:middle;transform:translateY(.08em)}.product-subtitle.slideAnimation{transform:translateY(-10%);opacity:0;animation:slideInDown 2s forwards}.product-inner{margin:0 auto;width:100%;max-width:94%;position:relative}@media (min-width: 600px){.product-inner.slideAnimation{transform:translateY(10%);opacity:0;animation:slideInTop 2s forwards}@keyframes slideInTop{0%{transform:translateY(10%);opacity:0}50%,to{transform:translateY(0);opacity:1}}}@media (min-width: 1024px){.product-inner{max-width:980px}}.product-navPC,.product-navSP{margin:auto}.product-navPC .sold-out,.product-navSP .sold-out{color:#ff3586;border:2px solid #ff3586;border-radius:2px;background-color:#fff;padding:0 1%}.product-navPC--special h3,.product-navSP--special h3{color:#ee332a;border-bottom:2px solid #ee332a}@media (min-width: 600px) and (max-width: 1023px){.product-navPC--special h3,.product-navSP--special h3{font-size:.9em}}@media (min-width: 1024px){.product-navPC--special h3,.product-navSP--special h3{font-size:1.2em}}.product-navPC--special ul,.product-navSP--special ul{display:grid;grid-template-columns:1fr 1fr}.product-navPC--special ul li,.product-navSP--special ul li{position:relative;display:flex;justify-content:center;align-items:center;border:2px solid transparent;text-align:center;font-weight:700;transition:background-color .5s ease,color .5s ease;width:100%;text-decoration:none;cursor:pointer}.product-navPC--special ul li:nth-of-type(1),.product-navSP--special ul li:nth-of-type(1){border-color:#ee332a;background-color:#fdd;color:#ee332a}.product-navPC--special ul li:nth-of-type(2),.product-navSP--special ul li:nth-of-type(2){border-color:#f19709;background-color:#fff2dd;color:#f19709}.product-navPC--special ul li:hover,.product-navPC--special ul li.active,.product-navSP--special ul li:hover,.product-navSP--special ul li.active{background-color:#fff}.product-navPC--special ul li a,.product-navSP--special ul li a{position:relative;width:100%;display:flex;justify-content:center;align-items:center;text-decoration:none;text-align:center;cursor:pointer;font-weight:700;transition:background-color .5s ease}.product-navPC--special ul li a:hover,.product-navPC--special ul li a.active,.product-navSP--special ul li a:hover,.product-navSP--special ul li a.active{background-color:#fff;color:inherit}.product-navPC--dl h3,.product-navSP--dl h3{color:#0065a5;border-bottom:2px solid #0065a5}@media (min-width: 600px) and (max-width: 1023px){.product-navPC--dl h3,.product-navSP--dl h3{font-size:.9em}}@media (min-width: 1024px){.product-navPC--dl h3,.product-navSP--dl h3{font-size:1.2em}}.product-navPC--dl ul,.product-navSP--dl ul{display:grid;grid-template-columns:1fr 1fr}.product-navPC--dl li,.product-navSP--dl li{border:2px solid #0065a5}.product-navPC--dl li,.product-navPC--dl a,.product-navSP--dl li,.product-navSP--dl a{position:relative;width:100%;display:flex;justify-content:center;align-items:center;text-decoration:none;text-align:center;cursor:pointer;font-weight:700;transition:background-color .5s ease;background-color:#d0edff;color:#0065a5}.product-navPC--dl li:hover,.product-navPC--dl a:hover,.product-navSP--dl li:hover,.product-navSP--dl a:hover{background-color:#fff;cursor:pointer}.product-navPC--dl li.active,.product-navPC--dl a.active,.product-navSP--dl li.active,.product-navSP--dl a.active{background-color:#fff;cursor:default}.product-navPC{position:relative;top:2px;display:grid;grid-template-columns:1.2fr 1.2fr;gap:0 2px}@media (min-width: 1367px){.product-navPC{font-size:1.1em}}.product-navPC--special ul{margin-top:2%}.product-navPC--special li{min-height:60px;line-height:1.2em;font-size:.8em;text-align:left}.product-navPC--special li.active{padding-top:6px}.product-navPC--special li.active:after{content:"";width:100%;height:4px;background-color:#fff;position:absolute;bottom:-2px}@media (min-width: 1024px){.product-navPC--special li{font-size:1em}.product-navPC--special li.active{padding-top:10px}}.product-navPC--dl ul{margin-top:2%}.product-navPC--dl li{line-height:20px;min-height:60px;font-size:.8em}.product-navPC--dl li.active{padding-top:6px}.product-navPC--dl li.active:after{content:"";width:100%;height:4px;background-color:#fff;position:absolute;bottom:-2px}@media (min-width: 1024px){.product-navPC--dl li{font-size:1em;line-height:22px}.product-navPC--dl li.active{padding-top:10px}}.product-navSP{display:flex;flex-direction:column;gap:5px 0;padding-top:2%}.product-navSP .sold-out{position:relative;left:-6px;bottom:1px}.product-navSP--special ul{gap:0 5px;margin:1% auto}.product-navSP--special a br{display:none}.product-navSP--special a{min-height:50px;font-size:.9em}.product-navSP--dl ul{display:grid;grid-template-columns:1fr 1fr;gap:0 5px;margin:1% auto}.product-navSP--dl a{min-height:50px;font-size:.9em}.product-navSP.slideAnimation{transform:translateY(10%);opacity:0;animation:slideInTop 2s forwards}.product-item{background-color:#fff;border:2px solid;padding:2% 3% 4%;margin-bottom:6%}@media (max-width: 480px){.product-item{position:relative;margin-top:10%}}@media (min-width: 600px){.product-item{margin-bottom:0;padding:3% 3% 4%}}.product-pickup{max-width:166.5px}@media (min-width: 600px){.product-pickup{max-width:208.125px}}@media (max-width: 599px){.product-text{display:flex;flex-direction:column;gap:0 0}}@media (min-width: 600px){.product-text{display:grid;grid-template-columns:auto auto;align-items:center}}.product-text--name{margin-top:1%;width:100%;word-break:keep-all}@media (max-width: 599px){.product-text--name{display:flex;flex-direction:column;font-size:1em}.product-text--name span{font-size:1.4em;position:relative;top:.04em;left:-.6em}}@media (min-width: 600px){.product-text--name{font-size:1.31em}.product-text--name span{position:relative;left:0}.product-text--name br{display:none}}@media (min-width: 1024px){.product-text--name{font-size:1.8em;margin-top:0}}.product-text--price{text-align:right}@media (max-width: 599px){.product-text--price{margin-top:-1%}.product-text--price span{font-size:2em;font-weight:700}}@media (min-width: 600px){.product-text--price span{font-size:1.7em;font-weight:700}}@media (min-width: 1024px){.product-text--price span{font-size:2.2em}}.product-img{position:relative;cursor:pointer}.product-img:after{content:"";display:block;width:15px;height:15px;background-image:url(/images/common/icons/icon_zoom.png);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;position:absolute;top:4px;right:4px}.product-goods{padding:2% 1% 3%}.product-goods--title{border-bottom:2px solid;font-size:1em}@media (min-width: 600px){.product-goods--title{font-size:1.2em}}@media (min-width: 1600px){.product-goods--title{font-size:1.4em}}.product-goods--list{padding-left:2%}.product-goods--list>li{margin:1% auto 2%}@media (min-width: 600px){.product-goods--list>li{margin:1% auto}}@media (min-width: 1600px){.product-goods--list>li{margin-bottom:0%}}.product-goods--list ul li{padding-left:3%;font-size:.9em}.product-goods--list ul li:before{content:"・"}@media (min-width: 600px){.product-goods--list ul li{font-size:1.1em}}@media (min-width: 1600px){.product-goods--list ul li{font-size:1.14em}}.product-goods h5{font-size:1em}@media (min-width: 600px){.product-goods h5{font-size:1.1em}}@media (min-width: 1600px){.product-goods h5{font-size:1.3em}}.product-order{padding-left:3%}.product-order--name{font-weight:500;margin-top:.4%;font-size:.9em}.product-order--name:before{content:"・"}@media (min-width: 600px){.product-order--name{font-size:1.2em}}.product-links a:hover:hover{filter:brightness(1.2);transition:filter .2s ease;transform:translateY(1px)}.product #product1--text{border:1px solid #da9090;border-radius:3px;margin-left:3%;padding:1.5% 1.5% 1.5% 3%;font-size:.6em;background-color:#fff6f6}@media (min-width: 480px){.product #product1--text{padding:1% 1% 1% 1.5%;font-size:.8em}}@media (min-width: 1024px){.product #product1--text{font-size:1em}}.product .product1{border-color:#ee332a;color:#ee332a}.product .product2{border-color:#f19709;color:#f19709}.product .product3,.product .product4{border-color:#0065a5;color:#0065a5}@media (max-width: 599px){.product .product1,.product .product2,.product .product3,.product .product4{opacity:0;margin-top:6%}.product .product1.slideAnimation,.product .product2.slideAnimation,.product .product3.slideAnimation,.product .product4.slideAnimation{transform:translateY(10%);opacity:0;animation:slideInTop 2s forwards}@keyframes slideInTop{0%{transform:translateY(10%);opacity:0}50%,to{transform:translateY(0);opacity:1}}}.story{position:relative;overflow:hidden;z-index:1;padding:2% 0 8%;background-color:#ffedc7;background-image:url(/images/pages/story/pattern-cat.webp);background-repeat:repeat;background-size:30% auto}@media (min-width: 600px){.story{padding-top:3%}}.story:before{content:"";position:absolute;right:0;bottom:0;left:0;top:-1px;background:url(/images/common/backgrounds/top-pattern1.png) repeat-x top center/3% auto;z-index:0}.story-subtitle{font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px;color:#000;width:100%;text-align:center;margin-top:10%;position:relative;z-index:2;opacity:0}@media (min-width: 600px){.story-subtitle{margin-top:5%}}@media (min-width: 1024px){.story-subtitle{margin-top:2% 0}}.story-subtitle span{position:relative;font-size:2em;align-items:center;display:inline-flex;line-height:1}@media (min-width: 600px){.story-subtitle span{font-size:2.4em;top:4%}}@media (min-width: 1024px){.story-subtitle span{font-size:3em;top:0%}}.story-subtitle span:before{content:"";display:inline-block;width:.9em;height:.9em;-webkit-mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;background-color:currentColor;vertical-align:middle;transform:translateY(.08em)}.story-subtitle.slideAnimation{transform:translateY(-10%);opacity:0;animation:slideInDown 2s forwards}.story-inner{width:100%;max-width:980px;margin:0 auto;display:flex;flex-direction:column;position:relative;opacity:0;padding-bottom:2%}.story-inner .frame_box{border:12px solid transparent;border-image:url(/images/pages/story/frame-box2.png) 15 fill repeat;padding:20px;image-rendering:pixelated;box-sizing:border-box;margin:3%}.story-inner .inner_Box{font-family:DotGothic16,monospace;text-align:center;color:#000;line-height:1.8}.story-inner.slideAnimation{transform:translateY(10%);opacity:0;animation:slideInTop 2s forwards}.story-text{width:100%;max-width:95%;margin:0 auto 2%;padding:2% 1%;position:relative}@media (min-width: 600px){.story-text{max-width:95%;padding-bottom:0}}.story-text p{color:#fff;text-align:center;margin:0 auto}@media (min-width: 600px){.story-text p:nth-of-type(1){font-size:1.2em}}@media (min-width: 1024px){.story-text p:nth-of-type(1){font-size:1.5em}}.story-text p:nth-of-type(2){margin:3% auto}.story-text p:nth-of-type(2) br{display:none}@media (min-width: 600px){.story-text p:nth-of-type(2){font-size:1.2em;margin:2% auto}.story-text p:nth-of-type(2) br{display:block}}@media (min-width: 1024px){.story-text p:nth-of-type(2){margin:1% auto;font-size:1.5em}}.story-text p:nth-of-type(3){margin:3% auto}.story-text p:nth-of-type(3) br{display:none}@media (min-width: 600px){.story-text p:nth-of-type(3){font-size:1.2em;margin:2% auto}.story-text p:nth-of-type(3) br{display:block}}@media (min-width: 1024px){.story-text p:nth-of-type(3){margin:1% auto;font-size:1.5em}}.story-text p:nth-of-type(4){font-weight:700;font-size:1.1em}@media (min-width: 600px){.story-text p:nth-of-type(4){font-size:1.4em}}@media (min-width: 1024px){.story-text p:nth-of-type(4){font-size:1.6em}}.story-text p:nth-of-type(5){margin:2% auto}.story-text p:nth-of-type(5) br{display:none}@media (min-width: 600px){.story-text p:nth-of-type(5){font-size:1.2em;margin:2% auto}.story-text p:nth-of-type(5) br{display:block}}@media (min-width: 1024px){.story-text p:nth-of-type(5){margin:1% auto;font-size:1.5em}}.story-text p:nth-of-type(6){font-weight:700;font-size:1.2em;margin:4% auto}.story-text p:nth-of-type(6) br{display:block}@media (min-width: 600px){.story-text p:nth-of-type(6){font-size:1.4em;margin:3% auto}.story-text p:nth-of-type(6) br{display:none}}@media (min-width: 1024px){.story-text p:nth-of-type(6){font-size:1.6em}}.story-text p:nth-of-type(7){margin:2% auto}.story-text p:nth-of-type(7) br{display:none}@media (min-width: 600px){.story-text p:nth-of-type(7){font-size:1.2em;margin:2% auto}.story-text p:nth-of-type(7) br{display:block}}@media (min-width: 1024px){.story-text p:nth-of-type(7){margin:1% auto;font-size:1.5em}}.story-text p:nth-of-type(8){margin:2% auto}.story-text p:nth-of-type(8) br{display:none}@media (min-width: 600px){.story-text p:nth-of-type(8){font-size:1.2em;margin:2% auto}.story-text p:nth-of-type(8) br{display:block}}@media (min-width: 1024px){.story-text p:nth-of-type(8){margin:2% auto 0;font-size:1.5em}}.story-ss{position:relative;z-index:4;top:0}@media (min-width: 600px){.story-ss{display:grid;grid-template-columns:1.6fr 1.4fr;grid-template-rows:auto auto;gap:10px 0;padding:4% 0}.story-ss-img1,.story-ss-img2{position:relative;cursor:pointer}.story-ss-img1 img,.story-ss-img2 img{position:relative;z-index:1}.story-ss-img1:before,.story-ss-img2:before{content:"";display:block;width:15px;height:15px;background-image:url(/images/common/icons/icon_zoom.png);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;position:absolute;top:4px;right:4px;z-index:2}.story-ss-img1:after,.story-ss-img2:after{content:"";width:100%;height:100%;display:block;position:absolute;top:8px;left:8px;padding:1%;border-radius:2px}.story-ss-img1,.story-ss-img2{transition:filter .5s ease}.story-ss-img1:hover,.story-ss-img2:hover{filter:brightness(1.1)}.story-ss-img1{grid-area:1/1/2/2;bottom:10px;left:40px}.story-ss-img2{grid-area:2/2/3/3;right:40px}}.story .swiper-slide{position:relative;transition:filter .5s ease;cursor:pointer}.story .swiper-slide:before{content:"";display:block;width:10px;height:10px;background-image:url(/images/common/icons/icon_zoom.png);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;position:absolute;top:4px;right:4px;z-index:2}.story .swiper-slide:hover{filter:brightness(1.1)}.story .swiper-grids{display:grid;grid-template-columns:.1fr 1fr 2.8fr 1fr .1fr;grid-template-rows:1fr 50px;gap:0 0}@media (min-width: 600px){.story .swiper-grids{grid-template-columns:.5fr 1fr 2fr 1fr .5fr}}@media (min-width: 1367px){.story .swiper-grids{grid-template-columns:1.3fr .7fr 1fr .7fr 1.3fr}}.story .swiper-wrapper{grid-area:1/1/2/6}.story .swiper-button-prev,.story .swiper-button-next{width:30px;height:30px;background-color:#ffffffe6;border-radius:60px}.story .swiper-button-prev:after,.story .swiper-button-next:after{content:"";background:url(/images/common/icons/icon-arrow.svg);display:block;width:100%;height:100%;padding:1%;background-position:50% 50%}.story .swiper-button-prev.swiper-button-disabled,.story .swiper-button-next.swiper-button-disabled{opacity:.2}@media (min-width: 600px){.story .swiper-button-prev,.story .swiper-button-next{width:37.5px;height:37.5px}}.story .swiper-button-prev{grid-area:2/2/3/3}.story .swiper-button-prev:after{transform:scaleX(-1)}.story .swiper-button-next{grid-area:2/4/3/5}.story .swiper-pagination{grid-area:2/3/3/4;position:relative;top:10px!important}.story .swiper-pagination-bullet-active{background:#5cb0a0}.story-modal .swiper-grids{display:grid;grid-template-columns:.1fr 1fr 2.8fr 1fr .1fr;grid-template-rows:1fr 50px;gap:0 0}@media (min-width: 600px){.story-modal .swiper-grids{grid-template-columns:.5fr 1fr 2fr 1fr .5fr}}@media (min-width: 1367px){.story-modal .swiper-grids{grid-template-columns:1.3fr .7fr 1fr .7fr 1.3fr}}.story-modal .swiper-wrapper{grid-area:1/1/2/6}.story-modal .swiper-button-prev,.story-modal .swiper-button-next{width:30px;height:30px;background-color:#ffffffe6;border-radius:60px}.story-modal .swiper-button-prev:after,.story-modal .swiper-button-next:after{content:"";background:url(/images/common/icons/icon-arrow.svg);display:block;width:100%;height:100%;padding:1%;background-position:50% 50%}.story-modal .swiper-button-prev.swiper-button-disabled,.story-modal .swiper-button-next.swiper-button-disabled{opacity:.2}@media (min-width: 600px){.story-modal .swiper-button-prev,.story-modal .swiper-button-next{width:37.5px;height:37.5px}}.story-modal .swiper-button-prev{grid-area:2/2/3/3}.story-modal .swiper-button-prev:after{transform:scaleX(-1)}.story-modal .swiper-button-next{grid-area:2/4/3/5}.story-modal .swiper-pagination{grid-area:2/3/3/4;position:relative;top:10px!important}.story-modal .swiper-pagination-bullet-active{background:#5cb0a0}.character{position:relative;padding-top:8%;padding-bottom:8%;background-color:#91bef9;background-image:url(/images/common/backgrounds/pattern1.webp);background-repeat:repeat;background-size:15% auto}@media (max-width: 599px){.character .swiper-button-next,.character .swiper-button-prev{top:50%!important;transform:translateY(-50%)!important}}@media (min-width: 600px){.character{background-size:10% auto}}@media (min-width: 1367px){.character{background-size:5% auto}}.character:before,.character:after{content:"";position:absolute;left:0;right:0;height:100px;background:url(/images/common/backgrounds/deco-pattern1.webp) repeat-x center top/30% auto;z-index:1;pointer-events:none}.character:before{top:-1px}.character:after{bottom:-1px;transform:scaleY(-1);transform-origin:center}.character-subtitle{display:block;text-align:center;font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px;color:#000;align-items:center;justify-content:center;margin-bottom:4%;position:relative;opacity:0}.character-subtitle span{position:relative;font-size:2em;align-items:center;display:inline-flex;line-height:1}.character-subtitle span:before{content:"";display:inline-block;width:.9em;height:.9em;-webkit-mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;background-color:currentColor;vertical-align:middle;transform:translateY(.08em)}@media (min-width: 600px){.character-subtitle span{font-size:2.4em;top:10%}}@media (min-width: 1024px){.character-subtitle span{font-size:3em;top:0%}}.character-subtitle.slideAnimation{transform:translateY(-10%);opacity:0;animation:slideInDown 2s forwards}.character-vtuber{background:url(/images/common/backgrounds/space-pattern1.webp) repeat center top/50% auto}.character-vtuber--inner{width:100%;max-width:95%;margin:auto;display:flex;flex-direction:column;align-items:center;gap:10px 10px;padding:8% 0}@media (min-width: 600px){.character-vtuber--inner{display:grid;grid-template-columns:auto 1fr;grid-template-rows:repeat(3,auto);max-width:92%;padding:4% 0}}@media (min-width: 1024px){.character-vtuber--inner{max-width:980px;padding:2% 0}}.character-vtuber--icon{max-width:150px}@media (min-width: 600px){.character-vtuber--icon{max-width:204.5454545455px;grid-area:1/1/4/2}}.character-vtuber--title{color:#fff;font-size:1em;text-align:center;border-bottom:2px solid #ffffff;padding:0 1%}@media (min-width: 600px){.character-vtuber--title{grid-area:1/2/2/3;text-align:left;font-size:1.6em;padding-left:1%}}.character-vtuber--description{color:#fff;font-size:1em}@media (min-width: 600px){.character-vtuber--description{grid-area:2/2/3/3;font-size:1.3em;padding-left:2%}}.character-vtuber--link{width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:center;gap:0 4px;max-width:90%}.character-vtuber--link a{display:block;text-decoration:none;text-align:center;width:100%;font-weight:700;font-size:.8em;color:#000;background-color:#fff;border:2px solid #000000;padding:4% 0;transition:background-color .5s ease}.character-vtuber--link a:active,.character-vtuber--link a:hover{background-color:#9f9f9f}@media (min-width: 600px){.character-vtuber--link{grid-area:3/2/4/3;max-width:100%}}.character-vtuber.slideAnimation{transform:translateY(10%);opacity:0;animation:slideInTop 2s forwards}.character-thumbox{width:100%}.character-thumbox .swiper-wrapper{justify-content:center;padding:3% 0;width:100%}.character-thumbox .swiper-wrapper .swiper-slide{max-width:101.5px;cursor:pointer;filter:grayscale(1);transition:filter .5s ease,opacity .5s ease}.character-thumbox .swiper-wrapper .swiper-slide:hover{filter:grayscale(0);opacity:1}.character-thumbox .swiper-wrapper .swiper-slide-thumb-active{cursor:default;filter:grayscale(0)}.character-thumbox .swiper-wrapper .swiper-slide:nth-of-type(1),.character-thumbox .swiper-wrapper .swiper-slide:nth-of-type(2){position:relative}@media (min-width: 600px){.character-inner{max-width:97%;margin:0 auto}}.character-inner.slideAnimation{transform:translateY(10%);opacity:0;animation:slideInTop 2s forwards}.character-box{width:100%;margin:auto}.character1-inner{display:flex;flex-direction:column;position:relative;gap:5px 0}.character1 .frame_box{border:12px solid transparent;border-image:url(/images/pages/header/frame-box1.png) 12 fill repeat;padding:20px;image-rendering:pixelated;box-sizing:border-box;width:fit-content;margin:3%}.character1-name{color:#000;display:flex;gap:0 10px;margin:0 auto 3%;width:100%;max-width:95%;font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px}.character1-name ruby{font-size:.5em;font-weight:400;margin-bottom:-5px;text-align:center}.character1-name span{display:grid;grid-template-rows:auto 1fr;gap:4px 0;font-size:1.67em}.character1-info{color:#000;border:1px solid #000000;width:fit-content;height:fit-content;padding:0 2% 0 1%;margin-left:3%}.character1-img--inner{position:relative;background-image:url(/images/pages/character/chara1-small-bg1.webp);background-repeat:no-repeat;background-position:0 0;background-size:cover}.character1-img--chara{position:relative;margin:2% auto 0;max-width:62.5%}.character1-img--serif,.character2-img--serif{position:absolute;top:0;right:0}.character1-face{display:flex;align-items:center;gap:0 4px;margin:0 auto;width:100%;max-width:95%}.character1-description{color:#000;text-align:left;margin:0 auto;width:100%;max-width:95%}.character1-voice{margin:0 auto;width:100%;max-width:95%}.character1-voice--title{color:#000;border-bottom:2px solid #000000;margin-bottom:1%;font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px}.character1-voice--list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0 8px}.character1-voice--btn button{color:#000;background-color:#fff;border:2px solid #000000;border-radius:60px;width:100%;display:flex;justify-content:center;align-items:center;gap:0 4px;transition:background-color .5s ease;font-size:.8em;font-weight:700;padding:5% 0}.character1-voice--btn button img{display:block;max-width:14.6153846154px}.character1-voice--btn button:hover{background-color:#b9b9b9}.character2-inner{display:flex;flex-direction:column;position:relative;gap:5px 0}.character2 .frame_box{border:12px solid transparent;border-image:url(/images/pages/header/frame-box1.png) 12 fill repeat;padding:20px;image-rendering:pixelated;box-sizing:border-box;width:fit-content;margin:3%}.character2-name{color:#000;display:flex;gap:0 10px;margin:0 auto 3%;width:100%;max-width:95%;font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px}.character2-name ruby{font-size:.5em;font-weight:400;margin-bottom:-5px;text-align:center}.character2-name span{display:grid;grid-template-rows:auto 1fr;gap:4px 0;font-size:1.67em}.character2-info{color:#000;border:1px solid #000000;width:fit-content;height:fit-content;padding:0 2% 0 1%;margin-left:3%}.character2-img{position:relative}.character2-img--inner{position:relative;background-image:url(/images/pages/character/chara2-small-bg1.webp);background-repeat:no-repeat;background-position:0 0;background-size:cover}.character2-img--chara{position:relative;margin:2% auto 0;max-width:62.5%}.character2-img--serif{position:absolute;top:0;right:0}.character2-face{display:flex;align-items:center;gap:0 4px;margin:0 auto;width:100%;max-width:95%}.character2-description{color:#000;text-align:left;margin:0 auto;width:100%;max-width:95%}.character2-voice{margin:0 auto;width:100%;max-width:95%}.character2-voice--title{color:#000;border-bottom:2px solid #000000;margin-bottom:1%;font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px}.character2-voice--list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0 8px}.character2-voice--btn button{color:#000;background-color:#fff;border:2px solid #000000;border-radius:60px;width:100%;display:flex;justify-content:center;align-items:center;gap:0 4px;transition:background-color .5s ease;font-size:.8em;font-weight:700;padding:5% 0}.character2-voice--btn button img{display:block;max-width:14.6153846154px}.character2-voice--btn button:hover{background-color:#b9b9b9}.character .swiper{position:relative}.character .swiper-button-prev,.character .swiper-button-next{position:absolute;z-index:11;width:75px;height:75px}.character .swiper-button-prev:after,.character .swiper-button-next:after{content:"";display:block;width:100%;height:100%;padding:1%}.character .swiper-button-prev.swiper-button-disabled:after{opacity:0}.character .swiper-button-prev:after{background:url(/images/common/icons/icon-arrow.svg);background-position:50% 50%;background-size:contain;background-repeat:no-repeat;width:37.5px;height:37.5px;margin-right:auto;transform:scaleX(-1)}@media (max-width: 599px){.character .swiper-button-prev{top:60%}}@media (min-width: 600px){.character .swiper-button-prev{top:68%}.character .swiper-button-prev:after{width:50px;height:50px}}@media (min-width: 1367px){.character .swiper-button-prev{left:10%}.character .swiper-button-prev:after{width:75px;height:75px}}.character .swiper-button-next.swiper-button-disabled:after{opacity:0}.character .swiper-button-next:after{background:url(/images/common/icons/icon-arrow.svg);background-position:50% 50%;background-size:contain;background-repeat:no-repeat;width:37.5px;height:37.5px;margin-left:auto}@media (max-width: 599px){.character .swiper-button-next{top:55%}}@media (min-width: 600px){.character .swiper-button-next{top:68%}.character .swiper-button-next:after{width:50px;height:50px}}@media (min-width: 1367px){.character .swiper-button-next{right:10%}.character .swiper-button-next:after{width:75px;height:75px}}@media (min-width: 1024px){.tabletUp{margin:0 auto}}.tabletUp .character-inner{max-width:980px;margin:0 auto}.tabletUp .character1{position:relative}.tabletUp .character1:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;right:0;margin:0 auto;background-image:url(/images/pages/character/chara1-large-bg2.webp),url(/images/pages/character/chara1-large-bg1.webp);background-repeat:no-repeat,repeat-x;background-position:50% 90%,50% 0;background-size:contain,cover}@media (min-width: 1024px){.tabletUp .character1:before{background-position:50% 90%,50% 50%;background-size:contain,contain}}@media (min-width: 1367px){.tabletUp .character1:before{background-size:62.5%,contain}}.tabletUp .character1-inner{max-width:calc(980px - 4%);display:grid;grid-template-columns:50% 50%;grid-template-rows:repeat(5,min-content);position:relative;margin:0 auto}@media (min-width: 600px){.tabletUp .character1-inner{grid-template-columns:45% 55%}}@media (min-width: 1367px){.tabletUp .character1-inner{max-width:980px}}.tabletUp .character1-name{grid-area:1/1/2/2;margin-bottom:5%}.tabletUp .character1-name ruby{font-size:.4em;margin-bottom:5%}.tabletUp .character1-name span{font-size:2em}@media (min-width: 1024px){.tabletUp .character1-name{font-size:1.4em;margin-bottom:5%}.tabletUp .character1-name ruby{margin-bottom:5%}}.tabletUp .character1-info{grid-area:2/1/3/2}@media (min-width: 1024px){.tabletUp .character1-info{font-size:1.4em}}.tabletUp .character1-description{grid-area:3/1/4/2;background-color:#fffc;border-radius:5px;padding:1%}.tabletUp .character1-description p{font-size:1.1em;margin-bottom:1%;line-height:1.4em}.tabletUp .character1-voice{grid-area:4/1/5/2;position:relative;background-color:#fffc;border-radius:5px;padding:1%}@media (min-width: 1024px){.tabletUp .character1-voice--title{font-size:1.3em}}@media (min-width: 1024px){.tabletUp .character1-voice--btn button{font-size:1.2em}}.tabletUp .character1-voice--btn button img{max-width:12.5%}.tabletUp .character1-face{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:0 4px;max-width:83.3333333333%}.tabletUp .character1-face1,.tabletUp .character1-face2,.tabletUp .character1-face3{margin:auto}.tabletUp .character1-face1 img,.tabletUp .character1-face2 img,.tabletUp .character1-face3 img{background-size:contain}.tabletUp .character1-face1{grid-area:1/1/2/2;position:relative;top:10%}.tabletUp .character1-face2{grid-area:2/2/3/3;position:relative}.tabletUp .character1-face3{grid-area:3/1/4/2;position:relative;bottom:20%}.tabletUp .character1-img{grid-area:1/2/6/3}.tabletUp .character1-img--inner{background:none}.tabletUp .character1-img--chara{top:1%;right:5%;max-width:83.3333333333%}@media (min-width: 1024px){.tabletUp .character1-img--chara{max-width:76.9230769231%}}.tabletUp .character2{position:relative}.tabletUp .character2:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;right:0;margin:0 auto;background-image:url(/images/pages/character/chara2-large-bg2.webp),url(/images/pages/character/chara1-large-bg1.webp);background-repeat:no-repeat,repeat-x;background-position:50% 90%,50% 0;background-size:contain,cover}@media (min-width: 1024px){.tabletUp .character2:before{background-position:50% 90%,50% 50%;background-size:contain,contain}}@media (min-width: 1367px){.tabletUp .character2:before{background-size:62.5%,contain}}.tabletUp .character2-inner{max-width:calc(980px - 4%);display:grid;grid-template-columns:50% 50%;grid-template-rows:repeat(5,min-content);position:relative;margin:0 auto}@media (min-width: 600px){.tabletUp .character2-inner{grid-template-columns:45% 55%}}@media (min-width: 1367px){.tabletUp .character2-inner{max-width:980px}}.tabletUp .character2-name{grid-area:1/1/2/2;margin-bottom:5%}.tabletUp .character2-name ruby{font-size:.4em;margin-bottom:5%}.tabletUp .character2-name span{font-size:2em}@media (min-width: 1024px){.tabletUp .character2-name{font-size:1.4em;margin-bottom:5%}.tabletUp .character2-name ruby{margin-bottom:5%}}.tabletUp .character2-info{grid-area:2/1/3/2}@media (min-width: 1024px){.tabletUp .character2-info{font-size:1.4em}}.tabletUp .character2-description{grid-area:3/1/4/2;background-color:#fffc;border-radius:5px;padding:1%}.tabletUp .character2-description p{font-size:1.1em;margin-bottom:1%;line-height:1.4em}.tabletUp .character2-voice{grid-area:4/1/5/2;position:relative;background-color:#fffc;border-radius:5px;padding:1%}@media (min-width: 1024px){.tabletUp .character2-voice--title{font-size:1.3em}}@media (min-width: 1024px){.tabletUp .character2-voice--btn button{font-size:1.2em}}.tabletUp .character2-voice--btn button img{max-width:12.5%}.tabletUp .character2-face{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:0 4px;max-width:83.3333333333%}.tabletUp .character2-face1,.tabletUp .character2-face2,.tabletUp .character2-face3{margin:auto}.tabletUp .character2-face1 img,.tabletUp .character2-face2 img,.tabletUp .character2-face3 img{background-size:contain}.tabletUp .character2-face1{grid-area:1/1/2/2;position:relative;top:10%}.tabletUp .character2-face2{grid-area:2/2/3/3;position:relative}.tabletUp .character2-face3{grid-area:3/1/4/2;position:relative;bottom:20%}.tabletUp .character2-img{grid-area:1/2/6/3}.tabletUp .character2-img--inner{background:none}.tabletUp .character2-img--chara{top:1%;right:5%;max-width:83.3333333333%}@media (min-width: 1024px){.tabletUp .character2-img--chara{max-width:76.9230769231%}}.character1-img{position:relative}.character1-img--serif,.character2-img--serif{position:absolute;top:.5rem;right:.5rem;width:clamp(100px,14vw,160px);aspect-ratio:1/1;display:grid;place-items:center;z-index:2;pointer-events:auto}.character1-img--serif img,.character2-img--serif img{width:100%;height:auto;max-width:100%;display:block;cursor:pointer}@media (min-width: 768px){.character1-img--serif,.character2-img--serif{width:clamp(100px,14vw,160px)}}.character2-img--serif img{width:100%;height:auto;max-width:100%;display:block;cursor:pointer}.movie{position:relative;overflow:hidden;z-index:1;padding:2% 0 8%}.movie:before{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;z-index:0;background:url(/images/pages/movie/pattern-pink.webp) repeat;background-size:50% auto;transform:rotate(-5deg);transform-origin:center}@media (min-width: 1367px){.movie{padding:2% 0 6%}}.movie-subtitle{display:block;text-align:center;font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px;color:#000;margin-top:10%;margin-bottom:4%;position:relative;opacity:0}@media (min-width: 600px){.movie-subtitle{margin-top:5%}}@media (min-width: 1024px){.movie-subtitle{margin:2% 0}}.movie-subtitle span{position:relative;font-size:2em;align-items:center;display:inline-flex;line-height:1}@media (min-width: 600px){.movie-subtitle span{font-size:2.4em;top:4%}}@media (min-width: 1024px){.movie-subtitle span{font-size:3em;top:0%}}.movie-subtitle span:before{content:"";display:inline-block;width:.9em;height:.9em;-webkit-mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;background-color:currentColor;vertical-align:middle;transform:translateY(.08em)}.movie-subtitle.slideAnimation{transform:translateY(-10%);opacity:0;animation:slideInDown 2s forwards}.movie-inner{opacity:0}.movie-inner.slideAnimation{transform:translateY(10%);opacity:0;animation:slideInTop 2s forwards}.movie-link{display:block;position:relative;border:1px solid #ffffff;border-radius:4px;background-color:#fff;overflow:hidden;cursor:default;pointer-events:none}.movie-link:after{content:"";position:absolute;width:100%;height:100%;background-color:#fff;top:0;left:0;opacity:.6}.movie-link .text{background-color:#00000080;width:100%;position:absolute;z-index:1;bottom:0;color:#fff;display:flex;align-items:center;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;padding:.5% 1%;font-size:.8em}.movie-link .text .icon-link{display:inline-block;width:100%;max-width:12px;height:auto;position:relative;top:2px;left:3px}.movie .swiper-button-prev,.movie .swiper-button-next{position:absolute;z-index:11;width:37.5px;height:37.5px}.movie .swiper-button-prev.swiper-button-disabled,.movie .swiper-button-next.swiper-button-disabled{opacity:.1}.movie .swiper-button-prev:after,.movie .swiper-button-next:after{content:"";background:url(/images/common/icons/icon-arrow.svg);display:block;width:100%;height:100%;padding:1%;background-position:50% 50%}.movie .swiper-button-prev:after{transform:scaleX(-1)}.movie .swiper-pagination-bullet-active{background:#517eff}.movie .swiper-slide-active .movie-link{pointer-events:auto;cursor:pointer}.movie .swiper-slide-active .movie-link:after{display:none}.movie .swiper-grid{display:grid;grid-template-columns:.1fr 1fr 2.8fr 1fr .1fr;grid-template-rows:1fr;gap:0 0}@media (min-width: 600px){.movie .swiper-grid{grid-template-columns:.5fr 1fr 2fr 1fr .5fr}}@media (min-width: 1367px){.movie .swiper-grid{grid-template-columns:1.3fr .7fr 1fr .7fr 1.3fr}}.movie .swiper-grid .swiper-wrapper{grid-area:1/1/2/6}.movie .swiper-grid .swiper-button-prev{grid-area:2/2/3/3}.movie .swiper-grid .swiper-button-next{grid-area:2/4/3/5}.movie .swiper-grid .swiper-pagination{grid-area:2/3/3/4}.movie .swiper-grids{display:grid;grid-template-columns:.1fr 1fr 2.8fr 1fr .1fr;grid-template-rows:1fr 75px;gap:0 0}@media (min-width: 600px){.movie .swiper-grids{grid-template-columns:.5fr 1fr 2fr 1fr .5fr}}@media (min-width: 1367px){.movie .swiper-grids{grid-template-columns:1.3fr .7fr 1fr .7fr 1.3fr}}.movie .swiper-grids .swiper-wrapper{grid-area:1/1/2/6}.movie .swiper-grids .swiper-button-prev{grid-area:2/2/3/3}.movie .swiper-grids .swiper-button-next{grid-area:2/4/3/5}.movie .swiper-grids .swiper-pagination{grid-area:2/3/3/4;position:relative;top:10px!important}@media (min-width: 600px){.movie .swiper-grids .swiper-pagination{top:20px!important}}.info{position:relative;z-index:1;padding:2% 0}@media (min-width: 1367px){.info{padding:2% 0 0}}.info-subtitle{font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px;color:#0ea88b;width:100%;text-align:center;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:center;justify-content:center;margin-top:10%;margin-bottom:4%;position:relative;opacity:0}@media (min-width: 600px){.info-subtitle{margin-top:5%}}@media (min-width: 1024px){.info-subtitle{margin-top:2%;margin-bottom:0}}.info-subtitle span{position:relative;z-index:2;grid-area:1/1/2/2;font-size:2em}@media (min-width: 600px){.info-subtitle span{font-size:2.4em;top:4%}}@media (min-width: 1024px){.info-subtitle span{font-size:3em;top:0%}}.info-subtitle:after{opacity:.6;grid-area:1/1/2/2;content:"";display:block;width:100%;height:100%;min-height:77.5px;background-image:url(/images/pages/info/textBg2.svg),url(/images/pages/info/textBg1.svg);background-size:contain,contain;background-repeat:repeat-x,no-repeat;background-position:0 50%,0 50%}@media (min-width: 600px){.info-subtitle:after{min-height:88.5714285714px;margin-bottom:3%}}@media (min-width: 1024px){.info-subtitle:after{background-position:0 20%,40% 20%}}.info-subtitle.slideAnimation{transform:translateY(-10%);opacity:0;animation:slideInDown 2s forwards}@keyframes slideInDown{0%{transform:translateY(-10%);opacity:0}50%,to{transform:translateY(0);opacity:1}}.info-inner{opacity:0}.info-inner.slideAnimation{transform:translateY(10%);opacity:0;animation:slideInTop 2s forwards}@keyframes slideInTop{0%{transform:translateY(10%);opacity:0}50%,to{transform:translateY(0);opacity:1}}.info-link{display:block;position:relative;border:1px solid #bdd7d3;border-radius:4px;background-color:#fff;text-decoration:none;overflow:hidden;cursor:default;pointer-events:none}.info-link:after{content:"";position:absolute;width:100%;height:100%;background-color:#fff;top:0;left:0;opacity:.6}.info-link--new{position:absolute;top:2px;left:2px;background-color:#fff;color:#ff3573;border:1px solid #ff3573;font-weight:700;font-size:1em;display:block;width:fit-content;padding:.2% 1.2%;border-radius:1px}.info-link--text{padding:1% 2% 2%;height:100%;max-height:90px}.info-link--day{color:#287667;opacity:.5;font-size:.8em}.info-link--title{color:#287667;font-size:.9em;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:45px}@media (min-width: 600px){.info-link--title{font-size:1.1em;line-height:1.2em}}.info-link--icon{display:inline-block;width:100%;max-width:10px;height:auto;position:relative;top:0;left:0}@media (min-width: 600px){.info-link--icon{max-width:14px}}.info-more{position:relative;margin-top:2%;margin-bottom:2%}.info-more a{position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;background:#fff;color:#5cb0a0;border:1px solid #5cb0a0;border-radius:50px;width:100%;min-width:200px;max-width:fit-content;margin:0 auto;padding:.2%;top:0;transition:background-color .5s ease,top .5s ease}.info-more a:hover{background-color:#d2fff6;top:2px}@media (min-width: 600px){.info-more a{margin:1% auto 0;border-width:2px}}.info .swiper-button-prev,.info .swiper-button-next{position:absolute;z-index:11;width:30px;height:30px}.info .swiper-button-prev:after,.info .swiper-button-next:after{content:"";background:url(/images/common/icons/icon-arrow.svg);display:block;width:100%;height:100%;padding:1%;background-position:50% 50%}.info .swiper-button-prev.swiper-button-disabled,.info .swiper-button-next.swiper-button-disabled{opacity:.1}@media (min-width: 600px){.info .swiper-button-prev,.info .swiper-button-next{width:41.6666666667px;height:41.6666666667px}}.info .swiper-button-prev:after{transform:scaleX(-1)}.info .swiper-pagination-bullet-active{background:#5cb0a0}.info .swiper-slide-active .info-link{pointer-events:auto;cursor:pointer}.info .swiper-slide-active .info-link:after{display:none}.info .swiper-grid{display:grid;grid-template-columns:.1fr 1fr 2.8fr 1fr .1fr;grid-template-rows:1fr;gap:0 0}@media (min-width: 600px){.info .swiper-grid{grid-template-columns:.5fr 1fr 2fr 1fr .5fr}}@media (min-width: 1367px){.info .swiper-grid{grid-template-columns:1.3fr .7fr 1fr .7fr 1.3fr}}.info .swiper-grid .swiper-wrapper{grid-area:1/1/2/6}.info .swiper-grid .swiper-button-prev{grid-area:2/2/3/3}.info .swiper-grid .swiper-button-next{grid-area:2/4/3/5}.info .swiper-grid .swiper-pagination{grid-area:2/3/3/4}.info .swiper-grids{display:grid;grid-template-columns:.1fr 1fr 2.8fr 1fr .1fr;grid-template-rows:1fr 50px;gap:0 0}@media (min-width: 600px){.info .swiper-grids{grid-template-columns:.5fr 1fr 2fr 1fr .5fr}}@media (min-width: 1367px){.info .swiper-grids{grid-template-columns:1.3fr .7fr 1fr .7fr 1.3fr}}.info .swiper-grids .swiper-wrapper{grid-area:1/1/2/6}.info .swiper-grids .swiper-button-prev{grid-area:2/2/3/3}.info .swiper-grids .swiper-button-next{grid-area:2/4/3/5}.info .swiper-grids .swiper-pagination{grid-area:2/3/3/4;position:relative;top:10px!important}:root{--site-header-h: 72px;--kv-chara-overhang: 120px}.header{background:#333}.header__inner{position:relative;overflow:hidden;min-height:var(--kv-min-h-sp);background:#111 url(/images/pages/header/game-bg.webp) center/cover no-repeat;padding-top:clamp(24px,5vh,120px);padding-bottom:clamp(24px,5vh,120px)}.header__inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;outline:8px solid #fff;pointer-events:none;z-index:3}.header__inner:before{content:"";position:absolute;top:0;right:0;left:0;bottom:-1px;background:url(/images/common/backgrounds/bottom-pattern1.png) repeat-x bottom center/3% auto;z-index:0}.header #header{scroll-margin-top:var(--site-header-h)}.header__stage{display:grid;grid-template-rows:1fr auto;align-items:end;justify-items:center}.header__panel{display:grid;gap:1px;justify-items:center;text-align:center;order:2;position:relative;z-index:2;padding-top:calc(250px + var(--kv-chara-overhang))}.header__logo img{display:block;width:100%;height:auto;margin:0 auto}.header .pixel-frame{display:inline-block;border:12px solid transparent;border-image:url(/images/pages/header/frame-box1.png) 12 fill repeat;image-rendering:pixelated;margin:0 6%}.header__tagline{display:block;width:min(64vw,520px);height:auto}.header__chara{position:absolute;left:50%;top:clamp(5px,-4vh,24px);transform:translate(-50%);width:clamp(640px,108vw,1500px);height:auto;z-index:1;pointer-events:none}.header .header__tagline{width:min(84vw,660px)}.header .pixel-frame{padding:clamp(12px,2.2vw,22px) clamp(16px,2.8vw,26px)}@media (min-width: 600px){.header :root{--kv-stage-h: clamp(560px, 82vh, 920px);--panel-nudge: clamp(0px, -4vh, -60px)}.header .header__inner{margin-top:calc(var(--site-header-h) * -1);padding-top:calc(clamp(24px,5vh,120px) + var(--site-header-h));min-height:var(--kv-stage-h);background-position:50% 50%}.header .header__stage{max-width:1280px;margin:0 auto;padding:clamp(16px,2.5vw,40px) clamp(16px,3vw,48px) clamp(20px,4vh,60px);display:grid;justify-content:space-between;grid-template-columns:1fr 1fr;align-items:end;row-gap:0;min-height:var(--kv-stage-h);align-items:stretch}.header .header__panel{order:0;justify-self:start;text-align:left;z-index:2;margin-bottom:var(--panel-lift);padding-top:0;padding-bottom:0;padding-top:calc(10px + var(--kv-chara-overhang));align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:0;gap:clamp(8px,1.2vw,16px);transform:translateY(var(--panel-nudge))}.header .header__logo img{width:clamp(420px,40vw,680px)}.header .header__tagline{width:clamp(460px,45vw,760px)}.header .header__chara{position:static;transform:none;bottom:auto;left:auto;width:clamp(520px,44vw,880px);height:auto;pointer-events:auto;filter:none;order:0;justify-self:end}}@media (min-width: 600px) and (min-width: 1367px){.header .header__inner{min-height:880px}.header .header__stage{max-width:1280px}}.footer[data-v-75842488]{position:relative;z-index:1;background-color:#ffcc51;color:#000;display:flex;flex-direction:column;gap:24px 0;padding:10% 4%}@media (min-width: 600px){.footer[data-v-75842488]{padding:4% 4% 8%}}@media (min-width: 1024px){.footer[data-v-75842488]{padding:2% 4% 10%}}.footer-sns[data-v-75842488]{display:flex;align-items:center;justify-content:center;gap:0 10px}.footer-sns--x[data-v-75842488]{display:block;max-width:38px}.footer-sns--fb[data-v-75842488]{display:block;max-width:40px}.footer-link[data-v-75842488]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px 0}.footer-link a[data-v-75842488]{font-size:.8em;display:flex;gap:0 4px;text-decoration:none}.footer-link a img[data-v-75842488]{display:block;width:100px;max-width:14px;height:auto}@media (min-width: 600px){.footer-link[data-v-75842488]{flex-direction:row;gap:10px 10px}.footer-link li[data-v-75842488]{display:flex;justify-content:center;gap:0 10px}.footer-link li[data-v-75842488]:not(:last-child):after{content:"";border-right:1px solid rgba(104,104,104,.3843137255)}.footer-link a[data-v-75842488]{font-size:.9em}.footer-link a[data-v-75842488]:hover{filter:brightness(1.4)}}.footer-logo[data-v-75842488]{display:grid;grid-template-columns:.9fr 1.1fr;justify-content:center;align-items:center;gap:0 10px}.footer-logo div img[data-v-75842488]{width:100%;height:auto}@media (min-width: 600px){.footer-logo[data-v-75842488]{grid-template-columns:173.3333333333px 173.3333333333px;gap:0 30px}}.footer-copyright[data-v-75842488]{display:flex;justify-content:center;align-items:center;gap:0 20px}.footer-copyright p[data-v-75842488]{text-align:center;font-size:.8em}.footer-copyright p span[data-v-75842488]{padding-right:2px}.loading[data-v-4e0d7489]{position:fixed;width:100%;height:100%;z-index:999;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4%;opacity:1;transition:opacity 1s ease}.loading-logo[data-v-4e0d7489]{margin:auto;display:block;max-width:157px;max-height:200px;opacity:0;transform:scale(2);transition:transform 1.5s ease,opacity 1.5s ease}.btn-skip[data-v-4e0d7489]{background-color:#c9c9c9;display:block;width:100%;color:#000;border-radius:50px;text-align:center;border:1px solid rgba(202,202,202,.3);max-width:120px;margin-top:20px;opacity:1;transition:opacity .3s ease}@keyframes fadeInAnime-4e0d7489{0%{opacity:0;transform:scale(3)}to{opacity:1;transform:scale(1)}}.loading-fadeIn[data-v-4e0d7489]{animation:fadeInAnime-4e0d7489 1s ease forwards}.spec[data-v-691ec307]{position:relative;overflow:hidden;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#67a7fb;padding:2% 0 3%;box-sizing:border-box}.spec .frame_box[data-v-691ec307]{border:12px solid transparent;border-image:url(/images/pages/spec/frame-box3.png) 15 fill repeat;padding:20px;image-rendering:pixelated;box-sizing:border-box;margin:3%}.spec[data-v-691ec307]:after{content:"";position:absolute;top:0;right:0;left:0;bottom:-1px;background-image:url(/images/common/backgrounds/footer-pattern1.webp);background-repeat:repeat-x;background-position:bottom center;background-size:10% auto;z-index:0}.spec-subtitle[data-v-691ec307]{display:block;text-align:center;font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px;color:#000;margin-top:10%;margin-bottom:4%;position:relative;opacity:0}@media (min-width: 600px){.spec-subtitle[data-v-691ec307]{margin-top:5%}}@media (min-width: 1024px){.spec-subtitle[data-v-691ec307]{margin:2% 0}}.spec-subtitle span[data-v-691ec307]{position:relative;font-size:2em;align-items:center;display:inline-flex;line-height:1}@media (min-width: 600px){.spec-subtitle span[data-v-691ec307]{font-size:2.4em;top:4%}}@media (min-width: 1024px){.spec-subtitle span[data-v-691ec307]{font-size:3em;top:0%}}.spec-subtitle span[data-v-691ec307]:before{content:"";display:inline-block;width:.9em;height:.9em;-webkit-mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;background-color:currentColor;vertical-align:middle;transform:translateY(.08em)}.spec-subtitle span[data-v-691ec307]{position:relative;z-index:2;font-size:2em}@media (min-width: 600px){.spec-subtitle span[data-v-691ec307]{font-size:2.4em;top:10%}}@media (min-width: 1024px){.spec-subtitle span[data-v-691ec307]{font-size:3em;top:10%}}.spec-subtitle.slideAnimation[data-v-691ec307]{transform:translateY(-10%);opacity:0;animation:slideInDown-691ec307 2s forwards}@keyframes slideInDown-691ec307{0%{transform:translateY(-10%);opacity:0}50%,to{transform:translateY(0);opacity:1}}.spec-inner[data-v-691ec307]{width:100%;max-width:980px;margin:0 auto;padding:0 0 10%}.spec-info[data-v-691ec307]{margin:auto;width:100%;padding:4%}.spec-info--list[data-v-691ec307]{margin-bottom:3%;font-family:DotGothic16,monospace}@media (min-width: 600px){.spec-info--list[data-v-691ec307]{display:grid;grid-template-columns:.7fr 1.3fr;gap:0 10px;margin-bottom:.5%}}.spec-info--title[data-v-691ec307]{display:flex;align-items:center;color:#000}@media (min-width: 600px){.spec-info--title[data-v-691ec307]{font-size:1.1em}}.spec-info--title[data-v-691ec307]:before{content:"";display:inline-block;inline-size:1em;block-size:1em;flex:0 0 auto;-webkit-mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;background-color:#2877de}.spec-info--description[data-v-691ec307]{color:#000;padding-left:2%}@media (min-width: 600px){.spec-info--description[data-v-691ec307]{padding-left:0;font-size:1.1em}}.spec-info.slideAnimation[data-v-691ec307]{transform:translateY(10%);opacity:0;animation:slideInTop-691ec307 2s forwards}@keyframes slideInTop-691ec307{0%{transform:translateY(10%);opacity:0}50%,to{transform:translateY(0);opacity:1}}.spec[data-v-691ec307]{--side-img: url(/images/pages/spec/beko2-pattern1.webp);--side-w: 120px;--side-w-sp: 76px;--side-inset-sp: 12px;position:relative;overflow:hidden;z-index:0;background-image:var(--side-img),var(--side-img),url(/images/common/backgrounds/pattern1.webp);background-repeat:repeat-y,repeat-y,repeat;background-position:left top,right top,center top;background-size:var(--side-w) auto,var(--side-w) auto,5% auto;image-rendering:pixelated}.spec-inner[data-v-691ec307]{position:relative;z-index:1;padding-left:calc(var(--side-w) * .25);padding-right:calc(var(--side-w) * .25);box-sizing:border-box}@media (max-width: 600px){.spec[data-v-691ec307]{background-position:left var(--side-inset-sp) top,right var(--side-inset-sp) top,center top;background-size:var(--side-w-sp) auto,var(--side-w-sp) auto,5% auto}.spec-inner[data-v-691ec307]{padding-left:0;padding-right:0}.frame_box[data-v-691ec307]{margin:3% auto;max-width:96%;box-sizing:border-box}}.home[data-v-d95ff533]{background-color:#fff}@keyframes slideLeft-54cc3ecd{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.nav[data-v-54cc3ecd]{position:relative;z-index:5}@media (min-width: 600px){.nav[data-v-54cc3ecd]{position:fixed;width:100%}}.nav-bg[data-v-54cc3ecd]{background-color:#fff;position:relative}@media (min-width: 600px){.nav-bg[data-v-54cc3ecd]{border-bottom:1px solid #000000}}@media (min-width: 600px){.nav-inner[data-v-54cc3ecd]{display:grid;grid-template-columns:.5fr 1.5fr;grid-template-rows:1fr}}.nav-inner--drawer[data-v-54cc3ecd]{position:relative;width:40px}@media (min-width: 600px){.nav-inner--drawer[data-v-54cc3ecd]{display:none}}.nav-inner--toggle[data-v-54cc3ecd]{position:fixed;top:10px;right:10px;z-index:3;cursor:pointer;border:none;background-color:#000;width:40px;height:40px;border-radius:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px 0}.nav-inner--toggle span[data-v-54cc3ecd]{background:#fff;display:block;width:60%;height:3px;border-radius:4px;position:relative;transition:transform .1s ease-in-out}.nav-inner--toggle[data-v-54cc3ecd]:before{position:absolute;content:"";display:block;width:48px;height:48px;border:2px solid #000000;border-radius:50px}.nav-inner--logo[data-v-54cc3ecd]{max-width:104.6666666667px;padding:1%}.nav-inner--list[data-v-54cc3ecd]{color:#000}.nav-inner--list a[data-v-54cc3ecd]{display:inline-flex;align-items:center;gap:.4em;line-height:1}.nav-inner--list a[data-v-54cc3ecd]:before{content:"";display:inline-block;width:.8em;height:.8em;-webkit-mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;background-color:currentColor;transform:translateY(.08em)}.nav-inner--list a[data-v-54cc3ecd]{text-decoration:none;font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px;display:grid;grid-template-columns:auto 1fr}.nav-inner--list a[data-v-54cc3ecd]:hover{color:#8e8e8e}.nav-inner--list .clicked[data-v-54cc3ecd]{color:#ff3535;font-weight:700;position:relative;cursor:default}@media screen and (min-width: 600px) and (max-width: 767px){.nav-inner--list a[data-v-54cc3ecd]{font-size:.8em}}@media (min-width: 600px){.nav-inner--list[data-v-54cc3ecd]{padding-right:20px;display:grid;grid-template-columns:repeat(6,auto);align-items:center;justify-content:flex-end;gap:0 20px}.nav-inner--list a[data-v-54cc3ecd]{text-align:center}}@media screen and (min-width: 768px){.nav-inner--list a[data-v-54cc3ecd]{font-size:1.04em}}@media screen and (min-width: 600px){.nav-inner .nav-product[data-v-54cc3ecd]{display:none}}.open.nav[data-v-54cc3ecd]{position:fixed;top:0;left:0;width:100%;height:100vh}.open .nav-bg[data-v-54cc3ecd]{height:100%;border:none}.open .nav-inner[data-v-54cc3ecd]{position:relative;width:100%;height:100%}.open .nav-inner--toggle span[data-v-54cc3ecd]:nth-of-type(1){top:8px;transform:rotate(-45deg)}.open .nav-inner--toggle span[data-v-54cc3ecd]:nth-of-type(2){opacity:0}.open .nav-inner--toggle span[data-v-54cc3ecd]:nth-of-type(3){top:-6px;transform:rotate(45deg)}.open .nav-inner--list[data-v-54cc3ecd]{animation:slideLeft-54cc3ecd .5s ease;position:absolute;background-color:#fff;border-left:1px solid #000000;width:100%;max-width:95%;height:100vh;right:0;padding-top:50px;overflow-y:scroll}.open .nav-inner--list li a span[data-v-54cc3ecd]:before{content:"";display:inline-block;inline-size:1em;block-size:1em;flex:0 0 auto;-webkit-mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;mask:url(/images/common/icons/dot-icon.svg) no-repeat center/contain;background-color:currentColor}.open .nav-inner--list li a[data-v-54cc3ecd]{display:grid;grid-template-columns:auto 1fr;border-bottom:1px solid #000000;gap:0 10px;padding:3%}.open .nav-inner--list li a .icon[data-v-54cc3ecd]{background-color:#ff4f96;color:#fff;width:22px;height:22px;border-radius:50px;display:flex;align-items:center;justify-content:center;position:relative;top:-4px}.open .nav-inner--list li a .icon strong[data-v-54cc3ecd]{font-size:.4em;position:relative;z-index:1;font-weight:700}.open .nav-inner--list li a .icon[data-v-54cc3ecd]:before{content:"";position:absolute;transform:rotate(65deg);width:0;height:0;border-style:solid;border-color:#ff4f96 transparent transparent transparent;border-width:18px 8px 0px 8px;top:20%;left:-20%;z-index:1}.open .nav-inner--list li ul li[data-v-54cc3ecd]{border-bottom:1px solid rgba(159,159,159,.6823529412)}.open .nav-inner--list li ul li a[data-v-54cc3ecd]{grid-template-columns:1fr;border-bottom:none;width:95%;display:block;padding-left:6%}@media (max-width: 600px){.nav-product[data-v-54cc3ecd]{display:block;font-size:.8em}}.l_notfound[data-v-3d44f087]{display:flex;justify-content:center;align-items:center}.notfound[data-v-3d44f087]{height:100%;width:100%;display:block}.notfound-inner[data-v-3d44f087]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto;height:100%;max-width:90%}@media (min-width: 1024px){.notfound-inner[data-v-3d44f087]{max-width:980px}}.notfound-img[data-v-3d44f087]{display:block;width:100%;max-width:397.5px}@media (min-width: 600px){.notfound-img[data-v-3d44f087]{max-width:318px}}.notfound-text[data-v-3d44f087]{color:#999;font-size:1.2em;margin-top:1%;margin-bottom:2%}@media (min-width: 600px){.notfound-text[data-v-3d44f087]{font-size:1.6em;margin-bottom:1%}}.notfound-description[data-v-3d44f087]{color:#999;font-size:.9em}.notfound-description br[data-v-3d44f087]{display:none}@media (min-width: 600px){.notfound-description[data-v-3d44f087]{font-size:1em;text-align:center}.notfound-description br[data-v-3d44f087]{display:block}}.notfound-link[data-v-3d44f087]{background-color:#c7c7c7;color:#000;text-align:center;text-decoration:none;display:block;width:100%;min-width:200px;max-width:fit-content;font-size:.8em;padding:2% 0;border-radius:50px;margin:4% auto 0}@media (min-width: 600px){.notfound-link[data-v-3d44f087]{padding:1% 0}}.guideline[data-v-e1e478e8]{position:relative;z-index:1;background-image:url(/images/pages/product/game-pattern.webp),url(/images/pages/product/pattern2.png);background-repeat:repeat,repeat;background-size:30% auto,8% auto;background-color:#ffb3b3}.guideline-inner[data-v-e1e478e8]{color:#000;width:100%;max-width:90%;display:flex;flex-direction:column;align-items:center;gap:10px 0;margin:0 auto;padding:12% 0}@media (min-width: 600px){.guideline-inner[data-v-e1e478e8]{padding:10% 0}}@media (min-width: 1024px){.guideline-inner[data-v-e1e478e8]{padding:8% 0}}@media (min-width: 1367px){.guideline-inner[data-v-e1e478e8]{padding:5% 0}}.guideline-inner--subtitle[data-v-e1e478e8]{font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px;color:#000;text-align:center}@media (min-width: 600px){.guideline-inner--subtitle br[data-v-e1e478e8]{display:none}}@media (min-width: 1024px){.guideline-inner--subtitle[data-v-e1e478e8]{font-size:2em}}.guideline-inner--box[data-v-e1e478e8]{width:100%;max-width:980px;border-radius:4px;background:#fff;border:1px solid #000;color:#000;padding:3% 4%}@media (min-width: 600px){.guideline-inner--box[data-v-e1e478e8]{padding:2.2% 3%}}@media (min-width: 1024px){.guideline-inner--box[data-v-e1e478e8]{padding:1.6% 2%}}@media (min-width: 1367px){.guideline-inner--box[data-v-e1e478e8]{padding:1.2% 1.3%}}.guideline-inner--in1 p[data-v-e1e478e8]{font-size:.8em}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--in1 p[data-v-e1e478e8]{font-size:1em}}@media (min-width: 1024px){.guideline-inner--in1 p[data-v-e1e478e8]{font-size:1.1em}}.guideline-inner--in2 p[data-v-e1e478e8]{font-size:.8em}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--in2 p[data-v-e1e478e8]{font-size:1em}}@media (min-width: 1024px){.guideline-inner--in2 p[data-v-e1e478e8]{font-size:1.1em}}.guideline-inner--in3[data-v-e1e478e8]{margin-top:2%}.guideline-inner--in3 h3[data-v-e1e478e8]{font-size:.9em}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--in3 h3[data-v-e1e478e8]{font-size:1em}}@media (min-width: 1024px){.guideline-inner--in3 h3[data-v-e1e478e8]{font-size:1.1em}}.guideline-inner--in3 ul[data-v-e1e478e8]{margin-left:.8em}@media (min-width: 1024px){.guideline-inner--in3 ul[data-v-e1e478e8]{margin-top:.5%}}.guideline-inner--in3 ul li[data-v-e1e478e8]{font-size:.8em;padding-left:.8em;text-indent:-.8em;margin-bottom:2%}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--in3 ul li[data-v-e1e478e8]{font-size:1em;padding-left:1em;text-indent:-1em;margin-bottom:1%}}@media (min-width: 1024px){.guideline-inner--in3 ul li[data-v-e1e478e8]{font-size:1.1em;padding-left:1.1em;text-indent:-1.1em;margin-bottom:.5%}}.guideline-inner--in3 ol[data-v-e1e478e8]{margin-top:1%}@media (min-width: 1024px){.guideline-inner--in3 ol[data-v-e1e478e8]{margin-top:.5%}}.guideline-inner--in3 ol li[data-v-e1e478e8]{font-size:1em;margin-bottom:.4%}.guideline-inner--in4[data-v-e1e478e8]{margin-top:2%}.guideline-inner--in4 h3[data-v-e1e478e8]{font-size:.9em}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--in4 h3[data-v-e1e478e8]{font-size:1em}}@media (min-width: 1024px){.guideline-inner--in4 h3[data-v-e1e478e8]{font-size:1.1em}}.guideline-inner--in4 ul[data-v-e1e478e8]{margin-left:.8em}@media (min-width: 1024px){.guideline-inner--in4 ul[data-v-e1e478e8]{margin-top:.5%}}.guideline-inner--in4 ul li[data-v-e1e478e8]{font-size:.8em;padding-left:.8em;text-indent:-.8em;margin-bottom:2%}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--in4 ul li[data-v-e1e478e8]{font-size:1em;padding-left:1em;text-indent:-1em;margin-bottom:1%}}@media (min-width: 1024px){.guideline-inner--in4 ul li[data-v-e1e478e8]{font-size:1.1em;padding-left:1.1em;text-indent:-1.1em;margin-bottom:.5%}}.guideline-inner--in4 ol[data-v-e1e478e8]{margin-top:1%}@media (min-width: 1024px){.guideline-inner--in4 ol[data-v-e1e478e8]{margin-top:.5%}}.guideline-inner--in4 ol li[data-v-e1e478e8]{font-size:1em;margin-bottom:.4%}.guideline-inner--in5[data-v-e1e478e8]{border:1px solid #8b8b8b;border-radius:4px;max-width:98%;margin:0 auto;padding:3%}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--in5[data-v-e1e478e8]{padding:2% 2% 1%}}@media (min-width: 1024px){.guideline-inner--in5[data-v-e1e478e8]{padding:1.4%}}.guideline-inner--in5 h3[data-v-e1e478e8]{font-size:.8em;line-height:1.4em}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--in5 h3[data-v-e1e478e8]{font-size:1em}}@media (min-width: 1024px){.guideline-inner--in5 h3[data-v-e1e478e8]{font-size:1.1em}}.guideline-inner--in5 ol[data-v-e1e478e8]{margin-left:.3em;margin-top:.6%}@media (min-width: 1024px){.guideline-inner--in5 ol[data-v-e1e478e8]{margin-top:.5%}}.guideline-inner--in5 ol li[data-v-e1e478e8]{font-size:.8em;padding-left:.8em;text-indent:-.8em;margin-bottom:1%}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--in5 ol li[data-v-e1e478e8]{font-size:1em;padding-left:1em;text-indent:-1em;margin-bottom:1%}}@media (min-width: 1024px){.guideline-inner--in5 ol li[data-v-e1e478e8]{font-size:1.1em;padding-left:1.1em;text-indent:-1.1em;margin-bottom:.5%}}.guideline-inner--in6 p[data-v-e1e478e8]{font-size:.8em}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--in6 p[data-v-e1e478e8]{font-size:1em}}@media (min-width: 1024px){.guideline-inner--in6 p[data-v-e1e478e8]{font-size:1.1em}}.guideline-inner--in7[data-v-e1e478e8]{margin-top:3%}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--in7[data-v-e1e478e8]{margin-top:1.2%}}@media (min-width: 1024px){.guideline-inner--in7[data-v-e1e478e8]{margin-top:1%}}.guideline-inner--in7 address[data-v-e1e478e8]{font-size:.8em;font-weight:700}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--in7 address[data-v-e1e478e8]{font-size:1em}}@media (min-width: 1024px){.guideline-inner--in7 address[data-v-e1e478e8]{font-size:1.1em}}.guideline-inner--in7 a[data-v-e1e478e8]{font-weight:400;color:#07f;display:block;overflow-wrap:break-word;width:100%;max-width:fit-content}.guideline[data-v-d07c3481]{position:relative;z-index:1;background-image:url(/images/pages/product/game-pattern.webp),url(/images/pages/product/pattern2.png);background-repeat:repeat,repeat;background-size:30% auto,8% auto;background-color:#ffb3b3}.guideline-inner[data-v-d07c3481]{color:#000;width:100%;max-width:90%;display:flex;flex-direction:column;align-items:center;gap:10px 0;margin:0 auto;padding:12% 0}@media (min-width: 600px){.guideline-inner[data-v-d07c3481]{padding:10% 0}}@media (min-width: 1024px){.guideline-inner[data-v-d07c3481]{padding:8% 0}}@media (min-width: 1367px){.guideline-inner[data-v-d07c3481]{padding:5% 0}}.guideline-inner--subtitle[data-v-d07c3481]{font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px;color:#000;text-align:center}@media (min-width: 600px){.guideline-inner--subtitle br[data-v-d07c3481]{display:none}}@media (min-width: 1024px){.guideline-inner--subtitle[data-v-d07c3481]{font-size:2em}}.guideline-inner--box[data-v-d07c3481]{width:100%;max-width:980px;border-radius:4px;background:#fff;border:1px solid #000;color:#000;padding:3% 4%;display:flex;flex-direction:column;gap:8px 0}@media (min-width: 600px){.guideline-inner--box[data-v-d07c3481]{padding:2.2% 3%}}@media (min-width: 1024px){.guideline-inner--box[data-v-d07c3481]{padding:1.6% 2%}}@media (min-width: 1367px){.guideline-inner--box[data-v-d07c3481]{padding:1.2% 1.3%}}.guideline-inner--box h3[data-v-d07c3481]{font-size:.9em;text-wrap:auto}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--box h3[data-v-d07c3481]{font-size:1em}}@media (min-width: 1024px){.guideline-inner--box h3[data-v-d07c3481]{font-size:1.1em}}.guideline-inner--box p[data-v-d07c3481]{font-size:.8em}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--box p[data-v-d07c3481]{font-size:1em}}@media (min-width: 1024px){.guideline-inner--box p[data-v-d07c3481]{font-size:1.1em}}.guideline-inner--box ul li[data-v-d07c3481],.guideline-inner--box ol li[data-v-d07c3481]{font-size:.8em;padding-left:.8em;text-indent:-.8em}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--box ul li[data-v-d07c3481],.guideline-inner--box ol li[data-v-d07c3481]{font-size:1em;padding-left:1em;text-indent:-1em;margin-bottom:.5%}}@media (min-width: 1024px){.guideline-inner--box ul li[data-v-d07c3481],.guideline-inner--box ol li[data-v-d07c3481]{font-size:1.1em;padding-left:1.1em;text-indent:-1.1em;margin-bottom:.5%}}.guideline-inner--in5 ol[data-v-d07c3481]{border:1px solid #000;border-radius:4px;padding:2%}.guideline-inner--in5 ol li[data-v-d07c3481]:not(:last-child){margin-bottom:2%}@media (min-width: 1024px){.guideline-inner--in5 ol[data-v-d07c3481]{padding:1.4%}}.guideline-inner--in12>div[data-v-d07c3481]{padding:2% 3%;border-top:1px solid #000;border-bottom:1px solid #000;margin:1% auto 0}.guideline-inner--in12>div p[data-v-d07c3481]{margin-bottom:3%;line-height:normal}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--in12>div[data-v-d07c3481]{padding:1% 1.5%}.guideline-inner--in12>div p[data-v-d07c3481]{margin-bottom:1%}}@media (min-width: 1024px){.guideline-inner--in12>div[data-v-d07c3481]{padding:.5% 1%}.guideline-inner--in12>div p[data-v-d07c3481]{margin-bottom:.5%}}.guideline-inner--in13[data-v-d07c3481],.guideline-inner--in14[data-v-d07c3481]{margin-bottom:1%}.guideline-inner--in13 address[data-v-d07c3481],.guideline-inner--in14 address[data-v-d07c3481]{font-size:.8em;font-weight:700}@media (min-width: 600px) and (max-width: 1023px){.guideline-inner--in13 address[data-v-d07c3481],.guideline-inner--in14 address[data-v-d07c3481]{font-size:1em}}@media (min-width: 1024px){.guideline-inner--in13 address[data-v-d07c3481],.guideline-inner--in14 address[data-v-d07c3481]{font-size:1.1em}}.guideline-inner--in13 a[data-v-d07c3481],.guideline-inner--in14 a[data-v-d07c3481]{font-weight:400;color:#07f;display:block;overflow-wrap:break-word;width:100%;max-width:fit-content}.guideline-inner--in14 a[data-v-d07c3481]{font-size:.8em}@media (min-width: 600px){.guideline-inner--in14 a[data-v-d07c3481]{font-size:1em}}.infoList[data-v-83c6bd06]{position:relative;z-index:1;margin-bottom:auto;margin-top:10%}@media (min-width: 600px){.infoList[data-v-83c6bd06]{margin-top:0%}}.infoList-subtitle[data-v-83c6bd06]{font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px;color:#0ea88b;width:100%;text-align:center;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:center;justify-content:center;margin-top:0;position:relative}@media (min-width: 600px){.infoList-subtitle[data-v-83c6bd06]{margin-top:8%}}@media (min-width: 1024px){.infoList-subtitle[data-v-83c6bd06]{margin-top:6%;margin-bottom:0}}.infoList-subtitle span[data-v-83c6bd06]{position:relative;z-index:2;grid-area:1/1/2/2;font-size:1.6em}@media (min-width: 600px){.infoList-subtitle span[data-v-83c6bd06]{font-size:2em;top:4%}}@media (min-width: 1024px){.infoList-subtitle span[data-v-83c6bd06]{font-size:2.6em;top:0%}}.infoList-subtitle[data-v-83c6bd06]:after{opacity:.6;grid-area:1/1/2/2;content:"";display:block;width:100%;height:100%;min-height:77.5px;background-image:url(/images/pages/info/textBg2.svg),url(/images/pages/info/textBg1.svg);background-size:contain,contain;background-repeat:repeat-x,no-repeat;background-position:0 50%,0 50%}@media (min-width: 600px){.infoList-subtitle[data-v-83c6bd06]:after{min-height:88.5714285714px;margin-bottom:3%}}@media (min-width: 1024px){.infoList-subtitle[data-v-83c6bd06]:after{background-position:0 20%,40% 20%}}.infoList-inner[data-v-83c6bd06]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:95%;margin:0 auto}@media (min-width: 1024px){.infoList-inner[data-v-83c6bd06]{max-width:980px}}.infoList-inner--breadcrumb[data-v-83c6bd06]{width:100%;display:flex;justify-content:flex-start;gap:0 6px;margin:1% 0}@media (min-width: 1367px){.infoList-inner--breadcrumb[data-v-83c6bd06]{margin-top:0%}}.infoList-inner--breadcrumb li[data-v-83c6bd06]{font-size:.8em;color:#268981}.infoList-inner--breadcrumb li[data-v-83c6bd06]:not(:last-child):after{content:">";margin-left:.5em}.infoList-inner--breadcrumb li[data-v-83c6bd06]:last-child{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 1367px){.infoList-inner--breadcrumb li[data-v-83c6bd06]{font-size:1em}}.infoList-inner--list[data-v-83c6bd06]{display:flex;flex-direction:column;gap:5px 0;width:100%;margin:auto;max-width:98%}@media (min-width: 600px){.infoList-inner--list[data-v-83c6bd06]{gap:10px 0}}.infoList-inner--btn[data-v-83c6bd06]{width:100%;display:flex;align-items:center;justify-content:center;margin:4% 0 8%}@media (min-width: 1367px){.infoList-inner--btn[data-v-83c6bd06]{margin:2% 0 4%}}.infoList-inner--btn a[data-v-83c6bd06]{font-size:.8em;text-align:center;text-decoration:none;display:block;width:100%;min-width:200px;max-width:fit-content;border-radius:50px;background-color:#fff;color:#2d6863;padding:1%;border:1px solid rgba(45,104,99,.3);transition:filter .5s ease,top .5s ease,background-color .5s ease;position:relative;top:0}.infoList-inner--btn a[data-v-83c6bd06]:hover{filter:brightness(.9);top:2px;background-color:#d6fffc}.infoList-link[data-v-83c6bd06]{background:#fff;border:1px solid #268981;border-radius:2px;display:grid;grid-template-columns:1fr 2fr;grid-template-rows:2fr auto;align-self:stretch;gap:0 4px;padding:2%;text-decoration:none;color:#268981;position:relative;top:0;transition:filter .5s ease,top .5s ease}.infoList-link[data-v-83c6bd06]:hover{filter:brightness(.9);top:2px}@media (min-width: 600px){.infoList-link[data-v-83c6bd06]{grid-template-columns:.5fr 1.5fr;padding:1.5%;gap:0 8px}}.infoList-link--img[data-v-83c6bd06]{grid-area:1/1/3/2;display:flex;align-items:center;justify-content:center}.infoList-link--title[data-v-83c6bd06]{grid-area:1/2/2/3;font-size:.6em;font-weight:700}@media (min-width: 600px){.infoList-link--title[data-v-83c6bd06]{font-size:1.3em}}.infoList-link--date[data-v-83c6bd06]{grid-area:2/2/3/3;display:flex;justify-content:flex-end;font-size:.6em;gap:0 4px}.infoList-link--date .new[data-v-83c6bd06]{color:#ff3573;border:1px solid #ff3573;padding:0 1%;display:flex;justify-content:center;align-items:center}@media (min-width: 600px){.infoList-link--date[data-v-83c6bd06]{font-size:1.2em}.infoList-link--date .new[data-v-83c6bd06]{font-size:.8em}}.infoContents{position:relative;z-index:1;margin-bottom:auto;margin-top:10%}@media (min-width: 600px){.infoContents{margin-top:0%}}.infoContents-subtitle{font-display:swap;font-family:dotgothic16,sans-serif;font-weight:400;font-style:normal;letter-spacing:1px;color:#0ea88b;width:100%;text-align:center;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:center;justify-content:center;margin-top:0;position:relative}@media (min-width: 600px){.infoContents-subtitle{margin-top:8%}}@media (min-width: 1024px){.infoContents-subtitle{margin-top:6%;margin-bottom:0}}.infoContents-subtitle span{position:relative;z-index:2;grid-area:1/1/2/2;font-size:1.6em}@media (min-width: 600px){.infoContents-subtitle span{font-size:2em;top:4%}}@media (min-width: 1024px){.infoContents-subtitle span{font-size:2.6em;top:0%}}.infoContents-subtitle:after{opacity:.6;grid-area:1/1/2/2;content:"";display:block;width:100%;height:100%;min-height:77.5px;background-image:url(/images/pages/info/textBg2.svg),url(/images/pages/info/textBg1.svg);background-size:contain,contain;background-repeat:repeat-x,no-repeat;background-position:0 50%,0 50%}@media (min-width: 600px){.infoContents-subtitle:after{min-height:88.5714285714px;margin-bottom:3%}}@media (min-width: 1024px){.infoContents-subtitle:after{background-position:0 20%,40% 20%}}.infoContents-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:95%;margin:0 auto}@media (min-width: 1024px){.infoContents-inner{max-width:980px}}.infoContents-inner--breadcrumb{width:100%;display:flex;justify-content:flex-start;gap:0 6px;margin:1% 0}@media (min-width: 1367px){.infoContents-inner--breadcrumb{margin-top:0%}}.infoContents-inner--breadcrumb li{font-size:.8em;color:#268981}.infoContents-inner--breadcrumb li:not(:last-child):after{content:">";margin-left:.5em}.infoContents-inner--breadcrumb li:last-child{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 1367px){.infoContents-inner--breadcrumb li{font-size:1em}}.infoContents-inner--container{background:#fff;border:1px solid #a1d2cc;border-radius:4px;padding:2%;width:100%}@media (min-width: 1367px){.infoContents-inner--container{max-width:1280px}}.infoContents-inner--title{border-bottom:1px solid rgb(179,204,201);color:#268981;display:flex;flex-direction:column;font-size:.8em;text-wrap:wrap}.infoContents-inner--title span{font-weight:500;opacity:.6;margin-bottom:-1%;font-size:.5em}@media (min-width: 600px){.infoContents-inner--title span{font-size:.8em;margin-bottom:-.5%}.infoContents-inner--title{font-size:1.2em}}.infoContents-inner--contents{padding:2% 0}@media (min-width: 600px){.infoContents-inner--contents{padding-top:1%}}.infoContents-inner--contents h1,.infoContents-inner--contents h2,.infoContents-inner--contents h3,.infoContents-inner--contents h4,.infoContents-inner--contents h5,.infoContents-inner--contents h6,.infoContents-inner--contents p,.infoContents-inner--contents a,.infoContents-inner--contents li,.infoContents-inner--contents dt,.infoContents-inner--contents dd{color:#268981;line-height:normal;font-weight:400;position:relative;padding:0 1%}.infoContents-inner--contents h1{font-weight:700;font-size:1.2em;margin-bottom:1%;margin-left:-2%}@media (min-width: 600px){.infoContents-inner--contents h1{font-size:1.4em}}@media (min-width: 1367px){.infoContents-inner--contents h1{font-size:1.6em}}.infoContents-inner--contents h2{background:linear-gradient(90deg,#e2fffc,#fff 80%);border-left:4px solid #268981;border-bottom:2px solid #6ad4cb;font-size:1.1em;margin-bottom:1%;padding-left:.6em;text-indent:-.6em}@media (min-width: 600px){.infoContents-inner--contents h2{font-size:1.2em}}@media (min-width: 1367px){.infoContents-inner--contents h2{font-size:1.4em}}.infoContents-inner--contents h3{border-left:3px solid #268981;border-bottom:3px dotted #a1d2cc;font-size:1em;margin-bottom:1%;padding-left:1em;text-indent:-.6em}@media (min-width: 600px){.infoContents-inner--contents h3{font-size:1.1em;padding-left:1em}}@media (min-width: 1367px){.infoContents-inner--contents h3{font-size:1.3em;max-width:98%;margin-left:auto;margin-right:auto}}.infoContents-inner--contents h4{border-bottom:2px solid #a1d2cc;font-size:.9em;margin-bottom:1%;padding-left:1.1em;text-indent:-1em}.infoContents-inner--contents h4:after{content:"";display:block;width:20%;height:2px;background-color:#268981;position:absolute;left:0;bottom:-2px}@media (min-width: 600px){.infoContents-inner--contents h4{font-size:1em;padding-left:1.4em}}@media (min-width: 1367px){.infoContents-inner--contents h4{font-size:1.2em}}.infoContents-inner--contents h5{font-size:.8em;margin-bottom:1%;padding-left:1em;text-indent:-1em}.infoContents-inner--contents h5:after{content:"";display:block;width:12.5%;height:2px;background-color:#268981;position:absolute;left:0}@media (min-width: 600px){.infoContents-inner--contents h5{font-size:.9em}}@media (min-width: 1367px){.infoContents-inner--contents h5{font-size:1.1em}}.infoContents-inner--contents h6{font-size:.7em;margin-bottom:1%}.infoContents-inner--contents h6:before{content:"■";font-size:.4em}@media (min-width: 600px){.infoContents-inner--contents h6{font-size:.8em}}@media (min-width: 1367px){.infoContents-inner--contents h6{font-size:1em}}.infoContents-inner--contents p{font-size:.8em}@media (min-width: 600px){.infoContents-inner--contents p{font-size:1em}}@media (min-width: 1367px){.infoContents-inner--contents p{font-size:1.2em}}.infoContents-inner--contents span.pickup{color:#e822a5;font-weight:700;font-size:1.2em}.infoContents-inner--contents ul,.infoContents-inner--contents ol,.infoContents-inner--contents dl{margin-bottom:1%}.infoContents-inner--contents li{font-size:.8em;padding-left:1em;margin-bottom:1%}@media (min-width: 600px){.infoContents-inner--contents li{font-size:1em}}@media (min-width: 1367px){.infoContents-inner--contents li{font-size:1.2em}}.infoContents-inner--contents a{display:block;font-size:.45em;width:100%;text-decoration:none}.infoContents-inner--contents a.targetlink{border:1px solid #a1d2cc;padding:.4% 2%;margin:1% auto;font-size:.9em}.infoContents-inner--contents a.targetlink span{font-size:.6em}.infoContents-inner--contents a.targetlink:after{content:"";display:inline-block;width:14px;height:14px;background:url(/images/common/icons/icon-link.svg) 50% 50% no-repeat;position:relative;top:2px}.infoContents-inner--contents a.targetlink:hover{background-color:#e4fffc}@media (min-width: 600px){.infoContents-inner--contents a.targetlink{font-size:1em;padding:.4% 1%;max-width:95%}.infoContents-inner--contents a.targetlink:after{position:absolute;right:3px;top:24%}}.infoContents-inner--contents a.link{text-decoration:none;border:1px solid #a1d2cc;position:relative;padding:.4% 2%;margin:1% auto;font-size:.9em}.infoContents-inner--contents a.link:after{content:"▶";display:inline-block}.infoContents-inner--contents a.link:hover{background-color:#e4fffc}@media (min-width: 600px){.infoContents-inner--contents a.link{font-size:1em;padding:.4% 1%;max-width:95%}.infoContents-inner--contents a.link:after{position:absolute;right:3px}}.infoContents-inner--contents a.link-img1{text-decoration:none;border:1px solid #a1d2cc;position:relative;padding:.4% 2%;margin:1% auto;font-size:.9em}.infoContents-inner--contents a.link-img1 img{margin:0 3px -6px;border:none;max-width:23.5px;display:inline-block;position:relative}@media (min-width: 600px){.infoContents-inner--contents a.link-img1 img{margin-bottom:-4px}}.infoContents-inner--contents a.link-img1:after{content:"▶";display:inline-block}.infoContents-inner--contents a.link-img1:hover{background-color:#e4fffc}@media (min-width: 600px){.infoContents-inner--contents a.link-img1{font-size:1em;padding:.4% 1%;max-width:95%}.infoContents-inner--contents a.link-img1:after{position:absolute;right:3px}}.infoContents-inner--contents a.hashtag{width:fit-content;display:inline-block;font-size:1em;color:#e822a5}.infoContents-inner--contents a.textlink{width:fit-content;display:inline-block;text-decoration:underline;font-size:1em;color:#07f}.infoContents-inner--contents img{display:block;border:1px solid #a1d2cc;margin:1% auto 2%}@media (min-width: 600px){.infoContents-inner--contents img{margin:0% auto 1%}}.infoContents-inner--contents audio{width:100%;max-width:98%;max-height:38px;margin:auto auto 6%}.infoContents-inner--btn{width:100%;display:flex;align-items:center;justify-content:center;position:relative;margin:4% 0 8%}@media (min-width: 1367px){.infoContents-inner--btn{margin:2% 0 4%}}.infoContents-inner--btn a{text-align:center;text-decoration:none;display:block;width:100%;min-width:200px;max-width:fit-content;border-radius:50px;background:#fff;font-size:.8em;color:#2d6863;border:1px solid rgb(96,211,202);padding:1%;transition:background .5s ease,top .5s ease;position:relative;top:0}.infoContents-inner--btn a:hover{background:#e0fffd;top:2px}@media (min-width: 1367px){.infoContents-inner--btn a{padding:.5% 1%}}
