*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}li{list-style:none}a{text-decoration:none;-webkit-tap-highlight-color:transparent}html,body{font-size:16px;font-family:Marcellus,游明朝,YuMincho,Hiragino Mincho ProN W3,ヒラギノ明朝 ProN W3,Hiragino Mincho ProN,HG明朝E,ＭＳ Ｐ明朝,ＭＳ 明朝,serif}img{border:0;display:block;max-width:100%;height:auto}a:link,a:visited{color:#000}@media(min-width:769px){a:hover{color:#000}}:root{--black: #000;--white: #fff;--gray: #eee;--transition-fast: .2s ease-out;--transition-med: .3s ease-out;--breakpoint-mobile: 768px;--spacing-xs: 10px;--spacing-sm: 20px;--spacing-md: 40px;--spacing-lg: 80px;--spacing-mlg: 100px;--spacing-xl: 120px;--content-width-narrow: 40%;--content-width-medium: 50%;--content-width-wide: 70%;--content-width-full: 80%;--content-width-mobile: 90%;--content-max-width: 1200px;--mask-initial-angle: 165;--mask-final-angle: 180}::selection{background-color:var(--black);color:var(--white)}.contents-cover{position:fixed;inset:0;width:100%;height:100%;background:var(--white);z-index:100}#hero{width:100%;position:relative}#hero{--mask-size: 0%;--mask-angle: var(--mask-initial-angle);--fade-opacity: 0;opacity:var(--fade-opacity);mask-image:linear-gradient(calc(var(--mask-angle) * 1deg),black 0%,black var(--mask-size),transparent var(--mask-size));-webkit-mask-image:linear-gradient(calc(var(--mask-angle) * 1deg),black 0%,black var(--mask-size),transparent var(--mask-size));mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;will-change:mask-image,opacity;contain:paint}#hero.animation-complete{mask-image:none;-webkit-mask-image:none;opacity:1;will-change:auto}#hero .pc{display:flex}#hero .pc .hero-image{width:50%}#hero .pc .hero-image img{width:100%;height:100%;object-fit:cover}#hero .pc .hero-swiper{width:50%}#hero .pc .hero-image,#hero .pc .hero-swiper{--mask-size: 0%;--mask-angle: var(--mask-initial-angle);--fade-opacity: 0;opacity:var(--fade-opacity);mask-image:linear-gradient(calc(var(--mask-angle) * 1deg),black 0%,black var(--mask-size),transparent var(--mask-size));-webkit-mask-image:linear-gradient(calc(var(--mask-angle) * 1deg),black 0%,black var(--mask-size),transparent var(--mask-size))}#hero .pc .hero-image.animation-complete,#hero .pc .hero-swiper.animation-complete{mask-image:none;-webkit-mask-image:none;opacity:1}@media(min-width:769px){#hero{--fade-opacity: 1;mask-image:none;-webkit-mask-image:none}}#hero .main-title{position:absolute;bottom:auto;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:99;opacity:0}#hero .main-title .title{font-size:5vw;font-weight:lighter;letter-spacing:.3vw;opacity:0}#hero .main-title .subtitle{font-size:3vw;font-weight:lighter;letter-spacing:.2vw;opacity:0}#hero .main-title .subtitle .decoration{display:inline-block;position:relative;top:-.1em}#hero .logo-rope{position:absolute;bottom:var(--spacing-md);top:auto;right:auto;left:50%;transform:translate(-50%);width:10vw;z-index:99;opacity:0}#hero .logo-rope img{filter:brightness(0) invert(1)}@media(max-width:768px){#hero .main-title{position:absolute;top:auto;bottom:20%;left:0;width:100%;transform:none;color:#fff;z-index:99;opacity:0;text-align:center}#hero .main-title .title{font-size:8vw;font-weight:lighter;letter-spacing:.2vw;opacity:0}#hero .main-title .subtitle{font-size:5vw;font-weight:lighter;letter-spacing:.2vw;opacity:0;margin-top:4px}#hero .logo-rope{position:absolute;top:90%;right:40%;width:22vw;z-index:99;opacity:0}}.hero-swiper{position:relative;width:100%}.pc .hero-swiper,.sp .hero-swiper{display:block}.hero-swiper .swiper-wrapper{width:100%}.hero-swiper .swiper-slide{width:100%;position:relative}.hero-swiper .swiper-slide img{width:100%}.fade-mask{--mask-size: 0%;--mask-angle: 160;--fade-opacity: 0;opacity:var(--fade-opacity);mask-image:linear-gradient(calc(var(--mask-angle) * 1deg),black 0%,black var(--mask-size),transparent var(--mask-size),transparent 100%);-webkit-mask-image:linear-gradient(calc(var(--mask-angle) * 1deg),black 0%,black var(--mask-size),transparent var(--mask-size),transparent 100%);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;transform:translateZ(0);backface-visibility:hidden;will-change:mask-image,opacity;contain:paint}.fade-mask.animation-complete{mask-image:none;-webkit-mask-image:none;opacity:1;will-change:auto}@media(max-width:768px){.pc{display:none!important}}@media(min-width:769px){.sp{display:none!important}}#main{margin:0 auto;box-sizing:border-box;overflow:hidden}@media(max-width:768px){#main{width:100%}}@media(min-width:769px){#main{width:90%;max-width:var(--content-max-width)}}.brand-intro{margin:90px auto;text-align:center}.intro-head{font-size:1.4rem;margin-bottom:1rem}.intro-head-jp{font-size:1rem;margin-bottom:var(--spacing-md)}.intro-title{font-size:1.6rem;margin-bottom:var(--spacing-md)}.intro-paragraph{display:block;font-size:1rem;line-height:2rem;margin-bottom:var(--spacing-md)}@media(max-width:768px){.brand-intro{width:90%;margin:var(--spacing-md) auto var(--spacing-md) auto;text-align:left}.intro-head{font-size:1rem;margin-bottom:1rem}.intro-head-jp{font-size:.8rem;margin-bottom:var(--spacing-xs)}.intro-title{font-size:1rem;margin-bottom:var(--spacing-sm)}.intro-paragraph{font-size:.8rem;line-height:1.5rem;margin-bottom:var(--spacing-sm)}}.product-grid{width:var(--content-width-wide);max-width:var(--content-max-width);margin:0 auto;margin-bottom:var(--spacing-xl)}.product-grid-container{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-md)}.product-grid-item{overflow:hidden}.product-grid-item img{width:100%;height:auto;display:block}@media(max-width:768px){.product-grid{width:var(--content-width-mobile);margin-bottom:var(--spacing-md)}.product-grid-container{grid-template-columns:repeat(2,1fr);gap:var(--spacing-xs)}}.swipe-gallery{position:relative;width:100%}.swipe-gallery .swiper-slide,.swipe-gallery .swiper-slide .photo{width:100%}.swipe-gallery .swiper-slide img{width:100%;height:auto}.product-list{display:flex;flex-direction:column;justify-content:start;align-items:end;margin:var(--spacing-md) auto var(--spacing-xl) auto}.product-list .product-item{display:flex;justify-content:end;align-items:center}.product-item{gap:8px}.product-item .product-name,.product-item .product-price{font-size:.62rem}.product-item.pickup .product-name,.product-item.pickup .product-price{border-bottom:1px solid currentColor;padding-bottom:2px}.product-item.pickup .product-name{position:relative}.product-item.pickup .product-name:after{content:"";position:absolute;bottom:-1px;left:100%;width:16px;height:1px;background:currentColor}.product-item a.product-action{background:var(--black);color:var(--white);font-size:.56rem;letter-spacing:.1rem;padding:3px 8px;border:1px solid var(--black);cursor:pointer;transition:background-color var(--transition-fast),color var(--transition-fast)}.product-item a.product-action:hover{background:var(--white);color:var(--black)}@media(min-width:769px){.product-list{gap:16px}.product-item{gap:32px}.product-item .product-name,.product-item .product-price{font-size:.9rem;width:60px}.product-item a.product-action{font-size:.68rem;padding:3px var(--spacing-sm)}.product-item.pickup .product-name:after{width:32px}}@media(max-width:769px){.product-list{margin:30px auto 0}.product-item{margin-bottom:var(--spacing-xs);gap:16px}.product-item .product-name,.product-item .product-price{width:44px}}.area-title{width:80%;font-weight:500;font-size:2.4rem;text-align:center;padding:40px 0;margin:240px auto 160px;letter-spacing:.2vw;opacity:0;position:relative;--border-progress-top: 0;--border-progress-bottom: 0}.area-title:before,.area-title:after{content:"";position:absolute;height:1px;background:#000}.area-title:before{top:0;left:0;width:calc(var(--border-progress-top) * 1%)}.area-title:after{bottom:0;left:0;width:calc(var(--border-progress-bottom) * 1%)}@media(max-width:769px){.area-title{width:90%;font-size:1.2rem;padding:20px 0;margin:var(--spacing-lg) auto var(--spacing-sm) auto}}.content-block{position:relative;margin:0 auto;margin-block:var(--spacing-xl)}@media(max-width:769px){.content-block{margin-block:0;margin:var(--spacing-xs) auto var(--spacing-xs) auto}.content-mt{margin-top:var(--spacing-md)}}.w-narrow{width:var(--content-width-narrow)}.w-medium{width:var(--content-width-medium)}.w-wide{width:var(--content-width-wide)}.w-full{width:var(--content-width-full)}@media(max-width:769px){.w-narrow{width:60%}.w-medium,.w-wide,.w-full{width:var(--content-width-mobile)}}.layout-single .image-gallery{justify-content:center;align-items:center}.layout-single .image-gallery .image-item{width:100%}.layout-two-col .image-gallery{display:flex;justify-content:center;align-items:center;gap:var(--spacing-md)}.layout-two-col .image-gallery .image-item{flex:1;width:50%}@media(max-width:769px){.layout-two-col .image-gallery{gap:5%}}.layout-two-gallery{display:flex;gap:var(--spacing-md)}.layout-two-gallery .image-gallery{flex:1}.layout-two-gallery .image-gallery .image-item{width:100%}@media(max-width:769px){.layout-two-gallery{gap:5%}}.layout-with-credit{display:flex;gap:var(--spacing-sm)}.layout-with-credit .image-gallery{flex:1}.layout-with-credit .image-gallery .image-item{width:100%}.layout-with-credit .credit{flex:.6;display:flex;justify-content:center;align-items:center}.layout-with-credit .credit .product-list{margin:0 auto}#photo-block-10{margin-block:var(--spacing-sm)}@media(max-width:769px){#photo-block-11{margin-block:var(--spacing-xs)}}.staff-credit{text-align:center;margin-top:160px;margin-bottom:var(--spacing-lg)}.staff-credit ul li{margin-bottom:var(--spacing-md)}.staff-role{margin-bottom:var(--spacing-xs);color:#9c9c9c;font-size:.72rem}.staff-name{font-size:.72rem}@media(min-width:769px){.staff-role,.staff-name{font-size:.82rem}}@media(max-width:769px){.staff-credit{margin-top:var(--spacing-lg);margin-bottom:var(--spacing-lg)}}.ec{text-align:center;width:100%;display:flex;justify-content:center;margin:var(--spacing-xl) auto 90px auto;opacity:0;visibility:hidden}.ec p{font-size:.9rem;letter-spacing:.15rem;font-style:italic;font-weight:400;text-align:center;margin:0 var(--spacing-xs);padding:0}.ec p a{color:#000;background:#fff;width:100%;min-width:480px;min-height:70px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;border:1px solid #111;padding:0 var(--spacing-sm);transition:color .2s ease-out,background .2s}.ec p a:hover{color:#fff;background:#000}@media(max-width:769px){.ec{text-align:center;width:var(--content-width-mobile);margin:0 auto}.ec p{margin:0;width:80%}.ec p a{width:100%;min-width:100%;min-height:60px}}#footer{margin:120px auto 80px}#footer-logo{width:100%;text-align:center;margin:0 auto 40px}#footer-logo p{margin:0 auto}#footer-logo img{width:160px;margin:0 auto}#footer-logo a:hover{opacity:.7}#footer-copyright{width:100%;text-align:center;margin:0 auto;padding:20px 0 35px}#footer-copyright p{color:#111;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:.64rem;letter-spacing:.1rem;margin:0 auto}@media screen and (max-width:768px){#footer{margin:var(--spacing-lg) auto var(--spacing-xs) auto}#footer-logo{margin:0 auto var(--spacing-xs) auto}#footer-logo img{width:120px;margin:0 auto}#footer-copyright p{font-size:.44rem}#footer-copyright{width:100%;text-align:center;margin:0 auto;padding:var(--spacing-xs) 0 var(--spacing-xs) 0}}.photo a,.photo img{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.photo a:active{opacity:1}.fade-mask:active{opacity:inherit}@media(hover:hover){.photo a img,.product-grid-item a img{transition:filter .3s ease}.photo a:hover img,.product-grid-item a:hover img{filter:brightness(1.1)}}@media(hover:none){.photo a:hover,.photo a:active{opacity:1;filter:none}}
