:root{--main-color: #0F6392;--main-color-dark: #4d5e73;--main-color-weak: #A7D6D8;--bg-color: #0c0c0c;--txt-color: #fff;--black: #0c0c0c;--link-color: #FFE100;--accent-color: #E50020;--yellow: #FFE100;--font: "Noto Sans JP", sans-serif;--font-en: "Anton", sans-serif;font-size:14px}@media screen and (min-width: 1800px){:root{font-size:1vw}}@media screen and (max-width: 1024px){:root{font-size:12px}}@media screen and (max-width: 767px){:root{font-size:12px}}html{background:var(--bg-color)}*{box-sizing:border-box;padding:0;margin:0}*::selection{background-color:var(--main-color);color:#fff}*::-webkit-scrollbar{width:5px;height:5px}*::-webkit-scrollbar-track{background-color:#fff;border-radius:100px}*::-webkit-scrollbar-thumb{background-color:var(--main-color-dark);border-radius:100px}html,body,h1,h2,h3,h4,p,ul,ol,li,th,td,dl,dt,dd,button,span{font-family:var(--font);font-size:1rem;font-style:normal;font-weight:lighter;line-height:1;line-height:1.4;color:var(--txt-color);letter-spacing:.1rem;font-display:swap}p{font-weight:500}html,body{-ms-touch-action:manipulation!important;touch-action:manipulation!important;scroll-behavior:smooth;scroll-padding-top:15rem;background:var(--bg-color)}@media screen and (max-width: 767px){html,body{scroll-padding-top:1rem}}ul,ol,li{list-style:none}a,span{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;text-decoration:none;letter-spacing:inherit}picture,img{width:100%;line-height:0;vertical-align:bottom;border:none;user-select:none}textarea{resize:none}input{padding:0;margin:0;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=submit]{-webkit-appearance:none;border-radius:0}button{padding:0;cursor:pointer;background-color:transparent;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pc-tablet-only{display:block!important}@media screen and (max-width: 767px){.pc-tablet-only{display:none!important}}.sp-only{display:none!important}@media screen and (max-width: 767px){.sp-only{display:block!important}}@media screen and (max-width: 767px){.sp-none{display:none!important}}.font-en{font-family:var(--font-en)!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.mt0{margin-top:0!important}.mt1{margin-top:1rem!important}.mt1_5{margin-top:1.5rem!important}.mt2{margin-top:2rem!important}.mt3{margin-top:3rem!important}.mt4{margin-top:4rem!important}.mt5{margin-top:5rem!important}.mt10{margin-top:10rem!important}.mb1{margin-bottom:1rem!important}.mb1_5{margin-bottom:1.5rem!important}.mb2{margin-bottom:2rem!important}.mb3{margin-bottom:3rem!important}.ml-auto,.mr-auto{margin-left:auto}.flex{display:flex}.align-center{align-items:center}.justify-center{display:flex;justify-content:center}.gap_5{gap:.5rem}.gap1{gap:1rem}.gap1_5{gap:1.5rem}.gap2{gap:2rem}.link-color{color:var(--link-color)!important}.accent-color{color:var(--accent-color)!important}.bold{font-weight:700}.underline{text-decoration:underline}.underline.double{text-decoration:underline double}.underline.line-red{text-decoration-color:var(--main-color)}.txt-micro{font-size:.7rem}.txt-small{font-size:.85rem}.txt-medium{font-size:1.2rem}.txt-large{font-size:2rem}.text-center{text-align:center}.font-feature-setting-palt{font-feature-settings:"palt"}.color-white{color:#fff!important}.color-blue{color:var(link-color)!important}.color-red{color:var(--main-color)!important}.color-bk{color:var(--txt-color)!important}.auto-phrase{word-break:auto-phrase}.break-all{word-break:break-all}.container{margin:0 auto;max-width:1200px;padding:5rem}@media screen and (max-width: 767px){.container{padding:4rem 2rem}}@media screen and (min-width: 1200px){.container{max-width:calc(100% - 12rem)}}.kerning{letter-spacing:-.01rem}.kerning-strong{letter-spacing:-.5rem}.more-button{display:inline flex;align-items:center;align-self:flex-start;gap:1rem;padding:.5rem 1rem;background:var(--txt-color);color:#fff;font-size:1rem;transition:.2s;font-feature-settings:"palt"}.more-button:hover{opacity:.8;transform:scale(.98)}.more-button:after{content:"";display:block;width:1rem;aspect-ratio:1/1;background:url(/img/shared/icon/arrow_right.svg) no-repeat center/contain}main{position:relative}.page-top-button{margin-left:auto;display:block;position:sticky;z-index:100;bottom:2rem;right:2rem;width:6rem;aspect-ratio:1/1}.accent-ttl-box{display:grid;align-content:center}.accent-ttl-box .accent-ttl{margin:0 auto;display:inline-block;position:relative;font-size:2rem;text-align:center}@media screen and (max-width: 767px){.accent-ttl-box .accent-ttl{font-size:1.6rem}}.accent-ttl-box .accent-ttl.accent:before,.accent-ttl-box .accent-ttl.accent:after{content:"";position:absolute;top:-1rem;width:2rem;aspect-ratio:1/1;background:transparent no-repeat center/contain}@media screen and (max-width: 767px){.accent-ttl-box .accent-ttl.accent:before,.accent-ttl-box .accent-ttl.accent:after{width:1.5rem;top:-.5rem}}.accent-ttl-box .accent-ttl.accent:before{background-image:url(../img/home/treat_accent_left.svg);left:-2.5rem}@media screen and (max-width: 767px){.accent-ttl-box .accent-ttl.accent:before{left:-2rem}}.accent-ttl-box .accent-ttl.accent:after{background-image:url(../img/home/treat_accent_right.svg);right:-2rem}@media screen and (max-width: 767px){.accent-ttl-box .accent-ttl.accent:after{right:-1.8rem}}.accent-ttl-box .accent-ttl .medium{font-size:1.5rem}@media screen and (max-width: 767px){.accent-ttl-box .accent-ttl .medium{font-size:1.3rem}}.accent-ttl-box .accent-ttl .small{font-size:1rem}@media screen and (max-width: 767px){.accent-ttl-box .accent-ttl .small{font-size:.9rem}}@media screen and (max-width: 767px){.accent-ttl-box .accent-ttl .sp-large{font-size:1.6rem}}@media screen and (max-width: 767px){.accent-ttl-box .accent-ttl .sp-medium{font-size:1.3rem}}@media screen and (max-width: 767px){.accent-ttl-box .accent-ttl .sp-small{font-size:.9rem}}.main{position:relative;width:100%;min-height:calc(100dvh - 8rem);padding:5rem 1rem;background:url(/img/background.webp) no-repeat center/cover}.main .background-video{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;mix-blend-mode:color-dodge}.main .background-video .blaze{width:100%;height:100%;object-fit:cover;opacity:.1}.main .inner-content{position:relative;z-index:1}.main .symbol{width:35%;min-width:300px;max-width:767px;aspect-ratio:1/1;margin:0 auto}.main .symbol>img{width:100%;height:100%;object-fit:contain}.main .takamagahara{display:flex;justify-content:center;max-width:90%;height:7rem;aspect-ratio:1015/223;margin:0 auto}.main .takamagahara>img{width:100%;height:100%;object-fit:contain}.main .mint-button{display:flex;justify-content:center;max-width:50%;height:7rem;aspect-ratio:586/257;margin:2rem auto 0;transition:.2s}.main .mint-button>img{width:100%;height:100%;object-fit:contain}.main .mint-button:hover{opacity:.8}@media screen and (max-width: 767px){.main .mint-button:hover{opacity:1}}@media screen and (max-width: 767px){.main .mint-button:active{opacity:.6}}.main .button-box{display:flex;justify-content:center;align-items:center}.main .piement-button{text-align:center;font-size:1.2rem;font-weight:700;transition:.2s;padding:.3rem 1rem;border-radius:1rem;background:var(--main-color);color:var(--white);box-shadow:0 0 .3rem #ffffff80}.main .piement-button:hover{opacity:.8}@media screen and (max-width: 767px){.main .piement-button:hover{opacity:1}}@media screen and (max-width: 767px){.main .piement-button:active{opacity:.6}}.footer{width:100%;padding:2rem;background:var(--black)}
