<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.btn_camp {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 200px;
    margin: auto;
    padding: 1rem 4rem;
    font-weight: bold;
    border: 2px solid #c69753;
    background: #c69753;
    color: #fff;
    transition: 0.5s;
}

a.btn_camp:hover {
    color: #c69753;
    background: #fff;
}

/* -------------------------------
2402ãƒ˜ãƒƒãƒ€ãƒ¼ä¿®æ­£
------------------------------- */

.header-wrap .logo_header.spOnly {
    display: none;

}

.logo_sp-menu {
    pointer-events: none;
}

@media screen and (max-width: 1160px) {
    .header-wrap .logo_header.spOnly {
        display: flex;
        align-items: center;
    }

    .header-wrap .logo_header.spOnly a {
        margin: 0 10px;
    }

    .header-wrap .logo_header.pcOnly {
        display: none;
    }

    .header-wrap .logo_header.spOnly img {
        width: revert-layer;
    }

    .link-top-wrap.pcOnly {
        display: none;
    }
}

.link-top-wrap {
    background: #D8D8CA!important;
    bottom: -45px;
}

.link-top {
    justify-content: center;
    height: 45px;
}

.link-top li a {
    position: relative;
    top: 50%;
    transform: translateY(-52%);
    color: #000;
    border-bottom: solid 1px #000;
}

.fs-c-productPointDisplay{
  display: none;
}
/* @media screen and (min-width: 1161px) { */
    .headerSpace {
        margin: 0 0 80px;
    }
/* é&nbsp;…ç›®é¸æŠžè‚¢ã®èƒŒæ™¯è‰² */
#fs_ProductDetails .fs-c-productSelection {
  background: rgba(126, 126, 126, 0.09);
  margin-top: 50px;
}

/* ãƒ©ã‚¸ã‚ªãƒœã‚¿ãƒ³ã®é–“éš”èª¿æ•´ */
#fs_ProductDetails .fs-c-radio__radioMark {
  margin: 0 10px 0 5px;
}

/* é&nbsp;…ç›®é¸æŠžè‚¢ ãƒ•ã‚©ãƒ³ãƒˆã‚µã‚¤ã‚ºèª¿æ•´ */
#fs_ProductDetails .fs-c-productSelection__name {
  font-size: 16px;
}

/* é&nbsp;…å¿…é&nbsp;ˆãƒžãƒ¼ã‚¯ã‚’ãƒ†ã‚­ã‚¹ãƒˆã« */
#fs_ProductDetails .fs-c-requiredMark::before {
  content: "";
}

#fs_ProductDetails .fs-c-productSelection .fs-c-requiredMark {
  width: auto;
  height: auto;
  overflow: unset;
  color: red; /* èµ¤å­—ã«ã™ã‚‹ */
  font-weight: bold; /* å¤ªå­— */
}



/* é¸æŠžè‚¢ãƒ–ãƒ­ãƒƒã‚¯ã®ä¸‹ã«ä½™ç™½ã‚’è¿½åŠ&nbsp;ã—ã¦ã€Œå†å…¥è·ãŠçŸ¥ã‚‰ã›ã€ãƒœã‚¿ãƒ³ã¨åˆ†é›¢ */
#fs_ProductDetails .fs-c-productSelection {
  margin-bottom: 32px; /* ãŠå¥½ã¿ã§èª¿æ•´ï¼ˆ24ã€œ40pxãŒè‡ªç„¶ï¼‰ */
}


/* ãƒ¬ãƒ“ãƒ¥ãƒ¼ã‚’æ›¸ããƒœã‚¿ãƒ³ï¼šãƒ¬ãƒ“ãƒ¥ãƒ¼æž&nbsp;ã«åˆã£ãŸãƒŠãƒãƒ¥ãƒ©ãƒ«ç³»ãƒ‡ã‚¶ã‚¤ãƒ³ã«èª¿æ•´ */
.fs-c-productReview__addReview {
  text-align: center;
  margin: 30px 0 0;
}

.fs-c-button--addReview--detail {
  display: inline-block;
  color: #7d5b38; /* è½ã¡ç€ã„ãŸèŒ¶ç³»ã§ãƒ¬ãƒ“ãƒ¥ãƒ¼æž&nbsp;ã®è¦‹å‡ºã—ã¨çµ±ä¸€æ„Ÿ */
  background: none;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 16px;
  border: 1px solid #d9c8b4; /* æž&nbsp;ã®è‰²ã¨åŒç³» */
  border-radius: 8px;
  text-decoration: none;
  transition: background-color 0.3s, color 0.3s;
}

.fs-c-button--addReview--detail:hover {
  background-color: #f8f3ee;
  color: #5a3e27;
}


