.product_main_image {
  border-color: #eeeeee;
}
.product_main_image .slick-prev:after {
  border-bottom: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
}
.product_main_image .slick-next:after {
  border-bottom: 2px solid #eeeeee;
  border-right: 2px solid #eeeeee;
}

.product_image_thumbnail .slick-dots li,
.product_image_thumbnail .slick-dots .slick-active,
.product_color_variation li,
.cartIn_color_item_inner,
.choose_color_code,
/*.cartIn_quantity-select,*/
.cartIn_routine_item,
.customerVoice_inner_left,
.product_introduction,
.product_common_title,
.product_introduction,
.how_to_choice_title,
.how_to_choice_table th,
.how_to_choice_table td {
  border-color: #eeeeee;
}

.product_faq {
  background: #eeeeee;
}
.product_faq::after {
  background: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #aaaaaa;
}

@media screen and (min-width: 990px) {
  .trial_order .product_cartIn_title, .routine_order .product_cartIn_title, .common_order .product_cartIn_title {
    padding: 20px 15px;
  }
}

.common_order {
  border-color: #8ed3e7;
}
.common_order .product_cartIn_title {
  background: #a1d0d8;
}
.common_order .cartIn_btn {
  background: #a1d0d8;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.common_order .js-accordion-btn {
  color: #fff;
  background: #a1d0d8;
}
.common_order .js-accordion-btn::after, .common_order .js-accordion-btn.active::after {
  background: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0px 5px;
  border-color: #fff transparent transparent transparent;
}
.common_order .js-accordion-btn.active::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.routine_order {
  border-color: #faa0a9;
}
.routine_order .product_cartIn_title {
  background: #ebaeb5;
}
.routine_order .cartIn_btn {
  background: #ebaeb5;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.routine_order .js-accordion-btn {
  color: #fff;
  background: #ebaeb5;
}
.routine_order .js-accordion-btn::after, .routine_order .js-accordion-btn.active::after {
  background: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0px 5px;
  border-color: #fff transparent transparent transparent;
}

.trial_order {
  border-color: #bfbfbf;
}
.trial_order .product_cartIn_title {
  background: #ccc;
}
.trial_order .cartIn_btn {
  background: #ccc;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.trial_order .js-accordion-btn {
  color: #fff;
  background: #ccc;
}
.trial_order .js-accordion-btn::after, .trial_order .js-accordion-btn.active::after {
  background: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0px 5px;
  border-color: #fff transparent transparent transparent;
}
.trial_order .js-accordion-btn.active::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.trial_order .callCenter_titel {
  background: #ebaeb5;
}

/*.cartIn_quantity-select,
.cartIn_interval-select {
  border-color: #ddd6ca;
}
.cartIn_quantity-select::after,
.cartIn_interval-select::after {
  color: #ddd6ca;
}*/

.product_select dt {
  color: #333;
  background: #eeeeee;
}

.cartIn_routine input:checked + .cartIn_routine_item {
  border-color: #ebaeb5;
}
.cartIn_routine input:checked + .cartIn_routine_item::before {
  background-image: url(../img/v2/select_checked.png);
}

.routine_order .js-accordion-btn.routine_course_link {
  color: #333;
  background: #eeeeee;
}
.routine_order .js-accordion-btn.routine_course_link::after {
  background: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 4px 0px 4px;
  border-color: #aaaaaa transparent transparent  transparent;
}
.routine_order .js-accordion-btn.routine_course_link.active::after {
  background: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 4px 7px 4px;
  border-color:  transparent transparent #aaaaaa transparent;
}

.cartIn_color input:checked + .cartIn_color_item {
  background: #ebaeb5;
}

.cartIn_color input:checked + .cartIn_color_item:before {
  background-image: url(../img/v2/select_checked.png);
}

.cartIn_color input:checked + .cartIn_color_item .cartIn_color_item_inner {
  border-color: #ebaeb5;
}

.contents_title {
  color: #333;
  font-weight: normal;
  background: #eeeeee;
}

.product_feature {
  color: #444444;
  font-weight: normal;
}

.how_to_use {
  color: #444444;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin: 0 0 40px;
  overflow: hidden;
}
.product_feature + .how_to_use {
  margin-top: 70px;
}

