@charset "UTF-8";@keyframes fadein-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadein-down{0%{opacity:0;transform:translateY(-30px)}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 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 mask-anime{0%{-webkit-mask-size:0 0;mask-size:0 0;opacity:0}to{-webkit-mask-size:120vw 120vw;mask-size:120vw 120vw;opacity:1}}@keyframes blur-anime{0%{filter:blur(80px);opacity:0}to{filter:blur(0);opacity:1}}@keyframes GalleryCharaStand{0%{transform:translate(0,0)}to{transform:translate(-4px,-4px)}}@keyframes GalleryCharaShadow{0%{transform:translate(0,0)}to{transform:translate(5px,5px)}}@keyframes rolling-anime{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}:root{--site-color-gray01:#312d30;--site-color-gray02:#878787;--site-color-gray03:#2f2b2d;--site-color-gray04:#313131;--site-color-gray05:#999ca1;--site-color-gray06:#595355;--site-color-purple01:#36303f;--site-color-purple02:#7c7587;--site-color-purple03:#30273d;--site-color-purple04:#6c4881;--site-color-green01:#b3ac8e;--site-color-red01:: #bb6a54;--site-color-orange01:#bb6a54;--site-color-brown01:#6b3500;--site-color-brown02:#c88748;--site-color-red01:#8d2e35;--site-color-red02:#820c13;--site-color-beige01:#b9b6a0;--site-color-gold01:#cdb885;--site-color-gold02:#fdcf93;--site-color-yellow01:#f9d378;--site-color-shilver01:#fef7f1;--site-color-shilver02:#676767;--site-color-twitter:#000000;--site-color-facebook:#3c5a99;--site-color-line:#06c755;--site-color-yellow01-rgb:76, 147, 184;--site-color-shilver01-rgb:220, 221, 221;--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-color-gray01-rgb:49, 45, 48;--site-color-gray02-rgb:76, 70, 73;--site-color-gray03-rgb:47, 43, 45;--site-color-gray04-rgb:49, 49, 49;--site-color-purple01-rgb:54, 48, 63;--site-z-index-bg:1;--site-z-index-content:100;--site-z-index-content-up:110;--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-confetti:1500;--site-z-index-loading:2000;--site-z-index-charatoggle:10;--site-z-index-secinner:20;--site-fontsize-pc:1rem;--site-fontsize-sp:1rem;--site-browserwidth-pc:1000px;--site-browserwidth-sp:100%;--site-contentswidth-pc:1000px;--site-contentswidth-sp:100%;--site-introduction-pc:900px;--site-introduction-sp:100%;--site-introcatch-pc:900px;--site-introcatch-sp:100%;--site-itemlistwidth-pc:1100px;--site-itemlistwidth-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%;background-image:url(../_assets/images/site-bg/bg_paper.webp?v=20260923175036);overflow:hidden}@media screen and (min-width:769px){.site-wrapper{background-size:auto,auto;line-height:var(--site-lineheight-pc)}}@media screen and (max-width:768px){.site-wrapper{background-size:250px,auto;line-height:var(--site-lineheight-sp)}}.site-toggle-chara-switch:before,.site-wrapper:before{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.site-wrapper:before{background-image:linear-gradient(0deg,var(--site-color-gray06) 0%,var(--site-color-gray06) 100%);mix-blend-mode:color-burn;opacity:.6;pointer-events:none}.site-toggle-chara{position:absolute;width:100%;max-width:629px;aspect-ratio:629/1024;z-index:var(--site-z-index-charatoggle);opacity:0}@media screen and (max-width:1100px){.site-toggle-chara{display:none}}.site-toggle-chara.outline{top:10vh;right:50%;transform:translateX(800px)}.site-toggle-chara.menu{top:10vh;left:50%;transform:translateX(-770px)}.site-toggle-chara.menu2{top:10vh;right:50%;transform:translateX(800px)}.site-toggle-chara-one,.site-toggle-chara-shadow{position:absolute;top:0;left:0;width:100%;height:100%;background-position:left top;background-size:contain;background-repeat:no-repeat}.site-toggle-chara-one[data-chara=竈門炭治郎]{background-image:url(../_assets/images/site-obj/obj_tanjiro.webp?v=20260923175036)}.site-toggle-chara-shadow[data-chara=竈門炭治郎]{background-color:var(--site-color-tanjiro);-webkit-mask-image:url(../_assets/images/site-obj/obj_tanjiro.webp?v=20260923175036);mask-image:url(../_assets/images/site-obj/obj_tanjiro.webp?v=20260923175036)}.site-toggle-chara-one[data-chara=我妻善逸]{background-image:url(../_assets/images/site-obj/obj_zenitsu.webp?v=20260923175036)}.site-toggle-chara-shadow[data-chara=我妻善逸]{background-color:var(--site-color-zenitsu);-webkit-mask-image:url(../_assets/images/site-obj/obj_zenitsu.webp?v=20260923175036);mask-image:url(../_assets/images/site-obj/obj_zenitsu.webp?v=20260923175036)}.site-toggle-chara-one[data-chara=栗花落カナヲ]{background-image:url(../_assets/images/site-obj/obj_kanao.webp?v=20260923175036)}.site-toggle-chara-shadow[data-chara=栗花落カナヲ]{background-color:var(--site-color-kanao);-webkit-mask-image:url(../_assets/images/site-obj/obj_kanao.webp?v=20260923175036);mask-image:url(../_assets/images/site-obj/obj_kanao.webp?v=20260923175036)}.site-toggle-chara-one[data-chara=冨岡義勇]{background-image:url(../_assets/images/site-obj/obj_giyu.webp?v=20260923175036)}.site-toggle-chara-shadow[data-chara=冨岡義勇]{background-color:var(--site-color-giyu);-webkit-mask-image:url(../_assets/images/site-obj/obj_giyu.webp?v=20260923175036);mask-image:url(../_assets/images/site-obj/obj_giyu.webp?v=20260923175036)}.site-toggle-chara-one[data-chara=胡蝶しのぶ]{background-image:url(../_assets/images/site-obj/obj_shinobu.webp?v=20260923175036)}.site-toggle-chara-shadow[data-chara=胡蝶しのぶ]{background-color:var(--site-color-shinobu);-webkit-mask-image:url(../_assets/images/site-obj/obj_shinobu.webp?v=20260923175036);mask-image:url(../_assets/images/site-obj/obj_shinobu.webp?v=20260923175036)}.site-toggle-chara-one[data-chara=甘露寺蜜璃]{background-image:url(../_assets/images/site-obj/obj_mitsuri.webp?v=20260923175036)}.site-toggle-chara-shadow[data-chara=甘露寺蜜璃]{background-color:var(--site-color-mitsuri);-webkit-mask-image:url(../_assets/images/site-obj/obj_mitsuri.webp?v=20260923175036);mask-image:url(../_assets/images/site-obj/obj_mitsuri.webp?v=20260923175036)}.site-toggle-chara-one[data-chara=伊黒小芭内]{background-image:url(../_assets/images/site-obj/obj_iguro.webp?v=20260923175036)}.site-toggle-chara-shadow[data-chara=伊黒小芭内]{background-color:var(--site-color-iguro);-webkit-mask-image:url(../_assets/images/site-obj/obj_iguro.webp?v=20260923175036);mask-image:url(../_assets/images/site-obj/obj_iguro.webp?v=20260923175036)}.site-toggle-chara-one{animation:GalleryCharaStand 500ms 300ms both cubic-bezier(.32,.84,.64,1.05)}.site-toggle-chara-shadow{-webkit-mask:center bottom/contain no-repeat;mask:center bottom/contain no-repeat;opacity:.5;animation:GalleryCharaShadow 500ms 300ms both cubic-bezier(.32,.84,.64,1.05)}.site-toggle-chara-switch{position:absolute;display:block;bottom:5%;left:20%;width:100%;height:100%;max-width:141px;max-height:141px;aspect-ratio:141/141;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-toggle-chara-switch:hover:before{animation:rolling-anime 1000ms ease-in-out both}.site-toggle-chara-switch:hover:after{transform:scale(1.1)}.site-toggle-chara-switch:before{background:url(../_assets/images/site-obj/toggle_button_chara.png?v=20260923175036) no-repeat center/contain;cursor:pointer;transition:var(--site-transition-speed)}.site-toggle-chara-switch:after{background:url(../_assets/images/site-obj/toggle_button_text.png?v=20260923175036) no-repeat center/contain;cursor:pointer;transition:var(--site-transition-speed)}.GalleryChara-enter-active,.GalleryChara-leave-active{transition:var(--site-transition-speed500)}.GalleryChara-enter,.GalleryChara-leave-to{opacity:0}.site-wrapper.ready .site-obj.show.allchara,.site-wrapper.ready .site-toggle-chara.show{animation:blur-anime 1000ms 200ms ease-in-out both}.site-section-inner{position:relative;width:100%;z-index:var(--site-z-index-secinner)}@media screen and (min-width:769px){.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 1rem}}.site-section-inner .price{text-align:center;transform:rotate(.03deg)}@media screen and (min-width:769px){.site-section-inner .price{font-size:1.25rem}}@media screen and (max-width:768px){.site-section-inner .price{font-size:1.1rem}}.site-section-inner .title{position:relative;margin-bottom:1rem;text-align:center;color:var(--site-color-yellow01);transform:rotate(.03deg)}@media screen and (min-width:769px){.site-section-inner .title{font-size:1.1rem}}@media screen and (max-width:768px){.site-section-inner .title{font-size:1.1rem}}.site-section-inner .color-box{position:relative;background-color:var(--site-color-gray03)}@media screen and (min-width:769px){.site-section-inner .color-box{padding:1rem}}@media screen and (max-width:768px){.site-section-inner .color-box{padding:1rem}}.site-section-inner .color-box-title{position:relative;text-align:center;margin-bottom:1rem;transform:rotate(.03deg)}@media screen and (min-width:769px){.site-section-inner .color-box-title{font-size:1.5rem}}@media screen and (max-width:768px){.site-section-inner .color-box-title{font-size:1.1rem}}.site-section-inner .desc-text,.site-section-inner .site-picture{position:relative;text-align:center}.site-section-inner .desc-text{transform:rotate(.03deg)}@media screen and (min-width:769px){.site-section-inner .desc-text{font-size:1.1rem}}@media screen and (max-width:768px){.site-section-inner .desc-text{font-size:1rem}}.site-section-inner .attention{transform:rotate(.03deg)}@media screen and (min-width:769px){.site-section-inner .flat-list{display:flex;flex-wrap:wrap;justify-content:center}.site-section-inner .flat-one{width:32%}.site-section-inner .flat-one:not(:nth-child(3n)){margin-right:1%}}@media screen and (max-width:768px){.site-section-inner .flat-one:not(:last-child){margin-bottom:1rem}}.site-section-inner-desc-box{width:100%}@media screen and (min-width:769px){.site-section-inner-desc-box{display:flex;flex-wrap:wrap}.site-section-inner-desc-box.left{justify-content:flex-start}.site-section-inner-desc-box.right{justify-content:flex-end}}.site-section-inner-desc{position:relative;width:100%;box-shadow:0 0 0 2px var(--site-color-green01)}@media screen and (min-width:1101px){.site-section-inner-desc{padding:3px;max-width:700px}}@media screen and (min-width:769px)and (max-width:1100px){.site-section-inner-desc{padding:3px}}@media screen and (max-width:768px){.site-section-inner-desc{padding:2px}}.site-section-inner-desc.full-width{max-width:100%}.site-section-inner-desctitle{width:100%;background-color:var(--site-color-purple04);padding:1.25rem 1rem;color:var(--site-white-color);text-align:center}@media screen and (min-width:769px){.site-section-inner-desctitle{font-size:1.5rem}}@media screen and (max-width:768px){.site-section-inner-desctitle{font-size:1.1rem}}.site-section-inner-desctext{width:100%;background-color:rgba(var(--site-color-gray02-rgb),.8);padding:1.25rem 1rem;color:var(--site-white-color);text-align:center}.site-section{position:relative;width:100%;z-index:var(--site-z-index-content)}@media screen and (min-width:769px){.site-section.no-bg{padding:100px 0}}@media screen and (max-width:768px){.site-section.no-bg{padding:50px 0}}@media screen and (min-width:769px){.site-section.greet{padding:200px 0 100px}}@media screen and (max-width:768px){.site-section.greet{padding:50px 0}}.site-section.black{background-image:linear-gradient(0deg,rgba(var(--site-color-purple01-rgb),.7) 0%,rgba(var(--site-black-color-rgb),.7) 100%);background-position:left top;z-index:var(--site-z-index-content-up)}@media screen and (min-width:769px){.site-section.black{padding:100px 0}}@media screen and (max-width:768px){.site-section.black{padding:50px 0}}.site-official-account-one::before,.site-section.black:before,.site-toggle-chara-switch:after{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.site-section.black:before{background-image:url(../_assets/images/bg_pattern/bg_clow.webp?v=20260923175036);background-position:center bottom 200px;background-size:500px;background-repeat:no-repeat;opacity:.5}.site-picture{display:block;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:769px){.site-picture.center500{margin-right:auto;margin-left:auto;max-width:500px}}@media screen and (max-width:768px){.site-picture.center500{width:100%}}@media screen and (min-width:769px){.site-picture.center700{margin-right:auto;margin-left:auto;max-width:700px}}@media screen and (max-width:768px){.site-picture.center700{width:100%}}.site-picture.border-gray{box-shadow:0 0 0 1px var(-site-gray-color)}.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-official-account{position:relative}.site-official-account-wrap{position:relative;display:flex;justify-content:center;align-items:center;width:100%}@media screen and (min-width:769px){.site-official-account-wrap{margin-right:auto;margin-left:auto;padding:2rem 0}}@media screen and (max-width:768px){.site-official-account-wrap{padding:1rem 0}}.site-official-account-list{display:flex;justify-content:center}.site-official-account-list,.site-official-account-one{position:relative;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:769px){.site-official-account-one{width:6rem;height:6rem;transition:var(--site-transition-speed)}.site-official-account-one:hover{transform:scale(1.1)}}@media screen and (max-width:768px){.site-official-account-one{width:4rem;height:4rem}}.site-official-account-one::before{transform-origin:50% 50%;transform:rotate(45deg);pointer-events:none}@media screen and (min-width:769px){.site-official-account-one::before{box-shadow:inset 0 0 0 4px var(--site-white-color)}}@media screen and (max-width:768px){.site-official-account-one::before{box-shadow:inset 0 0 0 2px var(--site-white-color)}}@media screen and (min-width:769px){.site-official-account-one:not(:last-child){margin-right:4rem}}@media screen and (max-width:768px){.site-official-account-one:not(:last-child){margin-right:2rem}}.site-official-account-one .site-linkto-tag{display:block;width:100%;height:100%}.site-official-account-one .site-icon{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:1em;height:1em;pointer-events:none}@media screen and (min-width:769px){.site-official-account-one .site-icon{font-size:55px}}@media screen and (max-width:768px){.site-official-account-one .site-icon{font-size:40px}}.site-offical-x{display:flex;flex-wrap:wrap}.site-offical-x,.site-offical-x-one{position:relative}@media screen and (min-width:769px){.site-offical-x-one{margin:2%;width:28%}}@media screen and (max-width:768px){.site-offical-x-one{margin:2%;width:46%}.site-offical-x-one:not(:last-child){margin-bottom:1rem}}.site-offical-x-one>.site-anchor{width:100%;color:var(--site-white-color)}.site-offical-x-one .site-linkto-tag{font-size:.75rem;padding:1rem 2rem 1rem 1rem!important}.site-obj{font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chara-pc,.site-obj{pointer-events:none}@media screen and (min-width:1921px){.chara-pc{position:absolute;top:0;left:0;width:100%;height:100%}}@media screen and (min-width:1301px)and (max-width:1920px){.chara-pc{position:absolute;top:0;left:0;width:100%;height:100%}}@media screen and (min-width:769px)and (max-width:1300px){.chara-pc{display:none}}@media screen and (max-width:768px){.chara-pc{display:none}}@media screen and (min-width:1921px){.chara-sp{display:none}}@media screen and (min-width:1301px)and (max-width:1920px){.chara-sp{display:none}}@media screen and (min-width:769px)and (max-width:1300px){.chara-sp{text-align:center;pointer-events:none}}@media screen and (max-width:768px){.chara-sp{text-align:center;pointer-events:none}}.chara-all{text-align:center;pointer-events:none}.site-obj{display:inline-block;width:100%;background-size:contain;background-repeat:no-repeat;opacity:0}.site-obj.tanjiro{background-image:url(../_assets/images/site-obj/chara-tanjiro.png?v=20260923175036);aspect-ratio:.9322033898}@media screen and (min-width:1921px){.site-obj.tanjiro{max-width:495px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.tanjiro{max-width:25.78125vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.tanjiro{max-width:378px}}@media screen and (max-width:768px){.site-obj.tanjiro{max-width:37.8vw}}@media screen and (min-width:1921px){.site-obj.tanjiro{position:absolute;top:10%;bottom:0;left:50%;margin-left:-700px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.tanjiro{position:absolute;top:10%;bottom:0;left:50%;margin-left:-40vw}}.site-obj.nezuko{background-image:url(../_assets/images/site-obj/chara-nezuko.png?v=20260923175036);aspect-ratio:1.2121212121}@media screen and (min-width:1921px){.site-obj.nezuko{max-width:600px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.nezuko{max-width:31.25vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.nezuko{max-width:460px}}@media screen and (max-width:768px){.site-obj.nezuko{max-width:46vw}}@media screen and (min-width:1921px){.site-obj.nezuko{position:absolute;top:10%;right:50%;bottom:0;margin-right:-750px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.nezuko{position:absolute;top:10%;right:50%;bottom:0;margin-right:-45vw}}.site-obj.chara01{background-image:url(../_assets/images/site-obj/chara_sp01.webp?v=20260923175036);aspect-ratio:2.1083743842}@media screen and (min-width:1921px){.site-obj.chara01{max-width:856px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.chara01{max-width:44.5833333333vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.chara01{max-width:856px}}@media screen and (max-width:768px){.site-obj.chara01{max-width:85.6vw}}.site-obj.zenitsu{background-image:url(../_assets/images/site-obj/chara-zenitsu.png?v=20260923175036);aspect-ratio:1.1488372093}@media screen and (min-width:1921px){.site-obj.zenitsu{max-width:494px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.zenitsu{max-width:25.7291666667vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.zenitsu{max-width:377px}}@media screen and (max-width:768px){.site-obj.zenitsu{max-width:37.7vw}}@media screen and (min-width:1921px){.site-obj.zenitsu{position:absolute;top:20%;bottom:0;left:50%;margin-left:-890px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.zenitsu{position:absolute;top:20%;bottom:0;left:50%;margin-left:-50vw}}.site-obj.inosuke{background-image:url(../_assets/images/site-obj/chara-inosuke.png?v=20260923175036);aspect-ratio:1.2653429603}@media screen and (min-width:1921px){.site-obj.inosuke{max-width:701px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.inosuke{max-width:36.5104166667vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.inosuke{max-width:537px}}@media screen and (max-width:768px){.site-obj.inosuke{max-width:53.7vw}}@media screen and (min-width:1921px){.site-obj.inosuke{position:absolute;top:15%;right:50%;bottom:0;margin-right:-990px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.inosuke{position:absolute;top:15%;right:50%;bottom:0;margin-right:-55vw}}.site-obj.chara02{background-image:url(../_assets/images/site-obj/chara_sp02.webp?v=20260923175036);aspect-ratio:2.0660377358}@media screen and (min-width:1921px){.site-obj.chara02{max-width:876px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.chara02{max-width:45.625vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.chara02{max-width:876px}}@media screen and (max-width:768px){.site-obj.chara02{max-width:87.6vw}}.site-obj.giyu{background-image:url(../_assets/images/site-obj/chara-giyu.png?v=20260923175036);aspect-ratio:.9870609982}@media screen and (min-width:1921px){.site-obj.giyu{max-width:534px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.giyu{max-width:27.8125vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.giyu{max-width:408px}}@media screen and (max-width:768px){.site-obj.giyu{max-width:40.8vw}}@media screen and (min-width:1921px){.site-obj.giyu{position:absolute;top:950px;bottom:0;left:50%;margin-left:-920px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.giyu{position:absolute;top:950px;bottom:0;left:50%;margin-left:-50vw}}.site-obj.shinobu{background-image:url(../_assets/images/site-obj/chara-shinobu.png?v=20260923175036);aspect-ratio:.9094339623}@media screen and (min-width:1921px){.site-obj.shinobu{max-width:482px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.shinobu{max-width:25.1041666667vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.shinobu{max-width:367px}}@media screen and (max-width:768px){.site-obj.shinobu{max-width:36.7vw}}@media screen and (min-width:1921px){.site-obj.shinobu{position:absolute;top:980px;right:50%;bottom:0;margin-right:-910px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.shinobu{position:absolute;top:980px;right:50%;bottom:0;margin-right:-50vw}}.site-obj.rengoku{background-image:url(../_assets/images/site-obj/chara-rengoku.png?v=20260923175036);aspect-ratio:1.0731707317}@media screen and (min-width:1921px){.site-obj.rengoku{max-width:440px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.rengoku{max-width:22.9166666667vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.rengoku{max-width:330px}}@media screen and (max-width:768px){.site-obj.rengoku{max-width:33vw}}@media screen and (min-width:1921px){.site-obj.rengoku{position:absolute;top:1810px;left:50%;bottom:0;margin-left:-870px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.rengoku{position:absolute;top:1810px;left:50%;bottom:0;margin-left:-49vw}}.site-obj.chara03{background-image:url(../_assets/images/site-obj/chara_sp03.webp?v=20260923175036);aspect-ratio:1.1712328767}@media screen and (min-width:1921px){.site-obj.chara03{max-width:855px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.chara03{max-width:44.53125vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.chara03{max-width:855px}}@media screen and (max-width:768px){.site-obj.chara03{max-width:85.5vw}}.site-obj.genya{background-image:url(../_assets/images/site-obj/chara-genya.png?v=20260923175036);aspect-ratio:.7910958904}@media screen and (min-width:1921px){.site-obj.genya{max-width:462px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.genya{max-width:24.0625vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.genya{max-width:349px}}@media screen and (max-width:768px){.site-obj.genya{max-width:34.9vw}}@media screen and (min-width:1921px){.site-obj.genya{position:absolute;top:160px;bottom:0;left:50%;margin-left:-910px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.genya{position:absolute;top:160px;bottom:0;left:50%;margin-left:-50vw}}.site-obj.kanao{background-image:url(../_assets/images/site-obj/chara-kanao.png?v=20260923175036);aspect-ratio:.9334637965}@media screen and (min-width:1921px){.site-obj.kanao{max-width:477px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.kanao{max-width:24.84375vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.kanao{max-width:477px}}@media screen and (max-width:768px){.site-obj.kanao{max-width:47.7vw}}@media screen and (min-width:1921px){.site-obj.kanao{position:absolute;top:200px;right:50%;bottom:0;margin-right:-930px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.kanao{position:absolute;top:200px;right:50%;bottom:0;margin-right:-50vw}}.site-obj.uzui{background-image:url(../_assets/images/site-obj/chara-uzui.png?v=20260923175036);aspect-ratio:1.1443661972}@media screen and (min-width:1921px){.site-obj.uzui{max-width:650px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.uzui{max-width:33.8541666667vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.uzui{max-width:500px}}@media screen and (max-width:768px){.site-obj.uzui{max-width:50vw}}@media screen and (min-width:1921px){.site-obj.uzui{position:absolute;top:1750px;right:50%;bottom:0;margin-right:-980px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.uzui{position:absolute;top:1750px;right:50%;bottom:0;margin-right:-55vw}}.site-obj.chara04{background-image:url(../_assets/images/site-obj/chara_sp04.webp?v=20260923175036);aspect-ratio:1.4711111111}@media screen and (min-width:1921px){.site-obj.chara04{max-width:993px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.chara04{max-width:51.71875vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.chara04{max-width:993px}}@media screen and (max-width:768px){.site-obj.chara04{max-width:99.3vw}}.site-obj.muichiro{background-image:url(../_assets/images/site-obj/chara-muichiro.png?v=20260923175036);aspect-ratio:.8541266795}@media screen and (min-width:1921px){.site-obj.muichiro{max-width:445px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.muichiro{max-width:23.1770833333vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.muichiro{max-width:350px}}@media screen and (max-width:768px){.site-obj.muichiro{max-width:35vw}}@media screen and (min-width:1921px){.site-obj.muichiro{position:absolute;top:320px;bottom:0;left:50%;margin-left:-878px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.muichiro{position:absolute;top:320px;bottom:0;left:50%;margin-left:-51vw}}.site-obj.mitsuri{background-image:url(../_assets/images/site-obj/chara-mitsuri.png?v=20260923175036);aspect-ratio:.9246435845}@media screen and (min-width:1921px){.site-obj.mitsuri{max-width:454px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.mitsuri{max-width:23.6458333333vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.mitsuri{max-width:369px}}@media screen and (max-width:768px){.site-obj.mitsuri{max-width:36.9vw}}@media screen and (min-width:1921px){.site-obj.mitsuri{position:absolute;top:320px;right:50%;bottom:0;margin-right:-880px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.mitsuri{position:absolute;top:320px;right:50%;bottom:0;margin-right:-51vw}}.site-obj.iguro{background-image:url(../_assets/images/site-obj/chara-iguro.png?v=20260923175036);aspect-ratio:1.1243523316}@media screen and (min-width:1921px){.site-obj.iguro{max-width:434px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.iguro{max-width:22.6041666667vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.iguro{max-width:330px}}@media screen and (max-width:768px){.site-obj.iguro{max-width:33vw}}@media screen and (min-width:1921px){.site-obj.iguro{position:absolute;top:1120px;bottom:0;left:50%;margin-left:-920px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.iguro{position:absolute;top:1120px;bottom:0;left:50%;margin-left:-51vw}}.site-obj.sanemi{background-image:url(../_assets/images/site-obj/chara-sanemi.png?v=20260923175036);aspect-ratio:.8723404255}@media screen and (min-width:1921px){.site-obj.sanemi{max-width:492px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.sanemi{max-width:25.625vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.sanemi{max-width:384px}}@media screen and (max-width:768px){.site-obj.sanemi{max-width:38.4vw}}@media screen and (min-width:1921px){.site-obj.sanemi{position:absolute;top:980px;right:50%;bottom:0;margin-right:-950px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.sanemi{position:absolute;top:980px;right:50%;bottom:0;margin-right:-51vw}}.site-obj.chara05{background-image:url(../_assets/images/site-obj/chara_sp05.webp?v=20260923175036);aspect-ratio:1.1350059737}@media screen and (min-width:1921px){.site-obj.chara05{max-width:950px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.chara05{max-width:49.4791666667vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.chara05{max-width:950px}}@media screen and (max-width:768px){.site-obj.chara05{max-width:95vw}}.site-obj.himejima{background-image:url(../_assets/images/site-obj/chara-himejima.png?v=20260923175036);aspect-ratio:.5568369028}@media screen and (min-width:1921px){.site-obj.himejima{max-width:338px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.himejima{max-width:17.6041666667vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.himejima{max-width:295px}}@media screen and (max-width:768px){.site-obj.himejima{max-width:29.5vw}}@media screen and (min-width:1921px){.site-obj.himejima{position:absolute;top:220px;bottom:0;left:50%;margin-left:-800px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.himejima{position:absolute;top:220px;bottom:0;left:50%;margin-left:-47vw}}.site-obj.ubuyashiki{background-image:url(../_assets/images/site-obj/chara-ubuyashiki.png?v=20260923175036);aspect-ratio:.7504655493}@media screen and (min-width:1921px){.site-obj.ubuyashiki{max-width:403px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.ubuyashiki{max-width:20.9895833333vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.ubuyashiki{max-width:307px}}@media screen and (max-width:768px){.site-obj.ubuyashiki{max-width:30.7vw}}@media screen and (min-width:1921px){.site-obj.ubuyashiki{position:absolute;top:210px;right:50%;bottom:0;margin-right:-870px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.ubuyashiki{position:absolute;top:210px;right:50%;bottom:0;margin-right:-51vw}}.site-obj.chara06{background-image:url(../_assets/images/site-obj/chara_sp06.webp?v=20260923175036);aspect-ratio:1.3991416309}@media screen and (min-width:1921px){.site-obj.chara06{max-width:652px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.chara06{max-width:33.9583333333vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.chara06{max-width:652px}}@media screen and (max-width:768px){.site-obj.chara06{max-width:65.2vw}}.site-obj.chara_all{background-image:url(../_assets/images/site-obj/chara_all.webp?v=20260923175036);aspect-ratio:1.1333333333}@media screen and (min-width:1921px){.site-obj.chara_all{max-width:1700px}}@media screen and (min-width:1301px)and (max-width:1920px){.site-obj.chara_all{max-width:88.5416666667vw}}@media screen and (min-width:769px)and (max-width:1300px){.site-obj.chara_all{max-width:1000px}}@media screen and (max-width:768px){.site-obj.chara_all{max-width:100vw}}.site-wrapper.ready .site-obj.show{animation:blur-anime 1000ms 0s linear both}.site-obj.deco{display:block;background-size:contain;background-repeat:no-repeat}.site-obj.allchara{margin-right:auto;margin-left:auto;width:100%;max-width:1200px;aspect-ratio:1363/971;background:url(../_assets/images/site-obj/all_chara.webp?v=20260923175036) no-repeat center/contain;opacity:0}.site-loading{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--site-z-index-loading)}.site-loading.hide{pointer-events:none;animation:fadein 1000ms 700ms ease-out both alternate-reverse}.site-loading.hide .site-loading-logo{animation:blur-anime 500ms 0s linear both alternate-reverse}.site-loading-bg{position:absolute;left:0;width:100%;height:27%;background-image:linear-gradient(0deg,var(--site-color-purple03) 0%,var(--site-color-purple03) 100%);transition:var(--site-transition-speed1000);transition-delay:500ms}.site-loading-bg.one{top:0}.site-loading-bg.two{top:25%}.site-loading-bg.three{top:50%}.site-loading-bg.four{top:75%}.site-loading-logo{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;background-image:url(../_assets/images/logo/titlelogo.webp?v=20260923175036);background-size:contain;background-repeat:no-repeat;filter:drop-shadow(0 0 3px var(--site-color-purple02)) drop-shadow(0 0 3px var(--site-color-purple02));opacity:0;aspect-ratio:589/230;animation:fadein-down 500ms 100ms ease-out both}@media screen and (min-width:769px){.site-loading-logo{max-width:589px}}@media screen and (max-width:768px){.site-loading-logo{max-width:320px}}.site-linkto{font-size:var(--site-fontsize-pc)}.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-icon{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.png?v=20260923175036);background-size:700% 300%;font-size:1rem}.site-icon.twitter{background-position:0 0}.site-icon.line{background-position:-100% 0}.site-icon.facebook{background-position:-200% 0}.site-icon.movie{background-position:-300% 0}.site-icon.arrowblack{background-position:-400% 0}.site-icon.ufo{background-position:-500% 0}.site-icon.arrowwhite{background-position:-600% 0}.site-icon.zoom{background-position:0 -100%}.site-icon.external{background-position:-100% -100%}.site-icon.instagram{background-position:-200% -100%}.site-icon.youtube{background-position:-300% -100%}.site-icon.uma{background-position:-400% -100%}.site-icon.none{display:none}.site-heading-h2{position:relative;background-color:var(--site-color-purple02);text-align:center;color:var(--site-white-color)}@media screen and (min-width:769px){.site-heading-h2{margin-bottom:2rem;padding:1rem 1.5rem;font-size:1.5rem}}@media screen and (max-width:768px){.site-heading-h2{margin-bottom:1.5rem;padding:1rem;font-size:1rem}}.site-heading-h1{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:0;transition:var(--site-transition-speed);background-size:contain;background-position:center top;background-repeat:no-repeat;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:769px){.site-heading-h1{margin-bottom:3rem}}@media screen and (max-width:768px){.site-heading-h1{margin-bottom:3rem}}@media screen and (min-width:769px){.site-heading-h1[data-title=イベント概要]{aspect-ratio:4.7027027027;max-width:870px;background-image:url(../_assets/images/site-heading-h1/h1_event.webp?v=20260923175036)}}@media screen and (max-width:768px){.site-heading-h1[data-title=イベント概要]{aspect-ratio:4.7027027027;max-width:80vw;background-image:url(../_assets/images/site-heading-h1/h1_event_sp.webp?v=20260923175036)}}@media screen and (min-width:769px){.site-heading-h1[data-title="Event Information"]{aspect-ratio:4.7027027027;max-width:870px;background-image:url(../_assets/images/site-heading-h1/h1_event_en.webp?v=20260923175036)}}@media screen and (max-width:768px){.site-heading-h1[data-title="Event Information"]{aspect-ratio:4.2028985507;max-width:80vw;background-image:url(../_assets/images/site-heading-h1/h1_event_en_sp.webp?v=20260923175036)}}@media screen and (min-width:769px){.site-heading-h1[data-title=メニュー＆ノベルティ]{aspect-ratio:4.7027027027;max-width:870px;background-image:url(../_assets/images/site-heading-h1/h1_menu.webp?v=20260923175036)}}@media screen and (max-width:768px){.site-heading-h1[data-title=メニュー＆ノベルティ]{aspect-ratio:4.243902439;max-width:80vw;background-image:url(../_assets/images/site-heading-h1/h1_menu_sp.webp?v=20260923175036)}}@media screen and (min-width:769px){.site-heading-h1[data-title=グッズ]{aspect-ratio:4.7027027027;max-width:870px;background-image:url(../_assets/images/site-heading-h1/h1_goods.webp?v=20260923175036)}}@media screen and (max-width:768px){.site-heading-h1[data-title=グッズ]{aspect-ratio:4.7027027027;max-width:80vw;background-image:url(../_assets/images/site-heading-h1/h1_goods_sp.webp?v=20260923175036)}}@media screen and (min-width:769px){.site-heading-h1[data-title=Merchandise]{aspect-ratio:4.7161016949;max-width:870px;background-image:url(../_assets/images/site-heading-h1/h1_goods_en.webp?v=20260923175036)}}@media screen and (max-width:768px){.site-heading-h1[data-title=Merchandise]{aspect-ratio:4.7027027027;max-width:80vw;background-image:url(../_assets/images/site-heading-h1/h1_goods_en_sp.webp?v=20260923175036)}}@media screen and (min-width:769px){.site-heading-h1[data-title=スペシャル]{aspect-ratio:4.7027027027;max-width:870px;background-image:url(../_assets/images/site-heading-h1/h1_special.webp?v=20260923175036)}}@media screen and (max-width:768px){.site-heading-h1[data-title=スペシャル]{aspect-ratio:4.7027027027;max-width:80vw;background-image:url(../_assets/images/site-heading-h1/h1_special_sp.webp?v=20260923175036)}}@media screen and (min-width:769px){.site-heading-h1[data-title=公式SNSアカウント]{aspect-ratio:4.6972972973;max-width:870px;background-image:url(../_assets/images/site-heading-h1/h1_sns.webp?v=20260923175036)}}@media screen and (max-width:768px){.site-heading-h1[data-title=公式SNSアカウント]{aspect-ratio:4.6223404255;max-width:80vw;background-image:url(../_assets/images/site-heading-h1/h1_sns_sp.webp?v=20260923175036)}}@media screen and (min-width:769px){.site-heading-h1[data-title="ufotable Official Account"]{aspect-ratio:4.7118644068;max-width:870px;background-image:url(../_assets/images/site-heading-h1/h1_sns_en.webp?v=20260923175036)}}@media screen and (max-width:768px){.site-heading-h1[data-title="ufotable Official Account"]{aspect-ratio:4.6223404255;max-width:80vw;background-image:url(../_assets/images/site-heading-h1/h1_sns_en_sp.webp?v=20260923175036)}}.site-wrapper.ready .site-heading-h1.show{opacity:1}.site-header{position:relative;overflow:hidden;z-index:var(--site-z-index-header)}@media screen and (min-width:769px){.site-header{padding-bottom:58.3333333333%;width:100%}}@media screen and (max-width:768px){.site-header{padding-bottom:216.4%;width:100%}}.site-header-chara{position:absolute;display:block;background-size:contain;background-repeat:no-repeat;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-header-chara.main-bg{top:0;left:0}@media screen and (min-width:769px){.site-header-chara.main-bg{background-image:url(../_assets/images/site-header/bg-header.webp?v=20260923175036);width:100%;height:100%}}@media screen and (max-width:768px){.site-header-chara.main-bg{background-image:url(../_assets/images/site-header/bg-header_sp.webp?v=20260923175036);width:100%;height:100%}}.site-header-chara.kimetsu{background-image:url(../_assets/images/logo/logo-kimetsu_new.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.kimetsu{top:55.3571428571%;left:45.0520833333%;width:8.28125%;height:11.5178571429%}}@media screen and (max-width:768px){.site-header-chara.kimetsu{top:.9242144177%;left:1.6%;width:19.5%;height:7.3475046211%}}.site-header-chara.kimetsuEn{background-image:url(../_assets/images/logo/logo-kimetsu_en.png?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.kimetsuEn{top:56.25%;left:46.09375%;width:7.7604166667%;height:11.7857142857%}}@media screen and (max-width:768px){.site-header-chara.kimetsuEn{top:1.3863216266%;left:3.6%;width:14.9%;height:6.5157116451%}}.site-header-chara.maintitle{right:0;left:0;margin:auto;background-image:url(../_assets/images/logo/titlelogo.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.maintitle{top:33.4821428571%;width:30.6770833333%;height:20.5357142857%}}@media screen and (max-width:768px){.site-header-chara.maintitle{top:45.887245841%;width:58.9%;height:10.6284658041%}}.site-header-chara.tanjiro{background-image:url(../_assets/images/site-header/header-chara-tanjiro.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.tanjiro{top:26.6071428571%;left:16.875%;width:23.9583333333%;height:44.0178571429%}}@media screen and (max-width:768px){.site-header-chara.tanjiro{top:36.876155268%;left:-1.6%;width:53.1%;height:26.2939001848%}}.site-header-chara.nezuko{background-image:url(../_assets/images/site-header/header-chara-nezuko.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.nezuko{top:28.4821428571%;left:58.9583333333%;width:28.59375%;height:39.7321428571%}}@media screen and (max-width:768px){.site-header-chara.nezuko{top:39.6950092421%;left:48.4%;width:64.8%;height:24.2606284658%}}.site-header-chara.zenitsu{background-image:url(../_assets/images/site-header/header-chara-zenitsu.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.zenitsu{top:9.7321428571%;left:3.8020833333%;width:14.7916666667%;height:25.3571428571%}}@media screen and (max-width:768px){.site-header-chara.zenitsu{top:2.3567467652%;left:37.8%;width:24.9%;height:11.5064695009%}}.site-header-chara.inosuke{background-image:url(../_assets/images/site-header/header-chara-inosuke.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.inosuke{top:9.7321428571%;left:81.40625%;width:14.7916666667%;height:25.3571428571%}}@media screen and (max-width:768px){.site-header-chara.inosuke{top:28.280961183%;left:38.6%;width:24.9%;height:11.5064695009%}}.site-header-chara.kanao{background-image:url(../_assets/images/site-header/header-chara-kanao.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.kanao{top:7.8571428571%;left:51.0416666667%;width:14.7916666667%;height:25.3571428571%}}@media screen and (max-width:768px){.site-header-chara.kanao{top:24.2144177449%;left:68.4%;width:24.9%;height:11.5064695009%}}.site-header-chara.genya{background-image:url(../_assets/images/site-header/header-chara-genya.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.genya{top:66.1607142857%;left:81.40625%;width:14.7916666667%;height:25.3571428571%}}@media screen and (max-width:768px){.site-header-chara.genya{top:85.7670979667%;left:38.6%;width:24.9%;height:11.5064695009%}}.site-header-chara.giyu{background-image:url(../_assets/images/site-header/header-chara-giyu.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.giyu{top:6.1607142857%;left:35.0520833333%;width:14.7916666667%;height:25.3571428571%}}@media screen and (max-width:768px){.site-header-chara.giyu{top:10.1663585952%;left:8.8%;width:24.9%;height:11.5064695009%}}.site-header-chara.shinobu{background-image:url(../_assets/images/site-header/header-chara-shinobu.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.shinobu{top:2.1428571429%;left:66.5104166667%;width:14.7916666667%;height:25.3571428571%}}@media screen and (max-width:768px){.site-header-chara.shinobu{top:24.2144177449%;left:8.8%;width:24.9%;height:11.5064695009%}}.site-header-chara.rengoku{background-image:url(../_assets/images/site-header/header-chara-rengoku.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.rengoku{top:2.1428571429%;left:19.375%;width:14.7916666667%;height:25.3571428571%}}@media screen and (max-width:768px){.site-header-chara.rengoku{top:10.1663585952%;left:68.4%;width:24.9%;height:11.5064695009%}}.site-header-chara.uzui{background-image:url(../_assets/images/site-header/header-chara-uzui.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.uzui{top:66.1607142857%;left:3.8020833333%;width:14.7916666667%;height:25.3571428571%}}@media screen and (max-width:768px){.site-header-chara.uzui{top:80.4990757856%;left:68.4%;width:24.9%;height:11.5064695009%}}.site-header-chara.muichiro{background-image:url(../_assets/images/site-header/header-chara-muichiro.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.muichiro{top:65.625%;left:50.5208333333%;width:14.7916666667%;height:25.3571428571%}}@media screen and (max-width:768px){.site-header-chara.muichiro{top:67.0055452865%;left:8.8%;width:24.9%;height:11.5064695009%}}.site-header-chara.mitsuri{background-image:url(../_assets/images/site-header/header-chara-mitsuri.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.mitsuri{top:70.3571428571%;left:66.5104166667%;width:14.7916666667%;height:25.3571428571%}}@media screen and (max-width:768px){.site-header-chara.mitsuri{top:67.0055452865%;left:68.4%;width:24.9%;height:11.5064695009%}}.site-header-chara.iguro{background-image:url(../_assets/images/site-header/header-chara-iguro.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.iguro{top:70.3571428571%;left:19.375%;width:14.7916666667%;height:25.3571428571%}}@media screen and (max-width:768px){.site-header-chara.iguro{top:79.5748613678%;left:8.8%;width:24.9%;height:11.5064695009%}}.site-header-chara.sanemi{background-image:url(../_assets/images/site-header/header-chara-sanemi.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.sanemi{top:66.7857142857%;left:35.0520833333%;width:14.7916666667%;height:25.3571428571%}}@media screen and (max-width:768px){.site-header-chara.sanemi{top:60.2125693161%;left:38.6%;width:24.9%;height:11.5064695009%}}.site-header-chara.himejima{background-image:url(../_assets/images/site-header/header-chara-himejima.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.himejima{top:37.0535714286%;left:1.5625%;width:14.7916666667%;height:25.3571428571%}}@media screen and (max-width:768px){.site-header-chara.himejima{top:15.3881700555%;left:37.8%;width:24.9%;height:11.5064695009%}}.site-header-chara.ubuyashiki{background-image:url(../_assets/images/site-header/header-chara-ubuyashiki.webp?v=20260923175036)}@media screen and (min-width:769px){.site-header-chara.ubuyashiki{top:37.0535714286%;left:83.5416666667%;width:14.7916666667%;height:25.3571428571%}}@media screen and (max-width:768px){.site-header-chara.ubuyashiki{top:72.0425138632%;left:38.6%;width:24.9%;height:11.5064695009%}}.site-wrapper.ready .site-header-chara.tanjiro{animation:fadein-up 500ms 1000ms ease-out both}.site-wrapper.ready .site-header-chara.nezuko{animation:fadein-down 500ms 1000ms ease-out both}.site-wrapper.ready .site-header-chara.inosuke,.site-wrapper.ready .site-header-chara.zenitsu{animation:hopping-short-min 1000ms 1200ms ease-out both}.site-wrapper.ready .site-header-chara.kanao{animation:hopping-short-min 1000ms 1600ms ease-out both}.site-wrapper.ready .site-header-chara.genya{animation:hopping-short-min 1000ms 1200ms ease-out both}.site-wrapper.ready .site-header-chara.giyu{animation:hopping-short-min 1000ms 1600ms ease-out both}.site-wrapper.ready .site-header-chara.rengoku,.site-wrapper.ready .site-header-chara.shinobu{animation:hopping-short-min 1000ms 1400ms ease-out both}.site-wrapper.ready .site-header-chara.uzui{animation:hopping-short-min 1000ms 1200ms ease-out both}.site-wrapper.ready .site-header-chara.muichiro{animation:hopping-short-min 1000ms 1600ms ease-out both}.site-wrapper.ready .site-header-chara.iguro,.site-wrapper.ready .site-header-chara.mitsuri{animation:hopping-short-min 1000ms 1400ms ease-out both}.site-wrapper.ready .site-header-chara.himejima,.site-wrapper.ready .site-header-chara.sanemi,.site-wrapper.ready .site-header-chara.ubuyashiki{animation:hopping-short-min 1000ms 1600ms ease-out both}@media screen and (min-width:769px){.site-goods-list-season-navs{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2rem}}@media screen and (max-width:768px){.site-goods-list-season-navs{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2rem}}.site-goods-list-season-nav{filter:brightness(70%)}.site-goods-list-season-nav.active{filter:brightness(100%)}@media screen and (min-width:769px){.site-goods-list-season-nav{margin:2% 1%;transition:var(--site-transition-speed)}.site-goods-list-season-nav:hover{filter:brightness(100%)}}@media screen and (max-width:768px){.site-goods-list-season-nav{margin:2%;width:44%}}.site-goods-list-season-nav .site-button{width:100%}.site-goods-list-season-listwrap{box-shadow:0 0 0 2px var(--site-color-green01)}@media screen and (min-width:769px){.site-goods-list-season-listwrap{padding:3px}}@media screen and (max-width:768px){.site-goods-list-season-listwrap{padding:2px}}.site-goods-list-season-list{position:relative;color:var(--site-white-color);text-align:center}@media screen and (min-width:769px){.site-goods-list-season-list{display:flex;flex-wrap:wrap}}.site-goods-list-season-one{position:relative;width:100%}.site-goods-list-season-one:before{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%;background-image:linear-gradient(0deg,rgba(var(--site-color-gray02-rgb),.8) 0%,rgba(var(--site-color-gray02-rgb),.8) 100%);background-position:center center;content:"";pointer-events:none}@media screen and (max-width:768px){.site-goods-list-season-one:not(:last-child){margin-bottom:1.5rem}}@media screen and (min-width:769px){.site-goods-list-season-one.single{max-width:700px;margin:auto}.site-goods-list-season-one.single .site-anchor{min-width:500px}.site-goods-list-season-one.multi{margin:1%;max-width:48%}.site-goods-list-season-one.multi .site-anchor{width:100%}}.site-goods-list-season-oneinn{position:relative}@media screen and (min-width:769px){.site-goods-list-season-oneinn{padding:3rem 2rem}}@media screen and (max-width:768px){.site-goods-list-season-oneinn{padding:3rem 2.5rem}}.site-goods-list-season-onedesc{margin-bottom:1rem;color:var(--site-white-color);text-align:center}@media screen and (min-width:769px){.site-goods-list-season-onedesc{font-size:1.25rem}}@media screen and (max-width:768px){.site-goods-list-season-onedesc{font-size:1.1rem}}.site-goods-list-season-title{margin-bottom:1rem;color:var(--site-color-yellow01);line-height:1.2}@media screen and (min-width:769px){.site-goods-list-season-title{font-size:1.25rem}}@media screen and (max-width:768px){.site-goods-list-season-title{font-size:1.1rem}}.site-goods-list-season-price{margin-bottom:1rem}@media screen and (min-width:769px){.site-goods-list-season-price{font-size:1.25rem}}@media screen and (max-width:768px){.site-goods-list-season-price{font-size:1rem}}@media screen and (min-width:769px){.site-goods-list-season-salesterm{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}}.site-gnav{position:fixed;top:0;right:0;width:100%;height:100%;color:var(--site-white-color);z-index:var(--site-z-index-nav);opacity:0;pointer-events:none;font-weight:700;transition:var(--site-transition-speed)}@media screen and (min-width:769px){.site-gnav{width:100%}}@media screen and (max-width:768px){.site-gnav{width:100%}}.site-gnav-bg.show,.site-gnav.show{opacity:1;pointer-events:all}.site-gnav-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(90deg,rgba(var(--site-white-color-rgb),.5) 0%,rgba(var(--site-white-color-rgb),.5) 100%),linear-gradient(90deg,rgba(var(--site-white-color-rgb),.5) 0%,rgba(var(--site-white-color-rgb),.5) 100%),url(../_assets/images/site-gnav/bg_spider_web_gnav.png?v=20260923175036),url(../_assets/images/site-gnav/bg_clow_gnav.png?v=20260923175036),linear-gradient(0deg,var(--site-color-purple01) 0%,var(--site-color-purple01) 100%);background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,repeat;transition:inherit}@media screen and (min-width:769px){.site-gnav-bg{transform:translateY(100%);background-size:2px 100%,2px 100%,300px,500px,auto;background-position:left 4px top,right 4px top,right top,left bottom,left top}}@media screen and (max-width:768px){.site-gnav-bg{transform:translateY(100%);background-size:2px 100%,2px 100%,200px,500px,auto;background-position:left 4px top,right 4px top,right top,left bottom,left top}}.site-gnav-bg.show{transform:translateY(0)}.site-gnav-listwrap{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:scroll}.site-gnav-listwrap::-webkit-scrollbar{width:10px}.site-gnav-listwrap::-webkit-scrollbar-track{background:0 0}.site-gnav-listwrap::-webkit-scrollbar-thumb{background:var(--site-color-shilver04)}@media screen and (min-width:769px){.site-gnav-listwrap{padding-top:8rem}}@media screen and (max-width:768px){.site-gnav-listwrap{padding-top:4rem}}.site-gnav-logo{position:relative;margin-right:auto;margin-left:auto;aspect-ratio:2.5608695652;background-image:url(../_assets/images/logo/titlelogo.webp?v=20260923175036);background-size:contain;background-repeat:no-repeat;filter:drop-shadow(0 0 3px var(--site-color-purple02))}@media screen and (min-width:769px){.site-gnav-logo{margin-bottom:2rem;max-width:400px}}@media screen and (max-width:768px){.site-gnav-logo{margin-bottom:1.5rem;max-width:60vw}}.site-gnav-logo .site-linkto-tag{display:block;width:100%;height:100%;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-gnav-list,.site-gnav-one{position:relative}.site-gnav-one{width:100%;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-tag{display:inline-block}.site-gnav-links[open] .site-icon{transform:rotate(-90deg)}.site-gnav-link .site-linkto-tag{position:relative;padding-bottom:.5rem;background-image:linear-gradient(0deg,var(--site-white-color) 0%,var(--site-white-color) 100%);background-position:center bottom;background-size:100% 1px;background-repeat:no-repeat;line-height:1}@media screen and (min-width:769px){.site-gnav-link .site-linkto-tag{transition:var(--site-transition-speed);font-size:1.5rem}.site-gnav-link .site-linkto-tag:hover{background-size:0 1px}}@media screen and (max-width:768px){.site-gnav-link .site-linkto-tag{font-size:1.5rem}}.site-gnav-link .site-linkto-tag:after,.site-gnav-link .site-linkto-tag:before{position:absolute;top:0;bottom:0;margin:auto;width:6px;height:6px;background-image:linear-gradient(90deg,var(--site-color-gold01) 0%,var(--site-color-gold02) 50%,var(--site-color-gold01) 100%);transform-origin:50% 50%;transform:rotate(45deg);filter:drop-shadow(0 0 3px var(--site-black-color));content:""}.site-gnav-link .site-linkto-tag::before{right:-1rem}.site-gnav-link .site-linkto-tag:after{left:-1rem}.site-gnav-links-title{position:relative;display:inline-block}@media screen and (min-width:769px){.site-gnav-links-title{transition:var(--site-transition-speed);font-size:1.5rem;cursor:pointer}.site-gnav-links-title:hover{opacity:.7}}@media screen and (max-width:768px){.site-gnav-links-title{font-size:1.5rem}}.site-gnav-links-title>.site-icon{position:absolute;top:0;right:-2rem;bottom:0;margin:auto;transform-origin:50% 50%;transform:rotate(90deg);transition:var(--site-transition-speed);filter:brightness(60%)}@media screen and (min-width:769px){.site-gnav-links-title>.site-icon{font-size:1.5rem}}@media screen and (max-width:768px){.site-gnav-links-title>.site-icon{font-size:1rem}}.site-gnav-links-desc{color:var(--site-color-yellow02)}@media screen and (min-width:769px){.site-gnav-links-desc{font-size:1.25rem}}@media screen and (max-width:768px){.site-gnav-links-desc{font-size:1rem}}.site-gnav-links-desc .site-linkto-tag{background-image:linear-gradient(0deg,var(--site-color-yellow01) 0%,var(--site-color-yellow01) 100%);background-position:center bottom;background-size:100% 1px;background-repeat:no-repeat;color:var(--site-color-yellow01)}@media screen and (min-width:769px){.site-gnav-links-desc .site-linkto-tag{font-size:1.25rem;transition:var(--site-transition-speed)}.site-gnav-links-desc .site-linkto-tag:hover{opacity:.7}}@media screen and (max-width:768px){.site-gnav-links-desc .site-linkto-tag{font-size:1.25rem}}.site-gnav-links-desc-list{margin-bottom:.5rem}.site-gnav-toggle{position:fixed;display:block;cursor:pointer;transition:var(--site-transition-speed);z-index:var(--site-z-index-toggle)}@media screen and (min-width:769px){.site-gnav-toggle{top:.5rem;right:.5rem;width:137.2px;height:137.2px}.site-gnav-toggle:hover{transform:scale(1.05)}}@media screen and (max-width:768px){.site-gnav-toggle{top:.2rem;right:.2rem;width:98px;height:98px}}.site-feather,.site-gnav-togglebg{top:0;left:0;width:100%;height:100%}.site-gnav-togglebg{position:absolute;background-image:url(../_assets/images/site-gnav/menu_on.png?v=20260923175036);background-size:contain;background-repeat:no-repeat}.site-gnav-togglebg.show{background-image:url(../_assets/images/site-gnav/menu_close.png?v=20260923175036)}.site-feather{position:fixed;pointer-events:none;z-index:var(--site-z-index-bg)}.site-catch{position:relative;margin-right:auto;margin-left:auto;text-align:center;transition:var(--site-transition-speed);opacity:0}@media screen and (min-width:769px){.site-catch.text-l{font-size:2rem}}@media screen and (max-width:768px){.site-catch.text-l{font-size:1rem}}@media screen and (min-width:769px){.site-catch.text-m{font-size:1.5rem}}@media screen and (max-width:768px){.site-catch.text-m{font-size:1rem}}.site-catch.red{color:var(--site-color-red02)}.site-catch.gray{color:var(--site-color-gray01)}.site-button,.site-catch.white{color:var(--site-white-color)}.site-catch.gold{color:var(--site-color-gold01)}.site-wrapper.ready .site-catch.show{animation:fadein-up .5s 100ms ease-out both}.site-button{position:relative;display:inline-block;border-radius:100px}@media screen and (min-width:769px){.site-button:hover{transform:scale(1.05);transform:translateY(6px);box-shadow:0 0 0 4px var(--site-color-gold02),0 0 0 6px var(--site-black-color),0 8px 0 2px rgba(0,0,0,.5)}.site-button{box-shadow:0 0 0 4px var(--site-color-gold02),0 0 0 6px var(--site-black-color),0 8px 0 6px rgba(0,0,0,.5);transition:var(--site-transition-speed)}}@media screen and (max-width:768px){.site-button{box-shadow:0 0 0 3px var(--site-color-gold02),0 0 0 5px var(--site-black-color),0 4px 0 3px rgba(0,0,0,.5)}}.site-button.close{pointer-events:none;filter:brightness(.5)}.site-button.open{pointer-events:all}.site-block-bg:before,.site-button.event{background-image:url(../_assets/images/logo/mark_flower.png?v=20260923175036),linear-gradient(180deg,var(--site-color-orange01) 0%,var(--site-color-orange01) 100%);background-repeat:no-repeat}@media screen and (min-width:769px){.site-button.event{background-size:1.5rem,auto;background-position:right 1em center,left top}}@media screen and (max-width:768px){.site-button.event{background-size:1rem,auto;background-position:right .5em center,left top}}@media screen and (min-width:769px){.site-button.event .site-button-contents{font-size:1rem}}@media screen and (max-width:768px){.site-button.event .site-button-contents{font-size:.75rem}}.site-button.red{background-color:var(--site-red-color)}.site-button.green{background-color:var(--site-green-color)}.site-button.yellow-green{background-color:var(--site-color-red01)}.site-button.black{background-color:var(--site-black-color)}.site-button.gray{background-color:var(--site-gray-color)}.site-button.purple{background-color:var(--site-purple-color)}.site-button.blue{background-color:var(--site-color-yellow01)}.site-button.blue02{background-color:var(--site-color-yellow05)}.site-button.twitter{background-color:var(--site-black-color)}.site-button.facebook{background-color:var(--site-color-facebook)}.site-button.line{background-color:var(--site-color-line)}.site-button.ufotablecafe{background-color:var(--site-gray-color)}.site-button.gotowebshop{background-color:var(--site-color-red04);color:var(--site-color-yellow01)}.site-button-contents{position:relative;display:block;width:100%;height:100%;text-align:center}.site-button-contents>button{transform:rotate(.03deg);white-space:normal;display:block;width:100%;height:100%}@media screen and (min-width:769px){.site-button-contents>button{padding:1rem 4rem 1rem 1.5rem}}@media screen and (max-width:768px){.site-button-contents>button{padding:.5rem 2rem .5rem 1rem;min-height:54px}}.site-block-bg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:calc(100% - 8px);height:calc(100% - 8px);pointer-events:none}.site-block-bg:before{position:absolute;top:0;left:0;width:100%;height:100%;background-size:auto,auto,auto,auto,calc(100% - 56px) 3px,calc(100% - 56px) 2px,calc(100% - 56px) 3px,calc(100% - 56px) 2px,3px calc(100% - 56px),2px calc(100% - 56px),3px calc(100% - 56px),2px calc(100% - 56px);background-position:left top,right top,right bottom,left bottom,center top 2px,center top 10px,center bottom 2px,center bottom 10px,left 2px center,left 10px center,right 2px center,right 10px center;background-image:url(../_assets/images/bg_pattern/frame-lefttop.webp?v=20260923175036),url(../_assets/images/bg_pattern/frame-righttop.webp?v=20260923175036),url(../_assets/images/bg_pattern/frame-rightbottom.webp?v=20260923175036),url(../_assets/images/bg_pattern/frame-leftbottom.webp?v=20260923175036),linear-gradient(0deg,var(--site-color-gray05) 0%,var(--site-color-gray05) 100%),linear-gradient(0deg,var(--site-color-gray05) 0%,var(--site-color-gray05) 100%),linear-gradient(0deg,var(--site-color-gray05) 0%,var(--site-color-gray05) 100%),linear-gradient(0deg,var(--site-color-gray05) 0%,var(--site-color-gray05) 100%),linear-gradient(0deg,var(--site-color-gray05) 0%,var(--site-color-gray05) 100%),linear-gradient(0deg,var(--site-color-gray05) 0%,var(--site-color-gray05) 100%),linear-gradient(0deg,var(--site-color-gray05) 0%,var(--site-color-gray05) 100%),linear-gradient(0deg,var(--site-color-gray05) 0%,var(--site-color-gray05) 100%);content:""}.site-bg,.site-bg-simple{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--site-z-index-bg)}.site-bg-simple{pointer-events:none}.site-bg-simple.dotted{background-image:url(../_assets/images/bg_pattern/bg_dotted.webp?v=20260923175036);background-size:auto;opacity:.4}.site-bg-simple.text{background-image:url(../_assets/images/bg_pattern/text.webp?v=20260923175036),url(../_assets/images/bg_pattern/text.webp?v=20260923175036);background-position:left top,right top;background-repeat:repeat-y}@media screen and (min-width:769px){.site-bg-simple.text{background-size:auto,auto}}@media screen and (max-width:768px){.site-bg-simple.text{background-size:10px,10px}}.site-bg-simple.willow{background-image:url(../_assets/images/bg_pattern/bg_willow_left.png?v=20260923175036),url(../_assets/images/bg_pattern/bg_willow_right.png?v=20260923175036);background-position:left top,right top;background-repeat:repeat-y}@media screen and (min-width:769px){.site-bg-simple.willow{background-size:18%,18%}}@media screen and (max-width:768px){.site-bg-simple.willow{background-size:35%,35%}}.site-bg{transition:var(--site-transition-speed500)}.site-bg.cloud{background-image:url(../_assets/images/bg_pattern/bg-cloud.webp?v=20260923175036);background-repeat:repeat-y}@media screen and (min-width:769px){.site-bg.cloud{background-position:center top;background-size:100vw}}@media screen and (max-width:768px){.site-bg.cloud{background-position:center top;background-size:110vw}}.site-anchor{position:relative;display:inline-block;border-radius:100px;font-size:.75rem;color:var(--site-white-color)}@media screen and (min-width:769px){.site-anchor:hover{transform:scale(1.05);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)}.site-anchor{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)}}@media screen and (max-width:768px){.site-anchor{width:100%;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)}}@media screen and (min-width:769px){.site-anchor.anchor-single{min-width:500px}}@media screen and (max-width:768px){.site-anchor.anchor-single{width:100%;min-width:360px}}.site-anchor.close{pointer-events:none;filter:brightness(.5)}.site-anchor.open{pointer-events:all}.site-anchor.red{background-color:var(--site-red-color)}.site-anchor.brown{background-color:var(--site-color-brown01)}@media screen and (min-width:769px){.site-anchor.brown{box-shadow:0 0 0 3px var(--site-color-brown02),0 0 0 6px var(--site-black-color),0 8px 0 6px rgba(0,0,0,.5)}.site-anchor.brown:hover{box-shadow:0 0 0 3px var(--site-color-brown02),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.brown{box-shadow:0 0 0 2px var(--site-color-brown02),0 0 0 4px var(--site-black-color),0 4px 0 3px rgba(0,0,0,.5)}}.site-anchor.yellow-green{background-color:var(--site-color-red01)}.site-anchor.black{background-color:var(--site-black-color)}.site-anchor.gray{background-color:var(--site-gray-color)}.site-anchor.purple{background-color:var(--site-purple-color)}.site-anchor.blue{background-color:var(--site-color-yellow01)}.site-anchor.blue02{background-color:var(--site-color-yellow05)}.site-anchor.x{background-color:var(--site-black-color)}.site-anchor.facebook{background-color:var(--site-color-facebook)}.site-anchor.line{background-color:var(--site-color-line)}.site-anchor.ufotablecafe{background-color:var(--site-gray-color)}.site-anchor.gotowebshop{background-color:var(--site-color-red04);color:var(--site-color-yellow01)}.site-anchor-contents{position:relative;display:block;width:100%;height:100%;text-align:center;color:var(--site-white-color)}.site-anchor-contents .site-linkto-tag{transform:rotate(.03deg);display:block;width:100%;height:100%}@media screen and (min-width:769px){.site-anchor-contents .site-linkto-tag{padding:1rem}}@media screen and (max-width:768px){.site-anchor-contents .site-linkto-tag{padding:1rem 1.2rem}}.site-anchor .site-icon{position:absolute;top:0;right:.5rem;bottom:0;margin:auto;pointer-events:none}@media screen and (min-width:769px){.site-anchor .site-icon{font-size:1.5rem}}@media screen and (max-width:768px){.site-anchor .site-icon{font-size:1.5rem}}.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 */