/* .fs-c-productReview {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
} */
.fs-c-productReview {
  width: 90%;
  max-width: 980px;
  margin: 0 auto;
  padding: 30px 20px;
  background-color: #faf8f5; /* ã‚ªãƒ¬ãƒ³ã‚¸ã¨ã‚°ãƒ¬ãƒ¼ã®é–“ã£ã½ã„å„ªã—ã„è‰² */
  border: 1px solid #d9cfc2; /* ã†ã™ã„ãƒ™ãƒ¼ã‚¸ãƒ¥ã‚°ãƒ¬ãƒ¼ */
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); /* ã»ã‚“ã®ã‚Šç«‹ä½“æ„Ÿ */
  box-sizing: border-box;
}
  /* ===================================================
   â–¼â–¼â–¼ ãƒ¬ãƒ“ãƒ¥ãƒ¼è¡¨ç¤ºé–¢é€£ã‚¹ã‚¿ã‚¤ãƒ« ã“ã“ã‹ã‚‰ â–¼â–¼â–¼
   å•†å“è©³ç´°ãƒšãƒ¼ã‚¸å†…ã®ãƒ¬ãƒ“ãƒ¥ãƒ¼è¡¨ç¤ºã‚’èª¿æ•´
   =================================================== */

.fs-c-productReview {
  border: 2px solid #d9c8b4;
  padding: 32px 24px;
  margin: 40px auto;
  max-width: 800px;
  position: relative;
  background-color: #fffdfb;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}

.fs-c-productReview::before {
  content: "ãƒ¬ãƒ“ãƒ¥ãƒ¼";
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #000;
  text-align: left;
  margin-bottom: 10px;
}

/* çµ‚ã‚ã‚Šã®ç·šã¯éžè¡¨ç¤º */
.fs-c-productReview::after {
  content: none;
}

/* ãƒ¬ãƒ“ãƒ¥ãƒ¼æœ¬æ–‡ã®è¦‹ãŸç›® */
.fs-c-reviewList__item__body.fs-c-reviewBody {
  border: 1px solid #e0d6cb !important;
  background-color: #fffdfb !important;
  padding: 16px !important;
  margin-top: 12px !important;
  margin-bottom: 16px !important;
  border-radius: 8px !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
  font-size: 16px !important;
  line-height: 1.6 !important;
}

/* ãƒ¬ãƒ“ãƒ¥ãƒ¼æŠ•ç¨¿è€…åã®æ•°å­—ã‚’éžè¡¨ç¤º */
.fs-c-reviewer__name__reviewNumber {
  display: none !important;
}

/* æŠ•ç¨¿è€…åã®è¦‹ãŸç›®ã‚’å¼·èª¿ */
.fs-c-reviewer__name__nickname {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.2px;
}

/* æŠ•ç¨¿æ—¥ã‚’å³ä¸Šã«ç§»å‹• */
.fs-c-reviewInfo__date {
  /* position: absolute;
  top: 0;
  right: 0; */
  font-size: 14px;
  color: #555;
  margin: 0;
}

/* è¦ªè¦ç´&nbsp;ã«ç›¸å¯¾ä½ç½®ã‚’æŒ‡å®šï¼ˆæŠ•ç¨¿æ—¥ã‚’å³ä¸Šã«é…ç½®ï¼‰ */
.fs-c-reviewList__item__info {
  position: relative;
  /* padding-right: 100px; */
  padding-right: 30px;
}

/* æ˜Ÿã‚’è©°ã‚ã‚‹ */
.fs-c-reviewRating {
  margin-top: 4px;
}
.fs-c-reviewStars::before {
  color: #ffcc00 !important; /* æ˜Žã‚‹ã„é»„è‰²ã®æ˜Ÿã« */
}

/* ãƒ—ãƒ­ãƒ•ã‚£ãƒ¼ãƒ«ï¼ˆéƒ½é“åºœçœŒãƒ»å¹´ä»£ãƒ»æ€§åˆ¥ï¼‰ã®è¦‹ãŸç›® */
.fs-c-reviewer__profile {
  font-size: 14px;
  color: #444;
}

/* â–¼â–¼â–¼ éžå…¬é–‹è¡¨ç¤ºã‚’éžè¡¨ç¤ºã«ã™ã‚‹ â–¼â–¼â–¼ */
.fs-c-reviewer__profile__status {
  display: none !important;
}

/* ===================================================
   â–²â–²â–² ãƒ¬ãƒ“ãƒ¥ãƒ¼è¡¨ç¤ºé–¢é€£ã‚¹ã‚¿ã‚¤ãƒ« ã“ã“ã¾ã§ â–²â–²â–²
   =================================================== */

/* ã€Œå†å…¥è·ãŠçŸ¥ã‚‰ã›ã€ãƒœã‚¿ãƒ³ã‚’ã‚«ãƒ¼ãƒˆãƒœã‚¿ãƒ³é¢¨ã« */
.fs-c-button--addToCart--detail.btn-addcart,
.fs-c-button--subscribeToArrivalNotice--detail {
  display: block;
  text-align: center;
  font-weight: bold;
  border: 2px solid #c69753;
  background: #c69753;
  color: #fff;
  transition: 0.5s;
  width: 200px;
  margin: auto;
  padding: 1rem 4rem;
  font-family: "Plus Jakarta Sans", "Noto Sans JP", sans-serif;
}

.fs-c-button--addToCart--detail.btn-addcart:hover,
.fs-c-button--subscribeToArrivalNotice--detail:hover {
  color: #c69753;
  background: #fff;
}

/* ã€ŒãŠæ°—ã«å…¥ã‚Šã€ãƒœã‚¿ãƒ³ã‚’éžè¡¨ç¤ºã« */
.fs-c-productQuantityAndWishlist__wishlist {
  display: none !important;
}
.block-howto {
  width: 100%;
  margin: 0;
  padding: 0;
}



.block-howto .inner {
  width: 100%;
  padding: 0;
  margin: 0;
}

.block-howto .ttl {
  text-align: center;
  font-size: 28px;
  margin-bottom: 40px;
  font-weight: bold;
}

.block-howto .ttl span:first-child {
  display: block;
  font-size: 24px;
  color: #000;
}

.block-howto .ttl span:last-child {
  display: block;
  font-size: 16px;
  color: #666;
  margin-top: 4px;
}
/* } */
/* &lt;div class="fs-c-productPointDisplay"&gt;
  &lt;span class="fs-c-productPointDisplay__label"&gt;[&lt;/span&gt;
  &lt;span class="fs-c-productPointDisplay__quantity"&gt;66&lt;/span&gt;
  &lt;span class="fs-c-productPointDisplay__unit"&gt;ãƒã‚¤ãƒ³ãƒˆé€²å‘ˆ ]&lt;/span&gt;
&lt;/div&gt; */


/* ===================================================
   â–¼â–¼â–¼ ã‚«ãƒ¼ãƒˆãƒšãƒ¼ã‚¸å†…ã€Œãƒã‚¤ãƒ³ãƒˆã€è¡¨è¨˜å¤‰æ›´ã‚¹ã‚¿ã‚¤ãƒ« ã“ã“ã‹ã‚‰ â–¼â–¼â–¼
   =================================================== */

/* PCè¡¨ç¤ºï¼šè¦‹å‡ºã—ã€Œãƒã‚¤ãƒ³ãƒˆã€ */
#fs-cartContent-container .fs-c-cartTable__headerCell--point {
  position: relative;
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: inherit;
  font-weight: bold;
}

