@media screen and (max-width: 768px) {
  .only-pc {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .only-sp {
    display: none !important;
  }
}

.product.white_plus .product-breadcrumb {
  color: #FABF11;
}
.product.white_plus .product-breadcrumb--divider:before, .product.white_plus .product-breadcrumb--divider:after {
  background-color: #333;
}
.product.white_plus .product-form__description--label {
  background-color: #FABC11;
}
.product.white_plus .product-form__radio-header--highlight {
  color: #333;
}
.product.white_plus .product-form__field:has(.product-form__radio-list label:nth-of-type(1) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(1) {
  color: #FABF11;
}
.product.white_plus .product-form__field:has(.product-form__radio-list label:nth-of-type(2) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(2) {
  color: #FABF11;
}
.product.white_plus .product-form__field:has(.product-form__radio-list label:nth-of-type(3) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(3) {
  color: #FABF11;
}
.product.white_plus .product-form__radio-label__sp-header--highlight {
  color: #333;
}
@media screen and (min-width: 769px) {
  .product.white_plus .product-form__radio-label--discount-text {
    height: 2.71rem;
    line-height: 2.48rem;
  }
}
@media screen and (max-width: 768px) {
  .product.white_plus .product-form__radio-label--discount-text {
    height: 2.91666667rem;
    line-height: 2.58333333rem;
  }
}
.product.white_plus .product-form__radio-label input:checked::before {
  background-color: #FABC11;
  border-color: #FFF;
}
.product.white_plus .product-form__radio-label:has(:checked) {
  border-color: #FABC11;
  background-color: #FABC11;
  color: #FFF;
}
.product.white_plus .product-form__radio-label:has(:checked) .product-form__radio-label__sp-header {
  color: #FABF11;
}
.product.white_plus .product-form__radio-label:has(:checked) .product-form__radio-label--discount-text {
  background-color: #FFF;
  color: #FABC11;
  border: none;
}
.product.white_plus .product-form__radio-label:has(:checked) .product-form__radio-label__note {
  border-color: #FFF;
  color: #FFF;
}

.product.mycee .product-breadcrumb {
  color: #EE6E22;
}
.product.mycee .product-breadcrumb--divider:before, .product.mycee .product-breadcrumb--divider:after {
  background-color: #333;
}
.product.mycee .product-form__description--label {
  background-color: #FF6104;
}
.product.mycee .product-form__radio-header--highlight {
  color: #333;
}
.product.mycee .product-form__field:has(.product-form__radio-list label:nth-of-type(1) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(1) {
  color: #EE6E22;
}
.product.mycee .product-form__field:has(.product-form__radio-list label:nth-of-type(2) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(2) {
  color: #EE6E22;
}
.product.mycee .product-form__field:has(.product-form__radio-list label:nth-of-type(3) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(3) {
  color: #EE6E22;
}
.product.mycee .product-form__radio-label__sp-header--highlight {
  color: #333;
}
@media screen and (min-width: 769px) {
  .product.mycee .product-form__radio-label--discount-text {
    height: 2.71rem;
    line-height: 2.48rem;
  }
}
@media screen and (max-width: 768px) {
  .product.mycee .product-form__radio-label--discount-text {
    height: 2.91666667rem;
    line-height: 2.58333333rem;
  }
}
.product.mycee .product-form__radio-label input:checked::before {
  background-color: #FF6104;
  border-color: #FFF;
}
.product.mycee .product-form__radio-label:has(:checked) {
  border-color: #FF6104;
  background-color: #FF6104;
  color: #FFF;
}
.product.mycee .product-form__radio-label:has(:checked) .product-form__radio-label__sp-header {
  color: #EE6E22;
}
.product.mycee .product-form__radio-label:has(:checked) .product-form__radio-label--discount-text {
  background-color: #FFF;
  color: #FF6104;
  border: none;
}
.product.mycee .product-form__radio-label:has(:checked) .product-form__radio-label__note {
  border-color: #FFF;
  color: #FFF;
}

.product.vcsoap .product-form__images--main img, .product.vcsoap .product-form__images--others li img {
  width: 100%;
}
.product.vcsoap .product-breadcrumb {
  color: #F0875E;
}
.product.vcsoap .product-breadcrumb--divider:before, .product.vcsoap .product-breadcrumb--divider:after {
  background-color: #333;
}
.product.vcsoap .product-form__description--label {
  background-color: #FF7D4A;
}
.product.vcsoap .product-form__radio-header--highlight {
  color: #333;
}
.product.vcsoap .product-form__field:has(.product-form__radio-list label:nth-of-type(1) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(1) {
  color: #F0875E;
}
.product.vcsoap .product-form__field:has(.product-form__radio-list label:nth-of-type(2) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(2) {
  color: #F0875E;
}
.product.vcsoap .product-form__field:has(.product-form__radio-list label:nth-of-type(3) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(3) {
  color: #F0875E;
}
.product.vcsoap .product-form__radio-label__sp-header--highlight {
  color: #333;
}
@media screen and (min-width: 769px) {
  .product.vcsoap .product-form__radio-label--discount-text {
    height: 2.71rem;
    line-height: 2.48rem;
  }
}
@media screen and (max-width: 768px) {
  .product.vcsoap .product-form__radio-label--discount-text {
    height: 2.91666667rem;
    line-height: 2.58333333rem;
  }
}
.product.vcsoap .product-form__radio-label input:checked::before {
  background-color: #FF7D4A;
  border-color: #FFF;
}
.product.vcsoap .product-form__radio-label:has(:checked) {
  border-color: #FF7D4A;
  background-color: #FF7D4A;
  color: #FFF;
}
.product.vcsoap .product-form__radio-label:has(:checked) .product-form__radio-label__sp-header {
  color: #F0875E;
}
.product.vcsoap .product-form__radio-label:has(:checked) .product-form__radio-label--discount-text {
  background-color: #FFF;
  color: #FF7D4A;
  border: none;
}
.product.vcsoap .product-form__radio-label:has(:checked) .product-form__radio-label__note {
  border-color: #FFF;
  color: #FFF;
}

.product.serum .product-form__images--main img, .product.serum .product-form__images--others li img {
  width: 100%;
}
.product.serum .product-breadcrumb {
  color: #D96965;
}
.product.serum .product-breadcrumb--divider:before, .product.serum .product-breadcrumb--divider:after {
  background-color: #333;
}
.product.serum .product-form__description--label {
  background-color: #F46863;
}
.product.serum .product-form__radio-header--highlight {
  color: #333;
}
.product.serum .product-form__field:has(.product-form__radio-list label:nth-of-type(1) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(1) {
  color: #D96965;
}
.product.serum .product-form__field:has(.product-form__radio-list label:nth-of-type(2) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(2) {
  color: #D96965;
}
.product.serum .product-form__field:has(.product-form__radio-list label:nth-of-type(3) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(3) {
  color: #D96965;
}
.product.serum .product-form__radio-label__sp-header--highlight {
  color: #333;
}
@media screen and (min-width: 769px) {
  .product.serum .product-form__radio-label--discount-text {
    height: 2.71rem;
    line-height: 2.48rem;
  }
}
@media screen and (max-width: 768px) {
  .product.serum .product-form__radio-label--discount-text {
    height: 2.91666667rem;
    line-height: 2.58333333rem;
  }
}
.product.serum .product-form__radio-label input:checked::before {
  background-color: #F46863;
  border-color: #FFF;
}
.product.serum .product-form__radio-label:has(:checked) {
  border-color: #F46863;
  background-color: #F46863;
  color: #FFF;
}
.product.serum .product-form__radio-label:has(:checked) .product-form__radio-label__sp-header {
  color: #D96965;
}
.product.serum .product-form__radio-label:has(:checked) .product-form__radio-label--discount-text {
  background-color: #FFF;
  color: #F46863;
  border: none;
}
.product.serum .product-form__radio-label:has(:checked) .product-form__radio-label__note {
  border-color: #FFF;
  color: #FFF;
}

.product.sk_cleansing .product-form__images--main img, .product.sk_cleansing .product-form__images--others li img {
  width: 100%;
}
.product.sk_cleansing .product-breadcrumb {
  color: #DD5F5F;
}
.product.sk_cleansing .product-breadcrumb--divider:before, .product.sk_cleansing .product-breadcrumb--divider:after {
  background-color: #333;
}
.product.sk_cleansing .product-form__description--label {
  background-color: #F15454;
}
.product.sk_cleansing .product-form__radio-header--highlight {
  color: #333;
}
.product.sk_cleansing .product-form__field:has(.product-form__radio-list label:nth-of-type(1) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(1) {
  color: #DD5F5F;
}
.product.sk_cleansing .product-form__field:has(.product-form__radio-list label:nth-of-type(2) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(2) {
  color: #DD5F5F;
}
.product.sk_cleansing .product-form__field:has(.product-form__radio-list label:nth-of-type(3) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(3) {
  color: #DD5F5F;
}
.product.sk_cleansing .product-form__radio-label__sp-header--highlight {
  color: #333;
}
@media screen and (min-width: 769px) {
  .product.sk_cleansing .product-form__radio-label--discount-text {
    height: 2.71rem;
    line-height: 2.48rem;
  }
}
@media screen and (max-width: 768px) {
  .product.sk_cleansing .product-form__radio-label--discount-text {
    height: 2.91666667rem;
    line-height: 2.58333333rem;
  }
}
.product.sk_cleansing .product-form__radio-label input:checked::before {
  background-color: #F15454;
  border-color: #FFF;
}
.product.sk_cleansing .product-form__radio-label:has(:checked) {
  border-color: #F15454;
  background-color: #F15454;
  color: #FFF;
}
.product.sk_cleansing .product-form__radio-label:has(:checked) .product-form__radio-label__sp-header {
  color: #DD5F5F;
}
.product.sk_cleansing .product-form__radio-label:has(:checked) .product-form__radio-label--discount-text {
  background-color: #FFF;
  color: #F15454;
  border: none;
}
.product.sk_cleansing .product-form__radio-label:has(:checked) .product-form__radio-label__note {
  border-color: #FFF;
  color: #FFF;
}

.product.pink_repair_mask .product-breadcrumb {
  color: #FF5257;
}
.product.pink_repair_mask .product-breadcrumb--divider:before, .product.pink_repair_mask .product-breadcrumb--divider:after {
  background-color: #333;
}
.product.pink_repair_mask .product-form__description--label {
  background-color: #FF5257;
}
.product.pink_repair_mask .product-form__soldout {
  background-color: #A9A9A9;
  border-radius: 15px;
  color: #FFF;
  font-weight: 500;
  font-size: 2.1rem;
  letter-spacing: 0.17rem;
  line-height: normal;
  text-align: center;
  padding: 3.9rem 1rem;
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  .product.pink_repair_mask .product-form__soldout {
    margin-top: 2rem;
  }
}
.product.pink_repair_mask .product-form__radio-header--highlight {
  color: #333;
}
.product.pink_repair_mask .product-form__field:has(.product-form__radio-list label:nth-of-type(1) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(1) {
  color: #FF5257;
}
.product.pink_repair_mask .product-form__field:has(.product-form__radio-list label:nth-of-type(2) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(2) {
  color: #FF5257;
}
.product.pink_repair_mask .product-form__field:has(.product-form__radio-list label:nth-of-type(3) input:checked) .product-form__radio-headers .product-form__radio-header:nth-child(3) {
  color: #FF5257;
}
.product.pink_repair_mask .product-form__radio-label__sp-header--highlight {
  color: #333;
}
@media screen and (min-width: 769px) {
  .product.pink_repair_mask .product-form__radio-label--discount-text {
    height: 2.71rem;
    line-height: 2.48rem;
  }
}
@media screen and (max-width: 768px) {
  .product.pink_repair_mask .product-form__radio-label--discount-text {
    height: 2.91666667rem;
    line-height: 2.58333333rem;
  }
}
.product.pink_repair_mask .product-form__radio-label input:checked::before {
  background-color: #FF5257;
  border-color: #FFF;
}
.product.pink_repair_mask .product-form__radio-label:has(:checked) {
  border-color: #FF5257;
  background-color: #FF5257;
  color: #FFF;
}
.product.pink_repair_mask .product-form__radio-label:has(:checked) .product-form__radio-label__sp-header {
  color: #FF5257;
}
.product.pink_repair_mask .product-form__radio-label:has(:checked) .product-form__radio-label--discount-text {
  background-color: #FFF;
  color: #FF5257;
  border: none;
}
.product.pink_repair_mask .product-form__radio-label:has(:checked) .product-form__radio-label__note {
  border-color: #FFF;
  color: #FFF;
}

body {
  font-size: 2.34rem;
  color: #383838;
}

a {
  color: #383838;
}

.product {
  background-size: 100%;
}

.product-header {
  position: relative;
  padding-top: 20rem;
}
@media screen and (max-width: 768px) {
  .product-header {
    padding-top: 12rem;
  }
}

.product-form {
  max-width: 980px;
  width: 116rem;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .product-form {
    width: 84%;
  }
}

.product-body {
  max-width: 1200px;
  width: 138rem;
  margin: 8.63rem auto auto;
  padding-bottom: 10rem;
}
@media screen and (max-width: 768px) {
  .product-body {
    width: 100%;
    margin: 11rem auto auto;
  }
}

.product-footer {
  padding-bottom: 20rem;
  max-width: 980px;
  width: 116rem;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .product-footer {
    padding-bottom: 10rem;
    width: 84%;
  }
}

.product-breadcrumbs {
  width: 79.16666667%;
  max-width: 1520px;
  margin: auto;
  padding: 10rem 0;
  display: flex;
  flex-wrap: wrap;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 768px) {
  .product-breadcrumbs {
    padding: 4rem 0;
    font-size: 1.8rem;
  }
}
.product-breadcrumbs .product-breadcrumb {
  padding-bottom: 1rem;
}
.product-breadcrumbs .product-breadcrumb--current {
  color: #333;
}
.product-breadcrumbs .product-breadcrumb--divider {
  position: relative;
  padding-right: 4rem;
}
.product-breadcrumbs .product-breadcrumb--divider:before, .product-breadcrumbs .product-breadcrumb--divider:after {
  content: "";
  position: absolute;
  top: calc(50% - 0.58rem);
  right: 1.4rem;
  width: 1.4rem;
  height: 0.1rem;
  transform-origin: 100% 50%;
}
.product-breadcrumbs .product-breadcrumb--divider:before {
  transform: rotate(45deg);
}
.product-breadcrumbs .product-breadcrumb--divider:after {
  transform: rotate(-45deg);
}

.product-form {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .product-form {
    flex-direction: column;
  }
}
.product-form__header {
  width: 48rem;
}
@media screen and (max-width: 768px) {
  .product-form__header {
    width: 100%;
  }
}
.product-form__body {
  width: 58.4rem;
}
@media screen and (max-width: 768px) {
  .product-form__body {
    width: 100%;
  }
}
.product-form__body-wrapper {
  margin: auto;
}
.product-form__images--main {
  width: 100%;
  position: relative;
}
.product-form__images--main img {
  position: absolute;
}
.product-form__images--main img.active {
  position: relative;
}
.product-form__images--others {
  display: flex;
  gap: 1rem;
  margin: 1rem 0;
}
@media screen and (max-width: 768px) {
  .product-form__images--others {
    margin: 1.08333333rem 0 4rem;
  }
}
.product-form__images--others li {
  flex: 1;
}
.product-form__images--others li.active {
  opacity: 0.5;
}
.product-form__description--label {
  color: #FFF;
  text-align: center;
  letter-spacing: 0.2rem;
}
.product-form__description--name {
  font-size: 2.9rem;
  text-align: center;
  letter-spacing: 0.2rem;
}
.product-form__description--volume {
  border-top: solid 1px #333;
  border-bottom: solid 1px #333;
  text-align: center;
  padding: 0.4rem 0;
}
.product-form__description--volume-value {
  letter-spacing: 0.2rem;
}
.product-form__description--text {
  padding: 2rem 0;
  line-height: 4.5rem;
  letter-spacing: 0.3rem;
  font-size: 2.1rem;
}
.product-form__description--text-sm {
  font-size: 1rem;
}
.product-form__tab-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 4rem 0;
  gap: 1rem;
}
.product-form__tab-list-item {
  padding: 1rem 0;
  cursor: pointer;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  gap: 1rem;
  height: 7rem;
}
@media screen and (max-width: 768px) {
  .product-form__tab-list-item {
    gap: 1rem;
    height: inherit;
    gap: 2rem;
  }
}
.product-form__tab-list-item--img {
  flex: 0.36;
}
.product-form__tab-list-item--text {
  flex: 0.64;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .product-form__tab-list-item--text {
    flex-direction: column;
    align-items: flex-start;
  }
}
.product-form__tab-list-item--text-title {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .product-form__tab-list-item--text-title {
    font-size: 2rem;
  }
}
.product-form__tab-list-item--text-quantity {
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .product-form__tab-list-item--text-quantity {
    font-size: 3.4rem;
  }
}
.product-form__tab-content {
  letter-spacing: 0.1rem;
  display: none;
}
.product-form__tab-content.active {
  display: block;
}
.product-form__radio-headers {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 2rem;
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 768px) {
  .product-form__radio-headers {
    display: none;
  }
}
.product-form__radio-header {
  text-align: center;
  font-size: 1.61rem;
  color: #333;
  letter-spacing: 0.1rem;
}
.product-form__radio-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 2rem;
}
@media screen and (max-width: 768px) {
  .product-form__radio-list {
    grid-template-columns: 1fr;
  }
}
.product-form__radio-label {
  border: solid 1px #333;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: wrap;
  cursor: pointer;
  background-color: #FFF;
  line-height: 1.7;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .product-form__radio-label {
    position: relative;
    display: grid;
    grid-template-columns: 0.8fr 0.9fr 1fr;
    column-gap: 1rem;
    width: 100%;
    padding: 1.5rem 1rem;
    margin-top: 4.3rem;
    margin-bottom: 0;
    font-size: 2.4rem;
  }
}
.product-form__radio-label__sp-header {
  display: none;
}
@media screen and (max-width: 768px) {
  .product-form__radio-label__sp-header {
    display: block;
    position: absolute;
    top: -3.2rem;
    left: 2.1rem;
    font-size: 1.8rem;
    letter-spacing: 0.1rem;
    color: #333;
    white-space: nowrap;
  }
}
.product-form__radio-label__header {
  padding: 1.4rem 1.4rem 0;
}
@media screen and (max-width: 768px) {
  .product-form__radio-label__header {
    grid-column: 1;
    grid-row: 1/span 2;
    padding: 0;
    display: flex;
    align-items: center;
    align-self: center;
    gap: 0.8rem;
    letter-spacing: 0.2rem;
  }
}
.product-form__radio-label__body {
  padding: 0 1.4rem;
}
@media screen and (max-width: 768px) {
  .product-form__radio-label__body {
    grid-column: 2;
    grid-row: 1/span 2;
    display: flex;
    align-items: center;
    align-self: center;
    padding: 0;
    flex: unset;
    height: unset;
    width: unset;
  }
}
.product-form__radio-label__footer {
  padding: 1rem 0.4rem;
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 0.4rem;
}
@media screen and (max-width: 768px) {
  .product-form__radio-label__footer {
    grid-column: 3;
    grid-row: 1;
    padding: 0 0 0.3rem 0;
    width: auto;
    justify-content: flex-start;
    align-self: end;
  }
}
.product-form__radio-label__note {
  margin-top: auto;
  border: solid 1px #333;
  border-radius: 2px;
  text-align: center;
  font-size: 1.3rem;
  padding: 0.4rem;
  margin-left: 1.4rem;
  margin-right: 1.4rem;
  margin-bottom: 1.4rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .product-form__radio-label__note {
    grid-column: 3;
    grid-row: 2;
    margin: 0.3rem 0 0;
    padding: 0 0.4rem;
    font-size: 1.16666667rem;
  }
}
.product-form__radio-label--title {
  display: block;
}
.product-form__radio-label--discount-list {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.product-form__radio-label--discount {
  min-height: 3.2rem;
  margin: 0.3rem 0;
}
@media screen and (max-width: 768px) {
  .product-form__radio-label--discount {
    min-height: inherit;
  }
}
.product-form__radio-label--discount-text {
  background-color: #FFF;
  color: #333;
  border: solid 1px #333;
}
@media screen and (max-width: 768px) {
  .product-form__radio-label--discount-text {
    padding: 0 3.2rem;
    font-size: 2rem;
    letter-spacing: 0.16rem;
  }
}
@media screen and (min-width: 769px) {
  .product-form__radio-label--wtp_ip .product-form__radio-label--unit {
    font-size: 1.37931034rem;
  }
}
.product-form__radio-label--price {
  text-align: right;
}
.product-form__radio-label--sm {
  font-size: 1.67rem;
}
.product-form__radio-label input {
  visibility: hidden;
  width: 2rem;
  height: 1.8rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .product-form__radio-label input {
    width: 3rem;
    height: 2rem;
  }
}
.product-form__radio-label input::before {
  visibility: visible;
  content: "";
  width: 2rem;
  height: 2rem;
  background-color: #FFF;
  border: solid 1px #333;
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .product-form__radio-label input::before {
    height: 2.4rem;
    width: 2.4rem;
  }
}
.product-form__radio-label input::after {
  visibility: visible;
  content: "";
  width: 1rem;
  height: 1rem;
  background-color: #FFF;
  border-radius: 50%;
  top: 0.5rem;
  left: 0.5rem;
  position: absolute;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .product-form__radio-label input::after {
    width: 1.4rem;
    height: 1.4rem;
  }
}
.product-form__field {
  padding-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .product-form__field {
    padding-bottom: 3rem;
  }
}
.product-form__detail {
  padding-bottom: 4rem;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 768px) {
  .product-form__detail {
    padding-bottom: 3rem;
  }
}
.product-form__detail__accordion-header {
  background-color: #333;
  color: #FFF;
  text-align: center;
  padding: 1rem 0;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 768px) {
  .product-form__detail__accordion-header {
    padding: 1.3rem 0;
    font-size: 2.16666667rem;
  }
}
.product-form__detail__accordion-header:before, .product-form__detail__accordion-header:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2%;
  width: 2.4rem;
  height: 0.1rem;
  background-color: #FFF;
}
.product-form__detail__accordion-header:after {
  transform: rotate(90deg);
}
.product-form__detail__accordion-header:hover {
  opacity: 0.6;
}
.product-form__detail__accordion.active .product-form__detail__accordion-header:after {
  transform: rotate(0deg);
}
.product-form__detail__accordion-body {
  font-size: 2rem;
  padding: 1rem;
}
.product-form__button {
  background-color: #FFF;
  border: solid 1px #333;
  width: 100%;
  padding: 2rem 0;
  border-radius: 8px;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #383838;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 768px) {
  .product-form__button {
    padding: 2.3rem 0;
  }
}
.product-form__button::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 5%;
  width: 4rem;
  height: 0.1rem;
  background-color: #333;
}
.product-form__button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4.2%;
  width: 1rem;
  height: 0.1rem;
  background-color: #333;
  transform: rotate(45deg) translate(-50%, -50%);
}
.product-form__button-icon {
  width: 2rem;
  margin-right: 3rem;
}
@media screen and (max-width: 768px) {
  .product-form__button-icon {
    width: 2.67rem;
    margin-right: 1.7rem;
  }
}
.product-form__button:hover {
  opacity: 0.6;
}
.product-form__notes {
  padding: 2rem 0;
  font-size: 1.3rem;
}

.product-accordion-list .product-accordion {
  margin-bottom: 1rem;
}
.product-accordion-list .product-accordion__header {
  border-bottom: solid 1px #333;
  padding: 2rem;
  cursor: pointer;
  position: relative;
  letter-spacing: 0.2rem;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .product-accordion-list .product-accordion__header {
    width: 84%;
    margin: auto;
    font-size: 2.4rem;
  }
}
.product-accordion-list .product-accordion__header:before, .product-accordion-list .product-accordion__header:after {
  content: "";
  position: absolute;
  top: 60%;
  right: 2%;
  width: 2.4rem;
  height: 0.1rem;
  background-color: #333;
}
.product-accordion-list .product-accordion__header:after {
  transform: rotate(90deg);
}
.product-accordion-list .product-accordion__header:hover {
  opacity: 0.6;
}
.product-accordion-list .product-accordion__body {
  padding: 2rem 0;
}
.product-accordion-list .product-accordion.active .product-accordion__header:after {
  transform: rotate(0deg);
}

.product-other-link-list {
  display: flex;
  justify-content: space-between;
}

.product-other-link-item {
  width: 52rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: stretch;
}
@media screen and (max-width: 768px) {
  .product-other-link-item {
    width: 24rem;
    margin: 0 auto;
    padding-bottom: 2rem;
  }
}
.product-other-link-item__header {
  padding: 2rem 0;
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .product-other-link-item__header {
    align-items: end;
  }
}
.product-other-link-item__header-wrapper {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.product-other-link-item__header-title {
  font-size: 2.8rem;
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 768px) {
  .product-other-link-item__header-title {
    font-size: 1.8rem;
  }
}
.product-other-link-item__header-title-sm {
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .product-other-link-item__header-title-sm {
    font-size: 1.5rem;
  }
}
.product-other-link-item__header-icon {
  width: 7.4rem;
}
@media screen and (max-width: 768px) {
  .product-other-link-item__header-icon {
    width: 25%;
  }
}

.js-accordion.active .js-accordion-body {
  display: block;
}
.js-accordion .js-accordion-body {
  display: none;
}

.js-product-tab-content {
  display: none;
}
.js-product-tab-content.active {
  display: block;
}

.product-form__button.disable {
  cursor: inherit;
}

.product-form__button.disable:hover {
  opacity: 1;
}

.product-form__button.disable::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 5%;
  width: 4rem;
  height: 0.1rem;
  background-color: inherit;
}

.product-form__button.disable::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4.2%;
  width: 1rem;
  height: 0.1rem;
  background-color: inherit;
  transform: rotate(45deg) translate(-50%, -50%);
}