.how_to_use__title {
  display: block;
  width: 100%;
  height: auto;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
  margin: 0 0 20px;
  padding: 9.5px 0;
  color: #6facb7;
  border-bottom: 1px solid #a1d0d8;
}
.how_to_use__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
}
.how_to_use__grid__image {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.how_to_use__grid__image img {
  display: block;
  height: auto;
}
.how_to_use__grid__body {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  line-height: 2.2222222222;
}
.how_to_use__grid__body p {
  display: block;
  margin: 0 0 1em;
}
.how_to_use__grid__body ul {
  list-style: none;
  padding-left: 0;
}
.how_to_use__point {
  display: block;
  margin: 0 0 1em;
}
* + .how_to_use__point {
  margin-top: 30px;
}

.how_to_use__point > dt {
  display: inline-block;
  color: #fff;
  background: #a1d0d8;
  font-size: 0.8888888889em;
  font-weight: normal;
  line-height: 1.2;
  padding: 5.4px 12px;
  margin: 0 0 15px;
  float: left;
}
.how_to_use__point > dd {
  display: block;
  clear: both;
}
.how_to_use__movie {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 60px 0 80px;
}
.how_to_use__movie > dt {
  display: block;
  padding: 21.5px 40px;
  margin: 0 0 37px;
  font-size: 18px;
  line-height: 1.5;
  position: relative;
  border: 1px solid #cccccc;
  background: #fff;
}
.how_to_use__movie > dt::before {
  z-index: 2;
  border-color: #fff transparent transparent transparent;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.how_to_use__movie > dt::after {
  z-index: 1;
  border-color: #cccccc transparent transparent transparent;
}
.how_to_use__movie > dt::before, .how_to_use__movie > dt::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 11.5px 0 11.5px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: auto;
  margin: auto;
}
.how_to_use__movie > dd {
  display: block;
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
}
.how_to_use__movie__frame {
  display: block;
  width: 100%;
  height: auto;
  padding: 0 0 56.2962962963%;
  position: relative;
  background-color: #eeeeee;
}
.how_to_use__movie__frame > iframe {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  margin: auto;
}

.product_feature_customerVoice.bg-beige {
  background: #f8f8f8;
}

.customerVoice_inner_left {
  border-color: #cccccc;
  overflow: hidden;
}
.customerVoice_inner_left img {
  display: block;
}

.customerVoice_attention {
  font-weight: normal;
}

.customerVoice_moreComment {
  background: #cccccc;
}

.skincare_step {
  display: block;
  font-weight: normal;
  padding: 80px 0;
}
.skincare_step__container {
  display: block;
  width: 100%;
  max-width: 1350px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  min-width: 700px;
}
.skincare_step__title {
  display: block;
  margin: 0;
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 40px;
  text-align: center;
}
.skincare_step__body {
  display: block;
  margin: 0;
}
.skincare_step__note {
  display: block;
  margin: 5px 0 0;
}
.skincare_step__note p {
  font-size: 77.7777777778%;
}
.skincare_step__note > *:last-child {
  margin-bottom: 0;
}
.skincare_step__section_list {
  display: block;
}
.skincare_step__section {
  display: block;
  margin: 0;
  position: relative;
}
.skincare_step__section + .skincare_step__section {
  padding-top: 55px;
}
.skincare_step__section + .skincare_step__section::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 39px 0;
  border-color: #8ed3e7 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  z-index: 1;
  margin: auto;
}
.skincare_step__section__title {
  width: 100%;
  min-height: 60px;
  padding: 13.5px 20px;
  margin: 0 0 30px;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.5;
  background: #f8f8f8;
  position: relative;
  padding-right: 116px;
}
.skincare_step__section__title::after {
  content: "";
  display: block;
  width: 96px;
  height: 44px;
  position: absolute;
  top: 0;
  left: auto;
  right: 20px;
  bottom: 0;
  z-index: 1;
  margin: auto;
  background-image: url(../img/v2/icon_daynight.png);
  background-repeat: no-repeat;
  background-position: center;
}
.skincare_step__section.skincare_day .skincare_step__section__title::after {
  width: 41px;
  background-position: left center;
  margin-right: 55px;
}

.skincare_step__section.skincare_night .skincare_step__section__title::after {
  width: 40px;
  background-position: right center;
}

.skincare_step__section.skincare_daynight .skincare_step__section__title::after {
  background-size: 96px 44px;
  background-position: center;
}

.skincare_step__section__body {
  display: block;
  margin: 0;
}
.skincare_step__product_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: auto;
  margin: 0 -12.5px;
}
.skincare_step__product_list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 25px;
  padding: 0 12.5px;
}
@media screen and (min-width: 1280.2px) {
  .skincare_step__product_list__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .skincare_step__product_list__item:nth-child(n+4):last-child {
    margin-right: auto;
  }
}
@media screen and (min-width: 800.2px) and (max-width: 1280px) {
  .skincare_step__product_list__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .skincare_step__product_list__item:nth-child(n+3):last-child {
    margin-right: auto;
  }
}
@media screen and (max-width: 800px) {
  .skincare_step__product_list__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .skincare_step__product_list__item:nth-child(n+2):last-child {
    margin-right: auto;
  }
}
.skincare_step__product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: auto;
  text-decoration: none;
  padding: 25px 8px;
  border: 1px solid #cccccc;
}
.skincare_step__product__name {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 20px;
  line-height: 1.5;
  min-height: 3em;
  font-weight: normal;
  text-decoration: underline;
  text-align: center;
  margin: 0 0 5px;
}
.skincare_step__product__image {
  display: block;
  width: 100%;
  margin-top: auto;
  padding: 0 15px;
}
.skincare_step__product__image img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
