.fs-c-documentColumn__content {
    padding: 8px 0;
    display: grid
;
    grid-auto-flow: row;
    gap: 5px;
}

p {
    margin: 0.5rem 0;
}

.fs-c-productOption__name {
    background: rgb(209 241 237);
}

.fs-c-productOption__name, .fs-c-productOption__comment {
    font-size: 1.5rem;
}


.fs-c-variationPanelList__radio:checked + .fs-c-variationPanelList__panel .fs-c-variationPanelList__panel__content {
    background: #1d9c91;
    color: #ffffff;
}

.fs-c-estimatedDeliveryDate {
    background-color: #eff7f6;
    font-size: 1.7rem;
    padding: 12px;
}


.table_design01 {
  border-collapse: collapse;
  width: 100%;
  max-width: 600px;
}
.table_design01 th, .table_design01 td {
  border: 2px solid #fff;
  background-color: #eff7f6;
  padding: 1em;
}
.table_design01 th {
  background-color: #1c988d;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 20%;
  min-width: 4em;
}

.fs-p-heading--lv2 {
    border-bottom: 2px solid currentColor;
    color: #1a988c;
    font-size: 1.7rem;
}

 .fs-l-checkout{
display: block!important;
}

.fs-l-checkout__mainColumn{
max-width: 100%!important;
width: 100%!important;
padding-right:0px;
}


.fs-c-checkout-preview__title {
    border-bottom: 1px solid #999999;
    background: #bce9e5;
    font-size: 1.7rem;
    line-height: 1;
    margin: 0px;
    padding: 7px;
    text-align: center;
}

.fs-c-checkout-preview {
    border: 2px solid #1d9c91;
    border-radius: 3px;
    padding: 16px;
    background: #ffffff;
    color: #333333;
}

.fs-c-button--standard {
    background: #ff8585;
    border: 2px solid #ff6565;
    border-radius: 3px;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 0.8em 1.6em 0.6em;
    box-shadow: 0 0 2px #b2b2b2;
}

.fs-c-checkout-shippingDetail__deliveryDetail {
    background: #ffe7e7;
    padding: 10px;
    display: grid
;
    gap: 8px;
    font-size: larger;
}


.fs-c-checkout-heading {
    background-color: #1d9c91;
    color: #ffffff;
    font-size: 1.7rem;
    padding: 4px;
    text-align: center;
    margin: 0;
}

.fs-c-button--primary {
    background: #1d9c91;
    border: 1px solid #545454;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.6rem;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 0.8em 1.6em 0.6em;
    box-shadow: 0 0 2px #b2b2b2;
    min-width: 240px;
}


.fs-c-requiredMark::before {
    content: "*";
    display: block;
    font-size: 1.3em;
    text-indent: 0;
    color: red;
}

.fs-p-sideMenu a:hover {
    background: #1d9c91;
    color: #ffffff;
}


.fs-p-memberInfo__points {
    color: #1c988d;
    font-size: 1.4rem;
    font-weight: bold;
}

.fs-p-footerCopyright__text {
    margin: 0;
    font-size: 1.2rem;
    color: black;
}

/* === ワンプロデュース 20260909 #13 ここから === */
/* 子カテゴリ一覧を出している親カテゴリでは、商品0件メッセージを表示しない。
   商品が本当に無い末端カテゴリでは従来どおり表示する。 */
.fs-c-subgroup ~ .fs-c-productList .fs-c-noResultMessage {
  display: none;
}
/* === ワンプロデュース 20260909 #13 ここまで === */

/* === ワンプロデュース 20260914 #13追加 ここから === */
/* 念のための二重ガード。子カテゴリを持つ親カテゴリ4件（gr1/gr11/gr18/gr24）をbodyクラスで直接指定して非表示にする（SP版と揃える）。 */
.fs-body-category-gr1 .fs-c-noResultMessage,
.fs-body-category-gr11 .fs-c-noResultMessage,
.fs-body-category-gr18 .fs-c-noResultMessage,
.fs-body-category-gr24 .fs-c-noResultMessage {
  display: none;
}
/* === ワンプロデュース 20260914 #13追加 ここまで === */


/* 電話CTA常時表示（PC:ヘッダー固定/SP:下部固定ボタン）2026-09-18追加 */
@media screen and (min-width: 768px) {
  .fs-l-header {
    position: sticky;
    top: 0;
    z-index: 999;
    background: #ffffff;
  }
}
@media screen and (max-width: 767px) {
  .cp_spPhoneNumber {
    position: fixed;
    left: 16px;
    right: 16px;
    bottom: 16px;
    z-index: 9999;
    width: auto;
    margin: 0 !important;
    padding: 14px 0;
    background: #C4501B;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    border-radius: 999px;
    box-shadow: 0 6px 16px rgba(0,0,0,0.28);
  }
  .cp_spPhoneNumber__icon {
    background: transparent !important;
    color: transparent !important;
    font-size: 0 !important;
    width: 22px !important;
    height: 22px !important;
    padding: 0 !important;
    position: relative !important;
    display: inline-block !important;
    border-radius: 0 !important;
  }
  .cp_spPhoneNumber__icon::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22white%22%3E%3Cpath%20d%3D%22M6.62%2010.79c1.44%202.83%203.76%205.14%206.59%206.59l2.2-2.2c.27-.27.67-.36%201.02-.24%201.12.37%202.33.57%203.57.57.55%200%201%20.45%201%201V20c0%20.55-.45%201-1%201-9.39%200-17-7.61-17-17%200-.55.45-1%201-1h3.5c.55%200%201%20.45%201%201%200%201.25.2%202.45.57%203.57.11.35.03.74-.25%201.02l-2.2%202.2z%22/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  body {
    padding-bottom: 84px;
  }
}
/* 電話CTA常時表示 ここまで */
