.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #aa4142;
    font-size: 1.9rem;
    font-weight: bold;
}

.fs-c-heading--page {
    border-bottom: 2px solid #7c8790;
    color: #a47749;
    font-weight: 300;
    font-size: 2.1rem;
    line-height: 3.5;
    margin: 0 0 24px;
    padding: 0 0 0em;
    text-align: center;
}

.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    font-size: 3.5rem;
    font-weight: bold;
}

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

.fs-c-productSelection__name {
    background: #cdb6b6;
    font-size: 1.5rem;
    padding: 4px;
}

.fs-c-productOption__name {
    background: #cdb6b6;
}

.fs-c-dropdown__menu {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    background: #f7f3f3;
    color: #a55481;
    width: 100%;
    padding: 4px 3em 4px 8px;
    font-weight: bold;
}

.fs-c-productPointDisplay {
    background: #7c8790;
    color: #ffffff;
    display: inline-block;
    font-size: 1.7rem;
    line-height: 1;
    padding: 4px 8px;
}


.fs-c-variationCart__cartButton > button {
    -webkit-appearance: none;
    font-size: 1.2rem;
    width: 100%;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
}


.fs-c-breadcrumb {
    font-size: 1.5rem;
}

.fs-pt-column__heading {
    font-size: 1.7rem;
    font-weight: bold;
}

.fs-p-logo__lead {
    font-size: 1.3rem;
    margin: 4px 0 0;
}

input, textarea, select {
    background-color: #f7f3f3;
    color: #333333;
    height: 50px;
overflow-x: scroll;
}


.fs-l-product2 .fs-l-productLayout {
    display: grid;
    grid-template-columns: calc(50% - 16px / 2) calc(50% - 16px / 2);
    grid-gap: 16px;
    align-items: start;
}

.fs-c-variationCart--withImage > li {
    -ms-grid-columns: auto 1fr 2em 128px;
    grid-template-columns: auto 1fr 2em 200px;
}

.fs-c-aggregateRating__rating::before {
    content: "この商品の平均評価";
    flex: 1 0 100%;
    font-size: 2rem;
}

.fs-c-variationLabel {
    font-size: 2rem;
    font-weight: bold;
}

.element.style {
    height: 200px;
}

.fs-c-listedOptionPrice__option__label, .fs-c-listedOptionPrice__option__value {
    word-break: break-all;
    font-size: 15px;
}

a:visited {
    color: #1f5da0;
    font-size: 20px;
}

.fs-c-listedProductName__variation, .fs-c-listedProductName__selection {
    font-size: 1.5rem;
}

.fs-c-checkout-paymentMethodList > li {
    box-sizing: border-box;
    font-size: 1.7rem;
}

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

.fs-c-cartPayment p, .fs-c-payWithAmazon p {
    margin: 0 0 4px;
    font-size: 1.8rem;
}

