.ambassador{--ambassador-width: 150px;--ambassador-right: 10px;position:-webkit-sticky;position:sticky;bottom:10px;left:calc(100vw - (var(--ambassador-width) + var(--ambassador-right)));z-index:5;width:var(--ambassador-width);margin-top:30px}.ambassador a{display:block;height:100%}@media (hover: hover) and (pointer: fine){.ambassador a{-webkit-transition:opacity 0.5s;-moz-transition:opacity 0.5s;-ms-transition:opacity 0.5s;-o-transition:opacity 0.5s;transition:opacity 0.5s}.ambassador a:hover{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5}}@media screen and (min-width: 601px){.ambassador{--ambassador-width: 180px;--ambassador-right: 16px;bottom:16px}}@media screen and (min-width: 1025px){.ambassador{--ambassador-width: 220px;--ambassador-right: 30px}}.home main{position:relative;z-index:1}.home main::before{content:"";position:absolute;left:0;bottom:0;z-index:-1;width:100vw;height:30%;background-color:#e72119}.about{padding-top:20px}.about h3,.about h4{margin:0;padding:0;font-family:"Zen Antique Soft", serif;line-height:1.3;font-weight:400;font-style:normal}.about h3{margin-bottom:20px;font-size:clamp(25px, 16.9230769231px + 2.1538461538vw, 39px);color:#efd262}.about h3+p{font-weight:bold}.about h4{font-size:clamp(20px, 13.6538461538px + 1.6923076923vw, 31px)}.instagram{margin-top:30px;text-align:center}.instagram a{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;background-color:#f0ead0;border:2px solid #0b0204;border-radius:50px;text-decoration:none}.instagram a .insta__logo{display:flex;align-items:center;width:24px;height:24px;margin-right:12px}.instagram a .insta__logo svg{fill:#0b0204;transition:fill 0.3s ease}.instagram a .insta__label{font-weight:bold;letter-spacing:0.05em;color:#0b0204}@media (hover: hover) and (pointer: fine){.instagram a:hover{background-color:#0b0204}.instagram a:hover .insta__logo svg{fill:#f0ead0}.instagram a:hover .insta__label{color:#f0ead0}}.about__ticket,.about__vote{margin-top:40px}.about__ticket p:has(.btnlink),.about__vote p:has(.btnlink){margin-top:20px}@media screen and (min-width: 601px){.about{max-width:640px;margin:0 auto;padding-top:30px}.about__ticket,.about__vote{margin-top:60px}.about__ticket p:has(.btnlink),.about__vote p:has(.btnlink){margin-top:40px}}@keyframes slow-spin{from{rotate:0deg}to{rotate:360deg}}@media screen and (min-width: 1025px){.about{position:relative;max-width:880px;padding-top:60px}.about::before,.about::after{content:"";display:block;position:absolute;width:740px;height:740px;background-size:contain;translate:-50% 0;animation:slow-spin 60s linear infinite}.about::before{top:0;right:-1165px;background-image:url("../images/img_pattern1.png")}.about::after{bottom:-242px;left:-450px;background-image:url("../images/img_pattern2.png")}.about h4{text-align:center}.about__ticket p:has(img){text-align:center}.about__ticket p:has(img) img{max-width:840px}.about__vote{margin-top:80px}}.shop{position:relative;z-index:2;padding-block:10px 40px;background-color:rgba(11,2,4,0.6);backdrop-filter:blur(4px);color:#fff}.shop::before{content:"";position:absolute;top:0;left:calc(50% - 50vw);z-index:2;width:100vw;height:80px;background-color:#e72119;clip-path:polygon(0 0, 100% 0, 100% 20%, 50% 100%, 0 20%)}.shop h2{position:relative;z-index:3;width:100vw;margin:0 0 40px calc(50% - 50vw);padding:0 16%;text-align:center}.shop h2::before{content:"";display:block;position:absolute;top:3px;left:0;z-index:-1;width:100%;height:8px;background-color:#f6a245}.shop h2::after{content:"";display:block;position:absolute;top:-140px;left:38%;z-index:100;width:100px;height:120px;background-image:url("../images/img_irasshai.svg");background-size:contain;transform:translateX(-50%) rotate(-20deg)}.shop h2 img{max-width:480px}@media screen and (min-width: 601px){.shop h2::after{top:-190px;left:50%;width:140px;height:168px;transform:translateX(-50%) rotate(0deg)}.shop h2 img{max-width:480px}}.shop__wrap{display:grid;grid-template-columns:1fr;gap:40px}.shop__wrap .shop__col{container-type:inline-size;container-name:shopList}.shop__wrap .shop__col section{margin-top:40px}.shop__wrap .shop__col section:first-child{margin-top:0}.shop__wrap .shop__col section h3{margin:0 0 20px;padding:0 32px;background-color:#0b0204;border-radius:999em;font-size:clamp(15px, 14.4230769231px + .1538461538vw, 16px);line-height:40px;color:#fff}.shop__wrap .shop__col .shop__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px 10px}.shop__wrap .shop__col .shop__list article a{display:block;height:100%;text-decoration:none;color:#fff}.shop__wrap .shop__col .shop__list article a figure{position:relative;overflow:hidden}.shop__wrap .shop__col .shop__list article a figure::before{content:"";display:block;padding-top:100%}.shop__wrap .shop__col .shop__list article a figure img{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.shop__wrap .shop__col .shop__list article a figure figcaption{text-indent:100%;white-space:nowrap;overflow:hidden;font-size:0}.shop__wrap .shop__col .shop__list article a h4{margin:4px 0 0;font-size:clamp(15px, 14.4230769231px + .1538461538vw, 16px);line-height:1.3;color:#efd262}.shop__wrap .shop__col .shop__list article a p{margin:4px 0 0;font-size:clamp(12px, 11.4230769231px + .1538461538vw, 13px);line-height:1.3;color:#fff}@media (hover: hover) and (pointer: fine){.shop__wrap .shop__col .shop__list article a figure img{transition:0.5s}.shop__wrap .shop__col .shop__list article a:hover figure img{transform:scale(1.1)}}@container shopList (min-width: 501px){.shop__wrap .shop__col .shop__list{grid-template-columns:repeat(3, 1fr);gap:18px}}@container shopList (min-width: 681px){.shop__wrap .shop__col .shop__list{grid-template-columns:repeat(4, 1fr)}}@media screen and (min-width: 1025px){.shop{padding-block:20px 80px}.shop::before{height:160px}.shop h2::before{top:5px;height:12px}.shop__wrap{grid-template-columns:repeat(2, 1fr);gap:60px}}.footer-sponsor{padding-block:40px;background-color:#79120f;color:#fff}.footer-sponsor h5{margin:40px 0 20px;padding:0;text-align:center;font-size:clamp(12px, 11.4230769231px + .1538461538vw, 13px);line-height:1.0}.footer-sponsor h5:first-child{margin-top:0}.footer-sponsor ul{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:580px;margin:0 auto;padding:0;list-style:none}.footer-sponsor ul li{width:calc(50% - 5px);margin:0;padding:0}@media (hover: hover) and (pointer: fine){.footer-sponsor ul li a{-webkit-transition:opacity 0.5s;-moz-transition:opacity 0.5s;-ms-transition:opacity 0.5s;-o-transition:opacity 0.5s;transition:opacity 0.5s}.footer-sponsor ul li a:hover{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5}}@media screen and (min-width: 1025px){.footer-sponsor{padding-block:60px}.footer-sponsor ul:last-of-type{max-width:1180px;gap:20px}.footer-sponsor ul:last-of-type li{width:calc(100% / 4 - 60px)}}.ramen-container{position:relative;display:inline-block;overflow:hidden}.steam{position:absolute;bottom:20%;left:50%;z-index:10;width:70%;height:150px;transform:translateX(-50%);pointer-events:none}.steam::before,.steam::after,.steam span::before,.steam span::after,.steam span span::before,.steam span span::after{content:'';position:absolute;bottom:0;background:radial-gradient(circle, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.6) 30%, rgba(255,255,255,0.3) 60%, transparent 80%);border-radius:50%;filter:blur(20px)}.steam::before{left:-10px;width:120px;height:120px;animation:steam-rise-1 4s ease-in-out infinite}.steam::after{right:0;width:100px;height:100px;animation:steam-rise-2 5s ease-in-out infinite 1s}.steam span::before{left:20px;width:110px;height:110px;animation:steam-rise-3 4.5s ease-in-out infinite 2s}.steam span::after{right:30px;width:90px;height:90px;animation:steam-rise-4 4.2s ease-in-out infinite 0.5s}.steam span span::before{left:5px;width:105px;height:105px;animation:steam-rise-5 4.8s ease-in-out infinite 1.5s}.steam span span::after{left:50%;width:95px;height:95px;animation:steam-rise-6 5.2s ease-in-out infinite 2.5s}@keyframes steam-rise-1{0%{bottom:0;opacity:0;transform:translateX(0) scale(0.6)}15%{opacity:0.8}50%{opacity:0.7;transform:translateX(-15px) scale(1.1)}100%{bottom:180px;opacity:0;transform:translateX(-30px) scale(1.5)}}@keyframes steam-rise-2{0%{bottom:0;opacity:0;transform:translateX(0) scale(0.6)}15%{opacity:0.8}50%{opacity:0.7;transform:translateX(15px) scale(1.1)}100%{bottom:170px;opacity:0;transform:translateX(35px) scale(1.4)}}@keyframes steam-rise-3{0%{bottom:0;opacity:0;transform:translateX(0) scale(0.6)}15%{opacity:0.8}50%{opacity:0.7;transform:translateX(-5px) scale(1.1)}100%{bottom:175px;opacity:0;transform:translateX(-20px) scale(1.45)}}@keyframes steam-rise-4{0%{bottom:0;opacity:0;transform:translateX(0) scale(0.5)}15%{opacity:0.75}50%{opacity:0.65;transform:translateX(20px) scale(1)}100%{bottom:165px;opacity:0;transform:translateX(25px) scale(1.35)}}@keyframes steam-rise-5{0%{bottom:0;opacity:0;transform:translateX(0) scale(0.55)}15%{opacity:0.8}50%{opacity:0.7;transform:translateX(-12px) scale(1.05)}100%{bottom:185px;opacity:0;transform:translateX(-28px) scale(1.5)}}@keyframes steam-rise-6{0%{bottom:0;opacity:0;transform:translateX(0) scale(0.6)}15%{opacity:0.75}50%{opacity:0.68;transform:translateX(8px) scale(1.08)}100%{bottom:178px;opacity:0;transform:translateX(18px) scale(1.42)}}@media screen and (max-width: 1024px){.steam{width:100px;height:100px}.steam::before{width:80px;height:80px}.steam::after{width:70px;height:70px}.steam span::before{width:75px;height:75px}.steam span::after{width:65px;height:65px}.steam span span::before{width:72px;height:72px}.steam span span::after{width:68px;height:68px}}
