@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))}}@keyframes blur-anime{0%{filter:blur(80px);opacity:0}to{filter:blur(0);opacity:1}}@keyframes blur-anime-dark{0%{filter:blur(80px) brightness(.4);opacity:0}to{filter:blur(0) brightness(.4);opacity:1}}@keyframes mask-anime{0%{-webkit-mask-size:0 0;mask-size:0 0;opacity:0}to{-webkit-mask-size:100vw 100vw;mask-size:100vw 100vw;opacity:1}}@keyframes mask-anime-sp{0%{-webkit-mask-size:0 0;mask-size:0 0;opacity:0}to{-webkit-mask-size:140vw 140vw;mask-size:140vw 140vw;opacity:1}}@keyframes mask-anime-header{0%{-webkit-mask-size:0 0;mask-size:0 0;opacity:0}to{-webkit-mask-size:350vw 350vw;mask-size:350vw 350vw;opacity:1}}@keyframes grayscale-anime{0%{filter:grayscale(1)}to{filter:grayscale(0)}}@keyframes gnav-pc-anime{0%{transform:translateX(400px)}to{transform:translateX(0)}}:root{--site-color-red01:#ee7c6b;--site-color-red02:#a7220e;--site-color-brown01:#79615c;--site-color-brown02:#1b1512;--site-color-brown03:#443d38;--site-color-green01:#435f4c;--site-color-yellow01:#f9d378;--site-color-orange01:#e1903a;--site-color-orange02:#44362f;--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-red01-rgb:124, 191, 105;--site-color-red02-rgb:208, 241, 172;--site-color-yellow01-rgb:76, 147, 184;--site-color-brown01-rgb:192, 141, 92;--site-color-brown02-rgb:210, 163, 106;--site-color-brown03-rgb:116, 96, 71;--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-red-color-rgb:255, 0, 0;--site-crimson-color-rgb:220, 20, 60;--site-blue-color-rgb:0, 0, 255;--site-green-color-rgb:0, 128, 0;--site-grassgreen-color-rgb:37, 217, 84;--site-purple-color-rgb:128, 0, 128;--site-gray-color-rgb:132, 132, 132;--site-z-index-bg:-1;--site-z-index-content:100;--site-z-index-header:200;--site-z-index-footer:200;--site-z-index-template-footer:200;--site-z-index-nav-vertical:250;--site-z-index-template-header:300;--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:900px;--site-contentswidth-tab:100%;--site-contentswidth-sp:100%;--site-lineheight-pc:1.8;--site-lineheight-sp:1.8;--site-transition-speed:300ms;--site-transition-speed500:500ms;--site-transition-speed1000:1000ms}.site-wrapper{position:relative;width:100%;background-image:url(../_assets/images/bg_pattern/bg-grass.webp?v=20250808185443);overflow:hidden}body[data-page=realweblottery] .site-wrapper,body[data-page=weblottery] .site-wrapper{background-image:url(../_assets/images/bg_pattern/bg-mgj.webp?v=20250808185443);background-position:top;background-size:contain;background-repeat:repeat-y}.site-wrapper-main{position:relative;background-image:url(../_assets/images/bg_pattern/bg-text-c106.webp?v=20250808185443),url(../_assets/images/bg_pattern/bg-grass.webp?v=20250808185443),linear-gradient(0deg,var(--site-white-color) 0%,var(--site-white-color) 100%);background-position:left top 1rem,left top,left top;background-repeat:no-repeat,repeat,repeat}@media screen and (min-width:769px){.site-wrapper-main{background-size:20vw,auto,auto}}@media screen and (max-width:768px){.site-wrapper-main{background-size:30vw,auto,auto}}.site-weblottery-on-Wrap{position:fixed;width:100%;height:100%;top:0;left:0;z-index:var(--site-z-index-dialog)}.site-weblottery-on-Bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--site-black-color-rgb),.9)}.site-weblottery-on-ContentWrap{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;font-weight:700}.site-weblottery-on-Content{position:relative;margin:auto;width:100%;height:100%;background-color:rgba(var(--site-color-shilver03-rgb),.9);overflow-y:scroll}.site-weblottery-on-Content::-webkit-scrollbar{width:5px;height:10px}.site-weblottery-on-Content::-webkit-scrollbar-track{background:0 0}.site-weblottery-on-Content::-webkit-scrollbar-thumb{background:var(--site-color-shilver04)}@media screen and (min-width:769px){.site-weblottery-on-Content{padding:1.5rem 1rem;max-width:var(--site-contentswidth-pc)}}@media screen and (max-width:768px){.site-weblottery-on-Content{padding:4rem 1rem}}.site-weblottery-on-close{position:absolute;background-color:var(--site-black-color);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-weblottery-on-close{top:0;right:0;width:88px;height:88px}}@media screen and (max-width:768px){.site-weblottery-on-close{top:0;right:0;width:60px;height:60px}}.site-weblottery-on-close::before{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-color:var(--site-white-color);transform:rotate(135deg);content:"";pointer-events:none;z-index:20}@media screen and (min-width:769px){.site-weblottery-on-close::before{width:50px;height:5px}}@media screen and (max-width:768px){.site-weblottery-on-close::before{width:35px;height:3px}}.site-weblottery-on-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-weblottery-on-close::after{width:50px;height:5px}}@media screen and (max-width:768px){.site-weblottery-on-close::after{width:35px;height:3px}}.site-weblottery-on-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-weblottery-on-Name{font-size:11px;padding:2px 0;border-radius:5px}}@media screen and (min-width:769px){.site-weblottery-on-Name{font-size:19px;padding:1px 0;border-radius:.625rem}}.site-weblottery-button{position:relative;display:inline-block;text-align:center;color:var(--site-white-color);border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:var(--site-transition-speed)}@media screen and (min-width:769px){.site-weblottery-button{min-width:400px}.site-weblottery-button:hover{transform:translateY(3px)}.site-weblottery-button:hover:before{box-shadow:0 0 0 1px rgba(var(--site-black-color-rgb),.2)}}@media screen and (max-width:768px){.site-weblottery-button{min-width:320px}}.site-weblottery-button:before{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%;border-radius:100px;box-shadow:0 2px 0 3px rgba(var(--site-black-color-rgb),.2);content:"";transition:inherit}.site-weblottery-button.giyu_tanjiro:before{background-color:var(--site-color-blue01)}.site-weblottery-button.zenitsu:before{background-color:var(--site-color-orange01)}.site-weblottery-button.shinobu_kanae:before{background-color:var(--site-color-purple01)}.site-weblottery-button-text{position:relative;display:block;font-weight:700;line-height:1.4}@media screen and (min-width:769px){.site-weblottery-button-text{padding:1rem 2rem}}@media screen and (max-width:768px){.site-weblottery-button-text{padding:1rem}}.site-weblottery-button>.site-icon-main{position:absolute;top:0;right:1rem;bottom:0;margin:auto;pointer-events:none}@media screen and (min-width:769px){.site-weblottery-button>.site-icon-main{font-size:2rem}}@media screen and (max-width:768px){.site-weblottery-button>.site-icon-main{font-size:1.5rem}}.site-weblottery{position:relative;font-weight:700}.site-weblottery-selectboxwrap{background-color:var(--site-color-brown03);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;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-ui,.site-weblottery-ui-real{text-align:center;opacity:1;pointer-events:all;transition:var(--site-transition-speed)}.site-weblottery-ui-real.deactive,.site-weblottery-ui.deactive{opacity:0;pointer-events:none}.site-weblottery-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-weblottery-desc{display:flex;flex-wrap:wrap}}.site-weblottery-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-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-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-weblottery-desctext{width:70%;padding:1rem}}@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-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-social-account,.site-social-account-one{position:relative;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-social-account{display:flex;justify-content:center}.site-social-account-one{background-size:contain;background-repeat:no-repeat}@media screen and (min-width:769px){.site-social-account-one{width:195px;height:195px;transition:var(--site-transition-speed)}.site-social-account-one:hover{transform:scale(1.1)}}@media screen and (max-width:768px){.site-social-account-one{width:97.5px;height:97.5px}}.site-social-account-one:not(:last-child){margin-right:1rem}.site-social-account-one .site-linkto-tag{display:block;width:100%;height:100%}.site-social-account-one.facebook,.site-social-account-one.x{background-image:url(../_assets/images/site-social-account/anchor-x.webp?v=20250808185443)}.site-social-account-one.instagram{background-image:url(../_assets/images/site-social-account/anchor-instagram.webp?v=20250808185443)}.site-social-account-one.youtube{background-image:url(../_assets/images/site-social-account/anchor-youtube.webp?v=20250808185443)}.site-section-inner{position:relative}@media screen and (min-width:1201px){.site-section-inner{margin-right:auto;margin-left:auto;max-width:var(--site-contentswidth-pc)}}@media screen and (min-width:769px)and (max-width:1200px){.site-section-inner{padding:0 2rem}}@media screen and (max-width:768px){.site-section-inner{padding:0 1.5rem}}.site-section{position:relative;width:100%;min-height:500px;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.red{background-color:var(--site-red-color)}.site-section.gray{background-color:var(--site-gray-color)}.site-section.giyu_tanjiro::before{position:absolute;right:0;left:0;margin:auto;background-image:url(../_assets/images/site-bg/site-bg_illust01.webp?v=20250808185443);background-position:left top;background-size:contain;background-repeat:no-repeat;content:"";pointer-events:none}@media screen and (min-width:769px){.site-section.giyu_tanjiro::before{top:-10vw;width:100vw;height:100vw}}@media screen and (max-width:768px){.site-section.giyu_tanjiro::before{top:0;width:110vw;height:110vw}}.site-section.zenitsu::before{position:absolute;right:0;left:0;margin:auto;background-image:url(../_assets/images/site-bg/site-bg_illust02.webp?v=20250808185443);background-position:left top;background-size:contain;background-repeat:no-repeat;content:"";pointer-events:none}@media screen and (min-width:769px){.site-section.zenitsu::before{top:-10vw;width:100vw;height:100vw}}@media screen and (max-width:768px){.site-section.zenitsu::before{top:-10vw;width:110vw;height:110vw}}.site-section.shinobu_kanae::before{position:absolute;right:0;left:0;margin:auto;background-image:url(../_assets/images/site-bg/site-bg_illust03.webp?v=20250808185443);background-position:left top;background-size:contain;background-repeat:no-repeat;content:"";pointer-events:none}@media screen and (min-width:769px){.site-section.shinobu_kanae::before{top:-10vw;width:100vw;height:100vw}}@media screen and (max-width:768px){.site-section.shinobu_kanae::before{top:-10vw;width:100vw;height:100vw}}.site-section-title{margin-bottom:1rem;text-align:center;font-weight:700;color:var(--site-color-yellow01)}@media screen and (min-width:769px){.site-section-title{font-size:1.5rem}}@media screen and (max-width:768px){.site-section-title{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-color-brown01);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-colorbox.gray{background-color:var(--site-color-shilver02)}.site-section-arrow{position:relative;margin:0 auto 1rem;width:50px;height:50px}.site-section-arrow:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--site-color-red02);-webkit-clip-path:polygon(0 0,100% 100%,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,100% 100%,0 100%);transform:rotate(-45deg);transform-origin:50% 0;content:""}.site-section-lotterybuttons{position:relative;display:flex;flex-wrap:wrap;justify-content:center;gap: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-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-shilver01)}.site-offical-x{position:relative}@media screen and (min-width:769px){.site-offical-x{display:flex;flex-wrap:wrap;gap:20px}}.site-offical-x-one{position:relative;background-color:var(--site-white-color);border-radius:5px}@media screen and (min-width:769px){.site-offical-x-one{padding:1.5rem;width:480px}}@media screen and (max-width:768px){.site-offical-x-one{padding:1rem;width:100%}.site-offical-x-one:not(:last-child){margin-bottom:1rem}}.site-offical-x-one>.site-anchor{width:100%;color:var(--site-white-color)}.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=20250808185443)}@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=20250808185443)}@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=20250808185443)}@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=20250808185443)}@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=20250808185443)}@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=20250808185443)}@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=20250808185443)}@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=20250808185443)}@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=20250808185443)}@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=20250808185443)}@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}.site-obj.deco{background-image:url(../_assets/images/bg_pattern/bg-decoration.webp?v=20250808185443);background-repeat:no-repeat}@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-lineup-on-Wrap{position:fixed;width:100%;height:100%;top:0;left:0;z-index:var(--site-z-index-dialog)}.site-lineup-on-Bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--site-black-color-rgb),.9)}.site-lineup-on-ContentWrap{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;font-weight:700}.site-lineup-on-Content{position:relative;margin:auto;width:100%;height:100%;background-color:rgba(var(--site-color-shilver03-rgb),.9);overflow-y:scroll}.site-lineup-on-Content::-webkit-scrollbar{width:5px;height:10px}.site-lineup-on-Content::-webkit-scrollbar-track{background:0 0}.site-lineup-on-Content::-webkit-scrollbar-thumb{background:var(--site-color-shilver04)}@media screen and (min-width:769px){.site-lineup-on-Content{padding:1.5rem 1rem;max-width:var(--site-contentswidth-pc)}}@media screen and (max-width:768px){.site-lineup-on-Content{padding:4rem 1rem}}.site-lineup-on-close{position:absolute;background-color:var(--site-black-color);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-lineup-on-close{top:0;right:0;width:88px;height:88px}}@media screen and (max-width:768px){.site-lineup-on-close{top:0;right:0;width:60px;height:60px}}.site-lineup-on-close::before{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-color:var(--site-white-color);transform:rotate(135deg);content:"";pointer-events:none;z-index:20}@media screen and (min-width:769px){.site-lineup-on-close::before{width:50px;height:5px}}@media screen and (max-width:768px){.site-lineup-on-close::before{width:35px;height:3px}}.site-lineup-on-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-lineup-on-close::after{width:50px;height:5px}}@media screen and (max-width:768px){.site-lineup-on-close::after{width:35px;height:3px}}.site-lineup-on-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-lineup-on-Name{font-size:11px;padding:2px 0;border-radius:5px}}@media screen and (min-width:769px){.site-lineup-on-Name{font-size:19px;padding:1px 0;border-radius:.625rem}}.site-lineup-button{position:relative;display:inline-block;text-align:center;color:var(--site-white-color);border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:var(--site-transition-speed)}@media screen and (min-width:769px){.site-lineup-button{min-width:400px}.site-lineup-button:hover{transform:translateY(3px)}.site-lineup-button:hover:before{box-shadow:0 0 0 1px rgba(var(--site-black-color-rgb),.2)}}@media screen and (max-width:768px){.site-lineup-button{min-width:320px}}.site-lineup-button:before{right:0;bottom:0;margin:auto;width:100%;height:100%;border-radius:100px;box-shadow:0 2px 0 3px rgba(var(--site-black-color-rgb),.2);content:"";transition:inherit}.site-lineup-button.giyu_tanjiro:before{background-color:var(--site-color-blue01)}.site-lineup-button.zenitsu:before{background-color:var(--site-color-orange01)}.site-lineup-button.shinobu_kanae:before{background-color:var(--site-color-purple01)}.site-lineup-button-text{position:relative;display:block;font-weight:700;line-height:1.4}@media screen and (min-width:769px){.site-lineup-button-text{padding:1rem 2rem}}@media screen and (max-width:768px){.site-lineup-button-text{padding:1rem}}.site-lineup-button>.site-icon-main{position:absolute;top:0;right:1rem;bottom:0;margin:auto;pointer-events:none}@media screen and (min-width:769px){.site-lineup-button>.site-icon-main{font-size:2rem}}@media screen and (max-width:768px){.site-lineup-button>.site-icon-main{font-size:1.5rem}}.site-lineup{position:relative;font-weight:700}.site-lineup-selectboxwrap{background-color:var(--site-color-brown03);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;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}.site-lineup-list{display:flex;justify-content:center;gap:16px}@media screen and (min-width:769px){.site-lineup-list{margin-bottom:2rem}}@media screen and (max-width:768px){.site-lineup-list{margin-bottom:1.5rem}}.site-lineup-column{position:relative}.site-lineup-column.one{margin:auto;max-width:700px}.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-white-color)}@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:1.5rem;padding:4.5rem 1rem 1rem;background-size:1000px,auto}}.site-lineup-listbg.giyu_tanjiro{background-image:url(../_assets/images/bg_pattern/bg-wave.png?v=20250808185443),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.zenitsu{background-image:url(../_assets/images/bg_pattern/bg-wave.png?v=20250808185443),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-listbg.shinobu_kanae{background-image:url(../_assets/images/bg_pattern/bg-wave.png?v=20250808185443),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-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=20250808185443)}.site-lineup-prizeplate.prize_b{background-image:url(../_assets/images/lineup/plate_prize_b.png?v=20250808185443)}.site-lineup-prizeplate.prize_c{background-image:url(../_assets/images/lineup/plate_prize_c.png?v=20250808185443)}.site-lineup-prizeplate.prize_d{background-image:url(../_assets/images/lineup/plate_prize_d.png?v=20250808185443)}.site-lineup-prizeplate.prize_e{background-image:url(../_assets/images/lineup/plate_prize_e.png?v=20250808185443)}.site-lineup-prizeplate.prize_f{background-image:url(../_assets/images/lineup/plate_prize_f.png?v=20250808185443)}.site-lineup-prizeplate.prize_g{background-image:url(../_assets/images/lineup/plate_prize_g.png?v=20250808185443)}.site-lineup-texttip{position:absolute;display:inline-block;bottom: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:inset 0 0 0 2px var(--site-white-color),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,.site-lineup-button: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-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=20250808185443);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.lineup{background-position:-200% -100%}.site-icon-main.lottery{background-position:-300% -100%}.site-howto-reserve{position:relative}@media screen and (min-width:769px){.site-howto-reserve{display:flex;flex-wrap:wrap;gap:30px}}.site-howto-reserve-one{position:relative}.site-howto-reserve-one:not(:last-child){margin-bottom:1rem}@media screen and (min-width:769px){.site-howto-reserve-one>.site-anchor{min-width:460px}}@media screen and (max-width:768px){.site-howto-reserve-one>.site-anchor{width:100%}}.site-heading-h2{position:relative;background-color:var(--site-color-brown01);text-align:center;font-weight:700;line-height:1.4;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:1rem}}.site-heading-h1{position:relative;text-align:center;transition:var(--site-transition-speed);opacity:0}@media screen and (min-width:769px){.site-heading-h1{margin-bottom:3rem}}@media screen and (max-width:768px){.site-heading-h1{margin-bottom:2rem;padding:0 1rem}}.site-heading-h1.black{color:var(--site-black-color)}.site-heading-h1.white{color:var(--site-white-color)}.site-heading-h1-text{position:relative;display:inline-block;line-height:1.2;font-weight:700}@media screen and (min-width:769px){.site-heading-h1-text{font-size:min(7vw,72px)}}@media screen and (max-width:768px){.site-heading-h1-text{font-size:1.8rem}}.site-heading-h1-text span{display:inline-block}.site-heading-h1-title-en{display:block;text-align:center;font-family:"M PLUS 1p",sans-serif;font-weight:400;color:var(--site-color-brown01)}@media screen and (min-width:769px){.site-heading-h1-title-en{font-size:1.5rem}}@media screen and (max-width:768px){.site-heading-h1-title-en{font-size:1rem}}.site-wrapper.ready .site-heading-h1.show{opacity:1;animation:blur-anime 1000ms 200ms linear both}.site-header-under{position:relative;z-index:var(--site-z-index-header)}@media screen and (min-width:769px){.site-header-under{padding-bottom:26.3020833333%;width:100%}}@media screen and (max-width:768px){.site-header-under{padding-bottom:55%;width:100%}}.site-header-under-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}.site-header-under-chara.title{top:0;right:0;bottom:0;left:0;margin:auto}@media screen and (min-width:769px){.site-header-under-chara.title{width:52.0833333333%;height:29.3069306931%;background-image:url(../_assets/images/logo/logo_header_under.png?v=20250808185443)}}@media screen and (max-width:768px){.site-header-under-chara.title{width:50%;height:80.1818181818%;background-image:url(../_assets/images/logo/main-logo.png?v=20250808185443)}}.site-wrapper.ready .site-header-under-chara.title{animation:fadein 1000ms 200ms linear both}.site-header{position:relative;background-image:url(../_assets/images/bg_pattern/bg-grass.webp?v=20250808185443),linear-gradient(-45deg,var(--site-white-color) 0%,var(--site-white-color) 100%);z-index:var(--site-z-index-header)}@media screen and (min-width:769px){.site-header{padding-bottom:70.6770833333%;width:100%}}@media screen and (max-width:768px){.site-header{padding-bottom:202.1%;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}.site-header-chara.item01{-webkit-mask-image:url(../_assets/images/bg_pattern/mask-site-bg.webp?v=20250808185443);mask-image:url(../_assets/images/bg_pattern/mask-site-bg.webp?v=20250808185443);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media screen and (min-width:769px){.site-header-chara.item01{top:0;left:0;width:100%;height:100%}}@media screen and (max-width:768px){.site-header-chara.item01{top:0;left:0;width:100%;height:100%}.site-header-chara.item01 .site-item-gallery-one{background-position:center top;background-size:cover}}.site-header-chara.item01 .site-item-gallery-navs{position:absolute}@media screen and (min-width:769px){.site-header-chara.item01 .site-item-gallery-navs{position:absolute;bottom:1rem;left:1rem}}@media screen and (max-width:768px){.site-header-chara.item01 .site-item-gallery-navs{right:0;bottom:1rem;left:0;margin:auto}}.site-header-chara.title{background-image:url(../_assets/images/logo/main-logo.png?v=20250808185443)}@media screen and (min-width:1201px){.site-header-chara.title{display:none}}@media screen and (min-width:769px)and (max-width:1200px){.site-header-chara.title{right:1rem;bottom:1rem;width:31.25%;height:38.9830508475%}}@media screen and (max-width:768px){.site-header-chara.title{top:33.1024245423%;right:0;left:0;margin:auto;width:76.3%;height:32.9539831766%}}.site-wrapper.ready .site-header-chara.item01{animation:mask-anime-header 1000ms 200ms ease-out both}.site-wrapper.ready .site-header-chara.title{animation:fadein 1000ms 1000ms linear both}.site-wrapper.ready .site-header-chara .site-item-gallery{animation:grayscale-anime 1000ms 1500ms ease-out both}@media screen and (min-width:769px){.site-header .site-item-gallery.first-view .site-item-gallery-one.giyu_tanjiro{background-image:url(../_assets/images/site-header/giyu_tanjiro.webp?v=20250808185443)}}@media screen and (max-width:768px){.site-header .site-item-gallery.first-view .site-item-gallery-one.giyu_tanjiro{background-image:url(../_assets/images/site-header/giyu_tanjiro_sp.webp?v=20250808185443)}}@media screen and (min-width:769px){.site-header .site-item-gallery.first-view .site-item-gallery-one.zenitsu{background-image:url(../_assets/images/site-header/zenitsu.webp?v=20250808185443)}}@media screen and (max-width:768px){.site-header .site-item-gallery.first-view .site-item-gallery-one.zenitsu{background-image:url(../_assets/images/site-header/zenitsu_sp.webp?v=20250808185443)}}@media screen and (min-width:769px){.site-header .site-item-gallery.first-view .site-item-gallery-one.shinobu_kanae{background-image:url(../_assets/images/site-header/shinobu_kanae.webp?v=20250808185443)}}@media screen and (max-width:768px){.site-header .site-item-gallery.first-view .site-item-gallery-one.shinobu_kanae{background-image:url(../_assets/images/site-header/shinobu_kanae_sp.webp?v=20250808185443)}}.site-goodslist{position:relative}@media screen and (min-width:769px){.site-goodslist{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:2rem}}@media screen and (max-width:768px){.site-goodslist{margin-bottom:1.5rem}}.site-goodslist-one{position:relative;background-color:var(--site-red-color);border-radius:5px}@media screen and (min-width:769px){.site-goodslist-one{padding:1.5rem;width:480px}}@media screen and (max-width:768px){.site-goodslist-one{padding:1rem;width:100%}.site-goodslist-one:not(:last-child){margin-bottom:1rem}}.site-goodslist-title{position:relative;margin-bottom:1rem;text-align:center;border-bottom:1px solid var(--site-white-color)}.site-goodslist-title-inner{position:relative;display:inline-block;color:var(--site-white-color);font-weight:700;transform:rotate(.03deg)}@media screen and (min-width:769px){.site-goodslist-title-inner{padding:1rem;font-size:1.25rem}}@media screen and (max-width:768px){.site-goodslist-title-inner{padding:.75rem;font-size:1rem}}.site-goodslist-title:after,.site-goodslist-title:before{position:absolute;right:0;left:0;margin:auto;width:100%;background-image:url(../_assets/images/bg_pattern/dotted_w.webp?v=20250808185443);background-repeat:repeat-x;background-size:contain;content:""}@media screen and (min-width:769px){.site-goodslist-title:after,.site-goodslist-title:before{height:4px}}@media screen and (max-width:768px){.site-goodslist-title:after,.site-goodslist-title:before{height:3px}}.site-goodslist-title:before{top:0}.site-goodslist-title:after{bottom:0}.site-goodslist-price{margin-bottom:1rem;text-align:center;font-weight:700;color:var(--site-white-color)}@media screen and (min-width:769px){.site-goodslist-price{font-size:1.25rem}}@media screen and (max-width:768px){.site-goodslist-price{font-size:1rem}}.site-goodslist-image{background-color:var(--site-white-color);box-shadow:inset 0 0 0 1px var(--site-color-red03)}.site-goodslist-desc{margin-bottom:1rem;color:var(--site-color-yellow01);font-weight:700}.site-goodslist-salesterm{margin-bottom:1.1rem;padding:1rem;background-color:var(--site-color-red06);box-shadow:inset 0 0 0 2px var(--site-color-red03);font-size:.85rem;color:var(--site-white-color);font-weight:700}@media screen and (min-width:769px){.site-goodslist-salesterm{display:flex;flex-wrap:wrap;justify-content:center}}@media screen and (max-width:768px){.site-goodslist-salesterm{text-align:center}}@media screen and (min-width:769px){.site-goodslist-salestermtext{margin:0 .5rem}}@media screen and (max-width:768px){.site-goodslist-salestermtext:not(:last-child){margin-bottom:1rem}}.site-goodslist-anchor{text-align:center;font-weight:700;color:var(--site-white-color)}.site-goodslist-anchor>.site-anchor{width:100%}.site-gnav-vertical{position:fixed;width:100%;height:100%;color:var(--site-white-color);transition:var(--site-transition-speed)}@media screen and (min-width:1921px){.site-gnav-vertical{top:0;right:0;width:400px;transform:translateX(400px);z-index:var(--site-z-index-nav-vertical)}}@media screen and (min-width:1201px)and (max-width:1920px){.site-gnav-vertical{top:0;right:0;width:400px;transform:translateX(400px);z-index:var(--site-z-index-nav-vertical)}}@media screen and (min-width:769px)and (max-width:1200px){.site-gnav-vertical{top:0;right:0;width:400px;pointer-events:none;transform:translateX(400px);z-index:var(--site-z-index-nav)}}@media screen and (max-width:768px){.site-gnav-vertical{top:0;right:0;width:100%;transform:translateX(100%);pointer-events:none;z-index:var(--site-z-index-nav)}}.site-gnav-vertical.show{pointer-events:all;transform:translateX(0)}.site-gnav-vertical-bg,.site-gnav-vertical-bg::before,.site-gnav-vertical-listwrap{position:absolute;top:0;left:0;width:100%;height:100%}.site-gnav-vertical-bg::before{content:"";background-image:url(../_assets/images/bg_pattern/bg-grass.webp?v=20250808185443),linear-gradient(0deg,var(--site-color-brown02) 0%,var(--site-color-brown02) 100%);background-size:auto,auto;background-position:left top,left top;background-repeat:repeat,repeat;transition:inherit}@media screen and (min-width:1201px){.site-gnav-vertical-bg::before{left:50px;-webkit-mask-image:url(../_assets/images/bg_pattern/mask-side-nav.png?v=20250808185443);mask-image:url(../_assets/images/bg_pattern/mask-side-nav.png?v=20250808185443);-webkit-mask-size:auto;mask-size:auto;-webkit-mask-position:left top;mask-position:left top;-webkit-mask-repeat:repeat-y;mask-repeat:repeat-y}}.site-gnav-vertical-bg::after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:linear-gradient(0deg,var(--site-color-brown01) 0%,var(--site-color-brown01) 100%);background-size:2px 100%;background-position:right 5px top;background-repeat:no-repeat}.site-gnav-vertical-listwrap{overflow-y:scroll}.site-gnav-vertical-listwrap::-webkit-scrollbar{width:5px;height:10px}.site-gnav-vertical-listwrap::-webkit-scrollbar-track{background:0 0}.site-gnav-vertical-listwrap::-webkit-scrollbar-thumb{background:var(--site-color-shilver03)}@media screen and (min-width:1201px){.site-gnav-vertical-listwrap{display:flex;flex-wrap:wrap;justify-content:right;text-align:right}}@media screen and (min-width:769px)and (max-width:1200px){.site-gnav-vertical-listwrap{display:flex;flex-wrap:wrap;justify-content:center;text-align:center}}@media screen and (max-width:768px){.site-gnav-vertical-listwrap{text-align:center}}@media screen and (min-width:1201px){.site-gnav-vertical-list{padding:7rem 2rem 1rem 0}}@media screen and (min-width:769px)and (max-width:1200px){.site-gnav-vertical-list{padding:10rem 1rem 1rem}}@media screen and (max-width:768px){.site-gnav-vertical-list{padding:4rem 1rem 1rem}}.site-gnav-vertical-one{position:relative;width:100%;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:769px){.site-gnav-vertical-one{transition:var(--site-transition-speed)}.site-gnav-vertical-one:hover{transform:translateX(.5rem)}}@media screen and (max-width:768px){.site-gnav-vertical-one:last-child{margin-bottom:2rem}}@media screen and (min-width:769px){.site-gnav-vertical-one:not(:last-child){margin-bottom:2rem}}@media screen and (max-width:768px){.site-gnav-vertical-one:not(:last-child){margin-bottom:2rem}}.site-gnav-vertical-one .site-linkto-tag{display:block;width:100%;height:100%;margin-bottom:.5rem;font-weight:700;line-height:1;text-shadow:0 0 6px var(--site-color-brown02),0 0 6px var(--site-color-brown02)}@media screen and (min-width:769px){.site-gnav-vertical-one .site-linkto-tag{font-size:1.25rem}}@media screen and (max-width:768px){.site-gnav-vertical-one .site-linkto-tag{font-size:1.25rem}}.site-gnav-vertical-title-en{display:block;color:var(--site-color-shilver04);font-size:.6rem;line-height:1;font-family:"M PLUS 1p",sans-serif}.site-gnav-vertical-sitelogo{background-image:url(../_assets/images/logo/main-logo.png?v=20250808185443);background-size:contain;background-repeat:no-repeat;transition:var(--site-transition-speed);font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:1921px){.site-gnav-vertical-sitelogo.under{position:relative;margin-right:1rem;width:240px;height:209.4px}}@media screen and (min-width:1201px)and (max-width:1920px){.site-gnav-vertical-sitelogo.under{position:relative;margin-right:1rem;width:240px;height:209.4px}}@media screen and (min-width:769px)and (max-width:1200px){.site-gnav-vertical-sitelogo.under{position:relative;margin:auto;width:240px;height:209.4px}}@media screen and (max-width:768px){.site-gnav-vertical-sitelogo.under{position:relative;margin:auto;width:240px;height:209.4px}}@media screen and (min-width:1921px){.site-gnav-vertical-sitelogo.top{position:relative;margin-right:1rem;width:360px;height:314.1px}}@media screen and (min-width:1201px)and (max-width:1920px){.site-gnav-vertical-sitelogo.top{position:relative;margin-right:1rem;width:360px;height:314.1px}}@media screen and (min-width:769px)and (max-width:1200px){.site-gnav-vertical-sitelogo.top{position:relative;margin:auto;width:240px;height:209.4px}}@media screen and (max-width:768px){.site-gnav-vertical-sitelogo.top{position:relative;margin:auto;width:240px;height:209.4px}}.site-gnav-vertical-sitelogo .site-linkto-tag{display:block;width:100%;height:100%}.site-gnav-vertical-toggle{position:fixed;top:1rem;right:.5rem;display:block;cursor:pointer;transition:var(--site-transition-speed);z-index:var(--site-z-index-toggle)}@media screen and (min-width:1201px){.site-gnav-vertical-toggle{display:none}}@media screen and (min-width:769px)and (max-width:1200px){.site-gnav-vertical-toggle{width:88.2px;height:91.7px}}@media screen and (max-width:768px){.site-gnav-vertical-toggle{width:70px;height:70px}}.site-gnav-vertical-toggle.top{transform:translateY(3.5rem)}.site-gnav-vertical-toggle.under{transform:translateY(0)}.site-gnav-vertical-togglebg{position:absolute;background-image:url(../_assets/images/site-gnav/bg-toggle.webp?v=20250808185443);background-size:contain;background-repeat:no-repeat;transition:var(--site-transition-speed);filter:drop-shadow(0 4px 3px rgba(var(--site-black-color-rgb),.7))}.site-gnav-vertical-togglebg.show{background-image:url(../_assets/images/site-gnav/bg-toggle-close.webp?v=20250808185443)}@media screen and (min-width:1921px){.site-wrapper.ready .site-gnav-vertical{animation:gnav-pc-anime 1000ms 500ms cubic-bezier(.43,1.02,.5,.99) both}}@media screen and (min-width:1201px)and (max-width:1920px){.site-wrapper.ready .site-gnav-vertical{animation:gnav-pc-anime 1000ms 500ms cubic-bezier(.43,1.02,.5,.99) both}}.site-dialog-Bg,.site-dialog-Wrap,.site-gnav-vertical-togglebg{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;line-height:1.6}.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,.site-bg-inner{top:0;left:0;width:100%;height:100%}.site-bg{position:fixed;pointer-events:none;z-index:var(--site-z-index-bg)}.site-bg-inner{position:absolute;background-repeat:no-repeat}@media screen and (min-width:769px){.site-bg-inner{background-size:60vw auto;background-position:right bottom -5vh}}@media screen and (max-width:768px){.site-bg-inner{background-size:100vw auto;background-position:right center}}.site-bg-inner[data-chara=竈門炭治郎]{background-image:url(../_assets/images/site-bg/tanjiro/bg.webp?v=20250808185443)}.site-bg-inner[data-chara=時透無一郎]{background-image:url(../_assets/images/site-bg/muichiro/bg.webp?v=20250808185443)}.site-bg-enter-active,.site-bg-leave-active{transition:opacity 1s}.site-bg-enter,.site-bg-leave-to{opacity:0}.site-anchor{position:relative;display:inline-block;border-radius:100px;color:var(--site-white-color)}@media screen and (min-width:769px){.site-anchor{box-shadow:0 0 4px 4px rgba(0,0,0,.5);transition:var(--site-transition-speed);min-width:450px}.site-anchor:hover{box-shadow:0 0 4px 8px rgba(0,0,0,.5)}}@media screen and (max-width:768px){.site-anchor{min-width:300px;box-shadow:0 0 2px 2px rgba(0,0,0,.5)}}.site-anchor.close{pointer-events:none;filter:brightness(.5)}.site-anchor.open{pointer-events:all}.site-anchor-bg,.site-anchor-bg2{position:absolute;top:0;left:0;border-radius:100px}.site-anchor-bg2{width:100%;height:100%;box-shadow:0 0 0 2px var(--site-white-color)}.site-anchor-bg{right:0;bottom:0;margin:auto;width:calc(100% - 6px);height:calc(100% - 6px)}.site-anchor-bg.red{background-color:var(--site-red-color)}.site-anchor-bg.brown{background-color:var(--site-color-brown01)}.site-anchor-bg.giyu_tanjiro{background-color:var(--site-color-blue01)}.site-accordion .contents.show,.site-anchor-bg.zenitsu{background-color:var(--site-color-orange01)}.site-anchor-bg.shinobu_kanae{background-color:var(--site-color-purple01)}.site-anchor-bg.transparent{background-color:transparent}.site-anchor-contents{position:relative;display:block;width:100%;height:100%;text-align:center}.site-anchor .site-linkto-tag{line-height:1.4;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 2rem}}.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);pointer-events:auto}
/*# sourceMappingURL=components.css.map */