/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:0 0;padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper [tabindex="0"]{outline:0!important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:0;background:#fff}.modaal-close:focus:after,.modaal-close:focus:before,.modaal-close:hover:after,.modaal-close:hover:before{background:#b93d0c}.modaal-close span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-close:after,.modaal-close:before{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:0 0}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}.modaal-instagram .modaal-container{width:auto;background:0 0;box-shadow:none!important}.modaal-instagram .modaal-content-container{padding:0;background:0 0}.modaal-instagram .modaal-content-container>blockquote{width:1px!important;height:1px!important;opacity:0!important}.modaal-instagram iframe{opacity:0;margin:-6px!important;border-radius:0!important;width:1000px!important;max-width:800px!important;box-shadow:none!important;-webkit-animation:instaReveal 1s linear forwards;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:0}.modaal-gallery-control{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:0;background:#fff}.modaal-gallery-control:focus:after,.modaal-gallery-control:focus:before,.modaal-gallery-control:hover:after,.modaal-gallery-control:hover:before{background:#afb7bc}.modaal-gallery-control span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-gallery-control:after,.modaal-gallery-control:before{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:after,.modaal-gallery-prev:before{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container embed,.modaal-video-container iframe,.modaal-video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}.modaal-loading-spinner{background:0 0;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;-webkit-transform:scale(.25);-ms-transform:scale(.25);transform:scale(.25)}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){-ms-transform:translate(84px,84px) rotate(45deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(45deg) translate(70px,0);transform:translate(84px,84px) rotate(45deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(2)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.12s;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){-ms-transform:translate(84px,84px) rotate(90deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(90deg) translate(70px,0);transform:translate(84px,84px) rotate(90deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(3)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){-ms-transform:translate(84px,84px) rotate(135deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(135deg) translate(70px,0);transform:translate(84px,84px) rotate(135deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(4)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.37s;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){-ms-transform:translate(84px,84px) rotate(180deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(180deg) translate(70px,0);transform:translate(84px,84px) rotate(180deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(5)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){-ms-transform:translate(84px,84px) rotate(225deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(225deg) translate(70px,0);transform:translate(84px,84px) rotate(225deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(6)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.62s;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){-ms-transform:translate(84px,84px) rotate(270deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(270deg) translate(70px,0);transform:translate(84px,84px) rotate(270deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(7)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){-ms-transform:translate(84px,84px) rotate(315deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(315deg) translate(70px,0);transform:translate(84px,84px) rotate(315deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(8)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.87s;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){-ms-transform:translate(84px,84px) rotate(360deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(360deg) translate(70px,0);transform:translate(84px,84px) rotate(360deg) translate(70px,0)}@media only screen and (min-width:1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width:1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;-webkit-transform:none;-ms-transform:none;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:after,.modaal-gallery-control:before{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width:900px){.modaal-instagram iframe{width:500px!important}}@media only screen and (max-width:600px){.modaal-instagram iframe{width:280px!important}}@media screen and (max-height:1100px){.modaal-instagram iframe{width:700px!important}}@media screen and (max-height:1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px!important}}@media screen and (max-height:900px){.modaal-instagram iframe{width:500px!important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-height:820px){.modaal-gallery-label{display:none}}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}
:root{--bg-color:#ddd;--base-color:#fff;--main-color: #000;--accent-color: #be0006;--container-width: auto;--headline-lineheight: 1.4;--base-lineheight: 1.7}.template-products ul,.template-products ol{list-style-type:none;padding:0;margin:0}.template-products h2,.template-products h3,.template-products h4,.template-products h5,.template-products h6{margin:0;padding:0;line-height:var(--headline-lineheight)}.template-products p{margin:0;line-height:var(--base-lineheight)}.template-products ul.disc{padding:0 0 0.5em}.template-products ul.disc>li{padding-left:1em;text-indent:-1em;line-height:1.5;padding-bottom:0.3em}.template-products ul.disc>li:last-child{padding-bottom:0em}.template-products ul.disc>li:before{content:'・'}.template-products ul.asterisk{padding:0 0 0.5em}.template-products ul.asterisk>li{padding-left:1em;text-indent:-1em;line-height:1.5;padding-bottom:0.3em}.template-products ul.asterisk>li:last-child{padding-bottom:0em}.template-products ul.asterisk>li:before{content:'※'}.template-products .min{color:#666;font-size:90%}.template-products .btn-defaultstyle--products{position:relative;overflow:hidden;display:block;padding:20px 18px;color:#fff;width:100%;background:var(--accent-color);box-sizing:border-box;text-align:center}.template-products .section-wrap.topview{margin:0 auto 6%}.template-products .inpage-links__base{position:relative;transition:all 0.5s}.template-products .inpage-links__container{display:flex;justify-content:center;max-width:var(--container-width);padding:15px 4% 15px;margin:0 auto}.template-products .inpage-links__item{background:var(--main-color);color:#fff;width:20%;align-items:center;margin-right:1%}.template-products .inpage-links__item a{display:flex;height:60px;color:#fff;align-items:center;justify-content:center;font-size:100%;text-align:center;line-height:1.3}.template-products .inpage-links.fixed .inpage-links__base{width:100%;position:fixed;left:0;z-index:60;background-color:rgba(0,0,0,0.8);transition:all 0.5s}.template-products .inpage-links.fixed .inpage-links__base.off{transform:translate(0, -100%);opacity:0}.template-products .inpage-links.fixed .inpage-links__container{max-width:calc(var(--container-width) * 0.8);padding:4px 0}.template-products .inpage-links.fixed .inpage-links__item{width:20%;background:transparent;border-right:1px solid rgba(255,255,255,0.3)}.template-products .inpage-links.fixed .inpage-links__item:last-child{border-right:0px}.template-products .inpage-links.fixed .inpage-links__item a{height:36px;font-size:80%}.template-products .inpage-links.fixed .inpage-links__item a br{display:none}.template-products .inpage-links.fixed .inpage-links__item a:after{display:none}.template-products .section-item{position:relative;background:var(--base-color);max-width:var(--container-width);box-sizing:border-box;padding:3% 3% 6%;margin:0 auto 2%}.template-products .section-item .item-block{display:flex;justify-content:space-between}.template-products .section-item .item-block__image{width:47%}.template-products .section-item .item-block__image img{display:block;width:100%}.template-products .section-item .item-block__text{width:50%;padding-top:5px}.template-products .section-item .item-block__text .text__name{font-size:170%;margin-top:1.4em;margin-bottom:0.2em}.template-products .section-item .item-block__text .text__name:first-child{margin-top:0em}.template-products .section-item .item-block__text .text__console{line-height:1.4;font-size:90%}.template-products .section-item .item-block__text .text__price{font-size:100%}.template-products .section-item .item-block__text .text__price strong{font-size:170%;padding:0 0.2em}.template-products .section-item .item-block__text .text__btn{display:flex;flex-wrap:wrap;justify-content:center;margin:1em 0 1em}.template-products .section-item .item-block__text .text__btn a{width:49.5%;margin:0 1% 1% 0}.template-products .section-item .item-block__text .text__btn a:nth-child(2n){margin-right:0}.template-products .section-item .item-block__text .text__exp{padding:0 0 0.5em}.template-products .section-item .item-block__text .text__exp strong{font-weight:800}.template-products .section-item .item-block__text .asterisk{margin-top:1.4em}.template-products .section-item .item-block--large .item-block__image{width:100%;margin-bottom:1%}.template-products .section-item .item-block--large .item-block__text{text-align:center;width:86%;margin:0 auto}.template-products .section-item .item-block--large .item-block__text .text__btn{margin:1% auto 1%}.template-products .section-item .item-block--large .item-block__text .text__btn a{max-width:40%}.template-products .section-item .item-block--large .item-block__text--tworows{width:86%;margin:1% auto;display:flex}.template-products .section-item .item-block--large .item-block__text--tworows>div{width:50%}.template-products .section-item .item-block--large .item-block__text--tworows>div:nth-child(2n){margin-left:2%}.template-products .section-item .privilage-block{padding:4%;box-sizing:border-box;background-color:#eee;margin-top:5%}.template-products .section-item .privilage-block__headline{text-align:center;font-size:160%;padding:0 0 1em}.template-products .section-item .privilage-block__item-block{display:flex;justify-content:space-between}.template-products .section-item .privilage-block__image{width:47%}.template-products .section-item .privilage-block__image img{display:block;width:100%}.template-products .section-item .privilage-block__text{width:50%}.template-products .section-item .privilage-block__text .text__name{font-size:130%;padding-bottom:1em}.template-products .section-item .privilage-block__text .text__description{font-size:100%;line-height:1.6;padding-bottom:1em}.template-products .section-item__headline{position:relative;text-align:center;font-size:220%;margin:0 0 1em}.template-products .section-item__subheadline{position:relative;text-align:center;font-size:200%;margin:3em 0 0.8em}.template-products .section-item__subheadline:first-of-type{margin-top:0}.template-products .section-item__description{text-align:center;font-size:100%}.template-products .section-item__container{display:flex;justify-content:space-between}.template-products .section-item__container .item-image{position:relative;width:47%}.template-products .section-item__container .item-image img{display:block;width:100%}.template-products .section-item__container .item-text{width:50%}.template-products .section-item__container .item-text__name{font-size:130%;margin-bottom:1em}.template-products .section-item__container .item-text__description{line-height:1.6;margin-bottom:1em}.template-products .section-item__tab .tab-list{display:flex;justify-content:center;margin-bottom:4%}.template-products .section-item__tab .tab-list__item{display:block;box-sizing:border-box;margin-right:0.4%;width:15%;background:#bbb;padding:10px 20px}.template-products .section-item__tab .tab-list__item.on{background:#000}.template-products .section-item__tab .tab-list__item.on img{filter:invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%)}.template-products .section-item__tab .tab-list__item:last-of-type{margin-right:0}.template-products .section-item__tab .tab-list__item img{display:block;object-fit:contain;height:20px;width:100%;margin:0 auto;pointer-events:none}.template-products .section-item__tab .tab-content__item{position:relative;display:none;transition:all 1s;z-index:0}.template-products .section-item__tab .tab-content__item.preon{display:block;opacity:0}.template-products .section-item__tab .tab-content__item.on{display:block;opacity:1;z-index:1}.template-products .section-item__list{display:flex;justify-content:center;flex-wrap:wrap}.template-products .section-item__list .item{display:flex;padding:2%;margin:0 2% 4% 0;width:32%;box-sizing:border-box;margin-bottom:2%;position:relative;flex-direction:column}.template-products .section-item__list .item:nth-of-type(3n){margin-right:0}.template-products .section-item__list .item__headline{font-size:140%;height:calc(var(--headline-lineheight) * 2em);text-align:center;margin-bottom:5%;display:flex;align-items:center;justify-content:center}.template-products .section-item__list .item__image{margin-bottom:1em}.template-products .section-item__list .item__image img{display:block;width:100%}.template-products .section-item__list .item__description{margin-bottom:1em}.template-products .section-item__list .item__description.min{color:#666;font-size:86%}.template-products .section-item__list .item .item__btn{margin-top:auto}@media screen and (max-width: 768px){.template-products{font-size:14px}.template-products .btn-defaultstyle--products{padding:5vw 4vw;margin:0 2% 0 0;font-size:80%}.template-products .btn-defaultstyle--products:nth-of-type(2n){margin-right:0}.template-products .inpage-links__container{padding:10px 3% 10px;flex-wrap:wrap;justify-content:center}.template-products .inpage-links.fixed .inpage-links__container{padding:4px 0;flex-wrap:wrap;justify-content:center}.template-products .inpage-links.fixed .inpage-links__container .inpage-links__item{width:16%;margin:0;box-sizing:border-box;padding:0% 2%}.template-products .inpage-links.fixed .inpage-links__container .inpage-links__item a{height:40px;font-size:0.5%}.template-products .inpage-links.fixed .inpage-links__container .inpage-links__item a br{display:inline}.template-products .inpage-links__item{background:var(--main-color);color:#fff;width:31%;align-items:center;margin:0 1% 2%}.template-products .inpage-links__item a{display:flex;height:12vw;color:#fff;align-items:center;justify-content:center;font-size:0.8%}.template-products .section-item{padding:8% 5%}.template-products .section-item .item-block{display:block}.template-products .section-item .item-block__image{width:100%;margin-bottom:5%}.template-products .section-item .item-block__text{width:100%}.template-products .section-item .item-block__text .text__name{font-size:110%;margin-top:1.5em;text-align:center;padding-bottom:0.2em}.template-products .section-item .item-block__text .text__name:first-child{margin-top:0em}.template-products .section-item .item-block__text .text__console{text-align:center}.template-products .section-item .item-block__text .text__price{font-size:90%;margin-bottom:0.5em;text-align:center}.template-products .section-item .item-block__text .text__price strong{font-size:200%;padding:0 0.2em}.template-products .section-item .item-block .text__btn{margin-bottom:0.8em;justify-content:center}.template-products .section-item .item-block .text__btn a{width:49%;margin-right:2%;margin-bottom:2%}.template-products .section-item .item-block .text__btn a:nth-child(2n){margin-right:0%}.template-products .section-item .item-block .text__exp{padding:0 0 0.5em}.template-products .section-item .item-block .text__exp strong{font-weight:800}.template-products .section-item .item-block--large .item-block__text{text-align:center;width:100%;margin:0 auto}.template-products .section-item .item-block--large .item-block__text .text__btn{margin:1% auto 1%}.template-products .section-item .item-block--large .item-block__text .text__btn a{max-width:50%}.template-products .section-item .item-block--large .item-block__text--tworows{width:100%;margin:1% auto;display:block}.template-products .section-item .item-block--large .item-block__text--tworows>div{width:100%}.template-products .section-item .item-block--large .item-block__text--tworows>div:nth-child(2n){margin-left:0%}.template-products .section-item .privilage-block{padding:6%;box-sizing:border-box;background-color:#eee;margin-top:8%}.template-products .section-item .privilage-block__headline{text-align:center;font-size:130%;padding:0 0 1em}.template-products .section-item .privilage-block__item-block{display:block}.template-products .section-item .privilage-block__image{width:100%;margin-bottom:1em}.template-products .section-item .privilage-block__text{width:100%}.template-products .section-item .privilage-block__text .text__name{font-size:110%}.template-products .section-item .privilage-block__text .text__description{font-size:100%}.template-products .section-item__headline{font-size:160%;margin-bottom:0.4em}.template-products .section-item__subheadline{text-align:center;font-size:160%;margin:2em 0 0.5em}.template-products .section-item__container{display:block}.template-products .section-item__container .item-image{width:100%;margin-bottom:1em}.template-products .section-item__container .item-text{width:100%}.template-products .section-item__container .item-text__name{font-size:110%;margin-bottom:1em}.template-products .section-item__container .item-text__description{font-size:100%;line-height:1.6;margin-bottom:1em}.template-products .section-item__tab .tab-list{margin-bottom:4%;flex-wrap:wrap}.template-products .section-item__tab .tab-list__item{width:33%;padding:2%;margin-right:0.5%;margin-bottom:0.4%}.template-products .section-item__tab .tab-list__item:nth-child(3n){margin-right:0}.template-products .section-item__tab .tab-list__item.on{background:#000}.template-products .section-item__tab .tab-list__item.on img{filter:invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%)}.template-products .section-item__tab .tab-list__item:last-of-type{margin-right:0}.template-products .section-item__tab .tab-list__item img{display:block;height:5vw;margin:0 auto;pointer-events:none}.template-products .section-item__list .item{padding:2%;width:49%;box-sizing:border-box;margin-bottom:2%}.template-products .section-item__list .item:nth-of-type(3n){margin-right:2%}.template-products .section-item__list .item:nth-of-type(2n){margin-right:0}.template-products .section-item__list .item__headline{font-size:100%}.template-products .section-item__list .item__image{margin-bottom:1em}.template-products .section-item__list .item__description{font-size:100%;margin-bottom:0.5em}}.template-footer{color:#555;font-size:11px;background-color:#fff}.template-footer.black{color:#ddd;background-color:#000}.template-footer.no-background{background:transparent}.template-footer .template-footer__brand--first{background-repeat:no-repeat;background-size:80%;background-position:center right}.template-footer.shibusawa .template-footer__brand--first{background-image:url("https://www.gamecity.ne.jp/img/svg/shibusawa_w.svg");width:100px;padding-top:33px;margin-top:-2px}.template-footer.omega .template-footer__brand--first{background-image:url("https://www.gamecity.ne.jp/img/svg/omega_w.svg");width:100px;padding-top:33px}.template-footer.ninja .template-footer__brand--first{background-image:url("https://www.gamecity.ne.jp/img/svg/ninja_w.svg");width:58px;padding-top:33px}.template-footer.gust .template-footer__brand--first{background-image:url("https://www.gamecity.ne.jp/img/svg/gust_w.svg");width:90px;padding-top:33px}.template-footer.ruby .template-footer__brand--first{background-image:url("https://www.gamecity.ne.jp/img/svg/rb.svg");width:86px;padding-top:33px}.template-footer.midas .template-footer__brand--first{background-image:url("https://www.gamecity.ne.jp/img/svg/midas_w.svg");width:50px;padding-top:33px;margin-top:-4px}.template-footer.black.shibusawa .template-footer__brand--first{background-image:url("https://www.gamecity.ne.jp/img/svg/shibusawa_b.svg")}.template-footer.black.omega .template-footer__brand--first{background-image:url("https://www.gamecity.ne.jp/img/svg/omega_b.svg")}.template-footer.black.ninja .template-footer__brand--first{background-image:url("https://www.gamecity.ne.jp/img/svg/ninja_b.svg")}.template-footer.black.gust .template-footer__brand--first{background-image:url("https://www.gamecity.ne.jp/img/svg/gust_b.svg")}.template-footer.black.midas .template-footer__brand--first{background-image:url("https://www.gamecity.ne.jp/img/svg/midas_b.svg")}.template-footer-container{padding:8px 12px;display:flex;align-items:center;justify-content:space-between}.template-footer-block{display:flex;align-items:center}.template-footer__logo{background-image:url("https://www.gamecity.ne.jp/img/svg/kt_w.svg");background-size:contain;background-repeat:no-repeat;width:50px;padding-top:33px}.template-footer.black .template-footer__logo{background-image:url("https://www.gamecity.ne.jp/img/svg/kt_b.svg")}.template-footer__link-list{display:flex;align-items:center;padding:0 3em}.template-footer .link-list__item{position:relative;margin-right:1em}.template-footer .link-list__item::before{content:"▶︎"}.template-footer .link-list__item a{color:inherit}.template-footer__link-list{display:flex;align-items:center;padding:0 2em}.template-footer__rights{align-items:center}.template-footer__rights a{color:#d00}@media screen and (max-width: 999px){.template-footer-container{display:block}.template-footer__rights{margin-top:1em}.template-footer__rights br{display:none}}@media screen and (max-width: 767px){.template-footer-container{padding:5vw 5vw}.template-footer-block{flex-wrap:wrap;justify-content:center}.template-footer__logo{width:13vw;padding-top:8vw;margin-bottom:2em}.template-footer.omega .template-footer__brand--first{width:23vw;padding-top:33px;margin-bottom:2em}.template-footer__link-list{flex-wrap:wrap;font-size:1.2em;padding:0;width:100%;justify-content:center}.template-footer .link-list__item{margin-bottom:0.6em}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:'GenWanMin-M';src:url(/wolong/assets/font/GenWanMin-M.ttf)}body{background:#000}html{color:#fff;font-size:1.4vw;font-family:"Bellefair",serif;letter-spacing:0.01em;line-height:1.5;font-weight:normal}@media screen and (max-width: 767px){html{font-size:3.8vw}}h6,h5,h4,h4,h3,h2,h1,strong{font-weight:normal}html:lang(ja){font-size:1.2vw;font-family:"Shippori Mincho",serif;line-height:1.9}@media screen and (max-width: 767px){html:lang(ja){font-size:3.2vw}}html:lang(zh-cmn-hant){font-family:"GenWanMin-M","Noto Serif TC",serif}html:lang(zh-cmn-hans){font-family:"Noto Serif SC",serif}#AgeVerify{position:fixed;width:100%;height:100%;top:0%;left:0%;bottom:0;right:0;background-color:rgba(0,0,0,0.85);backdrop-filter:blur(10px);text-align:center;z-index:10001;font-size:20px;overflow:auto;opacity:0;transition:all 0.5s}#AgeVerify.on{opacity:1}#AgeVerify *{box-sizing:border-box;color:#000}#AgeVerify #verify_body{padding:3%;width:85%;max-width:650px;margin:0% auto;background-color:#FFF;border-radius:10px;color:#000;box-shadow:0 0 10px #000;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#AgeVerify #verify_body .verify__icon{width:75px;height:75px;background-size:100% 100%;background-repeat:no-repeat;margin:0px auto 30px}#AgeVerify #verify_body .verify__icon{background-image:url(/wolong/assets/img/verify-1.gif)}#AgeVerify #verify_body .verify__icon.close{background-image:url(/wolong/assets/img/verify-0.gif)}#AgeVerify #verify_body .verify__title{font-size:150%;font-weight:bold;text-align:center;margin-bottom:10px}#AgeVerify #verify_body .verify__message{text-align:center;margin-bottom:40px;line-height:1.4}#AgeVerify #verify_body .birth{width:28%;max-width:190px;font-size:120%;margin:0.5%;text-align:center;border:1px #CCC solid;border-radius:7px;padding:0.3em}#AgeVerify #verify_body select.birth{text-align:left}#AgeVerify #verify_body select.birth:focus{color:#000 !important}#AgeVerify #verify_body .birth::placeholder{color:#CCC}#AgeVerify #verify_body button#btn_submit,#AgeVerify #verify_body a.verify__close{display:block;width:10em;text-align:center;padding:0.5em 1.5em;background-color:#C00;color:#FFF;font-size:100%;cursor:pointer;border-width:0;border-radius:7px;margin:40px auto 20px;text-decoration:none}#AgeVerify #verify_body button#btn_submit.inactive{cursor:default;opacity:0.3}#AgeVerify #verify_body a.verify__close{display:none}@media screen and (max-width: 640px){#AgeVerify{font-size:16px}#AgeVerify #verify_body .verify__icon{width:15vw;height:15vw;margin:4vw auto 4vw}#AgeVerify #verify_body .verify__message{margin-bottom:4vw}#AgeVerify #verify_body{padding:4%}#AgeVerify #verify_body .birth{width:48%;max-width:600px;padding:1em}#AgeVerify #verify_body select.birth{width:98%;margin-bottom:2%;text-align:center}#AgeVerify #verify_body button#btn_submit,#AgeVerify #verify_body a.verify__close{font-size:140%;margin-top:5vw}}body{display:flex;flex-direction:column;min-height:100vh}.fixbottom{margin-top:auto}.wrapper{position:relative;overflow:hidden}.wrapper>.container{padding-top:50px}@media screen and (min-width: 1920px){.wrapper>.container{padding-top:56px}}.container{position:relative;z-index:2}#content{position:relative;z-index:10;transition:filter 0.5s}#js-loader-base{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:100;background-color:#000}.loader{position:absolute;top:calc(50% - 32px);left:calc(50% - 32px);width:64px;height:64px}.loader div{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;box-sizing:border-box;opacity:.8}.loader div:nth-of-type(1){border-top:1px solid #a8afa2;animation:rotate-right 1s linear infinite}.loader div:nth-of-type(2){border-top:1px solid #c1c181;animation:rotate-right 1.5s linear infinite}.loader div:nth-of-type(4){border-top:1px solid #a7896b;animation:rotate-right 1s linear infinite}.background{width:100%;height:200%;position:fixed;background-image:url(/wolong/assets/img/common_bg.jpg);z-index:0;background-size:100%}#particles-js{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1;pointer-events:none}@keyframes rotate-left{0%{transform:rotate(360deg)}100%{transform:rotate(0deg)}}@keyframes rotate-right{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}*{outline:0;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}li{list-style:none}a{text-decoration:none;color:#b3b3b3}.scroll_to_target{cursor:pointer}.modaal-video-wrap{margin:0 !important}.modaal-container{background:transparent !important}.modaal-content-container{margin:0 !important;padding:0 !important;background:transparent !important}.swiper{position:relative}.swiper-scrollbar{background:rgba(255,255,255,0.2) !important;width:40% !important;left:30% !important;bottom:-3.5vw !important;border-radius:0 !important}@media screen and (max-width: 767px){.swiper-scrollbar{bottom:-8vw !important}}.swiper-scrollbar-drag{background:#833428 !important;border-radius:0 !important}.swiper-pagination-bullet{width:40px !important;height:5px !important;border-radius:0 !important;background:#b3b3b3 !important;opacity:1}.swiper-pagination-bullets{bottom:-40px !important}.swiper-pagination-bullet-active{background:#b0420c !important}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0 !important}.swiper-button-prev{background:url(/wolong/assets/img/common_arrow.png) no-repeat;text-indent:-9999px;background-size:contain;width:3vw !important;height:8.5vw !important;left:0% !important;transform:rotate(-180deg) translate(0%, 50%);top:50% !important;margin-top:0 !important}@media screen and (max-width: 767px){.swiper-button-prev{display:none !important}}.swiper-button-next{background:url(/wolong/assets/img/common_arrow.png) no-repeat;text-indent:-9999px;background-size:contain;width:3vw !important;height:8.5vw !important;right:0% !important;transform:translate(0%, -50%);top:50% !important;margin-top:0 !important}@media screen and (max-width: 767px){.swiper-button-next{display:none !important}}.modaal-gallery-control{bottom:-80px !important}.products-section .template-products .min{color:#aaa}@media screen and (max-width: 767px){.products-section .template-products .min{margin-left:0em}}.products-section .template-products .inpage-links__container{margin-bottom:2em}@media screen and (max-width: 767px){.products-section .template-products .inpage-links__container{margin-bottom:1em}}.products-section .template-products .inpage-links__item{display:block;width:100%;text-align:center}@media screen and (max-width: 767px){.products-section .template-products .inpage-links__item{max-width:25vw}}.products-section .template-products .inpage-links__item div{padding:0.5vw 2vw !important}.products-section .template-products .inpage-links__item div::after{display:none !important}.products-section .template-products .inpage-links__item div p{color:#b0420c !important}@media screen and (max-width: 767px){.products-section .template-products .inpage-links__item div p{font-size:2.5vw !important}}@media screen and (max-width: 767px){.products-section .template-products .inpage-links__container{padding:0}}.products-section .template-products .section-item{background:rgba(0,0,0,0.4);padding:3vw 3vw 3vw;border:1px solid #555}@media screen and (max-width: 767px){.products-section .template-products .section-item.no-headline{margin-top:3em}}@media screen and (max-width: 767px){.products-section .template-products .section-item{border:0px solid #000;background:transparent;padding:0}}.products-section .template-products .section-item:last-child{margin-bottom:0}.products-section .template-products .section-item__list{margin-top:2em}.products-section .template-products .section-item__headline{margin-bottom:0em}.products-section .template-products .section-item__headline span{font-size:3vw !important;line-height:1.2 !important}@media screen and (max-width: 767px){.products-section .template-products .section-item__headline span{font-size:8vw !important}}@media screen and (max-width: 767px){.products-section .template-products .section-item__headline{border-bottom:1px solid #aaa;padding:0 0 1em;margin-top:15vw}.products-section .template-products .section-item__headline .top{margin-top:5vw}}.products-section .template-products .section-item__list{justify-content:left;margin-top:3em}.products-section .template-products .section-item__list .item{width:33.3%;padding:0 2%;display:flex;flex-direction:column;margin:0 0% 5% 0}@media screen and (max-width: 767px){.products-section .template-products .section-item__list .item{width:48%;margin:0 4% 10% 0;padding:0}.products-section .template-products .section-item__list .item:nth-child(2n){margin-right:0}}.products-section .template-products .section-item__list .item__image{margin-bottom:0.5em}.products-section .template-products .section-item__list .item__image img{height:auto}@media screen and (max-width: 767px){.products-section .template-products .section-item__list .item__image{margin-bottom:0.5em}}.products-section .template-products .section-item__list .item__headline{font-family:"Shippori Mincho",serif}.products-section .template-products .section-item__list .item__name{font-family:"Shippori Mincho",serif;text-align:center;font-size:1em;line-height:1.6;margin-bottom:0.6em}.products-section .template-products .section-item__list .item__name small{font-size:0.8em;color:#bbb}@media screen and (max-width: 767px){.products-section .template-products .section-item__list .item__name{font-size:0.8em;line-height:1.6;margin-bottom:0.5em}}.products-section .template-products .section-item__list .item__description{text-align:center;margin-bottom:1em;margin-top:0.5em;line-height:1.4;color:#555}.products-section .template-products .section-item__list .item__description.min{font-size:80%}.products-section .template-products .section-item__list .item__btn div{padding:1em 0.8em !important;background-color:#962101 !important}.products-section .template-products .section-item__list .item__btn div p{font-size:1.3vw !important;letter-spacing:0}@media screen and (max-width: 767px){.products-section .template-products .section-item__list .item__btn div p{font-size:3.2vw !important}}@media screen and (max-width: 767px){.products-section .template-products .section-item__list .item__btn{width:100% !important;margin-right:0 !important}}.products-section .template-products .section-item .item-block{position:relative;padding-top:0em;margin-top:2em}.products-section .template-products .section-item .item-block .item-block__text{width:100%;padding:0em 0 0 2em;color:#fff}@media screen and (max-width: 767px){.products-section .template-products .section-item .item-block .item-block__text{padding:0px}}.products-section .template-products .section-item .item-block .text__price{text-align:left !important}.products-section .template-products .section-item .item-block .text__console{text-align:left !important;margin-bottom:0.5em}.products-section .template-products .section-item .text__price{margin:0.5em auto 0em;text-align:center}.products-section .template-products .section-item .text__price strong{font-size:1.6em;padding:0 0.2em}@media screen and (max-width: 767px){.products-section .template-products .section-item .text__price{text-align:center !important}}.products-section .template-products .section-item .text__console{text-align:center !important;margin-top:1em}.products-section .template-products .section-item .item-block__image{margin-bottom:0em;width:100%}.products-section .template-products .section-item .item-block__image img{height:auto}.products-section .template-products .section-item .item-block__image a{display:block;position:relative}.products-section .template-products .section-item .item-block__image a::after{content:"";position:absolute;bottom:3%;right:3%;display:block;width:1.2em;height:1.2em;border-radius:50%;margin-bottom:-0.2em;margin-left:0.2em;filter:drop-shadow(0 0 3px rgba(0,0,0,0.4));transition:all 0.5s}.products-section .template-products .section-item .item-block__image a::after img{display:block;width:100%}@media screen and (min-width: 920px){.products-section .template-products .section-item .item-block__image a::after:hover{filter:drop-shadow(3px 0 6px rgba(0,0,0,0.8))}}.products-section .template-products .section-item .item-block__image a img{transition:all 0.5s}.products-section .template-products .section-item .item-block__image a:hover img{opacity:0.5}@media screen and (max-width: 767px){.products-section .template-products .section-item .item-block__image{margin-bottom:2em}}.products-section .template-products .section-item .text__heading{color:#ae927b;margin:0.8em 0 0.3em;line-height:1}.products-section .template-products .section-item .text__heading:first-child{margin-top:0}.products-section .template-products .section-item .text__edition{box-shadow:rgba(255,255,255,0.2);margin-bottom:0.5em;margin-top:1.5em;border-left:7px solid;padding-left:0.5em;line-height:1 !important}.products-section .template-products .section-item .text__edition:first-child{margin-top:0.8em}.products-section .template-products .section-item .text__console{margin-bottom:3em;color:#bbb;text-align:center}@media screen and (max-width: 767px){.products-section .template-products .section-item .text__console{text-align:left}}.products-section .template-products .section-item .text__name{font-family:"Shippori Mincho",serif;font-size:24px;letter-spacing:0.3em;text-shadow:0 0 20px rgba(213,35,77,0.9),0 0 40px rgba(213,35,77,0.9);margin-bottom:0.5em}@media screen and (max-width: 767px){.products-section .template-products .section-item .text__name{font-size:5vw}}.products-section .template-products .section-item .text__btn{justify-content:left;margin-top:2%}.products-section .template-products .section-item .text__btn a{width:49%;margin:0 2% 2% 0}.products-section .template-products .section-item .text__btn a div{padding:1vw 0.8vw;background-color:#962101}@media screen and (max-width: 767px){.products-section .template-products .section-item .text__btn a div{padding:3vw 1vw}}.products-section .template-products .section-item .text__btn a div p{font-size:1.2vw;letter-spacing:0}@media screen and (max-width: 767px){.products-section .template-products .section-item .text__btn a div p{font-size:3.8vw}}@media screen and (max-width: 767px){.products-section .template-products .section-item .text__btn a{width:100% !important;margin-right:0 !important}}.products-section .template-products .section-item .text__btn.non{filter:grayscale(1) brightness(0.6)}.products-section .template-products .section-item .box-benefits{padding:1em;background:rgba(67,57,5,0.6);margin-top:0.5em;border-radius:3px}.products-section .template-products .section-item .box-benefits ul{padding-bottom:0}.products-section .template-products .section-item ul.asterisk li{font-family:"Shippori Mincho",serif;color:#ddd}.products-section .template-products .section-item ul.asterisk li a{color:#ae927b;font-size:1em;border-bottom:1px solid #ae927b}@media screen and (max-width: 767px){.products-section .template-products .section-item ul.asterisk{font-size:3vw}}.products-section .template-products .section-item ul.asterisk.min li{font-size:0.6rem !important}@media screen and (max-width: 767px){.products-section .template-products .section-item ul.asterisk.min li{font-size:0.8rem !important}}.products-section .template-products .section-item .btn-defaultstyle--products.anchor-benefits{background-color:#63385a}.products-section .template-products .section-item .btn-zoom{display:inline-block;width:1em;height:1em;border-radius:50%;margin-bottom:-0.2em;margin-left:0.2em;filter:drop-shadow(0 0 3px rgba(0,0,0,0.4));transition:all 0.5s}.products-section .template-products .section-item .btn-zoom img{display:block;width:100%}@media screen and (min-width: 920px){.products-section .template-products .section-item .btn-zoom:hover{filter:drop-shadow(3px 0 6px rgba(0,0,0,0.8))}}.products-section .template-products .section-item .text-attention{color:#b0420c;margin-top:0.5em}html:lang(ja) .products-section .template-products .inpage-links__item{max-width:18vw}@keyframes anim-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes anim-rotate{0%{transform:rotate(-45deg)}100%{transform:rotate(315deg)}}@keyframes anim-zoomoutin{0%{transform:scale(1)}50%{transform:scale(0.95)}100%{transform:scale(1)}}@keyframes anim-zoominout{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}@keyframes effect-glow{0%{filter:brightness(0.8)}50%{filter:brightness(1.6)}100%{filter:brightness(0.8)}}@keyframes anim-newicon{0%{transform:scale(0.9) rotate(-45deg)}50%{transform:scale(1.3) rotate(-45deg)}100%{transform:scale(0.9) rotate(-45deg)}}@keyframes anim-newicon-outer{0%{transform:scale(1) rotate(-45deg);opacity:1}50%{transform:scale(4.8) rotate(-45deg);opacity:0}100%{transform:scale(1) rotate(-45deg);opacity:0}}@keyframes scroll-line-animation{0%{top:0;height:0%}50%{top:0;height:100%}100%{top:100%;height:0}}.glowanimation{animation:4.5s ease-in-out infinite effect-glow}@media screen and (max-width: 767px){.hide-sp{display:none}}@media screen and (min-width: 768px) and (max-width: 919px){.hide-pc{display:none}}@media screen and (min-width: 920px){.hide-pc{display:none}}.icon-new::before{opacity:1;content:'';display:block;width:10px;border-radius:50%;height:10px;background:#b0420c;position:absolute;top:8px;left:8px;transform:rotate(-45deg);z-index:10;animation:2.6s ease-in-out infinite anim-newicon;box-sizing:border-box}@media screen and (max-width: 767px){.icon-new::before{width:8px;height:8px;top:6px;left:6px}}.icon-new::after{opacity:1;content:'';display:block;width:10px;border-radius:50%;height:10px;background:#b0420c;position:absolute;top:8px;left:8px;transform:rotate(-45deg);z-index:10;animation:2.6s ease-in-out infinite anim-newicon-outer;box-sizing:border-box}@media screen and (max-width: 767px){.icon-new::after{width:8px;height:8px;top:6px;left:6px}}.logo-left-top{position:fixed;top:1vw;left:2vw;width:14vw;z-index:100}@media screen and (max-width: 767px){.logo-left-top{top:2vw;left:2vw;width:28vw}}.logo-left-top img{width:100%}.movie h2,.news h2,.demo h2,.dlc h2,.top .movie-headline,.top .outline-headline,.top .system-headline,.top .products-headline,.system .action-headline,.system .playstyle-headline,.system .gamesystem-headline,.system .online-headline,.outline .characters-headline,.outline .stages-headline,.faq .faq-headline,.update .faq-headline{position:relative;color:#b0420c;font-size:8vw;font-family:"Bellefair",serif;font-weight:normal;opacity:90%;letter-spacing:0.1em;filter:drop-shadow(0 0 10px #561201) drop-shadow(0 0 10px #561201);background-image:url(/wolong/assets/img/common_dirt.jpg);-webkit-background-clip:text;background-size:cover;-webkit-text-fill-color:transparent;line-height:0.9;z-index:1}@media screen and (max-width: 767px){.movie h2,.news h2,.demo h2,.dlc h2,.top .movie-headline,.top .outline-headline,.top .system-headline,.top .products-headline,.system .action-headline,.system .playstyle-headline,.system .gamesystem-headline,.system .online-headline,.outline .characters-headline,.outline .stages-headline,.faq .faq-headline,.update .faq-headline{font-size:14vw}}.top .outline-character__headline,.system .character-create-headline,.demo .demo-movie__headline{position:relative;color:#627065;font-size:4vw;font-family:"Bellefair",serif;font-weight:normal;opacity:60%;line-height:0.9;z-index:1}@media screen and (max-width: 767px){.top .outline-character__headline,.system .character-create-headline,.demo .demo-movie__headline{font-size:6.8vw}}.products-section .template-products .section-item__headline span,.top .outline-leadtext,.top .system-leadtext,.system .action-leadtext,.system .action-details-headline,.system .playstyle-leadtext,.system .gamesystem-leadtext,.system .online-leadtext{position:relative;font-weight:normal;line-height:1.5;font-size:2rem;filter:drop-shadow(0 0 20px #314636) drop-shadow(0 0 10px #27332a);z-index:1}@media screen and (max-width: 767px){.products-section .template-products .section-item__headline span,.top .outline-leadtext,.top .system-leadtext,.system .action-leadtext,.system .action-details-headline,.system .playstyle-leadtext,.system .gamesystem-leadtext,.system .online-leadtext{font-size:180%}}.products-section .template-products .section-item .text__edition,.movie h1,.news h1,.demo h1,.dlc h1,.movie .innertemplate-section h3,.news .innertemplate-section h3,.demo .innertemplate-section h3,.dlc .innertemplate-section h3,.movie .innertemplate-section h4,.news .innertemplate-section h4,.demo .innertemplate-section h4,.dlc .innertemplate-section h4,.top .movie-item__text,:lang(en) .outline .stages-item__text .stage-name,:lang(fr) .outline .stages-item__text .stage-name,:lang(it) .outline .stages-item__text .stage-name,:lang(de) .outline .stages-item__text .stage-name,:lang(es) .outline .stages-item__text .stage-name,.demo .demo-leadtext,.faq h3,.update h3{position:relative;line-height:1.5;z-index:1;font-size:140%}@media screen and (max-width: 767px){.products-section .template-products .section-item .text__edition,.movie h1,.news h1,.demo h1,.dlc h1,.movie .innertemplate-section h3,.news .innertemplate-section h3,.demo .innertemplate-section h3,.dlc .innertemplate-section h3,.movie .innertemplate-section h4,.news .innertemplate-section h4,.demo .innertemplate-section h4,.dlc .innertemplate-section h4,.top .movie-item__text,:lang(en) .outline .stages-item__text .stage-name,:lang(fr) .outline .stages-item__text .stage-name,:lang(it) .outline .stages-item__text .stage-name,:lang(de) .outline .stages-item__text .stage-name,:lang(es) .outline .stages-item__text .stage-name,.demo .demo-leadtext,.faq h3,.update h3{font-size:4.5vw}}.products-section .template-products .section-item__list .item__btn div p,.products-section .template-products .section-item .text__heading,.products-section .template-products .section-item .text__btn a div p,.products-section .template-products .section-item .text-attention,.js-tab .js-tab-item,.movie .innertemplate-section p,.news .innertemplate-section p,.demo .innertemplate-section p,.dlc .innertemplate-section p,.movie .innertemplate-section ul.asterisk,.news .innertemplate-section ul.asterisk,.demo .innertemplate-section ul.asterisk,.dlc .innertemplate-section ul.asterisk,.movie .innertemplate-section ul.disc,.news .innertemplate-section ul.disc,.demo .innertemplate-section ul.disc,.dlc .innertemplate-section ul.disc,.movie .innertemplate-section ol,.news .innertemplate-section ol,.demo .innertemplate-section ol,.dlc .innertemplate-section ol,.movie .btn,.news .btn,.demo .btn,.dlc .btn,.top .demo-attenton-sp,.top .outline-text,.top .outline-character__leadtext,.top .system-text,.top .system-link-list__item h4 span,.top .products-development,.system .action-text,.system .weapon-block__images .swiper-slide p,.system .senjutsu-block__images .swiper-slide p,.system .shinju-block__images .swiper-slide p,.system .character-create-text,.system .gamesystem-text,.system .online-text,.system .online-other-text__title,:lang(en) .system .action-pickup__right h4,:lang(en) .system .action-pickup__right p,:lang(en) .system .action-details-text,:lang(fr) .system .action-pickup__right h4,:lang(fr) .system .action-pickup__right p,:lang(fr) .system .action-details-text,:lang(it) .system .action-pickup__right h4,:lang(it) .system .action-pickup__right p,:lang(it) .system .action-details-text,:lang(de) .system .action-pickup__right h4,:lang(de) .system .action-pickup__right p,:lang(de) .system .action-details-text,:lang(es) .system .action-pickup__right h4,:lang(es) .system .action-pickup__right p,:lang(es) .system .action-details-text,.outline .story-section p,.outline .stages-item__text .stage-name,.news.news-nomalstyle h4,.news.news-nomalstyle h5,.comment-feedback,.faq h4,.faq .text-link,.update h4,.update .text-link,.update ul.disc{position:relative;font-weight:normal;z-index:1}.products-section .template-products .section-item .text__price,.products-section .template-products .section-item .text__console,.top .demo-attenton,.system .action-pickup__right h4,.system .action-details-text,.system .weapon-text,.system .senjutsu-text,.system .shinju-text,.system .online-pickup__text,.system .online-other-text__text,:lang(en) .outline .stages-item__text .stage-text,:lang(fr) .outline .stages-item__text .stage-text,:lang(it) .outline .stages-item__text .stage-text,:lang(de) .outline .stages-item__text .stage-text,:lang(es) .outline .stages-item__text .stage-text,.movie .movie-item__text,.demo .demo-store-link-attention,.demo .demo-attention{position:relative;font-weight:normal;z-index:1;font-size:0.8rem}@media screen and (max-width: 767px){.products-section .template-products .section-item .text__price,.products-section .template-products .section-item .text__console,.top .demo-attenton,.system .action-pickup__right h4,.system .action-details-text,.system .weapon-text,.system .senjutsu-text,.system .shinju-text,.system .online-pickup__text,.system .online-other-text__text,:lang(en) .outline .stages-item__text .stage-text,:lang(fr) .outline .stages-item__text .stage-text,:lang(it) .outline .stages-item__text .stage-text,:lang(de) .outline .stages-item__text .stage-text,:lang(es) .outline .stages-item__text .stage-text,.movie .movie-item__text,.demo .demo-store-link-attention,.demo .demo-attention{font-size:0.9rem}}.top .news-item__text p,.top .news-item__text time,.top .hero-news-more,.top .system-image-attention,.system .action-pickup__right p,.system .action-details-attention,.system .character-create-image p,.outline .stages-item__text .stage-text,.news .news-item__text p,.news .news-item__text time{font-family:"Bellefair",serif;color:#fff;font-size:0.64rem;font-weight:normal}@media screen and (max-width: 767px){.top .news-item__text p,.top .news-item__text time,.top .hero-news-more,.top .system-image-attention,.system .action-pickup__right p,.system .action-details-attention,.system .character-create-image p,.outline .stages-item__text .stage-text,.news .news-item__text p,.news .news-item__text time{font-size:0.85rem}}.products-section .template-products .inpage-links__item,.products-section .template-products .section-item .btn-defaultstyle--products,.top .hero-right-bottom .hero-btn,.top .outline-btn,.top .system-btn,.top .system-link-list__item .btn,.demo .demo-store-link a,.dlc .dlc-item-thumb .btn,.dlc .dlc-content-link .btn,.dlc .modal-store .btn{display:inline-block;position:relative;background:url(/wolong/assets/img/common_btn_flame.jpg);background-size:contain;padding:2px;z-index:1}.products-section .template-products .inpage-links__item div,.products-section .template-products .section-item .btn-defaultstyle--products div,.top .hero-right-bottom .hero-btn div,.top .outline-btn div,.top .system-btn div,.top .system-link-list__item .btn div,.demo .demo-store-link a div,.dlc .dlc-item-thumb .btn div,.dlc .dlc-content-link .btn div,.dlc .modal-store .btn div{position:relative;overflow:hidden;background-color:#000000;padding:0.6vw 4vw;transition:all 0.5s}@media screen and (max-width: 767px){.products-section .template-products .inpage-links__item div,.products-section .template-products .section-item .btn-defaultstyle--products div,.top .hero-right-bottom .hero-btn div,.top .outline-btn div,.top .system-btn div,.top .system-link-list__item .btn div,.demo .demo-store-link a div,.dlc .dlc-item-thumb .btn div,.dlc .dlc-content-link .btn div,.dlc .modal-store .btn div{padding:2vw 7vw}}.products-section .template-products .inpage-links__item div p,.products-section .template-products .section-item .btn-defaultstyle--products div p,.top .hero-right-bottom .hero-btn div p,.top .outline-btn div p,.top .system-btn div p,.top .system-link-list__item .btn div p,.demo .demo-store-link a div p,.dlc .dlc-item-thumb .btn div p,.dlc .dlc-content-link .btn div p,.dlc .modal-store .btn div p{position:relative;font-family:"Bellefair",serif;font-size:1.6vw;letter-spacing:0.1em;margin-bottom:-0.2vw;z-index:1;color:#e4d3c3}@media screen and (max-width: 767px){.products-section .template-products .inpage-links__item div p,.products-section .template-products .section-item .btn-defaultstyle--products div p,.top .hero-right-bottom .hero-btn div p,.top .outline-btn div p,.top .system-btn div p,.top .system-link-list__item .btn div p,.demo .demo-store-link a div p,.dlc .dlc-item-thumb .btn div p,.dlc .dlc-content-link .btn div p,.dlc .modal-store .btn div p{font-size:3.8vw}}.products-section .template-products .inpage-links__item div::after,.products-section .template-products .section-item .btn-defaultstyle--products div::after,.top .hero-right-bottom .hero-btn div::after,.top .outline-btn div::after,.top .system-btn div::after,.top .system-link-list__item .btn div::after,.demo .demo-store-link a div::after,.dlc .dlc-item-thumb .btn div::after,.dlc .dlc-content-link .btn div::after,.dlc .modal-store .btn div::after{content:"";display:block;position:absolute;z-index:0;width:130%;padding-top:60%;background:url(/wolong/assets/img/common_btn_dirt_light.png) no-repeat;opacity:0.9;background-size:contain;top:50%;left:50%;transform:translate(-50%, -50%) scale(1.2);transition:all 0.3s}.products-section .template-products .inpage-links__item:hover div,.products-section .template-products .section-item .btn-defaultstyle--products:hover div,.top .hero-right-bottom .hero-btn:hover div,.top .outline-btn:hover div,.top .system-btn:hover div,.top .system-link-list__item .btn:hover div,.demo .demo-store-link a:hover div,.dlc .dlc-item-thumb .btn:hover div,.dlc .dlc-content-link .btn:hover div,.dlc .modal-store .btn:hover div{background-color:#22160f}.products-section .template-products .inpage-links__item:hover div::after,.products-section .template-products .section-item .btn-defaultstyle--products:hover div::after,.top .hero-right-bottom .hero-btn:hover div::after,.top .outline-btn:hover div::after,.top .system-btn:hover div::after,.top .system-link-list__item .btn:hover div::after,.demo .demo-store-link a:hover div::after,.dlc .dlc-item-thumb .btn:hover div::after,.dlc .dlc-content-link .btn:hover div::after,.dlc .modal-store .btn:hover div::after{transform:translate(-50%, -50%) scale(1.4)}@media screen and (min-width: 920px){.hover-animation,.top .outline-character__image li a{transition:all 0.5s}.hover-animation:hover,.top .outline-character__image li a:hover{filter:drop-shadow(0 0 20px #9a1804)}}.js-tab{display:flex;justify-content:center;border-bottom:1px solid #333;margin-top:4em;margin-bottom:1em;width:100%}.js-tab .js-tab-item{padding:0.5em 2em;border-bottom:4px solid transparent;transition:all 0.2s;cursor:pointer}@media screen and (max-width: 767px){.js-tab .js-tab-item{font-size:3.2vw;line-height:1.3 !important;padding:0.5em 1em}}.js-tab .js-tab-item.on{color:#ae927b;border-bottom:4px solid #ae927b}@media screen and (min-width: 920px){.js-tab .js-tab-item:hover{color:#ae927b;border-bottom:4px solid #ae927b}}.js-tab-content{margin-top:2vw}.js-tab-content-item{display:none;margin-bottom:3%;transition:all 0.5s;opacity:0}.js-tab-content-item.on{display:block;opacity:1}.margin-top-non{margin-top:0 !important}.movie,.news,.demo,.dlc{font-size:1.1rem}.movie .wrapper>.container,.news .wrapper>.container,.demo .wrapper>.container,.dlc .wrapper>.container{padding:8vw 0vw 0vw}@media screen and (max-width: 767px){.movie .wrapper>.container,.news .wrapper>.container,.demo .wrapper>.container,.dlc .wrapper>.container{padding:20vw 0 0vw}}.movie h1,.news h1,.demo h1,.dlc h1{font-size:2.2rem;border-bottom:1px solid #aaa;padding-bottom:0.5em;text-align:left;margin:0 0 5vw}@media screen and (max-width: 767px){.movie h1,.news h1,.demo h1,.dlc h1{font-size:1.5rem}}.movie h1 time,.news h1 time,.demo h1 time,.dlc h1 time{display:block;font-size:1.2rem;color:#ae927b}.movie h2,.news h2,.demo h2,.dlc h2{font-size:7vw;text-align:center;margin:0 0 3vw}@media screen and (max-width: 767px){.movie h2,.news h2,.demo h2,.dlc h2{font-size:10vw;margin-bottom:5vw}}.movie .innertemplate-section,.news .innertemplate-section,.demo .innertemplate-section,.dlc .innertemplate-section{width:100%;margin:0 auto}.movie .innertemplate-section__container,.news .innertemplate-section__container,.demo .innertemplate-section__container,.dlc .innertemplate-section__container{padding:0 10vw 10vw}@media screen and (max-width: 767px){.movie .innertemplate-section__container,.news .innertemplate-section__container,.demo .innertemplate-section__container,.dlc .innertemplate-section__container{padding:0 5vw 20vw}}.movie .innertemplate-section h3,.news .innertemplate-section h3,.demo .innertemplate-section h3,.dlc .innertemplate-section h3{background:#6d2b06;background-size:contain;margin:5vw auto 2vw;padding:0.5em 0 0.5em;color:#FFF;text-align:center}@media screen and (max-width: 767px){.movie .innertemplate-section h3,.news .innertemplate-section h3,.demo .innertemplate-section h3,.dlc .innertemplate-section h3{margin:3em auto 1em}}.movie .innertemplate-section h4,.news .innertemplate-section h4,.demo .innertemplate-section h4,.dlc .innertemplate-section h4{background:url(/wolong/assets/img/common_headline_base.png) center top no-repeat;background-size:contain;margin:8vw auto 1vw;padding:3vw 0 3vw;color:#000;text-align:center}@media screen and (max-width: 767px){.movie .innertemplate-section h4,.news .innertemplate-section h4,.demo .innertemplate-section h4,.dlc .innertemplate-section h4{background-size:100% 100%}}.movie .innertemplate-section a,.news .innertemplate-section a,.demo .innertemplate-section a,.dlc .innertemplate-section a{color:#ae927b;border-bottom:1px solid #ae927b}.movie .innertemplate-section p.text-large,.news .innertemplate-section p.text-large,.demo .innertemplate-section p.text-large,.dlc .innertemplate-section p.text-large{font-size:2vw !important}@media screen and (max-width: 767px){.movie .innertemplate-section p.text-large,.news .innertemplate-section p.text-large,.demo .innertemplate-section p.text-large,.dlc .innertemplate-section p.text-large{font-size:4.3vw !important}}.movie .innertemplate-section .text-center,.news .innertemplate-section .text-center,.demo .innertemplate-section .text-center,.dlc .innertemplate-section .text-center{text-align:center}@media screen and (max-width: 767px){.movie .innertemplate-section .text-left-sp,.news .innertemplate-section .text-left-sp,.demo .innertemplate-section .text-left-sp,.dlc .innertemplate-section .text-left-sp{text-align:left}}.movie .innertemplate-section .text-color-gray,.news .innertemplate-section .text-color-gray,.demo .innertemplate-section .text-color-gray,.dlc .innertemplate-section .text-color-gray{color:#bbb}.movie .innertemplate-section .text-min,.news .innertemplate-section .text-min,.demo .innertemplate-section .text-min,.dlc .innertemplate-section .text-min{font-size:0.9em}@media screen and (max-width: 767px){.movie .innertemplate-section .text-min,.news .innertemplate-section .text-min,.demo .innertemplate-section .text-min,.dlc .innertemplate-section .text-min{font-size:0.8em}}.movie .innertemplate-section .align-right,.news .innertemplate-section .align-right,.demo .innertemplate-section .align-right,.dlc .innertemplate-section .align-right{text-align:right}.movie .innertemplate-section .wrap,.news .innertemplate-section .wrap,.demo .innertemplate-section .wrap,.dlc .innertemplate-section .wrap{padding:2vw 0}.movie .innertemplate-section .ss,.news .innertemplate-section .ss,.demo .innertemplate-section .ss,.dlc .innertemplate-section .ss{display:block;width:auto;max-width:50%;margin:1em auto;border:1px solid #555}.movie .innertemplate-section .ss>img,.news .innertemplate-section .ss>img,.demo .innertemplate-section .ss>img,.dlc .innertemplate-section .ss>img{width:100%;display:block}@media screen and (max-width: 767px){.movie .innertemplate-section .ss,.news .innertemplate-section .ss,.demo .innertemplate-section .ss,.dlc .innertemplate-section .ss{width:100%}}.movie .innertemplate-section strong,.news .innertemplate-section strong,.demo .innertemplate-section strong,.dlc .innertemplate-section strong{color:#ae927b}.movie .innertemplate-section .block--black,.news .innertemplate-section .block--black,.demo .innertemplate-section .block--black,.dlc .innertemplate-section .block--black{padding:2vw;background-color:rgba(0,0,0,0.5);margin:3vw 0;border:1px solid #888}@media screen and (max-width: 767px){.movie .innertemplate-section .block--black,.news .innertemplate-section .block--black,.demo .innertemplate-section .block--black,.dlc .innertemplate-section .block--black{padding:5vw}}.movie .innertemplate-section ul>li,.news .innertemplate-section ul>li,.demo .innertemplate-section ul>li,.dlc .innertemplate-section ul>li{padding-left:1em;text-indent:-1em}.movie .innertemplate-section ul>li:before,.news .innertemplate-section ul>li:before,.demo .innertemplate-section ul>li:before,.dlc .innertemplate-section ul>li:before{content:""}.movie .innertemplate-section ul.asterisk,.news .innertemplate-section ul.asterisk,.demo .innertemplate-section ul.asterisk,.dlc .innertemplate-section ul.asterisk{margin:0.5em 0}.movie .innertemplate-section ul.asterisk>li,.news .innertemplate-section ul.asterisk>li,.demo .innertemplate-section ul.asterisk>li,.dlc .innertemplate-section ul.asterisk>li{padding-left:1em;text-indent:-1em}.movie .innertemplate-section ul.asterisk>li:before,.news .innertemplate-section ul.asterisk>li:before,.demo .innertemplate-section ul.asterisk>li:before,.dlc .innertemplate-section ul.asterisk>li:before{content:"※"}.movie .innertemplate-section ul.disc,.news .innertemplate-section ul.disc,.demo .innertemplate-section ul.disc,.dlc .innertemplate-section ul.disc{margin:0.2em 0}.movie .innertemplate-section ul.disc>li,.news .innertemplate-section ul.disc>li,.demo .innertemplate-section ul.disc>li,.dlc .innertemplate-section ul.disc>li{padding-left:1em;text-indent:-1em}.movie .innertemplate-section ul.disc>li:before,.news .innertemplate-section ul.disc>li:before,.demo .innertemplate-section ul.disc>li:before,.dlc .innertemplate-section ul.disc>li:before{content:"・"}.movie .innertemplate-section ol,.news .innertemplate-section ol,.demo .innertemplate-section ol,.dlc .innertemplate-section ol{margin:0.2em 0}.movie .innertemplate-section ol>li,.news .innertemplate-section ol>li,.demo .innertemplate-section ol>li,.dlc .innertemplate-section ol>li{list-style-type:none;counter-increment:cnt;padding-left:1em;text-indent:-1em}.movie .innertemplate-section ol>li:before,.news .innertemplate-section ol>li:before,.demo .innertemplate-section ol>li:before,.dlc .innertemplate-section ol>li:before{content:counter(cnt) ". "}.movie .btn,.news .btn,.demo .btn,.dlc .btn{background-color:#ae927b;color:#000;padding:0.8vw 3vw;margin:0.5em 0.5em}.store-list-wrap{display:none}.store-list{width:90%;max-width:600px;margin:0 auto}.store-list__link{background-color:#242a26;display:block;color:#fff;padding:5%;box-sizing:border-box;text-align:center;margin:0 0 2%;font-family:"Shippori Mincho",serif;font-size:clamp(0vw, 3.2vw, 24px)}.store-list__link:hover{filter:brightness(1.6)}@media screen and (min-width: 920px){.hide-pc{display:none}}@media screen and (max-width: 767px){.hide-sp{display:none}}:lang(en-US) .innertemplate-section ul.asterisk>li,:lang(en-GB) .innertemplate-section ul.asterisk>li,:lang(fr) .innertemplate-section ul.asterisk>li,:lang(it) .innertemplate-section ul.asterisk>li,:lang(de) .innertemplate-section ul.asterisk>li,:lang(es) .innertemplate-section ul.asterisk>li{padding-left:0.5em;text-indent:-0.5em}:lang(en-US) .innertemplate-section ul.asterisk>li:before,:lang(en-GB) .innertemplate-section ul.asterisk>li:before,:lang(fr) .innertemplate-section ul.asterisk>li:before,:lang(it) .innertemplate-section ul.asterisk>li:before,:lang(de) .innertemplate-section ul.asterisk>li:before,:lang(es) .innertemplate-section ul.asterisk>li:before{content:"*"}:lang(en-US) .innertemplate-section ul.disc>li,:lang(en-GB) .innertemplate-section ul.disc>li,:lang(fr) .innertemplate-section ul.disc>li,:lang(it) .innertemplate-section ul.disc>li,:lang(de) .innertemplate-section ul.disc>li,:lang(es) .innertemplate-section ul.disc>li{padding-left:0.5em;text-indent:-0.5em}:lang(en-US) .innertemplate-section ul.disc>li:before,:lang(en-GB) .innertemplate-section ul.disc>li:before,:lang(fr) .innertemplate-section ul.disc>li:before,:lang(it) .innertemplate-section ul.disc>li:before,:lang(de) .innertemplate-section ul.disc>li:before,:lang(es) .innertemplate-section ul.disc>li:before{content:"- "}#navigation{position:fixed;z-index:10;height:50px;width:100%;margin-top:auto;transition:filter 0.5s;background-color:rgba(0,0,0,0.6)}@media screen and (max-width: 767px){#navigation{height:100vh;background-color:transparent;pointer-events:none}}@media screen and (min-width: 1920px){#navigation{height:56px}}#navigation .container{width:100%;height:100%;max-width:1200px;margin:0 auto}@media screen and (max-width: 767px){#navigation .container{display:none;max-width:none;pointer-events:none;opacity:0;transition:all 0.5s;background-color:rgba(0,0,0,0.8)}}#navigation .nav-list{margin:0 auto;display:flex;height:100%;justify-content:center;padding:0}@media screen and (max-width: 767px){#navigation .nav-list{display:block;padding-top:10vw}}#navigation .nav-item{display:block;list-style:none;height:100%;position:relative}@media screen and (max-width: 767px){#navigation .nav-item{height:auto;text-align:center;padding:3vw 0}}#navigation .nav-item a{display:flex;height:100%;padding:0em 0.75em;letter-spacing:0.1em;font-family:"Bellefair",serif;text-align:center;align-items:center;font-size:clamp(0px, 1.3vw, 19px);pointer-events:painted;color:#fff;transition:all 0.5s;text-decoration:none;white-space:nowrap}@media screen and (max-width: 767px){#navigation .nav-item a{padding:0em 1em;justify-content:center;font-size:6vw;display:inline-block;position:relative}}#navigation .nav-item.store{color:#b0420c}#navigation .nav-item.store span{transition:all 0.5s;background-color:#803009;padding:0.5em 1em 0.3em;font-size:90%;line-height:1.4;white-space:normal}@media screen and (min-width: 920px){#navigation .nav-item:hover a{color:#ae927b}#navigation .nav-item:hover span{background-color:#511e05 !important}}#navigation .nav-item.active a{color:#ae927b}#navigation.on{opacity:1;pointer-events:all}@media screen and (max-width: 767px){#navigation.on .container{max-width:none;pointer-events:none;opacity:1}}#navigation-menu{display:none;opacity:0;position:fixed;top:2vw;right:2vw;z-index:100;pointer-events:none;width:10vw;aspect-ratio:1/1}#navigation-menu img{display:block;width:100%;position:absolute;top:0;right:0;width:10vw}@media screen and (max-width: 767px){#navigation-menu{display:block;opacity:1;pointer-events:all}}#navigation-menu .menu-close{opacity:0}#navigation-menu.icon-new::before{top:-1vw;left:-1.5vw}#navigation-menu.icon-new::after{top:-1vw;left:-1.5vw}.on #navigation-menu .menu-open{opacity:0}.on #navigation-menu .menu-close{opacity:1}body.top #navigation .nav-item.top a{color:#ae927b}body.outline #navigation .nav-item.outline a{color:#ae927b}body.system #navigation .nav-item.system a{color:#ae927b}body.movie #navigation .nav-item.movie a{color:#ae927b}body.news #navigation .nav-item.news a{color:#ae927b}body.faq #navigation .nav-item.faq a{color:#ae927b}#footer{background:#242a26;text-align:center;padding:60px 10% 60px;position:relative;z-index:10;transition:filter 0.5s}@media screen and (max-width: 767px){#footer{padding:10vw 5vw}}#footer .link-list{list-style-type:none;padding:0;font-family:"Roboto Condensed","Shippori Mincho",serif;color:#b3b3b3;margin-bottom:60px}@media screen and (max-width: 767px){#footer .link-list{margin-bottom:10vw}}#footer .link-list a{color:#fff;transition:all 0.5s;font-size:20px}#footer .link-list a:hover{color:#c08181}#footer .logo-list--console{list-style-type:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:3%;max-width:1000px;width:100%;margin:40px auto 0;padding:0;box-sizing:border-box}@media screen and (max-width: 767px){#footer .logo-list--console{flex-wrap:wrap}}#footer .logo-list--console li{height:40px;margin-bottom:10px}@media screen and (max-width: 767px){#footer .logo-list--console li{height:5vw;margin-bottom:4vw}}#footer .logo-list--console img{width:auto;height:100%}#footer .logo-list--console .logo-list__xbxs{height:38px}@media screen and (max-width: 767px){#footer .logo-list--console .logo-list__xbxs{height:4.7vw}}#footer .logo-list--console .logo-list__xone{height:62px}@media screen and (max-width: 767px){#footer .logo-list--console .logo-list__xone{height:9vw}}#footer .logo-list--console .logo-list__win{height:36px}@media screen and (max-width: 767px){#footer .logo-list--console .logo-list__win{height:5.5vw}}#footer .logo-list--console .logo-list__stm{margin-top:3px;height:46px}@media screen and (max-width: 767px){#footer .logo-list--console .logo-list__stm{height:7vw}}#footer .logo-list--other{list-style-type:none;display:flex;justify-content:center;align-items:center;gap:3%;max-width:920px;width:100%;margin:20px auto;padding:0;box-sizing:border-box}@media screen and (max-width: 767px){#footer .logo-list--other{margin:2vw auto 0}}#footer .logo-list--other li{height:40px}#footer .logo-list--other img{width:auto;height:100%}#footer .logo-list--other .logo-list__kt{height:50px}@media screen and (max-width: 767px){#footer .logo-list--other .logo-list__kt{height:7vw}}#footer .logo-list--other .logo-list__brand{height:50px}@media screen and (max-width: 767px){#footer .logo-list--other .logo-list__brand{height:7vw}}#footer .logo-list--other .logo-list__rating{height:56px;color:#b3b3b3;font-family:"Roboto Condensed","Shippori Mincho",serif;font-size:14px}@media screen and (max-width: 767px){#footer .logo-list--other .logo-list__rating{height:7vw;font-size:11px}}#footer .attention{font-size:14px;margin:0px 0 40px;color:#b3b3b3;font-family:"Roboto Condensed","Shippori Mincho",serif}@media screen and (max-width: 767px){#footer .attention{font-size:11px}}#footer .attention img{height:1em}#footer .rights{font-size:14px;margin:40px 0 0;color:#b3b3b3;font-family:"Roboto Condensed","Shippori Mincho",serif}@media screen and (max-width: 767px){#footer .rights{font-size:11px}}#footer .rights img{height:14px}#footer .language-list{display:flex;flex-wrap:wrap;justify-content:center;margin:30px auto 0;max-width:1300px}@media screen and (max-width: 767px){#footer .language-list{flex-wrap:wrap}}#footer .language-list li{margin-bottom:0.5%;width:18%;margin-right:0.5%}@media screen and (max-width: 767px){#footer .language-list li{width:31%;margin-bottom:1%}}#footer .language-list li a{display:block;border:1px solid #b3b3b3;box-sizing:border-box;padding:8px;font-size:13px;color:#b3b3b3}@media screen and (max-width: 767px){#footer .language-list li a{font-size:3vw}}#footer .language-list li a:hover{background:#b3b3b3;color:#242a26}:lang(en-US) .language-list__us a{background:#b3b3b3;color:#242a26 !important}:lang(en-US) .logo-list__rating{display:block;height:auto !important;margin-top:20px;max-width:60vw;width:300px !important}:lang(en-US) .logo-list__rating img{display:block;width:100% !important}:lang(en-UK) .language-list__uk a{background:#b3b3b3;color:#242a26 !important}:lang(fr) .language-list__fr a{background:#b3b3b3;color:#242a26 !important}:lang(de) .language-list__de a{background:#b3b3b3;color:#242a26 !important}:lang(it) .language-list__it a{background:#b3b3b3;color:#242a26 !important}:lang(es) .language-list__es a{background:#b3b3b3;color:#242a26 !important}:lang(zh-cmn-Hant) .language-list__tch a{background:#b3b3b3;color:#242a26 !important}:lang(zh-cmn-hant) .top .footer-visual-btn.name-weibo p{font-family:"GenWanMin-M","Noto Serif TC",serif}:lang(zh-cmn-hant) #footer .rights{font-family:"Roboto Condensed","Noto Serif TC",serif}:lang(zh-cmn-Hans) .language-list__sch a{background:#b3b3b3;color:#242a26 !important}:lang(zh-cmn-Hans) .top .footer-visual-btn.name-weibo p{font-family:"Noto Serif SC",serif}:lang(zh-cmn-Hans) #footer .rights{font-family:"Roboto Condensed","Noto Serif SC",serif !important}.lp .wrapper{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh}.lp .container{width:90vw;margin-top:-15vh}.lp .hero-logo{width:70vw;max-width:1000px;height:auto;margin:0 auto 4vw}.lp .hero-logo img{display:block;width:100%;height:auto}.lp .language-list{display:flex;flex-wrap:wrap;justify-content:center;max-width:1300px;margin:30px auto 0}@media screen and (max-width: 767px){.lp .language-list{flex-wrap:wrap}}.lp .language-list li{width:18%;margin-right:0.5%;margin-bottom:0.5%}@media screen and (max-width: 767px){.lp .language-list li{width:31%;margin-bottom:1%}}.lp .language-list li a{display:block;padding:8px;border:1px solid #b3b3b3;box-sizing:border-box;color:#b3b3b3;font-size:14px;text-align:center}@media screen and (max-width: 767px){.lp .language-list li a{font-size:3vw}}.lp .language-list li a:hover{background:#b3b3b3;color:#242a26}.top .container{padding-top:0}.top .hero-section{position:fixed;top:58px;left:0;z-index:1;width:100%;height:calc(100vh - 58px)}@media screen and (max-width: 767px){.top .hero-section{position:relative;top:0;height:auto;padding-top:145vw;margin-bottom:8vw}}.top .hero-visual{position:fixed;top:0;left:0;width:100vw;height:100vh}.top .hero-visual img{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:auto}@media (max-aspect-ratio: 11 / 10){.top .hero-visual img{transform:translate(-50%, -60%);width:120%}}@media screen and (max-width: 767px){.top .hero-visual img{position:relative;top:auto;left:auto;transform:none;width:100%}}.top .hero-logo{position:absolute;bottom:9vh;left:31vw;width:38vw}.top .hero-logo img{display:block;width:100%;height:auto}@media (min-aspect-ratio: 16 / 10){.top .hero-logo{left:35vw;width:30vw}}@media (min-aspect-ratio: 25 / 10){.top .hero-logo{left:73vw;width:25vw}}@media (max-aspect-ratio: 11 / 10){.top .hero-logo{left:22.5vw;width:55vw}}@media screen and (max-width: 767px){.top .hero-logo{top:85vw;bottom:auto;left:10vw;width:80vw}}.top .hero-catch{position:absolute;top:18vh;right:5vw;color:#FFFFFF;filter:drop-shadow(0 0 10px #335235) drop-shadow(0 0 10px #335235);font-weight:400;font-size:1.4vw;font-family:"Bellefair",serif;letter-spacing:0.1em}@media screen and (max-width: 767px){.top .hero-catch{top:8vw;left:8vw;font-size:4.5vw}}.top .hero-date{opacity:90%;position:absolute;position:absolute;bottom:4vh;left:50vw;z-index:1;width:100%;text-align:center;transform:translate(-50%, 0);background-image:url(/wolong/assets/img/common_dirt.jpg);background-size:cover;color:#b0420c;filter:drop-shadow(0 0 5px #1a0101);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-aspect-ratio: 25 / 10){.top .hero-date{left:86vw}}@media screen and (max-width: 767px){.top .hero-date{top:136vw;bottom:auto;font-size:8vw}}.top .hero-date span{font-size:3.2rem;line-height:1;display:block}@media screen and (max-width: 767px){.top .hero-date span{font-size:2rem}}.top .hero-date span small{font-size:2rem}@media (min-aspect-ratio: 16 / 10){.top .hero-date span{font-size:2.8rem}.top .hero-date span small{font-size:1.8rem}}@media (min-aspect-ratio: 25 / 10){.top .hero-date span{font-size:2.1rem}.top .hero-date span small{font-size:1.2rem}}.top .hero-right-top{position:absolute;top:1vw;right:1vw}@media screen and (max-width: 767px){.top .hero-right-top{top:2vw;right:auto;left:2vw}}.top .hero-right-top .badge-wrap{display:flex;flex-direction:row-reverse}.top .hero-right-top .badge-wrap img{margin-left:1vw}.top .hero-right-top .badge-wrap img.icon-jga{width:4vw}@media screen and (max-width: 767px){.top .hero-right-top .badge-wrap img.icon-jga{width:12vw}}.top .hero-right-top .badge-wrap img.icon-fami{margin-top:0.3vw;width:8vw}@media screen and (max-width: 767px){.top .hero-right-top .badge-wrap img.icon-fami{margin-top:2vw;width:22vw}}@media screen and (max-width: 767px){.top .hero-right-top .badge-wrap img{margin-left:0vw;margin-right:2vw}}@media screen and (max-width: 767px){.top .hero-right-top .badge-wrap{flex-direction:row}}.top .hero-right-bottom{position:absolute;right:2vw;bottom:2vw;line-height:1}@media screen and (max-width: 767px){.top .hero-right-bottom{display:flex;flex-direction:column;justify-content:space-between;position:relative;right:auto;bottom:auto;margin-bottom:8vw;padding:0 5%}}.top .hero-right-bottom .achievement{display:block;width:25vw;height:auto;position:absolute;right:0;bottom:4.8rem}@media screen and (max-width: 767px){.top .hero-right-bottom .achievement{position:relative;bottom:auto;margin-top:3vw;margin-bottom:2vw;width:100%;right:0}}.top .hero-right-bottom .hero-btn{filter:hue-rotate(351deg) saturate(120%)}@media screen and (max-width: 767px){.top .hero-right-bottom .hero-btn{width:80%;margin:2vw auto 0}}.top .hero-right-bottom .hero-btn div::after{content:"";display:block;position:absolute;z-index:0;width:220%;padding-top:80%;background:url(/wolong/assets/img/common_btn_dirt_light.png) no-repeat;opacity:0.9;background-size:contain;top:50%;left:50%;transform:translate(-50%, -50%) scale(1.2);transition:all 0.3s}.top .hero-right-bottom .hero-btn div p{text-align:center;line-height:1.9}.top .hero-right-bottom .hero-btn:hover div{background-color:#22160f}.top .hero-right-bottom .hero-btn:hover div::after{transform:translate(-50%, -50%) scale(1.4)}.top .hero-banner{display:block;position:relative;width:20vw;margin:0 0 1.5em;padding:2px;background:url(/wolong/assets/img/common_btn_flame_white.jpg)}@media screen and (max-width: 767px){.top .hero-banner{width:100%;margin:0}}.top .hero-banner.min{width:14vw;margin-left:6vw}@media screen and (max-width: 767px){.top .hero-banner.min{width:60%;margin:8vw auto 0}}.top .hero-banner div{position:absolute;bottom:0;z-index:2;width:100%;padding:0 0 10px;box-sizing:border-box;text-align:center}@media screen and (max-width: 767px){.top .hero-banner div{justify-content:center;align-items:center;padding:0}}.top .hero-banner div p{position:relative;z-index:1;padding:0 0 0.2em;filter:drop-shadow(0 0 10px #9a1808) drop-shadow(0 0 10px #9a1808);font-size:2vw;line-height:1;font-family:"Bellefair",serif;text-align:center}@media screen and (max-width: 767px){.top .hero-banner div p{font-size:9vw}}.top .hero-banner div p.date{margin:0 0 0.5em;font-size:0.9vw}@media screen and (max-width: 767px){.top .hero-banner div p.date{margin:0 0 0.8em;font-size:3vw}}.top .hero-banner img{display:block;width:100%}.top .demo-attenton{width:20vw;margin-top:0;color:#CFCFBE;text-shadow:0 0 10px #000000,0 0 10px #000000}@media screen and (max-width: 767px){.top .demo-attenton{display:none}}.top .demo-attenton-sp{display:none;margin-top:1em;color:#CFCFBE;text-shadow:0 0 10px #000000,0 0 10px #000000}@media screen and (max-width: 767px){.top .demo-attenton-sp{display:block}}.top .hero-left-top{position:absolute;top:1.5vw;left:1.5vw;width:23vw}@media screen and (max-width: 767px){.top .hero-left-top{position:relative;top:auto;left:auto;width:100vw;padding:0 5%;box-sizing:border-box}}@media screen and (max-width: 767px){.top .hero-news{width:100%}}.top .hero-news .swiper-wrapper{display:block}.top .news-item{display:flex;flex-wrap:wrap;width:100%;margin-bottom:0.5vw;border:2px solid #333333;box-sizing:border-box;background-color:rgba(0,0,0,0.8);transition:all 0.5s}@media screen and (max-width: 767px){.top .news-item{margin-bottom:2vw}}.top .news-item:hover{border:2px solid #B0430B;filter:drop-shadow(0 0 30px #9a1804)}.top .news-item.pickup{border:2px solid #6d2c09;color:#7d5629;background-color:#1c0b03}.top .news-item.pickup .news-item__text p{color:#e3c682}.top .news-item.banner a{display:block;width:100%}.top .news-item.banner img{display:block;width:100%}.top .news-item__container{display:flex;padding:0%}.top .news-item__image{position:relative;width:50%}.top .news-item__image img{display:block;width:100%;height:auto}.top .news-item__text{display:flex;flex-direction:column;width:55%;padding:3% 3% 1% 4%;box-sizing:border-box}.top .news-item__text p{line-height:1.5}.top .news-item__text time{margin-top:auto;color:#ae927b;text-align:right}.top .hero-news-bottom{width:100%}.top .hero-news-more{display:block;padding:1.5% 3%;border:2px solid #333333;background:#000000;color:#ae927b;text-align:center;transition:all 0.5s;margin-bottom:0.5em}@media screen and (max-width: 767px){.top .hero-news-more{font-size:1rem !important;padding:1.5% 3%}}.top .hero-news-more:hover{border:2px solid #B0430B;filter:drop-shadow(0 0 30px #9a1804)}.top .hero-news-more.manual{background:#191919;color:#98785e}.top .hero-social{margin-top:6%;padding:0 2%;display:flex;justify-content:center;width:100%;box-sizing:border-box}.top .hero-social .hero-social__text{display:inline-block;line-height:1.2;white-space:nowrap;padding-right:5%;border-right:1px solid #fff;font-size:0.9rem}@media screen and (max-width: 767px){.top .hero-social .hero-social__text{font-size:1.5rem}}.top .hero-social .hero-social__icon{display:flex;align-items:center;width:8%;padding:0 1.5%}.top .hero-social .hero-social__icon a{display:block}.top .hero-social .hero-social__icon img{display:block;width:100%}.top .hero-social .hero-social__icon:first-of-type{margin-left:3%}.top .hero-social .hero-social__icon.icon-x{width:6.5%}.top .hero-dammy-section{position:relative;z-index:0;height:calc(100vh - 58px)}@media screen and (max-width: 767px){.top .hero-dammy-section{position:absolute;top:0;left:0;height:80vw}}.top .movie-section{position:relative;z-index:2}.top .movie-section__container{position:relative;padding:10vw 0}.top .movie-section .swiper-slide{opacity:0;transition:all 0.5s}.top .movie-section .swiper-slide-active{opacity:1;border:2px solid #5D311B;filter:drop-shadow(0 0 10px #9a1804)}.top .movie-section .swiper-slide-active:hover{border:2px solid #B0430B;filter:drop-shadow(0 0 30px #9a1804)}.top .movie-section .swiper-slide-active:hover .movie-item__container::after{transform:translate(-50%, -50%) scale(1.05)}.top .movie-section .swiper-slide-prev{opacity:0.4;transform:scale(0.8);pointer-events:none}.top .movie-section .swiper-slide-next{opacity:0.4;transform:scale(0.8);pointer-events:none}.top .movie-headline{z-index:2;margin:0 auto -0.4em;text-align:center}.top .movie-swiper{width:50%;margin:auto}@media screen and (max-width: 767px){.top .movie-swiper{width:70%}.top .movie-swiper .swiper-button-next{display:none}.top .movie-swiper .swiper-button-prev{display:none}}.top .movie-item{position:relative;border:2px solid #DDDDDD;box-sizing:border-box}.top .movie-item__text{position:absolute;right:1vw;bottom:1vw;filter:drop-shadow(0 0 20px #000);line-height:1;font-family:"Bellefair",serif}.top .movie-item__image{display:block;width:100%;height:auto}.top .movie-item__container::after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:15%;padding-top:15%;background:url(/wolong/assets/img/common_btn_play.png);background-size:100%;content:"";transition:all 0.5s}.top .outline-section{position:relative;z-index:2;margin-top:8%}@media screen and (max-width: 767px){.top .outline-section{margin-top:18vw}}.top .outline-section__container{width:80%;margin:0 auto;padding:0 0 30vw}@media screen and (max-width: 767px){.top .outline-section__container{width:90%;padding-bottom:42vw}}.top .outline-headline{margin-bottom:0.5em}@media screen and (max-width: 767px){.top .outline-headline{margin-bottom:-0.8em;text-align:center}}.top .outline-img{position:absolute;top:0;right:0;transform:translate(0, 8%);width:76vw;height:40vw;background-color:#000000;overflow:hidden}@media screen and (max-width: 767px){.top .outline-img{position:relative;width:100vw;height:50vw;margin-left:-5vw}}.top .outline-img img{opacity:0;position:absolute;top:0;left:50%;z-index:0;transform:translate(-50%, 0) scale(1.1);width:100%;height:auto;will-change:opacity}.top .outline-img img:first-child{opacity:1}.top .outline-leadtext{width:50vw;margin:-1em 0 0.5em}@media screen and (max-width: 767px){.top .outline-leadtext{width:100%}}.top .outline-text{width:100%;margin-bottom:2em}.top .outline-character{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:10vw}@media screen and (max-width: 767px){.top .outline-character{align-items:flex-end;margin-top:-7vw}}.top .outline-character__info{width:30vw;padding-left:5vw}@media screen and (max-width: 767px){.top .outline-character__info{z-index:1;width:60vw;padding-left:0}}.top .outline-character__headline{margin-bottom:0.2em}@media screen and (max-width: 767px){.top .outline-character__leadtext{width:60%;font-size:3.2vw}}.top .outline-character__image{width:60%;margin-right:-5vw}@media screen and (max-width: 767px){.top .outline-character__image{margin-bottom:5vw;margin-left:-50%}}.top .outline-character__image ul{display:flex}.top .outline-character__image li{position:relative;width:30%;margin-right:20px}@media screen and (max-width: 767px){.top .outline-character__image li{height:50vw;margin-right:1vw}}.top .outline-character__image li a{display:block;position:relative;height:100%;overflow:hidden}.top .outline-character__image li a img{display:block;width:100%;height:auto}@media screen and (max-width: 767px){.top .outline-character__image li a img{position:absolute;width:auto;height:100%}}.top .outline-character__image p{opacity:0.2;position:absolute;right:0;bottom:0;z-index:1;font-size:5vw;line-height:1;writing-mode:vertical-rl}@media screen and (max-width: 767px){.top .outline-character__image p{font-size:7vw}}.top .outline-stage{position:absolute;bottom:0;left:0;width:80vw;padding-top:22%;overflow:hidden}@media screen and (max-width: 767px){.top .outline-stage{width:86vw;padding-top:34%}}.top .stage-wrapper{position:absolute;top:0;left:0;width:100%;padding-top:56%;overflow:hidden}.top .stage-wrapper img{opacity:0;position:absolute;top:0;left:50%;z-index:0;transform:translate(-50%, 0) scale(1.1);width:100%;height:auto}.top .stage-wrapper img:first-child{opacity:1}.top .system-section{position:relative;z-index:2}.top .system-section__container{width:80%;margin:15vw auto 0;padding:0 0 0}@media screen and (max-width: 767px){.top .system-section__container{width:90%;margin-top:14vw}}.top .system-headline{margin-bottom:0.5em;text-align:right}@media screen and (max-width: 767px){.top .system-headline{margin-bottom:-8vw;text-align:center}}.top .system-image{position:absolute;top:3vw;left:5vw;width:58vw}@media screen and (max-width: 767px){.top .system-image{position:relative;left:auto;width:94vw;margin-left:-2vw}}.top .system-image video{width:100%}.top .system-image-attention{margin:1vw auto;color:#888888;line-height:1.4}.top .system-leadtext{width:60%;margin-bottom:0.5em;margin-left:40%;text-align:right}@media screen and (max-width: 767px){.top .system-leadtext{width:100%;margin-top:-1em;margin-left:0}}.top .system-text{width:60%;margin-bottom:2em;margin-left:40%;text-align:right}@media screen and (max-width: 767px){.top .system-text{width:100%;margin-left:0}}.top .system-btn-wrap{text-align:right}.top .system-link-list{display:flex;justify-content:space-between;margin:10vw 0 0}@media screen and (max-width: 767px){.top .system-link-list{display:block}}.top .system-link-list__item{display:block;position:relative;width:49%;padding:2px;box-sizing:border-box;background:url(/wolong/assets/img/common_btn_flame.jpg);overflow:hidden}@media screen and (max-width: 767px){.top .system-link-list__item{width:100%;margin-top:5vw}}.top .system-link-list__item img{display:block;width:100%;height:auto}.top .system-link-list__item h4{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:80%;padding:1em;text-align:center}@media screen and (max-width: 767px){.top .system-link-list__item h4{width:100%}}.top .system-link-list__item h4 span{display:block;color:#FFFFFF;line-height:1.2;text-shadow:0 0 10px #000000}.top .system-link-list__item h4::after{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/wolong/assets/img/common_text_base.png) center center no-repeat;background-size:contain;content:""}.top .system-link-list__item .btn{position:absolute;right:0;bottom:0}@media screen and (max-width: 767px){.top .system-link-list__item .btn div{padding:1vw 5vw}.top .system-link-list__item .btn div p{font-size:3.4vw}}.top .system-link-list__item .btn div{padding:0.5vw 3vw}.top .system-link-list__item .btn div p{font-size:1vw}.top .products-section{position:relative;z-index:1}.top .products-section__container{position:relative;z-index:1;width:80%;margin:0 auto;padding:18vw 0 14vw}@media screen and (max-width: 767px){.top .products-section__container{width:86%;margin-top:14vw}}.top .products-section__bg{position:absolute;bottom:-10vw;left:0;width:100%;height:auto;background-size:cover}@media screen and (max-width: 767px){.top .products-section__bg{width:140%;margin-left:-20%}}.top .products-section__bg img{display:block;width:100%;height:auto}.top .products-headline{margin-bottom:2vw;text-align:center}@media screen and (max-width: 767px){.top .products-headline{margin-bottom:6vw;font-size:12vw}}.top .products-development{margin-top:8vw;font-family:"Bellefair",serif;text-align:center}@media screen and (max-width: 767px){.top .products-development{margin-top:15vw}}.top .products-image{display:block;width:14vw;max-width:300px;margin:1vw auto 3vw}@media screen and (max-width: 767px){.top .products-image{width:14vw}}.top .products-spec{display:flex;flex-wrap:wrap;width:70%;margin:0 auto;color:#efefef;filter:drop-shadow(0 0 5px #000) drop-shadow(0 0 8px #000);font-weight:300;font-size:clamp(0vw, 1.6vw, 20px);line-height:1.9;font-family:"Roboto Condensed","Shippori Mincho",serif}@media screen and (max-width: 767px){.top .products-spec{width:90vw;font-size:3.4vw;margin-bottom:5vw}}.top .products-spec__th{width:40%;padding:0.5em 1em 0.5em 0;box-sizing:border-box;text-align:right}@media screen and (max-width: 767px){.top .products-spec__th{width:30%}}.top .products-spec__td{width:60%;padding:0.5em 0 0.5em 1.2em;box-sizing:border-box}@media screen and (max-width: 767px){.top .products-spec__td{width:70%}}.top .products-spec__td .min{font-size:85%}:lang(ja) .hero-catch{top:10vh;right:20vw;font-size:1.6vw;font-family:"Shippori Mincho",serif;letter-spacing:0.2em;writing-mode:vertical-rl}@media screen and (max-width: 767px){:lang(ja) .hero-catch{top:24vw;left:14vw;font-size:4.5vw}}@media screen and (max-width: 767px){:lang(ja) .hero-catch{right:auto}}@media (min-aspect-ratio: 16 / 10){:lang(ja) .hero-catch{top:18vh;right:5vw;writing-mode:horizontal-tb}}:lang(ja) .hero-date span{font-family:'Bellefair', 'Shippori Mincho', serif}:lang(ja) .top .news-item__text p{line-height:1.6}:lang(ja) .hero-banner div p{letter-spacing:0.05em}:lang(ja) .development-spec{font-family:"Shippori Mincho",serif !important}:lang(en) p{font-family:"Bellefair",serif}:lang(en) .hero-catch{right:10vw;font-size:2vw}@media screen and (max-width: 767px){:lang(en) .hero-catch{top:74vw;font-size:4vw;text-align:center}}:lang(en) .hero-banner div p{font-family:"Bellefair",serif}:lang(en) .system-leadtext{margin-top:9vw}:lang(en-GB) .logo-list__rating{display:block;width:100px !important;max-width:18vw;height:auto !important;margin-top:20px}:lang(en-GB) .logo-list__rating img{display:block;width:100% !important}:lang(fr) p{font-family:"Bellefair",serif}:lang(fr) .top .hero-catch{right:10vw;font-size:1.8vw}@media screen and (max-width: 767px){:lang(fr) .top .hero-catch{top:74vw;font-size:5vw;text-align:center}}:lang(fr) .logo-list__rating{display:block;width:100px !important;max-width:18vw;height:auto !important;margin-top:20px}:lang(fr) .logo-list__rating img{display:block;width:100% !important}:lang(it) p{font-family:"Bellefair",serif}:lang(it) .top .hero-catch{right:10vw;font-size:1.8vw}@media screen and (max-width: 767px){:lang(it) .top .hero-catch{top:74vw;font-size:5vw;text-align:center}}:lang(it) .logo-list__rating{display:block;width:100px !important;max-width:18vw;height:auto !important;margin-top:20px}:lang(it) .logo-list__rating img{display:block;width:100% !important}:lang(de) p{font-family:"Bellefair",serif}:lang(de) .top .hero-catch{right:10vw;font-size:1.8vw}@media screen and (max-width: 767px){:lang(de) .top .hero-catch{top:74vw;font-size:5vw;text-align:center}}:lang(de) .logo-list__rating{display:block;width:100px !important;max-width:18vw;height:auto !important;margin-top:20px}:lang(de) .logo-list__rating img{display:block;width:100% !important}:lang(es) p{font-family:"Bellefair",serif}:lang(es) .top .hero-catch{right:6vw;font-size:1.5vw}@media screen and (max-width: 767px){:lang(es) .top .hero-catch{top:74vw;font-size:4vw;text-align:center}}:lang(es) .top .hero-date{font-size:6vw}:lang(es) .logo-list__rating{display:block;width:100px !important;max-width:18vw;height:auto !important;margin-top:20px}:lang(es) .logo-list__rating img{display:block;width:100% !important}:lang(zh-cmn-hant) .top .hero-catch{right:10vw;font-size:1.8vw;font-family:"GenWanMin-M","Noto Serif TC",serif;writing-mode:vertical-rl}@media screen and (max-width: 767px){:lang(zh-cmn-hant) .top .hero-catch{top:8vw;right:auto;font-size:5vw;text-align:center}}:lang(zh-cmn-hant) .top .outline-character__image p{font-family:"GenWanMin-M","Noto Serif TC",serif}:lang(zh-cmn-hans) .top .hero-catch{right:10vw;font-size:1.8vw;font-family:"Noto Serif SC",serif;writing-mode:vertical-rl}@media screen and (max-width: 767px){:lang(zh-cmn-hans) .top .hero-catch{top:8vw;right:auto;font-size:5vw;text-align:center}}.system .action-section{position:relative;z-index:1}.system .action-section__container{margin:5vw auto 5vw;width:80%;padding:0vw 0 0}@media screen and (max-width: 767px){.system .action-section__container{width:90%}}.system .action-headline{padding-top:0.5em;margin:0 0 0.5em}@media screen and (max-width: 767px){.system .action-headline{margin-bottom:-0.3em}}.system .action-image{width:63vw;position:absolute;top:0;right:0%;z-index:0}@media screen and (max-width: 767px){.system .action-image{position:relative;width:92vw;left:-8vw}}.system .action-image img{width:100%;height:auto;display:block}@media screen and (max-width: 767px){.system .action-image img{margin-bottom:5vw}}.system .action-leadtext{margin-bottom:0.5em}.system .action-text{position:relative;z-index:1;width:36vw;margin-bottom:3em}@media screen and (max-width: 767px){.system .action-text{width:100%;margin-bottom:5vw}}.system .action-pickup{position:relative;z-index:1;width:38vw;display:flex;padding:2%;border:1px solid #ddd;background-color:rgba(0,0,0,0.7);align-items:center}@media screen and (max-width: 767px){.system .action-pickup{width:100%;padding:4%;box-sizing:border-box}}.system .action-pickup__left{width:42%;padding-right:5%;box-sizing:border-box}@media screen and (max-width: 767px){.system .action-pickup__left{padding-right:3%}}.system .action-pickup__left img{display:block;width:100%}.system .action-pickup__right{width:58%}.system .action-pickup__right h4{margin-bottom:0em;color:#b0420c !important}.system .action-details-swiper{width:80%;margin:8% auto 0;position:relative}@media screen and (max-width: 767px){.system .action-details-swiper{width:100%}}.system .action-details-item{background-image:url(/wolong/assets/img/common_base.jpg);background-size:cover}@media screen and (max-width: 767px){.system .action-details-item{background-image:url(/wolong/assets/img/common_base@sp.jpg)}}.system .action-details-item__container{display:flex;flex-wrap:wrap;padding:3%;border:15px solid rgba(0,0,0,0.4);box-sizing:border-box;align-items:center}@media screen and (max-width: 767px){.system .action-details-item__container{flex-direction:column-reverse;padding:8%;border:5px solid rgba(0,0,0,0.4)}}.system .action-details-info{padding-left:2%;width:48%}@media screen and (max-width: 767px){.system .action-details-info{width:100%}}.system .action-details-headline{color:#000;text-align:center;padding-bottom:0.5em;margin:-0.5em auto 0.5em;width:70%;filter:drop-shadow(0 0 0 #000)}@media screen and (max-width: 767px){.system .action-details-headline{width:100%;margin:-0em auto 0.5em}}.system .action-details-headline::after{content:"";display:block;width:100%;background:url(/wolong/assets/img/common_line.png) repeat-x;height:4px;position:absolute;bottom:0}.system .action-details-headline span{font-size:1vw;color:#000;position:absolute;top:0;left:50%;transform:translate(-50%, -50%)}.system .action-details-text{width:70%;margin:0 auto;color:#000}@media screen and (max-width: 767px){.system .action-details-text{width:100%;margin-bottom:3vw}}.system .action-details-image{width:50%}@media screen and (max-width: 767px){.system .action-details-image{width:100%}}.system .action-details-image video{width:100%}.system .action-details-swiper .swiper-slide{opacity:0;transition:all 0.5s}.system .action-details-swiper .swiper-slide-active{opacity:1}.system .action-details-swiper .swiper-pagination-bullets{bottom:-3vw !important}@media screen and (max-width: 767px){.system .action-details-swiper .swiper-pagination-bullets{bottom:-7vw !important}}.system .action-details-attention{color:#888;width:80%;margin:4vw auto;line-height:1.4}@media screen and (max-width: 767px){.system .action-details-attention{width:100%;margin-top:10vw}}.system .playstyle-section{position:relative;z-index:1;margin:15vw auto 0}@media screen and (max-width: 767px){.system .playstyle-section{margin-top:30vw}}.system .playstyle-section__container{margin:0 auto;width:80%}@media screen and (max-width: 767px){.system .playstyle-section__container{width:90%}}.system .playstyle-headline{text-align:center}@media screen and (max-width: 767px){.system .playstyle-headline{margin-bottom:2vw}}.system .playstyle-leadtext{font-family:"Bellefair",serif;text-align:center}.system .weapon-headline,.system .senjutsu-headline,.system .shinju-headline{position:relative;font-size:4.4vw;font-family:"Bellefair",serif;font-weight:normal;line-height:0.9;z-index:1;margin-bottom:0.2em}@media screen and (max-width: 767px){.system .weapon-headline,.system .senjutsu-headline,.system .shinju-headline{font-size:7vw}}.system .weapon-block__info,.system .senjutsu-block__info,.system .shinju-block__info{width:27%;position:relative;padding-top:1.5vw}.system .weapon-block__info::after,.system .senjutsu-block__info::after,.system .shinju-block__info::after{content:"";display:block;width:240%;position:absolute;padding-top:140%;background:url(/wolong/assets/img/system_playstyle_bg.png) no-repeat;background-size:100%;transform:scale(-1, 1) translate(50%, -50%);top:50%;left:50%}@media screen and (max-width: 767px){.system .weapon-block__info::after,.system .senjutsu-block__info::after,.system .shinju-block__info::after{width:98%;padding-top:100%;transform:scale(-1, 1) translate(80%, -20%)}}.system .weapon-block{margin-top:10vw;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 767px){.system .weapon-block{flex-direction:column}}@media screen and (max-width: 767px){.system .weapon-block__info{width:100%}}.system .weapon-block__images{width:70%;display:block}@media screen and (max-width: 767px){.system .weapon-block__images{width:100%}}.system .weapon-block__images .swiper-slide .image-wrap{width:100%;padding-top:70%;overflow:hidden;position:relative;display:block}.system .weapon-block__images .swiper-slide img{height:100%;display:block;position:absolute;top:0;left:50%;transform:translate(-50%, 0)}.system .weapon-block__images .swiper-slide p{color:#ae927b;text-shadow:0 0 3px #000,  0 0 3px #000,  0 0 20px #000,  0 0 20px #000;text-align:right;position:absolute;bottom:0;right:0.5em}@media screen and (max-width: 767px){.system .weapon-text{margin-bottom:0.8em}}.system .senjutsu-block{margin-top:10vw;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 767px){.system .senjutsu-block{flex-direction:column-reverse}}@media screen and (max-width: 767px){.system .senjutsu-block__info{width:100%}}.system .senjutsu-block__info:after{transform:scale(1, 1) translate(-40%, -60%)}@media screen and (max-width: 767px){.system .senjutsu-block__info:after{transform:scale(1, 1) translate(-20%, -30%)}}.system .senjutsu-block__images{width:70%;display:block}@media screen and (max-width: 767px){.system .senjutsu-block__images{width:100%}}.system .senjutsu-block__images .swiper-slide .image-wrap{width:100%;padding-top:70%;overflow:hidden;position:relative;display:block}.system .senjutsu-block__images .swiper-slide img{height:100%;display:block;position:absolute;top:0;left:50%;transform:translate(-50%, 0)}.system .senjutsu-block__images .swiper-slide p{color:#ae927b;text-shadow:0 0 3px #000,  0 0 3px #000,  0 0 20px #000,  0 0 20px #000;text-align:right;position:absolute;bottom:0;right:0.5em}.system .senjutsu-headline{text-align:right}.system .senjutsu-text{text-align:right}@media screen and (max-width: 767px){.system .senjutsu-text{margin-bottom:0.8em}}.system .shinju-block{margin-top:10vw;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 767px){.system .shinju-block{flex-direction:column}}@media screen and (max-width: 767px){.system .shinju-block__info{width:100%}}.system .shinju-block__images{width:70%;display:block}@media screen and (max-width: 767px){.system .shinju-block__images{width:100%}}.system .shinju-block__images .swiper-slide .image-wrap{width:100%;padding-top:70%;overflow:hidden;position:relative;display:block}.system .shinju-block__images .swiper-slide img{height:100%;display:block;position:absolute;top:0;left:50%;transform:translate(-50%, 0)}.system .shinju-block__images .swiper-slide p{color:#ae927b;text-shadow:0 0 3px #000,  0 0 3px #000,  0 0 20px #000,  0 0 20px #000;text-align:right;position:absolute;bottom:0;right:0.5em}@media screen and (max-width: 767px){.system .shinju-text{margin-bottom:0.8em}}.system .character-create-block{margin:10vw 0 0}@media screen and (max-width: 767px){.system .character-create-block{margin:15vw 0 0}}.system .character-create-block__container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){.system .character-create-block__container{flex-direction:column-reverse}}.system .character-create-headline{text-align:right;margin-bottom:0.5em;padding-right:0.2em}@media screen and (max-width: 767px){.system .character-create-headline{text-align:center}}.system .character-create-text{text-align:right}@media screen and (max-width: 767px){.system .character-create-text{text-align:center;margin-bottom:3vw}}.system .character-create-info{width:40%;margin-left:-30%;padding-right:3vw}@media screen and (max-width: 767px){.system .character-create-info{width:100%;margin:auto}}.system .character-create-image{width:60%}@media screen and (max-width: 767px){.system .character-create-image{width:100%}}.system .character-create-image video{width:100%}.system .character-create-image p{color:#888}.system .gamesystem-section{position:relative;z-index:1;margin:15vw 0 0}@media screen and (max-width: 767px){.system .gamesystem-section{margin-top:20vw}}.system .gamesystem-section__container{margin:0vw auto 0;width:80%;padding:0% 0 3vw}@media screen and (max-width: 767px){.system .gamesystem-section__container{padding:0 0 20vw;width:90%}}.system .gamesystem-headline{margin-bottom:0.3em}@media screen and (max-width: 767px){.system .gamesystem-headline{margin-bottom:-0.8em}}.system .gamesystem-image{position:absolute;right:0vw;top:5vw;width:54vw}@media screen and (max-width: 767px){.system .gamesystem-image{position:relative;width:100vw;right:auto}}.system .gamesystem-image img{width:100%;height:auto}.system .gamesystem-leadtext{margin-bottom:0.5em;margin-top:1em;width:60%}@media screen and (max-width: 767px){.system .gamesystem-leadtext{margin-top:1.5em;width:100%}}.system .gamesystem-text{width:33vw}@media screen and (max-width: 767px){.system .gamesystem-text{width:100%}}.system .online-section{position:relative;z-index:1;margin:15vw 0 0}@media screen and (max-width: 767px){.system .online-section{margin-top:8vw}}.system .online-section__container{margin:0vw auto 0;width:80%;padding:0% 0 15vw}@media screen and (max-width: 767px){.system .online-section__container{padding:0 0 20vw;width:90%}}.system .online-headline{margin-bottom:0.3em;margin-left:50%}@media screen and (max-width: 767px){.system .online-headline{margin-left:0;margin-bottom:-10vw}}.system .online-headline.icon-new:before{top:0;left:0}@media screen and (max-width: 767px){.system .online-headline.icon-new:before{top:-5px}}.system .online-headline.icon-new:after{top:0;left:0}@media screen and (max-width: 767px){.system .online-headline.icon-new:after{top:-5px}}.system .online-image{position:absolute;left:0vw;top:5vw;width:54vw}@media screen and (max-width: 767px){.system .online-image{position:relative;width:100vw;right:auto}}.system .online-image img{width:100%;height:auto}.system .online-leadtext{margin-bottom:0.5em;margin-top:1em;width:50%;margin-left:50%}@media screen and (max-width: 767px){.system .online-leadtext{margin-left:0;margin-top:1.5em;width:100%}}.system .online-text{width:50%;margin-left:50%}@media screen and (max-width: 767px){.system .online-text{margin-left:0;width:100%}}.system .online-pickup{position:relative;display:flex;align-items:center;width:60%;margin:3% 0 0 40%;background:rgba(88,83,66,0.34)}@media screen and (max-width: 767px){.system .online-pickup{width:100%;margin-left:0;margin-top:6vw;display:block;box-sizing:border-box;padding:4vw}}.system .online-pickup__image{width:35%;margin-right:3%}@media screen and (max-width: 767px){.system .online-pickup__image{width:100%}}.system .online-pickup__image img{display:block;width:100%;height:100%}.system .online-pickup__text{width:55%}@media screen and (max-width: 767px){.system .online-pickup__text{width:100%;margin-top:2vw}}.system .online-other{display:flex;justify-content:space-between;margin-top:6vw;position:relative}@media screen and (max-width: 767px){.system .online-other{display:block;margin-top:15vw}}.system .online-other__item{position:relative;width:48.5%;z-index:1}@media screen and (max-width: 767px){.system .online-other__item{width:100%;margin-top:5vw}}.system .online-other::after{content:'';position:absolute;background:url(/wolong/assets/img/system_online_bg.png);background-size:contain;top:50%;left:50%;transform:translate(-50%, -50%);width:130%;aspect-ratio:100/48;z-index:0;pointer-events:none}@media screen and (max-width: 767px){.system .online-other::after{width:430%}}.system .online-other-image{box-shadow:0 0 2vw rgba(200,0,0,0.3);border:1px solid #500}.system .online-other-image img{width:100%;display:block;height:auto}.system .online-other-text{margin-top:2vw;padding:0 0.5vw}.system .online-other-text__text{margin-top:0.5vw}:lang(en) .system .weapon-headline,.system :lang(en) .weapon-headline,:lang(en) .system .senjutsu-headline,.system :lang(en) .senjutsu-headline,:lang(en) .system .shinju-headline,.system :lang(en) .shinju-headline{font-size:3vw}@media screen and (max-width: 767px){:lang(en) .system .weapon-headline,.system :lang(en) .weapon-headline,:lang(en) .system .senjutsu-headline,.system :lang(en) .senjutsu-headline,:lang(en) .system .shinju-headline,.system :lang(en) .shinju-headline{font-size:6vw}}:lang(en) .system .action-pickup__right{width:58%}:lang(en) .system .action-pickup__right h4{margin-bottom:0em}:lang(en) .system .action-pickup__right p{line-height:1.3}:lang(en) .system .action-details-text{color:#000;line-height:1.4}:lang(fr) .system .weapon-headline,.system :lang(fr) .weapon-headline,:lang(fr) .system .senjutsu-headline,.system :lang(fr) .senjutsu-headline,:lang(fr) .system .shinju-headline,.system :lang(fr) .shinju-headline{font-size:3vw}@media screen and (max-width: 767px){:lang(fr) .system .weapon-headline,.system :lang(fr) .weapon-headline,:lang(fr) .system .senjutsu-headline,.system :lang(fr) .senjutsu-headline,:lang(fr) .system .shinju-headline,.system :lang(fr) .shinju-headline{font-size:6vw}}:lang(fr) .system .action-pickup__right{width:58%}:lang(fr) .system .action-pickup__right h4{margin-bottom:0em}:lang(fr) .system .action-pickup__right p{line-height:1.3}:lang(fr) .system .action-details-text{color:#000;line-height:1.4}:lang(fr) .online-headline{margin-left:46%}@media screen and (max-width: 767px){:lang(fr) .online-headline{margin-left:0%}}:lang(it) .system .weapon-headline,.system :lang(it) .weapon-headline,:lang(it) .system .senjutsu-headline,.system :lang(it) .senjutsu-headline,:lang(it) .system .shinju-headline,.system :lang(it) .shinju-headline{font-size:3vw}@media screen and (max-width: 767px){:lang(it) .system .weapon-headline,.system :lang(it) .weapon-headline,:lang(it) .system .senjutsu-headline,.system :lang(it) .senjutsu-headline,:lang(it) .system .shinju-headline,.system :lang(it) .shinju-headline{font-size:6vw}}:lang(it) .system .action-pickup__right{width:58%}:lang(it) .system .action-pickup__right h4{margin-bottom:0em}:lang(it) .system .action-pickup__right p{line-height:1.3}:lang(it) .system .action-details-text{color:#000;line-height:1.4}:lang(de) .system .weapon-headline,.system :lang(de) .weapon-headline,:lang(de) .system .senjutsu-headline,.system :lang(de) .senjutsu-headline,:lang(de) .system .shinju-headline,.system :lang(de) .shinju-headline{font-size:3vw}@media screen and (max-width: 767px){:lang(de) .system .weapon-headline,.system :lang(de) .weapon-headline,:lang(de) .system .senjutsu-headline,.system :lang(de) .senjutsu-headline,:lang(de) .system .shinju-headline,.system :lang(de) .shinju-headline{font-size:6vw}}:lang(de) .system .action-pickup__right{width:58%}:lang(de) .system .action-pickup__right h4{margin-bottom:0em}:lang(de) .system .action-pickup__right p{line-height:1.3}:lang(de) .system .action-details-text{color:#000;line-height:1.4}:lang(es) .system .weapon-headline,.system :lang(es) .weapon-headline,:lang(es) .system .senjutsu-headline,.system :lang(es) .senjutsu-headline,:lang(es) .system .shinju-headline,.system :lang(es) .shinju-headline{font-size:3vw}@media screen and (max-width: 767px){:lang(es) .system .weapon-headline,.system :lang(es) .weapon-headline,:lang(es) .system .senjutsu-headline,.system :lang(es) .senjutsu-headline,:lang(es) .system .shinju-headline,.system :lang(es) .shinju-headline{font-size:6vw}}:lang(es) .system .action-pickup__right{width:58%}:lang(es) .system .action-pickup__right h4{margin-bottom:0em}:lang(es) .system .action-pickup__right p{line-height:1.3}:lang(es) .system .action-details-text{color:#000;line-height:1.4}:lang(es) .online-headline{margin-left:47%}@media screen and (max-width: 767px){:lang(es) .online-headline{margin-left:0%}}:lang(zh-cmn-hant) .system .weapon-headline,:lang(zh-cmn-hant) .system .senjutsu-headline,:lang(zh-cmn-hant) .system .shinju-headline{font-family:"GenWanMin-M","Noto Serif TC",serif}@media screen and (max-width: 767px){.outline .container{padding-top:0}}.outline .story-section{position:relative;z-index:1;height:auto;min-height:50vw}@media screen and (max-width: 767px){.outline .story-section{height:auto;min-height:120vw}}.outline .story-section__container{margin:0vw auto 0;width:100%;padding:10vw 0 10vw;text-align:center}@media screen and (max-width: 767px){.outline .story-section__container{padding-top:25vw}}.outline .story-section p{line-height:2.5;text-shadow:0 0 10px #000,0 0 20px #000,0 0 20px #000;margin-bottom:1em}.outline .story-images{height:50vw;position:absolute;top:0;left:0;width:100%;overflow:hidden;background-color:#000}@media screen and (max-width: 767px){.outline .story-images{height:100%}}.outline .story-images img{position:absolute;top:0;left:50%;width:100%;transform:translate(-50%, 0) scale(1.1);z-index:0;opacity:0;will-change:opacity transform}.outline .story-images img:first-child{opacity:1}@media screen and (max-width: 767px){.outline .story-images img{height:100%;width:auto}}.outline .story-mask{position:absolute;bottom:-10vw;z-index:0;width:100%}.outline .story-mask img{width:100%;will-change:opacity transform}.outline .characters-section{position:relative;z-index:1}.outline .characters-section__container{margin:5vw auto 0;padding:0vw 0 0}@media screen and (max-width: 767px){.outline .characters-section__container{width:100%}}.outline .characters-headline{text-align:center;margin:0 0 0.5em}@media screen and (max-width: 767px){.outline .characters-headline{letter-spacing:0;margin-bottom:0.3em}}.outline .swiper-wrapper .characters-item{width:30%;height:36vw;position:relative;transition:all 0.5s;overflow:hidden;margin-right:0.5vw}.outline .swiper-wrapper .characters-item:last-child{margin-right:0}@media screen and (max-width: 767px){.outline .swiper-wrapper .characters-item{height:80vw;margin-right:2vw}}.outline .swiper-wrapper .characters-item__image{display:block;position:absolute;height:100%;left:50%;transform:translate(-50%, 0)}.outline .swiper-wrapper .characters-item__text{position:absolute;right:0;bottom:0;transition:all 0.5s}@media screen and (max-width: 767px){.outline .swiper-wrapper .characters-item__text{height:9vw}}.outline .swiper-wrapper .characters-item__text p{font-size:2vw;position:relative;z-index:1;width:12vw;height:5.8vw;display:flex;align-items:center;justify-content:center;padding-right:0.2em;line-height:1;color:#a89180}@media screen and (max-width: 767px){.outline .swiper-wrapper .characters-item__text p{width:30vw;font-size:5vw}}.outline .swiper-wrapper .characters-item__text::after{content:"";position:absolute;right:0;bottom:0vw;width:14vw;height:10vw;display:block;background:url(/wolong/assets/img/outline_characters_base.png) right bottom no-repeat;background-size:100%}@media screen and (max-width: 767px){.outline .swiper-wrapper .characters-item__text::after{width:36vw;height:18vw}}.outline .swiper-wrapper .characters-item.num02 .characters-item__image{transform:translate(-52%, 0)}.outline .swiper-wrapper .characters-item.num05 .characters-item__image{transform:translate(-55%, 0)}.outline .swiper-wrapper .characters-item.num07 .characters-item__image{transform:translate(-78%, 0)}.outline .swiper-wrapper .characters-item.num09 .characters-item__image{transform:translate(-45%, 0)}.outline .slide-block{width:100vw;display:flex}.outline .stages-section{position:relative;z-index:1;margin-top:15vw;padding:0 0 15vw}@media screen and (max-width: 767px){.outline .stages-section{margin-top:30vw}}.outline .stages-section__container{width:80%;margin:auto}@media screen and (max-width: 767px){.outline .stages-section__container{width:90%}}.outline .stages-headline{margin:0 0 0.5em;text-align:center}@media screen and (max-width: 767px){.outline .stages-headline{margin-bottom:0.3em}}.outline .stages-item{opacity:0;transition:all 0.5s}.outline .stages-item.swiper-slide-active{opacity:1}.outline .stages-item__image{display:block;width:100%}.outline .stages-item__text{position:absolute;bottom:0;left:0;padding:3vw}@media screen and (max-width: 767px){.outline .stages-item__text{position:relative}}.outline .stages-item__text .stage-name{text-shadow:0 0 10px #000, 0 0 20px #000}.outline .stages-item__text .stage-text{width:26vw;position:relative;z-index:1;line-height:1.8;text-shadow:0 0 10px #000,0 0 10px #000}@media screen and (max-width: 767px){.outline .stages-item__text .stage-text{width:100%}}.outline .stages-item__text::after{content:"";position:absolute;left:0;bottom:0;width:35vw;height:20vw;display:block;background:url(/wolong/assets/img/outline_stages_base.png) left bottom no-repeat;background-size:100%}.outline .stages-swiper-thumb{width:40%;margin:1.5vw auto 0}@media screen and (max-width: 767px){.outline .stages-swiper-thumb{width:60%}}.outline .stages-swiper-thumb img{width:100%}.outline .stages-thumb{border:2px solid #1b2b1f;transition:all 0.5s}.outline .stages-thumb img{display:block}.outline .stages-thumb:hover{filter:drop-shadow(0 0 30px #9a1804);border:2px solid #b0430b}.outline .swiper-slide-thumb-active{border:2px solid #6d2f0f}:lang(ja) .outline .story-section p{line-height:2.5 !important}:lang(en) .outline .story-section p{font-size:1.4vw}@media screen and (max-width: 767px){:lang(en) .outline .story-section p{font-size:3.4vw}}:lang(en) .outline .stages-item__text::after{width:39vw}:lang(fr) .outline .stages-item__text::after{width:39vw}:lang(it) .outline .stages-item__text::after{width:39vw}:lang(de) .outline .stages-item__text::after{width:39vw}:lang(es) .outline .stages-item__text::after{width:39vw}:lang(zh-cmn-hant) .outline .nswiper-wrapper .characters-item__text p{font-family:"GenWanMin-M","Noto Serif TC",serif}:lang(zh-cmn-hans) .outline .nswiper-wrapper .characters-item__text p{font-family:"Noto Serif SC",serif}.movie .movie-section{padding-bottom:10vw;width:80%;margin:auto}@media screen and (max-width: 767px){.movie .movie-section{width:90%}}.movie .movie-list{display:flex;width:90%;margin:auto;position:relative;flex-wrap:wrap;justify-content:center}.movie .movie-item{margin-right:2%;margin-bottom:2%;width:45%;border:2px solid #333;position:relative;transition:all 0.5s}.movie .movie-item :nth-child(2n){margin-right:0}@media screen and (max-width: 767px){.movie .movie-item{width:100%;margin-right:0;margin-bottom:5%}}.movie .movie-item img{display:block;width:100%;height:auto}.movie .movie-item__text{position:absolute;right:0.5vw;bottom:0.5vw;font-family:"Bellefair",serif;line-height:1;text-shadow:0 0 10px #000}.movie .movie-item__image{display:block;width:100%;height:auto}.movie .movie-item__container::after{content:'';width:15%;padding-top:15%;background:url(/wolong/assets/img/common_btn_play.png);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-size:100%;transition:all 0.5s}.movie .movie-item:hover{filter:drop-shadow(0 0 30px #9a1804);border:2px solid #b0430b}.movie .movie-item:hover .movie-item__container::after{transform:translate(-50%, -50%) scale(1.05)}.news .movie-section{padding-bottom:10vw;width:80%;margin:auto}@media screen and (max-width: 767px){.news .movie-section{width:90%}}.news .news-sort{position:relative;font-size:1.1rem;display:flex;justify-content:center;gap:0.5em;margin-bottom:2em;padding-bottom:2em}.news .news-sort li{border:1px solid #594637;color:#ae927b;padding:0 1em}.news .news-sort li.on{background-color:#411f0e}.news .news-sort::after{display:block;content:"";position:absolute;height:1px;width:5vw;background-color:#795f4a;bottom:0}.news .news-list{display:flex;width:90%;margin:auto;position:relative;flex-wrap:wrap}@media screen and (max-width: 767px){.news .news-list{width:100%}}.news .news-item{width:23%;margin-right:2%;margin-bottom:2%;background-color:rgba(0,0,0,0.8);border:2px solid #333;box-sizing:border-box;transition:all 0.5s;height:auto;position:relative}@media screen and (max-width: 767px){.news .news-item{margin-bottom:2vw;width:100%;margin-right:0;flex-direction:row}}.news .news-item:hover{filter:drop-shadow(0 0 30px #9a1804);border:2px solid #b0430b}.news .news-item__container{padding:5%;display:flex;flex-direction:column;align-items:stretch;height:100%;box-sizing:border-box}@media screen and (max-width: 767px){.news .news-item__container{padding:3%;flex-direction:row}}.news .news-item__image{position:relative;margin-bottom:4%}@media screen and (max-width: 767px){.news .news-item__image{width:50%;margin-bottom:0}}.news .news-item__image img{width:100%;height:auto;display:block}.news .news-item__text{display:flex;flex-direction:column;height:100%}@media screen and (max-width: 767px){.news .news-item__text{width:48%;box-sizing:border-box;padding-left:5%}}.news .news-item__text p{margin-bottom:1em}.news .news-item__text time{margin-top:auto;text-align:right;color:#ae927b}.news .news-item.off{display:none}.news.news-nomalstyle .text-add{color:#e6953e;margin-top:1em;border-left:1px solid #e6953e;padding:0em 0 0 1em}.news.news-nomalstyle h4{position:relative;font-size:1.6rem;line-height:1.6;margin:2em 0 0.6em;padding:0 0 0.6em 0em;color:#d6b093;background-image:none;text-align:left}.news.news-nomalstyle h4::after{content:'';display:block;position:absolute;width:calc(100%);height:1px;background-color:#ae927b;bottom:0;left:0;background:#ae927b url(/wolong/assets/img/common_dirt.png) center center;background-size:cover}@media screen and (max-width: 767px){.news.news-nomalstyle h4{margin-top:2em;font-size:1.2em}}.news.news-nomalstyle h5{position:relative;font-size:1.3rem;line-height:1.6;margin:1.6em 0 0.6em;color:#d6b093;background-image:none;text-align:left}.news.news-nomalstyle h5::before{content:'';display:inline-block;width:0.8em;height:0.8em;background-color:#d6b093;margin-right:0.2em}@media screen and (max-width: 767px){.news.news-nomalstyle h5{margin-top:2em}}.news.news-nomalstyle .ss{margin:0.8rem 0}.news.news-nomalstyle p{margin:1rem 0}.news.news-nomalstyle .text-min{color:#bbb}.news.news-nomalstyle strong.high{color:#e6953e}.demo .container{padding-top:0 !important}.demo .demo-headimage{display:block;position:relative;z-index:0}.demo .demo-headimage__bg{position:relative;width:100%}.demo .demo-headimage__bg img{width:100%}.demo .demo-headimage__mask{position:absolute;bottom:-10vw;z-index:10;width:100%}.demo .demo-headimage__mask img{width:100%}.demo .demo-logo{position:relative;margin:-50vw auto 0;width:48vw;z-index:1;display:block}@media screen and (max-width: 767px){.demo .demo-logo{margin-top:-30vw;width:60vw}}.demo .demo-logo.--final{margin-top:-57vw}@media screen and (max-width: 767px){.demo .demo-logo.--final{margin-top:-45vw}}.demo .demo-headline{font-family:"Bellefair",serif;letter-spacing:0;position:relative;z-index:1;margin:5vw 0 6vw;font-size:5.8vw;color:#fff;opacity:1;line-height:1.2;background-image:none;-webkit-background-clip:border-box}.demo .demo-headline.--final{background-image:url(/wolong/assets/img/demo_final_head_bg.jpg);background-size:contain;-webkit-background-clip:text;filter:drop-shadow(0 0 5px #1a0101);line-height:1.1}.demo .demo-store-link{position:relative;z-index:1;width:70vw;margin:5vw auto 5vw;display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 767px){.demo .demo-store-link{width:100%}}.demo .demo-store-link a{margin-right:1.5vw;margin-bottom:1vw;width:35%;text-align:center;border-bottom:0px}@media screen and (max-width: 767px){.demo .demo-store-link a{width:100%}}.demo .demo-store-link a div{padding:0.6vw 1vw}@media screen and (max-width: 767px){.demo .demo-store-link a div{padding-left:0;padding-right:0;text-align:center;padding:2.3vw 1vw}}.demo .demo-store-link-attention{display:block;color:#ae927b;width:50vw;margin:4vw auto 0vw;padding:0.8em 1.5em;text-align:center;border:1px solid #ae927b}@media screen and (max-width: 767px){.demo .demo-store-link-attention{width:70vw}}.demo .demo-leadtext{text-align:center;position:relative;margin-top:4vw;margin-bottom:1vw;z-index:1}@media screen and (max-width: 767px){.demo .demo-leadtext{margin-top:8vw}}.demo .demo-leadtext strong{color:#ae927b}.demo .demo-attention{text-align:center;position:relative;z-index:1}.demo .demo-movie{position:relative;z-index:1;margin:5vw auto 0}@media screen and (max-width: 767px){.demo .demo-movie{width:90vw;margin-top:7vw}}.demo .demo-movie__headline{text-align:center;margin-bottom:1vw}@media screen and (max-width: 767px){.demo .demo-movie__headline{margin-bottom:3vw}}.demo .demo-movie .movie-item{margin:0 auto 2%;width:50vw;border:2px solid #333;position:relative;transition:all 0.5s}@media screen and (max-width: 767px){.demo .demo-movie .movie-item{width:100%;margin-right:0;margin-bottom:5%}}.demo .demo-movie .movie-item img{display:block;width:100%;height:auto}.demo .demo-movie .movie-item__image{display:block;width:100%;height:auto}.demo .demo-movie .movie-item__container::after{content:'';width:15%;padding-top:15%;background:url(/wolong/assets/img/common_btn_play.png);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-size:100%;transition:all 0.5s}.demo .demo-movie .movie-item:hover{filter:drop-shadow(0 0 30px #9a1804);border:2px solid #b0430b}.demo .demo-movie .movie-item:hover .movie-item__container::after{transform:translate(-50%, -50%) scale(1.05)}.demo-posts-list{display:flex;justify-content:center;flex-wrap:wrap}.demo-posts-list .posts-item{width:32.5%;margin-left:1%;background-color:#fff;border-radius:10px;margin-bottom:1%;min-height:20vw;position:relative}.demo-posts-list .posts-item>div{position:relative;margin:0 auto 0 !important;border:0 !important;z-index:1}.demo-posts-list .posts-item:after{content:"Loading...";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#999;z-index:0}.demo-posts-list .posts-item .css-1dbjc4n{border:0px #fff transparent}.demo-posts-list .posts-item:nth-child(3n+1){margin-left:0}@media (max-width: 1500px){.demo-posts-list .posts-item{width:49%;margin-left:2%}.demo-posts-list .posts-item:nth-child(3n+1){margin-left:2%}.demo-posts-list .posts-item:nth-child(2n+1){margin-left:0}}@media (max-width: 1030px){.demo-posts-list .posts-item{width:100%;margin-left:0}}.demo-comment{box-sizing:border-box;padding:2vw 2vw 4vw;border:1px solid #ae927b;margin:4vw 0 0;text-align:center}@media screen and (max-width: 767px){.demo-comment{padding:5vw 5vw 8vw;text-align:left}}.demo-comment-signature{color:#ae927b !important;margin-bottom:1em;text-align:center}.headline-feedback{font-size:4.5vw !important;line-height:1.2 !important;margin-top:1em !important}@media screen and (max-width: 767px){.headline-feedback{font-size:7vw !important}}.heading-feedback{font-size:2vw;text-align:center;margin:4em auto 1.4em;border-bottom:1px solid #666;padding:0 0 0.5em;width:80%}.heading-feedback:first-of-type{margin-top:1em}@media screen and (max-width: 767px){.heading-feedback{font-size:4vw;width:100%}}.heading-sub-feedback{font-size:1.4vw;text-align:center;margin:0 auto 1.2em;color:#bbb;width:80%}.heading-sub-feedback small{font-size:0.8em}@media screen and (max-width: 767px){.heading-sub-feedback{width:100%;font-size:2.8vw}}.image-graph{width:26vw;height:26vw;margin:0;padding:0 3vw}@media screen and (max-width: 767px){.image-graph{width:40vw;height:40vw;margin:auto}}.block-feedback{display:flex;align-items:center;justify-content:center;margin:auto}.block-feedback-text{display:20vw;width:20vw;box-sizing:border-box;padding-left:2vw}@media screen and (max-width: 767px){.block-feedback-text{width:40vw}}.block-feedback-text .rect-01{width:2vw;height:1vw;background-color:#b0430b;display:inline-block;margin-right:1vw}@media screen and (max-width: 767px){.block-feedback-text .rect-01{width:4vw;height:2vw}}.block-feedback-text .rect-02{width:2vw;height:1vw;background-color:#8d6608;display:inline-block;margin-right:1vw}@media screen and (max-width: 767px){.block-feedback-text .rect-02{width:4vw;height:2vw}}.block-feedback-text .rect-03{width:2vw;height:1vw;background-color:#123e46;display:inline-block;margin-right:1vw}@media screen and (max-width: 767px){.block-feedback-text .rect-03{width:4vw;height:2vw}}.block-feedback-text p{font-size:1.4vw;display:inline}.block-feedback-text p strong{font-size:1.1em;font-style:italic;margin-left:0.6em}@media screen and (max-width: 767px){.block-feedback-text p{font-size:3.8vw}}.comment-feedback{width:80%;padding:3%;margin:2vw auto 0;background-color:#1f160ebd;box-sizing:border-box}@media screen and (max-width: 767px){.comment-feedback{padding:6%;margin-top:4vw}}.comment-feedback-heading{font-size:1.6vw;line-height:1;margin-bottom:0.5em;color:#ce721b}@media screen and (max-width: 767px){.comment-feedback-heading{font-size:4vw}}@media screen and (max-width: 767px){.comment-feedback{width:100%}}.base-feedback{width:80%;margin:0 auto}@media screen and (max-width: 767px){.base-feedback{width:100%}}:lang(ja) .demo-headline{font-family:"Shippori Mincho",serif;letter-spacing:0.1em !important}.faq .wrapper>.container{padding:8vw 0vw 0vw}@media screen and (max-width: 767px){.faq .wrapper>.container{padding:25vw 0 0vw}}.faq .faq-headline{text-align:center}.faq .faq-section{padding-bottom:10vw;width:80%;margin:auto}@media screen and (max-width: 767px){.faq .faq-section{width:90%}}.faq h3{font-size:2rem;color:#b0420c;margin-bottom:0.5em;margin-top:2em;padding-top:1em;position:relative}.faq h3::before{content:"";display:inline-block;height:0.8em;margin-right:0.2em;aspect-ratio:1/1;background:#b0420c url(/wolong/assets/img/common_dirt.png) right bottom/cover}.faq h3:first-of-type{margin-top:0em}@media screen and (max-width: 767px){.faq h3{padding-top:2em;margin-top:0em}.faq h3:first-of-type{margin-top:0em}}.faq h4{position:relative;font-size:1.2rem;line-height:1.6;margin:0em 0 0.6em;padding:0 0 0.6em 1.3em;text-indent:-1.3em;color:#d6b093}.faq h4::before{content:"Q: "}.faq h4::after{content:'';display:block;position:absolute;width:calc(100%);height:1px;background-color:#ae927b;bottom:0;left:0;background:#ae927b url(/wolong/assets/img/common_dirt.png) center center;background-size:cover}@media screen and (max-width: 767px){.faq h4{margin-top:2.5em}}.faq .faq-answer{padding-left:1.3em;text-indent:-1.3em;margin-bottom:2.5em}.faq .faq-answer::before{content:"A: "}.faq .faq-answer *{text-indent:0}.faq .text-link{color:#dfd4b8;border-bottom:1px dotted #dfd4b8}.faq .text-add{color:#e6953e;margin-top:1em;border-left:1px solid #e6953e;padding:0em 0 0 1em}.faq ul.number{text-indent:0;margin-top:0.5em}.faq ul.number>li{padding-left:1em;text-indent:-1em}.faq ul.asterisk{font-size:0.8rem;margin-top:0.5rem}.faq ul.asterisk>li{padding-left:0.3rem;text-indent:-0.3rem}.faq ul.asterisk>li::before{content:"*"}.faq .table-block{display:flex;border:1px solid #48433d;align-items:stretch;margin-bottom:1.3em}@media screen and (max-width: 767px){.faq .table-block{display:block;border:0px solid #000;margin-bottom:4em}}.faq .table-block__head{width:40%;text-align:center;vertical-align:middle;background:#48433d;color:#fff;font-size:1.2rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.faq .table-block__head{width:100%;padding:0.8em 0}}.faq .table-block__content{width:60%;padding:1.5em 2em}@media screen and (max-width: 767px){.faq .table-block__content{width:100%;box-sizing:border-box;padding:1em 0em 0}}.faq .table-block .flex-2-1-1{display:flex;flex-wrap:wrap;margin-top:1.5em;background-color:#26211b}@media screen and (max-width: 767px){.faq .table-block .flex-2-1-1{display:block}}.faq .table-block .flex-2-1-1>*:nth-child(1){width:100%;text-align:center;background-color:#463c31;border-bottom:1px solid #000;padding:0.5em 0;box-sizing:border-box}.faq .table-block .flex-2-1-1>*:nth-child(2){width:50%;padding:1em 2em;box-sizing:border-box}@media screen and (max-width: 767px){.faq .table-block .flex-2-1-1>*:nth-child(2){width:100%}}.faq .table-block .flex-2-1-1>*:nth-child(3){width:50%;padding:1em 2em;box-sizing:border-box;border-left:1px solid #000}@media screen and (max-width: 767px){.faq .table-block .flex-2-1-1>*:nth-child(3){width:100%}}.faq .table-block .flex-2-1-1 small{font-size:0.8em;line-height:1.4;display:block;margin-top:0.5em}.faq table{width:100%}.faq table tr:first-child>th{text-align:center}.faq table tr:first-child>th.row{background:#605a38}.faq table tr:first-child>th.recomend{background:#31492d}.faq table th{background-color:#48433d;padding:1em;font-weight:400}.faq table td{padding:1em;background-color:#222}.faq table td.row{background:#2c2a1e}.faq table td.recomend{background:#181f17}.faq .faq-list{margin:3em 0 2em}@media screen and (min-width: 920px){.faq .faq-list .swiper-wrapper{display:flex;gap:1em;justify-content:center;flex-wrap:wrap}.faq .faq-list .swiper-wrapper .swiper-slide{width:auto}}.faq .faq-list .swiper-slide{width:auto}.faq .faq-list a{display:block;padding:0.3em 1em 0.3em 1.2em;border:1px solid #b0420c;color:#b0420c;background:rgba(0,0,0,0.8);font-size:1rem}.faq .faq-list a::after{content:"";display:inline-block;height:0.6em;margin-bottom:0.2em;margin-left:0.5em;aspect-ratio:1/1;border-bottom:1px solid #b0420c;border-left:1px solid #b0420c;transform:rotate(-45deg)}@media screen and (min-width: 920px){.faq .faq-list a:hover{background:rgba(53,28,22,0.8)}}@media screen and (max-width: 767px){.faq .faq-list{justify-content:left}}.faq ul.disc>li{padding-left:0.5em;text-indent:-0.5em}.faq ul.disc>li::before{content:"- "}.faq ul.asterisk>li{padding-left:0.5em;text-indent:-0.5em}.faq ul.asterisk>li::before{content:"*"}:lang(ja) ul.asterisk>li{padding-left:1em;text-indent:-1em}:lang(ja) ul.asterisk>li::before{content:"※"}:lang(ja) ul.number>li{padding-left:3em;text-indent:-3em}:lang(zh-cmn-hant) ul.asterisk>li{padding-left:1em;text-indent:-1em}:lang(zh-cmn-hant) ul.asterisk>li::before{content:"※"}:lang(zh-cmn-hant) ul.number>li{padding-left:3em;text-indent:-3em}:lang(zh-cmn-hans) ul.asterisk>li{padding-left:1em;text-indent:-1em}:lang(zh-cmn-hans) ul.asterisk>li::before{content:"※"}:lang(zh-cmn-hans) ul.number>li{padding-left:3em;text-indent:-3em}.update .wrapper>.container{padding:8vw 0vw 0vw}@media screen and (max-width: 767px){.update .wrapper>.container{padding:25vw 0 0vw}}.update .faq-headline{text-align:center}.update .faq-section{padding-bottom:15vw;width:80%;margin:auto}@media screen and (max-width: 767px){.update .faq-section{width:90%}}.update h3{font-size:2rem;color:#b0420c;margin-bottom:0.5em;margin-top:2em;padding-top:1em;position:relative}.update h3::before{content:"";display:inline-block;height:0.8em;margin-right:0.2em;aspect-ratio:1/1;background:#b0420c url(/wolong/assets/img/common_dirt.png) right bottom/cover}.update h3:first-of-type{margin-top:0em}@media screen and (max-width: 767px){.update h3{padding-top:2em;margin-top:0em}.update h3:first-of-type{margin-top:0em}}.update h3 .date{display:inline-block;font-size:0.9rem;padding-left:1em}.update h4{position:relative;font-size:1.2rem;line-height:1.6;margin:1.6em 0 0.6em;padding:0 0 0.6em 1.3em;text-indent:-1.3em;color:#d6b093}.update h4::after{content:'';display:block;position:absolute;width:calc(100%);height:1px;background-color:#ae927b;bottom:0;left:0;background:#ae927b url(/wolong/assets/img/common_dirt.png) center center;background-size:cover}@media screen and (max-width: 767px){.update h4{margin-top:2em}}.update h5{font-size:1.2rem;color:#d6b093;margin-top:1.2em}.update h6{font-size:1.1rem;display:inline-block;margin-top:1.4em;border-left:3px solid #fff;padding-left:0.5em;line-height:1}.update .nodot::before{content:"　" !important}.update table{border:1px solid #666;border-collapse:collapse;margin-top:0.5em;width:100%}.update table th{padding:0.6em 1em;border-bottom:1px solid #666;border-right:1px solid #666;background-color:rgba(32,24,10,0.6);text-align:left;vertical-align:top;font-weight:normal;word-break:keep-all}.update table td{padding:0.6em;border-bottom:1px solid #666;background-color:rgba(0,0,0,0.6)}.update table td ul li:first-child{margin-top:0}.update .faq-answer{padding-left:1.3em;text-indent:-1.3em;margin-bottom:2.5em}.update .faq-answer::before{content:"A: "}.update .faq-answer *{text-indent:0}.update .text-link{color:#dfd4b8;border-bottom:1px dotted #dfd4b8}.update .text-add{color:#e6953e;margin-top:1em;border-left:1px solid #e6953e;padding:0em 0 0 1em}.update .ss{width:50%;display:block;border-bottom:0 !important}.update .ss>img{display:block;width:100%}@media screen and (max-width: 767px){.update .ss{width:100%}}.update ul.number{text-indent:0;margin-top:0.5em}.update ul.number>li{padding-left:1em;text-indent:-1em}.update ul.disc>li{padding-left:0.7rem;text-indent:-0.7rem;margin-top:0.4em}.update ul.disc>li a{color:#ae927b;border-bottom:1px dotted #ae927b}.update ul.disc>li::before{content:"- "}.update ul.disc>li ul.asterisk{margin-top:0}.update ul.disc>li ul.disc>li{margin-top:0em;padding-left:0.5rem;text-indent:-0.5rem}.update ul.asterisk{font-size:0.8rem;margin-top:0.5rem;color:#aaa}.update ul.asterisk>li{padding-left:0.3rem;text-indent:-0.3rem}.update ul.asterisk>li::before{content:"*"}.box-attention{color:#e6953e;margin-top:1em;border-left:1px solid #e6953e;padding:0em 0 0 1em;margin:3rem 0 0rem}.box-attention h5{font-size:1em;color:#e6953e}:lang(ja) ul.asterisk>li{padding-left:1em;text-indent:-1em}:lang(ja) ul.asterisk>li::before{content:"※"}:lang(ja) ul.number>li{padding-left:3em;text-indent:-3em}:lang(ja) ul.disc>li{padding-left:1em;text-indent:-1em}:lang(ja) ul.disc>li::before{content:"・"}:lang(ja) ul.disc>li ul.disc>li:before{content:"- "}:lang(zh-cmn-Hant) ul.asterisk>li{padding-left:1em;text-indent:-1em}:lang(zh-cmn-Hant) ul.asterisk>li::before{content:"※"}:lang(zh-cmn-Hant) ul.number>li{padding-left:3em;text-indent:-3em}:lang(zh-cmn-Hant) ul.disc>li{padding-left:1em;text-indent:-1em}:lang(zh-cmn-Hant) ul.disc>li::before{content:"・"}:lang(zh-cmn-Hant) ul.disc>li ul.disc>li:before{content:"- "}:lang(zh-cmn-Hans) ul.asterisk>li{padding-left:1em;text-indent:-1em}:lang(zh-cmn-Hans) ul.asterisk>li::before{content:"※"}:lang(zh-cmn-Hans) ul.number>li{padding-left:3em;text-indent:-3em}:lang(zh-cmn-Hans) ul.disc>li{padding-left:1em;text-indent:-1em}:lang(zh-cmn-Hans) ul.disc>li::before{content:"・"}:lang(zh-cmn-Hans) ul.disc>li ul.disc>li:before{content:"- "}.dlc .dlc-item-list{display:flex;gap:2%;justify-content:center;width:80vw;margin:auto;align-items:stretch}@media screen and (min-width: 920px){.dlc .dlc-item-list{position:relative;height:auto;z-index:1;transition-property:transform;box-sizing:content-box}}@media screen and (max-width: 767px){.dlc .dlc-item-list{gap:0;justify-content:left;width:100%}}.dlc .swiper{margin:0 auto 4vw}@media screen and (max-width: 767px){.dlc .swiper{width:80vw;margin:0 auto 8vw}}.dlc .dlc-item-thumb{display:block;position:relative;width:20%;border:1px solid #b0420c;padding-left:0;background-color:#000;transition:transform 0.5s, filter 0.5s;overflow:hidden}@media screen and (min-width: 920px){.dlc .dlc-item-thumb:hover{border:1px solid #B0430B;filter:drop-shadow(0 0 20px #781404)}}@media screen and (min-width: 920px){.dlc .dlc-item-thumb{height:auto}}@media screen and (max-width: 767px){.dlc .dlc-item-thumb{width:auto;height:auto}}.dlc .dlc-item-thumb>*{display:block;height:100%}.dlc .dlc-item-thumb::before{content:"";display:block;position:absolute;width:1vw;height:1vw;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg) translate(-50%, 0%);bottom:0.5vw;left:50%;z-index:1;pointer-events:none}@media screen and (max-width: 767px){.dlc .dlc-item-thumb::before{width:2vw;height:2vw;border-right:0.4vw solid #fff;border-bottom:0.4vw solid #fff}}.dlc .dlc-item-thumb::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;padding-bottom:30%;background:url(/wolong/assets/img/dlc_thumb_bg.png) center bottom no-repeat;background-size:100%;pointer-events:none;transition:all 0.5s;transform-origin:50% 100%}.dlc .dlc-item-thumb .image{display:block;width:100%}.dlc .dlc-item-thumb .info{position:relative;z-index:1;padding:0em 1em 1em;margin-top:-1.2em}@media screen and (max-width: 767px){.dlc .dlc-item-thumb .info{padding-bottom:0}}.dlc .dlc-item-thumb .text{text-align:center;color:#b0420c;line-height:1.4em;font-size:1.4vw}@media screen and (max-width: 767px){.dlc .dlc-item-thumb .text{font-size:3.2vw}}.dlc .dlc-item-thumb .text strong{font-size:1.2em}.dlc .dlc-item-thumb .exp{line-height:1.5}.dlc .dlc-item-thumb .btn{display:block;width:calc(100% - 1em);box-sizing:border-box;margin:1em auto 0.5em}.dlc .dlc-item-thumb .btn div{padding:0.3em 0;background-color:#962101}.dlc .dlc-item-thumb .btn p{font-size:1em !important;text-align:center}.dlc .dlc-item-thumb .exp{font-size:0.6em;text-align:center;margin-top:0.5em;color:#aaa}.dlc .dlc-item-thumb .state{text-align:center;font-size:0.9rem;color:#acb08c;margin-top:0.5em}.dlc .dlc-item-thumb .state.avilable{background-color:#b0420c;color:#fff;border-radius:80px;width:100%;margin:0.8em auto 0}.dlc .dlc-item-thumb.kill{border:1px solid #666}.dlc .dlc-item-thumb.kill::before{display:none}.dlc .dlc-item-thumb.kill::after{filter:grayscale(1) brightness(0.5)}@media screen and (min-width: 920px){.dlc .dlc-item-thumb.kill:hover{border:1px solid #666;filter:drop-shadow(0 0 0px #781404)}}.dlc .dlc-item-thumb.seasonpass{border:1px solid #365037;background-color:#2e332e}.dlc .dlc-item-thumb.seasonpass::before{display:none}.dlc .dlc-item-thumb.seasonpass::after{display:none}.dlc .dlc-item-thumb.seasonpass .text{color:#FFF}@media screen and (min-width: 920px){.dlc .dlc-item-thumb.seasonpass:hover{border:1px solid #365037;filter:drop-shadow(0 0 0px #781404)}}.dlc .dlc-item-thumb:hover:after{transform:scale(1.2)}.dlc .dlc-content{position:relative;border:1px solid #b0420c;width:80vw;margin:0 auto 4rem;background:#000}@media screen and (max-width: 767px){.dlc .dlc-content{width:90vw;border:1px solid #333;padding-bottom:8%}}.dlc .dlc-content-header h1{border:0;padding:0;display:block;padding-top:56%;overflow:hidden;margin:0}@media screen and (max-width: 767px){.dlc .dlc-content-header h1{padding-top:56%}}.dlc .dlc-content-header img{display:block;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%, -50%)}.dlc .dlc-content-movie{width:40%;display:block;position:absolute;z-index:1;right:8%;top:26em;border:1px solid #b0420c;box-shadow:0 0 1vw rgba(0,0,0,0.8)}@media screen and (max-width: 767px){.dlc .dlc-content-movie{width:75%;position:relative;right:auto;top:auto;margin:5vw auto 0}}.dlc .dlc-content-movie img{display:block;width:100%}.dlc .dlc-content-movie .movie-text{position:absolute;bottom:0.5em;left:0.5em;line-height:1;font-family:"Bellefair",serif;color:#ddd;font-size:1.8em}@media screen and (max-width: 767px){.dlc .dlc-content-movie .movie-text{font-size:5vw}}.dlc .dlc-content-movie::after{content:'';width:18%;padding-top:18%;background:url(/wolong/assets/img/common_btn_play.png);position:absolute;bottom:8%;right:5%;background-size:100%;transition:all 0.5s}.dlc .dlc-content-link{width:54%;text-align:center;margin-top:-3em}@media screen and (max-width: 767px){.dlc .dlc-content-link{width:100%;margin-top:-1em}}.dlc .dlc-content-link .btn div{background-color:#962101}.dlc .dlc-content-link .btn.no-work{filter:brightness(0.8) grayscale(1)}.dlc .dlc-content-link .price{font-size:calc($font-size-pc * 0.7)}@media screen and (max-width: 767px){.dlc .dlc-content-link .price{font-size:3vw}}.dlc .dlc-content-link .price strong{font-size:1.7em;margin:0 0.2em}.dlc .dlc-content-link .exp{margin:0 auto;text-align:center;width:80%}@media screen and (max-width: 767px){.dlc .dlc-content-link .exp{width:90%;margin-top:0.5em}}.dlc .dlc-content-link .exp a{color:#b0420c;text-align:center;border-bottom:1px dotted #b0420c}.dlc .dlc-content-link .exp p{margin-top:0.5em;font-size:0.6em;color:#aaa}.dlc .dlc-content-info-bg{position:absolute;width:100%;display:block;top:0;z-index:0}.dlc .dlc-content-info{position:relative;padding-top:20%;margin-top:2em}@media screen and (max-width: 767px){.dlc .dlc-content-info{padding-top:30%}}.dlc .dlc-content-info h3{color:#b0420c;display:flex;align-items:center;margin-bottom:0.2em}.dlc .dlc-content-info h3:before{content:"";display:block;width:3em;height:2px;background-color:#b0420c;margin-right:0.5em}.dlc .dlc-content-info h4{font-size:1.4em;margin-bottom:0.2em;line-height:1.3}@media screen and (max-width: 767px){.dlc .dlc-content-info h4{margin-bottom:0.5em}.dlc .dlc-content-info h4 br{display:none}}.dlc .dlc-content-info .leadtext{font-size:1.4vw;margin-bottom:3em}@media screen and (max-width: 767px){.dlc .dlc-content-info .leadtext{font-size:3vw}}.dlc .dlc-content-info .content-list{display:flex;flex-wrap:wrap;justify-content:space-between}.dlc .dlc-content-info .content-list .content-item{width:47%;margin-bottom:4%}@media screen and (max-width: 767px){.dlc .dlc-content-info .content-list .content-item{width:100%}}@media screen and (min-width: 920px){.dlc .dlc-content-info .content-list .content-item:hover img{border:1px solid #B0430B;filter:drop-shadow(0 0 20px #781404)}}.dlc .dlc-content-info .content-list .content-item img{display:block;width:100%;border:1px solid #333;box-shadow:0 0 0.5em rgba(0,0,0,0.8);transition:border 0.5s , filter 0.5s}.dlc .dlc-content-info .content-list .content-item p{font-size:1.4vw;text-align:center;margin-top:0.2em}@media screen and (max-width: 767px){.dlc .dlc-content-info .content-list .content-item p{font-size:3.2vw}}.dlc .dlc-content-info .content-list .content-item.item-twoline{width:100%;display:flex;flex-wrap:wrap;background:rgba(255,255,255,0.08)}@media screen and (max-width: 767px){.dlc .dlc-content-info .content-list .content-item.item-twoline{display:block}}@media screen and (max-width: 767px){.dlc .dlc-content-info .content-list .content-item.item-twoline{background:transparent}}.dlc .dlc-content-info .content-list .content-item.item-twoline .item-image{width:47%;display:block;margin-right:3%}@media screen and (max-width: 767px){.dlc .dlc-content-info .content-list .content-item.item-twoline .item-image{width:100%}}.dlc .dlc-content-info .content-list .content-item.item-twoline .item-text{width:50%;box-sizing:border-box;padding:4%}@media screen and (max-width: 767px){.dlc .dlc-content-info .content-list .content-item.item-twoline .item-text{width:100%;padding-top:1rem}}.dlc .dlc-content-info .content-list .content-item.item-twoline .item-text p.min{font-size:0.9rem;margin-top:0.5rem}.dlc .dlc-content-info .content-other{margin-top:2em}@media screen and (max-width: 767px){.dlc .dlc-content-info .content-other{font-size:3.2vw}}.dlc .dlc-content-info-inner{position:relative;z-index:1;padding:0 8% 8%}.dlc .dlc-exp-bottom{width:80vw;margin:auto;font-size:0.9em;padding:5em 0 10em}@media screen and (max-width: 767px){.dlc .dlc-exp-bottom{padding:8% 0 12%}}.dlc .modal-content{display:none}.dlc .modal-store{width:100%;max-width:500px;margin:0 auto}.dlc .modal-store .btn{display:block;width:calc(100% - 1em);box-sizing:border-box;margin:1em auto 0.5em}.dlc .modal-store .btn div{padding:1em 0;background-color:#962101}.dlc .modal-store .btn p{font-size:clamp(0rem, 1.4rem, 30px) !important;text-align:center}:lang(en) .dlc .dlc-item-thumb .state,:lang(fr) .dlc .dlc-item-thumb .state,:lang(it) .dlc .dlc-item-thumb .state,:lang(de) .dlc .dlc-item-thumb .state,:lang(es) .dlc .dlc-item-thumb .state{font-size:0.8rem}@media screen and (max-width: 767px){:lang(en) .dlc .dlc-item-thumb .state,:lang(fr) .dlc .dlc-item-thumb .state,:lang(it) .dlc .dlc-item-thumb .state,:lang(de) .dlc .dlc-item-thumb .state,:lang(es) .dlc .dlc-item-thumb .state{font-size:2.8vw;line-height:1.2}}:lang(en) .dlc .dlc-item-thumb .btn,:lang(fr) .dlc .dlc-item-thumb .btn,:lang(it) .dlc .dlc-item-thumb .btn,:lang(de) .dlc .dlc-item-thumb .btn,:lang(es) .dlc .dlc-item-thumb .btn{line-height:1.1}:lang(en) .dlc .dlc-item-thumb .btn p,:lang(fr) .dlc .dlc-item-thumb .btn p,:lang(it) .dlc .dlc-item-thumb .btn p,:lang(de) .dlc .dlc-item-thumb .btn p,:lang(es) .dlc .dlc-item-thumb .btn p{font-size:0.75em !important}@media screen and (max-width: 767px){:lang(en) .dlc .dlc-content-info h4,:lang(fr) .dlc .dlc-content-info h4,:lang(it) .dlc .dlc-content-info h4,:lang(de) .dlc .dlc-content-info h4,:lang(es) .dlc .dlc-content-info h4{font-size:1.6em}}:lang(en) .dlc .dlc-content-info .leadtext,:lang(fr) .dlc .dlc-content-info .leadtext,:lang(it) .dlc .dlc-content-info .leadtext,:lang(de) .dlc .dlc-content-info .leadtext,:lang(es) .dlc .dlc-content-info .leadtext{width:60%}@media screen and (max-width: 767px){:lang(en) .dlc .dlc-content-info .leadtext,:lang(fr) .dlc .dlc-content-info .leadtext,:lang(it) .dlc .dlc-content-info .leadtext,:lang(de) .dlc .dlc-content-info .leadtext,:lang(es) .dlc .dlc-content-info .leadtext{width:100%}}@media screen and (max-width: 767px){:lang(en) .dlc .dlc-content-movie,:lang(fr) .dlc .dlc-content-movie,:lang(it) .dlc .dlc-content-movie,:lang(de) .dlc .dlc-content-movie,:lang(es) .dlc .dlc-content-movie{top:auto}}.tips .tips-block.twoline{display:flex;gap:2vw}@media screen and (max-width: 767px){.tips .tips-block.twoline{display:block}}.tips .tips-block.twoline div{width:50%}@media screen and (max-width: 767px){.tips .tips-block.twoline div{width:100%}.tips .tips-block.twoline div:nth-child(1){margin-bottom:1em}}.tips .tips-block.twoline div img{width:100%}.tips .tips-block table{border-collapse:collapse;width:35vw}@media screen and (max-width: 767px){.tips .tips-block table{width:100%}}.tips .tips-block table .num img{width:2rem;margin-bottom:-0.5rem}.tips .tips-block table td{line-height:1.5;border-bottom:1px solid #666;font-size:0.9rem}.tips .tips-block table td:nth-child(1){padding:0.5em 0.3em;width:3rem;font-size:1em;vertical-align:middle}.tips .tips-block table td:nth-child(2){width:30%;vertical-align:middle;padding:0.5em 0.3em}.tips .tips-block table td:nth-child(3){width:70%;padding:0.5em 0.3em}.tips ul.disc{margin:0.5em 0 0.5em 0.2em !important}.tips .ss{border:0px !important;margin:0 !important}.tips .tips-headline{background:url(/wolong/assets/img/common_headline_bg.png) !important;background-size:100% !important;margin-bottom:2em !important;line-height:1.2 !important}@media screen and (max-width: 767px){.tips .tips-headline{background-size:cover !important;background-repeat:no-repeat !important;background-position:right !important}}.tips .tips-sub-headline{background:url(/wolong/assets/img/common_subheadline_bg.png) !important;background-size:100% !important;text-align:left !important;color:#ebe6a8 !important;padding:0.3em 1em !important;margin-top:2em !important;margin-bottom:1em !important;line-height:1.1 !important}@media screen and (max-width: 767px){.tips .tips-sub-headline{background-size:cover !important;background-repeat:no-repeat !important;font-size:1.4rem !important}}.tips .tips-min-headline{position:relative;background:#3a3d38;margin-left:6px;margin-bottom:0.5em;margin-top:2em;width:calc(100% - 6px);box-sizing:border-box;padding:0.3em 1em;font-size:1rem}.tips .tips-min-headline::before{content:"";width:3px;height:100%;background:#3a3d38;position:absolute;left:-6px;top:0px}.tips .flex-row img:nth-child(2){margin-top:1em !important}.tips :lang(ja) .demo-headline{font-family:"Shippori Mincho",serif;letter-spacing:0.1em !important}.tips :lang(ja) .tips-headline{line-height:1.5 !important}.tips :lang(ja) .tips-sub-headline{line-height:1.4 !important}

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}