.fs-c-button--primary {
    background: #e66f6f;
    border: 1px solid #444444;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.7rem;
    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-checkout-preview__title {
    border-bottom: 1px solid #999999;
    font-size: 2rem;
    line-height: 1;
    background: #cadaec;
    margin: 2px;
    padding: 8px;
    text-align: center;}

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

.fs-c-productNameHeading__copy {
    font-size: 1em;
      color: #cf7f8e;
}

.fs-c-productName__copy, .fs-c-productName__variation {
    font-size: 0.9em;
    background-color: #fffbdc;
    color: #810d0e;
    padding: 3px;
    margin-bottom: 5px;
}

.fs-c-productListItem__image__image {
    max-width: 100%;
    height: 210px;
    object-fit: contain;
}
.fs-c-variationCart__variationName__shippingDate, .fs-c-variationCart__variationName__stock {
    font-size: 2rem;
    background: #ccc;
    padding: 0.1em;
}

.fs-c-productNotice--outOfStock, .fs-c-productNotice--subscriptionOutOfStock {
    background: #da4453;
    padding: 10px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.fs-c-variationLabel {
    font-size: 2rem;
    font-weight: bold;
    background: #cdb6b6;
    padding: 0.2em;
}

.fs-c-subgroupList__link, .fs-c-subgroupList__link:visited, .fs-c-subgroupList__link:hover, .fs-c-subgroupList__link:active {
    color: inherit;
    text-decoration: none;
    font-size: 15px;
}

.fs-c-pairList {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    grid-auto-rows: auto;
    grid-auto-flow: row;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    align-items: baseline;
    margin: 0;
    font-size: 2rem;
    color: #ff7272;
    font-weight:bold;
    border-style: solid;
}


.fs-c-checkout-paymentMethod__title {
    background: #efd8dd;
    color: #333333;
}

.fs-p-headerUtilityMenu__list {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    font-size: 1.4rem;
}


.fs-p-headerNavigation {
    margin: auto;
    max-width: 950px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}


/*会員情報入力画面の必須マーク「＊」を「必須」のテキスト表示に変更*/
.fs-c-requiredMark{
    overflow: visible;
    text-indent: 0;
    width:auto;
    color: #5619cc;
}
.fs-c-requiredMark::before{
    display: none;
}


.fs-c-radio__radioLabelText {
    flex-grow: 1;
    color: #bf2b2b;
    font-weight: bold;
    font-size: large;
}


.fs-c-checkout-checkoutMethod.is-active .fs-c-checkout-checkoutMethod__title {
    background: #ffcaca;
    color: #f7f7f7;
    color: #ffffff;
}


.fs-c-checkout-paymentMethod.is-active .fs-c-checkout-paymentMethod__title {
    background: #bfbfbf;
    color: #f7f7f7;
    color: #ffffff;
}


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

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


.fs-c-productPrice--listed {
    font-size: large;
    display: flex;
    align-items: baseline;
}


.fs-c-inputInformation__field--display .fs-c-inputTable__headerCell {
    font-size: 1.6rem;
    color: #ff7272;
}


.fs-c-confirmation__data{
    font-size: 1.6rem;
}


.fs-c-inputInformation__message {
    margin: 24px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 2rem;
}

.fs-c-productPrice__addon {
    font-size: 1.5rem;
}

.fs-c-subscriptionPriceTable__label {
    background: rgba(126, 126, 126, 0.08);
    font-weight: normal;
    text-align: left;
    font-size: large;
}

.fs-c-variationRadioList__name__name, .fs-c-variationRadioList__name__stock {
    margin-right: 8px;
    font-size: larger;
    color: coral;
}

.fs-c-checkout-deliveryCycle.is-active .fs-c-checkout-deliveryCycle__title {
    background: #efd6d6;
    color: #f7f7f7;
    color: #ffffff;
}

.fs-c-subscriptionTotalTable {
    font-size: 1.5rem;
    width: 100%;
}


.fs-c-checkout-deliveryMethod.is-active .fs-c-checkout-deliveryMethod__title {
    background: #efd6d6;
    color: #f7f7f7;
    color: #ffffff;
}

.box4 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #232323;
    background: #eeeeee;
    border-left: solid 10px #c7a5a5;
}
.box4 p {
    margin: 0; 
    padding: 0;
}


.fs-c-checkout-destination__name {
    font-size: 2.3rem;
    color: #3f00ff;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}

.fs-c-checkout-destination__destination {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    background-color: #fffdcd;
}


.fs-c-estimatedDeliveryDate {
    background-color: #f7f7f7;
    font-size: 1.5rem;
    padding: 10px;
}


.fs-c-time {
    white-space: nowrap;
    color: red;
    font-size: medium;
}


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


.link-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
}
.link-grid a {
  display: block;
  text-align: center;
  padding: 20px 10px;
  background-color: #f3f3f3;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border-radius: 8px;
  transition: background-color 0.3s;
}
.link-grid a:hover {
  background-color: #e0e0e0;
}
@media screen and (max-width: 900px) {
  .link-grid {
    grid-template-columns: 1fr;
  }
}



.review-button {
  display: inline-block;
  width: 900px;
  max-width: 100%;
  padding: 12px 0;
  background-color: #f3f3f3; /* 薄いグレー */
  color: #8B4513; /* ブラウン */
  font-size: 20px;
  font-weight: bold;
  border: 2px solid #a47749; /* ブラウンの枠線 */
  border-radius: 12px; /
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s ease, color 0.3s ease;
  cursor: pointer;
}
.review-button:hover {
  background-color: #a47749; /* 濃いブラウン */
  color: #fff; /* 文字色を白に */
  border-color: #5C3317;
}



/* SEO特集セクション スタイル */
.seo-links {
  padding: 2em 1em;
  background: #f8f9fa;
  border-top: 2px solid #e0e0e0;
  margin: 30px 0;
}
}

.seo-links-title {
  font-size: 1.6rem;
  margin-bottom: 1em;
  color: #333;
  text-align: center;
}

.seo-links-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1em;
  list-style: none;
  padding: 0;
  margin: 0;
}

.seo-links-list li {
  flex: 1 1 45%;
  max-width: 280px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
  text-align: center;
  transition: all 0.2s;
}

.seo-links-list li a {
  display: block;
  padding: 0.8em;
  color: #1f5da0;
  text-decoration: none;
  font-weight: bold;
}

.seo-links-list li:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  transform: scale(1.02);
}

@media (max-width: 600px) {
  .seo-links-list li {
    flex: 1 1 100%;
  }
}



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


 .kochoran-info {
      line-height: 1.8;
      color: #333;
      background-color: #fafafa;
      padding: 40px;
    }
    .kochoran-info h1 {
      font-size: 2em;
      border-bottom: 2px solid #ccc;
      padding-bottom: 0.3em;
      margin-bottom: 1em;
    }
    .kochoran-info h2 {
      font-size: 1.4em;
      margin-top: 2em;
      border-left: 6px solid #86c5b8;
      padding-left: 10px;
      color: #2b5e4e;
    }
    .kochoran-info ul {
      list-style: none;
      padding-left: 0;
      margin: 1em 0;
    }
    .kochoran-info li {
      margin: 0.6em 0;
      padding: 0.5em 0.8em;
      background: #fff;
      border-left: 4px solid #ddd;
      transition: border-color 0.3s;
    }
    .kochoran-info li:hover {
      border-left-color: #86c5b8;
    }
    .kochoran-info a {
      color: #006666;
      text-decoration: none;
    }
    .kochoran-info a:hover {
      text-decoration: underline;
    }
    .kochoran-info section {
      margin-bottom: 2.5em;
    }