:root{--header-height: 50px;--color-foreground: #1c1917}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height);font-family:Noto Sans JP,sans-serif;color:#1c1917}.custom-section img{display:block;width:100%}@media (min-width: 769px){a[href^="tel:"]{pointer-events:none}}.custom-section a{text-decoration:none;transition:.5s cubic-bezier(.16,1,.3,1)}@media (any-hover: hover){a:hover{opacity:.8}}.custom-section,.custom-section *{box-sizing:border-box}.custom-section *:before,.custom-section *:after{box-sizing:border-box}.custom-section summary{list-style:none}.custom-section summary::-webkit-details-marker{display:none}.custom-section :where(ul,ol,li){margin:0;margin-block:0;padding:0;list-style:none}.custom-section :where(h1,h2,h3,h4,p,dl,dt,dd,figure){margin:0}.custom-section svg{display:block}.is-pc{display:block}@media (max-width: 768px){.is-pc{display:none}}.is-sp{display:none}@media (max-width: 768px){.is-sp{display:block}}.custom-section__inner{width:min(100%,1440px);max-width:100%;padding-inline:min(calc(160 / 1440 * 100vw),160px);margin-inline:auto}@media (max-width: 1200px){.custom-section__inner{padding-inline:min(calc(80 / 1440 * 100vw),80px)}}@media (max-width: 768px){.custom-section__inner{padding-inline:24px}}.custom-section__headline{display:flex;flex-direction:column;gap:20px;flex-shrink:0}@media (max-width: 768px){.custom-section__headline{gap:12px}}.custom-section__headline.is-pc{display:flex}@media (max-width: 768px){.custom-section__headline.is-pc{display:none}}.custom-section__headline.is-sp{display:none}@media (max-width: 768px){.custom-section__headline.is-sp{display:flex}}.custom-section__headline.--center{align-items:center}@media (min-width: 769px){.custom-section__headline.--pc-center{align-items:center}}@media (max-width: 768px){.custom-section__headline.--sp-center{align-items:center}}.custom-section__headline-wrap.--vertical{writing-mode:vertical-rl}@media (max-width: 768px){.custom-section__headline-wrap.--vertical{writing-mode:horizontal-tb}}.custom-section__headline-wrap.--vertical .custom-section__headline-en{position:absolute;top:0;left:-40px;translate:-100%;white-space:nowrap}@media (max-width: 1200px){.custom-section__headline-wrap.--vertical .custom-section__headline-en{left:-24px}}@media (max-width: 768px){.custom-section__headline-wrap.--vertical .custom-section__headline-en{position:static;translate:0}}.custom-section__headline-ja{display:block;font-family:Noto Sans JP,sans-serif;font-weight:700;font-style:Bold;font-size:40px;line-height:120%;letter-spacing:.05em}@media (max-width: 768px){.custom-section__headline-ja{font-size:24px}}.custom-section__headline-en{display:block;font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:100%;letter-spacing:.05em;color:#016ba1}@media (max-width: 768px){.custom-section__headline-en{font-size:13px}}.custom-section__button{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;max-width:360px;background-color:#1c1917;border-radius:4px;padding:16px 24px}@media (max-width: 768px){.custom-section__button{max-width:280px}}.custom-section__button-text{font-family:Noto Sans JP,sans-serif;font-weight:700;font-style:Bold;font-size:16px;line-height:180%;color:#fff}@media (max-width: 768px){.custom-section__button-text{font-size:14px}}.custom-section__button-icon{width:24px;height:24px}@media (max-width: 768px){.custom-section__button-icon{width:16px;height:16px}}.custom-section__button-icon svg{width:100%;height:100%}.custom-header-wrapper .header:not(.drawer-menu).page-width{grid-template-columns:auto 1fr auto;width:min(100%,1440px);max-width:100%;padding-inline:40px}@media (max-width: 768px){.custom-header-wrapper .header:not(.drawer-menu).page-width{padding-inline:24px 12px;grid-template-areas:"heading icons drawer"}}@media (max-width: 768px){.custom-header-wrapper .header:not(.drawer-menu).page-width .header__icons{padding-right:1rem}}@media (max-width: 768px){.custom-header-wrapper .header:not(.drawer-menu).page-width header-drawer{grid-area:drawer}}@media (max-width: 768px){.custom-header-wrapper .header:not(.drawer-menu).page-width .header__icon--cart{margin-right:0}}.custom-header-wrapper .header:not(.drawer-menu).page-width .header__inline-menu{margin-left:auto}.custom-header-wrapper .header__inline-menu li{position:relative}.custom-header-wrapper .header__inline-menu li .header__menu-item{padding-inline:24px}.custom-header-wrapper .header__inline-menu li .header__menu-item span{font-weight:500;font-style:Medium;font-size:15px;leading-trim:NONE;line-height:100%;letter-spacing:5%;text-align:center;vertical-align:middle}.custom-header-wrapper .header__inline-menu li:after{content:"";display:block;width:1px;height:16px;background-color:#d6d3d1;position:absolute;top:50%;left:0;transform:translateY(-50%)}.custom-header-wrapper .header__search{display:none!important}.custom-footer .footer__blocks-wrapper{display:grid;grid-template-columns:auto 1fr auto;gap:20px}.custom-footer .footer-block{width:auto}.custom-footer .footer-block__logo img{display:block;width:100%;height:auto}.custom-footer .link--text{font-family:Noto Sans JP,sans-serif;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:180%;letter-spacing:0%}.custom-footer .footer-block--newsletter{align-items:inherit;margin-top:0}.custom-footer .footer-block__newsletter{text-align:left}.custom-footer .footer-block__newsletter h2{font-family:Noto Sans JP,sans-serif;font-size:18px}@media (max-width: 768px){.custom-footer .footer-block__newsletter h2{margin-bottom:0}}.custom-footer .footer__list-social.list-social:only-child{justify-content:flex-start;margin-top:40px}.custom-teiki-banner{position:fixed;bottom:4px;right:4px;z-index:9;width:fit-content;border-radius:4px;background-color:#1d5e92;transition:.3s cubic-bezier(.16,1,.3,1);opacity:0;visibility:hidden}.custom-teiki-banner.is-hidden{opacity:0!important;visibility:hidden!important}.custom-teiki-banner__link{display:block}.custom-teiki-banner__inner{display:flex;align-items:center;gap:8px;position:relative;padding:12px}.custom-teiki-banner__image{width:100px}.custom-teiki-banner__image img{width:100%;height:100%;aspect-ratio:100 / 76;object-fit:cover}.custom-teiki-banner__content{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:16px;line-height:160%;color:#fff;flex-shrink:0}.custom-teiki-banner__content .fz20{font-size:20px}.custom-teiki-banner__content .fz24{font-size:24px}.custom-teiki-banner__content-icon{width:24px;aspect-ratio:1}.custom-teiki-banner__content-icon svg{width:100%;object-fit:contain}@media (max-width: 768px){.custom-teiki-banner__content-icon{width:16px}}.custom-teiki-banner__close{display:block;width:24px;aspect-ratio:1;background:none;border:none;padding:0;position:absolute;top:0;right:0;cursor:pointer;transition:.3s cubic-bezier(.16,1,.3,1)}.custom-teiki-banner__close svg{display:block;width:100%;height:100%}@media (any-hover: hover){.custom-teiki-banner__close:hover{opacity:.7}}@media (max-width: 768px){.custom-teiki-banner__close{width:24px}}.custom-top-hero{position:relative}.custom-top-hero__inner{padding-inline:40px}@media (max-width: 768px){.custom-top-hero__inner{padding-inline:40px 0}}.custom-top-hero__vertical{writing-mode:vertical-rl;position:absolute;bottom:0;left:16px}.custom-top-hero__vertical-text{font-family:Poppins,sans-serif;font-weight:400;font-size:12px;line-height:100%;letter-spacing:.05em;text-align:right}@media (max-width: 768px){.custom-top-hero__vertical-text{font-size:11px}}.custom-top-hero__content{position:relative}.custom-top-hero__image img{width:100%;height:100%;aspect-ratio:1360 / 580;object-fit:cover;min-height:600px}@media (max-width: 768px){.custom-top-hero__image img{aspect-ratio:350 / 572;min-height:auto}}.custom-top-hero__wrap{position:absolute;top:40%;left:80px}@media (max-width: 768px){.custom-top-hero__wrap{top:30px;left:24px}}@media (max-width: 768px){.custom-top-hero__title-wrap{writing-mode:vertical-rl}}.custom-top-hero__title{display:inline;font-family:Noto Sans JP,sans-serif;font-weight:700;font-style:Bold;font-size:40px;line-height:180%;letter-spacing:.05em;background-color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:0 10px}@media (max-width: 768px){.custom-top-hero__title{font-size:24px;padding:4px 0}}.custom-top-hero__subtitle{width:fit-content;font-family:Noto Sans JP,sans-serif;font-weight:700;font-style:Bold;font-size:20px;line-height:1;letter-spacing:.05em;margin-top:40px}.custom-top-hero__subtitle span{display:block;line-height:2;position:relative}.custom-top-hero__subtitle span:after{content:"";display:inline-block;width:100%;height:1px;background-image:linear-gradient(to right,#1c1917 8px,transparent 8px);background-size:16px 8px;vertical-align:middle;margin-bottom:rems(10);position:absolute;bottom:0;left:0}@media (max-width: 768px){.custom-top-hero__subtitle{font-size:18px;margin-top:60px}}.custom-top-hero__list{display:grid;grid-template-columns:1fr 1fr;gap:0px 60px;max-width:416px;position:absolute;bottom:30px;right:80px}@media (max-width: 768px){.custom-top-hero__list{grid-template-columns:1fr 1fr 1fr;gap:12px;max-width:300px;bottom:30px;left:0;right:0;margin:0 auto}}.custom-top-hero__item{align-content:center;width:176px;height:113px;font-family:Noto Sans JP,sans-serif;font-weight:700;font-style:Bold;font-size:18px;line-height:1.4;text-align:center;color:#fff;padding-bottom:10px}@media (max-width: 768px){.custom-top-hero__item{width:91px;height:59px;font-size:10px}}.custom-top-hero__item .--big{font-family:Noto Sans JP,sans-serif;font-weight:700;font-style:Bold;font-size:27px;leading-trim:NONE;line-height:1;letter-spacing:-15%;text-align:center;color:#fff}@media (max-width: 768px){.custom-top-hero__item .--big{font-size:14px}}.custom-top-hero__item:nth-child(1){grid-column:1 / -1;justify-self:center}@media (max-width: 768px){.custom-top-hero__item:nth-child(1){grid-column:auto}}.custom-top-products{padding-block:140px}@media (max-width: 768px){.custom-top-products{padding-block:64px}}@media (max-width: 768px){.custom-top-products__inner{padding-inline:36px 24px}}.custom-top-products__container{display:flex;gap:min(calc(80 / 1440 * 100vw),80px);position:relative}@media (max-width: 768px){.custom-top-products__container{flex-direction:column;gap:56px}}.custom-top-products__list{display:flex;flex-direction:column;gap:80px}.custom-top-products__item{display:flex;gap:8%}@media (max-width: 768px){.custom-top-products__item{flex-direction:column;gap:40px}}.custom-top-products__item.--reverse{flex-direction:row-reverse}@media (max-width: 768px){.custom-top-products__item.--reverse{flex-direction:column}}.custom-top-products__image{width:48%;height:fit-content}@media (max-width: 768px){.custom-top-products__image{width:100%}}.custom-top-products__image img{width:100%;height:100%;object-fit:contain}.custom-top-products__content{width:44%}@media (max-width: 768px){.custom-top-products__content{width:100%}}.custom-top-products__number{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:100%;color:#787370}.custom-top-products__title{font-family:Noto Sans JP,sans-serif;font-weight:700;font-style:Bold;font-size:24px;line-height:180%;margin-top:20px}@media (max-width: 768px){.custom-top-products__title{font-size:18px}}.custom-top-products__description{font-family:Noto Sans JP,sans-serif;font-weight:400;font-style:Medium;font-size:16px;line-height:180%;margin-top:40px}@media (max-width: 768px){.custom-top-products__description{font-size:14px}}.custom-top-products__button{margin-top:80px}@media (max-width: 768px){.custom-top-products__button{display:flex;margin-top:40px}}.custom-top-gallery__image img{width:100%;height:auto}@media (max-width: 768px){.custom-top-gallery__image img{height:100%;aspect-ratio:380 / 400;object-fit:cover}}.custom-top-about{padding-block:140px}@media (max-width: 768px){.custom-top-about{padding-block:64px}}.custom-top-about__header{display:flex;justify-content:space-between;gap:20px;position:relative}@media (max-width: 768px){.custom-top-about__header{flex-direction:column}}.custom-top-about__description{width:calc(760 / 1120 * 100%);font-family:Noto Sans JP,sans-serif;font-weight:400;font-style:Medium;font-size:16px;line-height:180%}@media (max-width: 768px){.custom-top-about__description{width:100%;font-size:14px}}.custom-top-about__list{display:flex;justify-content:center;margin-top:120px}@media (max-width: 768px){.custom-top-about__list{flex-direction:column;margin-top:60px}}.custom-top-about__item+.custom-top-about__item{padding-left:min(calc(56 / 1440 * 100vw),56px);margin-left:min(calc(56 / 1440 * 100vw),56px);position:relative}.custom-top-about__item+.custom-top-about__item:before{content:"";width:1px;height:100%;background-color:#787370;position:absolute;top:0;left:0}@media (max-width: 768px){.custom-top-about__item+.custom-top-about__item{padding-left:0;margin-left:0;padding-top:52px;margin-top:52px}.custom-top-about__item+.custom-top-about__item:before{width:100%;height:1px;top:0;left:0}}.custom-top-about__item-number{font-family:New Farm;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:right;color:#787370}.custom-top-about__item-image{width:min(calc(300 / 1440 * 100vw),300px)}.custom-top-about__item-image img{width:100%;height:100%;object-fit:contain;aspect-ratio:300 / 160}@media (max-width: 768px){.custom-top-about__item-image{width:100%}}.custom-top-about__item-body{padding-top:40px}.custom-top-about__item-title{font-family:Noto Sans JP,sans-serif;font-weight:700;font-style:Bold;font-size:24px;line-height:180%;text-decoration:underline;text-underline-offset:8px}@media (max-width: 768px){.custom-top-about__item-title{font-size:18px;text-align:center}}.custom-top-about__item-description{font-family:Noto Sans JP,sans-serif;font-weight:400;font-style:Medium;font-size:16px;line-height:180%;margin-top:40px}@media (max-width: 768px){.custom-top-about__item-description{font-size:14px}}.custom-top-about__bottom{display:flex;justify-content:space-between;gap:min(calc(80 / 1440 * 100vw),80px);margin-top:140px}@media (max-width: 768px){.custom-top-about__bottom{flex-direction:column;gap:56px;margin-top:60px}}.custom-top-about__bottom-image{width:100vw;margin-left:calc(50% - 50vw)}.custom-top-about__bottom-image img{width:100%;height:auto}@media (max-width: 768px){.custom-top-about__bottom-image{width:100vw;margin-inline:calc(50% - 50vw)}}.custom-top-about__bottom-content{width:400px;flex-shrink:0}@media (max-width: 768px){.custom-top-about__bottom-content{width:100%}}.custom-top-about__bottom-title{font-family:Noto Sans JP,sans-serif;font-weight:700;font-style:Bold;font-size:24px;line-height:180%}@media (max-width: 768px){.custom-top-about__bottom-title{font-size:18px}}.custom-top-about__bottom-description{font-family:Noto Sans JP,sans-serif;font-weight:400;font-style:Medium;font-size:16px;line-height:180%;margin-top:40px}@media (max-width: 768px){.custom-top-about__bottom-description{font-size:14px;margin-top:32px}}.custom-top-about__bottom-button{margin-top:80px}@media (max-width: 768px){.custom-top-about__bottom-button{margin-top:56px}}.custom-top-comment{padding-block:140px}@media (max-width: 768px){.custom-top-comment{padding-block:64px}}.custom-top-comment__wrap{display:flex;gap:80px;margin-top:80px}@media (max-width: 768px){.custom-top-comment__wrap{flex-direction:column;align-items:center;gap:40px}}.custom-top-comment__image{width:240px;height:fit-content;flex-shrink:0}.custom-top-comment__image img{width:100%;height:100%;object-fit:contain;aspect-ratio:240 / 240}@media (max-width: 768px){.custom-top-comment__image{width:160px}}.custom-top-comment__text{font-family:Noto Sans JP,sans-serif;font-weight:400;font-style:Medium;font-size:16px;line-height:180%}@media (max-width: 768px){.custom-top-comment__text{font-size:14px}}.custom-top-comment__name{font-family:Noto Sans JP,sans-serif;font-weight:400;font-style:Medium;font-size:16px;line-height:180%;text-align:right;padding-top:24px;margin-top:40px;position:relative}.custom-top-comment__name:after{content:"";display:inline-block;width:100%;height:1px;background-image:linear-gradient(to right,#1c1917 8px,transparent 8px);background-size:16px 8px;vertical-align:middle;position:absolute;top:0;left:0}@media (max-width: 768px){.custom-top-comment__name{font-size:14px}}.custom-top-voice{background-color:#edeceb;padding-block:140px;overflow:hidden}@media (max-width: 768px){.custom-top-voice{padding-block:64px}}.custom-top-voice__container{position:relative}.custom-top-voice__splide{margin-top:100px}.custom-top-voice__splide .splide__track{overflow:visible;width:360px}@media (max-width: 768px){.custom-top-voice__splide{margin-top:60px}.custom-top-voice__splide .splide__track{width:240px}}.custom-top-voice__item{width:360px;background-color:#fff;padding:40px}@media (max-width: 768px){.custom-top-voice__item{width:300px;padding:20px}}.custom-top-voice__item-title{font-family:Noto Sans JP,sans-serif;font-weight:700;font-style:Bold;font-size:16px;line-height:160%;border-left:2px solid #016ba1;padding-left:20px}@media (max-width: 768px){.custom-top-voice__item-title{font-size:16px}}.custom-top-voice__item-description{font-family:Noto Sans JP,sans-serif;font-weight:400;font-style:Medium;font-size:14px;line-height:180%;margin-top:40px}@media (max-width: 768px){.custom-top-voice__item-description{font-size:14px;margin-top:20px}}.custom-top-voice__controls{display:flex;align-items:center;gap:20px;margin-top:80px}@media (max-width: 768px){.custom-top-voice__controls{margin-top:40px}}.custom-top-voice__arrows{display:flex;gap:20px}.custom-top-voice__arrow--prev,.custom-top-voice__arrow--next{width:58px;height:48px;position:static;transform:none}:is(.custom-top-voice__arrow--prev,.custom-top-voice__arrow--next) svg{width:100%;height:100%;fill:none}.custom-top-voice__arrow--prev{transform:scaleX(-1)}.custom-top-voice__progress{width:100%;background:#787370}.custom-top-voice__progress-bar{display:block;background:#0089d3;height:2px;transition:width .4s ease;width:0}.custom-top-arrange{padding-block:140px;overflow:hidden}@media (max-width: 768px){.custom-top-arrange{padding-block:64px}}.custom-top-arrange__splide{margin-top:120px;visibility:visible}.custom-top-arrange__splide .splide__track{overflow:visible}@media (max-width: 768px){.custom-top-arrange__splide{margin-top:80px}}.custom-top-arrange__list{display:flex!important;gap:calc(min(calc(56 / 1440 * 100vw),56px)*2)}@media (max-width: 768px){.custom-top-arrange__list{gap:0}}.custom-top-arrange__item{display:flex;flex-direction:column;gap:40px;width:calc(100% / 3 - calc(min(calc(56 / 1440 * 100vw),56px)*2) / 3 * 2)}.custom-top-arrange__item+.custom-top-arrange__item{position:relative}.custom-top-arrange__item+.custom-top-arrange__item:before{content:"";width:1px;height:100%;background-image:linear-gradient(to bottom,#787370 8px,transparent 8px);background-size:8px 16px;position:absolute;top:0;left:calc(min(calc(56 / 1440 * 100vw),56px)*-1)}@media (max-width: 768px){.custom-top-arrange__item+.custom-top-arrange__item:before{left:-40px}}@media (max-width: 768px){.custom-top-arrange__item{gap:30px}}.custom-top-arrange__number{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:100%}@media (max-width: 768px){.custom-top-arrange__number{font-size:14px}}.custom-top-arrange__image img{width:100%;height:100%;object-fit:contain;aspect-ratio:240 / 240}.custom-top-arrange__title{font-family:Noto Sans JP,sans-serif;font-weight:700;font-style:Bold;font-size:16px;line-height:180%;text-align:center}@media (max-width: 768px){.custom-top-arrange__title{font-size:14px}}.custom-top-arrange__button{margin-top:120px}@media (max-width: 768px){.custom-top-arrange__button{margin-top:60px}}.custom-top-faq{background-color:#edeceb;padding-block:140px}@media (max-width: 768px){.custom-top-faq{padding-block:64px}}.custom-top-faq__container{display:flex;gap:calc(120 / 1120 * 100%)}@media (max-width: 768px){.custom-top-faq__container{flex-direction:column;gap:56px}}.custom-top-faq__list{display:flex;flex-direction:column;width:calc(760 / 1120 * 100%)}@media (max-width: 768px){.custom-top-faq__list{width:100%}}.custom-top-faq__item{padding-bottom:24px;border-bottom:1px solid #787370}.custom-top-faq__item+.custom-top-faq__item{padding-block:24px}.custom-top-faq__item{overflow:hidden}.custom-top-faq__item[open] .custom-top-faq__icon:after{rotate:180deg}.custom-top-faq__question{display:grid;grid-template-columns:auto 1fr auto;gap:20px;transition:.3s cubic-bezier(.215,.61,.355,1);cursor:pointer}@media (max-width: 768px){.custom-top-faq__question{align-items:inherit;padding:0;gap:10px}}.custom-top-faq__q{font-family:Poppins,sans-serif;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:180%;letter-spacing:0%}@media (max-width: 768px){.custom-top-faq__q{font-size:16px}}.custom-top-faq__question-headline{font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%}@media (max-width: 768px){.custom-top-faq__question-headline{font-size:14px}}.custom-top-faq__icon{width:22px;height:100%;position:relative}@media (max-width: 768px){.custom-top-faq__icon{width:16px}}.custom-top-faq__icon:before,.custom-top-faq__icon:after{position:absolute;top:0;right:0;bottom:0;left:0;inline-size:100%;block-size:1px;margin:auto;content:"";background-color:#1c1917}.custom-top-faq__icon:after{transition:.5s cubic-bezier(.215,.61,.355,1);rotate:90deg}.custom-top-faq__icon:where(.accordion[open] *):after{opacity:0}.custom-top-faq__answer{display:grid;transition:grid-template-rows .5s cubic-bezier(.215,.61,.355,1);grid-template-rows:0fr}.custom-top-faq__answer>*{overflow:hidden}.custom-top-faq__answer[data-is-active=true]{grid-template-rows:1fr}.custom-top-faq__answer-inner{overflow:hidden}.custom-top-faq__answer-body{display:grid;grid-template-columns:auto 1fr;gap:20px;padding-block:10px}@media (max-width: 768px){.custom-top-faq__answer-body{gap:10px}}.custom-top-faq__a{font-family:Poppins,sans-serif;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:140%;letter-spacing:0%}@media (max-width: 768px){.custom-top-faq__a{font-size:16px}}.custom-top-faq__answer-text{font-weight:400;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%}@media (max-width: 768px){.custom-top-faq__answer-text{font-size:14px}}.custom-breadcrumb{width:100%;overflow-x:auto;padding-block:8px}.breadcrumb-list{display:flex;align-items:center;gap:8px}.breadcrumb-link{font-weight:500;font-style:Medium;font-size:12px;leading-trim:NONE;line-height:180%;letter-spacing:0%;color:#787370}.breadcrumb-text{display:block;font-weight:500;font-style:Medium;font-size:12px;leading-trim:NONE;line-height:180%;letter-spacing:0%}.custom-page-mv{padding-block:24px 64px}@media (max-width: 768px){.custom-page-mv{padding-block:0px 40px}}.custom-page-mv__inner{padding-inline:40px}@media (max-width: 768px){.custom-page-mv__inner{padding-inline:20px}}.custom-page-mv__title{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}@media (max-width: 768px){.custom-page-mv__title{margin-top:32px}}.custom-page-mv__title-en{font-family:New Farm;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:3%;text-transform:capitalize;color:#016ba1}@media (max-width: 768px){.custom-page-mv__title-en{font-size:13px}}.custom-page-mv__title-ja{font-weight:700;font-style:Bold;font-size:40px;leading-trim:NONE;line-height:150%;letter-spacing:3%;text-align:center;color:#1c1917}@media (max-width: 768px){.custom-page-mv__title-ja{font-size:24px}}.custom-collection-all{padding-block:80px 80px}@media (max-width: 768px){.custom-collection-all{padding-block:40px 40px}}.custom-collection-all .custom-collection-all__inner{width:min(100%,1240px);padding-inline:min(calc(160 / 1240 * 100vw),160px)}.custom-collection-all .custom-collection-all__content{border-top:1px solid #d6d3d1;padding-top:40px}.custom-collection-all .custom-collection-all__content+.custom-collection-all__content{margin-top:140px}@media (max-width: 768px){.custom-collection-all .custom-collection-all__content+.custom-collection-all__content{margin-top:64px}}.custom-collection-all .title--primary{font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:180%;letter-spacing:0%}@media (max-width: 768px){.custom-collection-all .title--primary{font-size:18px}}.custom-collection-all .custom-collection{padding:0;margin-top:56px}.custom-collection-all .product-grid{gap:min(calc(40 / 1440 * 100vw),40px)}@media (max-width: 768px){.custom-collection-all .product-grid{gap:16px}}@media (max-width: 768px){.custom-collection-all .grid__item{width:calc(50% - 16px)}}@media (max-width: 768px){.custom-product{gap:32px!important}}.custom-product.product--custom .product__media-wrapper{width:40%}@media (max-width: 900px){.custom-product.product--custom .product__media-wrapper{width:100%}}.custom-product.product--custom .product__info-wrapper{padding-left:calc(80 / 1120 * 100%)}@media (max-width: 900px){.custom-product.product--custom .product__info-wrapper{padding-left:0}}.custom-product.product--custom .product__info-container{width:440px;max-width:440px}@media (max-width: 900px){.custom-product.product--custom .product__info-container{width:100%;max-width:100%}}.custom-product h1{font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:180%;letter-spacing:0%}@media (max-width: 768px){.custom-product h1{font-size:18px}}.custom-product .price-item.price-item--regular{font-family:Inter;font-weight:500;font-style:Medium;font-size:18px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.custom-product .price-item__tax{font-weight:500;font-style:Medium;font-size:12px;leading-trim:NONE;line-height:150%;letter-spacing:0%;vertical-align:middle}@media (max-width: 768px){.custom-product .product-form__input--pill input[type=radio]+label{padding:1rem 1.6rem}}.product-form__input--pack{border:none;padding:0;margin:0}.pack-options{display:flex;flex-direction:column;gap:0;border:1px solid #d6d3d1;overflow:hidden}.pack-option{position:relative}.pack-option:not(:last-child):before{content:"";width:85%;height:1px;background-color:#d6d3d1;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (max-width: 768px){.pack-option:not(:last-child):before{width:85%}}.pack-option__input{position:absolute;opacity:0;width:0;height:0}.pack-option__label{display:block;cursor:pointer;transition:background-color .2s ease;position:relative;padding:16px 20px 16px 50px}@media (any-hover: hover){.pack-option__label:hover{background-color:#f8f9fa}}.pack-option__label:before{content:"";position:absolute;left:20px;top:50%;transform:translateY(-50%);width:20px;height:20px;border:2px solid #d1d1d1;border-radius:50%;background:#fff;transition:all .2s ease}.pack-option__label:after{content:"";position:absolute;left:26px;top:50%;transform:translateY(-50%) scale(0);width:8px;height:8px;border-radius:50%;background:#016ba1;transition:transform .3s ease}@media (max-width: 768px){.pack-option__label{padding:12px 12px 12px 32px}.pack-option__label:before{width:16px;height:16px;left:10px}.pack-option__label:after{width:6px;height:6px;left:15px}}.pack-option__input:checked+.pack-option__label:before{border-color:#016ba1}.pack-option__input:checked+.pack-option__label:after{transform:translateY(-50%) scale(1)}.pack-option__content{display:flex;align-items:center;gap:16px}@media (max-width: 768px){.pack-option__content{gap:12px}}.pack-option__name{font-family:Inter;font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%;min-width:70px}@media (max-width: 768px){.pack-option__name{font-size:14px;min-width:64px}}.pack-option__pricing{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:1}.pack-option__price{font-family:Inter;font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%}@media (max-width: 768px){.pack-option__price{font-size:14px}}.pack-option__unit-price{font-family:Inter;font-weight:500;font-style:Medium;font-size:13px;leading-trim:NONE;line-height:180%;letter-spacing:0%;white-space:nowrap}@media (max-width: 768px){.pack-option__unit-price{font-size:11px}}.product-form__input.product-form__input--subscription-plans{margin-top:3.2rem}.subscription-plan-list{display:flex;flex-direction:column;gap:12px}.subscription-plan-item__label{display:block;position:relative;border:1px solid #d6d3d1;border-radius:8px;padding:16px;transition:.3s;cursor:pointer}@media (any-hover: hover){.subscription-plan-item__label:hover{border:1px solid #016BA1}}.subscription-plan-item__input:checked+.subscription-plan-item__label{background-color:#016ba1;color:#fff}.subscription-plan-item__content{display:flex;align-items:center;gap:16px}.subscription-plan-item__icon{display:block;width:60px;flex-shrink:0}.subscription-plan-item__icon img{width:100%;height:auto;object-fit:contain}.subscription-plan-item__name{font-family:Inter;font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%}.subscription-plan-item__description{font-weight:500;font-style:Medium;font-size:12px;leading-trim:NONE;line-height:180%;letter-spacing:0%;margin-top:4px}.subscription-plan-item__price{display:none}.custom-product-form__submit{gap:16px;line-height:100%}.custom-product__payment .list-payment{justify-content:center}.custom-product .product__accordion .accordion__content{font-size:14px;color:#1c1917}@media (max-width: 768px){.custom-product .product__accordion .accordion__content{font-size:14px}}.custom-product .summary__title h2{font-family:Yu Gothic;font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%}@media (max-width: 768px){.custom-product .summary__title h2{font-size:15px}}.custom-product__social-share{display:flex;align-items:center;gap:30px;margin-top:36px}.custom-product__social-share__label{font-family:Yu Gothic;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%}.custom-product__social-share__buttons{display:flex;align-items:center;gap:20px}.custom-product__social-share__button svg{display:block;fill:#000}.custom-prodcut__teiki{display:block;text-decoration:none;background-color:#04538b;padding:24px}.custom-prodcut__teiki-text{font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%;text-align:center;color:#fff;margin:0}.custom-prodcut__teiki-text .--big{font-size:32px;font-weight:700}.custom-prodcut__teiki-link{font-weight:700;font-style:Bold;font-size:14px;leading-trim:NONE;line-height:180%;letter-spacing:0%;text-align:center;color:#fff;margin:12px 0 0}.custom-related-products product-recommendations{padding:0}.custom-related-products .product-grid{margin-top:120px}@media (max-width: 768px){.custom-related-products .product-grid{margin-top:60px}}.custom-teiki-feature{padding-block:80px}@media (max-width: 768px){.custom-teiki-feature{padding-block:40px}}.custom-teiki-feature__title{width:fit-content;font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:180%;letter-spacing:0%;text-align:center;padding-bottom:20px;background:url(/cdn/shop/files/page-teiki_deco.png?v=1764170286) repeat-x bottom center / contain;margin-inline:auto}@media (max-width: 768px){.custom-teiki-feature__title{font-size:18px;padding-bottom:8px}}.custom-teiki-feature__list{display:flex;flex-wrap:wrap;gap:min(calc(56 / 1440 * 100vw),56px);padding-right:min(calc(56 / 1440 * 100vw),56px);margin-top:80px}@media (max-width: 768px){.custom-teiki-feature__list{gap:40px;padding-right:0;margin-top:40px}}.custom-teiki-feature__item{width:calc(50% - 28px);border:1px solid #d6d3d1;padding:40px}@media (max-width: 768px){.custom-teiki-feature__item{width:100%;padding:24px}}.custom-teiki-feature__subtitle{font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:180%;letter-spacing:0%;text-align:center}@media (max-width: 768px){.custom-teiki-feature__subtitle{font-size:18px}}.custom-teiki-feature__image{margin-top:40px}.custom-teiki-feature__image img{display:block;width:100%;height:auto}@media (max-width: 768px){.custom-teiki-feature__image{margin-top:24px}}.custom-teiki-feature__text{font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%;margin-top:40px}@media (max-width: 768px){.custom-teiki-feature__text{font-size:14px;margin-top:24px}}.custom-teiki-product__container{border-top:1px solid #d6d3d1;padding-top:40px;margin-top:120px}@media (max-width: 768px){.custom-teiki-product__container{margin-top:64px}}.custom-teiki-product__title{font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:180%;letter-spacing:0%}.custom-teiki-product__list{display:grid;grid-template-columns:repeat(3,1fr);gap:min(calc(80 / 1440 * 100vw),80px);margin-top:80px}@media (max-width: 768px){.custom-teiki-product__list{grid-template-columns:repeat(2,1fr);gap:40px 16px;margin-top:40px}}.custom-teiki-product__item{display:flex;flex-direction:column}.custom-teiki-product__image img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.custom-teiki-product__subtitle{font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%;margin-top:32px}.custom-teiki-product__description{font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%;margin-top:8px}@media (max-width: 768px){.custom-teiki-product__description{font-size:14px}}.custom-teiki-product__button{padding-top:40px;margin-top:auto}@media (max-width: 768px){.custom-teiki-product__button{padding-top:24px}}.custom-teiki-product__button-submit{justify-content:center}@media (max-width: 768px){.custom-teiki-product__button-submit{gap:12px;padding:16px}}.custom-teiki-product__note{border:1px solid #787370;border-radius:8px;padding:40px;margin-top:80px}@media (max-width: 768px){.custom-teiki-product__note{padding:24px;margin-top:40px}}.custom-teiki-product__note-text{font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%}.custom-faq{padding-block:40px}.custom-faq__wrap{display:flex;justify-content:space-between;gap:40px;border-top:1px solid #d6d3d1;padding-block:40px;position:relative}@media (max-width: 768px){.custom-faq__wrap{flex-direction:column}}.custom-faq__title{font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:180%;letter-spacing:0%;width:320px;flex-shrink:0;height:fit-content;position:sticky;top:100px}@media (max-width: 768px){.custom-faq__title{width:100%;font-size:18px;position:static}}.custom-about{padding-block:80px}@media (max-width: 768px){.custom-about{padding-block:40px}}.custom-about__container{display:flex;flex-direction:column;width:fit-content;margin-inline:auto}.custom-about__wrap{display:flex}@media (max-width: 768px){.custom-about__wrap{flex-direction:column}}.custom-about__title{width:240px;font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%;color:#787370;padding:24px;flex-shrink:0;border-bottom:1px solid #787370}@media (max-width: 768px){.custom-about__title{width:100%;font-size:14px;border-bottom:none;padding:16px 16px 8px}}.custom-about__description{font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%;border-bottom:1px solid #d6d3d1;padding:24px}@media (max-width: 768px){.custom-about__description{font-size:14px;padding:8px 16px 16px}}.custom-commit-mv{overflow-x:hidden}@media (max-width: 768px){.custom-commit-mv{margin-top:24px}}.custom-commit-mv__wrap{display:flex}@media (max-width: 768px){.custom-commit-mv__wrap{flex-direction:column-reverse;gap:40px}}.custom-commit-mv__image{width:100vw;margin-left:calc(50% - 50vw)}.custom-commit-mv__image img{width:100%;height:100%;aspect-ratio:786 / 590;object-fit:cover}@media (max-width: 768px){.custom-commit-mv__image{margin-inline:calc(50% - 50vw)}}.custom-commit-mv__content{width:50%;flex-shrink:0;padding-block:60px;padding-inline:min(calc(80 / 1440 * 100vw),80px) 0}@media (max-width: 768px){.custom-commit-mv__content{width:100%;padding:0}}.custom-commit-mv__title{width:fit-content;font-weight:700;font-style:Bold;font-size:clamp(28px,calc(40 / 1440 * 100vw),40px);leading-trim:NONE;line-height:200%;letter-spacing:3%}@media (max-width: 768px){.custom-commit-mv__title{font-size:24px;text-align:center;margin-inline:auto}}.custom-commit-mv__title span{display:block;position:relative}.custom-commit-mv__title span:not(:last-child):before{content:"";display:inline-block;width:100%;height:1px;background-image:linear-gradient(to right,#1c1917 8px,transparent 8px);background-size:16px 8px;vertical-align:middle;margin-bottom:rems(10);position:absolute;bottom:0;left:0}.custom-commit-mv__description{font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%;margin-top:80px}@media (max-width: 768px){.custom-commit-mv__description{font-size:14px;margin-top:24px}}.custom-commit-feature{margin-top:140px}@media (max-width: 768px){.custom-commit-feature{margin-top:64px}}.custom-commit-feature__container{display:flex;gap:min(calc(80 / 1440 * 100vw),80px);position:relative}@media (max-width: 768px){.custom-commit-feature__container{flex-direction:column;gap:40px}}.custom-commit-feature__headline{height:fit-content;position:sticky;top:100px}@media (max-width: 768px){.custom-commit-feature__headline{position:static}}.custom-commit-feature__list{display:flex;flex-direction:column;gap:80px;width:100%}.custom-commit-feature__item{display:flex;gap:4%;border:8px solid #edeceb;padding:40px}@media (max-width: 768px){.custom-commit-feature__item{flex-direction:column-reverse;gap:40px;padding:16px}}.custom-commit-feature__image{flex:1;height:fit-content}@media (max-width: 768px){.custom-commit-feature__image{width:100%}}.custom-commit-feature__image img{width:100%;height:100%;aspect-ratio:520 / 390;object-fit:cover}.custom-commit-feature__content{width:calc(440 / 896 * 100%)}@media (max-width: 768px){.custom-commit-feature__content{width:100%}}.custom-commit-feature__title{font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:180%;letter-spacing:0%}@media (max-width: 768px){.custom-commit-feature__title{font-size:18px}}.custom-commit-feature__description{font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%;margin-top:40px}@media (max-width: 768px){.custom-commit-feature__description{font-size:14px;margin-top:24px}}.custom-commit-feature__description p+p{margin-top:16px}@media (max-width: 768px){.custom-commit-feature__description p+p{margin-top:14px}}.custom-commit-process{background-color:#edeceb;padding-block:140px}@media (max-width: 768px){.custom-commit-process{padding-block:64px}}.custom-commit-process__wrap{display:flex;align-items:center;gap:min(calc(40 / 1440 * 100vw),40px)}@media (max-width: 768px){.custom-commit-process__wrap{flex-direction:column;align-items:inherit;gap:40px}}.custom-commit-process__detail{font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%}.custom-commit-process__list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:120px}@media (max-width: 1000px){.custom-commit-process__list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.custom-commit-process__list{grid-template-columns:repeat(1,1fr);gap:40px;margin-top:60px}}.custom-commit-process__item{display:flex;flex-direction:column}.custom-commit-process__image{position:relative}.custom-commit-process__image img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.custom-commit-process__image-number{display:block;align-content:center;width:40px;height:40px;font-family:New Farm;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:center;color:#fff;background-color:#016ba1;position:absolute;top:0;left:0}.custom-commit-process__title{font-weight:700;font-style:Bold;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%;margin-top:32px}.custom-commit-process__description{height:100%;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:180%;letter-spacing:0%;padding-top:8px;margin-top:auto}@media (max-width: 768px){.custom-commit-process__description{font-size:14px}}.custom-main-blog .blog-articles{display:flex;flex-wrap:wrap;gap:60px}@media (max-width: 768px){.custom-main-blog .blog-articles{gap:40px}}.custom-main-blog .blog-articles__article{width:calc(100% / 3 - 60px / 3 * 2)}@media (max-width: 768px){.custom-main-blog .blog-articles__article{width:100%}}.custom-main-blog .card__inner{height:fit-content;aspect-ratio:1.618 / 1}.custom-main-blog .card__information{display:flex;flex-direction:column;width:100%;padding-bottom:0}.custom-main-blog .card__heading{font-family:Noto Sans JP,sans-serif;font-size:14px}.custom-main-blog .article-card__excerpt{word-break:break-all;overflow-wrap:break-word;font-family:Noto Sans JP,sans-serif;font-size:14px}@media (max-width: 768px){.custom-main-blog .article-card__excerpt{font-size:13px}}.custom-main-blog .article-card__more{width:fit-content;font-family:Noto Sans JP,sans-serif;font-size:12px;padding-top:12px;margin-top:auto;margin-bottom:0;background-image:linear-gradient(90deg,#000,#000);background-repeat:no-repeat;background-position:right bottom;background-size:0 1px;text-decoration:none;transition:background-size .4s;padding-bottom:2px}@media (any-hover: hover){.custom-main-blog .article-card-wrapper:hover .card__heading a{text-decoration:none}.custom-main-blog .article-card-wrapper:hover .article-card__more{background-position:left bottom;background-size:100% 1px}}.custom-article-template .article-template__hero-container{width:min(100%,648px);padding-inline:24px}.custom-article-template .article-template__hero-container img{position:static!important;aspect-ratio:1.618 / 1;object-fit:cover}.custom-article-template blockquote{padding:12px;background:#fff6e1;margin:0}.custom-article-template table{border:1px solid #000;border-collapse:collapse}.custom-article-template table th,.custom-article-template table td{border:1px solid #000}.custom-article-template .article-template__title{display:flex;align-items:center;gap:12px;font-weight:500;font-size:28px;letter-spacing:.05em;line-height:calc(40 / 28);color:#016ba1;padding-bottom:12px;position:relative;margin-top:60px}@media (max-width: 768px){.custom-article-template .article-template__title{font-size:20px;margin-top:40px}}.custom-article-template .article-template__title:before{content:"";display:block;width:32px;aspect-ratio:1490 / 976;background:url(/cdn/shop/files/icon_fish.webp?v=1764740946) no-repeat center center / contain;flex-shrink:0;animation:fish-jump-2 2s ease-out infinite}.custom-article-template .article-template__title:after{content:"";display:block;width:100%;height:1px;background-color:#0b419a;position:absolute;bottom:0;left:0}.custom-article-template h2{font-weight:500;font-size:24px;letter-spacing:.05em;line-height:calc(32 / 22);margin-bottom:20px}@media (max-width: 768px){.custom-article-template h2{font-size:18px}}.custom-article-template h3{font-weight:500;font-size:22px;letter-spacing:.05em;line-height:calc(32 / 22);margin-bottom:20px}@media (max-width: 768px){.custom-article-template h3{font-size:16px;line-height:1.5}}.custom-article-template h4{font-weight:700;font-size:20px;line-height:1.35;position:relative;padding-left:19px;margin-bottom:20px}@media (max-width: 768px){.custom-article-template h4{font-weight:500;font-size:16px;line-height:1.5}}.custom-article-template h4:before{content:"";display:block;width:4px;height:100%;background-color:#9bb7d6;position:absolute;top:0;left:0}@keyframes fish-jump-2{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-4px) rotate(-2deg)}50%{transform:translateY(1px) rotate(0)}75%{transform:translateY(-2px) rotate(1deg)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom.css.map */
