@charset "UTF-8";@keyframes fadein-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadein-toright{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadein-toleft{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes turnAnimation{0%{opacity:0;transform:rotateY(250deg)}to{opacity:1;transform:rotateY(0deg)}}@keyframes vibration{0%,to{transform:translate(0,0) rotateZ(0deg)}25%{transform:translate(1px,1px) rotateZ(1deg)}50%{transform:translate(0,1px) rotateZ(0deg)}75%{transform:translate(1px,0) rotateZ(-1deg)}}@keyframes vibration2{0%,20%,40%,60%,80%,to{transform:translate(0,0) rotateZ(0deg)}25%,45%,5%,65%,85%{transform:translate(1px,1px) rotateZ(1deg)}10%,30%,50%,70%,90%{transform:translate(0,1px) rotateZ(0deg)}15%,35%,55%,75%,95%{transform:translate(1px,0) rotateZ(-1deg)}}@keyframes hopping{0%,20%,40%,60%,80%,to{transform:translateY(2px)}10%,30%,50%,70%,90%{transform:translateY(-4px)}}@keyframes hopping-short{0%{transform:translateY(0)}10%{transform:translateY(-12px)}20%{transform:translateY(10px)}30%{transform:translateY(-10px)}40%{transform:translateY(2px)}}@keyframes hopping-short-min{0%{transform:translateY(0);opacity:0}10%{transform:translateY(-12px);opacity:.5}20%{transform:translateY(5px);opacity:1}30%{transform:translateY(-6px);opacity:1}40%,to{transform:translateY(0);opacity:1}}@keyframes pale-anime{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes expansion{0%{opacity:0;transform:scale(.8)}20%{opacity:1;transform:scale(1.02)}28%{opacity:1;transform:scale(.9)}36%,to{opacity:1;transform:scale(1)}}@keyframes clip-anime{0%{opacity:0;-webkit-clip-path:polygon(0 -150px,0 -150px,0 calc(100% + 150px),0 calc(100% + 150px));clip-path:polygon(0 -150px,0 -150px,0 calc(100% + 150px),0 calc(100% + 150px))}to{opacity:1;-webkit-clip-path:polygon(0 -150px,100% -150px,100% calc(100% + 150px),0 calc(100% + 150px));clip-path:polygon(0 -150px,100% -150px,100% calc(100% + 150px),0 calc(100% + 150px))}}@keyframes clip-anime-sp{0%{opacity:0;-webkit-clip-path:polygon(0 -50px,0 -50px,0 calc(100% + 50px),0 calc(100% + 50px));clip-path:polygon(0 -50px,0 -50px,0 calc(100% + 50px),0 calc(100% + 50px))}to{opacity:1;-webkit-clip-path:polygon(0 -50px,100% -50px,100% calc(100% + 50px),0 calc(100% + 50px));clip-path:polygon(0 -50px,100% -50px,100% calc(100% + 50px),0 calc(100% + 50px))}}:root{--site-color-red01:#ee7c6b;--site-color-red02:#a7220e;--site-color-red03:#352e2e;--site-color-yellow01:#f9d378;--site-color-orange01:#e1903a;--site-color-orange02:#44362f;--site-color-brown01:#521d02;--site-color-blue01:#558aa0;--site-color-blue02:#2f4144;--site-color-purple01:#915991;--site-color-purple02:#432f44;--site-color-shilver01:#fef7f1;--site-color-shilver02:#2d2d2b;--site-color-shilver03:#4e4e4d;--site-color-shilver04:#8e8e8e;--site-color-twitter:#000000;--site-color-facebook:#3c5a99;--site-color-line:#06c755;--site-color-shilver01-rgb:220, 221, 221;--site-color-shilver02-rgb:45, 45, 43;--site-color-shilver03-rgb:78, 78, 77;--site-color-shilver04-rgb:142, 142, 142;--site-white-color:#ffffff;--site-black-color:#000000;--site-red-color:#ff0000;--site-crimson-color:#dc143c;--site-blue-color:#0000ff;--site-twitter-color:#1b95e0;--site-green-color:#008000;--site-grassgreen-color:#25d954;--site-purple-color:#800080;--site-gray-color:#848484;--site-orange-color:#ffa500;--site-white-color-rgb:255, 255, 255;--site-black-color-rgb:0, 0, 0;--site-gray-color-rgb:132, 132, 132;--site-color-orange02-rgb:20, 18, 23;--site-color-blue02-rgb:47, 65, 68;--site-color-red03-rgb:53, 46, 46;--site-color-brown01-rgb:82, 29, 3;--site-z-index-bg:10;--site-z-index-content:100;--site-z-index-header:200;--site-z-index-footer:200;--site-z-index-nav:500;--site-z-index-toggle:600;--site-z-index-dialog:1000;--site-z-index-loading:2000;--site-fontsize-pc:1rem;--site-fontsize-sp:1rem;--site-contentswidth-pc:1000px;--site-contentswidth-tab:100%;--site-contentswidth-sp:100%;--site-lineheight-pc:1.8;--site-lineheight-sp:1.6;--site-transition-speed:300ms;--site-transition-speed500:500ms;--site-transition-speed1000:1000ms}.site-wrapper{position:relative;width:100%;font-weight:700;letter-spacing:2px;overflow:hidden}@media screen and (min-width:769px){.site-wrapper:before{background-size:auto}}@media screen and (max-width:768px){.site-wrapper:before{background-size:500px,auto,auto}}.site-wrapper::before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--site-black-color);content:""}@media screen and (min-width:769px){.site-wrapper{line-height:var(--site-lineheight-pc)}}@media screen and (max-width:768px){.site-wrapper{line-height:var(--site-lineheight-sp)}}.site-wrapper-main{position:relative;width:100%;height:100%;background-image:linear-gradient(180deg,transparent 0%,rgba(var(--site-color-red03-rgb),.5) 50%,rgba(var(--site-color-red03-rgb),1) 100%),linear-gradient(0deg,rgba(var(--site-white-color-rgb),.6) 0%,rgba(var(--site-white-color-rgb),.6) 100%);background-position:left bottom,left top;background-repeat:no-repeat;z-index:var(--site-z-index-content)}@media screen and (min-width:769px){.site-wrapper-main{background-size:100% 200px,auto}}@media screen and (max-width:768px){.site-wrapper-main{background-size:0,auto}}@media screen and (min-width:769px){.site-wrapper-main::before{display:none}}@media screen and (max-width:768px){.site-wrapper-main::before{position:fixed;bottom:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg,transparent 0%,rgba(var(--site-color-red03-rgb),.5) 60%,rgba(var(--site-color-red03-rgb),1) 80%,rgba(var(--site-color-red03-rgb),1) 100%);content:"";pointer-events:none}}.site-weblottery{position:relative}.site-weblottery-selectboxwrap{background-color:var(--site-color-red03);box-shadow:inset 0 0 0 1px var(--site-color-shilver04),0 0 3px 2px var(--site-black-color);text-align:center}@media screen and (min-width:769px){.site-weblottery-selectboxwrap{margin-bottom:2rem;padding:1.5rem}}@media screen and (max-width:768px){.site-weblottery-selectboxwrap{margin-bottom:1.5rem;padding:1rem}}.site-weblottery-selectboxtext{margin-bottom:1rem;color:var(--site-color-yellow01)}@media screen and (min-width:769px){.site-weblottery-selectboxtext{font-size:1.1rem}}@media screen and (max-width:768px){.site-weblottery-selectboxtext{font-size:1rem}}.site-weblottery-selectbox{display:inline-block;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:700;line-height:1.5;color:var(--site-black-color);background-color:var(--site-white-color);vertical-align:middle;background-clip:padding-box;border:1px solid var(--site-color-gray02);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (min-width:769px){.site-weblottery-selectbox.selectversion{width:600px}}@media screen and (max-width:768px){.site-weblottery-selectbox.selectversion{width:100%}}@media screen and (min-width:769px){.site-weblottery-selectbox.count{margin-right:1rem;width:70px}}@media screen and (max-width:768px){.site-weblottery-selectbox.count{margin-bottom:1rem;width:50%}}.site-weblottery-desc{position:relative;margin-bottom:1rem;background-color:var(--site-color-shilver01);border-top:1px solid var(--site-white-color);border-left:1px solid var(--site-white-color);color:var(--site-white-color)}@media screen and (min-width:769px){.site-weblottery-desc{display:flex;flex-wrap:wrap}}.site-weblottery-desctitle{background-color:var(--site-black-color);border-right:1px solid var(--site-white-color);border-bottom:1px solid var(--site-white-color);text-align:center}@media screen and (min-width:769px){.site-weblottery-desctitle{width:30%;padding:1.2rem .75rem}}@media screen and (max-width:768px){.site-weblottery-desctitle{width:100%;padding:.75rem}}.site-weblottery-desctext{background-color:var(--site-color-shilver03);border-right:1px solid var(--site-white-color);border-bottom:1px solid var(--site-white-color)}@media screen and (min-width:769px){.site-weblottery-desctext{width:70%;padding:1.2rem .75rem}}@media screen and (max-width:768px){.site-weblottery-desctext{width:100%;text-align:center;padding:.75rem}}.site-weblottery-mini-text{padding:1rem 0;text-align:center}.site-weblottery-newchip{display:inline;padding:.1rem .3rem 0;color:var(--site-white-color);background-color:var(--site-color-red01);font-size:60%}.site-weblottery-newchip.navi{position:absolute;display:inline-block;left:.5rem;padding:0 .3rem;pointer-events:none}@media screen and (min-width:769px){.site-weblottery-newchip.navi{top:-.7rem}}@media screen and (max-width:768px){.site-weblottery-newchip.navi{top:-.4rem}}.site-weblottery-lineup{display:flex;flex-wrap:wrap;justify-content:center}.site-weblottery-list-one{position:relative;background-color:rgba(var(--site-black-color-rgb),.5)}@media screen and (min-width:769px){.site-weblottery-list-one{margin:.5rem;width:31%}}@media screen and (max-width:768px){.site-weblottery-list-one{margin-bottom:4%;width:46%}.site-weblottery-list-one:not(:nth-child(2n)){margin-right:4%}.site-weblottery-list-one:last-child{margin-bottom:0}}.site-weblottery-list-text{color:var(--site-white-color);text-align:center}@media screen and (min-width:769px){.site-weblottery-list-text{padding:2rem}}@media screen and (max-width:768px){.site-weblottery-list-text{padding:1rem}}.site-weblottery-list-chara{margin-bottom:.5rem;font-size:1.1rem;border-bottom:1px solid var(--site-white-color)}.site-weblottery-list-creator{margin-bottom:.5rem;font-size:1rem}.site-weblottery-list-roll{font-size:1rem}.site-weblottery-ui{text-align:center;opacity:1;pointer-events:all;transition:var(--site-transition-speed)}.site-weblottery-ui.deactive{opacity:0;pointer-events:none}.site-step-buy{position:relative}@media screen and (min-width:1101px){.site-step-buy{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:2rem}}@media screen and (min-width:641px)and (max-width:1100px){.site-step-buy{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:2rem}}@media screen and (max-width:640px){.site-step-buy{margin-bottom:1.5rem}}.site-step-buy-one{position:relative}@media screen and (min-width:1101px){.site-step-buy-one{width:48%}}@media screen and (min-width:641px)and (max-width:1100px){.site-step-buy-one{width:48%}}@media screen and (max-width:640px){.site-step-buy-one{width:100%}}@media screen and (max-width:768px){.site-step-buy-one:not(:last-child){margin-bottom:1rem}}.site-section-inner{position:relative;opacity:0}@media screen and (min-width:769px){.site-section-inner{margin-right:auto;margin-left:auto;padding:0 2rem;max-width:1000px}}@media screen and (max-width:768px){.site-section-inner{padding:0 1.5rem}}.site-wrapper.ready .site-section-inner.show{animation:fadein-up 500ms 0s ease-out both}.site-section{position:relative;width:100%;min-height:100px;z-index:var(--site-z-index-content)}@media screen and (min-width:769px){.site-section{padding:100px 0}}@media screen and (max-width:768px){.site-section{padding:50px 0}}.site-section.black,.site-section.gray{background-image:linear-gradient(0deg,rgba(var(--site-gray-color-rgb),.7) 0%,rgba(var(--site-gray-color-rgb),.7) 100%);background-size:auto}.site-section.black{background-image:linear-gradient(0deg,rgba(var(--site-black-color-rgb),.7) 0%,rgba(var(--site-black-color-rgb),.7) 100%)}.site-section.mugen{background-image:linear-gradient(0deg,rgba(var(--site-color-brown01-rgb),.7) 0%,rgba(var(--site-color-brown01-rgb),.7) 100%),url(../_assets/images/site-bg/site-bg_mugen.webp?v=2025092292216);background-size:auto,cover;background-position:left top,center center;background-repeat:no-repeat}.site-section-title{position:relative;background-color:var(--site-black-color);border-radius:.25rem;text-align:center;font-weight:700;color:var(--site-black-color);transform:rotate(.03deg)}@media screen and (min-width:769px){.site-section-title{padding:1rem;font-size:1.5rem}}@media screen and (max-width:768px){.site-section-title{padding:1rem;font-size:1.25rem}}.site-section-price{text-align:center;font-weight:700;transform:rotate(.03deg)}@media screen and (min-width:769px){.site-section-price{font-size:1.5rem}}@media screen and (max-width:768px){.site-section-price{font-size:1.25rem}}.site-section-colorbox{position:relative;background-color:var(--site-black-color);font-size:1rem;color:var(--site-white-color)}@media screen and (min-width:769px){.site-section-colorbox{padding:1.5rem}}@media screen and (max-width:768px){.site-section-colorbox{padding:1rem}}.site-section-desc{position:relative;background-image:linear-gradient(0deg,var(--site-white-color) 0%,var(--site-white-color) 100%);background-repeat:no-repeat;border-top:2px solid var(--site-black-color);border-left:2px solid var(--site-black-color)}.site-section-desctitle{background-color:var(--site-color-shilver02);border-right:2px solid var(--site-black-color);border-bottom:2px solid var(--site-black-color);color:var(--site-white-color);text-align:center;line-height:1.4}@media screen and (min-width:769px){.site-section-desctitle{padding:1rem;font-size:1.25rem}}@media screen and (max-width:768px){.site-section-desctitle{padding:.5rem}}.site-section-desctext{background-color:var(--site-color-shilver03);border-right:2px solid var(--site-black-color);border-bottom:2px solid var(--site-black-color);color:var(--site-white-color)}@media screen and (min-width:769px){.site-section-desctext{padding:1rem}}@media screen and (max-width:768px){.site-section-desctext{padding:.75rem}}.site-section-desctext .site-linkto{color:var(--site-red-color);text-decoration:underline}@media screen and (min-width:769px){.site-section-desctext .site-linkto:hover{color:var(--site-purple-color)}}.site-point-to-note{position:relative;border-top:1px solid var(--site-white-color);border-left:1px solid var(--site-white-color);color:var(--site-white-color)}.site-point-to-note-desc,.site-point-to-note-title{padding:1.2rem .75rem;border-right:1px solid var(--site-white-color);border-bottom:1px solid var(--site-white-color)}.site-point-to-note-title{background-color:var(--site-black-color);text-align:center}.site-point-to-note-desc{background-color:var(--site-color-shilver01)}.site-items-image-creditcard{display:inline-block;padding:.5rem;width:200px}.site-picture{display:block;-o-object-fit:contain;object-fit:contain}.site-picture.border-gray{box-shadow:0 0 0 1px var(--site-color-shilver04)}.site-picture.border-green{box-shadow:0 0 0 1px var(--site-color-red03)}.site-picture.border-yellow-green{box-shadow:0 0 0 1px var(--site-color-red06)}.site-picture.border-blue{box-shadow:0 0 0 1px var(--site-color-yellow01)}.site-obj{position:absolute;pointer-events:none;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-obj.chara{background-size:contain;background-repeat:no-repeat;opacity:0}.site-obj.chara-tanjiro-intro{background-image:url(../_assets/images/site-obj/chara-tanjiro.webp?v=2025092292216)}@media screen and (min-width:769px){.site-obj.chara-tanjiro-intro{width:254px;height:485px}}@media screen and (max-width:768px){.site-obj.chara-tanjiro-intro{width:131.064px;height:250.26px}}.site-obj.chara-tanjiro,.site-obj.chara-tanjiro2{background-image:url(../_assets/images/site-obj/chara-tanjiro.webp?v=2025092292216)}@media screen and (min-width:769px){.site-obj.chara-tanjiro,.site-obj.chara-tanjiro2{width:254px;height:485px}}@media screen and (max-width:768px){.site-obj.chara-tanjiro,.site-obj.chara-tanjiro2{width:101.6px;height:194px}}@media screen and (min-width:769px){.site-obj.chara-tanjiro-intro{top:259px;right:50%;margin-right:-670px}}@media screen and (max-width:768px){.site-obj.chara-tanjiro-intro{top:320px;left:230px}}@media screen and (min-width:769px){.site-obj.chara-tanjiro{top:469px;right:0;margin-right:-30px}}@media screen and (max-width:768px){.site-obj.chara-tanjiro{top:191px;left:-10px}}@media screen and (min-width:769px){.site-obj.chara-tanjiro2{top:1282px;right:0;margin-right:-50px}}@media screen and (max-width:768px){.site-obj.chara-tanjiro2{top:585px;left:-6px}}.site-obj.chara-nezuko-intro{background-image:url(../_assets/images/site-obj/chara-nezuko.webp?v=2025092292216)}@media screen and (min-width:769px){.site-obj.chara-nezuko-intro{width:343.5px;height:477px}}@media screen and (max-width:768px){.site-obj.chara-nezuko-intro{width:177.246px;height:246.132px}}.site-obj.chara-nezuko{background-image:url(../_assets/images/site-obj/chara-nezuko.webp?v=2025092292216)}@media screen and (min-width:769px){.site-obj.chara-nezuko{width:343.5px;height:477px}}@media screen and (max-width:768px){.site-obj.chara-nezuko{width:137.4px;height:190.8px}}@media screen and (min-width:769px){.site-obj.chara-nezuko{top:1289px;right:0;margin-right:-80px}}@media screen and (max-width:768px){.site-obj.chara-nezuko{left:-40px;top:585px}}@media screen and (min-width:769px){.site-obj.chara-nezuko-intro{top:269px;left:50%;margin-left:-740px}}@media screen and (max-width:768px){.site-obj.chara-nezuko-intro{left:30px;top:325px}}.site-obj.chara-kyojuro{background-image:url(../_assets/images/site-obj/chara-kyojuro.webp?v=2025092292216)}@media screen and (min-width:769px){.site-obj.chara-kyojuro{width:301.5px;height:496px}}@media screen and (max-width:768px){.site-obj.chara-kyojuro{width:120.6px;height:198.4px}}@media screen and (min-width:769px){.site-obj.chara-kyojuro{top:459px;left:0;margin-left:-40px}}@media screen and (max-width:768px){.site-obj.chara-kyojuro{top:187px;right:-12px}}.site-obj.chara-mitsuri{background-image:url(../_assets/images/site-obj/chara-mitsuri.webp?v=2025092292216)}@media screen and (min-width:769px){.site-obj.chara-mitsuri{width:352.5px;height:469px}}@media screen and (max-width:768px){.site-obj.chara-mitsuri{width:141px;height:187.6px}}@media screen and (min-width:769px){.site-obj.chara-mitsuri{top:487px;right:0;margin-right:-70px}}@media screen and (max-width:768px){.site-obj.chara-mitsuri{top:201px;left:-14px}}.site-obj.chara-obanai{background-image:url(../_assets/images/site-obj/chara-obanai.webp?v=2025092292216)}@media screen and (min-width:769px){.site-obj.chara-obanai{width:323.5px;height:310px}}@media screen and (max-width:768px){.site-obj.chara-obanai{width:129.4px;height:124px}}@media screen and (min-width:769px){.site-obj.chara-obanai{top:562px;right:0;margin-right:-100px}}@media screen and (max-width:768px){.site-obj.chara-obanai{top:290px;left:-11px}}.site-obj.chara-gyomei{background-image:url(../_assets/images/site-obj/chara-gyomei.webp?v=2025092292216)}@media screen and (min-width:769px){.site-obj.chara-gyomei{width:273px;height:363.5px}}@media screen and (max-width:768px){.site-obj.chara-gyomei{width:109.2px;height:145.4px}}@media screen and (min-width:769px){.site-obj.chara-gyomei{top:539px;left:0;margin-left:-80px}}@media screen and (max-width:768px){.site-obj.chara-gyomei{top:236px;right:-13px}}.site-obj.chara-sanemi{background-image:url(../_assets/images/site-obj/chara-sanemi.webp?v=2025092292216)}@media screen and (min-width:769px){.site-obj.chara-sanemi{width:309px;height:529.5px}}@media screen and (max-width:768px){.site-obj.chara-sanemi{width:123.6px;height:211.8px}}@media screen and (min-width:769px){.site-obj.chara-sanemi{top:429px;left:0;margin-left:-100px}}@media screen and (max-width:768px){.site-obj.chara-sanemi{top:169px;right:-10px}}.site-obj.chara-genya{background-image:url(../_assets/images/site-obj/chara-genya.webp?v=2025092292216)}@media screen and (min-width:769px){.site-obj.chara-genya{width:377.5px;height:372px}}@media screen and (max-width:768px){.site-obj.chara-genya{width:151px;height:148.8px}}@media screen and (min-width:769px){.site-obj.chara-genya{top:549px;left:0;margin-left:-120px}}@media screen and (max-width:768px){.site-obj.chara-genya{top:235px;right:-20px}}.site-wrapper.ready .site-obj.chara-genya.show,.site-wrapper.ready .site-obj.chara-gyomei.show,.site-wrapper.ready .site-obj.chara-kyojuro.show,.site-wrapper.ready .site-obj.chara-mitsuri.show,.site-wrapper.ready .site-obj.chara-nezuko-intro.show,.site-wrapper.ready .site-obj.chara-nezuko.show,.site-wrapper.ready .site-obj.chara-obanai.show,.site-wrapper.ready .site-obj.chara-sanemi.show,.site-wrapper.ready .site-obj.chara-tanjiro-intro.show,.site-wrapper.ready .site-obj.chara-tanjiro.show,.site-wrapper.ready .site-obj.chara-tanjiro2.show{animation:expansion 1.2s 100ms ease-out both}@media screen and (min-width:769px){.site-obj.deco{background-size:1080px}}@media screen and (max-width:768px){.site-obj.deco{background-size:540px}}.site-obj.silverware{background-position:0 0}@media screen and (min-width:769px){.site-obj.silverware{width:277.6px;height:546.4px}}@media screen and (max-width:768px){.site-obj.silverware{width:138.8px;height:273.2px}}@media screen and (min-width:769px){.site-obj.silverware.top{top:-210px;left:30px}}@media screen and (max-width:768px){.site-obj.silverware.top{top:-40px;left:10px}}.site-obj.silverware.headertop{transform-origin:50% 50%;transform:rotate(180deg)}@media screen and (min-width:769px){.site-obj.silverware.headertop{top:-190px;right:30px}}@media screen and (max-width:768px){.site-obj.silverware.headertop{display:none}}.site-obj.silverware.bottom{transform-origin:50% 50%;transform:rotate(180deg)}@media screen and (min-width:769px){.site-obj.silverware.bottom{right:10px;bottom:-210px}}@media screen and (max-width:768px){.site-obj.silverware.bottom{right:10px;bottom:-30px}}@media screen and (min-width:769px){.site-obj.flag{width:289.6px;height:233.6px}}@media screen and (max-width:768px){.site-obj.flag{width:144.8px;height:116.8px}}@media screen and (min-width:769px){.site-obj.flag.type1,.site-obj.flag.type1-header{background-position:-321.6px 0}}@media screen and (max-width:768px){.site-obj.flag.type1,.site-obj.flag.type1-header{background-position:-160.8px 0}}@media screen and (min-width:769px){.site-obj.flag.type2,.site-obj.flag.type2-header{background-position:-321.6px -240px}}@media screen and (max-width:768px){.site-obj.flag.type2,.site-obj.flag.type2-header{background-position:-160.8px -120px}}.site-obj.flag.type1{transform-origin:50% 50%;transform:scale(-1,1)}@media screen and (min-width:769px){.site-obj.flag.type1{bottom:-110px;left:185px}}@media screen and (max-width:768px){.site-obj.flag.type1{bottom:-20px;left:70px}}@media screen and (min-width:769px){.site-obj.flag.type2{bottom:-127px;left:-10px}}@media screen and (max-width:768px){.site-obj.flag.type2{bottom:0;left:0}}@media screen and (min-width:769px){.site-obj.flag.type1-header{top:-75px;right:-40px}}@media screen and (max-width:768px){.site-obj.flag.type1-header{top:-20px;right:-5px}}@media screen and (min-width:769px){.site-obj.flag.type2-header{top:-75px;left:-40px}}@media screen and (max-width:768px){.site-obj.flag.type2-header{top:-20px;left:-5px}}@media screen and (min-width:769px){.site-obj.butterfly{top:-200px;right:20px;width:156px;height:171.2px;background-position:-636.8px 0}}@media screen and (max-width:768px){.site-obj.butterfly{top:-20px;right:10px;width:78px;height:85.6px;background-position:-318.4px 0}}@media screen and (min-width:769px){.site-obj.butterfly-last1{top:100px;left:-20px;width:156px;height:171.2px;background-position:-636.8px 0}}@media screen and (max-width:768px){.site-obj.butterfly-last1{top:-10px;left:10px;width:78px;height:85.6px;background-position:-318.4px 0}}@media screen and (min-width:769px){.site-obj.butterfly-last2{top:110px;right:20px;width:47.2px;height:42.4px;background-position:-639.2px -200.8px}}@media screen and (max-width:768px){.site-obj.butterfly-last2{top:290px;right:20px;width:23.6px;height:21.2px;background-position:-319.6px -100.4px}}@media screen and (min-width:769px){.site-obj.picnic-logo{top:0;right:0;bottom:0;left:0;margin:auto;width:581.6px;height:206.4px;background-position:0 -560px}}@media screen and (max-width:768px){.site-obj.picnic-logo{top:0;right:0;bottom:0;left:0;margin:auto;width:290.8px;height:103.2px;background-position:0 -280px}}@media screen and (min-width:769px){.site-obj.picnic-logo-last{top:0;right:0;left:0;margin:auto;width:581.6px;height:206.4px;background-position:0 -560px}}@media screen and (max-width:768px){.site-obj.picnic-logo-last{top:53px;right:0;left:0;margin:auto;width:290.8px;height:103.2px;background-position:0 -280px}}@media screen and (min-width:769px){.site-obj.lace{top:0;width:1080px;height:399.2px;background-position:0 -800px}}@media screen and (max-width:768px){.site-obj.lace{top:0;width:540px;height:199.6px;background-position:0 -400px}}.site-loading{position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(0deg,#000 0,gray 100%);display:none;z-index:var(--site-z-index-loading)}@media screen and (min-width:769px){.site-loading{background-size:auto}}@media screen and (max-width:768px){.site-loading{background-size:500px}}.site-loading.hide{animation:fadein 500ms 0s ease-out both alternate-reverse;pointer-events:none}.site-loading .site-obj.picnic-logo{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}@media screen and (min-width:769px){.site-loading .site-obj.picnic-logo{width:var(--site-browserwidth-pc);height:370px}}@media screen and (max-width:768px){.site-loading .site-obj.picnic-logo{width:var(--site-browserwidth-sp);height:370px}}.site-linkto{font-size:var(--site-fontsize-pc)}.site-lineup{position:relative;font-weight:700}.site-lineup-selectboxwrap{background-color:var(--site-color-red03);box-shadow:inset 0 0 0 1px var(--site-color-shilver04),0 0 3px 2px var(--site-black-color);text-align:center}@media screen and (min-width:769px){.site-lineup-selectboxwrap{margin-bottom:2.5rem;padding:1.5rem}}@media screen and (max-width:768px){.site-lineup-selectboxwrap{margin-bottom:2.5rem;padding:1rem}}.site-lineup-selectboxtext{margin-bottom:1rem;color:var(--site-color-yellow01)}@media screen and (min-width:769px){.site-lineup-selectboxtext{font-size:1.1rem}}@media screen and (max-width:768px){.site-lineup-selectboxtext{font-size:1rem}}.site-lineup-selectbox{display:inline-block;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:700;line-height:1.5;color:var(--site-black-color);background-color:var(--site-white-color);vertical-align:middle;background-clip:padding-box;border:1px solid var(--site-color-gray02);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (min-width:769px){.site-lineup-selectbox.selectversion{width:600px}}@media screen and (max-width:768px){.site-lineup-selectbox.selectversion{width:100%}}@media screen and (min-width:769px){.site-lineup-selectbox.count{margin-right:1rem;width:70px}}@media screen and (max-width:768px){.site-lineup-selectbox.count{margin-bottom:1rem;width:50%}}.site-lineup-desc{position:relative;background-color:var(--site-color-shilver01);border-top:1px solid var(--site-color-shilver03);border-left:1px solid var(--site-color-shilver03)}@media screen and (min-width:769px){.site-lineup-desc{display:flex;flex-wrap:wrap}}.site-lineup-desctitle{background-color:var(--site-black-color);border-right:1px solid var(--site-color-shilver03);border-bottom:1px solid var(--site-color-shilver03);text-align:center;color:var(--site-white-color)}@media screen and (min-width:769px){.site-lineup-desctitle{width:30%;padding:1.2rem .75rem}}@media screen and (max-width:768px){.site-lineup-desctitle{width:100%;padding:.75rem}}.site-lineup-desctext{background-color:var(--site-white-color);border-right:1px solid var(--site-color-shilver03);border-bottom:1px solid var(--site-color-shilver03);color:var(--site-black-color)}@media screen and (min-width:769px){.site-lineup-desctext{width:70%;padding:1rem}}@media screen and (max-width:768px){.site-lineup-desctext{width:100%;text-align:center;padding:.75rem}}.site-lineup-wrap{position:relative}@media screen and (min-width:769px){.site-lineup-list{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:2rem}}@media screen and (max-width:768px){.site-lineup-list{margin-bottom:1.5rem}}.site-lineup-column.one{margin:auto;max-width:700px}.site-lineup-column,.site-lineup-column.two{position:relative}@media screen and (min-width:769px){.site-lineup-column.two{width:45%}}@media screen and (max-width:768px){.site-lineup-column.two{width:100%}}.site-lineup-column.two:not(:last-child){margin-bottom:1rem}.site-lineup-listbg{position:relative;background-position:right top,left top;background-repeat:no-repeat,no-repeat;box-shadow:inset 0 0 0 1px var(--site-color-shilver04)}@media screen and (min-width:769px){.site-lineup-listbg{margin-bottom:2rem;padding:1.5rem;background-size:auto,auto}}@media screen and (max-width:768px){.site-lineup-listbg{margin-bottom:2.5rem;padding:4.5rem 1rem 1rem;background-size:1000px,auto}}.site-lineup-listbg.vs-giyu_tanjiro{background-image:url(../_assets/images/bg/bg-wave.png?v=2025092292216),linear-gradient(0deg,rgba(var(--site-color-shilver02-rgb),.5) 0%,rgba(var(--site-color-shilver04-rgb),.5) 100%),linear-gradient(0deg,var(--site-color-blue02) 0%,var(--site-color-blue02) 100%)}.site-lineup-listbg.vs-shinobu{background-image:url(../_assets/images/bg/bg-wave.png?v=2025092292216),linear-gradient(0deg,rgba(var(--site-color-shilver02-rgb),.5) 0%,rgba(var(--site-color-shilver04-rgb),.5) 100%),linear-gradient(0deg,var(--site-color-purple02) 0%,var(--site-color-purple02) 100%)}.site-lineup-listbg.vs-zenitsu{background-image:url(../_assets/images/bg/bg-wave.png?v=2025092292216),linear-gradient(0deg,rgba(var(--site-color-shilver02-rgb),.5) 0%,rgba(var(--site-color-shilver04-rgb),.5) 100%),linear-gradient(0deg,var(--site-color-orange02) 0%,var(--site-color-orange02) 100%)}.site-lineup-title{color:var(--site-white-color);border-bottom:1px solid var(--site-color-shilver04);text-align:center;line-height:1.4}@media screen and (min-width:769px){.site-lineup-title{margin-bottom:1.5rem;padding:0 1rem;font-size:2rem}}@media screen and (max-width:768px){.site-lineup-title{margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem}}.site-lineup-prizeplate{position:absolute;background-size:contain;background-repeat:no-repeat;z-index:10;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:769px){.site-lineup-prizeplate{top:-1rem;left:.5rem;width:148px;height:148px}}@media screen and (max-width:768px){.site-lineup-prizeplate{top:-1.5rem;right:0;left:0;margin:auto;width:92.5px;height:92.5px}}.site-lineup-prizeplate.prize_a{background-image:url(../_assets/images/lineup/plate_prize_a.png?v=2025092292216)}.site-lineup-prizeplate.prize_b{background-image:url(../_assets/images/lineup/plate_prize_b.png?v=2025092292216)}.site-lineup-prizeplate.prize_c{background-image:url(../_assets/images/lineup/plate_prize_c.png?v=2025092292216)}.site-lineup-prizeplate.prize_d{background-image:url(../_assets/images/lineup/plate_prize_d.png?v=2025092292216)}.site-lineup-prizeplate.prize_e{background-image:url(../_assets/images/lineup/plate_prize_e.png?v=2025092292216)}.site-lineup-prizeplate.prize_f{background-image:url(../_assets/images/lineup/plate_prize_f.png?v=2025092292216)}.site-lineup-prizeplate.prize_g{background-image:url(../_assets/images/lineup/plate_prize_g.png?v=2025092292216)}.site-lineup-texttip{position:absolute;display:inline-block;top:0;right:0;padding:0 .5em;height:1em;background-color:var(--site-color-shilver04);color:var(--site-white-color);font-weight:700;text-align:center;line-height:1}@media screen and (min-width:769px){.site-lineup-texttip{font-size:2rem}}@media screen and (max-width:768px){.site-lineup-texttip{font-size:1.5rem}}.site-item-gallery{position:relative;width:100%;height:100%;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-item-gallery-main{position:relative;width:100%;height:100%;box-shadow:0 0 4px 4px rgba(var(--site-black-color-rgb),.3)}.site-item-gallery-one{position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;transition:var(--site-transition-speed1000);opacity:0}.site-item-gallery-one.active{opacity:1}.site-item-gallery-navs{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px}.site-item-gallery-nav{display:block;background-color:var(--site-black-color);transform:rotate(45deg);transform-origin:50% 50%}.site-item-gallery-nav.active{background-color:var(--site-gray-color)}@media screen and (min-width:769px){.site-item-gallery-nav{width:1rem;height:1rem}}@media screen and (max-width:768px){.site-item-gallery-nav{width:.5rem;height:.5rem}}.site-indentlist{position:relative}.site-indentlist-one{position:relative;padding-left:1rem}.site-indentlist-one::before{position:absolute;top:0;left:0}.site-indentlist-one.dott::before{content:"・"}.site-indentlist-one.kome::before{content:"※"}.site-indentlist-one:not(:last-child){margin-bottom:1rem}.site-illust-navs{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:2rem}.site-illust-nav{display:block;text-align:center;color:var(--site-white-color);transition:var(--site-transition-speed);filter:brightness(.5)}@media screen and (min-width:769px){.site-illust-nav{padding:1rem;width:20%;box-shadow:0 0 0 3px var(--site-white-color)}.site-illust-nav:hover{filter:brightness(1)}}@media screen and (max-width:768px){.site-illust-nav{padding:.5rem;width:45%;box-shadow:0 0 0 2px var(--site-white-color)}}.site-illust-nav.active{filter:brightness(1)}.site-illust-nav[data-category=無限列車編]{background-color:var(--site-color-mugen)}.site-illust-nav[data-category=遊郭編]{background-color:var(--site-color-ykk)}.site-illust-nav[data-category=刀鍛冶の里編]{background-color:var(--site-color-ktn)}.site-illust-nav[data-category=柱稽古編]{background-color:var(--site-color-hgk)}.site-illust-list{position:relative}@media screen and (min-width:1101px){.site-illust-list{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:2rem}}@media screen and (min-width:641px)and (max-width:1100px){.site-illust-list{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:2rem}}@media screen and (max-width:640px){.site-illust-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:1.5rem}}.site-illust-list-one{position:relative;background-color:rgba(var(--site-black-color-rgb),.5)}@media screen and (min-width:769px){.site-illust-list-one{transition:var(--site-transition-speed)}.site-illust-list-one:hover{filter:brightness(.5)}}@media screen and (min-width:1101px){.site-illust-list-one{width:31%}}@media screen and (min-width:641px)and (max-width:1100px){.site-illust-list-one{width:48%}}@media screen and (max-width:640px){.site-illust-list-one{width:48%}}@media screen and (max-width:768px){.site-illust-list-one:not(:last-child){margin-bottom:1rem}}.site-illust-list-text{padding:1rem;color:var(--site-white-color);text-align:center}.site-illust-list-chara{margin-bottom:.5rem;font-size:1.5rem;border-bottom:1px solid var(--site-white-color)}.site-illust-list-creator{margin-bottom:.5rem;font-size:1rem}.site-illust-list-roll{font-size:1rem}.site-illust-text-chip{display:inline;padding:.1rem .3rem 0;color:var(--site-white-color);background-color:var(--site-color-red02);font-size:60%}.site-illust-text-chip.new{position:absolute;display:inline-block;left:.5rem;padding:0 .3rem;pointer-events:none}@media screen and (min-width:769px){.site-illust-text-chip.new{top:-.7rem}}@media screen and (max-width:768px){.site-illust-text-chip.new{top:-.4rem}}.site-icon-main{display:block;width:1em;height:1em;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-image:url(../_assets/images/site-icon/site-icon.webp?v=2025092292216);background-size:700% 300%;font-size:1rem}.site-icon-main.twitter{background-position:0 0}.site-icon-main.line{background-position:-100% 0}.site-icon-main.facebook{background-position:-200% 0}.site-icon-main.movie{background-position:-300% 0}.site-icon-main.arrowblack{background-position:-400% 0}.site-icon-main.ufo{background-position:-500% 0}.site-icon-main.arrowwhite{background-position:-600% 0}.site-icon-main.zoom{background-position:0 -100%}.site-icon-main.external{background-position:-100% -100%}.site-icon-main.zoom-black{background-position:-200% -100%}.site-heading-h2{position:relative;background-color:var(--site-color-red03);text-align:center;font-weight:700;color:var(--site-white-color);transform:rotate(.03deg)}@media screen and (min-width:769px){.site-heading-h2{margin-bottom:1.5rem;padding:1rem;font-size:1.5rem}}@media screen and (max-width:768px){.site-heading-h2{margin-bottom:1rem;padding:1rem;font-size:1.25rem}}.site-heading-h1{position:relative;display:flex;justify-content:center;align-items:center;margin-right:auto;margin-left:auto;background-position:center center;background-repeat:no-repeat;line-height:1;text-align:center;transition:var(--site-transition-speed);opacity:0}@media screen and (min-width:1921px){.site-heading-h1.lineup{margin-bottom:3rem;width:1348px;height:300px;background-size:auto;font-size:64px}}@media screen and (min-width:769px)and (max-width:1920px){.site-heading-h1.lineup{margin-bottom:3rem;width:clamp(768px,80vw,1348px);height:clamp(171px,15vw,300px);background-size:contain;font-size:clamp(40px,10vw,64px)}}@media screen and (max-width:768px){.site-heading-h1.lineup{margin-bottom:2rem;width:clamp(360px,80vw,768px);height:clamp(92px,20vw,195px);background-size:contain;font-size:clamp(32px,10vw,48px)}}@media screen and (min-width:769px){.site-heading-h1.lineup{background-image:url(../_assets/images/site-heading-h1/pc/bg-lineup.webp?v=2025092292216)}}@media screen and (max-width:768px){.site-heading-h1.lineup{background-image:url(../_assets/images/site-heading-h1/sp/lineup.webp?v=2025092292216)}}@media screen and (min-width:1921px){.site-heading-h1.purchase{margin-bottom:3rem;width:1702px;height:307px;background-size:auto;font-size:64px}}@media screen and (min-width:769px)and (max-width:1920px){.site-heading-h1.purchase{margin-bottom:3rem;width:clamp(768px,80vw,1702px);height:clamp(139px,15vw,307px);background-size:contain;font-size:clamp(40px,10vw,64px)}}@media screen and (max-width:768px){.site-heading-h1.purchase{margin-bottom:2rem;width:clamp(360px,80vw,768px);height:clamp(114px,20vw,242px);background-size:contain;font-size:clamp(32px,10vw,48px)}}@media screen and (min-width:769px){.site-heading-h1.purchase{background-image:url(../_assets/images/site-heading-h1/pc/bg-purchase.png?v=2025092292216)}}@media screen and (max-width:768px){.site-heading-h1.purchase{background-image:url(../_assets/images/site-heading-h1/sp/bg-purchase.png?v=2025092292216)}}@media screen and (min-width:1921px){.site-heading-h1.weblottery{margin-bottom:3rem;width:1474px;height:306px;background-size:auto;font-size:64px}}@media screen and (min-width:769px)and (max-width:1920px){.site-heading-h1.weblottery{margin-bottom:3rem;width:clamp(768px,80vw,1474px);height:clamp(159px,15vw,306px);background-size:contain;font-size:clamp(40px,10vw,64px)}}@media screen and (max-width:768px){.site-heading-h1.weblottery{margin-bottom:2rem;width:clamp(360px,80vw,768px);height:clamp(131px,20vw,279px);background-size:contain;font-size:clamp(32px,10vw,48px)}}@media screen and (min-width:769px){.site-heading-h1.weblottery{background-image:url(../_assets/images/site-heading-h1/pc/bg-lottery.png?v=2025092292216)}}@media screen and (max-width:768px){.site-heading-h1.weblottery{background-image:url(../_assets/images/site-heading-h1/sp/bg-lottery.png?v=2025092292216)}}.site-heading-h1.white{color:var(--site-white-color)}.site-heading-h1-text{position:relative;display:inline-block}.site-heading-h1-text span{display:inline-block}.site-wrapper.ready .site-heading-h1.show{animation:fadein 500ms 200ms linear both}.site-header{position:relative;background-image:linear-gradient(-45deg,var(--site-black-color) 0%,var(--site-black-color) 100%);overflow:hidden;z-index:var(--site-z-index-header)}@media screen and (min-width:769px){.site-header{padding-bottom:56.25%;width:100%}}@media screen and (max-width:768px){.site-header{padding-bottom:242.6%;width:100%}}.site-header-chara{position:absolute;display:block;background-size:contain;background-repeat:no-repeat;opacity:0;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:769px){.site-header-chara.flat-bg{top:70.3703703704%;left:0;width:100%;height:29.7222222222%;background-image:url(../_assets/images/site-header/pc/flat-bg.jpg?v=2025092292216)}}@media screen and (max-width:768px){.site-header-chara.flat-bg{top:39.5713107997%;left:0;width:100%;height:32.769991756%;background-image:url(../_assets/images/site-header/sp/flat-bg.jpg?v=2025092292216);z-index:10;-webkit-mask-image:url(../_assets/images/site-header/sp/flat-bg-mask.png?v=2025092292216);mask-image:url(../_assets/images/site-header/sp/flat-bg-mask.png?v=2025092292216);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:left top;mask-position:left top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;opacity:1!important}}.site-header-chara.gallery{background-color:var(--site-black-color)}@media screen and (min-width:769px){.site-header-chara.gallery{top:0;left:0;width:40.6770833333%;height:100%}}@media screen and (max-width:768px){.site-header-chara.gallery{top:0;left:0;width:100%;height:57.0074196208%}}.site-header-chara.goods{background-image:url(../_assets/images/site-header/site-header-goods.jpg?v=2025092292216)}@media screen and (min-width:769px){.site-header-chara.goods{top:0;left:40.7291666667%;width:59.21875%;height:70.3703703704%}}@media screen and (max-width:768px){.site-header-chara.goods{top:72.3000824402%;left:0;width:100%;height:31.3272877164%}}.site-header-chara.kimetsu{background-image:url(../_assets/images/logo/logo_mgj.webp?v=2025092292216)}@media screen and (min-width:769px){.site-header-chara.kimetsu{top:75.462962963%;left:44.5833333333%;width:13.28125%;height:19.0740740741%}}@media screen and (max-width:768px){.site-header-chara.kimetsu{right:0;left:0;margin-right:auto;margin-left:auto;top:42.6628194559%;width:38.4%;height:12.7782357791%;z-index:10}}.site-header-chara.title-top{background-image:url(../_assets/images/site-header/header-logo-top.webp?v=2025092292216)}@media screen and (min-width:769px){.site-header-chara.title-top{top:76.5740740741%;left:62.4479166667%;width:33.90625%;height:10.462962963%}}@media screen and (max-width:768px){.site-header-chara.title-top{right:0;left:0;margin-right:auto;margin-left:auto;top:57.7081615829%;width:94%;height:6.7188788129%;z-index:10}}.site-header-chara.title-bottom{background-image:url(../_assets/images/site-header/header-logo-bottom.webp?v=2025092292216)}@media screen and (min-width:769px){.site-header-chara.title-bottom{top:88.4259259259%;left:61.9270833333%;width:34.0625%;height:5.3703703704%}}@media screen and (max-width:768px){.site-header-chara.title-bottom{right:0;left:0;margin-right:auto;margin-left:auto;top:65.6224237428%;width:94.4%;height:3.462489695%;z-index:10}}.site-header-chara.brandlogo{background-image:url(../_assets/images/logo/logo-brand-header.webp?v=2025092292216)}@media screen and (min-width:769px){.site-header-chara.brandlogo{top:83.8888888889%;left:59.6875%;width:37.03125%;height:12.037037037%}}@media screen and (max-width:768px){.site-header-chara.brandlogo{right:0;left:0;margin-right:auto;margin-left:auto;top:53.7098103875%;width:77.4%;height:5.8532563891%}}@media screen and (min-width:769px)and (min-width:769px){.site-wrapper.ready .site-header-chara.flat-bg{animation:clip-anime 500ms 200ms ease-out both}}@media screen and (min-width:769px)and (max-width:768px){.site-wrapper.ready .site-header-chara.flat-bg{animation:clip-anime-sp 500ms 200ms ease-out both}}@media screen and (min-width:769px){.site-wrapper.ready .site-header-chara.goods{animation:clip-anime 500ms 200ms ease-out both}}@media screen and (max-width:768px){.site-wrapper.ready .site-header-chara.goods{animation:clip-anime-sp 500ms 200ms ease-out both}}.site-wrapper.ready .site-header-chara.gallery{animation:fadein 1000ms 700ms ease-out both}.site-wrapper.ready .site-header-chara.kimetsu{animation:fadein 500ms 1000ms linear both}.site-wrapper.ready .site-header-chara.title-top{animation:fadein-toright 1000ms 1000ms linear both}.site-wrapper.ready .site-header-chara.title-bottom{animation:fadein-toleft 1000ms 1000ms linear both}.site-header .site-item-gallery-one.kaigaku01{background-image:url(../_assets/images/site-header/vs-zenitsu/kaigaku01.webp?v=2025092292216)}.site-header .site-item-gallery-one.kaigaku02{background-image:url(../_assets/images/site-header/vs-zenitsu/kaigaku02.webp?v=2025092292216)}.site-header .site-item-gallery-one.zenitsu01{background-image:url(../_assets/images/site-header/vs-zenitsu/zenitsu01.webp?v=2025092292216)}.site-header .site-item-gallery-one.zenitsu02{background-image:url(../_assets/images/site-header/vs-zenitsu/zenitsu02.webp?v=2025092292216)}.site-gnav{position:fixed;top:0;left:0;width:100%;height:100%;color:var(--site-white-color);z-index:var(--site-z-index-nav);opacity:0;pointer-events:none;transition:var(--site-transition-speed)}@media screen and (min-width:769px){.site-gnav{width:500px;transform:translateX(-500px)}}@media screen and (max-width:768px){.site-gnav{width:100%;transform:translateX(-100%)}}.site-gnav-bg{position:absolute;top:0;right:0;width:100%;height:100%;background-image:linear-gradient(0deg,transparent 0%,rgba(var(--site-black-color-rgb),.8) 100%),linear-gradient(0deg,rgba(var(--site-color-brown01-rgb),.7) 0%,rgba(var(--site-color-brown01-rgb),.7) 100%),url(../_assets/images/site-bg/site-bg_mugen.webp?v=2025092292216);background-size:auto,auto,cover;background-position:left top,left top,center center;background-repeat:no-repeat;transition:inherit}@media screen and (min-width:769px){.site-gnav-bg{transform:translateX(-500px)}}@media screen and (max-width:768px){.site-gnav-bg{transform:translateX(-100%)}}.site-gnav-bg.show,.site-gnav.show{transform:translateX(0);opacity:1;pointer-events:all}.site-gnav-listwrap{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:scroll}.site-gnav-listwrap::-webkit-scrollbar{width:10px;height:10px}.site-gnav-listwrap::-webkit-scrollbar-track{background:0 0}.site-gnav-listwrap::-webkit-scrollbar-thumb{background:var(--site-gray-color)}@media screen and (min-width:769px){.site-gnav-listwrap{padding-top:3rem}}@media screen and (max-width:768px){.site-gnav-listwrap{padding-top:3rem}}@media screen and (min-width:769px){.site-gnav-list{margin-bottom:5rem}}@media screen and (max-width:768px){.site-gnav-list{margin-bottom:5rem}}.site-gnav-one{position:relative;text-align:center}@media screen and (min-width:769px){.site-gnav-one:not(:last-child){margin-bottom:3rem}}@media screen and (max-width:768px){.site-gnav-one:not(:last-child){margin-bottom:3rem}}.site-gnav-one .site-linkto{display:inline-block;background-image:linear-gradient(0deg,var(--site-white-color) 0%,var(--site-white-color) 100%);background-position:center bottom;background-size:100% 2px;background-repeat:no-repeat}@media screen and (min-width:769px){.site-gnav-one .site-linkto{font-size:1.25rem!important;transition:var(--site-transition-speed)}.site-gnav-one .site-linkto:hover{background-size:0 2px}}@media screen and (max-width:768px){.site-gnav-one .site-linkto{font-size:1.25rem!important}}.site-gnav-one .site-linkto-tag{display:block;width:100%;height:100%}.site-gnav-one .site-icon{position:absolute;top:0;right:1em;bottom:0;margin:auto}@media screen and (min-width:769px){.site-gnav-one .site-icon{font-size:1.5rem}}@media screen and (max-width:768px){.site-gnav-one .site-icon{font-size:1rem}}.site-gnav-toggle{position:fixed;display:block;bottom:0;left:0;cursor:pointer;transition:var(--site-transition-speed);z-index:var(--site-z-index-toggle);font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:769px){.site-gnav-toggle{width:185px;height:185px}.site-gnav-toggle:hover{transform:scale(.9)}}@media screen and (max-width:768px){.site-gnav-toggle{width:111px;height:111px}}.site-gnav-titlelogo,.site-gnav-togglebg{background-size:contain;background-repeat:no-repeat}.site-gnav-togglebg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../_assets/images/site-gnav/bg-gnav.webp?v=2025092292216)}.site-gnav-togglebg.show{background-image:url(../_assets/images/site-gnav/bg-gnav-on.webp?v=2025092292216)}.site-gnav-titlelogo{position:relative;margin-right:auto;margin-left:auto;background-image:url(../_assets/images/logo/site-logo-gnav.webp?v=2025092292216);background-position:left top}@media screen and (min-width:769px){.site-gnav-titlelogo{width:378.4px;height:257.2px}}@media screen and (max-width:768px){.site-gnav-titlelogo{width:283.8px;height:192.9px}}.site-dialog-Bg,.site-dialog-Wrap{top:0;left:0;width:100%;height:100%}.site-dialog-Wrap{position:fixed;z-index:var(--site-z-index-dialog)}.site-dialog-Bg{position:absolute;background-color:rgba(0,0,0,.8)}.site-dialog-ContentWrap,.site-dialog-close::before{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}@media screen and (max-width:768px){.site-dialog-ContentWrap.movie{width:95vw;height:calc(9*95vw/16)}}@media screen and (min-width:769px){.site-dialog-ContentWrap.movie{width:70vw;height:calc(9*70vw/16)}}.site-dialog-ContentWrap.common{background-color:#333;box-shadow:inset 0 0 0 1px #fff}@media screen and (max-width:768px)and (orientation:portrait){.site-dialog-ContentWrap.common{width:95vw;height:25vh}}@media screen and (max-width:768px)and (orientation:landscape){.site-dialog-ContentWrap.common{width:95vw;height:calc(9*95vw/16)}}@media screen and (min-width:769px){.site-dialog-ContentWrap.common{width:720px;height:320px}}.site-dialog-Content.movie{position:relative;padding-bottom:56.25%;width:100%;height:0}.site-dialog-Content.common{position:relative;width:100%;height:100%}.site-dialog-Content .site-dialog-content-box,.site-dialog-Content>iframe{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:calc(100% - 6px);height:calc(100% - 6px)}.site-dialog-Content>iframe{background-color:#000}.site-dialog-Content .site-dialog-content-box{display:flex;justify-content:center;align-items:center}@media screen and (min-width:769px){.site-dialog-Content .site-dialog-content-box{padding:1.5rem}}@media screen and (max-width:768px){.site-dialog-Content .site-dialog-content-box{padding:1rem}}.site-dialog-Content .site-dialog-content-box img{width:auto;height:auto;max-width:100vw;max-height:100vh;pointer-events:none}.site-dialog-close{position:absolute;border-radius:100px;z-index:10;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}@media screen and (min-width:769px){.site-dialog-close{top:0;right:0;width:88px;height:88px}}@media screen and (max-width:768px){.site-dialog-close{top:0;right:0;width:60px;height:60px}}.site-dialog-close::before{background-color:var(--site-white-color);transform:rotate(135deg);content:"";pointer-events:none;z-index:20}@media screen and (min-width:769px){.site-dialog-close::before{width:50px;height:5px}}@media screen and (max-width:768px){.site-dialog-close::before{width:35px;height:3px}}.site-dialog-close::after{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-color:var(--site-white-color);content:"";transform:rotate(45deg);transform-origin:50% 50%;pointer-events:none;z-index:20}@media screen and (min-width:769px){.site-dialog-close::after{width:50px;height:5px}}@media screen and (max-width:768px){.site-dialog-close::after{width:35px;height:3px}}.site-dialog-Name{margin:0 auto .625rem;width:calc(100% - 20px);background-color:#fff;text-align:center;font-weight:700}@media screen and (max-width:768px){.site-dialog-Name{font-size:11px;padding:2px 0;border-radius:5px}}@media screen and (min-width:769px){.site-dialog-Name{font-size:19px;padding:1px 0;border-radius:.625rem}}.site-dialog-movieBtn{position:relative;width:100%;height:auto}@media screen and (min-width:769px){.site-dialog-movieBtn:hover .overlay{opacity:0}}.site-dialog-movieBtn .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);pointer-events:none;transition:var(--site-transition-speed)}.site-dialog-movieBtn .site-icon{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;pointer-events:none;filter:drop-shadow(0 0 4px #4682dc)}@media screen and (min-width:769px){.site-dialog-movieBtn .site-icon{font-size:100px}}@media screen and (max-width:768px){.site-dialog-movieBtn .site-icon{font-size:75px}}.site-dialog-btnborder{position:relative;overflow:hidden}.site-dialog-Thumb,.site-dialog-touchicon{display:block;width:100%;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.site-dialog-Thumb{position:relative;margin:auto;padding-bottom:56.25%;height:0;background-size:contain;background-position:center top;background-color:transparent;background-repeat:no-repeat}.site-dialog-touchicon{position:absolute;top:0;left:0;height:100%}.site-dialog-touchicon>.site-icon-main{position:absolute;top:-.25rem;right:-.25rem;pointer-events:none}@media screen and (min-width:769px){.site-dialog-touchicon>.site-icon-main{font-size:4rem}}@media screen and (max-width:768px){.site-dialog-touchicon>.site-icon-main{font-size:3rem}}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.site-catch{position:relative;font-weight:700;opacity:0}.site-catch.red{color:var(--site-red-color)}.site-catch.gray{color:var(--site-gray-color)}.site-catch.black{color:var(--site-black-color)}.site-catch.white{color:var(--site-white-color)}.site-wrapper.ready .site-catch.show{animation:fadein-up 500ms 0s ease-out both}.site-bg-simple{background-image:url(../_assets/images/site-bg-simple/site-bg_simple.webp?v=2025092292216);background-position:center top}.site-bg,.site-bg-simple{position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;z-index:var(--site-z-index-bg)}@media screen and (min-width:769px){.site-bg{transition:var(--site-transition-speed500)}}.site-bg.main-bg{background-image:url(../_assets/images/site-bg/site-bg.webp?v=2025092292216)}.site-bg.tanjiro{background-image:url(../_assets/images/site-bg/site-bg_tanjiro.webp?v=2025092292216)}.site-bg.akaza{background-image:url(../_assets/images/site-bg/site-bg_akaza.webp?v=2025092292216)}@media screen and (min-width:769px){.site-bg.akaza{transition-delay:50ms}}.site-bg.giyu{background-image:url(../_assets/images/site-bg/site-bg_giyu.webp?v=2025092292216)}@media screen and (min-width:769px){.site-bg.giyu{transition-delay:100ms}}.site-anchor{position:relative;display:inline-block;border-radius:100px;color:var(--site-white-color)}@media screen and (min-width:769px){.site-anchor{min-width:400px;box-shadow:0 0 0 3px var(--site-white-color),0 0 0 6px var(--site-black-color),0 8px 0 6px rgba(0,0,0,.5);transition:var(--site-transition-speed)}.site-anchor:hover{transform:translateY(6px);box-shadow:0 0 0 3px var(--site-white-color),0 0 0 6px var(--site-black-color),0 8px 0 2px rgba(0,0,0,.5)}}@media screen and (max-width:768px){.site-anchor{width:100%;max-width:400px;box-shadow:0 0 0 2px var(--site-white-color),0 0 0 4px var(--site-black-color),0 4px 0 3px rgba(0,0,0,.5)}}.site-anchor.close{pointer-events:none;filter:brightness(.5)}.site-anchor.open{pointer-events:all}.site-anchor-bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100px}.site-anchor-bg.black{background-color:var(--site-black-color)}.site-anchor-bg.gray{background-color:var(--site-gray-color)}.site-anchor-bg.vs-giyu_tanjiro{background-color:var(--site-color-blue01)}.site-anchor-bg.vs-shinobu{background-color:var(--site-color-purple01)}.site-anchor-bg.vs-zenitsu{background-color:var(--site-color-orange01)}.site-anchor-bg.gotowebshop2{background-color:var(--site-color-red02)}.site-anchor-contents{position:relative;display:block;width:100%;height:100%;text-align:center}.site-anchor .site-linkto-tag{font-weight:700;transform:rotate(.03deg);display:block;width:100%;height:100%}@media screen and (min-width:769px){.site-anchor .site-linkto-tag{padding:1rem 2rem;font-size:1.2rem}}@media screen and (max-width:768px){.site-anchor .site-linkto-tag{padding:1rem 1.5rem}}.site-anchor .site-icon-main{position:absolute;top:0;right:.5rem;bottom:0;margin:auto}@media screen and (min-width:769px){.site-anchor .site-icon-main{font-size:1.5rem}}@media screen and (max-width:768px){.site-anchor .site-icon-main{font-size:1rem}}.site-accordion{position:relative;background-color:var(--site-crimson-color)}@media screen and (min-width:769px){.site-accordion .tab{outline:1px solid var(--site-black-color)}}@media screen and (max-width:768px){.site-accordion .tab{outline:1px solid var(--site-blue-color)}}.site-accordion .contents{padding:0 1.25rem 1.25rem;height:0;background-color:transparent;opacity:0;line-height:0;pointer-events:none}.site-accordion .contents.show{height:auto;opacity:1;line-height:var(--site-lineheight-pc);background-color:var(--site-orange-color);pointer-events:auto}
/*# sourceMappingURL=components.css.map */