i, em {
  font-style: normal;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

@media all and (max-width: 750px) {
  .pcbr {
    display: none;
  }
}

.spbr {
  display: none;
}
@media all and (max-width: 750px) {
  .spbr {
    display: block;
  }
}

.fs-l-productLayout {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  color: #111;
  line-height: 1.75;
  text-align: left;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fs-l-productLayout html, .fs-l-productLayout body, .fs-l-productLayout div, .fs-l-productLayout span, .fs-l-productLayout applet, .fs-l-productLayout object, .fs-l-productLayout iframe, .fs-l-productLayout h1, .fs-l-productLayout h2, .fs-l-productLayout h3, .fs-l-productLayout h4, .fs-l-productLayout h5, .fs-l-productLayout h6, .fs-l-productLayout p, .fs-l-productLayout blockquote, .fs-l-productLayout pre, .fs-l-productLayout a, .fs-l-productLayout abbr, .fs-l-productLayout acronym, .fs-l-productLayout address, .fs-l-productLayout big, .fs-l-productLayout cite, .fs-l-productLayout code, .fs-l-productLayout del, .fs-l-productLayout dfn, .fs-l-productLayout em, .fs-l-productLayout font, .fs-l-productLayout img, .fs-l-productLayout ins, .fs-l-productLayout kbd, .fs-l-productLayout q, .fs-l-productLayout s, .fs-l-productLayout samp, .fs-l-productLayout small, .fs-l-productLayout strike, .fs-l-productLayout strong, .fs-l-productLayout sub, .fs-l-productLayout sup, .fs-l-productLayout tt, .fs-l-productLayout var, .fs-l-productLayout b, .fs-l-productLayout u, .fs-l-productLayout i, .fs-l-productLayout center, .fs-l-productLayout dl, .fs-l-productLayout dt, .fs-l-productLayout dd, .fs-l-productLayout ol, .fs-l-productLayout ul, .fs-l-productLayout li, .fs-l-productLayout fieldset, .fs-l-productLayout form, .fs-l-productLayout label, .fs-l-productLayout legend, .fs-l-productLayout table, .fs-l-productLayout caption, .fs-l-productLayout tbody, .fs-l-productLayout tfoot, .fs-l-productLayout thead, .fs-l-productLayout tr, .fs-l-productLayout th, .fs-l-productLayout td {
  font-size: 1.6rem;
  font-weight: 400;
}
.fs-l-productLayout i {
  font-size: inherit;
}
@media all and (max-width: 767px) {
  .fs-l-productLayout {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}

.slide1_2 {
  padding-bottom: 40px;
  box-sizing: border-box;
  border-bottom: dashed 0.5px #EEEEEE;
}
@media all and (max-width: 767px) {
  .slide1_2 {
    padding-bottom: 20px;
  }
}

/*------------------------------------------------------------
parts
------------------------------------------------------------*/
/*------------------------------------------------------------
inview css
------------------------------------------------------------*/
.anm {
  opacity: 0;
}

.anm_all.trigger {
  opacity: 1;
}
.anm_all .item {
  opacity: 0;
}
.anm_all .item.up {
  animation: up 0.7s cubic-bezier(0.33, 1, 0.68, 1) 0.1s 1 normal forwards;
}

.trigger {
  opacity: 0;
}
.trigger.up {
  animation: up 0.7s cubic-bezier(0.33, 1, 0.68, 1) 0.1s 1 normal forwards;
}
.trigger.delay0 {
  animation-delay: 0ms;
}
.trigger.delay1 {
  animation-delay: 100ms;
}
.trigger.delay2 {
  animation-delay: 200ms;
}
.trigger.delay3 {
  animation-delay: 300ms;
}
.trigger.delay4 {
  animation-delay: 400ms;
}
.trigger.delay5 {
  animation-delay: 500ms;
}
.trigger.delay6 {
  animation-delay: 600ms;
}
.trigger.delay7 {
  animation-delay: 700ms;
}
.trigger.delay8 {
  animation-delay: 800ms;
}
.trigger.delay9 {
  animation-delay: 900ms;
}
.trigger.delay10 {
  animation-delay: 1000ms;
}

@keyframes up {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.cont_inners {
  max-width: 770px;
  margin: 0 auto;
  font-family: "Noto Sans jp", sans-serif;
  font-weight: 400;
}

@media all and (max-width: 767px) {
  .new_tamplates202511 .fs-l-page {
    margin-top: 133px;
  }
}

.sec1 {
  margin: 100px 0 0 0;
}
.sec1 .cp {
  width: 75px;
  margin: 0 auto;
}
.sec1 .cp img {
  width: 100%;
}
.sec1 .main_v {
  max-width: 670px;
  margin: 40px auto 0 auto;
  border-radius: 10px;
  overflow: hidden;
}
.sec1 h2 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-size: 2rem;
  color: #5B655C;
  font-weight: normal;
  text-align: center;
  margin-top: 10px;
}
.sec1 .ft1 {
  max-width: 190px;
  margin: 30px auto 0 auto;
}
.sec1 .ft1 img {
  width: 100%;
}
.sec1 .txb2 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  margin-top: 50px;
  font-size: 2.7rem;
  text-align: center;
  line-height: 1.45;
  letter-spacing: 0.1em;
  color: #5B655C;
}
.sec1 .txb2 i {
  color: #295F96;
}
.sec1 .txt {
  margin-top: 40px;
}
.sec1 .txt i {
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .sec1 {
    padding: 0 5%;
    margin: 60px 0 0 0;
  }
  .sec1 .cp {
    width: 55px;
  }
  .sec1 .main_v {
    margin: 30px auto 0 auto;
  }
  .sec1 h2 {
    font-size: 1.8rem;
    line-height: 1.4;
    margin-top: 15px;
  }
  .sec1 .ft1 {
    max-width: 170px;
    margin: 40px auto 0 auto;
  }
  .sec1 .txb2 {
    margin-top: 30px;
    font-size: 1.8rem;
  }
  .sec1 .txb2 i {
    color: #295F96;
  }
  .sec1 .txt {
    margin-top: 30px;
  }
}

.slide1 {
  position: relative;
}
.slide1 .swiper-button-next:after, .slide1 .swiper-button-prev:after {
  content: none;
}
@media all and (max-width: 767px) {
  .slide1 {
    width: calc(100% - 16px);
    margin-left: 8px;
  }
}

@media all and (max-width: 767px) {
  .slide1_2 {
    width: calc(100% - 16px);
    margin-left: 8px;
  }
}

.btn3 {
  margin-top: 60px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0 24px;
}
.btn3 a {
  display: block;
  text-decoration: none;
  border-radius: 5px;
  border: 1px solid #B62E82;
  padding: 12px 10px;
  text-align: center;
  box-sizing: border-box;
  color: #000;
  transition: all 0.3s ease;
  background: url("../images/fukure_arw1.png") center right 14px no-repeat;
  background-size: 8px auto;
}
.btn3 a:hover {
  background: url("../images/fukure_arw1_w.png") center right 14px no-repeat, #B62E82;
  background-size: 8px auto;
  color: white;
}
@media all and (max-width: 767px) {
  .btn3 {
    margin-top: 30px;
    grid-template-columns: 1fr 1fr;
    padding: 0 5%;
    gap: 16px;
  }
  .btn3 a {
    font-size: 1.2rem;
    padding: 13px 10px;
    background: url("../images/fukure_arw1.png") center right 14px no-repeat;
    background-size: 8px auto;
  }
  .btn3 a:nth-of-type(1) {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .btn3 a:nth-of-type(2), .btn3 a:nth-of-type(3) {
    text-align: left;
    padding: 13px 10px 13px 15px;
  }
}

.btn_v1 {
  display: block;
  text-decoration: none;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 12px 10px;
  text-align: center;
  box-sizing: border-box;
  color: #000;
  transition: all 0.3s ease;
  background: url("../images/fukure_arw2.png") center right 14px no-repeat;
  background-size: 5px auto;
}
.btn_v1:hover {
  background: url("../images/fukure_arw2_w.png") center right 14px no-repeat, #B62E82;
  background-size: 5px auto;
  color: white;
}
@media all and (max-width: 767px) {
  .btn_v1 {
    font-size: 1.2rem;
    padding: 13px 10px;
    background: url("../images/fukure_arw2.png") center right 14px no-repeat;
    background-size: 5px auto;
  }
}

.sec2 {
  margin: 130px 0 0 0;
}
.sec2 .ttl_bx2 {
  max-width: 400px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 40%;
  gap: 0 10px;
  align-items: center;
}
.sec2 .l {
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: 0 10px;
}
.sec2 .l .tx {
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
}
.sec2 .r {
  font-size: 2.4rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  letter-spacing: 0.1em;
}
.sec2 .r i {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #295F96;
  font-size: 6.4rem;
}
.sec2 .line1 {
  position: relative;
  margin-bottom: 40px;
}
.sec2 .line1:before, .sec2 .line1:after {
  content: "";
  position: absolute;
  top: 50%;
  width: calc(50% - 60px);
  height: 1px;
  background: #FFE6E8;
}
.sec2 .line1:before {
  left: 0;
}
.sec2 .line1:after {
  right: 0;
}
.sec2 .line1 img {
  display: block;
  width: 29px;
  margin: 0 auto;
}
.sec2 .bx {
  margin-top: 40px;
  border-radius: 20px;
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .sec2 {
    margin: 40px 0 0 0;
    width: calc(100% + 16px);
    left: -8px;
    position: relative;
  }
  .sec2 .ttl_bx2 {
    grid-template-columns: 1fr;
    gap: 0;
    max-width: 165px;
    margin: 0 auto;
  }
  .sec2 .l {
    grid-template-columns: 25px 1fr;
    gap: 0 5px;
  }
  .sec2 .l .tx {
    font-size: 1.2rem;
  }
  .sec2 .r {
    font-size: 2.4rem;
    line-height: 1;
    text-align: center;
  }
  .sec2 .line1 {
    margin: 20px 0 30px 0;
  }
  .sec2 .line1:before, .sec2 .line1:after {
    width: calc(50% - 30px);
  }
  .sec2 .line1 img {
    width: 20px;
  }
  .sec2 .bx {
    margin-top: 0;
    border-radius: 0;
  }
  .sec2 .bx1 {
    border-radius: 10px 10px 0 0;
  }
}

.sec3 {
  margin-top: 100px;
}
.sec3 img {
  margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .sec3 {
    margin-top: 0;
  }
  .sec3 .txx2 {
    padding: 0 5%;
    line-height: 2;
  }
}

.sec4 {
  margin-top: 20px;
}
.sec4 .items {
  border-radius: 10px;
  background: white;
  padding: 16px;
  box-sizing: border-box;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  position: relative;
}
.sec4 .items .fs-c-productQuantityAndWishlist {
  border: none;
  background: none;
  padding: unset;
  display: block;
}
.sec4 .items .fs-c-quantity {
  display: none !important;
}
.sec4 .items .fs-c-productQuantityAndWishlist__wishlist {
  text-align: center;
  margin: 0 auto 0 10px !important;
}
.sec4 .items .fs-c-button--addToWishList--detail {
  padding: 10px !important;
}
.sec4 .items .fs-c-productActionButton {
  background: none;
  border: none;
  margin: 0 0 10px 12px;
}
.sec4 .items .fs-c-buttonContainer {
  display: block;
}
.sec4 .items .hnb_cart-button_purple.fs-c-button--primary {
  font-size: 21px;
  max-width: 0;
  margin: 0;
}
.sec4 .items .hnb_cart-button_purple.fs-c-button--primary .fs-c-button__label {
  font-size: 21px;
}
.sec4 .items .fs-c-price__value {
  font-weight: bold;
}
.sec4 .items .fs-c-productPrice__addon__label {
  font-weight: bold;
  font-size: 1.4rem;
}
.sec4 .items .fs-c-productPrice {
  margin-bottom: 5px;
}
.sec4 .items .fs-c-productPointDisplay {
  padding: 4px 8px 6px 8px;
}
.sec4 .items .fs-c-productPointDisplay__quantity {
  font-weight: bold;
  font-size: 1.4rem;
}
.sec4 .items .fs-c-productPointDisplay__unit {
  font-size: 1.4rem;
}
.sec4 .items .fs-c-mark {
  display: none;
}
.sec4 .l {
  padding-left: 12px;
}
.sec4 .fs-c-productActionButton {
  display: none !important;
}
.sec4 .items_c2 {
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: 0 10px;
}
.sec4 .items_c2 .rev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
}
.sec4 .items_c2 .rev .btn_item_all_review2 {
  margin-top: 0;
  position: relative;
  bottom: -1px;
  left: 10px;
  text-decoration: underline;
}
.sec4 .items_c2 .fs-c-rating {
  display: flex;
  align-items: center;
}
.sec4 .names {
  font-size: 2.4rem;
}
.sec4 .tags {
  margin: 8px 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  gap: 0 8px;
}
.sec4 .tags p {
  font-size: 1.2rem;
  line-height: 1.4;
  border-radius: 100px;
  border: 1px solid #D9D9D9;
  padding: 2px 14px;
}
.sec4 .rev a {
  margin-top: 32px;
  color: #000000;
  font-size: 1.4rem;
  transition: all 0.3s ease;
}
.sec4 .rev a:hover {
  text-decoration: none;
}
.sec4 .noshi_btn {
  margin-top: 10px;
}
.sec4 .btms {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  gap: 0 16px;
}
.sec4 .btms a, .sec4 .btms button {
  display: block;
  font-size: 1.4rem;
  color: #766868;
  padding-left: 12px;
  background: url("../images/fukure_tri1.png") center left no-repeat;
  background-size: 6px auto;
  transition: all 0.3s ease;
}
.sec4 .btms a:hover, .sec4 .btms button:hover {
  text-decoration: none;
}
.sec4 .btms a span, .sec4 .btms button span {
  font-size: 1.4rem;
}
.sec4 .conv1 {
  margin: 10px 0 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}
.sec4 .points1 {
  position: absolute;
  bottom: 26px;
  right: 16px;
  text-align: right;
}
.sec4 .com_item {
  font-size: 1.2rem;
  margin-top: 5px;
}
@media all and (max-width: 767px) {
  .sec4 {
    margin-top: 50px;
  }
  .sec4 .items {
    padding: 20px 5%;
  }
  .sec4 .items .fs-c-productQuantityAndWishlist__wishlist {
    text-align: center;
    margin: 10px auto 0 0 !important;
  }
  .sec4 .items .fs-c-buttonContainer:last-child {
    padding: 0;
  }
  .sec4 .l {
    padding-left: 0;
    padding-bottom: 0;
    box-sizing: border-box;
  }
  .sec4 .r {
    margin-top: 90px;
  }
  .sec4 .items_c2 {
    display: block;
    gap: 10px 0;
  }
  .sec4 .names {
    font-size: 2rem;
  }
  .sec4 .tags {
    margin: 16px 0;
    flex-wrap: wrap;
    gap: 8px;
  }
  .sec4 .tags p {
    font-size: 1.2rem;
    line-height: 1.4;
    border-radius: 100px;
    border: 1px solid #D9D9D9;
    padding: 2px 14px;
  }
  .sec4 .rev a {
    margin-top: 32px;
    color: #000000;
    font-size: 1.4rem;
    transition: all 0.3s ease;
  }
  .sec4 .rev a:hover {
    text-decoration: none;
  }
  .sec4 .noshi_btn {
    margin-top: 10px;
  }
  .sec4 .btms {
    margin-top: 10px;
    display: block;
    gap: 16px 0;
  }
  .sec4 .btms a, .sec4 .btms button {
    font-size: 1.2rem;
    padding-left: 12px;
    margin-top: 5px;
  }
  .sec4 .btms a span, .sec4 .btms button span {
    font-size: 1.2rem;
  }
  .sec4 .conv1 {
    margin: 10px 0 0 0;
    display: block;
  }
  .sec4 .points1 {
    position: absolute;
    bottom: unset;
    right: 20px;
    top: 275px;
    margin-bottom: 20px;
    text-align: right;
  }
  .sec4 .fs-c-productPointDisplay {
    font-size: 1.2rem !important;
  }
  .sec4 .items .fs-c-productPointDisplay__quantity {
    font-size: 1.2rem;
  }
  .sec4 .items .fs-c-productPointDisplay__unit {
    font-size: 1.2rem;
  }
  .sec4 .items .fs-c-productPrice {
    justify-content: flex-end;
  }
  .sec4 .fs-c-productPrice__addon {
    position: relative;
  }
}

.noshi_btn {
  display: inline-block;
  padding: 7px 35px 7px 10px;
  box-sizing: border-box;
  background: url("../images/fukure_tri1.png") center right 12px no-repeat, #F7F7F7;
  background-size: 6px auto;
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  transition: all 0.3s ease;
  cursor: pointer;
}
.noshi_btn i {
  padding: 5px 0 5px 28px;
  background: url("../images/nos_ic.png") center left no-repeat;
  background-size: 19px auto;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: underline;
}
.noshi_btn:hover {
  opacity: 0.6;
}
.noshi_btn:hover i {
  text-decoration: none;
}

.noshi_btn2 {
  display: inline-block;
  padding: 7px 35px 7px 10px;
  box-sizing: border-box;
  background: url("../images/fukure_tri1.png") center right 12px no-repeat, #F7F7F7;
  background-size: 6px auto;
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  transition: all 0.3s ease;
  cursor: pointer;
}
.noshi_btn2 i {
  padding: 5px 0 5px 5px;
  background: none;
}
.noshi_btn2:hover {
  opacity: 0.6;
}
.noshi_btn2:hover i {
  text-decoration: none;
}

@media all and (max-width: 767px) {
  .fs-c-estimatedDeliveryDate__ctrl {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    gap: 4px;
    margin-top: 4px;
  }
}

@media all and (max-width: 767px) {
  .fs-c-estimatedDeliveryDate {
    padding: 0;
  }
}

.atn3 {
  margin-top: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px 20px;
}
.atn3 .bx {
  border-radius: 10px;
  border: 1px solid #E3E3E3;
  background: #F8F8F8;
  padding: 0 12px;
  line-height: 1.4;
  text-align: center;
}
.atn3 .bx i {
  font-weight: bold;
  background: linear-gradient(transparent 60%, #F2EE00 0%);
}
.atn3 .bx em {
  font-weight: bold;
}
.atn3 .bx .ic {
  border-bottom: 1px solid #F1E4E4;
  padding: 20px 0;
  box-sizing: border-box;
}
.atn3 .bx .ic img {
  width: 48px;
  margin: 0 auto;
}
.atn3 .txt {
  padding: 20px 0;
}
.atn3 .txt .in1 {
  padding: 20px 0px;
}
.atn3 .txt2 {
  display: grid;
  grid-template-columns: 68px 1fr;
  gap: 0 5px;
  font-size: 1.5rem;
  align-items: center;
  padding: 40px 0px;
}
.atn3 .txt2 .nums p {
  font-size: 1.4rem;
}
.atn3 .txt2 .nums .num {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1;
  color: #000;
}
.atn3 .txt2 .txx {
  text-align: left;
}
@media all and (max-width: 767px) {
  .atn3 {
    grid-template-columns: 1fr;
    gap: 16px 0;
    padding: 0 5%;
  }
  .atn3 .bx {
    padding: 0;
    display: grid;
    grid-template-columns: 70px 1fr;
    gap: 0;
    align-items: center;
  }
  .atn3 .bx .ic {
    border-bottom: none;
    padding: 20px 0;
  }
  .atn3 .bx .ic img {
    display: inline-block;
    width: 40px;
    margin: 0 auto;
  }
  .atn3 .txt {
    padding: 20px 0;
    text-align: left;
  }
  .atn3 .txt .in1 {
    padding: 0;
  }
  .atn3 .txt2 .nums {
    position: relative;
    top: -2px;
  }
  .atn3 .txt2 .nums p {
    text-align: center;
  }
  .atn3 .cool_icon {
    padding: 0 12px;
    display: none;
    grid-template-columns: 100px 1fr;
    gap: 0;
    align-items: center;
  }
}

.prices {
  margin-top: 30px;
  border: 1px solid #F8F8F8;
  text-align: center;
  padding: 32px 0 0 0;
  background: #F8F8F8;
}
.prices .logos {
  display: inline-block;
}
.prices .logos .in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  gap: 0 20px;
}
.prices .logos img {
  width: auto;
  height: 35px;
}
.prices .logos .cd2 img, .prices .logos .cd7 img {
  height: 20px;
}
.prices .logos .cd5 img, .prices .logos .cd6 img {
  height: 24px;
}
.prices .logos2 {
  display: inline-block;
  padding-bottom: 30px;
}
.prices .logos2 .in {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0 10px;
}
.prices .logos2 p {
  background: #000;
  border-radius: 4px;
  padding: 5px 37px;
  margin-top: 10px;
  color: white;
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
}
.prices .aten_txt {
  background: #6F6F6F;
  color: white;
  font-size: 1.9rem;
  padding: 5px 0 5px 0;
}
.prices .aten_txt i {
  font-size: 1.4rem;
}
.prices .aten_txt em {
  font-size: 2.4rem;
}
@media all and (max-width: 767px) {
  .prices {
    width: 90%;
    margin: 30px auto 0 auto;
  }
  .prices .logos .in {
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
  }
  .prices .logos2 {
    padding-bottom: 20px;
    display: block;
    width: 90%;
    margin: 10px auto 0 auto;
  }
  .prices .logos2 .in {
    width: 100%;
    margin: 0 auto;
  }
  .prices .logos2 p {
    border-radius: 4px;
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 1.6rem;
  }
  .prices .aten_txt {
    font-size: 1.8rem;
    padding: 10px 0 15px 0;
    line-height: 1.2;
  }
  .prices .aten_txt em {
    font-size: 2.4rem;
  }
}

.ttl_bx1 {
  text-align: center;
}
.ttl_bx1 img {
  width: 28px;
  margin: 0 auto 10px auto;
}
.ttl_bx1 h2 {
  display: inline-block;
  font-weight: normal;
  font-size: 2.2rem;
  border-bottom: 2px solid #EEEEEE;
}
@media all and (max-width: 767px) {
  .ttl_bx1 h2 {
    font-size: 1.8rem;
  }
}

.sec5 {
  margin: 80px 0 0 0;
}
.sec5 .tb1 {
  margin-top: 40px;
}
.sec5 .lines {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #EEEEEE;
  padding: 10px 0;
  box-sizing: border-box;
  gap: 0 8px;
}
.sec5 .lines .tt1, .sec5 .lines .tt2, .sec5 .lines .tt3 {
  width: 20%;
  text-align: center;
  padding: 20px 0;
  font-size: 1.6rem;
}
.sec5 .lines .tt1 a {
  color: #333;
  text-decoration: underline;
}
.sec5 .lines .tt4 {
  width: 40%;
  text-align: right;
}
.sec5 .heads {
  font-size: 1.4rem;
  border-bottom: none;
  padding: 0;
}
.sec5 .heads .tt1, .sec5 .heads .tt2, .sec5 .heads .tt3 {
  background: #FDECF0;
  text-align: center;
  padding: 4px 0;
  font-size: 1.6rem;
}
@media all and (max-width: 767px) {
  .sec5 {
    margin: 60px 0 0 0;
    padding: 0 3%;
  }
  .sec5 .tb1 {
    margin-top: 30px;
  }
  .sec5 .lines {
    padding: 3px 0;
    gap: 0 2px;
    font-size: 1.2rem;
  }
  .sec5 .lines .tt1, .sec5 .lines .tt2, .sec5 .lines .tt3 {
    width: 22%;
    padding: 10px 0;
    font-weight: bold;
    font-size: 1.2rem;
  }
  .sec5 .lines a {
    font-size: 1.2rem;
  }
  .sec5 .lines .tt4 {
    width: 34%;
  }
  .sec5 .heads {
    font-size: 1.2rem;
  }
  .sec5 .heads .tt1, .sec5 .heads .tt2, .sec5 .heads .tt3 {
    padding: 5px 0;
    font-size: 1.2rem;
  }
}

.sec6 {
  margin-top: 80px;
  padding-bottom: 100px;
  position: relative;
}
.sec6 .fs-c-productReview {
  background: none;
  padding: 0;
  margin: 40px 0 0 0;
  border: none;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.sec6 h2 {
  text-align: center;
}
.sec6 h2 i {
  font-size: 2.2rem;
  font-weight: 400;
  border-bottom: 2px solid #EEEEEE;
}
.sec6 .fs-c-button--plain {
  position: absolute;
  display: block;
  width: 380px;
  bottom: 0;
  left: 50%;
  margin-left: -190px;
  background: #CECB00;
  text-align: center;
  border-radius: 5px;
  padding: 18px 0;
}
.sec6 .fs-c-button--plain:before {
  content: none;
}
.sec6 .fs-c-button--plain:hover {
  text-decoration: none;
}
.sec6 .fs-c-button--plain span {
  color: white;
  font-size: 1.6rem;
  background: url("../images/rev_ic.png") center left no-repeat;
  background-size: 32px;
  padding: 20px 0 20px 40px;
}
.sec6 .fs-c-buttonContainer:last-child {
  padding: 0;
}
.sec6 .fs-c-productReview__allReviews.fs-c-buttonContainer.fs-c-buttonContainer--viewAllReviews {
  padding: 0;
}
.sec6 .fs-c-button--viewAllReviews.fs-c-button--plain {
  display: none;
}
.sec6 .link_top {
  position: absolute;
  right: 50px;
  top: 95px;
  font-size: 1.3rem;
  color: #000;
  text-decoration: underline;
}
.sec6 .fs-c-aggregateRating__count {
  font-size: 2.4rem;
  font-weight: 500;
}
@media all and (max-width: 767px) {
  .sec6 {
    padding: 0 20px 100px 20px;
    margin-top: 60px;
  }
  .sec6 h2 i {
    font-size: 1.8rem;
  }
  .sec6 .fs-c-button--plain {
    width: 317px;
    margin: 0 auto;
    margin-left: -158.5px;
    padding: 15px 0;
  }
  .sec6 .fs-c-reviewList__item__body.fs-c-reviewBody {
    font-size: 1.3rem;
  }
  .sec6 .link_top {
    right: 80px;
    font-size: 1.1rem;
  }
  .sec6 .fs-c-productReview {
    margin: 30px 0 0 0;
  }
}

.sec7 {
  margin-top: 70px;
}
.sec7 .tab {
  font-size: 1.6rem;
}

.tab-list {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 10px;
}
@media all and (max-width: 767px) {
  .tab-list {
    padding: 0 5%;
    gap: 0 5px;
  }
}

.tab-menu {
  background: #E8E7E7;
  padding: 15px 0;
  color: #B48585;
  text-align: center;
  cursor: pointer;
}
.tab-menu.current {
  background: #545F56;
}

.tab1 i {
  background: url("../images/ic_gift.png") top left no-repeat;
  background-size: 25px auto;
  font-size: 1.6rem;
  padding: 5px 0 5px 32px;
}
.tab1.current {
  color: white;
}
.tab1.current i {
  background: url(https://fukure.itembox.design/item/product/images/ic_giftw.png) top left no-repeat;
  background-size: 25px auto;
}
@media all and (max-width: 767px) {
  .tab1 i {
    padding-top: 6px;
    padding-bottom: 3px;
    font-size: 1.4rem;
  }
}

.tab2 i {
  background: url(https://fukure.itembox.design/item/product/images/ic_ex.png) top left no-repeat;
  background-size: 25px auto;
  font-size: 1.6rem;
  padding: 5px 0 5px 32px;
}
.tab2.current {
  color: white;
}
.tab2.current i {
  background: url("../images/ic_exw.png") top 1px left no-repeat;
  background-size: 25px auto;
}
@media all and (max-width: 767px) {
  .tab2 i {
    padding-top: 6px;
    padding-bottom: 3px;
    font-size: 1.4rem;
  }
}

.content-box {
  display: none;
}

.content-group {
  margin-top: 10px;
  background: #F8F8F8;
  padding: 48px;
  box-sizing: border-box;
  border-radius: 4px;
}
.content-group .ttls {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.6;
}
.content-group .lead {
  font-size: 1.4rem;
  margin: 30px 0;
  color: #FF0808;
}
.content-group h3 {
  font-size: 1.8rem;
  font-weight: normal;
  margin-bottom: 20px;
}
.content-group .undd {
  font-size: 1.8rem;
  font-weight: normal;
  text-decoration: underline;
  color: #000;
}
.content-group .img {
  border-radius: 4px;
  overflow: hidden;
  margin: 20px 0;
}
.content-group .inb {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #F1F1F1;
}
.content-group .inb .txt b {
  font-weight: bold;
}
.content-group .inb2 {
  margin-top: 40px;
}
.content-group .fb {
  font-weight: bold;
  font-size: 1.6rem;
}
.content-group .fb2 {
  color: #000;
}
.content-group .im8 img {
  width: 80%;
  margin: 0 auto;
}
.content-group .noshi_btn {
  border: 1px solid #ccc;
  margin-top: 20px;
}
.content-group .btn_nn {
  margin-top: 10px;
  display: block;
  font-size: 1.4rem;
  color: #766868;
  padding-left: 12px;
  background: url("../images/fukure_tri1.png") center left no-repeat;
  background-size: 6px auto;
  transition: all 0.3s ease;
}
.content-group .btn_nn:hover {
  text-decoration: none;
}
.content-group .youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
.content-group .youtube iframe {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.content-group .last {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
@media all and (max-width: 767px) {
  .content-group {
    margin-top: 0;
    padding: 30px 5%;
    width: calc(100% + 16px);
    left: -8px;
    position: relative;
  }
  .content-group .ttls {
    font-size: 1.8rem;
  }
  .content-group .lead {
    font-size: 1.2rem;
    margin: 15px 0;
  }
  .content-group .img {
    margin: 16px 0;
  }
  .content-group .inb2 {
    margin-top: 30px;
  }
  .content-group .noshi_btn {
    margin-top: 10px;
  }
}

.tab_table .linse_tb {
  display: grid;
  grid-template-columns: 130px 1fr;
  gap: 0 20px;
  border-bottom: 2px solid #F1F1F1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.tab_table .linse_tb:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.tab_table .linse_tb .tl, .tab_table .linse_tb .tx {
  font-size: 1.6rem;
}
@media all and (max-width: 767px) {
  .tab_table .linse_tb {
    grid-template-columns: 1fr;
    gap: 5px 0;
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  .tab_table .linse_tb .tl {
    font-weight: bold;
  }
  .tab_table .linse_tb .tx {
    font-size: 1.3rem;
  }
}

.sec8, .sec9 {
  margin-top: 100px;
}
@media all and (max-width: 767px) {
  .sec8, .sec9 {
    margin-top: 60px;
    padding: 0 8px 60px 8px;
  }
}

.sec9 .btn_v1 {
  max-width: 300px;
  margin: 0 auto 80px auto;
}

.fq_wrap {
  text-align: left;
  margin-top: 40px;
  margin-bottom: 30px;
}
.fq_wrap .fq_bx {
  margin-bottom: 10px;
  line-height: 1.5;
}
.fq_wrap .q {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: flex-start;
  background: #F8F8F8;
  padding: 12px 20px;
  font-size: 1.8rem;
}
.fq_wrap .q .tl {
  padding-right: 24px;
}
.fq_wrap .a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px 20px 20px 20px;
}
.fq_wrap .num {
  font-weight: 600;
  font-size: 2rem;
  margin-right: 16px;
  position: relative;
  top: -1px;
  white-space: nowrap;
}
.fq_wrap .plus {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  transition: all 0.3s ease;
}
.fq_wrap .plus:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1.5px;
  width: 100%;
  height: 3px;
  background: #A6A6A6;
  border-radius: 100px;
}
.fq_wrap .plus:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -1.5px;
  width: 3px;
  height: 100%;
  background: #A6A6A6;
  border-radius: 100px;
  transition: all 0.3s ease;
}
.fq_wrap .q.open .plus {
  transform: rotate(-180deg);
}
.fq_wrap .q.open .plus:after {
  opacity: 0;
}
@media all and (max-width: 767px) {
  .fq_wrap {
    margin-bottom: 0;
    padding: 0;
  }
  .fq_wrap .q {
    padding: 12px 20px 12px 16px;
    font-size: 1.6rem;
  }
  .fq_wrap .q .tl {
    padding-right: 36px;
  }
  .fq_wrap .a {
    padding: 10px 10px 20px 16px;
    font-size: 1.4rem;
  }
  .fq_wrap .a a {
    color: #000;
  }
  .fq_wrap .num {
    font-size: 1.7rem;
    margin-right: 0;
    top: -1px;
    min-width: 34px;
  }
  .fq_wrap .plus {
    right: 10px;
  }
}

.modals {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 15;
}
.modals.open {
  opacity: 1;
  visibility: visible;
}
.modals .backs {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 16;
  background: rgba(0, 0, 0, 0.8);
  transition: unset;
}
.modals .modal_wrap {
  text-align: center;
  z-index: 17;
  width: 90%;
  background: white;
  border-radius: 10px;
  max-width: 770px;
  position: fixed;
  top: 50%;
  left: 50%;
  max-height: 90vh;
  transform: translate(-50%, -50%);
}
.modals .modal_in {
  padding: 40px;
  box-sizing: border-box;
  max-height: 90vh;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modals .modal_in::-webkit-scrollbar {
  display: none;
}
.modals .close1 {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.modals .close1:hover {
  opacity: 0.5;
}
.modals .md_ic {
  max-width: 100px;
  width: 100%;
  margin: 16px auto;
}
.modals .md_bx {
  margin-top: 16px;
  text-align: left;
}
.modals .fb {
  font-weight: bold;
  position: relative;
  padding-left: 10px;
}
.modals .fb:before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
  border-radius: 100%;
  background: #222;
  width: 3px;
  height: 3px;
}
.modals .md_txt {
  font-weight: normal;
}
.modals .md_icon {
  text-align: center;
  margin-bottom: 20px;
}
.modals .md_icon img {
  display: inline-block;
  width: 19px;
  margin: 0 auto;
  height: auto;
}
.modals .modal_name {
  text-align: center;
  margin-top: 30px;
}
.modals .modal_name h2 {
  text-align: center;
  font-size: 2.4rem;
  font-weight: normal;
}
.modals .mod_bx {
  margin-top: 50px;
}
.modals .mod_bx .tops {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 0;
}
.modals .mod_bx .name {
  text-align: left;
  font-size: 2.4rem;
  border-right: 1px solid #F1EFEF;
  box-sizing: border-box;
}
.modals .mod_bx .txt {
  text-align: left;
  padding-left: 30px;
  box-sizing: border-box;
}
.modals .mod_bx .img {
  margin-top: 30px;
  border-radius: 4px;
  overflow: hidden;
}
.modals .mod_bx2 {
  margin-top: 120px;
}
.modals .mod_bx2 .tops {
  grid-template-columns: 1fr;
}
.modals .mod_bx2 .tops2 {
  margin-top: 50px;
}
.modals .mod_bx2 .txt23 {
  margin-top: 20px;
  text-align: left;
}
.modals .mod_bx2 .txts24 {
  text-align: left;
  margin-top: 10px;
}
.modals .mod_bx2 .md_atn {
  margin-top: 40px;
  padding: 10px 0 10px 24px;
  box-sizing: border-box;
  border-left: 1px solid #F1EFEF;
}
.modals .mod_bx3 {
  margin-top: 16px;
}
.modals .mbb1 {
  margin-top: 40px;
}
.modals .tl1 {
  text-align: left;
  width: 100%;
  background: #F5F5F5;
  padding: 6px 10px;
  border-radius: 2px;
  margin-bottom: 5px;
  box-sizing: border-box;
}
.modals input, .modals select {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 6px 10px;
}
.modals .choice_under {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}
.modals .choice_under .nums {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  gap: 0 10px;
}
.modals .sub {
  margin-top: 24px;
}
@media all and (max-width: 767px) {
  .modals .modal_in {
    padding: 20px;
  }
  .modals .md_txt {
    font-size: 1.4rem;
  }
  .modals .md_icon {
    text-align: center;
    margin-bottom: 20px;
  }
  .modals .md_icon img {
    display: inline-block;
    width: 19px;
    margin: 0 auto;
    height: auto;
  }
  .modals .modal_name {
    margin-top: 16px;
  }
  .modals .modal_name h2 {
    font-size: 2rem;
  }
  .modals .mod_bx {
    margin-top: 40px;
  }
  .modals .mod_bx .tops {
    grid-template-columns: 1fr;
  }
  .modals .mod_bx .name {
    font-size: 1.8rem;
    border-right: none;
    margin-bottom: 10px;
  }
  .modals .mod_bx .txt {
    padding-left: 0;
    font-size: 1.4rem;
  }
  .modals .mod_bx .img {
    margin-top: 20px;
    border-radius: 4px;
    overflow: hidden;
  }
  .modals .mod_bx2 {
    margin-top: 60px;
  }
  .modals .mod_bx2 .tops2 {
    margin-top: 40px;
  }
  .modals .mod_bx2 .txt23 {
    margin-top: 20px;
    text-align: left;
  }
  .modals .mod_bx2 .md_atn {
    margin-top: 20px;
    padding: 10px 0 10px 18px;
  }
}

.btn_cartss, .btn_carts2 {
  cursor: pointer;
}
.btn_cartss:hover, .btn_carts2:hover {
  text-decoration: none;
}
.btn_cartss .in_carts, .btn_cartss .in_carts2, .btn_carts2 .in_carts, .btn_carts2 .in_carts2 {
  text-align: center;
  border: none;
  background: #AC2B75;
  color: white;
  display: block;
  width: 310px;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 12.5px 10px;
  margin: 0 auto;
  transition: all 0.3s ease;
}
.btn_cartss .in_carts i, .btn_cartss .in_carts2 i, .btn_carts2 .in_carts i, .btn_carts2 .in_carts2 i {
  font-size: 2.1rem;
  background: url(https://fukure.itembox.design/item/hnb_icon_cart.png) no-repeat left center;
  background-size: 37px;
  padding: 10px 0 10px 50px;
}
.btn_cartss .in_carts:hover, .btn_cartss .in_carts2:hover, .btn_carts2 .in_carts:hover, .btn_carts2 .in_carts2:hover {
  opacity: 0.8;
}
.btn_cartss.dis, .btn_carts2.dis {
  display: none;
}
@media all and (max-width: 767px) {
  .btn_cartss .in_carts, .btn_cartss .in_carts2, .btn_carts2 .in_carts, .btn_carts2 .in_carts2 {
    width: 100%;
    padding: 12.5px 10px;
  }
  .btn_cartss .in_carts i, .btn_cartss .in_carts2 i, .btn_carts2 .in_carts i, .btn_carts2 .in_carts2 i {
    font-size: 1.5rem;
    background: url(https://fukure.itembox.design/item/hnb_icon_cart.png) no-repeat left center;
    background-size: 28px;
    padding: 10px 0 10px 38px;
  }
}

.btn_cartss.merumaga .in_carts i, .btn_cartss.merumaga .in_carts2 i {
  font-size: 2.1rem;
  background: url(../images/fukure_mails.png) no-repeat left center;
  background-size: 32px;
  padding: 10px 0 10px 45px;
}
@media all and (max-width: 767px) {
  .btn_cartss.merumaga .in_carts i, .btn_cartss.merumaga .in_carts2 i {
    font-size: 1.5rem;
    background: url(../images/fukure_mails.png) no-repeat left center;
    background-size: 28px;
    padding: 10px 0 10px 38px;
  }
}

.sec5:hover {
  text-decoration: none;
}
.sec5 .in_carts, .sec5 .in_carts2 {
  display: inline-block;
  width: 180px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
}
.sec5 .in_carts i, .sec5 .in_carts2 i {
  font-size: 1.6rem;
  background: url(https://fukure.itembox.design/item/hnb_icon_cart.png) no-repeat left center;
  background-size: 20px;
  padding: 10px 0 10px 30px;
}
@media all and (max-width: 767px) {
  .sec5 .in_carts, .sec5 .in_carts2 {
    width: 100%;
    padding: 9.5px 4px;
  }
  .sec5 .in_carts i, .sec5 .in_carts2 i {
    font-size: 1.3rem;
    background: url(https://fukure.itembox.design/item/hnb_icon_cart.png) no-repeat left center;
    background-size: 15px;
    padding: 6px 0 6px 20px;
  }
}

.stic {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  background: #FAFAFA;
  z-index: 2;
}
.stic .in {
  width: 1000px;
  margin: 0 auto;
}
.stic .in2 {
  width: 770px;
  margin: 0 20px 0 auto;
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: 20px 20px;
  padding: 20px 0;
  box-sizing: border-box;
}
.stic .tops {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  border-right: 1px solid #E4DEDE;
  box-sizing: border-box;
  padding: 0 20px;
}
.stic .name {
  font-weight: bold;
}
.stic .price {
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .stic .in {
    width: 100%;
  }
  .stic .in2 {
    width: 100%;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 0;
    padding: 8px 0;
  }
  .stic .tops {
    border-right: none;
    display: block;
    font-size: 1.1rem;
    text-align: right;
    padding: 0 10px 0 0;
  }
  .stic .price {
    padding-right: 0;
    margin-top: 3px;
    font-size: 1.5rem;
  }
  .stic .btn_cartss {
    width: calc(100% - 8px);
  }
}

.cont_disnone {
  display: none;
}

.cont_pa .fs-c-button--inquiryAboutProduct {
  display: none;
}

.cool_icon {
  display: none;
}

.cool_icon.cool_disp {
  display: block;
}
@media all and (max-width: 767px) {
  .cool_icon.cool_disp {
    display: grid;
  }
}

.other_cool {
  display: block;
}

.other_cool.other_disp {
  display: none;
}

.swipe_mv_thumb {
  margin-top: 30px;
}
@media all and (max-width: 767px) {
  .swipe_mv_thumb {
    margin-top: 10px;
  }
}

.fs-c-productMainImage, .fs-c-productThumbnail {
  display: none;
}

.swipe_mv .swiper-slide img, .swipe_mv_thumb .swiper-slide img {
  width: 100%;
}

.swipe_mv_thumb .swiper-slide {
  cursor: pointer;
}
.swipe_mv_thumb .swiper-slide img {
  transition: all 0.3s ease;
}
.swipe_mv_thumb .swiper-slide:hover img {
  opacity: 0.8;
}

.slides_hist {
  margin-top: 30px;
  overflow: visible;
  position: relative;
}
.slides_hist #fs-recommend--flick {
  display: none;
}
.slides_hist h2 {
  display: none;
}
.slides_hist .img {
  aspect-ratio: 1/1;
}
.slides_hist .img img {
  aspect-ratio: 1/1;
  object-fit: cover;
}
.slides_hist .swiper-slide {
  height: auto;
  padding-bottom: 30px;
}
.slides_hist .swiper-button-prev {
  left: -12px;
}
.slides_hist .swiper-button-next {
  right: -12px;
}
.slides_hist .sw_nav {
  width: 100%;
  top: 30%;
  position: absolute;
}
.slides_hist .hist_pr:before, .slides_hist .hist_nx:before {
  content: none;
}
.slides_hist .hist_pr:after, .slides_hist .hist_nx:after {
  content: none;
}
.slides_hist a {
  display: block;
  height: 100%;
}
.slides_hist .ttl {
  margin-top: 8px;
  line-height: 1.3;
  color: #000;
}
.slides_hist .price_hist {
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
}
.slides_hist .fr2-price__value {
  font-size: 2rem;
  font-weight: bold;
  color: #000;
}
.slides_hist .fr2-price__addon {
  display: none;
}
@media all and (max-width: 767px) {
  .slides_hist {
    padding: 0 20px;
    width: calc(100% + 16px);
    position: relative;
    left: -8px;
  }
  .slides_hist .swiper-button-prev {
    left: 10px;
  }
  .slides_hist .swiper-button-next {
    right: 10px;
  }
  .slides_hist .sw_nav {
    top: 24%;
    left: 0;
  }
}

.hnb_floating-button_to-cart {
  display: none;
}

.sec8 {
  padding: 0;
}

.sec9 {
  padding-bottom: 0;
}

.remodal {
  margin-bottom: 10px;
  padding: 0;
  background: none;
  max-width: 800px;
}

.remodal-overlay {
  background: rgba(0, 0, 0, 0.8);
}

.slide_main .swiper-button-next:after, .slide_main .swiper-button-prev:after {
  content: none;
}

.fs-l-main + .fs-c-breadcrumb {
  background: none;
  padding-left: 230px;
  box-sizing: border-box;
}
@media all and (max-width: 767px) {
  .fs-l-main + .fs-c-breadcrumb {
    width: calc(100% - 16px);
    margin-left: 8px;
    padding: 8px 0 60px 0;
    border-top: 1px solid #F1EFEF;
  }
  .fs-l-main + .fs-c-breadcrumb a {
    font-size: 1.2rem;
  }
}

.sp.sa {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: white;
}

.fs-c-productSalesPeriod {
  padding-top: 100p;
  max-width: 370px;
  margin: 20px 0 10px 10px;
}

/*# sourceMappingURL=base_fk.css.map */
