:root{--gutter-5:5px;--gutter-10:10px;--gutter-15:15px;--gutter-20:20px;--gutter-25:25px;--gutter-30:30px;--gutter-35:35px;--gutter-40:40px;--gutter-45:45px;--gutter-50:50px;--gutter-55:55px;--gutter-60:60px;--gutter-65:65px;--gutter-120:120px;--color-green:#004727;--color-orange:#ec9a0a;--color-black:#1a1a1a;--color-maroon:#cc3044;--color-seagreen:#4c7e68;--color-yellow:#fed14a;--color-khaki:#e6b768;--color-powdergreen:#99b5a9;--color-grey:#e5e5e5;--color-cream:#fffdfa;--color-lightgrey:#f4f5f5;--color-darkgrey:#c7cdca;--color-white:#fff;--color-pink:#cc3044;--gutter-md:18px;--gutter-lg:30px}.category--carbooff{padding:80px 0 259px;position:relative}.category--carbooff .content-wrapper{margin:0 auto;max-width:1100px}.category--carbooff .content-wrapper .heading-wrapper{font-size:20px;line-height:30px;margin-bottom:64px;text-align:center}.category--carbooff .content-wrapper .heading-wrapper .sub-heading{display:block;margin-bottom:8px}.category--carbooff .content-wrapper .heading-wrapper .heading{font-size:34px;font-weight:600;line-height:48px}.category--carbooff .content-wrapper .cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px;margin:0 auto 80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none}.category--carbooff .content-wrapper .cards .card{background-color:#fff;border-radius:10px}.category--carbooff .content-wrapper .cards .card img{border-top-left-radius:10px;border-top-right-radius:10px}.category--carbooff .content-wrapper .cards .card .desc{font-size:22px;line-height:32px;text-align:center}.category--carbooff .content-wrapper .cards .card .desc .emphasis{display:inline-block;font-weight:600;position:relative}.category--carbooff .content-wrapper .cards .card.card1 .desc{padding:24px 77px}.category--carbooff .content-wrapper .cards .card.card2 .desc{padding:24px 44px}.category--carbooff .content-wrapper .annotation{color:#5d6360;font-size:11px;line-height:17px}.category--carbooff .img-bottom{bottom:-170px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:767px){.category--carbooff{padding:56px 0 186px}.category--carbooff .content-wrapper{margin:0 auto;max-width:100%;padding:0 18px}.category--carbooff .content-wrapper .heading-wrapper{font-size:18px;line-height:26px;margin-bottom:32px}.category--carbooff .content-wrapper .heading-wrapper .heading{font-size:24px;line-height:34px}.category--carbooff .content-wrapper .cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;margin:0 auto 64px}.category--carbooff .content-wrapper .cards .card .desc{font-size:20px}.category--carbooff .content-wrapper .cards .card.card1 .desc{padding:16px 60px 20px}.category--carbooff .content-wrapper .cards .card.card2 .desc{padding:16px 29px 20px}.category--carbooff .img-bottom{bottom:-122px;height:244px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:244px}}.section-title{color:#004727;font-size:34px;text-align:center}@media screen and (max-width:767px){.section-title{font-size:24px}}.faq{padding:60px 0 120px}.faq .faq__list{margin-top:60px}@media screen and (max-width:767px){.faq .faq__list{margin-top:40px}}.faq .faq__item{background:#f7f7f7;border-radius:10px;cursor:pointer;padding:32px 64px 32px 40px}@media screen and (max-width:767px){.faq .faq__item{padding:32px 32px 32px 24px}}.faq .faq__item:nth-child(n+2){margin-top:24px}@media screen and (max-width:767px){.faq .faq__item:nth-child(n+2){margin-top:24px}}.faq .faq__item.is-open .faq__question:after{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.faq .faq__question{font-size:16px;font-weight:700;position:relative;-webkit-transition:all .3s;transition:all .3s}.faq .faq__question:after{background:url(faq-arrow.png) no-repeat 50%;background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:14px;position:absolute;right:-14px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:14px}@media screen and (max-width:767px){.faq .faq__question:after{right:-14px}}.faq .faq__answer{cursor:auto;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.faq .faq__answer p{font-size:16px;line-height:1.8;padding-top:24px}.category--lead{text-align:center}.category--lead .lead__en-title{color:#004727;font-size:34px;font-weight:600}@media screen and (max-width:767px){.category--lead .lead__en-title{font-size:30px}}.category--lead .lead__ja-title{color:#004727;font-size:16px}.category--lead .lead__description{color:#1a1a1a;font-size:18px;line-height:36px;margin-top:32px}@media screen and (max-width:767px){.category--lead .lead__description{font-size:16px;line-height:30px}}.category--lead .lead__description small{font-size:12px;margin-left:0;vertical-align:super}@media screen and (max-width:767px){.category--lead .lead__description small{font-size:11px}}.category--lead .lead__conetent{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.category--lead .lead__conetent{display:block}}.category--lead .lead__left{width:50%}@media screen and (max-width:767px){.category--lead .lead__left{width:100%}}.category--lead .lead__right{width:50%}@media screen and (max-width:767px){.category--lead .lead__right{margin-top:40px;width:100%}}.category--lead .lead__right img{display:block;margin:0 auto;width:320px}@media screen and (max-width:767px){.category--lead .lead__right img{width:211px}}.category--lead .lead__button{background:#004727;border-radius:50px;color:#fff;display:inline-block;font-size:16px;margin-top:40px;padding:15px 68px}@media screen and (max-width:767px){.category--lead .lead__button{margin-top:24px;padding:6px 45px}}.lineup-slider{background:#dcebe4;padding:0 0 100px;position:relative}@media screen and (max-width:767px){.lineup-slider{background:#eaf3ee;padding:30px 0 80px}.lineup-slider .lineup__inner{padding:0}}.lineup-slider .lineup-bg-top{height:auto;left:50%;position:absolute;top:0;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);width:100%}.lineup-slider .lineup-bg-top img{height:auto;margin:0 auto;overflow:hidden;width:1100px}@media screen and (max-width:767px){.lineup-slider .lineup-bg-top img{width:375px}}.lineup-slider .lineup-bg-bottom{bottom:0;height:auto;left:50%;position:absolute;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);width:100%}.lineup-slider .lineup-bg-bottom img{height:auto;margin:0 auto;overflow:hidden;width:1100px}@media screen and (max-width:767px){.lineup-slider .lineup-bg-bottom img{width:375px}}.lineup-slider .lineup-slider__title{color:#2f8052;font-size:34px;margin-bottom:32px;text-align:center}@media(max-width:767px){.lineup-slider .lineup-slider__title{font-size:24px}}.lineup-slider .lineup-slider__swiper-wrap{margin-right:calc(50% - 50vw)}.lineup-slider .lineup-slide{text-align:center;width:248px}@media screen and (max-width:767px){.lineup-slider .lineup-slide{width:180px}.lineup-slider .lineup-slide:first-child{margin-left:calc(50vw - 100px)}}.lineup-slider .lineup-badge{color:#cc3044;font-size:20px;font-weight:700;min-height:36px}@media screen and (max-width:767px){.lineup-slider .lineup-badge{font-size:16px;margin-bottom:16px;min-height:28px}}.lineup-slider .lineup-slide img{height:auto;width:100%}.lineup-slider .lineup-title{font-size:18px;font-weight:700;margin-top:16px}@media screen and (max-width:767px){.lineup-slider .lineup-title{font-size:16px;margin-top:8px}}.lineup-slider .lineup-link{background:#004727;border-radius:50px;color:#fff;display:block;font-size:16px;margin-top:16px;padding:15px 68px}@media screen and (max-width:767px){.lineup-slider .lineup-link{display:inline-block;margin-top:12px;padding:6px 45px}}.lineup-modal{height:100%;left:0;position:fixed;top:0;width:100%;z-index:10000}.lineup-modal__overlay{background:rgba(0,0,0,.6);height:100%;position:absolute;width:100%}.lineup-modal__container{height:100vh;margin:0 auto;max-width:1100px;position:relative;-webkit-transform:translateY(110%);-ms-transform:translateY(110%);transform:translateY(110%);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:90%}@media screen and (max-width:767px){.lineup-modal__container{width:calc(100% - 36px)}}.lineup-modal.show .lineup-modal__container{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.lineup-modal__close{background:none;border:none;color:#fff;cursor:pointer;font-size:40px;padding:0;position:absolute;right:-24px;top:40px}@media screen and (max-width:767px){.lineup-modal__close{right:0;top:32px}}.lineup-modal__content{background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;left:50%;max-height:calc(100vh - 85px);max-width:1100px;overflow-y:auto;padding:64px 120px 100px;position:absolute;top:85px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media screen and (max-width:767px){.lineup-modal__content{padding:0 0 80px}.lineup-modal__inner{padding:0 24px}}.lineup-modal__title{font-size:24px;text-align:center}@media screen and (max-width:767px){.lineup-modal__title{margin-top:40px}}.lineup-modal__description{font-size:18px;margin-top:16px;text-align:center}@media screen and (max-width:767px){.lineup-modal__description{font-size:16px}}.lineup-modal__subtitle{font-size:18px;margin-top:16px;text-align:center}@media screen and (max-width:767px){.lineup-modal__subtitle{font-size:16px}}.image-wrapper{display:inline-block;margin:48px auto 0;position:relative}@media screen and (max-width:767px){.image-wrapper{margin:0 auto}}.image-wrapper:before{background:#fff;border-radius:50%;bottom:0;content:"";height:248px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:248px;z-index:0}@media screen and (max-width:767px){.image-wrapper:before{height:150px;width:150px}}.image-wrapper img{display:block;height:auto;margin:0 auto;max-width:220px;position:relative;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);z-index:1}@media screen and (max-width:767px){.image-wrapper img{margin-top:0;max-width:135px;-webkit-transform:translateY(-22px);-ms-transform:translateY(-22px);transform:translateY(-22px)}}.lineup-modal__image img{display:block;height:auto;margin:48px auto 0;max-width:100%}@media screen and (max-width:767px){.lineup-modal__image img{margin-top:0;width:calc(100% + 48px)}}.lineup-modal__line{border:none;border-top:1px dotted #bcc5c1;margin-top:64px}@media screen and (max-width:767px){.lineup-modal__line{margin:40px 0 24px}}.lineup-modal__info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.lineup-modal__info{display:block}}.lineup-modal__info-left{width:calc(50% - 48px)}@media screen and (max-width:767px){.lineup-modal__info-left{width:100%}}.lineup-modal__info-right{width:calc(50% - 48px)}@media screen and (max-width:767px){.lineup-modal__info-right{width:100%}}.lineup-modal__info-right .p-1{font-size:15px;margin-top:24px}@media screen and (max-width:767px){.lineup-modal__info-right .p-1{margin-top:16px}}.lineup-modal__info-right .p-2{font-size:13px;margin-top:24px}@media screen and (max-width:767px){.lineup-modal__info-right .p-2{margin-top:16px}}.lineup-modal__info-right .p-3{font-size:15px;margin-top:24px}@media screen and (max-width:767px){.lineup-modal__info-right .p-3{margin-top:16px}}.lineup-modal__info-right .p-4{font-size:11px;margin-top:40px}.lineup-modal__info-right .p-4 a{color:#004727;text-decoration:underline}.lineup-modal__info-right__line{border:none;border-top:1px dotted #bcc5c1;margin:40px 0}.lineup-modal__info-left h3,.lineup-modal__info-right h3{font-size:18px;font-weight:700;margin-bottom:16px}@media screen and (max-width:767px){.lineup-modal__info-left h3,.lineup-modal__info-right h3{font-size:15px}}.lineup-modal__info-left ul{list-style:none;margin:0;padding:0}.lineup-modal__info-left li{font-family:monospace;margin:8px 0}.lineup-modal__info-left .nutrients{margin:0;padding:0}.lineup-modal__info-left .nutrients__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0}@media screen and (max-width:767px){.lineup-modal__info-left .nutrients__row{padding:5px 0}}.lineup-modal__info-left .nutrients dd,.lineup-modal__info-left .nutrients dt{font-size:16px;margin:0}.lineup-modal__info-left .nutrients dt{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:400}.lineup-modal__info-left .nutrients dd{text-align:right;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-weight:600;min-width:80px}.lineup-modal__note{color:#333;font-size:.9rem;line-height:1.6;margin-top:1rem}.lineup-modal__close-btn{border:1px solid #bcc5c1;border-radius:50px;cursor:pointer;display:block;font-size:16px;height:58px;line-height:58px;margin:100px auto 0;max-width:100%;text-align:center;width:500px}@media screen and (max-width:767px){.lineup-modal__close-btn{margin:64px auto 0}}.bread-stats{background:#f9f7ef;padding:0}@media screen and (max-width:767px){.bread-stats{background:none}}.bread-stats .bread-stats__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.bread-stats .bread-stats__content{display:block;position:relative;text-align:center}}.bread-stats .bread-stats__content .bread-stats__image{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;top:-64px;width:100%}.bread-stats .bread-stats__content .bread-stats__image img{display:block;height:auto;width:100%}@media screen and (max-width:767px){.bread-stats .bread-stats__content .bread-stats__image{margin-left:calc(50% - 50vw);max-width:none;position:static;width:100vw}}.bread-stats .bread-stats__content .bread-stats__text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:600;position:relative;text-align:center}@media screen and (max-width:767px){.bread-stats .bread-stats__content .bread-stats__text{left:50%;position:absolute;top:15%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%}}.bread-stats .bread-stats__content .bread-stats__catch{font-size:16px;line-height:24px}.bread-stats .bread-stats__content .bread-stats__number{font-size:26px;line-height:40px;margin-top:8px}@media screen and (max-width:767px){.bread-stats .bread-stats__content .bread-stats__number{line-height:1}}.bread-stats .bread-stats__content .bread-stats__number span{font-size:42px}.bread-stats .bread-stats__content .bread-stats__number small{font-size:14px;line-height:1;margin-left:0;vertical-align:text-top}.bread-stats .bread-stats__content .bread-stats__description{font-size:20px;line-height:1.9;margin-top:24px}.bread-stats .annotation-pc{color:#5d6360;font-size:11px;font-weight:400;left:50%;line-height:17px;margin-top:60px;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media screen and (max-width:767px){.bread-stats .annotation-pc{display:none}}.bread-stats .annotation-sp{display:none}@media screen and (max-width:767px){.bread-stats .annotation-sp{bottom:8px;color:#fff;display:block;font-size:11px;font-weight:400;left:18px;line-height:17px;position:absolute;text-align:left;width:auto}}@media(max-width:890px){.bread-stats{position:relative}.bread-stats .annotation-pc{margin-top:0}}.storage{background:#dcebe4;padding:80px 0}@media screen and (max-width:767px){.storage{padding:0 0 80px}}.storage .storage__container{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 screen and (max-width:767px){.storage .storage__container{display:block}}.storage .storage__image{width:50%}@media screen and (max-width:767px){.storage .storage__image{margin:0 calc(50% - 50vw);width:100vw}}.storage .storage__image img{border-radius:8px;display:block;height:auto;width:100%}@media screen and (max-width:767px){.storage .storage__image img{border-radius:0}}.storage .storage__content{margin-left:80px;width:calc(50% - 80px)}@media screen and (max-width:767px){.storage .storage__content{margin-left:0;margin-top:56px;width:100%}}.storage .storage__title{color:#004727;font-size:34px;font-weight:700}@media screen and (max-width:767px){.storage .storage__title{font-size:24px;text-align:center}}.storage .storage__text{font-size:18px;line-height:1.8;margin-top:32px}@media screen and (max-width:767px){.storage .storage__text{font-size:16px}}.storage .storage__box{background:#fff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;padding:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:767px){.storage .storage__box{margin-top:30px}}.storage .storage__box .storage__box-img{height:94px;width:125px}.storage .storage__box .storage__box-img img{border-radius:6px}.storage .storage__box .storage__box-text{color:#1a1a1a;font-size:clamp(12px,3.9vw,16px);font-weight:700;margin-left:24px}@media screen and (max-width:767px){.storage .storage__box .storage__box-text{margin-left:20px}}.storage .storage__box .storage__box-text span{color:#2f8052;position:relative}.storage .storage__box .storage__box-text span:after{border-bottom:2px dashed #2f8052;bottom:-6px;content:"";height:0;left:0;position:absolute;width:100%}.CAT-button--background-color{height:320px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;width:100vw;z-index:1}.CAT-button--background-color:before{content:"";inset:0;position:absolute;z-index:-1}.CAT-button--background-color .title{color:#fff;font-family:Montserrat;font-weight:600;line-height:120px;top:-27px;white-space:nowrap}.CAT-button--background-color .CAT-image,.CAT-button--background-color .title{left:50%;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.CAT-button--background-color .CAT-image{height:auto;margin-bottom:56px;top:120px;width:645.19px}.CAT-container{margin:144px auto 0;max-width:550px;text-align:center;width:100%;-ms-flex-line-pack:center;align-content:center}.CAT-container .img-container{display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto 120px;width:100%}.CAT-container .img-container img{height:auto;margin:auto}.CAT-container .img-container .description{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:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;height:130px;line-height:26px;max-width:100%}.CAT-container .img-container .description.dashed-right{border-right:1px dashed #bcc5c1}.CAT-container .heading{font-weight:400;line-height:30px;margin-bottom:16px}.CAT-container .sub-heading{line-height:48px;margin-bottom:40px}.CAT-container .sub-heading_2{line-height:34px;margin-bottom:24px}.CAT-container .btn--CAT{cursor:pointer;margin:0 auto 56px;text-align:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.CAT-container .btn--CAT a{background-color:#fed141;border:none;border-radius:100px;color:#1a1a1a;font-size:16px;line-height:26px;padding:15px 212px;text-decoration:none;white-space:nowrap}.CAT-container .btn--CAT:hover{opacity:.8}@media screen and (max-width:767px){.is-pc{display:none}.is-sp{display:block}.CAT-button--background-color{height:160px}.CAT-button--background-color .CAT-image{left:50%;margin-bottom:29px;top:60px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:345px}.CAT-container{margin:83px auto 0}.CAT-container .img-container{margin:0 auto 80px;width:100%}.CAT-container .img-container .description{font-size:14px;line-height:22px;max-width:100%}.CAT-container .heading{margin-bottom:8px}.CAT-container .sub-heading{line-height:34px;margin-bottom:32px}.CAT-container .sub-heading_2{margin-bottom:16px}.CAT-container .btn--CAT{margin-bottom:48px}.CAT-container .btn--CAT a{background-color:#fed141;color:#1a1a1a;font-size:16px;line-height:26px;padding:15px 0;text-decoration:none;width:100%}}.inner{margin:0 auto;max-width:100%;padding:0 40px;width:1280px}@media screen and (min-width:768px)and (max-width:999px){.inner{padding:0 24px}}@media screen and (max-width:767px){.inner{padding:0 18px}}section{line-height:1.8}img{margin-bottom:0}ul{margin-left:0}@media screen and (max-width:767px){.is-pc{display:none}}@media screen and (min-width:768px){.is-sp{display:none}}.category__contents{margin-bottom:var(--gutter-30)}@media(min-width:768px){.category__contents{margin-bottom:70px}.category__contents .category__contents--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(max-width:767px){.category__contents .category__contents--image{margin-bottom:var(--gutter-40)}}.category__contents .category__contents--image img{margin-bottom:0}@media(min-width:768px){.category__contents .category__contents--image,.category__contents .category__contents--image+.category__contents--content{width:calc(50% - .75em)}}.category__contents .category__contents--content .title{margin-bottom:var(--gutter-10)}@media(min-width:768px){.category__contents .category__contents--content .title{margin-bottom:var(--gutter-30)}}@media(max-width:767px){.category__contents .category__contents--banner{margin-bottom:var(--gutter-30)}}.category__contents .category__contents--action{text-align:right}.product__columns{margin-bottom:var(--gutter-40)}.product__columns .product__column{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-bottom:50px;width:100vw}.product__columns .product__column:nth-of-type(2n) .product__column__inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.product__columns .product__column .product__column__inner{margin:0 auto;max-width:1360px;padding:0 18px}@media(min-width:768px){.product__columns .product__column .product__column__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 30px}}.product__columns .media{margin:0 calc(50% - 50vw) var(--gutter-20);width:100vw}@media(min-width:768px){.product__columns .media{margin:0}.product__columns .media,.product__columns .media+.contents{width:calc(50% - var(--gutter-20))}}.product__columns .media img{margin-bottom:0}.product__columns .contents .title{margin-bottom:var(--gutter-5)}@media(min-width:768px){.product__columns .contents .title{margin-bottom:var(--gutter-25)}}.category__contents--new{margin-bottom:0}.category__contents--new .section__title{font-size:24px;margin-bottom:0;padding:48px 18px 0}@media(min-width:767px){.category__contents--new .section__title{font-size:34px;text-align:center}}.category__contents--new .text__zenb-section-title{font-size:24px}.category__contents--new .text__zenb-section-title span{font-size:14px}.category__contents--new .text__zenb-section-title--h3{font-size:20px}.category__contents--new .text__zenb-section-title--h3 span{font-size:14px}.category__contents--new .category__contents--content{line-height:1.4}.category__contents--new .category__contents--annotation{font-size:14px;margin-top:10px!important;padding:0 18px!important}@media(min-width:767px){.category__contents--new .section__title{padding:64px 30px 0}.category__contents--new .category__contents--content--change-position{text-align:center;width:100%}.category__contents--new .category__contents--inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.category__contents--new .category__contents--image{margin-bottom:24px;width:48%}.category__contents--new .text__zenb-section-title{font-size:34px}.category__contents--new .text__zenb-section-title span{font-size:16px}.category__contents--new .text__zenb-section-title--h3{font-size:24px}.category__contents--new .text__zenb-section-title--h3 span{font-size:16px}.category__contents--new .category__contents--annotation{margin-top:30px!important}}.template-page--diet-program-json .category__contents--new .category__contents--inner{display:-webkit-box;display:-ms-flexbox;display:flex}.template-page--diet-program-json .category__contents--new .category__contents--image{margin-bottom:22px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.template-page--diet-program-json .category__contents--new .category__contents--content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}.template-page--diet-program-json .category__contents .text__zenb-section-title{margin-bottom:32px!important;text-align:center!important}.template-page--diet-program-json .category__contents--annotation{color:#5d6360;font-size:11px;font-weight:300;line-height:1.5}@media(min-width:767px){.template-page--diet-program-json .category__contents--new .category__contents--image{margin-bottom:10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.template-page--diet-program-json .category__contents--new .category__contents--content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:calc(50% - .75em)}.template-page--diet-program-json .category__contents .text__zenb-section-title{text-align:left!important}.template-page--diet-program-json .category__contents .text__zenb-section-title br{display:none}.template-page--diet-program-json .category__contents .text__zenb-section-title span{font-size:18px}}.category__main .category__main--subtitle{margin-bottom:10px;margin-top:30px;text-align:center}@media(min-width:768px){.category__main .category__main--subtitle{font-size:14px;letter-spacing:.08rem;margin-bottom:15px;margin-top:60px}}.category__main .category__main--title{margin-bottom:30px;text-align:center}@media(min-width:768px){.category__main .category__main--title{font-size:48px;letter-spacing:1.28px;line-height:1;margin-bottom:60px}}.category__main .category__main--hero .category__main__body{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;position:relative}@media(max-width:767px){.category__main .category__main--hero .category__main__body{padding-top:66.6666666667%}}@media(min-width:768px){.category__main .category__main--hero .category__main__body{height:calc(100vh - 250px);max-height:867px;min-height:550px}}.category__main .category__main--hero .category__main__body video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:767px){.category__main .category__main--hero .category__main__body video{bottom:0;left:0;position:absolute;right:0;top:0}}.category__main .category__main--hero .category__main--contents{height:100%;left:0;padding:100px 0;position:absolute;top:0;width:100%}.category__main .category__main--banner{margin-bottom:var(--gutter-30)}.category__main .category__main--heading{background:#fff}@media(min-width:768px){.category__main .category__main--heading{margin-left:auto;max-width:480px;padding:45px}.category__main .category__main--heading h2{font-size:26px;font-weight:700;letter-spacing:.13rem;line-height:1.7}}.category__main .category__main--products{border-bottom:1px solid var(--color-grey);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:var(--gutter-30) 0;max-width:1340px}@media(min-width:768px){.category__main .category__main--products{margin:1em 0 1.5em}}.category__main .category__main--description{margin-bottom:var(--gutter-30)}@media(min-width:768px){.category__main .category__main--description{font-size:16px;letter-spacing:.06rem;line-height:1.7;margin-bottom:0}}.category__main .bottom-bar{color:#fff;line-height:2;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);text-align:center;width:100vw}.category__main .bottom-bar a{font-weight:700}.category__main .bottom-bar a:hover{color:#fff}.category__main--new .category-main__title{font-size:24px;font-weight:700;letter-spacing:.05em;margin-bottom:48px;padding:0 18px}@media(min-width:767px){.category__main--new .category-main__content{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;margin-bottom:104px}.category__main--new .category-main__title{font-size:34px;margin-bottom:0;text-align:center;width:50%}.category__main--new .category-main__title span{display:block;font-size:20px!important;font-weight:400;margin-top:8px}}.category__main--new .category-main__image{margin-bottom:20px;text-align:center}@media(min-width:767px){.category__main--new .category-main__image{width:50%!important}}.category__main--new .category-main__text-content{font-size:14px;line-height:1.2;margin:20px auto}.category__main--new .plus{font-size:60px;font-weight:500;margin-bottom:30px;text-align:center}@media(min-width:768px){.category__main--new .category-main__image-content{text-align:center}}.category__main--new .category-main__image-content{background:#fff;border-radius:10px;margin:0 auto;padding:20px 15px}.category__main--new .category-main__image-content h3{font-size:20px;line-height:1.2;margin-bottom:20px;text-align:center}@media(min-width:767px){.category__main--new .category-main__image-content h3{font-size:24px}}.category__main--new .category-main__image-content sup{font-size:12px}.category__main--new .category-main__image-content img{margin-bottom:0}.category__main--new .category-main__image-text-content__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid #c5ded2;border-radius:10px;-ms-flex-direction:column;flex-direction:column;gap:64px;margin-top:48px;padding:64px 20px;position:relative;text-align:center}@media(min-width:767px){.category__main--new .category-main__image-text-content__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:72px;margin-top:64px;padding:64px 72px 40px}}.category__main--new .category-main__image-text-content__heading{background:#c5ded2;border-radius:100px;font-size:18px;font-weight:600;left:50%;letter-spacing:.05em;max-width:100%;padding:8px 37px;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);white-space:nowrap}.category__main--new .category-main__image-text-content .image{margin:0 auto 16px;width:100px}.category__main--new .category-main__image-text-content .text{font-size:14px;line-height:1.7}.category__main--new .category-main__image-text-content .subtitle{font-size:20px;margin-bottom:16px}.category__main--new .category-main__image-text-content .subtitle sup{font-size:12px;font-weight:400}.category__main--new .category-main__image-text-content:last-of-type{padding-bottom:0}.category__main--new .category-main__nutrition{background:#fff;border-radius:10px;padding:20px 15px}@media(min-width:767px){.category__main--new .category-main__nutrition{margin-bottom:20px;margin-left:30px}}.category__main--new .category-main__nutrition h3{font-size:20px;font-weight:700;line-height:1.2;margin-bottom:20px;text-align:center}@media(min-width:767px){.category__main--new .category-main__nutrition h3{font-size:24px}}.category__main--new .category-main__nutrition .circles{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media(min-width:767px){.category__main--new .category-main__nutrition .circles{margin:100px auto 0;width:90%}}.category__main--new .category-main__nutrition .circles__item{border:1px solid #004727;border-radius:50%;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;aspect-ratio:1;color:#004727;font-size:18px;font-weight:700;justify-content:center;text-align:center;width:calc(33.33333% - 8px)}.category--cta{border:2px solid #2f8052;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:48px;max-width:1100px;text-align:center}.category--cta .product-info__first-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:start;-ms-flex-pack:start;font-size:36px;font-weight:600;gap:4px;justify-content:flex-start;line-height:34px}.category--cta .product-info__first-price .text__red{color:#cc3044}.category--cta .product-info__first-price .text__shotPrice{font-size:28px}.category--cta .product-info__first-price .yen{font-size:20px;line-height:34px}.category--cta .product-info__first-price .tax{color:#5d6360;font-size:12px;font-weight:400;line-height:20px}.category--cta .category-cta__subsription{display:-webkit-box;display:-ms-flexbox;display:flex}.category--cta .category-cta__subsription-without-cta{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:24px}.category--cta .category-cta__subsription-without-cta>div{-ms-flex-negative:0;flex-shrink:0;min-width:0}.category--cta .category-cta__subscription .sub-heading{display:block;font-size:18px;line-height:30px;margin-bottom:4px}.category--cta .category-cta__subscription .is-pc .sub-heading span{font-weight:600}.category--cta .category-cta__subscription .is-pc h2.heading{font-size:32px;line-height:48px;margin-bottom:6px}.category--cta .category--cta__collections-all-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}.category--cta .category--cta__collections-all{border-radius:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid #bcc5c1;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:24px;padding:25px 32px 25px 40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:19px}.category--cta .category--cta__collections-all .collections-all__header-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;justify-content:center}.category--cta .category--cta__collections-all .collections-all__header-row h3.collections-all__heading{font-size:18px;font-weight:600;line-height:28px}.category--cta .category--cta__collections-all .collections-all__header-row .collections-all__desc{font-size:16px;line-height:26px}.category--cta .category--cta__collections-all .collections-all__action-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;justify-content:space-between;width:100%}.category--cta .category--cta__collections-all .collections-all__action-row .product-info__first-price{margin:0}.category--cta .category--cta__collections-all .btn-wrapper{text-align:center}.category--cta .category--cta__collections-all .btn-wrapper .collections-all__btn{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:19px;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fed141;border-radius:100px;color:#1a1a1a;height:32px;justify-content:center;max-width:240px;text-decoration:none;width:240px}.category--cta .product-info{margin:0 auto;text-align:center}.category--cta .product-info .product-info__title{color:#004727;font-size:20px;font-weight:600;line-height:30px;margin-bottom:16px}.category--cta .product-info .product-info__bordered-box{border:2px solid #004727;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;-ms-flex-direction:column;flex-direction:column}.category--cta .product-info .product-info__appeal{background-color:#004727;color:#fff;display:block;font-size:20px;font-weight:600;padding:12px 0;text-align:center;width:100%}.category--cta .product-info .product-info__appeal .small{font-size:16px}.category--cta .product-info .product-info__box-body{background-color:rgba(254,209,65,.14);display:-webkit-box;display:-ms-flexbox;display:flex;padding:28px 32px 28px 40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:24px;justify-content:space-between}.category--cta .product-info .product-info__box-body .btn-wrapper .campaign-message-box{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;color:#004727;font-weight:600;gap:4px;justify-content:center;line-height:24px;margin-bottom:12px;margin-right:-24px}@media screen and (max-width:990px){.category--cta .product-info .product-info__box-body .btn-wrapper .campaign-message-box{margin-bottom:8px;margin-right:0}}.category--cta .product-info .product-info__box-body .btn-wrapper .campaign-message-box .campaign-bubble{border-radius:100px;color:#fff;font-size:12px;padding:0 5px;position:relative;white-space:nowrap}.category--cta .product-info .product-info__box-body .btn-wrapper .campaign-message-box .campaign-bubble:after{border-bottom:0 solid rgba(0,0,0,0);border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top-color:inherit;border-top-style:solid;border-top-width:6px;bottom:-5px;content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.category--cta .product-info .product-info__box-body .btn-wrapper .campaign-message-box .campaign-text{font-size:13px;white-space:nowrap}.category--cta .product-info .product-info__text-content{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}.category--cta .product-info .product-info__discount{color:#004727;display:block;font-size:18px;letter-spacing:0;line-height:28px;margin-bottom:16px}.category--cta .product-info .product-info__discount .discount-bold{font-weight:600}.category--cta .product-btn{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;background-color:#fed141;border-radius:100px;color:#1a1a1a;font-size:16px;height:56px;justify-content:center;margin:0 auto;max-width:550px;max-width:240px;text-decoration:none;width:240px}img.is-pc{height:274px;margin-bottom:10px;-o-object-fit:contain;object-fit:contain;width:376px}@media screen and (max-width:990px){img.is-pc{display:none}}@media screen and (max-width:767px){.is-sp,img.is-sp{display:block}img.is-sp{height:211px;margin-bottom:10px;-o-object-fit:contain;object-fit:contain;width:290px}.is-pc{display:none}.category--cta{-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:0}.category--cta>div{margin:0 auto;width:100%}.category--cta .category-cta__subsription-without-cta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.category--cta .heading-wrapper{margin-bottom:32px}.category--cta .category-cta__subscription .btn-wrapper{padding:0 18px}.category--cta .category-cta__subscription h2.heading{font-size:24px;line-height:34px}.category--cta .category--cta__collections-all-wrapper{padding:0 18px}.category--cta .category--cta__collections-all-wrapper .category--cta__collections-all{gap:8px;margin-top:16px;padding:16px 16px 20px}.category--cta .category--cta__collections-all-wrapper .category--cta__collections-all .collections-all__desc{font-size:13px;line-height:20px;margin-bottom:0}.category--cta .category--cta__collections-all-wrapper .category--cta__collections-all .collections-all__action-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.category--cta .category--cta__collections-all-wrapper .category--cta__collections-all .collections-all__action-row .product-info__first-price{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category--cta .category--cta__collections-all-wrapper .category--cta__collections-all .collections-all__action-row .product-info__first-price .text__shotPrice{font-size:24px}.category--cta .category--cta__collections-all-wrapper .category--cta__collections-all .collections-all__btn{max-width:279px}.category--cta .category--cta__collections-all-wrapper .category--cta__collections-all .collections-all__header-row{gap:4px;-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}.category--cta .category--cta__collections-all-wrapper .category--cta__collections-all .collections-all__header-row h3.collections-all__heading{font-size:14px;line-height:24px}.category--cta .product-info .product-info__box-body{-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:16px;padding:16px 16px 24px}.category--cta .product-info .product-info__text-content{text-align:center;width:100%}.category--cta .product-info .btn-wrapper{width:100%}.category--cta .product-info .product-info__discount{font-size:14px;line-height:24px;margin-bottom:4px}.category--cta .product-info .product-info__first-price{font-size:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category--cta .product-info .product-info__appeal{font-size:16px;padding:14px 0}.category--cta .product-info .product-info__appeal .small{font-size:12px}}.category--cta.category--cta--v2{background-color:rgba(0,0,0,0);border:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1280px;padding-left:40px;padding-right:40px;text-align:center;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;gap:40px;justify-content:center}.category--cta.category--cta--v2 .category-cta--v2__primary{-webkit-box-flex:1;display:grid;-ms-flex:1 1 0px;flex:1 1 0;grid-template-columns:minmax(0,1fr) minmax(0,289px);grid-template-rows:auto auto auto auto;max-width:718px;min-width:0;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:start;text-align:center}.category--cta.category--cta--v2 .category-cta--v2__titles{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1;grid-row:1;-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;text-align:center;width:100%}.category--cta.category--cta--v2 .category-cta--v2__titles .sub-heading{display:block;font-size:20px;font-weight:400;line-height:30px;margin-bottom:8px}.category--cta.category--cta--v2 .category-cta--v2__titles .is-pc h2.heading{font-size:34px;font-weight:600;line-height:48px;margin:0 0 8px}.category--cta.category--cta--v2 .category-cta--v2__product-line{color:#1a1a1a;font-size:20px;font-weight:600;grid-column:1;grid-row:2;line-height:30px;margin:0;overflow-wrap:anywhere;text-align:center;width:100%}.category--cta.category--cta--v2 .category-cta--v2__product-img{align-self:flex-start;aspect-ratio:289/217;grid-column:2;grid-row:1/4;height:auto;justify-self:center;max-width:289px;-o-object-fit:contain;object-fit:contain;width:100%}.category--cta.category--cta--v2 .category-cta--v2__price-cluster{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1;grid-row:3;-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:8px;width:100%}.category--cta.category--cta--v2 .category-cta--v2__price-cluster .product-info__discount{color:#cc3044;display:block;font-size:16px;font-weight:400;line-height:24px;margin:0;text-align:center;width:100%}.category--cta.category--cta--v2 .category-cta--v2__price-cluster .product-info__discount .discount-bold{font-weight:600}.category--cta.category--cta--v2 .category-cta--v2__price-cluster .product-info__first-price{font-size:30px;font-weight:600;line-height:34px;margin:0;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.category--cta.category--cta--v2 .category-cta--v2__price-cluster .product-info__first-price .yen{color:#1a1a1a;font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:34px}.category--cta.category--cta--v2 .category-cta--v2__price-cluster .product-info__first-price .text__red{color:#cc3044;font-family:Montserrat,sans-serif;font-size:30px;font-weight:600;line-height:34px}.category--cta.category--cta--v2 .category-cta--v2__price-cluster .product-info__first-price .tax{color:#5d6360;font-size:12px;font-weight:400;line-height:20px}.category--cta.category--cta--v2 .category-cta--v2__cta-block{grid-column:1/-1;grid-row:4;margin-top:57px;width:100%}.category--cta.category--cta--v2 .category-cta--v2__cta-block .campaign-message-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:12px;margin-right:0}.category--cta.category--cta--v2 .category-cta--v2__cta-block .btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.category--cta.category--cta--v2 .category-cta--v2__cta-block .btn-wrapper,.category--cta.category--cta--v2 .product-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;max-width:550px;width:100%}.category--cta.category--cta--v2 .product-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fed141;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a;font-size:16px;font-weight:400;height:56px;line-height:26px;min-height:56px;padding:0 24px}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card{-webkit-box-flex:0;-ms-flex:0 0 311px;flex:0 0 311px;margin:0;max-width:311px;min-height:330px;min-width:0;width:311px;-ms-flex-item-align:start;align-self:flex-start;border:1px solid rgba(0,0,0,.08);border-radius:10px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.06);box-shadow:0 1px 3px rgba(0,0,0,.06);-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;gap:24px;justify-content:center;padding:32px 40px 36px}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card .collections-all__header-row{-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;-webkit-box-pack:center;-ms-flex-pack:center;gap:12px;justify-content:center;margin:0;padding:0;text-align:center;width:100%}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card .collections-all__header-row h3.collections-all__heading{font-size:20px;font-weight:600;line-height:34px}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card .collections-all__header-row .collections-all__desc{color:#1a1a1a;font-size:16px;font-weight:400;line-height:26px;margin:0}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card .collections-all__action-row.category--cta--v2__trial-actions{-webkit-box-pack:center;-ms-flex-pack:center;gap:0;justify-content:center;margin:0;padding:0;width:100%}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card .btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;width:100%}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card .btn-wrapper .collections-all__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fed141;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a;font-size:14px;font-weight:400;height:32px;justify-content:center;line-height:19px;max-width:100%;min-height:32px;padding:0;width:231px}@media screen and (max-width:991px){.category--cta.category--cta--v2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:24px}.category--cta.category--cta--v2 .category-cta--v2__primary{max-width:100%}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:none;min-height:0;width:100%;-ms-flex-item-align:stretch;align-self:stretch;gap:20px;padding:28px 24px 32px}}@media screen and (max-width:767px){.category--cta.category--cta--v2{gap:60px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-left:20px;padding-right:20px}.category--cta.category--cta--v2,.category--cta.category--cta--v2 .category-cta--v2__primary{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.category--cta.category--cta--v2 .category-cta--v2__primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.category--cta.category--cta--v2 .category-cta--v2__titles{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;width:100%}.category--cta.category--cta--v2 .category-cta--v2__titles h2.heading{font-size:24px;font-weight:600;line-height:34px}.category--cta.category--cta--v2 .category-cta--v2__product-img{height:auto;max-width:289px;width:100%;-ms-flex-item-align:center;align-self:center;margin-bottom:24px;min-height:0}.category--cta.category--cta--v2 .category-cta--v2__product-line{color:#1a1a1a;font-size:16px;font-weight:600;grid-column:auto;grid-row:auto;line-height:26px;text-align:center}.category--cta.category--cta--v2 .category-cta--v2__price-cluster{-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column:auto;grid-row:auto;width:100%}.category--cta.category--cta--v2 .category-cta--v2__price-cluster .product-info__discount{display:block;font-size:14px;font-weight:400;line-height:22px;text-align:center;width:100%}.category--cta.category--cta--v2 .category-cta--v2__price-cluster .product-info__first-price{-webkit-box-pack:center;-ms-flex-pack:center;font-size:28px;justify-content:center;line-height:32px}.category--cta.category--cta--v2 .category-cta--v2__price-cluster .product-info__first-price .text__red{color:#cc3044;font-size:28px;font-weight:600;line-height:32px}.category--cta.category--cta--v2 .category-cta--v2__price-cluster .product-info__first-price .yen{color:#5d6360;font-size:18px;font-weight:600;line-height:32px}.category--cta.category--cta--v2 .category-cta--v2__price-cluster .product-info__first-price .tax{color:#5d6360}.category--cta.category--cta--v2 .category-cta--v2__cta-block{grid-column:auto;grid-row:auto;margin-top:16px;width:100%}.category--cta.category--cta--v2 .category-cta--v2__cta-block .campaign-message-box{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category--cta.category--cta--v2 .category-cta--v2__cta-block .btn-wrapper{max-width:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category--cta.category--cta--v2 .product-btn{font-size:16px;font-weight:400;height:56px;line-height:26px;max-width:100%;min-height:56px;width:100%}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card{border-radius:10px;gap:16px;margin:0;max-width:100%;min-height:0;padding:24px 20px;width:100%}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card .collections-all__header-row{gap:10px;margin:0;padding:0}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card .collections-all__header-row h3.collections-all__heading{font-size:20px;font-weight:600;line-height:34px}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card .collections-all__desc{color:#1a1a1a;font-size:14px;font-weight:400;line-height:24px;text-align:center}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card .collections-all__action-row.category--cta--v2__trial-actions{gap:0;margin:0;padding:0}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card .btn-wrapper{margin:0;padding:0}.category--cta.category--cta--v2 .category--cta__collections-all.category--cta--v2__trial-card .btn-wrapper .collections-all__btn{font-size:14px;font-weight:400;height:32px;line-height:19px;max-width:100%;min-height:32px;width:231px}}.category--health-support-text .content-wrapper{margin:249px auto 168px;max-width:1100px}.category--health-support-text .content-wrapper .heading{font-size:34px;line-height:48px;margin-bottom:80px;text-align:center}.category--health-support-text .content-wrapper .nutrition-points{display:grid;gap:0 96px;grid-template-columns:repeat(2,1fr);list-style-type:none;margin-bottom:55px}.category--health-support-text .content-wrapper .nutrition-points .nutrition-point{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;border-bottom:1px dotted #bcc5c1;gap:32px;justify-content:flex-start}.category--health-support-text .content-wrapper .nutrition-points .nutrition-point:nth-child(n+3){padding:40px 0}.category--health-support-text .content-wrapper .nutrition-points .nutrition-point:nth-child(-n+2){padding:0 0 40px}.category--health-support-text .content-wrapper .nutrition-points .nutrition-point .num{font-size:26px;font-weight:600;line-height:40px}.category--health-support-text .content-wrapper .nutrition-points .nutrition-point .text{font-size:16px;line-height:26px}.category--health-support-text .content-wrapper .nutrition-points .nutrition-point .text .emphasis{display:inline-block;font-size:22px;font-weight:600;line-height:30px;margin-left:8px}.category--health-support-text .content-wrapper .nutrition-points .nutrition-point sup{font-size:12px;line-height:1;vertical-align:text-top}.category--health-support-text .content-wrapper .annotation{color:#5d6360;font-size:11px;line-height:17px}@media screen and (max-width:767px){.category--health-support-text .content-wrapper{margin:154px auto 80px;max-width:100%;padding:0 18px}.category--health-support-text .content-wrapper .heading{font-size:24px;line-height:34px;margin-bottom:32px}.category--health-support-text .content-wrapper .nutrition-points{display:block;margin-bottom:32px}.category--health-support-text .content-wrapper .nutrition-points .nutrition-point{padding:0}.category--health-support-text .content-wrapper .nutrition-points .nutrition-point:first-child{padding:0 0 32px}.category--health-support-text .content-wrapper .nutrition-points .nutrition-point:not(:first-child){padding:32px 0}.category--health-support-text .content-wrapper .nutrition-points .nutrition-point .num{display:inline-block;margin-left:21px}.category--health-support-text .content-wrapper .nutrition-points .nutrition-point .text{font-size:16px;line-height:26px}.category--health-support-text .content-wrapper .nutrition-points .nutrition-point .text .emphasis{margin-left:0;margin-top:8px}}.health-support__content-wrapper{margin:0 auto;max-width:1100px;padding:80px 0 104px}.health-support__content-wrapper .health-support__upper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:69px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.health-support__content-wrapper .health-support__upper-wrapper .upper-wrapper__heading-wrapper{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;gap:102px;justify-content:space-between;text-align:center}.health-support__content-wrapper .health-support__upper-wrapper .upper-wrapper__heading-wrapper h2.heading{font-size:34px;line-height:48px}.health-support__content-wrapper .health-support__upper-wrapper ul.upper-wrapper__nutritions-list{list-style-type:none;margin-left:0;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;padding:0;width:550px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.health-support__content-wrapper .health-support__upper-wrapper ul.upper-wrapper__nutritions-list li.nutrition{aspect-ratio:1/1;background-color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(33.33333% - 21.33333px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.health-support__content-wrapper .health-support__upper-wrapper ul.upper-wrapper__nutritions-list li.nutrition .nutrition__text{display:block;font-size:20px;font-weight:600;line-height:30px;text-align:center}.health-support__content-wrapper .health-support__upper-wrapper ul.upper-wrapper__nutritions-list li.nutrition .nutrition__text .small{font-size:16px;line-height:26px}.health-support__content-wrapper .health-support__upper-wrapper ul.upper-wrapper__nutritions-list li.nutrition .nutrition__text sup{font-size:12px;font-weight:300;line-height:1;vertical-align:text-top}.health-support__content-wrapper .health-support__sub-heading-wrapper{background-color:#fff;border-radius:10px;margin:0 auto 29px 0;padding:26px 0;position:relative;text-align:center;top:-46px;width:100%}.health-support__content-wrapper .health-support__sub-heading-wrapper:after{border-left:23px solid rgba(0,0,0,0);border-right:23px solid rgba(0,0,0,0);border-top:25px solid #fff;bottom:-13px;content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.health-support__content-wrapper .health-support__sub-heading-wrapper p{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;gap:8px;justify-content:center;line-height:1;min-height:40px}.health-support__content-wrapper .health-support__sub-heading-wrapper p span.text{font-size:18px;font-weight:600;line-height:26px}.health-support__content-wrapper .health-support__sub-heading-wrapper p span.kcal{color:#2f8052;font-size:38px;font-weight:600;line-height:1}.health-support__content-wrapper .health-support__sub-heading-wrapper p span sup{font-size:16px;font-weight:600;line-height:1;vertical-align:text-top}.health-support__content-wrapper .health-support__products-list-wrapper{margin:-46px auto 64px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:24px;position:relative}.health-support__content-wrapper .health-support__products-list-wrapper::-webkit-scrollbar{height:8px}.health-support__content-wrapper .health-support__products-list-wrapper::-webkit-scrollbar-track{background-color:#bcc5c1;border-radius:10px}.health-support__content-wrapper .health-support__products-list-wrapper::-webkit-scrollbar-thumb{background:#3e9360;border-radius:10px}.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;list-style-type:none;margin-left:0;width:-webkit-max-content;width:-moz-max-content;width:max-content}.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list li{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;background-color:#fff;border-radius:10px;height:240px;justify-content:center;min-width:184px;text-align:center;width:184px}.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list li img.product__img{display:block;height:110px;margin:0 auto 24px;width:80px}.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list li .product__title{font-size:14px;line-height:20px;margin-bottom:8px}.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list li .product__title--primary,.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list li .product__title--secondary{display:inline}.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list li .product__kcal-text{color:#2f8052;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:30px;font-weight:600;gap:4px;line-height:26px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list li .product__kcal-text .product__kcal{font-size:18px;line-height:22px}.health-support__content-wrapper .health-support__annotation{color:#5d6360;font-size:11px;line-height:17px}img.is-pc,img.is-sp{margin-bottom:0}@media screen and (max-width:767px){.is-sp{display:block}.is-pc{display:none}.health-support__content-wrapper{padding:56px 0 80px}.health-support__content-wrapper .health-support__upper-wrapper{-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;gap:32px}.health-support__content-wrapper .health-support__upper-wrapper .upper-wrapper__heading-wrapper h2.heading{font-size:24px;line-height:34px}.health-support__content-wrapper .health-support__upper-wrapper ul.upper-wrapper__nutritions-list{gap:12px;max-width:100%;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:33px;padding:0 18px}.health-support__content-wrapper .health-support__upper-wrapper ul.upper-wrapper__nutritions-list li.nutrition{width:calc(33.33333% - 14px)}.health-support__content-wrapper .health-support__upper-wrapper ul.upper-wrapper__nutritions-list li.nutrition .nutrition__text{font-size:16px;line-height:22px}.health-support__content-wrapper .health-support__upper-wrapper ul.upper-wrapper__nutritions-list li.nutrition .nutrition__text span{font-size:14px;line-height:24px}.health-support__content-wrapper .health-support__upper-wrapper ul.upper-wrapper__nutritions-list li.nutrition .nutrition__text sup{font-size:11px}.health-support__content-wrapper .health-support__sub-heading-wrapper{border-radius:0;padding:16px 0 23px;position:relative;top:-114px}.health-support__content-wrapper .health-support__sub-heading-wrapper:after{border-left:23px solid rgba(0,0,0,0);border-right:23px solid rgba(0,0,0,0);border-top:25px solid #fff;bottom:-13px;content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.health-support__content-wrapper .health-support__sub-heading-wrapper p{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.health-support__content-wrapper .health-support__sub-heading-wrapper p span.kcal{font-size:30px;line-height:34px}.health-support__content-wrapper .health-support__sub-heading-wrapper p span.sp-small{font-size:22px;line-height:34px}.health-support__content-wrapper .health-support__sub-heading-wrapper p span sup{font-size:12px;font-weight:600}.health-support__content-wrapper .health-support__products-list-wrapper{margin:-114px 0 56px 18px;padding-bottom:0}.health-support__content-wrapper .health-support__products-list-wrapper::-webkit-scrollbar,.health-support__content-wrapper .health-support__products-list-wrapper::-webkit-scrollbar-thumb,.health-support__content-wrapper .health-support__products-list-wrapper::-webkit-scrollbar-track{display:none}.health-support__content-wrapper .health-support__products-list-wrapper.is-scrolled{margin-left:0}.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list{gap:12px;padding-right:18px}.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list li{display:-webkit-box;display:-ms-flexbox;display:flex;height:226px;min-width:134px;width:134px}.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list li img.product__img{height:102px;margin:0 auto 16px;width:74px}.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list li .product__title{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:40px;-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}.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list li .product__title--primary,.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list li .product__title--secondary{display:block}.health-support__content-wrapper .health-support__products-list-wrapper ul.health-support__products-list li .product__kcal-text{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:28px;gap:2px;line-height:26px}.health-support__content-wrapper .health-support__annotation{margin:0 18px}}.custom-imgwithtext__inner{padding-bottom:48px;padding-top:0;position:relative}.custom-imgwithtext__inner:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media(min-width:767px){.custom-imgwithtext__inner{padding-bottom:64px}}.custom-imgwithtext__inner .custom-imgwithtext__contents{background:#fff;border-radius:10px;overflow:hidden}@media(min-width:767px){.custom-imgwithtext__inner .custom-imgwithtext__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;gap:4%;justify-content:center;padding:80px 72px 75px}}.custom-imgwithtext__inner .custom-imgwithtext__contents .image img{margin-bottom:0;width:90%}@media(max-width:766px){.custom-imgwithtext__inner .custom-imgwithtext__contents .image img{width:100%}}@media(min-width:767px){.custom-imgwithtext__inner .custom-imgwithtext__contents .image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:48%}}.custom-imgwithtext__inner .custom-imgwithtext__contents .heading{color:#004727;font-size:18px;font-weight:700;line-height:1.4;margin-bottom:16px;width:90%}@media(min-width:767px){.custom-imgwithtext__inner .custom-imgwithtext__contents .heading{-webkit-box-ordinal-group:2;-ms-flex-order:1;font-size:28px;order:1;text-align:center}}.custom-imgwithtext__inner .custom-imgwithtext__contents .item{font-size:14px;letter-spacing:-.05em;line-height:1.6;padding:24px 20px}@media(min-width:767px){.custom-imgwithtext__inner .custom-imgwithtext__contents .item{-webkit-box-ordinal-group:4;-ms-flex-order:3;font-size:16px;order:3;padding:0;width:48%}}.custom-imgwithtext__inner .custom-imgwithtext__contents .item .custom-imgwithtext-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#f7f7f7;border-radius:10px;margin-top:32px;padding:24px}@media(max-width:767px){.custom-imgwithtext__inner .custom-imgwithtext__contents .item .custom-imgwithtext-info{margin-top:24px}}.custom-imgwithtext__inner .custom-imgwithtext__contents .item .custom-imgwithtext-info .custom-imgwithtext-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-left:20px}@media(max-width:767px){.custom-imgwithtext__inner .custom-imgwithtext__contents .item .custom-imgwithtext-info .custom-imgwithtext-content{margin-left:0;margin-top:0}}.custom-imgwithtext__inner .custom-imgwithtext__contents .item .custom-imgwithtext-info .custom-imgwithtext-content .custom-imgwithtext-name{font-size:16px;font-weight:600;margin:0}@media(max-width:767px){.custom-imgwithtext__inner .custom-imgwithtext__contents .item .custom-imgwithtext-info .custom-imgwithtext-content .custom-imgwithtext-name{font-size:14px}}.custom-imgwithtext__inner .custom-imgwithtext__contents .item .custom-imgwithtext-info .custom-imgwithtext-content .custom-imgwithtext-description{font-size:16px;font-weight:400;line-height:1.7;margin:0}@media(max-width:767px){.custom-imgwithtext__inner .custom-imgwithtext__contents .item .custom-imgwithtext-info .custom-imgwithtext-content .custom-imgwithtext-description{font-size:14px}}.gi--wrapper span{display:block;text-align:center}.gi--wrapper .lead{font-size:18px;line-height:28px;margin-bottom:20px}.gi--wrapper .sub-text{font-size:24px;font-weight:600;line-height:30px;margin-bottom:8px}.gi--wrapper .title{font-size:50px;font-weight:600;line-height:70px;margin-bottom:20px}.gi--wrapper .title .noodle-sup{font-size:18px;position:relative;top:-1.5em;vertical-align:baseline}.gi--wrapper .desc{font-size:18px;line-height:36px;text-align:center}.gi--wrapper .desc span{display:inline}.gi--wrapper .green{color:#2f8052}.gi--wrapper .bold{font-weight:600}.gi--wrapper.is-pc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:75px;-moz-column-gap:75px;column-gap:75px;margin:0 auto;max-width:1100px;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end}.gi--wrapper.is-pc img{border-radius:10px;position:relative;-webkit-transform:translateY(-65px);-ms-transform:translateY(-65px);transform:translateY(-65px);z-index:1}@media screen and (max-width:1000px){.gi--wrapper.is-pc img{max-width:400px}}.gi--wrapper.is-pc .annotation{color:#5d6360;font-size:11px;line-height:17px;margin-bottom:64px;text-align:left;width:100%}.gi--wrapper.is-sp{display:none}.gi--wrapper.is-sp img{display:block;max-width:100%;width:100%}@media screen and (max-width:767px){.gi--wrapper.is-pc{display:none}.gi--wrapper.is-sp{display:block}}.category--selected-ingredients{max-width:1100px}.category--selected-ingredients .category--selected-ingredients.is-sp{display:none}.category--selected-ingredients .selected-ingredients__upper-wrapper.is-pc{gap:211px}@media screen and (max-width:1000px){.category--selected-ingredients .selected-ingredients__upper-wrapper.is-pc{gap:50px}}.category--selected-ingredients .selected-ingredients__upper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.category--selected-ingredients .selected-ingredients__upper-wrapper.is-sp{display:none}.category--selected-ingredients .selected-ingredients__upper-wrapper.is-pc{display:-webkit-box;display:-ms-flexbox;display:flex}.category--selected-ingredients .selected-ingredients__upper-wrapper img.selected-ingredients__image{max-height:500px;max-width:550px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 auto}@media screen and (max-width:1000px){.category--selected-ingredients .selected-ingredients__upper-wrapper img.selected-ingredients__image{max-width:400px}}.category--selected-ingredients .selected-ingredients__upper-wrapper div.selected-ingredients__heading-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}.category--selected-ingredients .selected-ingredients__upper-wrapper .selected-ingredients__heading-wrapper{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:baseline;-ms-flex-align:baseline;align-items:baseline;gap:40px}.category--selected-ingredients .selected-ingredients__upper-wrapper .selected-ingredients__heading-wrapper h2.selected-ingredients__heading{font-size:34px;font-weight:600;line-height:48px}.category--selected-ingredients .selected-ingredients__upper-wrapper .selected-ingredients__heading-wrapper p{font-size:18px;line-height:38px}.category--selected-ingredients .selected-ingredients__upper-wrapper .selected-ingredients__heading-wrapper p span.green{color:#2f8052}.category--selected-ingredients .selected-ingredients__upper-wrapper .selected-ingredients__heading-wrapper p span.bold{font-weight:600}.category--selected-ingredients ul.no-ingredients-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;list-style-type:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 64px 64px}.category--selected-ingredients ul.no-ingredients-list li.no-ingredient{margin:0 auto;text-align:center}.category--selected-ingredients ul.no-ingredients-list li.no-ingredient img{height:128px;margin-bottom:19px;width:128px}.category--selected-ingredients ul.no-ingredients-list li.no-ingredient .no-ingredient__text{font-size:18px;font-weight:600;line-height:26px}.category--selected-ingredients ul.no-ingredients-list li.no-ingredient .no-ingredient__text span{font-size:16px;font-weight:400}.category--selected-ingredients ul.no-ingredients-list li.no-ingredient .no-ingredient__text sup{font-size:11px;font-weight:400;line-height:1;vertical-align:text-top}.category--selected-ingredients__annotation{color:#5d6360;font-size:11px;line-height:17px}.category--selected-ingredients__annotation span.is-pc{display:block}.category--selected-ingredients__annotation span.is-sp{display:none}@media screen and (max-width:767px){.category--selected-ingredients.is-sp{display:block}.category--selected-ingredients{max-width:100%}.category--selected-ingredients .selected-ingredients__upper-wrapper{display:none!important}.category--selected-ingredients .selected-ingredients__upper-wrapper.is-sp{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.category--selected-ingredients .selected-ingredients__upper-wrapper.is-sp .selected-ingredients__upper-wrapper.is-pc{display:none!important}.category--selected-ingredients .selected-ingredients__upper-wrapper.is-sp img{display:block;height:auto;max-width:100%;width:100%}.category--selected-ingredients .selected-ingredients__upper-wrapper.is-sp .selected-ingredients__heading-wrapper{gap:0;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category--selected-ingredients .selected-ingredients__upper-wrapper.is-sp .selected-ingredients__heading-wrapper h2.selected-ingredients__heading{font-size:24px;line-height:34px}.category--selected-ingredients ul.no-ingredients-list{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px 18px;margin:0 14px 40px}.category--selected-ingredients ul.no-ingredients-list li.no-ingredient{margin:0;width:calc(33.333% - 12px)}.category--selected-ingredients ul.no-ingredients-list li.no-ingredient img{height:89px;margin-bottom:12px;width:89px}.category--selected-ingredients__annotation span.is-pc{display:none}.category--selected-ingredients__annotation span.is-sp{display:block}}.category__snack-time .snack-time__content-wrapper{margin:0 auto;max-width:1100px;padding:53px 0 107px}.category__snack-time .snack-time__content-wrapper .content-wrapper__heading-wrapper{margin:0 auto 72px;text-align:center}.category__snack-time .snack-time__content-wrapper .content-wrapper__heading-wrapper .heading-wrapper__sub-heading{display:block;font-size:20px;line-height:30px;margin-bottom:8px}.category__snack-time .snack-time__content-wrapper .content-wrapper__heading-wrapper .heading-wrapper__heading{display:block;font-size:34px;line-height:48px}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;margin-left:0}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene{-webkit-box-flex:1;border-right:1px dotted #bcc5c1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 52px}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene:first-child{padding-left:0}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene:last-child{border-right:0;padding-right:0}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene .scene-img{display:block;margin-bottom:24px}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene .scene-num{color:#60a67d;display:block;font-size:14px;font-weight:500;line-height:20px;margin-bottom:8px;text-align:left}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene .scene-dec{font-size:16px;line-height:26px;text-align:left}@media screen and (max-width:767px){.category__snack-time{margin-top:0}.category__snack-time .snack-time__content-wrapper{padding:56px 0 80px}.is-sp{display:block}.category__snack-time .snack-time__content-wrapper .content-wrapper__heading-wrapper{margin-bottom:32px}.category__snack-time .snack-time__content-wrapper .content-wrapper__heading-wrapper .heading-wrapper__sub-heading{font-size:16px;line-height:26px}.category__snack-time .snack-time__content-wrapper .content-wrapper__heading-wrapper .heading-wrapper__heading{font-size:24px;line-height:34px}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 18px}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene{border-right:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-bottom:1px dotted #bcc5c1;-ms-flex-direction:row;flex-direction:row;gap:16px;padding:24px 0}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene:nth-child(odd) .scene__text-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene:nth-child(2n) .scene__text-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene:nth-child(2n) .scene-dec{text-align:right}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene:first-child{padding-top:0}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene:last-child{border-bottom:0;padding-bottom:0}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene .scene__text-wrapper{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}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene .scene__text-wrapper .scene-num{margin-bottom:8px}.category__snack-time .snack-time__content-wrapper ul.snack-time__scene-wrapper li.scene-wrapper__scene .scene-img{display:block;margin-bottom:0;max-width:154px;width:154px}}.category--everyday{margin:0 auto;padding:104px 0}.category--everyday .everyday--content-wrapper{margin:0 auto;max-width:1100px;position:relative;text-align:center}.category--everyday .everyday--content-wrapper .content-wrapper--heading-wrapper{margin-bottom:152px}.category--everyday .everyday--content-wrapper .content-wrapper--heading-wrapper .sub-heading{display:block;font-size:20px;line-height:30px;margin-bottom:8px}.category--everyday .everyday--content-wrapper .content-wrapper--heading-wrapper .heading{font-size:34px;font-weight:600;line-height:48px;margin-bottom:48px}.category--everyday .everyday--content-wrapper .content-wrapper--heading-wrapper .desc{font-size:18px;line-height:36px}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper{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;margin:0}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper li.point{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;gap:24px}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper li.point.point1{border-right:1px dotted #bcc5c1;padding-right:64px}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper li.point.point2{padding-left:64px}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper li.point img.point-img{-webkit-box-flex:1;border-radius:10px;-ms-flex:1;flex:1;max-height:164px;max-width:220px}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper li.point .point--text{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:26px;text-align:left}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper li.point .point--text .title{display:block;font-size:18px;font-weight:600}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper li.point .point--text .desc{display:block;font-size:16px}.category--everyday .everyday--floating-images img.floating-img{height:auto;max-width:362px;overflow:hidden;position:absolute}.category--everyday .everyday--floating-images img.floating-img:first-of-type{left:-106px;max-height:155px;max-width:365px;top:-64px}.category--everyday .everyday--floating-images img.floating-img:nth-of-type(2){left:106px;max-height:130px;max-width:255px;top:100px}.category--everyday .everyday--floating-images img.floating-img:nth-of-type(3){max-height:240px;max-width:325px;right:0;top:0}@media screen and (max-width:767px){.category--everyday{padding:114px 0 80px}.category--everyday .everyday--content-wrapper{max-width:100%;overflow-x:clip;padding:0 18px}.category--everyday .everyday--content-wrapper .content-wrapper--heading-wrapper{margin-bottom:288px}.category--everyday .everyday--content-wrapper .content-wrapper--heading-wrapper .sub-heading{font-size:16px;line-height:26px}.category--everyday .everyday--content-wrapper .content-wrapper--heading-wrapper .heading{font-size:24px;line-height:34px;margin-bottom:32px}.category--everyday .everyday--content-wrapper .content-wrapper--heading-wrapper .desc{font-size:16px;line-height:30px}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper li.point{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;gap:20px}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper li.point.point1{border-bottom:1px dotted #bcc5c1;border-right:0;padding-bottom:32px;padding-right:0}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper li.point.point2{padding-left:0;padding-top:32px}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper li.point.point2 img.point-img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper li.point.point2 .point--text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper li.point img.point-img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:auto;max-width:154px;width:154px}.category--everyday .everyday--content-wrapper ul.content-wrapper--points-wrapper li.point .point--text{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;gap:10px;max-width:calc(100% - 174px)}.category--everyday .everyday--floating-images img.floating-img{max-width:261px}.category--everyday .everyday--floating-images img.floating-img:first-of-type{left:-42px;max-height:115px;max-width:265px;top:-171px}.category--everyday .everyday--floating-images img.floating-img:nth-of-type(2){left:auto;max-height:95px;max-width:185px;right:-40px;top:-98px}.category--everyday .everyday--floating-images img.floating-img:nth-of-type(3){left:50%;max-height:170px;max-width:230px;right:auto;top:201px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (min-width:768px)and (max-width:1000px){.category--everyday .everyday--floating-images img.floating-img:first-of-type{max-width:350px}.category--everyday .everyday--floating-images img.floating-img:nth-of-type(2){left:106px;top:200px}.category--everyday .everyday--floating-images img.floating-img:nth-of-type(3){max-width:270px;right:0;top:73px}}.category--yellowpea__contents-wrapper{border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:120px;margin:0 auto;max-width:1100px;padding:64px 120px 48px 64px;position:relative}@media screen and (max-width:1000px){.category--yellowpea__contents-wrapper{gap:30px;padding:64px 64px 48px}.category--yellowpea__contents-wrapper .nutrition-img{max-height:500px}}.category--yellowpea__contents-wrapper .yellowpea__text-area{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;position:relative}.category--yellowpea__contents-wrapper .nutrition-img{margin-bottom:0;max-width:310px}.category--yellowpea .sub-heading{display:block;font-size:16px;line-height:26px;margin-bottom:8px}.category--yellowpea h3.heading{font-size:24px;font-weight:600;line-height:34px}.category--yellowpea .desc{font-size:16px;line-height:30px;margin-bottom:47px}.category--yellowpea .annotation{color:#5d6360;font-size:11px;line-height:17px}.is-sp{display:none}.is-pc{display:block}@media screen and (max-width:767px){.category--yellowpea__contents-wrapper{display:block;padding:40px 24px 24px}.category--yellowpea__contents-wrapper .yellowpea__text-area{gap:0;width:100%}.category--yellowpea__contents-wrapper .nutrition-img{margin:0 auto 24px;max-width:300px;width:100%}.category--yellowpea__contents-wrapper .text-area__heading-wrapper{margin:0 auto 24px;text-align:center}.category--yellowpea__contents-wrapper img.yellowpea-img{display:block;height:auto;margin:0 auto 32px;max-width:300px}.category--yellowpea__contents-wrapper .desc{margin-bottom:40px}.is-sp{display:block}.is-pc{display:none}}