html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}body,table,input,textarea,select,option,h1,h2,h3,h4,h5,h6{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700}table,input,textarea,select,option{line-height:1.1}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}img{vertical-align:top}a{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;color:inherit;text-decoration:none}a:hover{opacity:.8}img{max-width:100%}html{scroll-behavior:smooth;overflow:auto}html::-webkit-scrollbar{width:7px;background:none}html::-webkit-scrollbar-thumb{border-radius:3px;background:#00000080}html *{overflow-wrap:break-word;word-wrap:break-word;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:Shippori Mincho,serif;font-size:1.6rem;font-weight:400;background-color:#e7e3e1;color:#383432;padding-top:122px}@media (max-width: 1024px){body{padding-top:110px}}@media (max-width:767px){body{padding-top:88px}}main{overflow-x:hidden}.container{width:min(1280px,100% - 160px);margin:0 auto}@media (max-width: 1024px){.container{width:min(1280px,100% - 48px)}}@media (max-width: 767px){.container{width:min(1280px,100% - 32px)}}.section-001{background-color:#383432;padding:16px 33px 14px;position:fixed;top:0;left:0;width:100%;height:50px;z-index:99;display:block}.section-001.is-hidden{display:none}@media (max-width: 767px){.section-001{padding:12px 33px;height:41px}}.section-001 .section-001__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 767px){.section-001 .section-001__content{gap:6px}}.section-001 .section-001__date,.section-001 .section-001__text{font-size:1.4rem;font-weight:400;color:#fff}@media (max-width: 767px){.section-001 .section-001__date,.section-001 .section-001__text{font-size:1.2rem}}.section-001 .section-001__date{font-weight:500}.section-001 .section-001__text{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.header{position:fixed;top:50px;left:0;z-index:99;width:100%;height:72px;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;background-color:#a69b95;color:#fff;padding:24px 40px}@media (max-width: 1024px){.header{gap:16px;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;padding:24px;height:60px}}@media (max-width: 767px){.header{height:48px;top:41px;padding:16px}}.header.is-menu-open{top:0}.header.is-menu-open .header__actions{opacity:0;visibility:hidden}.header .header__logo{width:182px;height:24px;position:relative;z-index:1;-ms-flex-negative:0;flex-shrink:0}@media (max-width: 1024px){.header .header__logo{width:140px}}@media (max-width: 767px){.header .header__logo{width:120px;height:16px}}.header .header__logo a{display:block;width:100%;height:100%}.header .header__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width: 1024px){.header .nav{position:fixed;width:100%;height:calc(100vh - 48px);top:60px;overflow:auto;left:0;background-color:#f1f0ef;color:#383432;opacity:0;visibility:hidden;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}}@media (max-width: 767px){.header .nav{top:48px}}@media (max-width: 1024px){.header .nav.is-open{opacity:1;visibility:visible}}@media (max-width: 1024px){.header .nav .nav__inner{padding:24px 16px}}.header .nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:38px}@media (max-width: 1099px){.header .nav ul{gap:24px}}@media (max-width: 1024px){.header .nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.header .nav ul li{position:relative}@media (max-width: 1024px){.header .nav ul li{width:100%;border-bottom:1px solid #e7e3e1;padding-block:24px 23px}}.header .nav ul li:before{content:"";position:absolute;bottom:-1px;left:0;height:2px;background-color:#fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:0;z-index:2}@media (max-width: 1024px){.header .nav ul li:before{display:none}}.header .nav ul li a,.header .nav ul li span{display:block;padding-block:24px}@media (max-width: 1024px){.header .nav ul li a,.header .nav ul li span{width:100%;padding:0;font-size:1.4rem;padding-inline:16px}}.header .nav ul li span{cursor:default}.header .nav ul li:hover:before{width:100%}@media (min-width: 1025px){.header .nav ul .menu-item-has-children:hover .sub-menu{display:block}}@media (max-width: 1024px){.header .nav ul .menu-item-has-children.is-open .sub-menu{display:block}}@media (max-width: 1024px){.header .nav ul .menu-item-has-children.is-open>a:before,.header .nav ul .menu-item-has-children.is-open>span:before{width:12px;height:12px;background:url(../../assets/images/common/minus_icon.svg) no-repeat center/contain}}.header .nav ul .menu-item-has-children>a,.header .nav ul .menu-item-has-children>span{position:relative;padding-right:17px}@media (max-width: 1024px){.header .nav ul .menu-item-has-children>a,.header .nav ul .menu-item-has-children>span{padding:0 16px}}.header .nav ul .menu-item-has-children>a:before,.header .nav ul .menu-item-has-children>span:before{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:9px;height:6px;background:url(../../assets/images/common/chevron_down_icon.svg) no-repeat center/contain}@media (max-width: 1024px){.header .nav ul .menu-item-has-children>a:before,.header .nav ul .menu-item-has-children>span:before{width:12px;height:12px;right:16px;background:url(../../assets/images/common/plus_icon.svg) no-repeat center/contain}}.header .nav ul .sub-menu{position:absolute;top:100%;left:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:12px 24px;background-color:#a69b95cc;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);display:none}@media (max-width: 1024px){.header .nav ul .sub-menu{background-color:#f1f0ef;position:relative;padding:0 24px;margin-top:16px;width:100%;display:none}}.header .nav ul .sub-menu li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width: 1024px){.header .nav ul .sub-menu li{width:100%}}@media (max-width: 1024px){.header .nav ul .sub-menu li+li{margin-top:12px}}@media (max-width: 1024px){.header .nav ul .sub-menu li{border-bottom:0;padding:0}}.header .nav ul .sub-menu li:before{display:none}.header .nav ul .sub-menu li a{padding-block:0;margin-block:12px}@media (max-width: 1024px){.header .nav ul .sub-menu li a{font-size:1.2rem;margin:0;padding:0}}.header .nav .nav-sns{display:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:32px auto 24px}@media (max-width: 1024px){.header .nav .nav-sns{display:block}}.header .nav .nav-sns__title{font-size:1.4rem;font-weight:500;color:#8a7e78;text-transform:uppercase}.header .nav .nav-sns__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;margin-top:12px}.header .nav .nav-sns__item{padding:0;width:32px;height:32px;border-bottom:0}.header .nav .nav-sns__link{padding:0}.header .header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.header .header__actions a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 1024px){.header .header__actions{margin-left:auto}}@media (max-width: 767px){.header .header__actions{gap:16px}}.header .hamburger{margin-inline:2px;position:relative;width:20px;height:13px;background:none;border:0;cursor:pointer;z-index:100;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;display:none;-ms-flex-negative:0;flex-shrink:0}@media (max-width: 1024px){.header .hamburger{display:block}}.header .hamburger span,.header .hamburger:before,.header .hamburger:after{content:"";position:absolute;width:100%;height:1px;background-color:#fff;border-radius:2px;-webkit-transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out,-webkit-transform .3s ease-in-out}.header .hamburger:before{top:0}.header .hamburger span{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header .hamburger:after{bottom:0}.header .hamburger.is-open:before{opacity:0;visibility:hidden;-webkit-transform:translateY(5px);transform:translateY(5px)}.header .hamburger.is-open:after{opacity:0;visibility:hidden;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.footer{background-color:#383432;padding-block:80px}@media (max-width: 1024px){.footer{padding-block:72px}}@media (max-width: 767px){.footer{padding-block:56px 8px}}.footer .footer__inner{gap:146px;gap:11%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 767px){.footer .footer__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:51px}}.footer .footer__info{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;-ms-flex-negative:0;flex-shrink:0}.footer .footer__logo{display:block}@media (max-width: 767px){.footer .footer__logo{width:182px;height:24px;margin:0 auto}}.footer .footer__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer .footer-sns{margin-top:80px}@media (max-width: 767px){.footer .footer-sns{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:32px auto 0}}.footer .footer-sns__title{font-size:1.8rem;font-weight:500;color:#fff;text-transform:uppercase}@media (max-width: 1024px){.footer .footer-sns__title{font-size:1.7rem}}@media (max-width: 767px){.footer .footer-sns__title{font-size:1.4rem}}.footer .footer-sns__list{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media (max-width: 767px){.footer .footer-sns__list{margin-top:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer .footer__copyright{font-size:1rem;font-weight:500;color:#fff;margin-top:auto}@media (max-width: 767px){.footer .footer__copyright{display:none}}.footer .footer__nav ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px}@media (max-width: 1439px){.footer .footer__nav ul{gap:64px 40px}}@media (max-width: 1024px){.footer .footer__nav ul{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 767px){.footer .footer__nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0}}.footer .footer__nav ul li{position:relative;min-width:72px}@media (max-width: 1024px){.footer .footer__nav ul li{max-width:180px}}@media (max-width: 767px){.footer .footer__nav ul li{padding:24px 16px 23px;border-bottom:1px solid #adadad;max-width:unset}}@media (max-width: 1024px){.footer .footer__nav ul li:first-of-type{padding-top:0}}.footer .footer__nav ul li a,.footer .footer__nav ul li span{display:block;font-size:1.8rem;font-weight:500;color:#fff}@media (max-width: 767px){.footer .footer__nav ul li a,.footer .footer__nav ul li span{font-size:1.4rem}}.footer .footer__nav ul li span{cursor:default}.footer .footer__nav ul li>.sub-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;margin-top:40px}@media (max-width: 1024px){.footer .footer__nav ul li>.sub-menu{gap:12px;margin-top:16px}}@media (max-width: 767px){.footer .footer__nav ul li>.sub-menu{display:none}}@media (max-width: 1024px){.footer .footer__nav ul li>.sub-menu li{border-bottom:0;padding:0 8px}}@media (max-width: 1024px){.footer .footer__nav ul li>.sub-menu li+li{margin-top:12px}}.footer .footer__nav ul li>.sub-menu li:hover a{color:#fff}.footer .footer__nav ul li>.sub-menu li a{display:block;font-size:1.4rem;font-weight:400;color:#a69b95;-webkit-transition:.3s;transition:.3s}@media (max-width: 767px){.footer .footer__nav ul li>.sub-menu li a{font-size:1.2rem;padding:0}}.footer .footer__nav .menu-item-has-children{position:relative}.footer .footer__nav .menu-item-has-children>a,.footer .footer__nav .menu-item-has-children span{position:relative}@media (max-width: 767px){.footer .footer__nav .menu-item-has-children>a:before,.footer .footer__nav .menu-item-has-children span:before{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px;height:12px;background:url(../../assets/images/common/plus_white_icon.svg) no-repeat center/contain}}@media (max-width: 1024px){.footer .footer__nav .menu-item-has-children.is-open .sub-menu{display:block}}@media (max-width: 1024px){.footer .footer__nav .menu-item-has-children.is-open>a:before,.footer .footer__nav .menu-item-has-children.is-open>span:before{width:12px;height:12px;background:url(../../assets/images/common/minus_white_icon.svg) no-repeat center/contain}}.footer .footer__copyright--sp{display:none}@media (max-width: 767px){.footer .footer__copyright--sp{display:block;font-size:1rem;font-weight:500;color:#fff;text-align:right}}.section-head{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:end;-ms-flex-align:end;align-items:flex-end}.section-head.white{color:#fff}.section-head.center{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;text-align:center}.section-head .section-title--ja{font-size:1.4rem;font-weight:500;letter-spacing:.08em;color:#fff}@media (max-width: 1024px){.section-head .section-title--ja{font-size:1.3rem}}@media (max-width: 767px){.section-head .section-title--ja{font-size:1.2rem}}.section-head .section-title--en{font-size:3.2rem;font-weight:400;margin-top:8px;display:block}@media (max-width: 1024px){.section-head .section-title--en{font-size:3rem;margin-top:6px}}@media (max-width: 767px){.section-head .section-title--en{font-size:2.4rem;margin-top:4px}}.button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:0 6px 3px;border-bottom:1px solid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width: 767px){.button{gap:4px;padding:0 4px 4px}}.button:hover{opacity:1}.button:hover .button__icon:before{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}@media (max-width: 767px){.button:hover .button__icon:before{-webkit-transform:translate(3px,3px);transform:translate(3px,3px)}}.button:hover .button__icon:after{-webkit-transform:translate(-4px,-4px);transform:translate(-4px,-4px)}@media (max-width: 767px){.button:hover .button__icon:after{-webkit-transform:translate(-3px,-3px);transform:translate(-3px,-3px)}}.button.white{color:#fff}.button.white .button__icon:before{border-color:#fff}.button.white .button__icon:after{background-color:#fff;border-color:#fff}.button .button__text{display:block;font-size:1.4rem;font-weight:400}@media (max-width: 1024px){.button .button__text{font-size:1.3rem}}@media (max-width: 767px){.button .button__text{font-size:1.2rem}}.button .button__icon{width:16px;height:16px;position:relative;display:block}@media (max-width: 1024px){.button .button__icon{width:15px;height:15px}}@media (max-width: 767px){.button .button__icon{width:12px;height:12px}}.button .button__icon:before,.button .button__icon:after{content:"";position:absolute;width:10px;height:10px;border:1px solid;border-color:#1a1919;border-radius:99rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media (max-width: 1024px){.button .button__icon:before,.button .button__icon:after{width:9px;height:9px}}@media (max-width: 767px){.button .button__icon:before,.button .button__icon:after{width:7px;height:7px}}.button .button__icon:before{top:0;left:0}.button .button__icon:after{background-color:#1a1919;bottom:0;right:0}.page-top{margin-top:122px}@media (max-width: 1024px){.page-top{margin-top:110px}}@media (max-width: 767px){.page-top{margin-top:89px}}.page-top .section-002 .section-002__img{width:100%;aspect-ratio:1440/800;overflow:hidden}@media (max-width: 767px){.page-top .section-002 .section-002__img{aspect-ratio:375/240}}.page-top .section-002 .section-002__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-top .section-003{background-color:#a69b95}.page-top .section-003 .section-003__inner{color:#fff;padding-block:120px}@media (max-width: 1024px){.page-top .section-003 .section-003__inner{padding-block:100px}}@media (max-width: 767px){.page-top .section-003 .section-003__inner{padding-block:58px}}.page-top .section-003 .section-003__title{font-size:3.2rem;font-weight:400;letter-spacing:.12em;text-align:center;margin-bottom:56px}@media (max-width: 1024px){.page-top .section-003 .section-003__title{font-size:3rem;margin-bottom:48px}}@media (max-width: 767px){.page-top .section-003 .section-003__title{font-size:2.4rem;margin-bottom:32px}}.page-top .section-003 .section-003__text{font-size:1.6rem;font-weight:400;line-height:3;text-align:center}@media (max-width: 1024px){.page-top .section-003 .section-003__text{font-size:1.5rem}}@media (max-width: 767px){.page-top .section-003 .section-003__text{font-size:1.4rem;line-height:2.4}}.page-top .section-003 .section-003__text+.section-003__text{margin-top:24px}@media (max-width: 767px){.page-top .section-003 .section-003__text+.section-003__text{margin-top:25px}}.page-top .section-003 .sp-only{display:none!important}@media (max-width: 767px){.page-top .section-003 .sp-only{display:block!important}}.page-top .section-004{padding-block:120px}@media (max-width: 1024px){.page-top .section-004{padding-block:100px}}@media (max-width: 767px){.page-top .section-004{padding-block:56px 55px}}.page-top .section-004 .section-004__list{width:100%;margin-top:40px}@media (max-width: 767px){.page-top .section-004 .section-004__list{margin-top:32px}}.page-top .section-004 .section-004-item:hover>*{opacity:1}.page-top .section-004 .section-004-item:hover .section-004-item__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.page-top .section-004 .section-004-item__img{overflow:hidden}.page-top .section-004 .section-004-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s;transition:.3s}.page-top .section-004 .section-004-item__content{margin-top:16px}@media (max-width: 767px){.page-top .section-004 .section-004-item__content{margin-top:8px}}.page-top .section-004 .section-004-item__title{font-size:1.4rem;font-weight:400;line-height:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 767px){.page-top .section-004 .section-004-item__title{font-size:1.2rem;line-height:1.7;-webkit-line-clamp:4}}.page-top .section-004 .section-004-item__price{font-size:1.6rem;font-weight:500;margin-top:8px}@media (max-width: 767px){.page-top .section-004 .section-004-item__price{font-size:1.2rem}}.page-top .section-004 .section-004-item__price span{font-size:1rem}@media (max-width: 767px){.page-top .section-004 .swiper-slide{width:140px}}.page-top .section-005{background-color:#a69b95;padding-block:120px}@media (max-width: 1024px){.page-top .section-005{padding-block:100px}}@media (max-width: 767px){.page-top .section-005{padding-block:56px 55px}}.page-top .section-005 .section-005__list{margin-top:40px;margin-right:-80px}@media (max-width: 767px){.page-top .section-005 .section-005__list{margin-right:0;margin-top:32px}}.page-top .section-005 .swiper-slide{width:320px}@media (max-width: 767px){.page-top .section-005 .swiper-slide{width:240px}}.page-top .section-005 .section-005-item{position:relative;overflow:hidden}.page-top .section-005 .section-005-item:hover>*{opacity:1}.page-top .section-005 .section-005-item:hover .section-005-item__content{-webkit-transform:translateY(0);transform:translateY(0)}.page-top .section-005 .section-005-item__number{position:absolute;top:1px;left:1px;width:64px;height:64px;background-color:#383432;-webkit-clip-path:polygon(100% 0,0 0,0 100%);clip-path:polygon(100% 0,0 0,0 100%);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Quicksand,sans-serif;font-size:2rem;font-weight:700;padding:8px 0 0 16px;z-index:1}@media (max-width: 767px){.page-top .section-005 .section-005-item__number{top:0;left:0;width:48px;height:48px;font-size:1.4rem;padding:5px 0 0 12px}}.page-top .section-005 .section-005-item__img{width:100%;overflow:hidden}.page-top .section-005 .section-005-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s;transition:.3s}.page-top .section-005 .section-005-item__content{position:absolute;bottom:0;left:0;width:100%;background-color:#fffc;padding:8px 16px;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media (max-width: 1024px){.page-top .section-005 .section-005-item__content{position:relative;bottom:unset;left:unset;-webkit-transform:unset;transform:unset;background-color:transparent;color:#fff;padding:8px 8px 0}}.page-top .section-005 .section-005-item__title{font-size:1.4rem;font-weight:400;line-height:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 767px){.page-top .section-005 .section-005-item__title{font-size:1.2rem;line-height:1.7;-webkit-line-clamp:4}}.page-top .section-005 .section-005-item__price{font-size:1.6rem;font-weight:500;margin-top:8px}@media (max-width: 767px){.page-top .section-005 .section-005-item__price{font-size:1.2rem}}.page-top .section-005 .section-005-item__price span{font-size:1rem;font-weight:500;display:inline-block}.page-top .section-006 .section-006__video{aspect-ratio:1440/600;overflow:hidden;position:relative;cursor:pointer}.page-top .section-006 .section-006__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-top .section-006 .section-006__video-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}@media (max-width: 767px){.page-top .section-006 .section-006__video-button svg{width:24px;height:24px}}.page-top .section-007{padding-block:120px}@media (max-width: 1024px){.page-top .section-007{padding-block:100px}}@media (max-width: 767px){.page-top .section-007{padding-block:56px 57px}}.page-top .section-007 .section-007__body{margin-top:30px;display:grid;grid-template-columns:repeat(2,1fr);gap:64px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width: 1024px){.page-top .section-007 .section-007__body{grid-template-columns:1fr;gap:56px}}@media (max-width: 767px){.page-top .section-007 .section-007__body{margin-top:32px;grid-template-columns:1fr;gap:32px}}.page-top .section-007 .section-007-tag+.section-007-tag{margin-top:40px}@media (max-width: 1024px){.page-top .section-007 .section-007-tag+.section-007-tag{margin-top:36px}}@media (max-width: 767px){.page-top .section-007 .section-007-tag+.section-007-tag{margin-top:24px}}.page-top .section-007 .section-007-tag__title{font-size:1.8rem;font-weight:500}@media (max-width: 1024px){.page-top .section-007 .section-007-tag__title{font-size:1.6rem}}@media (max-width: 767px){.page-top .section-007 .section-007-tag__title{font-size:1.4rem}}.page-top .section-007 .section-007-tag__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-top:16px}@media (max-width: 767px){.page-top .section-007 .section-007-tag__list{gap:8px}}.page-top .section-007 .section-007-tag__item:hover>*{opacity:1}.page-top .section-007 .section-007-tag__item:hover .section-007-tag__link{border-color:#8a7e78;color:#8a7e78;background-color:transparent}.page-top .section-007 .section-007-tag__link{font-size:1.6rem;font-weight:500;background-color:#8a7e78;color:#fff;border-radius:99rem;padding:7px 15px 6px;border:1px solid #8a7e78;display:block}@media (max-width: 1024px){.page-top .section-007 .section-007-tag__link{font-size:1.5rem}}@media (max-width: 767px){.page-top .section-007 .section-007-tag__link{font-size:1.2rem;padding:3px 11px}}.page-top .section-007 .section-007__boxes{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}@media (max-width: 1024px){.page-top .section-007 .section-007__boxes{gap:24px}}@media (max-width: 767px){.page-top .section-007 .section-007__boxes{gap:16px 17px}}.page-top .section-007 .section-007-box{position:relative}.page-top .section-007 .section-007-box:hover>*{opacity:1}.page-top .section-007 .section-007-box:hover .section-007-box__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.page-top .section-007 .section-007-box__img{overflow:hidden}.page-top .section-007 .section-007-box__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s;transition:.3s}.page-top .section-007 .section-007-box__content{position:absolute;padding:16px;bottom:0;left:0;width:100%;height:auto;color:#fff}@media (max-width: 767px){.page-top .section-007 .section-007-box__content{padding:8px}}.page-top .section-007 .section-007-box__title--ja{font-size:1.4rem;font-weight:400}@media (max-width: 767px){.page-top .section-007 .section-007-box__title--ja{font-size:1rem}}.page-top .section-007 .section-007-box__title--en{display:block;font-size:2.4rem;font-weight:400}@media (max-width: 767px){.page-top .section-007 .section-007-box__title--en{font-size:1.4rem}}.page-top .section-008{background-color:#a69b95;padding-block:120px 0}@media (max-width: 1024px){.page-top .section-008{padding-block:100px 0}}@media (max-width: 767px){.page-top .section-008{padding-block:56px 0}}.page-top .section-008 .section-0008__list{display:grid;grid-template-columns:repeat(5,1fr);gap:32px 24px;margin-top:32px}@media (max-width: 1024px){.page-top .section-008 .section-0008__list{grid-template-columns:repeat(3,1fr);gap:24px}}@media (max-width: 767px){.page-top .section-008 .section-0008__list{grid-template-columns:repeat(2,1fr);gap:16px}}.page-top .section-008 .section-008-item{position:relative}.page-top .section-008 .section-008-item:hover>*{opacity:1}.page-top .section-008 .section-008-item:hover .section-008-item__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.page-top .section-008 .section-008-item__img{overflow:hidden}.page-top .section-008 .section-008-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s;transition:.3s}.page-top .section-008 .section-008-item__content{position:absolute;padding:16px;bottom:0;left:0;width:100%;height:auto;color:#fff}@media (max-width: 767px){.page-top .section-008 .section-008-item__content{padding:8px}}.page-top .section-008 .section-008-item__title--ja{font-size:1.4rem;font-weight:400}@media (max-width: 767px){.page-top .section-008 .section-008-item__title--ja{font-size:1rem}}.page-top .section-008 .section-008-item__title--en{display:block;font-size:2rem;font-weight:400}@media (max-width: 767px){.page-top .section-008 .section-008-item__title--en{font-size:1.4rem}}.page-top .section-009{background-color:#a69b95;padding-block:120px}@media (max-width: 1024px){.page-top .section-009{padding-block:100px}}@media (max-width: 767px){.page-top .section-009{padding-block:57px 56px}}.page-top .section-009 .section-009__inner{padding:122px 80px 115px;background:url(../../assets/images/top/wholesale_bg.jpg) no-repeat center/cover}@media (max-width: 1024px){.page-top .section-009 .section-009__inner{padding:100px 60px}}@media (max-width: 767px){.page-top .section-009 .section-009__inner{padding:48px 16px;margin-inline:-16px;background:url(../../assets/images/top/wholesale_bg_sp.jpg) no-repeat center/cover}}.page-top .section-009 .section-009__content{color:#fff}.page-top .section-009 .section-009__title{font-size:2.4rem;font-weight:500}@media (max-width: 767px){.page-top .section-009 .section-009__title{font-size:1.8rem}}.page-top .section-009 .section-009__text{font-size:1.6rem;font-weight:500;line-height:2;margin-top:32px}@media (max-width: 767px){.page-top .section-009 .section-009__text{font-size:1.2rem;margin-top:16px}}.page-top .section-009 .button{margin-top:56px}@media (max-width: 767px){.page-top .section-009 .button{margin-top:40px}}@media (max-width: 767px){.page-top .section-010{padding-top:56px}}.page-top .section-010 .section-010__inner{display:grid;grid-template-columns:repeat(2,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){.page-top .section-010 .section-010__inner{grid-template-columns:1fr;gap:30px}}.page-top .section-010 .section-010__img{width:100%;height:100%;background:url(../../assets/images/top/info.jpg) no-repeat center/cover}@media (max-width: 767px){.page-top .section-010 .section-010__img{height:clamp(242px,64.54vw,495px)}}.page-top .section-010 .section-010__main{padding:92px 40px 91px 80px}@media (max-width: 1024px){.page-top .section-010 .section-010__main{padding:70px 40px}}@media (max-width: 767px){.page-top .section-010 .section-010__main{grid-row:1;padding:0 16px}}.page-top .section-010 .section-010__title--ja{font-size:1.4rem;font-weight:400;letter-spacing:.08em}@media (max-width: 767px){.page-top .section-010 .section-010__title--ja{font-size:1.2rem}}.page-top .section-010 .section-010__title--en{display:block;font-size:3.2rem;font-weight:400;margin-top:8px}@media (max-width: 1024px){.page-top .section-010 .section-010__title--en{font-size:3rem;margin-top:6px}}@media (max-width: 767px){.page-top .section-010 .section-010__title--en{font-size:2.4rem;margin-top:4px}}.page-top .section-010 .section-010__content{margin-top:48px}@media (max-width: 767px){.page-top .section-010 .section-010__content{margin-top:32px}}.page-top .section-010 .section-010__item{display:grid;grid-template-columns:64px 1fr;gap:48px}@media (max-width: 767px){.page-top .section-010 .section-010__item{grid-template-columns:56px 1fr;gap:24px}}.page-top .section-010 .section-010__item+.section-010__item{margin-top:24px}@media (max-width: 767px){.page-top .section-010 .section-010__item+.section-010__item{margin-top:16px}}.page-top .section-010 .section-010__item a:hover{opacity:1;text-decoration:underline}.page-top .section-010 dt,.page-top .section-010 dd{margin:0;padding:0}.page-top .section-010 dt{font-size:1.6rem;font-weight:500}@media (max-width: 767px){.page-top .section-010 dt{font-size:1.4rem}}.page-top .section-010 dd{font-size:1.6rem;font-weight:400}@media (max-width: 767px){.page-top .section-010 dd{font-size:1.4rem}}.page-top .section-010 dd span{display:block}.page-top .section-010 dd span+span{margin-top:16px}@media (max-width: 767px){.page-top .section-010 dd span+span{margin-top:4px}}@media (max-width: 767px){.page-top .section-010 dd svg{width:10px;height:12px}}.page-top .section-011{background-color:#a69b95;padding-block:120px 0}@media (max-width: 1024px){.page-top .section-011{padding-block:100px 0}}@media (max-width: 767px){.page-top .section-011{padding-block:56px 0}}.page-top .section-011 .section-011__inner{display:grid;grid-template-columns:1fr 85.7%;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:40px}@media (max-width: 1024px){.page-top .section-011 .section-011__inner{grid-template-columns:98px 1fr}}@media (max-width: 767px){.page-top .section-011 .section-011__inner{grid-template-columns:1fr;gap:32px}}.page-top .section-011 .section-011__content{color:#fff}.page-top .section-011 .section-011-item:first-child .section-011-item__link{padding-top:0}.page-top .section-011 .section-011-item:hover>*{opacity:1}.page-top .section-011 .section-011-item:hover .section-011-item__date,.page-top .section-011 .section-011-item:hover .section-011-item__title{color:#e7e3e1}.page-top .section-011 .section-011-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:24px 23px;border-bottom:1px solid #e7e3e1;gap:4px 0}@media (max-width: 767px){.page-top .section-011 .section-011-item__link{gap:8px 0;padding-block:16px 15px}}.page-top .section-011 .section-011-item__date{display:block;font-size:1.6rem;font-weight:400}@media (max-width: 767px){.page-top .section-011 .section-011-item__date{font-size:1.4rem}}.page-top .section-011 .section-011-item__categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-inline:16px 24px}@media (max-width: 767px){.page-top .section-011 .section-011-item__categories{margin-inline:8px}}.page-top .section-011 .section-011-item__category{display:block;font-size:1.4rem;font-weight:400;background-color:#8a7e78;border-radius:99rem;padding:4px 12px}@media (max-width: 767px){.page-top .section-011 .section-011-item__category{font-size:1.2rem}}.page-top .section-011 .section-011-item__title{font-size:1.6rem;font-weight:400;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 767px){.page-top .section-011 .section-011-item__title{font-size:1.4rem;line-height:1.7;-webkit-line-clamp:2}}.page-top .section-011 .button{margin-top:40px;margin-left:auto}@media (max-width: 767px){.page-top .section-011 .button{margin-top:32px}}.page-top .section-012{background-color:#a69b95;padding-block:111px 0}@media (max-width: 1024px){.page-top .section-012{padding-block:100px 0}}@media (max-width: 767px){.page-top .section-012{padding-block:57px 0}}.page-top .section-012 .section-012__list{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media (max-width: 1024px){.page-top .section-012 .section-012__list{gap:24px}}@media (max-width: 767px){.page-top .section-012 .section-012__list{grid-template-columns:1fr;gap:16px}}.page-top .section-012 .section-012-item:hover>*{opacity:1}.page-top .section-012 .section-012-item:hover .section-012-item__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}@media (max-width: 767px){.page-top .section-012 .section-012-item__link{display:grid;grid-template-columns:120px 1fr;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-top .section-012 .section-012-item__img{aspect-ratio:1;overflow:hidden}.page-top .section-012 .section-012-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s;transition:.3s}.page-top .section-012 .section-012-item__content{margin-top:16px;color:#fff}@media (max-width: 767px){.page-top .section-012 .section-012-item__content{margin-top:0}}.page-top .section-012 .section-012-item__date{display:block;font-size:1.6rem;font-weight:400}@media (max-width: 767px){.page-top .section-012 .section-012-item__date{font-size:1.2rem}}.page-top .section-012 .section-012-item__title{font-size:1.6rem;font-weight:400;line-height:2;margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 767px){.page-top .section-012 .section-012-item__title{font-size:1.2rem;line-height:1.7;-webkit-line-clamp:3}}.page-top .section-013{background-color:#a69b95;padding-block:120px}@media (max-width: 1024px){.page-top .section-013{padding-block:100px}}@media (max-width: 767px){.page-top .section-013{padding-block:56px}}.page-top .section-013 .section-013__list{margin-top:40px;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}@media (max-width: 1024px){.page-top .section-013 .section-013__list{grid-template-columns:repeat(4,1fr)}}@media (max-width: 767px){.page-top .section-013 .section-013__list{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:32px}}@media (max-width: 767px){.page-top .section-013 .section-013-item:nth-of-type(n+7){display:none}}.page-top .section-013 .section-013-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-top .section-014{padding-block:80px}@media (max-width: 1024px){.page-top .section-014{padding-block:72px}}@media (max-width: 767px){.page-top .section-014{padding-block:32px 33px}}.page-top .section-014 .section-014__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 767px){.page-top .section-014 .section-014__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-top .section-014 .section-014-item{width:260px;margin-inline:40px;position:relative}.page-top .section-014 .section-014-item:before{content:"";position:absolute;top:0;right:-40px;width:1px;height:100%;background-color:#d6cfcb}@media (max-width: 767px){.page-top .section-014 .section-014-item:before{display:none}}@media (max-width: 767px){.page-top .section-014 .section-014-item{margin-inline:0;padding-block:15px 16px;width:100%;border-bottom:1px solid #d6cfcb}}.page-top .section-014 .section-014-item:last-of-type{margin-right:0;border-right:0}.page-top .section-014 .section-014-item:last-of-type:before{display:none}@media (max-width: 767px){.page-top .section-014 .section-014-item:last-of-type{padding-bottom:0;border-bottom:0}}.page-top .section-014 .section-014-item:first-of-type{margin-left:0}@media (max-width: 767px){.page-top .section-014 .section-014-item:first-of-type{padding-top:0}}.page-top .section-014 .section-014-item:hover .section-014-item__img{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.page-top .section-014 .section-014-item__link{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){.page-top .section-014 .section-014-item__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.page-top .section-014 .section-014-item__img{-webkit-transition:.3s;transition:.3s;aspect-ratio:1;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}@media (max-width: 1024px){.page-top .section-014 .section-014-item__img{width:72px}}@media (max-width: 767px){.page-top .section-014 .section-014-item__img{width:56px}}.page-top .section-014 .section-014-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-top .section-014 .section-014-item__title{margin-top:24px;font-size:1.6rem;font-weight:500;line-height:2}@media (max-width: 1024px){.page-top .section-014 .section-014-item__title{font-size:1.5rem;margin-top:20px}}@media (max-width: 767px){.page-top .section-014 .section-014-item__title{font-size:1.4rem;margin-top:0;-webkit-box-flex:1;-ms-flex:1;flex:1}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/css/style.css.map */