#fs-cartContent-container .fs-c-cartTable__headerCell--point::before {
  content: "ãƒã‚¤ãƒ³ãƒˆ";
  display: block;
  font-size: 14px; /* ä»–ã®é&nbsp;…ç›®ã¨åŒç¨‹åº¦ã®ã‚µã‚¤ã‚º */
  line-height: 1.2;
  text-align: center;
  color: #000;
  font-family: inherit;
}

#fs-cartContent-container .fs-c-cartTable__headerCell--point::after {
  content: "ï¼ˆç¨ŽæŠœä¾¡æ&nbsp;¼å¯¾è±¡ï¼‰";
  display: block;
  font-size: 12px;
  line-height: 1.1;
  text-align: center;
  color: #000;
  font-family: inherit;
  font-weight: normal;
}

/* ã‚¹ãƒžãƒ›è¡¨ç¤ºï¼šãƒã‚¤ãƒ³ãƒˆã®ãƒ©ãƒ™ãƒ«ç½®ãæ›ãˆ */
@media screen and (max-width: 768px) {
  .fs-c-cartTable__dataCell[data-cell-label="ãƒã‚¤ãƒ³ãƒˆ"] {
    position: relative;
    font-family: inherit;
  }

  .fs-c-cartTable__dataCell[data-cell-label="ãƒã‚¤ãƒ³ãƒˆ"]::before {
    content: "ãƒã‚¤ãƒ³ãƒˆ";
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    color: #000;
    margin-bottom: 2px;
    font-family: inherit;
  }

  .fs-c-cartTable__dataCell[data-cell-label="ãƒã‚¤ãƒ³ãƒˆ"]::after {
    content: "ï¼ˆç¨ŽæŠœä¾¡æ&nbsp;¼å¯¾è±¡ï¼‰";
    display: block;
    font-size: 12px;
    line-height: 1.1;
    color: #000;
    text-align: left;
    font-family: inherit;
  }

  .fs-c-cartTable__dataCell[data-cell-label="ãƒã‚¤ãƒ³ãƒˆ"] &gt; span {
    display: none;
  }
}

/* ===================================================
   â–²â–²â–² ã‚«ãƒ¼ãƒˆãƒšãƒ¼ã‚¸å†…ã€Œãƒã‚¤ãƒ³ãƒˆã€è¡¨è¨˜å¤‰æ›´ã‚¹ã‚¿ã‚¤ãƒ« ã“ã“ã¾ã§ â–²â–²â–²
   =================================================== */

.fs-c-wishlistProduct__title{
  margin-bottom: 30px;
}
.fs-p-productDescription--short{
  padding: 53px 82px;
  margin: 0 auto;
  max-width: 1000px;
}
@media screen and (max-width: 768px) {
  .fs-p-productDescription--short{
    padding: 0 20px;
  }
}

</pre></body></html>