:root {
  --black: 51,51,51;
  --red: 238,0,59;
  --dark_red: 207,28,85;
  --main: 233,83,131;
  --accent: 227,55,129;
  --note: 102,102,102;
  --bg: 243,243,243;
  --gray: 153,153,153;
  --dark_gray: 167,167,167;
  --border: 210,211,212;
  --light_pink: 252,229,237;
  --beige: 248,244,241;
  --green: 92,198,172;
  --blue: 16,120,237;
  --purple: 189,104,200;
  --light_purple: 242,228,243;
  --contents_width: 1100px;
  --body_padding_side: 60px;
  --contents_width_with_padding: 1160px;
  --sidebar_width: 250px;
  --hover_opacity: .7;
}

/* l-container
================================================ */
@media all and (max-width: 767px) {
  #tranex_retipeel .l-container {
    padding-top: 0;
  }
}

/* .tranex_retipeel-program
================================================ */
.tranex_retipeel-program {
  /* &-box-skintype */
}
@media all and (min-width: 768px) {
  .tranex_retipeel-program-wrap {
    display: flex;
    justify-content: space-between;
  }
}
@media all and (min-width: 768px) {
  .tranex_retipeel-program-box-stain, .tranex_retipeel-program-box-skintype {
    width: 48%;
  }
}
.tranex_retipeel-program-box-stain__head-img, .tranex_retipeel-program-box-skintype__head-img {
  width: 100%;
}
.tranex_retipeel-program-box-stain__inner, .tranex_retipeel-program-box-skintype__inner {
  border-style: solid;
  border-color: #e7e9f8;
  border-width: 0 10px 10px 10px;
  padding: 0 15px 115px 15px;
  background-image: url(../img/bg_program01.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: auto;
}
@media all and (min-width: 768px) {
  .tranex_retipeel-program-box-stain__inner, .tranex_retipeel-program-box-skintype__inner {
    border-width: 0 20px 20px 20px;
    padding: 0 20px 115px 20px;
  }
}
.tranex_retipeel-program-box-stain-list, .tranex_retipeel-program-box-skintype-list {
  background-color: #fff;
}
.tranex_retipeel-program-box-stain-list__item, .tranex_retipeel-program-box-skintype-list__item {
  background-color: #e7e9f8;
  padding-top: 20px;
}
.tranex_retipeel-program-box-stain-list__item:nth-of-type(2), .tranex_retipeel-program-box-skintype-list__item:nth-of-type(2) {
  padding-top: 15px;
}
.tranex_retipeel-program-box-stain-list__item-title, .tranex_retipeel-program-box-skintype-list__item-title {
  background-color: #fff;
  margin-bottom: 25px;
}
.tranex_retipeel-program-box-stain-list__item-title .tranex_retipeel-program-box-stain-list__txt, .tranex_retipeel-program-box-skintype-list__item-title .tranex_retipeel-program-box-skintype-list__txt {
  color: #fff;
  border: none;
  background-color: #778ff3;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 5px 0;
  margin: 0;
  letter-spacing: 0;
}
@media all and (min-width: 768px) {
  .tranex_retipeel-program-box-stain-list__item-title .tranex_retipeel-program-box-stain-list__txt, .tranex_retipeel-program-box-skintype-list__item-title .tranex_retipeel-program-box-skintype-list__txt {
    font-size: 1.6rem;
  }
}
.tranex_retipeel-program-box-stain-list__txt, .tranex_retipeel-program-box-skintype-list__txt {
  padding: 3px 0;
  margin: 0 15px;
  border: 3px solid #cfd8ff;
  background-color: #fff;
  border-radius: 30px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.tranex_retipeel-program-box-stain-list__item:not(:last-of-type) .tranex_retipeel-program-box-stain-list__txt::after, .tranex_retipeel-program-box-skintype-list__item:not(:last-of-type) .tranex_retipeel-program-box-skintype-list__txt::after {
  position: absolute;
  content: "";
  background: url("../img/ico_program01.png") no-repeat;
  background-position: center;
  background-size: 20px 11px;
  width: 20px;
  height: 11px;
  bottom: -19px;
  left: 50%;
  margin-left: -10px;
}
.tranex_retipeel-program-box-stain__txt, .tranex_retipeel-program-box-skintype__txt {
  background-color: #e7e9f8;
  color: #3a2b28;
  font-weight: bold;
  text-align: center;
  font-feature-settings: "palt";
  padding: 15px 0;
  line-height: 1.3;
}
@media all and (min-width: 768px) {
  .tranex_retipeel-program-box-stain__txt, .tranex_retipeel-program-box-skintype__txt {
    min-height: 50px;
  }
}
.tranex_retipeel-program-box-stain__txt-sub, .tranex_retipeel-program-box-skintype__txt-sub {
  font-size: 1.3rem;
}
@media all and (min-width: 768px) {
  .tranex_retipeel-program-box-stain__txt-sub, .tranex_retipeel-program-box-skintype__txt-sub {
    font-size: 1.5rem;
  }
}
.tranex_retipeel-program-box-skintype__inner {
  border-color: #f6efec;
  background-image: url(../img/bg_program02.jpg);
}
.tranex_retipeel-program-box-skintype-list__item {
  background-color: #f6efec;
}
.tranex_retipeel-program-box-skintype-list__item:first-of-type {
  background-color: #fff;
}
.tranex_retipeel-program-box-skintype-list__item:first-of-type .tranex_retipeel-program-box-skintype-list__txt {
  background-color: rgb(var(--main));
}
.tranex_retipeel-program-box-skintype-list__item:not(:last-of-type) .tranex_retipeel-program-box-skintype-list__txt::after {
  background: url("../img/ico_program02.png") no-repeat;
  background-position: center;
  background-size: 20px 11px;
}
.tranex_retipeel-program-box-skintype-list__txt {
  border-color: #ffd8cb;
}
.tranex_retipeel-program-box-skintype__txt {
  background-color: #f6efec;
}
.tranex_retipeel-program-box-skintype__img {
  margin-bottom: 10px;
}