html{scroll-behavior:smooth}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0}[hidden]{display:none}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.17rem}h4{font-size:1rem}h5{font-size:.83rem}h6{font-size:.67rem}h1{margin:.67em 0}pre{white-space:pre-wrap}hr{border-style:solid;border-width:1px 0 0;color:inherit;height:0;overflow:visible}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;max-width:100%}audio:not([controls]){display:none}picture{display:contents}source{display:none}canvas,img,svg,video{height:auto}audio{width:100%}img{border-style:none}svg{overflow:hidden}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}:root{--main-color: #000;--sub-color: #ccc;--text-color: #666;--border-color: #ccc;--corp-color: #a41e43;--font-title: "Sofia Sans Condensed", sans-serif;--font-ja: "Noto Sans JP", sans-serif;font-size:62.5%;--xl: 4.6rem;--lg: 2.8rem;--md: 2rem;--sm: 1.6rem;--ss: 1.2rem;--btn-radius: .5rem}body{line-height:1.6;font-family:Noto Sans JP,sans-serif;padding-top:86px}body.active{overflow:hidden}*,:after,:before{margin:0;padding:0;font-size:var(--sm)}img{max-width:100%;height:auto}ul{margin:0;padding:0;list-style:none}a{display:block;text-decoration:none;color:#000}a:hover img{opacity:.8}.wrapper{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#main__contents{-webkit-box-flex:1;-ms-flex:1;flex:1}.container{margin:0 auto;padding:0 4%}@media screen and (min-width: 576px){.container{max-width:540px}}@media screen and (min-width: 768px){.container{max-width:740px}}@media screen and (min-width: 992px){.container{max-width:960px}}@media screen and (min-width: 1200px){.container{max-width:1140px}}@media screen and (min-width: 1400px){.container{max-width:1280px}}.cst-col__container{display:flex;flex-direction:column;flex-wrap:wrap;--flex-gap-colmn: 1rem;--flex-gap-row: 2rem;column-gap:var(--flex-gap-colmn);row-gap:var(--flex-gap-row);margin-bottom:6rem}@media screen and (min-width: 768px){.cst-col__container--md--row{flex-direction:row}}.cst-col{width:100%}.gap--0{gap:0}.gap--4{--flex-gap-colmn: 2.083vw}.gap--8{--flex-gap-colmn: 4.166vw}@media screen and (min-width: 576px){.cst-col__container--sm--row{flex-direction:row}.gap--sm--4{--flex-gap-colmn: 2.083vw}.gap--sm--8{--flex-gap-colmn: 4.166vw}.cst-col--sm--6{width:calc((100% - var(--flex-gap-colmn)) / 2)}.cst-col--sm--4{width:calc((100% - (var(--flex-gap-colmn) * 2)) / 3)}.cst-col--sm--3{width:calc((100% - (var(--flex-gap-colmn) * 3)) / 4)}}@media screen and (min-width: 768px){.cst-col__container--md--row{flex-direction:row}.gap--md--4{--flex-gap-colmn: 2.083vw}.gap--md--8{--flex-gap-colmn: 4.166vw}.cst-col--md--10{width:calc((100% - var(--flex-gap-colmn)) * .83)}.cst-col--md--8{width:calc((100% - var(--flex-gap-colmn)) * .66)}.cst-col--md--6{width:calc((100% - var(--flex-gap-colmn)) / 2)}.cst-col--md--4{width:calc((100% - (var(--flex-gap-colmn) * 2)) / 3)}.cst-col--md--3{width:calc((100% - (var(--flex-gap-colmn) * 3)) / 4)}.cst-col--md--2{width:calc((100% - (var(--flex-gap-colmn) * 5)) / 6)}}.cst-col__ttl{position:relative;font-size:clamp(var(--lg),1.562vw,3rem);font-weight:100;border-left:solid 12px #aaaaaa;padding:.1em 0 .1em .4em;margin-bottom:1.5em;line-height:1.4}.cst-col__ttl-under{position:relative;border-left:none;text-align:center;padding:.2em .4em;margin-bottom:2.5em}.cst-col__ttl-under:after{position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%);display:block;content:"";width:10rem;height:.5rem;background-color:#aaa}.inline__block{display:inline-block}.link_othersite{display:inline-block;text-decoration:underline}.txt-align__right{text-align:right}.txt-align__center{text-align:center}.txt-align__left{text-align:left}.title{position:relative;display:inline-block;font-family:var(--font-title);font-style:italic;font-weight:100;font-size:clamp(8rem,7.812vw,15rem);text-transform:capitalize;line-height:1;margin-bottom:.3em}.title--ja{position:relative;display:block;font-family:var(--font-ja);font-size:.27em;font-style:normal;font-weight:100;margin-left:.5em;line-height:1.4}.sub__title{font-size:clamp(2.4rem,2.083vw,4rem);font-weight:100;margin-bottom:.8em}.icwrapper ul{display:flex;align-items:center;gap:1.4rem;margin-right:1.2rem;margin-left:1.5rem}@media screen and (min-width: 992px){.icwrapper ul{gap:2rem;margin-right:-5rem;margin-left:5rem}}.icwrapper a{background:#fff;width:3rem;height:auto;aspect-ratio:1/1;display:grid;place-content:center;border-radius:50%}.icwrapper a:hover{background-color:var(--corp-color);animation:fadeIn 1.4s cubic-bezier(.25,.46,.35,.95)}.icwrapper img,.icwrapper svg{width:1.8rem}.icwrapper a:hover svg{fill:#fff}.icwrapper a:hover path{fill:#fff}.icwrapper #icon_fb{position:relative;bottom:-.27rem;width:1.37rem}@media screen and (min-width: 992px){.icwrapper a{width:3.6rem}.icwrapper img,.icwrapper svg{width:2.2rem}.icwrapper #icon_fb{bottom:-.34rem;width:1.62rem}}.label-sort{border:solid 1px #646464;border-radius:var(--btn-radius);overflow:hidden;font-size:var(--sm)}.label-sort a{background-color:#000;color:#fff;padding:.6em .8em}.ui--sort__case .label-sort{border-color:#707070}.ui--sort__case .label-sort a{background-color:#ddd;color:#000}.ui--sort__case .label-sort .case__result{background-color:#8a0036;color:#fff}.btn__product__more{border-radius:var(--btn-radius);position:relative;cursor:pointer;border:solid 1px #fff;background:transparent;color:#fff;padding:.4em 6em;font-size:clamp(1.4rem,1.041vw,2rem);transition:background-color 1.2s}.btn__product__more:after{width:20%;height:1px;content:"";background-color:#fff;position:absolute;right:-7%;top:calc(50% - 1px);transition:right .7s}.btn__product__more:hover{background-color:#fff6}.btn__product__more:hover:after{right:-16%}.btn__product__more_bg{background-color:#646464}.btn__product__more_bg:hover{background-color:#64646466}.btn__product__more_bg:after{box-shadow:1px 1px 1px #646464}.post__back{margin-top:6rem;text-align:center}.btn__back{display:inline-block;padding:.8em 2.5em;border:1px solid var(--main-color);border-radius:var(--btn-radius);font-size:var(--ss);text-decoration:none;color:var(--main-color);transition:background .2s,color .2s}.btn__back:hover{background:var(--main-color);color:#fff}.news__ttl{font-size:clamp(var(--lg),2.083vw,5rem);font-weight:600;margin-bottom:2em;line-height:1.4}.container__single p,.container__single li,.container__single dt,.container__single dd,.container__single th,.container__single td,.container__single a{margin-bottom:1em;font-size:var(--sm)}.post__subttl{font-size:var(--md);margin-bottom:1em}.container__single .bread{padding-bottom:6rem}.case__ttl{font-size:clamp(var(--lg),2.083vw,5rem);font-weight:100;margin-bottom:2em;border-bottom:solid 1px #000;border-left:solid 12px #aaaaaa;padding:.4em 0 .4em .4em;line-height:1}.list__disc{list-style:disc;margin:1em 0 1em 1em}.list__disc li{margin-bottom:1em}.list__disc__child{margin:0 0 0 1.5em}.list__disc__child li{margin-bottom:.2em}.event__dl{margin:.5em 0}.event__dl dt{font-weight:700}.event__dl dd{margin-bottom:.5em}.p__feature__mv__txt{width:56%!important}.txt__red{color:var(--corp-color);font-size:var(--md)}.badge{padding:.4em .8em;border-radius:99px;position:relative;top:-1.5em;left:1.5em}.badge__alert{background-color:#ef4444;color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.top__news{background-color:#000;color:#fff}.top__news a{color:#fff}.top__news a:hover{text-decoration:underline}.top__news__list--wrapper{height:24rem;overflow:auto;margin-bottom:6rem;overflow-y:scroll}.top__news__list--wrapper::-webkit-scrollbar{width:10px;height:10px;border-radius:.25rem;opacity:1;background-color:#fff6}.top__news__btn{text-align:center;margin-bottom:10rem}.container__product{padding-bottom:10rem}.container__product p{margin-bottom:1em}.gnav[data-astro-cid-3cursr6z]{opacity:0;position:absolute;top:0;left:-120vw;width:100vw;height:100vh;background-color:#000000d9;transition:all .8s ease}.gnav[data-astro-cid-3cursr6z].active{opacity:1;left:0}@media screen and (min-width: 992px){.gnav[data-astro-cid-3cursr6z]{opacity:initial;position:initial;top:auto;left:auto;width:auto;height:auto;transition:none;background-color:transparent;display:block;margin-left:4rem}}.gnav[data-astro-cid-3cursr6z] ul[data-astro-cid-3cursr6z]{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4em}@media screen and (min-width: 992px){.gnav[data-astro-cid-3cursr6z] ul[data-astro-cid-3cursr6z]{flex-direction:row}}.gnav[data-astro-cid-3cursr6z] a[data-astro-cid-3cursr6z]{color:var(--color);font-size:clamp(var(--sm),1.041vw,2rem);text-decoration:none;text-transform:uppercase}.gnav[data-astro-cid-3cursr6z] a[data-astro-cid-3cursr6z]:hover{color:#8a0036;animation:fadeIn .6s cubic-bezier(.25,.46,.35,.95)}#global__header{background-color:#000;position:fixed;top:0;left:0;z-index:1000;width:100%}#header__logo{width:clamp(200px,15.88vw,305px)}header>.container{height:86px;display:flex;justify-content:space-between;align-items:center}.header__navwrapper{display:flex;justify-content:flex-end;align-items:center}#hamburger_menu,#hamburger_menu span{display:inline-block;box-sizing:border-box;transition:all .4s}@media screen and (min-width: 992px){#hamburger_menu,#hamburger_menu span{display:none}}#hamburger_menu{position:relative;z-index:100;width:40px;height:18px;cursor:pointer}#hamburger_menu,#hamburger_menu span{box-sizing:border-box;transition:all .4s}#hamburger_menu span{position:absolute;left:0;width:100%;height:1px;background-color:#fff}#hamburger_menu span:nth-of-type(1){top:0}#hamburger_menu span:nth-of-type(2){top:8px}#hamburger_menu span:nth-of-type(3){top:16px}#hamburger_menu:after{position:absolute;top:20px;display:block;width:100%;color:#fff;text-align:center;text-decoration:none;white-space:nowrap;font-size:10px;transition:all .4s}#hamburger_menu.active:after{top:24px;left:0}#hamburger_menu.active span:nth-of-type(1){transform:translateY(8px) rotate(-45deg)}#hamburger_menu.active span:nth-of-type(2){opacity:0}#hamburger_menu.active span:nth-of-type(3){transform:translateY(-8px) rotate(45deg)}footer{background-color:#000;color:#fff}.footer__container{display:flex;flex-direction:column;justify-content:space-between;padding:35px 0}@media screen and (min-width: 768px){.footer__container{flex-direction:row}}#footer__logo{width:clamp(90px,4.687vw,240px);margin-bottom:3.5rem}footer .icwrapper ul{margin-left:0;padding:0 80px 50px 0}@media screen (min-width: 768px){footer .icwrapper ul{padding-bottom:0}}.footer__nav ul{display:inline-flex;flex-direction:column;flex-wrap:wrap;height:11em;gap:2.5em 3em;padding-right:3em;margin-left:1em}.footer__nav li{position:relative;line-height:1;&:before{display:block;content:"";position:absolute;top:calc(50% + 1px);left:-9px;width:5px;height:1px;background-color:#fff}}.footer__nav a{color:#fff;font-size:var(--sm);text-transform:uppercase;&:hover{color:#8a0036}}.copy{text-align:center}
