.l-base{width:100%;padding:0;margin-top:0}.komekopancake{-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.komekopancake ul{list-style-type:none;padding-left:0}.komekopancake ul li{padding-left:0}.komekopancake dl dd,.komekopancake dl dt{margin:0}.komekopancake figure{margin:0}.komekopancake h2:has(img){text-align:center}.komekopancake .product-data{width:100%;margin-top:56px}.komekopancake .product-data th,.komekopancake .product-data td{padding:15px 20px;border:1px solid #878787}.komekopancake .product-data th{width:140px;background:#d4d4d4;text-align:center}.komekopancake .product-data td{background-color:#fff}.komekopancake .l-wrapper{width:1000px;margin:0 auto;padding:0 50px}.komekopancake .l-wrapper figure{text-align:center}.komekopancake .u-bg--pattern{background:url(../img/bg-pattern.jpg) repeat}.komekopancake .u-bg--pattern02{background:linear-gradient(to bottom, #fff 35px, transparent 35px),url(../img/bg-pattern.jpg) repeat}.komekopancake .u-common-ttl{font-family:"游明朝",YuMincho,"Hiragino Mincho ProN W4","ヒラギノ明朝 ProN W4","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-weight:bold;color:#381105;font-size:36px;margin:0 auto 48px;padding-top:80px;text-align:center;-webkit-font-feature-settings:normal;font-feature-settings:normal;position:relative}.komekopancake .u-common-ttl::before{position:absolute;content:url(../img/svg-common_ttl.svg);aspect-ratio:117/71;height:71px;top:0;left:0;right:0;margin:0 auto}.komekopancake .u-paragraph{width:750px;margin:60px auto 0}.komekopancake .hero-section{height:390px;background:url(../img/hero_bg_wide.jpg) no-repeat center/1980px;text-align:center}.komekopancake .hero-section .l-wrapper{background:url(../img/hero_bg.jpg) no-repeat;padding:0}.komekopancake .hero-section h1{margin-top:60px;text-align:left;-webkit-filter:drop-shadow(0 8px 13px rgba(88, 88, 101, 0.23));filter:drop-shadow(0 8px 13px rgba(88, 88, 101, 0.23))}.komekopancake .hero-section figure{margin-top:-90px;position:relative;z-index:1;pointer-events:none}.komekopancake .komeko-nav{padding-top:180px;margin-bottom:80px}.komekopancake .komeko-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:5px;margin:0}.komekopancake .komeko-nav li{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.komekopancake .komeko-nav li a{display:inline-block;width:100%;font-family:"游明朝",YuMincho,"Hiragino Mincho ProN W4","ヒラギノ明朝 ProN W4","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-size:22px;font-weight:bold;color:#fff;text-decoration:none;position:relative;padding:.75em 2em;background-color:#c1462f;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.komekopancake .komeko-nav li a:hover{opacity:.6}.komekopancake .komeko-nav li a::after{position:absolute;content:"";border-top:2px solid #fff;border-right:2px solid #fff;width:8px;aspect-ratio:1/1;-webkit-transform:rotate(135deg);transform:rotate(135deg);top:calc(50% - 8px);right:1em}.komekopancake .differences-section{padding:0 0 120px}.komekopancake .differences-section figure{margin:56px auto 0}.komekopancake .differences-list{margin-top:-60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px}.komekopancake .differences-list li{-webkit-filter:drop-shadow(0 8px 13px rgba(105, 63, 3, 0.1));filter:drop-shadow(0 8px 13px rgba(105, 63, 3, 0.1))}.komekopancake .cart-section{background-color:#c1462f;padding:90px 0;position:relative}.komekopancake .cart-section::after{position:absolute;content:"";-webkit-mask-image:url(../img/svg-bg_wave.svg);mask-image:url(../img/svg-bg_wave.svg);-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;bottom:-19px;left:0;width:100%;height:19px;background-color:#c1462f}.komekopancake .cart-section .caption{color:#a00;text-align:center;margin-top:32px}.komekopancake .cart-inner{width:900px;background-color:#fff;border-radius:10px;padding:56px 75px}.komekopancake .cart-inner:has(.caption){padding:50px 75px 32px}.komekopancake .cart-content{display:grid;grid-template-columns:172px auto;gap:0 56px;padding:0 56px}.komekopancake .cart-product{margin:0;grid-column:1/2}.komekopancake .cart-detail{grid-column:2/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"游明朝",YuMincho,"Hiragino Mincho ProN W4","ヒラギノ明朝 ProN W4","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-weight:bold}.komekopancake .cart-detail>*{margin:0}.komekopancake .cart-detail__copy{font-size:1.25em}.komekopancake .cart-detail__name{font-size:2em}.komekopancake .cart-detail__price{text-align:right;font-size:40px}.komekopancake .cart-detail__price .--yen{font-size:.7em}.komekopancake .cart-detail__price .--tax{font-size:.4em}.komekopancake .cart-detail__button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px}.komekopancake .cart-detail__button .c-button-cart{padding:10px;font-size:18px;width:100%}.komekopancake .strength-section{margin:120px auto}.komekopancake .strength-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.komekopancake .strength-heading:not(:first-of-type){margin-top:100px}.komekopancake .strength-heading.--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.komekopancake .strength-heading__ttl{margin:0;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-font-feature-settings:"vpal";font-feature-settings:"vpal";font-family:"游明朝",YuMincho,"Hiragino Mincho ProN W4","ヒラギノ明朝 ProN W4","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-weight:bold;font-size:27px;color:#381105;width:230px;height:390px;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.komekopancake .strength-heading__ttl::before,.komekopancake .strength-heading__ttl::after{content:"";position:absolute;width:100%;height:1px;background-color:#72311d;top:0;left:0;right:0;margin:0 auto}.komekopancake .strength-heading__ttl::after{top:auto;bottom:0}.komekopancake .strength-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;margin:56px auto 0;width:750px}.komekopancake .strength-list dl{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}.komekopancake .strength-list dt{font-family:"游明朝",YuMincho,"Hiragino Mincho ProN W4","ヒラギノ明朝 ProN W4","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-weight:bold;font-size:20px;text-align:center;margin-bottom:.8em;line-height:1}.komekopancake .strength-list dd{margin:0;-webkit-font-feature-settings:normal;font-feature-settings:normal}.komekopancake .story-section{background-color:#fcfaf4;position:relative;padding:50px 75px;margin:120px auto}.komekopancake .story-section::before{position:absolute;content:"";background:url(../img/svg-story_bg.svg) repeat-x;width:100%;height:16px;top:0;left:0}.komekopancake .story-section h2{font-family:"游明朝",YuMincho,"Hiragino Mincho ProN W4","ヒラギノ明朝 ProN W4","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-weight:bold;color:#381105;font-size:24px;margin-top:0}.komekopancake .story-section figure{text-align:center}.komekopancake .story-section figure figcaption{font-size:14px;margin-top:6px}.komekopancake .story-section p{letter-spacing:-0.01em;margin:24px 0}.komekopancake .voice-ttl{margin:0 auto 64px}.komekopancake .voice-list{display:grid;grid-template-rows:auto;grid-template-columns:repeat(2, 1fr);gap:20px}.komekopancake .voice-list__card{background-color:#fff;-webkit-filter:drop-shadow(0 8px 13px rgba(105, 63, 3, 0.1));filter:drop-shadow(0 8px 13px rgba(105, 63, 3, 0.1));margin:0;padding:24px 32px 16px;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}.komekopancake .voice-list__card--wide{grid-column:1/3}.komekopancake .voice-list__card__ttl{font-weight:bold;color:#72311d;font-size:1.1em;margin-bottom:8px}.komekopancake .voice-list__card__name{text-align:right}.komekopancake .recipe-section{width:1000px;padding:0 0 120px;margin:120px auto 0}.komekopancake .recipe-ttl{text-align:center;margin-bottom:90px;position:relative}.komekopancake .recipe-ttl::before{position:absolute;content:"";background-image:url(../img/cart_pkg@2x.png);background-repeat:no-repeat;background-size:contain;width:120px;aspect-ratio:121/166;left:0;top:0}.komekopancake .recipe-ttl>*{color:#72311d;margin:0}.komekopancake .recipe-ttl .balloon{font-family:"游明朝",YuMincho,"Hiragino Mincho ProN W4","ヒラギノ明朝 ProN W4","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-weight:bold;font-size:30px}.komekopancake .recipe-ttl .detail{font-weight:bold;font-size:20px;margin-top:8px}.komekopancake .recipe-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:48px}.komekopancake .recipe-step:nth-of-type(odd){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.komekopancake .recipe-step:not(:last-of-type){margin-bottom:110px}.komekopancake .recipe-step .ttl{font-size:36px;font-family:"游明朝","Yu Mincho",YuMincho,"ヒラギノ明朝 ProN","Hiragino Mincho ProN",serif;font-weight:600;margin-top:0;margin-bottom:20px;line-height:1.3}.komekopancake .recipe-step figure{-ms-flex-negative:0;flex-shrink:0}.komekopancake .recipe-step .share{margin:0}.komekopancake .recipe-step .material_box{background-color:#fff;padding:28px 28px;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-font-feature-settings:normal;font-feature-settings:normal}.komekopancake .recipe-step .material_box ul{margin:0}.komekopancake .recipe-step .material{font-size:14px;list-style:none;margin-top:0;margin-bottom:0;padding-left:0}.komekopancake .recipe-step .material li{line-height:1.6}.komekopancake .recipe-step .step{list-style:auto;padding-left:20px}.komekopancake .recipe-step .step li{font-size:15px;line-height:1.6}.komekopancake .recipe-step .step li:not(:first-of-type){margin-top:.5em}.komekopancake .faq-section{margin:120px auto 90px}.komekopancake .faq-box{margin:0 auto}.komekopancake .faq-box:not(:first-of-type){margin-top:24px}.komekopancake .faq-box>*{padding:24px 75px 24px 130px;position:relative}.komekopancake .faq-box>*::before{position:absolute;content:"Q.";font-family:"游明朝",YuMincho,"Hiragino Mincho ProN W4","ヒラギノ明朝 ProN W4","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-size:28px;font-weight:bold;top:.75em;line-height:1;left:80px}.komekopancake .faq-box__question{border-top:#72311d 1px solid;border-bottom:#72311d 1px solid;font-size:18px;font-weight:bold}.komekopancake .faq-box__question span{display:inline-block}.komekopancake .faq-box__answer::before{content:"A.";color:#c1462f}.komekopancake .faq-box__answer ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:80%}.komekopancake .faq-box__answer ul li{padding-left:1.3em;-ms-flex-preferred-size:9em;flex-basis:9em;position:relative}.komekopancake .faq-box__answer ul li::before{position:absolute;content:"●";color:#c1462f;left:0}.komekopancake .bottom-btn{margin:120px auto 0;text-align:center}.komekopancake .bottom-btn a{font-family:"游明朝",YuMincho,"Hiragino Mincho ProN W4","ヒラギノ明朝 ProN W4","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-weight:bold;font-size:20px;color:#000;display:inline-block;width:500px;max-width:100%;padding:16px 32px;position:relative;text-decoration:none;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s;background-color:#fff;border:1px solid #000;border-radius:8px}.komekopancake .bottom-btn a:hover{opacity:.6}.komekopancake .bottom-btn a::after{position:absolute;content:"▶";font-size:12px;top:calc(50% - 1em);right:1em}.komekopancake .pslider{width:1000px;margin:0 auto}.komekopancake .pslider a{text-decoration-color:#381105}.komekopancake .slide-heading{margin-top:100px;text-align:center;font-family:"游明朝",YuMincho,"Hiragino Mincho ProN W4","ヒラギノ明朝 ProN W4","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-weight:bold;color:#381105;font-size:32px;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;gap:1em}.komekopancake .slide-heading::before,.komekopancake .slide-heading::after{content:"";width:160px;height:1px;background-color:#381105}.komekopancake .recipe-slide{position:relative;margin:0 auto;overflow-x:hidden}.komekopancake .recipe-slide .swiper-button-prev,.komekopancake .recipe-slide .swiper-button-next{position:absolute;border:2px solid #fff;background-color:#000;width:40px;height:40px;aspect-ratio:1/1;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.komekopancake .recipe-slide .swiper-button-prev:hover,.komekopancake .recipe-slide .swiper-button-next:hover{opacity:.6}.komekopancake .recipe-slide .swiper-button-prev::before,.komekopancake .recipe-slide .swiper-button-next::before{aspect-ratio:1/1;width:10px;height:10px;-webkit-transform:translateX(2px) rotate(-45deg);transform:translateX(2px) rotate(-45deg)}.komekopancake .recipe-slide .swiper-button-prev::before{border-top:3px solid #fff;border-left:3px solid #fff}.komekopancake .recipe-slide .swiper-button-next::before{border-bottom:3px solid #fff;border-right:3px solid #fff;border-top:none;-webkit-transform:translateX(-2px) rotate(-45deg);transform:translateX(-2px) rotate(-45deg)}.komekopancake .recipe-slide figcaption{font-size:20px;color:#381105;font-weight:bold;font-family:"游明朝",YuMincho,"Hiragino Mincho ProN W4","ヒラギノ明朝 ProN W4","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif}.komekopancake .clbg{text-align:center;margin:40px auto 0}