@charset "UTF-8";@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(5px)}30%{transform:translateY(-7px)}40%{transform:translateY(2px)}}@keyframes blur-anime{0%{filter:blur(80px);opacity:0}to{filter:blur(0);opacity:1}}@keyframes pale-anime{0%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadein-toleft{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadein-toright{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@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 width-anime{0%{opacity:0;width:0}to{opacity:1;width:100%}}@keyframes clip-anime{0%{opacity:0;-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}to{opacity:1;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes clip-anime2{0%{opacity:0;-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}to{opacity:1;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes scale-anime{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}:root{--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-color-social_x:#000000;--site-color-facebook:#3c5a99;--site-color-line:#06c755;--site-color-ufoservice:#686868;--site-color-red01:#b70f0d;--site-color-red02:#de8c8c;--site-color-red03:#241318;--site-color-red04:#3e0b0a;--site-color-gray01:#282828;--site-color-gray02:#919191;--site-color-gray03:#616161;--site-color-gray04:#2d2d2d;--site-color-gray05:#a1a1a1;--site-color-blue01:#23508e;--site-color-blue02:#b5c3e2;--site-color-blue03:#546c91;--site-color-white01:#e5e5e5;--site-color-brown01:#2f1b18;--site-color-brown02:#6b180c;--site-color-brown03:#906a63;--site-color-green01:#4c5c5a;--site-color-yellow01:#f3e387;--site-color-orange01:#ffa500;--site-color-orange02:#f7ddae;--site-color-orange03:#ac3100;--site-color-orange04:#ffb657;--site-color-skin01:#eee0cc;--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-share:250;--site-z-index-header-arrow:300;--site-z-index-pagetop:400;--site-z-index-nav:500;--site-z-index-toggle:600;--site-z-index-dialog:1000;--site-z-index-loading:2000;--site-fontsize-pc:1rem;--site-fontsize-sp:1rem;--site-contentswidth-pc:1000px;--site-contentswidth-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-ufoservice{position:relative;background-color:var(--site-color-ufoservice)}@media screen and (min-width:401px){.site-ufoservice{padding:2rem 0}}@media screen and (max-width:400px){.site-ufoservice{padding:1.25rem 0}}.site-ufoservice-list,.site-ufoservice-one{position:relative;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-ufoservice-list{display:flex;flex-wrap:wrap;justify-content:center}.site-ufoservice-one{margin:.5rem}@media screen and (min-width:401px){.site-ufoservice-one{width:140px;height:70px;background-color:var(--site-color-ufoservice);background-size:auto;transition:var(--site-transition-speed)}.site-ufoservice-one:hover{filter:brightness(130%)}}@media screen and (max-width:400px){.site-ufoservice-one{width:140px;height:70px;background-size:800px}}.site-ufoservice-one .site-linkto-tag{border-radius:5px;box-shadow:inset 0 0 0 1px var(--site-white-color);display:block;width:100%;height:100%}.site-ufoservice-logo{position:absolute;display:block;top:0;right:0;bottom:0;left:0;margin:auto;background-image:url(../_assets/images/logo/logo_sevice.webp?v=20240712220717);background-repeat:no-repeat;pointer-events:none}@media screen and (min-width:401px){.site-ufoservice-logo{background-size:auto;transition:var(--site-transition-speed)}.site-ufoservice-logo:hover{filter:brightness(130%)}}@media screen and (max-width:400px){.site-ufoservice-logo{background-size:800px}}@media screen and (min-width:401px){.site-ufoservice-logo.cafe{width:122px;height:44px;background-position:0 0}}@media screen and (max-width:400px){.site-ufoservice-logo.cafe{width:122px;height:44px;background-position:0 0}}@media screen and (min-width:401px){.site-ufoservice-logo.dining{width:84px;height:48px;background-position:-174px 0}}@media screen and (max-width:400px){.site-ufoservice-logo.dining{width:84px;height:48px;background-position:-174px 0}}@media screen and (min-width:401px){.site-ufoservice-logo.dining-hiroma{width:84px;height:41px;background-position:-481px 0}}@media screen and (max-width:400px){.site-ufoservice-logo.dining-hiroma{width:84px;height:41px;background-position:-481px 0}}@media screen and (min-width:401px){.site-ufoservice-logo.cinema{width:88px;height:34px;background-position:-633px 0}}@media screen and (max-width:400px){.site-ufoservice-logo.cinema{width:88px;height:34px;background-position:-633px 0}}@media screen and (min-width:401px){.site-ufoservice-logo.togo{width:122px;height:44px;background-position:0 -48px}}@media screen and (max-width:400px){.site-ufoservice-logo.togo{width:122px;height:44px;background-position:0 -48px}}.site-share{position:relative;display:flex;justify-content:center;align-items:center;background-color:var(--site-color-gray02)}@media screen and (min-width:401px){.site-share{padding:60px 0}}@media screen and (max-width:400px){.site-share{padding:40px 0}}.site-share-title{position:relative;color:var(--site-white-color);font-weight:700}@media screen and (min-width:401px){.site-share-title{margin-right:1.5rem}}@media screen and (max-width:400px){.site-share-title{margin-right:1rem;font-size:1rem}}.site-share-list{display:flex;justify-content:center}.site-share-list,.site-share-one{position:relative;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:401px){.site-share-one{width:4rem;height:4rem;border-radius:3rem;transition:var(--site-transition-speed);box-shadow:0 0 0 2px var(--site-white-color)}.site-share-one:hover{filter:brightness(130%)}}@media screen and (max-width:400px){.site-share-one{width:3.2rem;height:3.2rem;border-radius:3.2rem;box-shadow:0 0 0 1px var(--site-white-color)}}.site-share-one:not(:last-child){margin-right:1rem}.site-share-one .site-linkto-tag{display:block;width:100%;height:100%}.site-share-one.twitter{background-color:var(--site-color-social_x)}.site-share-one.facebook{background-color:var(--site-color-facebook)}.site-share-one.line{background-color:var(--site-color-line)}.site-share-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:401px){.site-share-one .site-icon{font-size:55px}}@media screen and (max-width:400px){.site-share-one .site-icon{font-size:40px}}.site-pagetop{position:fixed;cursor:pointer;z-index:var(--site-z-index-pagetop);transition:var(--site-transition-speed500);font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:401px){.site-pagetop{right:1rem;bottom:1rem;width:141.6px;height:148px;transform:translateY(350px)}.site-pagetop:hover .site-pagetop-bg{transform:translateY(-10px)}}@media screen and (max-width:400px){.site-pagetop{right:.5rem;bottom:.5rem;margin:auto;width:88.5px;height:92.5px;transform:translateY(200px)}}.site-pagetop.show{transform:translateY(0)}.site-loading,.site-pagetop-bg{top:0;left:0;width:100%;height:100%}.site-pagetop-bg{position:absolute;background-image:url(../_assets/images/site-pagetop/bg-pagetop.webp?v=20240712220717);background-size:contain;background-repeat:no-repeat;transition:inherit}.site-loading{position:fixed;background-color:var(--site-black-color);z-index:var(--site-z-index-loading);color:var(--site-white-color)}.site-loading.hide{animation:fadein 1s 1000ms ease-out both alternate-reverse;pointer-events:none}.site-loading-logo{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;animation:scale-anime 3s .1s ease-out both}@media screen and (min-width:401px){.site-loading-logo{width:595.7px;height:219.1px}}@media screen and (max-width:400px){.site-loading-logo{width:340.4px;height:125.2px}}.site-loading-logo img{width:100%;-o-object-fit:contain;object-fit:contain}.site-header{position:relative;margin-right:auto;margin-left:auto;width:100%;background-color:var(--site-black-color);font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:400px){.site-header .site-header-charawrap{margin:auto;width:400px;height:1592px}.site-header .main-visual{top:163px;left:26px;width:348px;height:525px}.site-header .title-logo{top:12px;left:60px;width:280px;height:90px}.site-header .point{top:1028px;left:26px;width:348px;height:181px}.site-header .logo-bizan{top:112px;left:13px;width:169px;height:24px}.site-header .logo-bar{top:105px;left:191px;width:2px;height:36px}.site-header .logo-kitakyusyu{top:107px;left:208px;width:182px;height:36px}.site-header .location{top:894px;left:26px;width:348px;height:110px}.site-header .information{top:703px;left:25px;width:348px;height:168px}.site-header .image-kitakyusyu,.site-header .image_bizan{top:1231px;left:25px;width:348px;height:168px}.site-header .image-kitakyusyu{top:1407px}}@media screen and (min-width:401px)and (max-width:1100px){.site-header .site-header-charawrap{width:1000px;height:1000px}.site-header .main-visual{top:195.3px;left:22.9152px;width:522.3624px;height:786.9288px}.site-header .title-logo{top:13.5408px;left:22.3944px;width:510.9048px;height:163.0104px}.site-header .point{top:223.944px;left:561.4224px;width:418.2024px;height:118.7424px}.site-header .logo-bizan{top:11.4576px;left:564.5472px;width:390.6px;height:55.7256px}.site-header .logo-bar{top:78.12px;left:572.88px;width:395.2872px;height:2px}.site-header .logo-kitakyusyu{top:91.14px;left:562.464px;width:416.1192px;height:82.8072px}.site-header .location{top:195.3px;left:562.464px;width:417.6816px;height:11.9784px}.site-header .information{top:354.144px;left:561.4224px;width:418.7232px;height:201.5496px}.site-header .image-kitakyusyu,.site-header .image_bizan{top:567.672px;left:561.4224px;width:418.7232px;height:201.0288px}.site-header .image-kitakyusyu{top:780.6792px}}@media screen and (min-width:1101px)and (max-width:1200px){.site-header .site-header-charawrap{width:1100px;height:1100px}.site-header .main-visual{top:214.8375px;left:25.2076px;width:574.6187px;height:865.6519px}.site-header .title-logo{top:14.8954px;left:24.6347px;width:562.0149px;height:179.3177px}.site-header .point{top:246.347px;left:617.5862px;width:460.0387px;height:130.6212px}.site-header .logo-bizan{top:12.6038px;left:621.0236px;width:429.675px;height:61.3003px}.site-header .logo-bar{top:85.935px;left:630.19px;width:434.8311px;height:2px}.site-header .logo-kitakyusyu{top:100.2575px;left:618.732px;width:457.7471px;height:91.0911px}.site-header .location{top:214.8375px;left:618.732px;width:459.4658px;height:13.1767px}.site-header .information{top:389.572px;left:617.5862px;width:460.6116px;height:221.7123px}.site-header .image-kitakyusyu,.site-header .image_bizan{top:624.461px;left:617.5862px;width:460.6116px;height:221.1394px}.site-header .image-kitakyusyu{top:858.7771px}}@media screen and (min-width:1201px)and (max-width:1300px){.site-header .site-header-charawrap{width:1200px;height:1200px}.site-header .main-visual{top:234.375px;left:27.5px;width:626.875px;height:944.375px}.site-header .title-logo{top:16.25px;left:26.875px;width:613.125px;height:195.625px}.site-header .point{top:268.75px;left:673.75px;width:501.875px;height:142.5px}.site-header .logo-bizan{top:13.75px;left:677.5px;width:468.75px;height:66.875px}.site-header .logo-bar{top:93.75px;left:687.5px;width:474.375px;height:2px}.site-header .logo-kitakyusyu{top:109.375px;left:675px;width:499.375px;height:99.375px}.site-header .location{top:234.375px;left:675px;width:501.25px;height:14.375px}.site-header .information{top:425px;left:673.75px;width:502.5px;height:241.875px}.site-header .image-kitakyusyu,.site-header .image_bizan{top:681.25px;left:673.75px;width:502.5px;height:241.25px}.site-header .image-kitakyusyu{top:936.875px}}@media screen and (min-width:1301px)and (max-width:1400px){.site-header .site-header-charawrap{width:1300px;height:1300px}.site-header .main-visual{top:253.875px;left:29.788px;width:679.031px;height:1022.947px}.site-header .title-logo{top:17.602px;left:29.111px;width:664.137px;height:211.901px}.site-header .point{top:291.11px;left:729.806px;width:543.631px;height:154.356px}.site-header .logo-bizan{top:14.894px;left:733.868px;width:507.75px;height:72.439px}.site-header .logo-bar{top:101.55px;left:744.7px;width:513.843px;height:2px}.site-header .logo-kitakyusyu{top:118.475px;left:731.16px;width:540.923px;height:107.643px}.site-header .location{top:253.875px;left:731.16px;width:542.954px;height:15.571px}.site-header .information{top:460.36px;left:729.806px;width:544.308px;height:261.999px}.site-header .image-kitakyusyu,.site-header .image_bizan{top:737.93px;left:729.806px;width:544.308px;height:261.322px}.site-header .image-kitakyusyu{top:1014.823px}}@media screen and (min-width:1401px)and (max-width:1500px){.site-header .site-header-charawrap{width:1400px;height:1400px}.site-header .main-visual{top:273.435px;left:32.08304px;width:731.34748px;height:1101.76076px}.site-header .title-logo{top:18.95816px;left:31.35388px;width:715.30596px;height:228.22708px}.site-header .point{top:313.5388px;left:786.03448px;width:585.51548px;height:166.24848px}.site-header .logo-bizan{top:16.04152px;left:790.40944px;width:546.87px;height:78.02012px}.site-header .logo-bar{top:109.374px;left:802.076px;width:553.43244px;height:2px}.site-header .logo-kitakyusyu{top:127.603px;left:787.4928px;width:582.59884px;height:115.93644px}.site-header .location{top:273.435px;left:787.4928px;width:584.78632px;height:16.77068px}.site-header .information{top:495.8288px;left:786.03448px;width:586.24464px;height:282.18492px}.site-header .image-kitakyusyu,.site-header .image_bizan{top:794.7844px;left:786.03448px;width:586.24464px;height:281.45576px}.site-header .image-kitakyusyu{top:1093.01084px}}@media screen and (min-width:1501px)and (max-width:1600px){.site-header .site-header-charawrap{width:1500px;height:1500px}.site-header .main-visual{top:292.96875px;left:34.375px;width:783.59375px;height:1180.46875px}.site-header .title-logo{top:20.3125px;left:33.59375px;width:766.40625px;height:244.53125px}.site-header .point{top:335.9375px;left:842.1875px;width:627.34375px;height:178.125px}.site-header .logo-bizan{top:17.1875px;left:846.875px;width:585.9375px;height:83.59375px}.site-header .logo-bar{top:117.1875px;left:859.375px;width:592.96875px;height:2px}.site-header .logo-kitakyusyu{top:136.71875px;left:843.75px;width:624.21875px;height:124.21875px}.site-header .location{top:292.96875px;left:843.75px;width:626.5625px;height:17.96875px}.site-header .information{top:531.25px;left:842.1875px;width:628.125px;height:302.34375px}.site-header .image-kitakyusyu,.site-header .image_bizan{top:851.5625px;left:842.1875px;width:628.125px;height:301.5625px}.site-header .image-kitakyusyu{top:1171.09375px}}@media screen and (min-width:1601px)and (max-width:1700px){.site-header .site-header-charawrap{width:1600px;height:1600px}.site-header .main-visual{top:312.49875px;left:36.66652px;width:835.82999px;height:1259.16163px}.site-header .title-logo{top:21.66658px;left:35.83319px;width:817.49673px;height:260.83229px}.site-header .point{top:358.3319px;left:898.32974px;width:669.16399px;height:189.99924px}.site-header .logo-bizan{top:18.33326px;left:903.32972px;width:624.9975px;height:89.16631px}.site-header .logo-bar{top:124.9995px;left:916.663px;width:632.49747px;height:2px}.site-header .logo-kitakyusyu{top:145.83275px;left:899.9964px;width:665.83067px;height:132.49947px}.site-header .location{top:312.49875px;left:899.9964px;width:668.33066px;height:19.16659px}.site-header .information{top:566.6644px;left:898.32974px;width:669.99732px;height:322.49871px}.site-header .image-kitakyusyu,.site-header .image_bizan{top:908.3297px;left:898.32974px;width:669.99732px;height:321.66538px}.site-header .image-kitakyusyu{top:1249.16167px}}@media screen and (min-width:1701px)and (max-width:1800px){.site-header .site-header-charawrap{width:1700px;height:1700px}.site-header .main-visual{top:332.02875px;left:38.95804px;width:888.06623px;height:1337.85451px}.site-header .title-logo{top:23.02066px;left:38.07263px;width:868.58721px;height:277.13333px}.site-header .point{top:380.7263px;left:954.47198px;width:710.98423px;height:201.87348px}.site-header .logo-bizan{top:19.47902px;left:959.78444px;width:664.0575px;height:94.73887px}.site-header .logo-bar{top:132.8115px;left:973.951px;width:672.02619px;height:2px}.site-header .logo-kitakyusyu{top:154.94675px;left:956.2428px;width:707.44259px;height:140.78019px}.site-header .location{top:332.02875px;left:956.2428px;width:710.09882px;height:20.36443px}.site-header .information{top:602.0788px;left:954.47198px;width:711.86964px;height:342.65367px}.site-header .image-kitakyusyu,.site-header .image_bizan{top:965.0969px;left:954.47198px;width:711.86964px;height:341.76826px}.site-header .image-kitakyusyu{top:1327.22959px}}@media screen and (min-width:1801px)and (max-width:1920px){.site-header .site-header-charawrap{width:1800px;height:1800px}.site-header .main-visual{top:351.5625px;left:41.25px;width:940.3125px;height:1416.5625px}.site-header .title-logo{top:24.375px;left:40.3125px;width:919.6875px;height:293.4375px}.site-header .point{top:403.125px;left:1010.625px;width:752.8125px;height:213.75px}.site-header .logo-bizan{top:20.625px;left:1016.25px;width:703.125px;height:100.3125px}.site-header .logo-bar{top:140.625px;left:1031.25px;width:711.5625px;height:2px}.site-header .logo-kitakyusyu{top:164.0625px;left:1012.5px;width:749.0625px;height:149.0625px}.site-header .location{top:351.5625px;left:1012.5px;width:751.875px;height:21.5625px}.site-header .information{top:637.5px;left:1010.625px;width:753.75px;height:362.8125px}.site-header .image-kitakyusyu,.site-header .image_bizan{top:1021.875px;left:1010.625px;width:753.75px;height:361.875px}.site-header .image-kitakyusyu{top:1405.3125px}}@media screen and (min-width:1921px){.site-header .site-header-charawrap{width:1920px;height:1920px}.site-header .main-visual{top:375px;left:44px;width:1003px;height:1511px}.site-header .title-logo{top:26px;left:43px;width:981px;height:313px}.site-header .point{top:430px;left:1078px;width:803px;height:228px}.site-header .logo-bizan{top:22px;left:1084px;width:750px;height:107px}.site-header .logo-bar{top:150px;left:1100px;width:759px;height:2px}.site-header .logo-kitakyusyu{top:175px;left:1080px;width:799px;height:159px}.site-header .location{top:375px;left:1080px;width:802px;height:23px}.site-header .information{top:680px;left:1078px;width:804px;height:387px}.site-header .image-kitakyusyu,.site-header .image_bizan{top:1090px;left:1078px;width:804px;height:386px}.site-header .image-kitakyusyu{top:1499px}}.site-header-charawrap{position:relative;margin:auto;overflow:hidden}.site-header-chara{position:absolute;display:block;background-size:contain;background-repeat:no-repeat;opacity:0}.site-header-chara.main-visual{background-image:url(../_assets/images/site-header/main-visual.webp?v=20240712220717)}.site-header-chara.title-logo{background-image:url(../_assets/images/site-header/title-logo.webp?v=20240712220717)}@media screen and (min-width:401px){.site-header-chara.point{background-image:url(../_assets/images/site-header/point.webp?v=20240712220717)}}@media screen and (max-width:400px){.site-header-chara.point{background-image:url(../_assets/images/site-header/point_sp.webp?v=20240712220717)}}.site-header-chara.logo-bizan{background-image:url(../_assets/images/site-header/logo-bizan.webp?v=20240712220717)}.site-header-chara.logo-bar{background-color:#454545}.site-header-chara.logo-kitakyusyu{background-image:url(../_assets/images/site-header/logo-kitakyusyu.webp?v=20240712220717)}@media screen and (min-width:401px){.site-header-chara.location{background-image:url(../_assets/images/site-header/location.webp?v=20240712220717)}}@media screen and (max-width:400px){.site-header-chara.location{background-image:url(../_assets/images/site-header/location_sp.webp?v=20240712220717)}}.site-header-chara.information.chapter-1{background-image:url(../_assets/images/site-header/information.webp?v=20240712220717)}.site-header-chara.information.chapter-2{background-image:url(../_assets/images/site-header/information_2.webp?v=20240712220717)}.site-header-chara.information.chapter-3{background-image:url(../_assets/images/site-header/information_3.webp?v=20240712220717)}.site-header-chara.information.chapter-4{background-image:url(../_assets/images/site-header/information_4.webp?v=20240712220717)}.site-header-chara.information.chapter-5{background-image:url(../_assets/images/site-header/information_5.webp?v=20240712220717)}.site-header-chara.information.chapter-6{background-image:url(../_assets/images/site-header/information_6.webp?v=20240712220717)}.site-header-chara.information.chapter-7{background-image:url(../_assets/images/site-header/information_7.webp?v=20240712220717)}.site-header-chara.information.chapter-8{background-image:url(../_assets/images/site-header/information_8.webp?v=20240712220717)}.site-header-chara.image_bizan{background-image:url(../_assets/images/site-header/image_bizan.webp?v=20240712220717)}.site-header-chara.image-kitakyusyu{background-image:url(../_assets/images/site-header/image-kitakyusyu.webp?v=20240712220717)}.site-wrapper.show .site-header .title-logo{animation:blur-anime 500ms 300ms ease-out both}.site-wrapper.show .site-header .logo-bar{animation:clip-anime 500ms 600ms ease-out both}.site-wrapper.show .site-header .logo-bizan{animation:fadein-toright 500ms 900ms ease-out both}.site-wrapper.show .site-header .logo-kitakyusyu{animation:fadein-toleft 500ms 900ms ease-out both}.site-wrapper.show .site-header .main-visual{animation:clip-anime 500ms 1200ms ease-out both}.site-wrapper.show .site-header .image-kitakyusyu,.site-wrapper.show .site-header .image_bizan,.site-wrapper.show .site-header .information,.site-wrapper.show .site-header .location,.site-wrapper.show .site-header .point{animation:clip-anime 500ms 1500ms ease-out both}.site-footer{position:relative;background-color:var(--site-black-color);color:var(--site-white-color);text-align:center}@media screen and (min-width:401px){.site-footer{padding:2rem 1.25rem;min-height:220px}}@media screen and (max-width:400px){.site-footer{padding:2rem 1.5rem 7rem;min-height:210px}}.site-footer-logos{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.site-footer-logo{margin-right:.5rem;margin-left:.5rem;background-size:contain;background-repeat:no-repeat}.site-footer-logo.kimetsu{width:100px;height:82px;background-image:url(../_assets/images/logo/logo-kimetsu.webp?v=20240712220717)}.site-footer-logo.ufotable{width:180px;height:30px;background-image:url(../_assets/images/logo/ufotable_logo_new.webp?v=20240712220717)}.site-footer-logo .anchor{display:block;width:100%;height:100%;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}@font-face{font-family:"Noto Serif JP";src:url(../_assets/fonts/NotoSerifJP-Medium.otf?v=20240712220717) format("otf"),url(../_assets/fonts/NotoSerifJP-Medium.woff2?v=20240712220717) format("woff2");font-weight:400}@font-face{font-family:"Noto Serif JP";src:url(../_assets/fonts/NotoSerifJP-Bold.otf?v=20240712220717) format("otf"),url(../_assets/fonts/NotoSerifJP-Bold.woff2?v=20240712220717) format("woff2");font-weight:700}@font-face{font-family:"Kaisei Tokumin";src:url(../_assets/fonts/KaiseiTokumin-Medium.ttf?v=20240712220717) format("truetype"),url(../_assets/fonts/KaiseiTokumin-Medium.woff2?v=20240712220717) format("woff2");font-weight:400}@font-face{font-family:"Kaisei Tokumin";src:url(../_assets/fonts/KaiseiTokumin-Bold.ttf?v=20240712220717) format("truetype"),url(../_assets/fonts/KaiseiTokumin-Bold.woff2?v=20240712220717) format("woff2");font-weight:700}.site-wrapper{position:relative;width:100%;background-image:url(../_assets/images/pattern/wave.webp?v=20240712220717),linear-gradient(90deg,var(--site-color-brown01) 0%,var(--site-color-brown02) 50%,var(--site-color-brown01) 100%);background-repeat:repeat-y,repeat;overflow:hidden;font-family:"Noto Serif JP",sans-serif;letter-spacing:2px}@media screen and (min-width:401px){.site-wrapper{min-width:var(--site-contentswidth-pc);line-height:var(--site-lineheight-pc);background-position:center top,left top;background-size:contain,auto}}@media screen and (max-width:400px){.site-wrapper{font-size:.9rem;line-height:var(--site-lineheight-sp);background-position:center top,left top;background-size:500px,auto}}.site-section:before,.site-wrapper:before{position:absolute;top:0;left:0;width:100%;height:100%;content:""}.site-wrapper:before{background-image:url(../_assets/images/pattern/bg-pattern.webp?v=20240712220717);opacity:.1}.site-wrapper span.nezuko{font-family:"Kaisei Tokumin",sans-serif!important}.site-section-inner{position:relative;height:100%}@media screen and (min-width:401px){.site-section-inner{margin:auto;width:var(--site-contentswidth-pc)}}@media screen and (max-width:400px){.site-section-inner{padding:0 1rem;width:100%}}.site-section{position:relative;width:100%;min-height:200px;z-index:var(--site-z-index-content);opacity:0}@media screen and (min-width:401px){.site-section{padding:4rem 0 3rem}}@media screen and (max-width:400px){.site-section{padding:2rem 0}}.site-section:before{background-position:left top,center center;background-size:auto,cover;background-repeat:repeat,no-repeat}@media screen and (min-width:1921px){.site-section.toleft:before{-webkit-clip-path:polygon(15% 0,100% 0,100% 100%,15% 100%);clip-path:polygon(15% 0,100% 0,100% 100%,15% 100%)}}@media screen and (min-width:1401px)and (max-width:1920px){.site-section.toleft:before{-webkit-clip-path:polygon(15% 0,100% 0,100% 100%,15% 100%);clip-path:polygon(15% 0,100% 0,100% 100%,15% 100%)}}@media screen and (min-width:401px)and (max-width:1400px){.site-section.toleft:before{width:100%}}@media screen and (max-width:400px){.site-section.toleft:before{width:100%}}@media screen and (min-width:1921px){.site-section.toright:before{-webkit-clip-path:polygon(0 0,85% 0,85% 100%,0 100%);clip-path:polygon(0 0,85% 0,85% 100%,0 100%)}}@media screen and (min-width:1401px)and (max-width:1920px){.site-section.toright:before{-webkit-clip-path:polygon(0 0,85% 0,85% 100%,0 100%);clip-path:polygon(0 0,85% 0,85% 100%,0 100%)}}@media screen and (min-width:401px)and (max-width:1400px){.site-section.toright:before{width:100%}}@media screen and (max-width:400px){.site-section.toright:before{width:100%}}.site-section.bg-bizan:before{background-image:url(../_assets/images/pattern/shape70.png?v=20240712220717),url(../_assets/images/site-bg/visual_bizan.webp?v=20240712220717)}.site-section.bg-kitakyusyu:before{background-image:url(../_assets/images/pattern/shape70.png?v=20240712220717),url(../_assets/images/site-bg/visual_kitakyusyu.webp?v=20240712220717)}@media screen and (min-width:401px){.site-section.margin{margin-bottom:100px}}@media screen and (max-width:400px){.site-section.margin{margin-bottom:50px}}.site-wrapper.show .site-section.show{animation:fadein 500ms 500ms ease-out both}.site-wrapper.show .site-section.toleft.show{animation:clip-anime2 500ms 500ms ease-out both}.site-wrapper.show .site-section.toright.show{animation:clip-anime 500ms 500ms ease-out both}.site-logo,.site-obj{position:absolute;font-size:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-obj{pointer-events:none}.site-obj.chara{background-size:contain;background-repeat:no-repeat;opacity:0}.site-obj.chara-tanjiro{background-image:url(../_assets/images/site-obj/chara-tanjiro.webp?v=20240712220717)}@media screen and (min-width:401px){.site-obj.chara-tanjiro{width:214px;height:406px}}@media screen and (max-width:400px){.site-obj.chara-tanjiro{width:128.4px;height:243.6px}}@media screen and (min-width:401px){.site-obj.chara-tanjiro{left:50%;margin-left:-600px;bottom:100px}}@media screen and (max-width:400px){.site-obj.chara-tanjiro{left:50px;bottom:45px}}.site-obj.chara-nezuko{background-image:url(../_assets/images/site-obj/chara-nezuko.webp?v=20240712220717)}@media screen and (min-width:401px){.site-obj.chara-nezuko{width:234px;height:307px}}@media screen and (max-width:400px){.site-obj.chara-nezuko{width:140.4px;height:184.2px}}@media screen and (min-width:401px){.site-obj.chara-nezuko{right:50%;margin-right:-580px;bottom:100px}}@media screen and (max-width:400px){.site-obj.chara-nezuko{right:50px;bottom:55px}}.site-obj.chara-zenitsu{background-image:url(../_assets/images/site-obj/chara-zenitsu.webp?v=20240712220717)}@media screen and (min-width:401px){.site-obj.chara-zenitsu{width:247px;height:357px}}@media screen and (max-width:400px){.site-obj.chara-zenitsu{width:123.5px;height:178.5px}}@media screen and (min-width:401px){.site-obj.chara-zenitsu{left:50%;margin-left:-690px;top:278px}}@media screen and (max-width:400px){.site-obj.chara-zenitsu{left:10px;bottom:27px}}.site-obj.chara-inosuke{background-image:url(../_assets/images/site-obj/chara-inosuke.webp?v=20240712220717)}@media screen and (min-width:401px){.site-obj.chara-inosuke{width:258px;height:318px}}@media screen and (max-width:400px){.site-obj.chara-inosuke{width:129px;height:159px}}@media screen and (min-width:401px){.site-obj.chara-inosuke{top:40%;right:50%;margin-right:-690px}}@media screen and (max-width:400px){.site-obj.chara-inosuke{right:10px;bottom:27px}}.site-obj.chara-tengen{background-image:url(../_assets/images/site-obj/chara-tengen.webp?v=20240712220717)}@media screen and (min-width:401px){.site-obj.chara-tengen{width:259px;height:293px}}@media screen and (max-width:400px){.site-obj.chara-tengen{width:129.5px;height:146.5px}}@media screen and (min-width:401px){.site-obj.chara-tengen{left:50%;margin-left:-700px;bottom:198px}}@media screen and (max-width:400px){.site-obj.chara-tengen{right:0;left:0;margin:auto;bottom:102px}}.site-obj.chara-shinobu{background-image:url(../_assets/images/site-obj/chara-shinobu.webp?v=20240712220717)}@media screen and (min-width:401px){.site-obj.chara-shinobu{width:201px;height:304px}}@media screen and (max-width:400px){.site-obj.chara-shinobu{width:90.45px;height:136.8px}}@media screen and (min-width:401px){.site-obj.chara-shinobu{left:50%;margin-left:-660px;top:498px}}@media screen and (max-width:400px){.site-obj.chara-shinobu{left:10px;bottom:75px}}.site-obj.chara-giyu{background-image:url(../_assets/images/site-obj/chara-giyu.webp?v=20240712220717)}@media screen and (min-width:401px){.site-obj.chara-giyu{width:218px;height:424px}}@media screen and (max-width:400px){.site-obj.chara-giyu{width:91.56px;height:178.08px}}@media screen and (min-width:401px){.site-obj.chara-giyu{top:747px;right:50%;margin-right:-690px}}@media screen and (max-width:400px){.site-obj.chara-giyu{left:104px;bottom:100px}}.site-obj.chara-kanao{background-image:url(../_assets/images/site-obj/chara-kanao.webp?v=20240712220717)}@media screen and (min-width:401px){.site-obj.chara-kanao{width:246px;height:340px}}@media screen and (max-width:400px){.site-obj.chara-kanao{width:110.7px;height:153px}}@media screen and (min-width:401px){.site-obj.chara-kanao{top:1140px;left:50%;margin-left:-700px}}@media screen and (max-width:400px){.site-obj.chara-kanao{right:0;bottom:68px}}.site-obj.chara-kyojuro{background-image:url(../_assets/images/site-obj/chara-kyojuro.webp?v=20240712220717)}@media screen and (min-width:401px){.site-obj.chara-kyojuro{width:181px;height:408px}}@media screen and (max-width:400px){.site-obj.chara-kyojuro{width:79.64px;height:179.52px}}@media screen and (min-width:401px){.site-obj.chara-kyojuro{top:1470px;right:50%;margin-right:-690px}}@media screen and (max-width:400px){.site-obj.chara-kyojuro{right:107px;bottom:100px}}.site-obj.chara-mitsuri{background-image:url(../_assets/images/site-obj/chara-mitsuri.webp?v=20240712220717)}@media screen and (min-width:401px){.site-obj.chara-mitsuri{width:242px;height:393px}}@media screen and (max-width:400px){.site-obj.chara-mitsuri{width:108.9px;height:176.85px}}@media screen and (min-width:401px){.site-obj.chara-mitsuri{top:188px;left:50%;margin-left:-780px}}@media screen and (max-width:400px){.site-obj.chara-mitsuri{left:140px;bottom:225px}}.site-obj.chara-muichirou{background-image:url(../_assets/images/site-obj/chara-muichirou.webp?v=20240712220717)}@media screen and (min-width:401px){.site-obj.chara-muichirou{width:246px;height:311px}}@media screen and (max-width:400px){.site-obj.chara-muichirou{width:110.7px;height:139.95px}}@media screen and (min-width:401px){.site-obj.chara-muichirou{top:610px;right:50%;margin-right:-810px}}@media screen and (max-width:400px){.site-obj.chara-muichirou{left:25px;bottom:230px}}.site-obj.chara-obanai{background-image:url(../_assets/images/site-obj/chara-obanai.webp?v=20240712220717)}@media screen and (min-width:401px){.site-obj.chara-obanai{width:236px;height:306px}}@media screen and (max-width:400px){.site-obj.chara-obanai{width:106.2px;height:137.7px}}@media screen and (min-width:401px){.site-obj.chara-obanai{top:890px;left:50%;margin-left:-810px}}@media screen and (max-width:400px){.site-obj.chara-obanai{right:40px;bottom:209px}}.site-obj.chara-genya{background-image:url(../_assets/images/site-obj/chara-genya.webp?v=20240712220717)}@media screen and (min-width:401px){.site-obj.chara-genya{width:299px;height:438px}}@media screen and (max-width:400px){.site-obj.chara-genya{width:134.55px;height:197.1px}}@media screen and (min-width:401px){.site-obj.chara-genya{top:1140px;right:50%;margin-right:-860px}}@media screen and (max-width:400px){.site-obj.chara-genya{left:74px;bottom:38px}}.site-obj.chara-sanemi{background-image:url(../_assets/images/site-obj/chara-sanemi.webp?v=20240712220717)}@media screen and (min-width:401px){.site-obj.chara-sanemi{width:248px;height:298px}}@media screen and (max-width:400px){.site-obj.chara-sanemi{width:111.6px;height:134.1px}}@media screen and (min-width:401px){.site-obj.chara-sanemi{top:1500px;left:50%;margin-left:-820px}}@media screen and (max-width:400px){.site-obj.chara-sanemi{right:64px;bottom:58px}}.site-wrapper.show .site-obj.chara.chara-tanjiro.show{animation:expansion 1.2s 100ms ease-out both}.site-wrapper.show .site-obj.chara.chara-nezuko.show{animation:expansion 1.2s 400ms ease-out both}@media screen and (min-width:401px){.site-wrapper.show .site-obj.chara.chara-zenitsu.show{animation:expansion 1.2s 100ms ease-out both}}@media screen and (max-width:400px){.site-wrapper.show .site-obj.chara.chara-zenitsu.show{animation:expansion 1.2s 100ms ease-out both}}@media screen and (min-width:401px){.site-wrapper.show .site-obj.chara.chara-inosuke.show{animation:expansion 1.2s 100ms ease-out both}}@media screen and (max-width:400px){.site-wrapper.show .site-obj.chara.chara-inosuke.show{animation:expansion 1.2s 100ms ease-out both}}@media screen and (min-width:401px){.site-wrapper.show .site-obj.chara.chara-tengen.show{animation:expansion 1.2s 100ms ease-out both}}@media screen and (max-width:400px){.site-wrapper.show .site-obj.chara.chara-tengen.show{animation:expansion 1.2s 400ms ease-out both}}@media screen and (min-width:401px){.site-wrapper.show .site-obj.chara.chara-shinobu.show{animation:expansion 1.2s 100ms ease-out both}}@media screen and (max-width:400px){.site-wrapper.show .site-obj.chara.chara-shinobu.show{animation:expansion 1.2s 400ms ease-out both}}.site-wrapper.show .site-obj.chara.chara-giyu.show{animation:expansion 1.2s 100ms ease-out both}@media screen and (min-width:401px){.site-wrapper.show .site-obj.chara.chara-kanao.show{animation:expansion 1.2s 100ms ease-out both}}@media screen and (max-width:400px){.site-wrapper.show .site-obj.chara.chara-kanao.show{animation:expansion 1.2s 400ms ease-out both}}.site-wrapper.show .site-obj.chara.chara-kyojuro.show{animation:expansion 1.2s 100ms ease-out both}@media screen and (min-width:401px){.site-wrapper.show .site-obj.chara.chara-mitsuri.show{animation:expansion 1.2s 100ms ease-out both}}@media screen and (max-width:400px){.site-wrapper.show .site-obj.chara.chara-mitsuri.show{animation:expansion 1.2s 400ms ease-out both}}.site-wrapper.show .site-obj.chara.chara-muichirou.show,.site-wrapper.show .site-obj.chara.chara-obanai.show{animation:expansion 1.2s 100ms ease-out both}@media screen and (min-width:401px){.site-wrapper.show .site-obj.chara.chara-genya.show{animation:expansion 1.2s 100ms ease-out both}}@media screen and (max-width:400px){.site-wrapper.show .site-obj.chara.chara-genya.show{animation:expansion 1.2s 800ms ease-out both}}@media screen and (min-width:401px){.site-wrapper.show .site-obj.chara.chara-sanemi.show{animation:expansion 1.2s 100ms ease-out both}}@media screen and (max-width:400px){.site-wrapper.show .site-obj.chara.chara-sanemi.show{animation:expansion 1.2s 800ms ease-out both}}.site-obj.snowobj{position:absolute;background-image:url(../_assets/images/deco/deco-snowfield.png?v=20240712220717);background-repeat:no-repeat}@media screen and (min-width:401px){.site-obj.snowobj{background-size:auto}}@media screen and (max-width:400px){.site-obj.snowobj{background-size:300px}}@media screen and (min-width:401px){.site-obj.tree-l{width:70px;height:131px}}@media screen and (max-width:400px){.site-obj.tree-l{width:35px;height:65.5px}}@media screen and (min-width:401px){.site-obj.tree-m{width:52px;height:97px;background-position:-80px 0}}@media screen and (max-width:400px){.site-obj.tree-m{width:26px;height:48.5px;background-position:-40px 0}}@media screen and (min-width:401px){.site-obj.tree-s{width:30px;height:55px;background-position:-141px 0}}@media screen and (max-width:400px){.site-obj.tree-s{width:15px;height:27.5px;background-position:-70.5px 0}}@media screen and (min-width:401px){.site-obj.snowman{width:97px;height:139px;background-position:-181px 0}}@media screen and (max-width:400px){.site-obj.snowman{width:48.5px;height:69.5px;background-position:-90.5px 0}}@media screen and (min-width:401px){.site-obj.reindeer{width:130px;height:116px;background-position:-293px -19px}}@media screen and (max-width:400px){.site-obj.reindeer{width:65px;height:58px;background-position:-146.5px -9.5px}}.site-logo{right:30px;bottom:40px}@media screen and (min-width:401px){.site-logo{width:343px;height:95px}}@media screen and (max-width:400px){.site-logo{width:171.5px;height:47.5px}}.site-linkto{font-size:var(--site-fontsize-pc)}.site-items-bg{background-image:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.7) 100%);border-radius:5px;color:var(--site-white-color)}@media screen and (min-width:401px){.site-items-bg{padding:2rem;box-shadow:inset 0 0 0 2px var(--site-color-gray05)}}@media screen and (max-width:400px){.site-items-bg{padding:1rem;box-shadow:inset 0 0 0 1px var(--site-color-gray05)}}.site-items-listone:not(:last-child){margin-bottom:1rem}.site-items-title{background-color:var(--site-color-red04);color:var(--site-white-color);text-align:center;font-weight:700}@media screen and (min-width:401px){.site-items-title{display:inline-block;margin-left:1.5rem;padding:.5rem 3rem .5rem 1rem;font-size:1.5rem;-webkit-clip-path:polygon(0 0,calc(100% - 2rem) 0,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 2rem) 0,100% 100%,0 100%)}}@media screen and (max-width:400px){.site-items-title{margin-bottom:1rem;padding:.5rem 2.5rem .5rem 1.5rem;font-size:1rem}}.site-items-colorheading{position:relative;margin-bottom:1rem;width:100%;color:var(--site-white-color);text-align:center;filter:drop-shadow(0 0 4px #000)}@media screen and (min-width:401px){.site-items-colorheading{padding:.75rem .5rem;font-size:1.25rem}}@media screen and (max-width:400px){.site-items-colorheading{padding:.5rem;font-size:1.1rem}}.site-items-colorheading.red{background-color:var(--site-color-red04)}.site-items-colorheading.green{background-color:var(--site-color-green01)}.site-items-boxtitle{border-bottom:1px solid var(--site-color-gray02)}@media screen and (min-width:401px){.site-items-boxtitle{margin-bottom:1.5rem;font-size:1.25rem}}@media screen and (max-width:400px){.site-items-boxtitle{margin-bottom:1rem;font-size:1rem;text-align:center}}.site-items-newchip{display:inline;padding:.1rem .3rem 0;color:var(--site-white-color);background-color:var(--site-color-red01);font-size:60%}.site-items-newchip.navi{position:absolute;display:inline-block;left:.5rem;padding:0 .3rem;pointer-events:none}@media screen and (min-width:401px){.site-items-newchip.navi{top:-.7rem}}@media screen and (max-width:400px){.site-items-newchip.navi{top:-.4rem}}.site-items-novelties-drink{position:relative;display:flex;flex-wrap:wrap;justify-content:center;padding:1rem 0 2rem}.site-items-novelties-drink:before{position:relative;display:block;margin-bottom:3rem;width:100%;text-align:center;height:1em;pointer-events:none}.site-items-novelties-drink.group-a{background-color:rgba(255,0,0,.2)}.site-items-novelties-drink.group-a:before{content:"Aグループ"}.site-items-novelties-drink.group-b{background-color:rgba(255,165,0,.2)}.site-items-novelties-drink.group-b:before{content:"Bグループ"}.site-items-novelties-drink.group-c{background-color:rgba(25,143,59,.2)}.site-items-novelties-drink.group-c:before{content:"Cグループ"}.site-items-novelty-drink{transform-origin:50% 50%;transform:rotate(-3deg);filter:drop-shadow(0 0 4px #000)}@media screen and (min-width:401px){.site-items-novelty-drink{margin:1rem;width:400px}}@media screen and (max-width:400px){.site-items-novelty-drink{margin-bottom:.5rem;width:300px}}.site-items-goods{position:relative;text-align:center}.site-items-image{position:relative;display:block;box-shadow:0 0 0 1px var(--site-color-gray05)}.site-items-image img,.site-items-listimage img{position:relative}.site-items-image.single{width:100%}@media screen and (min-width:401px){.site-items-image.single700{margin-right:auto;margin-left:auto;width:700px}}@media screen and (max-width:400px){.site-items-image.single700{width:100%}}@media screen and (min-width:401px){.site-items-image.itemnav{width:320px;height:192px}}@media screen and (max-width:400px){.site-items-image.itemnav{width:300px}}@media screen and (min-width:401px){.site-items-image.selection-list{width:215px}}@media screen and (max-width:400px){.site-items-image.selection-list{width:150px}}@media screen and (min-width:401px){.site-items-image.lottery-storythumbnail{min-height:562px}}@media screen and (max-width:400px){.site-items-image.lottery-storythumbnail{min-height:204px}}.site-items-image.no-border{box-shadow:none}.site-items-anchorwrap{position:relative;padding-top:1rem;text-align:center}@media screen and (min-width:401px){.site-items-copytext{font-size:1.5rem}}@media screen and (max-width:400px){.site-items-copytext{font-size:1.1rem}}.site-items-leadtext{color:var(--site-white-color);text-shadow:0 0 .4rem var(--site-black-color),0 0 .3rem var(--site-black-color),0 0 .3rem var(--site-black-color),0 0 .3rem var(--site-black-color),0 0 .3rem var(--site-black-color)}@media screen and (min-width:401px){.site-items-leadtext{font-size:1.25rem}}@media screen and (max-width:400px){.site-items-leadtext{font-size:1rem}}.site-items-normaltext{color:var(--site-white-color);font-size:1rem}.site-items-mini-text{padding-top:1rem;text-align:center;font-size:.9rem}@media screen and (min-width:401px){.site-items-list{display:flex;flex-wrap:wrap;justify-content:space-between}}.site-items-listbg{position:relative;background-image:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.7) 100%),linear-gradient(-45deg,rgba(0,0,0,.5) 0,rgba(183,15,13,.5) 100%);box-shadow:inset 0 0 0 1px var(--site-color-gray05)}@media screen and (min-width:401px){.site-items-listbg{margin-bottom:2rem;padding:2rem}}@media screen and (max-width:400px){.site-items-listbg{margin-bottom:1rem;padding:1rem}}.site-items-listbg.one-column{width:100%}@media screen and (min-width:401px){.site-items-listbg.two-column{width:484px}}@media screen and (max-width:400px){.site-items-listbg.two-column{width:100%}}.site-items-listtitle{color:var(--site-white-color);border-bottom:1px solid var(--site-color-gray05);text-align:center}@media screen and (min-width:401px){.site-items-listtitle{margin-bottom:1.5rem;font-size:1.4rem}}@media screen and (max-width:400px){.site-items-listtitle{margin-bottom:1.2rem;font-size:1.2rem}}.site-items-price{text-align:center;font-weight:700;color:var(--site-white-color)}@media screen and (min-width:401px){.site-items-price{font-size:1.25rem}}@media screen and (max-width:400px){.site-items-price{font-size:1.1rem}}.site-items-listimage{position:relative;display:block}.site-items-listimage.single{width:100%}.site-items-listimage.albumsingle,.site-items-listimage.single{box-shadow:0 0 0 1px var(--site-color-gray05)}@media screen and (min-width:401px){.site-items-listimage.albumsingle{margin:0 1rem;width:420px}}@media screen and (max-width:400px){.site-items-listimage.albumsingle{width:100%}}.site-items-listimage.single700{box-shadow:0 0 0 1px var(--site-color-gray05)}@media screen and (min-width:401px){.site-items-listimage.single700{margin-right:auto;margin-left:auto;width:700px}}@media screen and (max-width:400px){.site-items-listimage.single700{width:100%}}.site-items-listdesc{position:relative;color:var(--site-white-color);background-color:var(--site-color-red04)}@media screen and (min-width:401px){.site-items-listdesc{padding:1.5rem}}@media screen and (max-width:400px){.site-items-listdesc{padding:1rem}}.site-items-termsales{background-color:rgba(0,0,0,.7);font-weight:700;text-align:center;color:var(--site-white-color);box-shadow:inset 0 0 0 1px var(--site-color-gray05);transform:rotate(.03deg)}@media screen and (min-width:401px){.site-items-termsales{padding:1rem}}@media screen and (max-width:400px){.site-items-termsales{padding:.5rem}}.site-items-list-anchorwrap{position:relative;padding-top:1rem;text-align:center}@media screen and (min-width:401px){.site-items-copytext{font-size:1.5rem}}@media screen and (max-width:400px){.site-items-copytext{font-size:1.1rem}}.site-items-thumbnailgallery{margin:0 auto;width:100%}@media screen and (min-width:401px){.site-items-thumbnailgallery.two-column{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}}.site-items-gallerymainimg{position:relative;margin-bottom:1rem}.site-items-gallerymainimg.one-column{margin-right:auto;margin-left:auto}@media screen and (min-width:401px){.site-items-gallerymainimg.one-column{width:800px}}@media screen and (max-width:400px){.site-items-gallerymainimg.one-column{width:100%}}@media screen and (min-width:401px){.site-items-gallerymainimg.two-column{width:450px}}@media screen and (max-width:400px){.site-items-gallerymainimg.two-column{width:100%}}.site-items-gallerymainimg img{position:relative;width:100%;height:auto}.site-items-tips{position:absolute;display:inline-block;color:var(--site-white-color);text-align:center;font-weight:700;-webkit-clip-path:polygon(0 0,calc(100% - 1rem) 0,100% 50%,calc(100% - 1rem) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 1rem) 0,100% 50%,calc(100% - 1rem) 100%,0 100%)}.site-items-tips.place-only{background-color:var(--site-color-red01)}.site-items-tips.ec-only{background-color:var(--site-color-orange01)}@media screen and (min-width:401px){.site-items-tips{top:-1rem;left:.5rem;padding:.5rem 1.5rem;min-width:200px;font-size:1.5rem}}@media screen and (max-width:400px){.site-items-tips{top:-1rem;left:.5rem;padding:.5rem 1rem;min-width:180px;font-size:1.1rem}}.site-items-gallerythumbnails{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width:400px){.site-items-gallerythumbnails{width:100%}}@media screen and (min-width:401px){.site-items-gallerythumbnails.two-column{width:450px}}.site-items-gallerythumbnails img{filter:brightness(60%);cursor:pointer}.site-items-gallerythumbnails img.active{filter:brightness(100%)}@media screen and (min-width:401px){.site-items-gallerythumbnails img{width:130px}.site-items-gallerythumbnails img:hover{filter:brightness(100%)}}@media screen and (max-width:400px){.site-items-gallerythumbnails img{width:65px}}.site-items-gallerythumbnail{margin:0 .5rem .5rem}.site-indentlist{position:relative;text-align:left!important}.site-indentlist-one{position:relative;padding-left:1em}.site-indentlist-one:before{position:absolute;top:0;left:0;width:1em;height:1em;content:"・"}.site-indentlist-one:not(:last-child){margin-bottom:.5rem}.site-indentlist-one .largeFont{font-size:1.25rem}.site-indentlist-anchor{text-align:center}.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.webp?v=20240712220717);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-heading-h2{position:relative;text-align:center;color:#fff}@media screen and (min-width:401px){.site-heading-h2{margin-bottom:2.5rem}}@media screen and (max-width:400px){.site-heading-h2{margin-bottom:2rem}}.site-heading-h2 span{position:relative;display:inline-block;padding:0 1.8rem .5rem;font-weight:700;line-height:1.2}@media screen and (min-width:401px){.site-heading-h2 span{min-width:300px;font-size:1.5rem}}@media screen and (max-width:400px){.site-heading-h2 span{min-width:250px;font-size:1.2rem}}.site-heading-h1{position:relative;margin-right:auto;margin-left:auto;width:100%;font-weight:700;color:var(--site-white-color);opacity:0}@media screen and (min-width:401px){.site-heading-h1{margin-bottom:3rem;min-height:120px;font-size:3rem;line-height:120px}}@media screen and (max-width:400px){.site-heading-h1{margin-bottom:2rem;font-size:1.4rem;line-height:60px}}@media screen and (min-width:401px){.site-heading-h1[data-title=販売メニュー・グッズ情報]{font-size:2rem}}@media screen and (max-width:400px){.site-heading-h1[data-title=販売メニュー・グッズ情報]{font-size:1.3rem}}.site-heading-h1:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);content:""}@media screen and (min-width:401px){.site-heading-h1.toright:before{-webkit-clip-path:polygon(0 0,50% 0,55% 100%,0 100%);clip-path:polygon(0 0,50% 0,55% 100%,0 100%)}}@media screen and (max-width:400px){.site-heading-h1.toright:before{-webkit-clip-path:polygon(0 0,85% 0,90% 100%,0 100%);clip-path:polygon(0 0,85% 0,90% 100%,0 100%)}}@media screen and (min-width:401px){.site-heading-h1.toleft:before{-webkit-clip-path:polygon(40% 100%,45% 0,100% 0,100% 100%);clip-path:polygon(40% 100%,45% 0,100% 0,100% 100%)}}@media screen and (max-width:400px){.site-heading-h1.toleft:before{-webkit-clip-path:polygon(10% 100%,15% 0,100% 0,100% 100%);clip-path:polygon(10% 100%,15% 0,100% 0,100% 100%)}}.site-heading-h1-inner{position:relative;margin:auto}@media screen and (min-width:401px){.site-heading-h1-inner{width:1000px}}@media screen and (max-width:400px){.site-heading-h1-inner{width:360px}}.site-wrapper.show .site-heading-h1.show.toright{animation:clip-anime 750ms 1000ms ease-out both}.site-wrapper.show .site-heading-h1.show.toleft{animation:clip-anime2 750ms 1000ms ease-out both}.site-dialog-button{position:relative;display:inline-block}@media screen and (min-width:401px){.site-dialog-button:hover{filter:brightness(50%)}}.site-dialog-body{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.9);opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:var(--site-transition-speed);z-index:var(--site-z-index-dialog)}.site-dialog-body.show{opacity:1;pointer-events:all;-webkit-user-select:all;-moz-user-select:all;user-select:all}.site-dialog-content{position:absolute;display:inline-table;top:0;right:0;bottom:0;left:0;margin:auto;height:auto;text-align:center}@media screen and (min-width:401px){.site-dialog-content{width:95vw}}@media screen and (max-width:400px)and (orientation:portrait){.site-dialog-content{width:100%}}@media screen and (max-width:400px)and (orientation:landscape){.site-dialog-content{width:90vw}}.site-dialog-close{position:absolute;top:0;right:0;width:80px;height:80px;background-color:var(--site-color-red01)}.site-dialog-close .bar{position:absolute;top:50%;left:0;right:0;margin:auto;width:50%;background-color:var(--site-white-color);transition:var(--site-transition-speed)}@media screen and (min-width:401px){.site-dialog-close .bar{height:7px}}@media screen and (max-width:400px){.site-dialog-close .bar{height:4px}}.site-dialog-close .bar.first{transform:rotate(45deg)}.site-dialog-close .bar.second{transform:rotate(135deg)}.site-desc{position:relative;border-top:1px solid;border-left:1px solid var(--site-white-color);color:var(--site-white-color);text-align:center}.site-desc-desc,.site-desc-title{background-color:var(--site-black-color);padding:1.2rem .75rem;border-right:1px solid var(--site-white-color);border-bottom:1px solid var(--site-white-color)}.site-desc-desc{background-color:var(--site-color-gray03)}.site-button{position:relative;border-radius:3rem;background-color:var(--site-color-brown02);box-shadow:inset 0 0 0 2px var(--site-black-color),inset 0 0 0 5px var(--site-color-brown03);color:var(--site-white-color);font-weight:700;text-align:center;transform:rotate(.03deg);white-space:inherit}@media screen and (min-width:401px){.site-button{min-width:322px;min-height:53px}.site-button:hover{background-color:var(--site-color-red01);box-shadow:inset 0 0 0 2px var(--site-black-color),inset 0 0 0 5px var(--site-color-red02);color:var(--site-color-yellow01)}}@media screen and (max-width:400px){.site-button{width:322px;min-height:53px}}@media screen and (min-width:401px){.site-button.line1{padding:1rem;font-size:.9rem}}@media screen and (max-width:400px){.site-button.line1{padding:1rem 1.2rem;font-size:.7rem}}@media screen and (min-width:401px){.site-button.line2{padding:1rem;font-size:.9rem}}@media screen and (max-width:400px){.site-button.line2{padding:.5rem 1.5rem;font-size:.7rem}.site-button.toggle{width:170px}.site-button.gnav{width:250px!important}}.site-button.active{background-color:var(--site-color-red01);box-shadow:inset 0 0 0 2px var(--site-black-color),inset 0 0 0 5px var(--site-color-red02);color:var(--site-color-yellow01)}.site-button.active:after{position:absolute;top:0;right:10px;bottom:0;margin:auto;background-image:url(../_assets/images/deco/deco-minstar.png?v=20240712220717);background-size:contain;background-repeat:no-repeat;width:16px;height:16px;pointer-events:none;content:""}.site-anchor{position:relative;display:inline-block;padding:1rem;border-radius:5rem;font-weight:700;text-align:center;transform:rotate(.03deg)}@media screen and (min-width:401px){.site-anchor{min-width:522px;min-height:63px;font-size:1.25rem}}@media screen and (max-width:400px){.site-anchor{width:100%;min-height:55px;font-size:.9rem}}.site-anchor.webshop{background-color:var(--site-color-red05);box-shadow:0 0 0 3px var(--site-color-red02);color:var(--site-white-color)}@media screen and (min-width:401px){.site-anchor.webshop:hover{background-color:var(--site-color-orange01);box-shadow:0 0 0 3px var(--site-color-orange02);color:var(--site-black-color)}}@media screen and (max-width:400px){.site-anchor.webshop{width:calc(100% - 2rem)}}.site-anchor.webshop .site-icon{position:absolute;display:block;top:0;right:10px;bottom:0;margin:auto;width:1em;height:1em}@media screen and (min-width:401px){.site-anchor.webshop .site-icon{font-size:2rem}}@media screen and (max-width:400px){.site-anchor.webshop .site-icon{font-size:1.1rem}}.site-anchor.webshop.close{pointer-events:none;filter:brightness(40%)}.site-anchor.weblottery,.site-anchor.weblottery_long{background-image:linear-gradient(0deg,var(--site-color-orange03) 0%,var(--site-color-orange04) 100%);box-shadow:0 0 0 3px var(--site-white-color);color:var(--site-white-color)}@media screen and (min-width:401px){.site-anchor.weblottery,.site-anchor.weblottery_long{font-size:1.5rem}.site-anchor.weblottery:hover,.site-anchor.weblottery_long:hover{filter:hue-rotate(45deg)}}.site-anchor.weblottery .site-icon,.site-anchor.weblottery_long .site-icon{position:absolute;display:block;top:0;bottom:0;margin:auto;width:1em;height:1em}@media screen and (min-width:401px){.site-anchor.weblottery .site-icon,.site-anchor.weblottery_long .site-icon{right:10px;font-size:20px}}@media screen and (max-width:400px){.site-anchor.weblottery .site-icon,.site-anchor.weblottery_long .site-icon{right:6px;font-size:18px}}.site-anchor.weblottery.close,.site-anchor.weblottery_long.close{pointer-events:none;filter:brightness(40%)}@media screen and (min-width:401px){.site-anchor.weblottery{padding:1rem 2rem}}@media screen and (max-width:400px){.site-anchor.weblottery{padding:1rem 1.5rem;width:280px}}@media screen and (min-width:401px){.site-anchor.weblottery_long{padding:1rem 2rem}}@media screen and (max-width:400px){.site-anchor.weblottery_long{padding:.2rem 1.1rem;width:246px;white-space:pre-wrap}}.site-anchor-icon-bg{position:absolute;top:0;bottom:0;margin:auto;pointer-events:none}.site-anchor-icon-bg .site-icon{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.site-anchor-icon-bg.arrowwhite{right:.7rem}@media screen and (min-width:401px){.site-anchor-icon-bg.arrowwhite{width:1.5rem;height:1.5rem}}@media screen and (max-width:400px){.site-anchor-icon-bg.arrowwhite{width:1rem;height:1rem}}@media screen and (min-width:401px){.site-anchor-icon-bg.arrowwhite .site-icon{font-size:1.5rem}}@media screen and (max-width:400px){.site-anchor-icon-bg.arrowwhite .site-icon{font-size:1rem}}.site-anchor-icon-bg.facebook,.site-anchor-icon-bg.twitter{left:.7rem}@media screen and (min-width:401px){.site-anchor-icon-bg.facebook,.site-anchor-icon-bg.twitter{width:4rem;height:4rem}}@media screen and (max-width:400px){.site-anchor-icon-bg.facebook,.site-anchor-icon-bg.twitter{width:3rem;height:3rem}}@media screen and (min-width:401px){.site-anchor-icon-bg.facebook .site-icon,.site-anchor-icon-bg.twitter .site-icon{font-size:4rem}}@media screen and (max-width:400px){.site-anchor-icon-bg.facebook .site-icon,.site-anchor-icon-bg.twitter .site-icon{font-size:3rem}}.site-accordion{position:relative;background-color:var(--site-crimson-color)}@media screen and (min-width:401px){.site-accordion .tab{outline:1px solid var(--site-black-color)}}@media screen and (max-width:400px){.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 */