@charset "UTF-8";
/* CSS Document */
/*
* {
  box-sizing: border-box
}
.clearfix:after, div:after, ul:after {
  content: "";
  display: block;
  clear: both;
}
*/
body {
  /*font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;*/
}
#potage {
  font-family: "Noto Serif JP", serif;
  color: #3c1e0a;
}
#potage .gothic {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic";
}
#potage li {
  list-style: none;
}
#potage .inner {
  position: relative;
}
#potage .modal {
  display: none;
  background-color: rgba(53, 53, 53, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  text-align: center;
}
#potage .modal .rspbody {
  height: 100%;
}
#potage .modal .rspbody .rspimg {
  width: auto;
  max-height: 98%;
  margin: 0.5% auto 0;
}
/* =============================================
                    PC
============================================= */
@media screen and (min-width: 768px) {
  .wrapper {
    width: 1000px;
    margin: 0 auto;
  }
  .header {
    padding: 10px 35px;
  }
  .header li:first-child {
    float: left;
  }
  .header li:last-child {
    float: right;
  }
  #potage .sp {
    display: none !important;
  }
  #potage .container {
    width: 100%;
  }
  #potage .inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
  #potage .section-01 {
    margin: 0 0 14%;
    /* min-height: 68%; */
    background: url("../img/hero.png") no-repeat;
    background-size: contain;
  }
  #potage .section-01 h1 {
    width: 100%;
    max-width: 822px;
    margin: 0 auto;
    text-align: center;
  }
  #potage .section-01 h1 img {
    width: 82.2%;
    height: auto;
  }
  #potage .section-01 ul {
    width: 84%;
    margin: 70% auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #potage .section-01 ul li {
    width: 24.7%;
    margin: 0 18px 45px;
  }
  #potage .section-01 ul li img {
    width: 100%;
    height: auto;
  }
  #potage .section-01 h2 {
    margin: 8% 0 5%;
    font-size: 60px;
    line-height: 88px;
    font-weight: 600;
    text-align: center;
  }
  #potage .section-01 p {
    margin: 0 0 5.8%;
    font-size: 25px;
    line-height: 55px;
    text-align: center;
  }
  #potage .section-02 {
    padding: 10% 0 11%;
    background: #f5f6f1;
    position: relative;
    z-index: 1;
  }
  #potage .section-02 h2 {
    padding: 13% 0 7.5%;
    font-size: 50px;
    font-weight: 600;
    line-height: 83px;
    text-align: center;
    position: relative;
  }
  #potage .section-02 h2::before {
    content: "";
    position: absolute;
    width: 167px;
    height: 89px;
    top: 0;
    left: 50%;
    background: url("../img/icon_1.png") no-repeat center/contain;
    transform: translateX(-50%);
  }
  #potage .section-02 h3 {
    margin: 8% 0 0;
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    line-height: 70px;
  }
  #potage .section-02 .image {
    width: 100%;
    max-width: 800px;
    margin: 0 auto 3.5%;
  }
  #potage .section-02 .image img {
    width: 100%;
    height: auto;
  }
  #potage .section-02 p {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    font-size: 27px;
    line-height: 48px;
  }
  #potage .section-02 .youtube-outer {
    width: 100%;
    max-width: 703px;
    margin: 0 auto;
    padding: 0;
  }
  #potage .section-02 .youtube {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 56.25%;
    margin: 0 auto 2%;
  }
  #potage .section-02 .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  #potage .wave{
    z-index: 1;
    position: relative;
  }
  #potage .bg-wave-1{
    position: absolute;
    bottom: 22.4%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
  }
  
  #potage p.caption {
    margin: 3% auto 0;
    font-size: 25px;
    text-align: center;
    line-height: 1;
  }
  #potage .section-03 {
    margin: 15% 0 0;
    padding: 10% 0 8.5%;
    background: #f5f6f1;
    position: relative;
  }
  #potage .section-03 h2 {
    padding: 14% 0 0;
    font-size: 50px;
    font-weight: 600;
    line-height: 83px;
    text-align: center;
    position: relative;
  }
  #potage .section-03 h2::before {
    content: "";
    position: absolute;
    width: 249px;
    height: 101px;
    top: 0;
    left: 50%;
    background: url("../img/icon_2.png") no-repeat center/contain;
    transform: translateX(-50%);
  }
  #potage .section-03 .image {
    width: 100%;
    max-width: 800px;
    margin: 8% auto 4.5%;
  }
  #potage .section-03 .image img {
    width: 100%;
    height: auto;
  }
  #potage .section-03 p {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    font-size: 27px;
    line-height: 48px;
  }
  #potage .section-03 .icon_cal_scale img{
    width: 68.28vw;
    max-width: 684px;
    margin: 10% 0 0 11.4%;
  }
  #potage .section-03 ul {
    width: 100%;
    max-width: 780px;
    margin: 9.5% auto 0;
    padding: 0 5.2% 0 0;
    display: flex;
    align-items: flex-end;
  }
  #potage .section-03 ul li {
    width: 46%;
    margin: 0 0 0 45px;
    box-sizing: border-box;
  }
  #potage .section-03 ul li:first-child {
    width: 54%;
    margin: 0 45px 0 0;
  }
  #potage .section-03 ul li img {
    width: 100%;
    height: auto;
  }
  #potage .section-03 p.caption {
    margin: 5.4vw auto 0;
    font-size: 18px;
  }
  #potage .bg-wave-2{
    position: absolute;
    bottom: 36.5%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
  }
  #potage .section-04 {
    margin: 15% 0 0;
    padding: 12% 0;
    background: #f5f6f1;
    position: relative;
  }
  #potage .section-04 h2 {
    width: 100%;
    max-width: 776px;
    margin: 2% auto 5.5%;
  }
  #potage .section-04 h2:nth-of-type(2) {
    margin: 15% auto 5.5%;
  }
  #potage .section-04 h2 img {
    width: 100%;
    height: auto;
  }
  #potage .section-04 p {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    font-size: 27px;
    line-height: 48px;
  }
  #potage .bg-wave-3{
    position: absolute;
    top: 4%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
  }
  #potage .bg-wave-4{
    position: absolute;
    top: 28%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
  }
  /* アウターコンテナ */
  #potage .swiper-container-outer {
    position: relative;
  }
  #potage .swiper-container-outer.type-red {
    max-width: 800px;
    width: 90%;
    margin: 8% auto 0;
    padding: 0 0 20px;
    border: 2px solid #e14b32;
    border-bottom: none;
    border-radius: 20px 20px 0 0;
    background: #fff;
    box-sizing: border-box;
  }
  #potage .swiper-container-outer.type-yellow {
    max-width: 800px;
    width: 90%;
    margin: 8% auto 0;
    padding: 0 0 20px;
    border: 2px solid #f0aa1e;
    border-bottom: none;
    border-radius: 20px 20px 0 0;
    background: #fff;
    box-sizing: border-box;
  }
  #potage .icon-cold {
    width: 100%;
    max-width: 120px;
    position: absolute;
    top: -18px;
    left: -40px;
    z-index: 12;
  }
  #potage .icon-cold img {
    width: 100%;
    height: auto;
  }
  /* メインスライダー */
  #potage .main-swiper {
    width: 100%;
    position: relative;
    margin-bottom: 0;
    aspect-ratio: 740 / 460;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0; /* ←padding完全リセット！ */
  }
  #potage .main-swiper img {
    width: calc(100% - 60px); /* 左右30pxずつ引く */
    height: 100%;
    object-fit: contain;
    display: block;
    margin: 0 auto; /* 真ん中寄せ */
  }
  /* ナビゲーションボタン */
  #potage .swiper-button-prev, #potage .swiper-button-next {
    width: 11.25%; /* 800px幅の時 90pxになる */
    height: auto; /* 縦横比を維持するか、別指定するか選べる */
    aspect-ratio: 1 / 1; /* 正方形に保つ */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 53%;
    transform: translateY(-50%);
    position: absolute;
    z-index: 10;
  }
  #potage .swiper-button-prev {
    background-image: url('../img/icon_arrow_left.png');
    left: 10px;
  }
  #potage .swiper-button-next {
    background-image: url('../img/icon_arrow_right.png');
    right: 10px;
  }
  #potage .swiper-button-prev::after, #potage .swiper-button-next::after {
    display: none;
  }
  #potage .swiper-button-prev svg, #potage .swiper-button-next svg {
    display: none;
  }
  /* ページネーション */
  #potage .swiper-pagination {
    bottom: 5px;
  }
  /* サムネイルスライダー */
  #potage .thumb-swiper {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    padding: 0 9.5%;
    box-sizing: border-box;
    height: auto !important; /* 念のためSwiperの影響を消す */
  }
  #potage .thumb-swiper .swiper-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: auto !important;
  }
  /* サムネイルスライド（正方形） */
  #potage .thumb-swiper .swiper-slide {
    flex: 0 0 calc((100% - (3 * 2.75%)) / 4); /* 4つ並べる幅 + 間隔 */
    aspect-ratio: 1 / 1; /* 正方形に保つ */
    position: relative;
    border: 2px solid #dcdcd3; /* 非アクティブの枠線色 */
    border-radius: 5px;
    box-sizing: border-box;
    height: auto !important; /* Swiperのheight:100%を打ち消す */
    margin: 0;
    padding: 0;
  }
  /* サムネイル画像 */
  #potage .thumb-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    vertical-align: top;
    border-radius: 5px;
  }
  /* アクティブサムネイル */
  #potage .thumb-swiper .swiper-slide-thumb-active {
    border-color: #746356;
  }
  #potage .detail-box {
    width: 87.5%;
    margin: 7% auto;
    display: flex;
    justify-content: space-between;
  }
  #potage .detail-box .detail-left {
    width: 72%;
    padding: 0 2% 0 0;
    box-sizing: border-box;
  }
  #potage .detail-box .detail-left h3.type-red {
    margin: 0 0 2%;
    padding: 0 0 2%;
    font-size: 30px;
    font-weight: 600;
    border-bottom: 2px solid #e14b32;
  }
  #potage .detail-box .detail-left h3.type-yellow {
    margin: 0 0 2%;
    padding: 0 0 2%;
    font-size: 30px;
    font-weight: 600;
    border-bottom: 2px solid #f0aa1e;
  }
  #potage .detail-box .detail-left h3 span.small {
    font-size: 26px;
  }
  #potage .detail-box .detail-left p {
    font-size: 20px;
    line-height: 32px;
  }
  #potage .detail-box p.detail {
    margin: 4% 0 0;
    display: flex;
  }
  #potage .detail-box p.price {
    margin: 5% 0 0;
    font-size: 30px;
    font-weight: bold;
  }
  #potage .detail-box p.price span.red {
    font-size: 50px;
    color: #e60012;
    font-weight: bold;
  }
  #potage .detail-box .detail-right {
    width: 28%;
  }
  #potage .detail-box .detail-right img {
    width: 100%;
    height: auto;
  }
  #potage .section-04 p.note {
    width: 100%;
    max-width: 700px;
    margin: 2% auto 5%;
    font-size: 18px;
    line-height: 29px;
  }
  /*　まとめ買い　*/
  #potage .bundle-link {
    width: 100%;
    max-width: 700px;
    height: 70px;
    margin: 0 auto 2%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 16px;
    background-color: #ffffff;
    border: 2px solid #bf916c;
    color: #5d2b0d;
    font-weight: 400;
    border-radius: 18px;
    font-size: 30px;
    text-decoration: none;
    position: relative;
    gap: 8px;
  }
  #potage .bundle-link::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15%; /* 右からの距離指定 */
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    background-image: url('../img/icon_glass.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  /* アコーディオンラッパー（常に背景とボーダーあり） */
  #potage .accordion.type-red {
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    background: #f9eeeb;
    border-left: 2px solid #e14b32;
    border-right: 2px solid #e14b32;
    border-radius: 0; /* 必要ならここで調整（角丸なしなら0） */
    box-sizing: border-box;
  }
  #potage .accordion.type-yellow {
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    background: #fcf6e9;
    border-left: 2px solid #f0aa1e;
    border-right: 2px solid #f0aa1e;
    border-radius: 0; /* 必要ならここで調整（角丸なしなら0） */
    box-sizing: border-box;
  }
  /* 中身のコンテンツ（開閉対象） */
  #potage .accordion-content {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease;
  }
  #potage .accordion-content p {
    margin: 1em 0 1em;
    padding: 0 20px;
    font-size: 18px;
    line-height: 25px;
  }
  #potage .accordion-content p:last-child {
    margin: 0 0 2em;
  }
  #potage .accordion-content.type-red p span.red {
    color: #e14b32;
    font-weight: bold;
  }
  #potage .accordion-content.type-yellow p span.red {
    color: #f0aa1e;
    font-weight: bold;
  }
  #potage .accordion-btn-box {
    max-width: 800px;
    width: 90%;
    margin: 0 auto;
  }
  /* 開いたとき */
  #potage .accordion.open .accordion-content {
    /*padding: 20px;*/
    max-height: 1000px; /* 大きめに設定しておく */
  }
  /* ボタン（aタグ） */
  #potage .accordion-btn.type-red {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px 16px;
    background: #e14b32;
    color: #ffffff;
    font-size: 36px;
    font-weight: 500;
    text-decoration: none;
    border-radius: 0 0 20px 20px; /* ボタンだけ下を角丸 */
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
  }
  #potage .accordion-btn.type-yellow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px 16px;
    background: #f0aa1e;
    color: #ffffff;
    font-size: 36px;
    font-weight: 500;
    text-decoration: none;
    border-radius: 0 0 20px 20px; /* ボタンだけ下を角丸 */
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
  }
  /* ボタン右のアイコン */
  #potage .accordion-btn::after {
    content: "";
    display: inline-block;
    width: 46px;
    height: 46px;
    /* background-image: url('../img/icon_plus.png'); */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 2%;
  }
  /* 赤パターン */
  #potage .accordion-btn.type-red::after {
    background-image: url('../img/icon_plus_red.png');
  }
  #potage .accordion-btn.type-red.open::after {
    background-image: url('../img/icon_minus_red.png');
  }
  /* 黄色パターン */
  #potage .accordion-btn.type-yellow::after {
    background-image: url('../img/icon_plus_yellow.png');
  }
  #potage .accordion-btn.type-yellow.open::after {
    background-image: url('../img/icon_minus_yellow.png');
  }
  /* カートイン */
  #potage .cart-link {
    width: 100%;
    height: 95px;
    max-width: 700px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    background-color: #c20f23;
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    border-radius: 6px;
    text-decoration: none;
    gap: 12px;
    position: relative;
    box-sizing: border-box;
  }
  /* 左側のカートアイコン */
  #potage .cart-link::before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 53px;
    background-image: url('../img/icon_cart.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 50px;
  }
  /* 右側の矢印アイコン */
  #potage .cart-link::after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url('../img/icon_arrow.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 50px;
  }
  #potage .soldout{
    width: 100%;
    height: 95px;
    max-width: 700px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    background-color: #999999;
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    border-radius: 6px;
    text-decoration: none;
    gap: 12px;
    position: relative;
    box-sizing: border-box;
  }
  #potage .section-05 {}
  #potage .section-05 h2 {
    margin: 7% auto 13%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 2px solid #3c1e0a;
    border-left: 2px solid #3c1e0a;
    font-size: 50px;
    font-weight: 500;
    line-height: 80px;
    text-align: center;
  }
  #potage .section-05 .other-set {
    width: 100%;
    max-width: 800px;
    margin: 0 auto 12%;
  }
  #potage .section-05 .other-set img {
    width: 100%;
    height: auto;
  }
}
/* =============================================
    SP追加調整（完全版）
============================================= */
@media screen and (max-width: 767px) {
  .header {
    padding: 10px 4%;
  }
  .header li:first-child {
    float: left;
    width: 20%;
  }
  .header li:last-child {
    float: right;
    width: 20%;
  }
  #potage .pc {
    display: none !important;
  }
  #potage .container {
    width: 100%;
  }
  #potage .inner {
    width: 100%;
    max-width: inherit;
    margin: 0 auto;
  }
  #potage .section-01 {
    margin: 0 0 14%;
    /* min-height: 68%; */
    background: url("../img/hero_sp.png") no-repeat;
    background-size: contain;
  }
  #potage .section-01 h1 {
    width: 100%;
    max-width: 822px;
    margin: 0 auto;
    text-align: center;
  }
  #potage .section-01 h1 img {
    width: 82.2%;
    height: auto;
  }
  #potage .section-01 ul {
    width: 84%;
    margin: 70% auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #potage .section-01 ul li {
    width: 24.7%;
    margin: 0 3% 6%;
  }
  #potage .section-01 ul li img {
    width: 100%;
    height: auto;
  }
  #potage .section-01 h2 {
    margin: 6% 0 4%;
    font-size: 7.34375vw;
    line-height:  10.9375vw;
    font-weight: 600;
    text-align: center;
  }
  #potage .section-01 p {
    width: 84.3vw;
    margin: 0 auto 5.8%;
    font-size: 3.90625vw;
    line-height: 6.71875vw;
    text-align: center;
  }
  #potage .section-02 {
    padding: 10% 0 11%;
    background: #f5f6f1;
    position: relative;
  }
  #potage .section-02 h2 {
    padding: 13% 0 7.5%;
    font-size: 5vw;
    font-weight: 600;
    line-height: 7.8125vw;
    text-align: center;
    position: relative;
  }
  #potage .section-02 h2::before {
    content: "";
    position: absolute;
    width: 16.4vw;
    height: 8.90625vw;
    top: 0;
    left: 50%;
    background: url("../img/icon_1.png") no-repeat center/contain;
    transform: translateX(-50%);
  }
  #potage .section-02 h3 {
    width: 84.3vw;
    margin: 8% auto 2%;
    text-align: center;
    font-size: 2.96875vw;
    font-weight: 400;
    line-height: 1.5;
  }
  #potage .section-02 .image {
    width: 70.3vw;
    max-width: inherit;
    margin: 0 auto 3.5%;
  }
  #potage .section-02 .image img {
    width: 100%;
    height: auto;
  }
  #potage .section-02 p {
    width: 70.3vw;
    max-width: inherit;
    margin: 7.8125vw auto 0;
    font-size: 3.4375vw;
    line-height: 5.9375vw;
  }
  #potage .section-02 .youtube-outer {
    width: 70.3vw;
    max-width: inherit;
    margin: 0 auto;
    padding: 0;
  }
  #potage .section-02 .youtube {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 56.25%;
    margin: 0 auto 2%;
  }
  #potage .section-02 .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  #potage .wave{
    z-index: 1;
    position: relative;
  }
  #potage .bg-wave-1{
    position: absolute;
    bottom: 22.4%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
  }
  #potage p.caption {
    margin: 3% auto 0;
    font-size: 2.8125vw;
    text-align: center;
    line-height: 1;
  }
  #potage .section-03 {
    margin: 15% 0 0;
    padding: 10% 0 8.5%;
    background: #f5f6f1;
    position: relative;
  }
  #potage .section-03 h2 {
    padding: 13% 0 7.5%;
    font-size: 5vw;
    font-weight: 600;
    line-height: 7.8125vw;
    text-align: center;
    position: relative;
  }
  #potage .section-03 h2::before {
    content: "";
    position: absolute;
    width: 25vw;
    height: 10.1vw;
    top: 0;
    left: 50%;
    background: url("../img/icon_2.png") no-repeat center/contain;
    transform: translateX(-50%);
  }
  #potage .section-03 .image {
    width: 70.3vw;
    max-width: inherit;
    margin: 0 auto 3.5%;
  }
  #potage .section-03 .image img {
    width: 100%;
    height: auto;
  }
  #potage .section-03 p {
    width: 70.3vw;
    max-width: inherit;
    margin: 7.8125vw auto 0;
    font-size: 3.4375vw;
    line-height: 5.9375vw;
  }
  #potage .section-03 .icon_cal_scale img{
    width: 68.4vw;
    max-width: 438px;
    margin: 11.56vw 0 0 11.78vw;
  }
  #potage .section-03 ul {
    width: 71.8vw;
    max-width: inherit;
    margin: 9.5% auto 0;
    padding: 0 0 0 0;
    display: flex;
    align-items: flex-end;
  }
  #potage .section-03 ul li {
    width: 46%;
    margin: 0 0 0 4vw;
    box-sizing: border-box;
  }
  #potage .section-03 ul li:first-child {
    width: 54%;
    margin: 0 4vw 0 0;
  }
  #potage .section-03 ul li img {
    width: 100%;
    height: auto;
  }
  #potage .section-03 p.caption {
    margin: 3.5% auto 0;
    font-size:  2.5vw;
    line-height: 4.375vw;
  }
  #potage .bg-wave-2{
    position: absolute;
    bottom: 34%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
  }
  #potage .section-04 {
    margin: 15% 0 0;
    padding: 12% 0;
    background: #f5f6f1;
    position: relative;
  }
  #potage .section-04 h2 {
    width: 77.5vw;
    max-width: inherit;
    margin: 2% auto 5.5%;
  }
  #potage .section-04 h2:nth-of-type(2) {
    margin: 15% auto 5.5%;
  }
  #potage .section-04 h2 img {
    width: 100%;
    height: auto;
  }
  #potage .section-04 p {
   width: 70.3vw;
    max-width: inherit;
    margin: 7.8125vw auto 0;
    font-size: 3.4375vw;
    line-height: 5.9375vw;
  }
  #potage .bg-wave-3{
    position: absolute;
    top: 4%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
  }
  #potage .bg-wave-4{
    position: absolute;
    top: 28%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 0;
  }
  /* アウターコンテナ */
  #potage .swiper-container-outer {
    position: relative;
  }
  #potage .swiper-container-outer.type-red {
    max-width: inherit;
    width: 70.3vw;
    margin: 8% auto 0;
    padding: 0 0 20px;
    border: 2px solid #e14b32;
    border-bottom: none;
    border-radius: 20px 20px 0 0;
    background: #fff;
    box-sizing: border-box;
  }
  #potage .swiper-container-outer.type-yellow {
    max-width: inherit;
    width: 70.3vw;
    margin: 8% auto 0;
    padding: 0 0 20px;
    border: 2px solid #f0aa1e;
    border-bottom: none;
    border-radius: 20px 20px 0 0;
    background: #fff;
    box-sizing: border-box;
  }
  #potage .icon-cold {
    width: 14.6875vw;
    max-width: inherit;
    position: absolute;
    top: -18px;
    left: -40px;
    z-index: 12;
  }
  #potage .icon-cold img {
    width: 100%;
    height: auto;
  }
  /* メインスライダー */
  #potage .main-swiper {
    width: 100%;
    position: relative;
    margin-bottom: 0;
    aspect-ratio: 740 / 460;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0; /* ←padding完全リセット！ */
  }
  #potage .main-swiper img {
    width: calc(100% - 60px); /* 左右30pxずつ引く */
    height: 100%;
    object-fit: contain;
    display: block;
    margin: 0 auto; /* 真ん中寄せ */
  }
  /* ナビゲーションボタン */
  #potage .swiper-button-prev, #potage .swiper-button-next {
    width: 11.25%; /* 800px幅の時 90pxになる */
    height: auto; /* 縦横比を維持するか、別指定するか選べる */
    aspect-ratio: 1 / 1; /* 正方形に保つ */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 53%;
    transform: translateY(-50%);
    position: absolute;
    z-index: 10;
  }
  #potage .swiper-button-prev {
    background-image: url('../img/icon_arrow_left.png');
    left: 10px;
  }
  #potage .swiper-button-next {
    background-image: url('../img/icon_arrow_right.png');
    right: 10px;
  }
  #potage .swiper-button-prev::after, #potage .swiper-button-next::after {
    display: none;
  }
  #potage .swiper-button-prev svg, #potage .swiper-button-next svg {
    display: none;
  }
  /* ページネーション */
  #potage .swiper-pagination {
    bottom: 5px;
  }
  /* サムネイルスライダー */
  #potage .thumb-swiper {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    padding: 0 9.5%;
    box-sizing: border-box;
    height: auto !important; /* 念のためSwiperの影響を消す */
  }
  #potage .thumb-swiper .swiper-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: auto !important;
  }
  /* サムネイルスライド（正方形） */
  #potage .thumb-swiper .swiper-slide {
    flex: 0 0 calc((100% - (3 * 2.75%)) / 4); /* 4つ並べる幅 + 間隔 */
    aspect-ratio: 1 / 1; /* 正方形に保つ */
    position: relative;
    border: 2px solid #dcdcd3; /* 非アクティブの枠線色 */
    border-radius: 5px;
    box-sizing: border-box;
    height: auto !important; /* Swiperのheight:100%を打ち消す */
    margin: 0;
    padding: 0;
  }
  /* サムネイル画像 */
  #potage .thumb-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    vertical-align: top;
    border-radius: 5px;
  }
  /* アクティブサムネイル */
  #potage .thumb-swiper .swiper-slide-thumb-active {
    border-color: #746356;
  }
  #potage .detail-box {
    width: 87.5%;
    margin: 7% auto 2%;
    display: block;
    justify-content: space-between;
  }
  #potage .detail-box .detail-left {
    width: 53.9vw;
    margin: 0 auto;
    padding: 0 0 0 0;
    box-sizing: border-box;
  }
  #potage .detail-box .detail-left h3.type-red {
    margin: 0 0 2%;
    padding: 0 0 2%;
    font-size: 4.2vw;
    font-weight: 600;
    border-bottom: 2px solid #e14b32;
    text-align: center;
  }
  #potage .detail-box .detail-left h3.type-yellow {
    margin: 0 0 2%;
    padding: 0 0 2%;
    font-size: 4.2vw;
    font-weight: 600;
    border-bottom: 2px solid #f0aa1e;
    text-align: center;
  }
  #potage .detail-box .detail-left h3 span.small {
    font-size: 3.8vw;
  }
  #potage .detail-box .detail-left p {
    width: 53.9vw;
    margin: 0 auto;
    font-size: 3.28125vw;
    line-height: 5.46875vw;
  }
  #potage .detail-box p.detail {
    width: 44%;
    margin: 4% 0 0;
    font-size: 2.5vw;
    line-height: 3.59375vw;
    display: inline-block;
    text-align: left;
  }
  #potage .detail-box p.price {
    width: 44%;
    margin: 5% 0 0;
    font-size: 2.5vw;
    font-weight: bold;
    display: inline-block;
    text-align: right;
  }
  #potage .detail-box p.price span.red {
    font-size: 3.5vw;
    color: #e60012;
    font-weight: bold;
  }
  #potage .detail-box .detail-right {
    width: 100%;
    text-align: center;
    margin: 7% 0 0;
  }
  #potage .detail-box .detail-right img {
    width: 53.9vw;
    height: auto;
  }
  #potage .section-04 p.note {
    width: 53.9vw;
    max-width: inherit;
    margin: 2% auto 5%;
    font-size: 2.34375vw;
    line-height: 3.59375vw;
  }
  #potage .swiper-container-outer p {
    margin: 2% auto 5%;
  }
  /*　まとめ買い　*/
  #potage .bundle-link {
    width: 53.9vw;
    max-width: inherit;
    height: 8.125vw;
    margin: 0 auto 0%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    border: 2px solid #bf916c;
    color: #5d2b0d;
    font-weight: 400;
    border-radius: 18px;
    font-size: 2.96875vw;
    text-decoration: none;
    position: relative;
    gap: 8px;
  }
  #potage .bundle-link::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 5%; /* 右からの距離指定 */
    transform: translateY(-50%);
    width: 3.59375vw;
    height: 3.4375vw;
    background-image: url('../img/icon_glass.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  /* アコーディオンラッパー（常に背景とボーダーあり） */
  #potage .accordion.type-red {
    width: 70.3vw;
    max-width: inherit;
    margin: 0 auto;
    background: #f9eeeb;
    border-left: 2px solid #e14b32;
    border-right: 2px solid #e14b32;
    border-radius: 0; /* 必要ならここで調整（角丸なしなら0） */
    box-sizing: border-box;
  }
  #potage .accordion.type-yellow {
    width: 70.3vw;
    max-width: inherit;
    margin: 0 auto;
    background: #fcf6e9;
    border-left: 2px solid #f0aa1e;
    border-right: 2px solid #f0aa1e;
    border-radius: 0; /* 必要ならここで調整（角丸なしなら0） */
    box-sizing: border-box;
  }
  /* 中身のコンテンツ（開閉対象） */
  #potage .accordion-content {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease;
  }
  #potage .accordion-content p {
    width: 53.9vw;
    margin: 1em auto 1em;
    padding: 0 3.125vw;
    font-size: 2.34375vw;
    line-height: 3.59375vw;
  }
  #potage .accordion-content p:last-child {
    margin: 0 auto 2em;
  }
  #potage .accordion-content.type-red p span.red {
    color: #e14b32;
    font-weight: bold;
  }
  #potage .accordion-content.type-yellow p span.red {
    color: #f0aa1e;
    font-weight: bold;
  }
  #potage .accordion-btn-box {
    max-width: inherit;
    width: 100%;
    margin: 0 auto;
  }
  /* 開いたとき */
  #potage .accordion.open .accordion-content {
    /*padding: 20px;*/
    max-height: 1000px; /* 大きめに設定しておく */
  }
  /* ボタン（aタグ） */
  #potage .accordion-btn.type-red {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70.3vw;
    margin: 0 auto;
    padding: 1.875vw 2.5vw;
    background: #e14b32;
    color: #ffffff;
    font-size: 3.59375vw;
    font-weight: 500;
    text-decoration: none;
    border-radius: 0 0 20px 20px; /* ボタンだけ下を角丸 */
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
  }
  #potage .accordion-btn.type-yellow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70.3vw;
    margin: 0 auto;
    padding: 1.875vw 2.5vw;
    background: #f0aa1e;
    color: #ffffff;
    font-size: 3.59375vw;
    font-weight: 500;
    text-decoration: none;
    border-radius: 0 0 20px 20px; /* ボタンだけ下を角丸 */
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
  }
  /* ボタン右のアイコン */
  #potage .accordion-btn::after {
    content: "";
    display: inline-block;
    width: 4.375vw;
    height: 4.375vw;
    /* background-image: url('../img/icon_plus.png'); */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 2%;
  }
  /* 赤パターン */
  #potage .accordion-btn.type-red::after {
    background-image: url('../img/icon_plus_red.png');
  }
  #potage .accordion-btn.type-red.open::after {
    background-image: url('../img/icon_minus_red.png');
  }
  /* 黄色パターン */
  #potage .accordion-btn.type-yellow::after {
    background-image: url('../img/icon_plus_yellow.png');
  }
  #potage .accordion-btn.type-yellow.open::after {
    background-image: url('../img/icon_minus_yellow.png');
  }
  /* カートイン */
  #potage .cart-link {
    width: 53.9vw;
    height: 9.375vw;
    max-width: inherit;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.875vw 3.125vw;
    background-color: #c20f23;
    color: #fff;
    font-weight: bold;
    font-size: 3.59375vw;
    border-radius: 6px;
    text-decoration: none;
    gap: 12px;
    position: relative;
    box-sizing: border-box;
  }
  /* 左側のカートアイコン */
  #potage .cart-link::before {
    content: "";
    display: inline-block;
    width: 5vw;
    height: 5.3125vw;
    background-image: url('../img/icon_cart.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right:  3.125vw;
  }
  /* 右側の矢印アイコン */
  #potage .cart-link::after {
    content: "";
    display: inline-block;
    width: 3.59375vw;
    height: 3.59375vw;
    background-image: url('../img/icon_arrow.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left:  3.125vw;
  }
  #potage .soldout{
    width: 53.9vw;
    height: 9.375vw;
    max-width: inherit;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.875vw 3.125vw;
    background-color: #999999;
    color: #fff;
    font-weight: 400;
    font-size: 2.5vw;
    border-radius: 6px;
    text-decoration: none;
    gap: 12px;
    position: relative;
    box-sizing: border-box;
  }
  #potage .section-05 {
    width: 62.8vw;
    margin: 12vw auto 0;
  }
  #potage .section-05 h2 {
    margin: 7% auto 13%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 2px solid #3c1e0a;
    border-left: 2px solid #3c1e0a;
    font-size: 4.53125vw;
    font-weight: 500;
    line-height: 7.8125vw;
    text-align: center;
  }
  #potage .section-05 .other-set {
    width: 100%;
    max-width: inherit;
    margin: 0 auto 12%;
  }
  #potage .section-05 .other-set img {
    width: 100%;
    height: auto;
  }
}