@charset "UTF-8";@import"http://fonts.googleapis.com/earlyaccess/notosansjp.css";@import"https://use.typekit.net/can6zbq.css";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:Noto Sans JP,sans-serif;font-size:62.5%;position:relative;color:#3c3c3c;overflow-wrap:break-word;overflow-x:hidden}#splash{position:fixed;width:100%;height:100%;z-index:999;background:#ede8df;text-align:center;color:#fff}#splash_logo{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);fill-opacity:0}#splash_logo svg{width:80%;max-width:300px}#base{z-index:99}.cls-1{fill:none;stroke:#ede8df;stroke-linecap:round;stroke-linejoin:round;stroke-width:30px}#top{background:#ede8df}img{max-width:100%}.blur.open{-webkit-filter:blur(4px);filter:blur(4px)}header .menu-btn{position:fixed;top:20px;left:20px;width:28px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:99}@media(max-width:768px){header .menu-btn{top:15px;left:15px;width:20px;height:20px}}header .menu-btn .btn-line{width:100%;height:2px;background-color:#333;position:relative;-webkit-transition:.2s;transition:.2s}header .menu-btn .btn-line:before,header .menu-btn .btn-line:after{content:"";position:absolute;width:100%;height:100%;background-color:#333;-webkit-transition:.2s;transition:.2s}header .menu-btn .btn-line:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}header .menu-btn .btn-line:after{-webkit-transform:translateY(10px);transform:translateY(10px)}@media(max-width:768px){header .menu-btn .btn-line:before{-webkit-transform:translateY(-6px);transform:translateY(-6px)}header .menu-btn .btn-line:after{-webkit-transform:translateY(6px);transform:translateY(6px)}}header .menu-btn .btn-line.open{background-color:transparent}header .menu-btn .btn-line.open:before,header .menu-btn .btn-line.open:after{content:"";-webkit-transition:.2s;transition:.2s}header .menu-btn .btn-line.open:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}header .menu-btn .btn-line.open:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}header .cart-btn{width:36px;height:36px;position:fixed;background:url(icon_cart.png) no-repeat;background-size:contain;right:20px;top:20px;z-index:99}@media(max-width:768px){header .cart-btn{width:27px;height:27px;right:15px;top:15px}}header .cart-btn span.cartCount{display:block;height:16px;padding:0 4px;font-size:12px;line-height:14px;background:#266059;color:#fff;border-radius:10px;position:absolute;top:-5px;right:-10px}.menu-logo{display:none}@media(max-width:768px){.menu-logo{display:block;position:fixed;width:70px;margin:0 auto;right:0;left:0;top:5px}}.gnav{background-color:#ede8df;position:fixed;width:50%;left:-50%;height:100vh;z-index:98;font-family:muli,sans-serif;text-align:center;-webkit-box-shadow:3px 4px 6px 0px rgba(13,12,13,.15);-ms-box-shadow:3px 4px 6px 0px rgba(13,12,13,.15);box-shadow:3px 4px 6px #0d0c0d26;-webkit-transition:.3s;transition:.3s;-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width:768px){.gnav{width:80%;left:-80%;text-align:left;padding-left:30px}}.gnav.open{left:0;top:0}.gnav a{color:#266059;font-size:1.8em;text-decoration:none}.gnav .logo{width:100px;margin:100px auto 60px}@media(max-width:768px){.gnav .logo{margin:60px 0 30px}}.gnav .gnav-content,.gnav .gnav-list{margin-bottom:40px}.gnav .gnav-list .gnav-list-title{font-size:1.4em;margin-bottom:20px}.gnav .gnav-list ul li{margin-bottom:20px}.gnav .gnav-list ul.green li a:before{content:"-";padding-right:10px}.gnav .gnav-list ul.black li a{color:#3c3c3c;font-size:1.4em}.gnav .instagram{width:100px;margin:40px auto}@media(max-width:768px){.gnav .instagram{margin:30px 0}}.content{width:92%!important;max-width:1000px!important;margin-right:auto!important;margin-left:auto!important}@media(max-width:768px){.content.pc{width:100%!important}}.top-slide{display:inherit;width:100%;height:100vh}.top-slide>img,.top-slide>picture,.top-slide>picture>img{width:100%;height:100vh}.top-slide>img,.top-slide>picture{position:absolute;z-index:-2;vertical-align:bottom}.top-slide>img,.top-slide>picture>img{-o-object-fit:cover;object-fit:cover}.products{margin:100px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.products:has(>.product:only-child){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:768px){.products{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}}.products .product{width:45%}@media(max-width:768px){.products .product{width:100%}}.products .title{text-align:center;margin-bottom:60px}.products .title img{height:20px;width:auto}.products .title .title-text{display:inline-block;font-family:futura-pt,Futura,Century Gothic,sans-serif;font-weight:700;font-size:22px;line-height:1;letter-spacing:.18em;text-transform:uppercase;color:#000}.products .image{width:100%;overflow:hidden;aspect-ratio:8 / 9}.products .image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.products .summary{margin-top:20px}.products .summary p{font-family:muli,sans-serif;font-size:1.5em;letter-spacing:.2em;text-align:center;line-height:1.25em}.product{margin-bottom:80px}.product .product-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:768px){.product .product-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product .product-top .product-image{width:50%}@media(max-width:768px){.product .product-top .product-image{width:90%;margin-top:60px;margin-bottom:30px}}.product .product-top .product-image .product-image-slider{position:relative;width:100%;opacity:0;transition:opacity .3s ease}.product .product-top .product-image .product-image-slider.slick-initialized,.product .product-top .product-image .product-image-slider.product-image-slider--single{opacity:1}.product .product-top .product-image .product-image-slider:not(.slick-initialized):not(.product-image-slider--single) .product-image-slider__slide:not(:first-child){display:none}.product .product-top .product-image .product-image-slider .product-image-slider__slide{width:100%}.product .product-top .product-image .product-image-slider .product-image-slider__slide img{display:block;width:100%;height:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:center center;background:#f4f1ec}.product .product-top .product-image .product-image-slider .product-image-slider__slide img.is-landscape{object-fit:contain;background:#f4f1ec}.product .product-top .product-image .product-image-slider .slick-list,.product .product-top .product-image .product-image-slider .slick-track{width:100%}.product .product-top .product-image .product-image-slider .product-image-slider__arrow{position:absolute;transform:translateY(-50%);width:36px;height:36px;padding:0;border:none;background:#fffc;border-radius:50%;cursor:pointer;z-index:2;font-size:0;line-height:0;transition:background .2s ease}.product .product-top .product-image .product-image-slider .product-image-slider__arrow:hover{background:#fff}.product .product-top .product-image .product-image-slider .product-image-slider__arrow:before{content:"";display:block;width:10px;height:10px;border-top:1.5px solid #266059;border-right:1.5px solid #266059;position:absolute;top:50%;left:50%}.product .product-top .product-image .product-image-slider .product-image-slider__arrow.product-image-slider__arrow--prev{left:12px}.product .product-top .product-image .product-image-slider .product-image-slider__arrow.product-image-slider__arrow--prev:before{transform:translate(-30%,-50%) rotate(-135deg)}.product .product-top .product-image .product-image-slider .product-image-slider__arrow.product-image-slider__arrow--next{right:12px}.product .product-top .product-image .product-image-slider .product-image-slider__arrow.product-image-slider__arrow--next:before{transform:translate(-70%,-50%) rotate(45deg)}@media(max-width:768px){.product .product-top .product-image .product-image-slider .product-image-slider__arrow{width:32px;height:32px}.product .product-top .product-image .product-image-slider .product-image-slider__arrow.product-image-slider__arrow--prev{left:8px}.product .product-top .product-image .product-image-slider .product-image-slider__arrow.product-image-slider__arrow--next{right:8px}}.product .product-top .product-image .product-image-slider .slick-dots{display:flex!important;justify-content:center;align-items:center;gap:8px;list-style:none;margin:16px 0 0;padding:0}.product .product-top .product-image .product-image-slider .slick-dots li{width:8px;height:8px}.product .product-top .product-image .product-image-slider .slick-dots li button{width:100%;height:100%;padding:0;border:none;border-radius:50%;background:#d5d0c8;font-size:0;line-height:0;cursor:pointer;transition:background .2s ease}.product .product-top .product-image .product-image-slider .slick-dots li.slick-active button{background:#266059}.product .product-top .product-summary{width:45%}@media(max-width:768px){.product .product-top .product-summary{width:100%;text-align:center}}.product .product-top .product-summary .product-title{margin-bottom:20px}.product .product-top .product-summary .product-title .product-title__text{font-family:Montserrat,sans-serif;font-weight:700;font-size:clamp(.875rem,2.2vw,1.25rem);letter-spacing:.06em;line-height:1.35;color:#266059}.product .product-top .product-summary .title-sub{font-size:1.4em;letter-spacing:.1em;font-weight:300;line-height:1.6em}.product .product-top .product-summary .title-sub.under-btn{font-size:1.2em}.product .product-top .product-summary .title-sub.under-btn.important-notice{font-size:1.6em;color:#266059;font-weight:700}.product .product-top .product-summary .about-order{margin:70px 0;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:768px){.product .product-top .product-summary .about-order{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}}.product .product-top .product-summary .price-wrap p{letter-spacing:.1em}.product .product-top .product-summary .price-wrap p .en{font-size:1.8em}.product .product-top .product-summary .price-wrap p .price{font-size:2.4em}.product .product-top .product-summary .price-wrap p .amount{font-size:1.2em;font-weight:lighter}@media(max-width:768px){.product .product-top .product-summary .price-wrap p .amount{display:block;margin-top:10px}}.link-btn{width:310px;text-align:center;position:relative}@media(max-width:768px){.link-btn{width:100%}}.link-btn .add-to-cart{border:none}.link-btn.buy-btn,.link-btn.add-to-cart{padding:10px 0;margin:20px auto;background:#266059;color:#fff;border:none}.link-btn.buy-btn p,.link-btn.add-to-cart p{font-size:20px;font-family:muli,sans-serif;letter-spacing:.1em;color:#fff!important}.link-btn.buy-btn.disabled,.link-btn.add-to-cart.disabled{background:#818181}.link-btn.buy-btn:after,.link-btn.add-to-cart:after{content:"";display:block;background:url(icon_arrow-white.png);width:6px;height:10px;background-size:contain;background-repeat:no-repeat;position:absolute;right:10px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;-webkit-transition:.5s;transition:.5s}.link-btn.about-btn{border:1px solid #3c3c3c;background:transparent;padding:5px 0;margin-top:60px}.link-btn.about-btn p{color:#3c3c3c;font-size:18px;letter-spacing:.1em;font-weight:400}.link-btn.about-btn:after{content:"";background:url(icon_arrow-black.png);width:6px;height:10px;background-size:contain;background-repeat:no-repeat;position:absolute;right:10px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;-webkit-transition:.5s;transition:.5s}.link-btn a{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.link-btn:hover:after{right:6px}.top-about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:150px}@media(max-width:768px){.top-about{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.top-about .top-about-texts,.top-about .top-about-image{width:47.5%}@media(max-width:768px){.top-about .top-about-texts,.top-about .top-about-image{width:100%;margin-bottom:80px}}.top-about h2{font-size:3.6em;letter-spacing:.1em;line-height:1.8em;margin-bottom:60px;color:#266059}.top-about p{font-size:1.6em;line-height:1.8em;font-weight:300;color:#266059}.sustainablility h2{font-size:3.6em;margin-bottom:80px;letter-spacing:.1em;color:#266059}@media(max-width:768px){.sustainablility h2{margin-bottom:40px}}.sustainablility h2 img{height:49px;width:auto}.sustainablility ul#sus-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media(max-width:768px){.sustainablility ul#sus-slide{width:90%;margin:0 auto;gap:30px}}.sustainablility ul#sus-slide li{width:48%;position:relative;height:450px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:768px){.sustainablility ul#sus-slide li{width:100%}}.sustainablility ul#sus-slide li:before{content:"";width:100%;height:50%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.55)),to(rgba(0,0,0,0)));background:linear-gradient(180deg,#0000008c,#0000);position:absolute;top:0;left:0;z-index:0}.sustainablility ul#sus-slide li:after{content:"";width:100%;height:50%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.55)),to(rgba(0,0,0,0)));background:linear-gradient(0deg,#0000008c,#0000);position:absolute;bottom:0;left:0;z-index:0}.sustainablility ul#sus-slide li .sus-top,.sustainablility ul#sus-slide li .sus-inner{position:relative;z-index:2}.sustainablility ul#sus-slide li h3{color:#fff;font-size:2em;letter-spacing:.05em;margin-bottom:20px;font-weight:300}.sustainablility ul#sus-slide li p{color:#fff;font-size:1.3em;letter-spacing:.05em;line-height:1.6em;font-weight:300}.sustainablility ul#sus-slide li a{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.visual-photos{margin:100px 0 0}@media(max-width:768px){.visual-photos{margin-top:160px}}.visual-photos img{width:100%;height:auto;opacity:0}.visual-photos ul{max-width:1000px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:768px){.visual-photos ul{display:block}}.visual-photos ul:after{content:"";display:block;clear:both}.visual-photos ul li.vp-01{margin-left:8%;width:45.8%;float:left}.visual-photos ul li.vp-02{width:24.6%;margin-left:5%;margin-top:450px}.visual-photos ul li.vp-06{margin-top:120px;width:48%}.visual-photos ul li.vp-07{margin-top:370px;width:35%;margin-left:9%}@media(max-width:768px){.visual-photos ul li.vp-01{width:80%;margin-left:5%;float:none}.visual-photos ul li.vp-02{width:50%;margin-right:0;margin-left:auto;margin-top:-40px}.visual-photos ul li.vp-06{width:40%;margin:-20px 0 60px 2.5%}.visual-photos ul li.vp-07{margin-top:50px;width:75%;margin-right:2.5%;margin-left:auto}}.visual-photos .vp-03,.visual-photos .vp-04,.visual-photos .vp-05{max-width:1000px}.visual-photos .vp-03{margin:-40px auto 160px;position:relative;z-index:-1}.visual-photos .vp-03 img{width:76.4%}@media(max-width:768px){.visual-photos .vp-03{margin-top:60px}.visual-photos .vp-03 img{width:84%}}.visual-photos .vp-04{margin-right:0;margin-left:auto;margin-bottom:155px}@media(max-width:768px){.visual-photos .vp-04{margin-bottom:110px}}.visual-photos .vp-04 img{width:100%;max-width:1000px}.visual-photos .vp-05{margin:0 auto}.visual-photos .vp-05 img{width:76%}@media(max-width:768px){.visual-photos .vp-05{text-align:right}.visual-photos .vp-05 img{width:90%}}.visual-photos .vp-08{margin:114px auto 0}.visual-photos .vp-08 img{width:100%}footer{background:#ede8df;padding-bottom:40px}@media(max-width:768px){footer{padding-bottom:0}}.footer-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1000px;padding-top:60px;margin-right:auto;margin-left:auto}@media(max-width:768px){.footer-inner{display:block;width:80%;padding-top:30px;padding-bottom:0}}.footer-section01{width:15%;text-align:center}@media(max-width:768px){.footer-section01{width:100%}}.footer-section01 .footer-logo{width:100%;max-width:200px}@media(max-width:768px){.footer-section01 .footer-logo{max-width:122px;margin:60px auto 10px}}.footer-section01 .icon{width:32px;margin:0 auto}@media(max-width:768px){.footer-section01 .icon{margin-bottom:61px}}.copy{color:#707070;font-size:12px;text-align:center;margin:30px auto 0;color:#aaa;line-height:1.4em}.copy br{display:none}@media(max-width:768px){.copy{width:50%;margin-right:0;margin-left:auto;text-align:left;letter-spacing:.05em;padding-bottom:30px}.copy br{display:inherit}}.footer-section02{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6em;font-family:muli,sans-serif;width:77%}@media(max-width:768px){.footer-section02{display:block;width:100%}}.footer-section02 .footer-list{width:25%}@media(max-width:768px){.footer-section02 .footer-list{width:100%;margin-bottom:18px}}.footer-section02 .footer-list ul li a{line-height:1.8em}.footer-section02 .footer-list ul li a:before{content:"-";padding-right:5px}.footer-section02 p{color:#3c3c3c;line-height:1.8em}.footer-section02 a{color:#266059;text-decoration:none}.footer-section02 a:hover{text-decoration:underline}.footer-section02 ul.black li{line-height:1.8em}.footer-section02 ul.black li a{color:#3c3c3c}.footer-section02 ul.black li a:before{display:none}#about{background-color:#ede8df}.about .concept{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:100px}@media(max-width:768px){.about .concept{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:40px;margin-top:60px}}.about .concept .concept-text{width:50%}@media(max-width:768px){.about .concept .concept-text{width:100%}}.about .concept .concept-text .concept-title{margin-bottom:80px}@media(max-width:768px){.about .concept .concept-text .concept-title{margin-top:-140px;z-index:2;position:relative}}.about .concept .concept-text .concept-title p{font-size:3.6em;line-height:2em;letter-spacing:.05em}@media(max-width:768px){.about .concept .concept-text .concept-title p{font-size:2.8em}}.about .concept .concept-text .concept-title span{background:#ede8df;color:#266059;padding:0 5px 5px}.about .concept .concept-text .concept-detail p{font-size:1.4em;line-height:1.8em;font-weight:300;letter-spacing:.05em}.about .concept .concept-image{width:50%;position:relative}@media(max-width:768px){.about .concept .concept-image{width:80%;margin-right:-5%;margin-left:auto}}.about .concept .concept-image .logo{width:258px;position:absolute;left:-200px;bottom:58px}@media(max-width:768px){.about .concept .concept-image .logo{display:none}}.about .logo-sp{display:none}@media(max-width:768px){.about .logo-sp{display:block;width:60%;margin:0 auto 30px}}.about .about-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:60px}@media(max-width:768px){.about .about-detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about .about-detail:last-child{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.about .about-detail .image,.about .about-detail .text{width:50%}@media(max-width:768px){.about .about-detail .image,.about .about-detail .text{width:100%}}@media(max-width:768px){.about .about-detail .image:first-child{margin-right:-5%;margin-left:auto}.about .about-detail .image:last-child{margin:0 calc(50% - 50vw);width:100vw}}.about .about-detail .text .white-box{background:#fff;width:110%;padding:40px 60px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:3}@media(max-width:768px){.about .about-detail .text .white-box{width:100%;padding:30px;margin-top:-40px}}.about .about-detail .text .white-box.right{margin-left:-10%}@media(max-width:768px){.about .about-detail .text .white-box.right{margin-left:0}}.about .about-detail .text .white-box.left{margin-right:-10%}@media(max-width:768px){.about .about-detail .text .white-box.left{margin-right:0}}.about .about-detail .text .white-box .about-detail-title{font-size:1.8em;letter-spacing:.05em;line-height:1.6em;margin-bottom:40px}.about .about-detail .text .white-box .about-detail-summary{font-size:1.4em;line-height:1.8em}.about .about-detail .text .white-box .about-detail-summary a,.about .about-detail .text .white-box .about-detail-summary a:visited,.about .about-detail .text .white-box .about-detail-summary a:hover,.about .about-detail .text .white-box .about-detail-summary a:active{color:inherit;text-decoration:underline}.fadein{-webkit-transition:1.5s;transition:1.5s;opacity:0}.fadein.animated{opacity:1}.price-wrap{margin-right:30px}@media(max-width:768px){.price-wrap{margin-right:0}}.quantity-wrap{border-bottom:1px solid #3c3c3c;font-size:1.4em;font-weight:300}.quantity-wrap span{padding-right:10px}.quantity-wrap button,.quantity-wrap input{border:none;background-color:transparent;font-size:1.2em;font-weight:300}.quantity-wrap input{width:30px;text-align:center}@media(max-width:768px){.quantity-wrap{min-width:130px;margin:30px auto}}.full-view{width:100%}@media(max-width:768px){.full-view{height:260px}}.full-view img{width:100%;height:auto}@media(max-width:768px){.full-view img{height:260px;-o-object-fit:cover;object-fit:cover}}.full-view.new-age{background:url(img_product-detail_newage_bg01.png);background-size:cover;background-position:top right}.full-view.contenporary{background-size:cover;background-position:top left;background-repeat:no-repeat;margin:0 auto}.full-view.contenporary.has-hero-bgs{position:relative}.full-view.contenporary.has-hero-bgs .contemporary-hero__bg{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background-size:cover;background-repeat:no-repeat}.full-view.contenporary.has-hero-bgs .contemporary-hero__bg--pc{background-position:top left}@media(max-width:768px){.full-view.contenporary.has-hero-bgs .contemporary-hero__bg--pc{display:none}}.full-view.contenporary.has-hero-bgs .contemporary-hero__bg--sp{display:none;background-position:top center}@media(max-width:768px){.full-view.contenporary.has-hero-bgs .contemporary-hero__bg--sp{display:block}}.full-view.contenporary.has-hero-bgs .full-view-text{position:relative;z-index:1}.full-view .full-view-text{width:100%;max-width:1000px;margin:0 auto;padding:170px 0}.full-view .full-view-text p{font-size:2.8em;line-height:1.8em;font-weight:300;letter-spacing:.1em}@media(max-width:768px){.full-view .full-view-text{display:none}}.full-view.new-age .full-view-text p{color:#fff}.full-view.contenporary .full-view-text{padding:125px 0;width:45%;margin-right:0;margin-left:auto}.full-view.contenporary .full-view-text p{color:#fff}.about-product{background:#ede8df}@media(max-width:768px){.about-product.contenporary{padding-top:0}}.about-product .about-product-title{padding:60px 0}@media(max-width:768px){.about-product .about-product-title{padding-top:0}}.about-product .about-product-title p{font-size:2em;letter-spacing:.1em}.about-product .about-product-title.with-text{padding-bottom:40px}.about-product .how-to-use-text{font-size:1.4em;line-height:1.8em;letter-spacing:.05em;font-weight:300;padding-bottom:100px}.when>p{text-align:right}.when .title{text-align:center}.when .title>img{height:40px;width:auto}.when.outbath{padding-top:70px}.when .sub-title{text-align:center;font-size:1.6em;font-weight:300}.when .graph-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:45px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:30px 0 15px}@media(max-width:768px){.when .graph-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.when .graph-wrap .title{width:50%;text-align:center}@media(max-width:768px){.when .graph-wrap .title{width:100%;margin-bottom:30px}}.when .graph-wrap .title .num img{height:30px;width:auto}.when .graph-wrap .title .jp{font-size:2em;line-height:1.6em;letter-spacing:.1em}.when .graph-wrap .title .en{font-weight:700;color:#266059;font-size:1.4em;margin-top:15px;letter-spacing:.05em}.when .graph-wrap .graph{width:50%}@media(max-width:768px){.when .graph-wrap .graph{width:100%}}.sp-product-name{display:none}@media(max-width:768px){.sp-product-name{display:block;font-size:1.8em;color:#266059;line-height:1.6em;letter-spacing:.05em;font-weight:300;padding:60px 0}}.how .title{font-size:2em;letter-spacing:.1em;text-align:center;margin:40px 0}.step-wrap{background:#fff}.step-wrap ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0;-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width:768px){.step-wrap ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:0}}.step-wrap ul li{width:25%;border-right:#ccc 1px solid;padding-left:20px;-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width:768px){.step-wrap ul li{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;border-right:none;border-bottom:#ccc 1px solid;padding-bottom:10px;padding-left:0;margin:0 auto 30px}.step-wrap ul li .text,.step-wrap ul li .illust{width:50%}.step-wrap ul li:last-child{margin-bottom:10px}}.step-wrap ul li:last-child{border:none}.step-wrap ul li .step{font-size:1.6em;color:#266059;font-weight:700;margin:10px 0}.step-wrap ul li .step-title{font-size:1.4em;font-weight:300;line-height:1.8em;min-height:3.6em}.step-wrap ul li .step-title br.sp{display:none}@media(max-width:768px){.step-wrap ul li .step-title br.sp{display:inherit}}.product-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:70px}.product-detail:last-child{padding-bottom:70px;padding-top:0}@media(max-width:768px){.product-detail{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.product-detail .image{width:30%}@media(max-width:768px){.product-detail .image{width:250px;margin:0 auto;padding-top:30px}}.product-detail .text01{width:65%}@media(max-width:768px){.product-detail .text01{width:100%}}.product-detail .text02{width:100%;margin-top:70px}.product-detail .text01,.product-detail .text02{font-size:1.4em;line-height:1.8em;letter-spacing:.05em}.product-detail .text01 p,.product-detail .text02 p{margin-bottom:1em;font-weight:300}.product-detail .title{font-size:2em;margin-bottom:40px;font-weight:400!important}.other-product{padding:60px;background-color:#fff}@media(max-width:768px){.other-product{padding:60px 2.5%}}.other-product .title{font-size:2em;letter-spacing:.1em;margin-bottom:60px;text-align:center}.other-product ul.other-product-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:768px){.other-product ul.other-product-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.other-product ul.other-product-wrap li{width:40%;margin:2.5%;position:relative}@media(max-width:768px){.other-product ul.other-product-wrap li{width:95%}}.other-product ul.other-product-wrap li .image{width:100%}.other-product ul.other-product-wrap li .product-name{margin:40px 0;text-align:center}.other-product ul.other-product-wrap li .product-name img{width:auto;height:16px}.other-product ul.other-product-wrap li a{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0}.other-product ul.other-product-wrap li:hover{opacity:.7}.slick-arrow{position:absolute;width:10px;height:18px;border:none;text-indent:-9999px}.slick-prev{top:0;bottom:0;left:-20px;margin:auto;background:url(icon_prev.png) no-repeat;background-size:contain;z-index:97}.slick-next{top:0;bottom:0;right:-20px;background:url(icon_next.png) no-repeat;background-size:contain;z-index:97;margin:auto}.slick-counter{width:100%;position:absolute;top:-45px;text-align:center;font-family:\6e38\660e\671d,Yu Mincho,YuMincho,Hiragino Mincho Pro,serif}.slick-counter .current{font-size:4em}.slick-counter .slash{padding:0 10px 0 7px;font-size:1.6em;position:absolute;top:5px}.slick-counter .total{font-size:1.8em;position:absolute;top:5px;padding-left:20px}.static-page{background:#fff;padding-bottom:60px}.static-page .h2-wrap{background:#ede8df;padding:60px}.static-page .h2-wrap h2{text-align:center;font-size:2em;font-weight:700;letter-spacing:.05em}.static-page .static-page-inner{width:92%;max-width:500px;margin:30px auto}.static-page .static-page-inner article p{line-height:1.8em;font-size:1.6em}.contact-form{width:92%;max-width:500px;margin:30px auto}.contact-form p{margin:16px 0 8px;font-size:1.6em}.contact-form label{display:block}.contact-form label input[type=text],.contact-form label input[type=email],.contact-form label input[type=tel]{width:100%;max-width:300px;line-height:1.8em}.contact-form label textarea{width:100%;max-width:100%;resize:none}.contact-form input[type=redio],.contact-form label.company{display:inline}.contact-form input[type=submit]{border:1px solid #000;padding:5px 16px;width:120px;position:relative;text-align:center;margin-top:30px;margin-bottom:0!important;font-size:1.8em!important;background:#fff}.contact-form input[type=submit]:hover{background:#000;color:#fff;cursor:pointer}.contact-form .radio-wrap{margin:10px 0;font-size:1.6em}.contact-form .must{color:red}.contact-form .must-message{margin-top:5px;font-size:1.4em}.cart{padding-top:40px;width:92%;margin:0 auto;max-width:1000px}.cart .cart-is-empty{margin:0 auto 80px}.cart .cart-is-empty>p{font-size:1.4em;text-align:center;margin-bottom:40px}.cart h2{margin-bottom:40px}.cart table{text-align:left;font-size:1.6em;line-height:1.6em;width:100%;vertical-align:middle}@media(max-width:768px){.cart table{display:block}}.cart table tr{border-bottom:1px solid #ccc}@media(max-width:768px){.cart table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.cart table tr th{font-weight:400;padding-bottom:10px}.cart table tr th:first-child{width:60%}@media(max-width:768px){.cart table tr th{display:none}}.cart table tr td{vertical-align:middle}@media(max-width:768px){.cart table tr td{padding:16px 0}}.cart table tr td.cart-products-image{width:20%;max-width:200px;padding:20px;margin:0 auto}@media(max-width:768px){.cart table tr td.cart-products-image{width:30%}}.cart table tr td.cart-products-image img{width:100%;height:auto}.cart table tr td.cart-products-summary{padding-left:10px}@media(max-width:768px){.cart table tr td.cart-products-summary{width:60%}}.cart table tr td.cart-products-summary .product-title{font-size:1.3em;letter-spacing:.05em}.cart table tr td.cart-products-summary .net{font-size:1.1em}.cart table tr td.cart-products-summary .product-delete{background:#eee;border-radius:10px;font-size:.8em;padding:0 8px;display:inline-block;margin-top:10px}.cart table tr td.cart-products-summary .product-delete a{color:#000;text-decoration:none}.cart table tr td.cart-products-summary .product-delete span{padding-right:5px}.cart table tr td.cart-products-summary .product-delete:hover{opacity:.8}.cart table tr td.cart-products-price,.cart table tr td.cart-quantity-selector,.cart table tr td.cart-quantity-price{letter-spacing:.05em}@media(max-width:768px){.cart table tr td.cart-products-price,.cart table tr td.cart-quantity-selector,.cart table tr td.cart-quantity-price{width:30%;padding-top:0}.cart table tr td.cart-products-price:before,.cart table tr td.cart-quantity-selector:before,.cart table tr td.cart-quantity-price:before{font-size:.8em}}@media(max-width:768px){.cart table tr td.cart-products-price:before{content:"\4fa1\683c";display:block}.cart table tr td.cart-quantity-selector:before{content:"\500b\6570";display:block}.cart table tr td.cart-quantity-price{text-align:right;font-size:1.2em}}.cart table tr td.cart-quantity-selector{position:relative}.cart table tr td.cart-quantity-selector p{display:inline-block;position:relative;min-width:2em;text-align:center;vertical-align:middle}.cart table tr td.cart-quantity-selector .plus,.cart table tr td.cart-quantity-selector .minus{display:inline-block;width:10px;height:20px;line-height:20px;vertical-align:top;text-align:center;background-color:#eee;padding:0 4px;border-radius:30px;vertical-align:middle}.cart table tr td.cart-quantity-selector .plus:hover,.cart table tr td.cart-quantity-selector .minus:hover{opacity:.8}.cart .cart-footer{margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:768px){.cart .cart-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart .cart-footer .message{width:30%}@media(max-width:768px){.cart .cart-footer .message{width:100%}}.cart .cart-footer .message p{font-size:1.6em;margin-bottom:10px}.cart .cart-footer .message textarea{width:100%;height:6em}.cart .cart-footer .total-price-area{width:60%;font-size:1.6em}@media(max-width:768px){.cart .cart-footer .total-price-area{width:100%;margin-top:20px}}.cart .cart-footer .total-price-area .total-price{text-align:right;margin-bottom:10px}.cart .cart-footer .total-price-area .total-price span{letter-spacing:.05em;font-size:1.5em;margin-left:10px}.cart .cart-footer .total-price-area .tp-message{font-size:.8em;text-align:right;margin:5px 0;line-height:1.4em}.cart .cart-footer .total-price-area .buttons-wrapper{text-align:right;margin:20px 0}.cart .cart-footer .total-price-area .buttons-wrapper .btn{display:inline-block;border:1px #266059 solid;padding:7px 10px 9px;margin-left:10px;margin-bottom:10px;position:relative}.cart .cart-footer .total-price-area .buttons-wrapper .btn a{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.cart .cart-footer .total-price-area .buttons-wrapper .btn.reload,.cart .cart-footer .total-price-area .buttons-wrapper .btn.back-shopping{background-color:#eee;border-color:#eee}.cart .cart-footer .total-price-area .buttons-wrapper .btn.reload:hover,.cart .cart-footer .total-price-area .buttons-wrapper .btn.back-shopping:hover{opacity:.8}.cart .cart-footer .total-price-area .buttons-wrapper .btn.checkout{background:#266059;color:#fff}.cart .cart-footer .total-price-area .buttons-wrapper .btn.checkout:hover{background:#fff;color:#266059}.static-content{width:92%;max-width:700px;margin:50px auto 100px}.static-content h2{margin-bottom:40px}.static-content h3{font-size:2em;font-weight:500;margin-top:30px;margin-bottom:20px}.static-content p{font-size:1.4em;line-height:1.8em;margin-bottom:10px}.static-content .arrow-btn{margin:60px auto}.shopify-policy__container{margin:40px auto;max-width:100%!important;padding-right:0!important;padding-left:0!important;background:#fff}.shopify-policy__container .shopify-policy__title{padding:80px 0;background:#f8f8f8}.shopify-policy__container .shopify-policy__title h1{text-align:center;font-size:3em;letter-spacing:.05em;font-weight:700;font-family:futura-pt,sans-serif}.shopify-policy__body{width:92%;max-width:700px;margin:40px auto;font-size:1.4em;line-height:1.8em}.shopify-policy__body h3{font-weight:700;margin-bottom:10px}.shopify-policy__body strong{font-weight:700}.about-profile{margin:60px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:768px){.about-profile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-profile .text-wrap{width:50%}@media(max-width:768px){.about-profile .text-wrap{width:100%}}.about-profile .text-wrap h3{margin-bottom:20px}.about-profile .text-wrap h3 img{height:27px;width:auto}.about-profile .text-wrap .name-text{margin-bottom:10px}.about-profile .text-wrap .name-text img{height:68px;width:auto}.about-profile .text-wrap .sub-name{font-size:1.7em;letter-spacing:.1em;font-weight:300}.about-profile .text-wrap .summary{margin:30px auto;font-size:1.4em;letter-spacing:.05em;line-height:1.8em;font-weight:300}@media(max-width:768px){.about-profile .text-wrap .summary br.sp{display:none}}.about-profile .text-wrap .history-wrap{font-size:1.2em;line-height:1.8em;letter-spacing:.05em;font-weight:300;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:768px){.about-profile .text-wrap .history-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-profile .text-wrap .history-wrap .history{width:62%}.about-profile .text-wrap .history-wrap .history a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:.2em}@media(hover:hover){.about-profile .text-wrap .history-wrap .history a:hover{opacity:.7}}@media(max-width:768px){.about-profile .text-wrap .history-wrap .history{width:100%;margin-bottom:20px}}.about-profile .text-wrap .history-wrap .qualifications{width:38%}@media(max-width:768px){.about-profile .text-wrap .history-wrap .qualifications{width:100%;margin-bottom:20px}}.about-profile .image-wrap{width:50%}@media(max-width:768px){.about-profile .image-wrap{display:none}}.about-profile .image-wrap p{width:90%;margin-right:0;margin-left:auto}@media(max-width:768px){.about-profile .image-wrap-sp{display:block;margin:30px auto;width:90%}}@media(min-width:769px){.about-profile .image-wrap-sp{display:none}}.section-grid-gallery-wrapper{background:transparent}.section-grid-gallery--padding-none{padding-top:0;padding-bottom:0}.section-grid-gallery--padding-small{padding-top:24px;padding-bottom:24px}.section-grid-gallery--padding-medium{padding-top:48px;padding-bottom:48px}.section-grid-gallery--padding-large{padding-top:72px;padding-bottom:72px}.grid-gallery__inner{width:100%;max-width:none;margin:0 auto;padding-left:4%;padding-right:4%}.grid-gallery__inner--page{max-width:1200px;padding-left:4%;padding-right:4%}.grid-gallery__header{margin-bottom:28px}.grid-gallery__header--align-left{text-align:left}.grid-gallery__header--align-center{text-align:center}.grid-gallery__header--align-right{text-align:right}.grid-gallery__title{font-family:futura-pt,sans-serif;font-size:2.4em;font-weight:500;letter-spacing:.06em;color:#3c3c3c;margin-bottom:12px;line-height:1.2}@media(max-width:768px){.grid-gallery__title{font-size:2em}}.grid-gallery__subheading{font-size:1.3em;line-height:1.7;letter-spacing:.04em;font-weight:300;color:#3c3c3c;max-width:640px;margin:0 auto}.grid-gallery__header--align-left .grid-gallery__subheading{margin-left:0}.grid-gallery__header--align-right .grid-gallery__subheading{margin-right:0}.grid-gallery__grid{display:grid;grid-template-columns:repeat(var(--grid-cols-sm, 2),minmax(0,1fr));list-style:none;margin:0;padding:0}.grid-gallery__grid--gap-small{gap:8px}@media(min-width:750px){.grid-gallery__grid--gap-small{gap:10px}}.grid-gallery__grid--gap-medium{gap:12px}@media(min-width:750px){.grid-gallery__grid--gap-medium{gap:16px}}.grid-gallery__grid--gap-large{gap:16px}@media(min-width:750px){.grid-gallery__grid--gap-large{gap:24px}}@media(min-width:750px){.grid-gallery__grid{grid-template-columns:repeat(var(--grid-cols-lg, 4),minmax(0,1fr))}}.grid-gallery__grid--ratio-square .grid-gallery__item{aspect-ratio:1 / 1}.grid-gallery__grid--ratio-landscape .grid-gallery__item{aspect-ratio:4 / 3}.grid-gallery__grid--ratio-portrait .grid-gallery__item{aspect-ratio:3 / 4}.grid-gallery__item{position:relative;width:100%;min-width:0;border-radius:12px;overflow:hidden;background:#f4f4f4}.grid-gallery__link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;color:inherit;text-decoration:none}.grid-gallery__link:focus-visible{-webkit-box-shadow:inset 0 0 0 2px #266059;box-shadow:inset 0 0 0 2px #266059;z-index:2}.grid-gallery__media{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden}.grid-gallery__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.grid-gallery__caption{position:absolute;bottom:0;left:0;right:0;z-index:1;padding:28px 12px 10px;font-size:1.1em;letter-spacing:.04em;font-weight:300;color:#fff;line-height:1.4;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.72)),to(rgba(0,0,0,0)));background:linear-gradient(to top,#000000b8,#0000);text-shadow:0 1px 2px rgba(0,0,0,.35)}.grid-gallery__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px}.grid-gallery__placeholder-svg{width:80px;height:80px;opacity:.35}
/*# sourceMappingURL=/cdn/shop/t/11/assets/style.css.map */
