: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;
}

/* kaisei-opti-regular - japanese_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Kaisei Opti";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/kaisei-opti-v10-japanese_latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kaisei-opti-700 - japanese_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Kaisei Opti";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/kaisei-opti-v10-japanese_latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* .l-container
================================================ */
#dr_selection_d_pure_skin .l-container {
  padding-top: 0;
  font-family: "Kaisei Opti", sans-serif;
}
#dr_selection_d_pure_skin .l-container .c-anchor01,
#dr_selection_d_pure_skin .l-container .dr_selection_d_pure_skin-series .c-note01,
#dr_selection_d_pure_skin .l-container .dr_selection_d_pure_skin-footer {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
#dr_selection_d_pure_skin .l-container__inner {
  max-width: 750px;
  margin-inline: auto;
}
@media all and (max-width: 767px) {
  #dr_selection_d_pure_skin .l-container__inner {
    padding-top: 0;
  }
}

/* .u-inner
================================================ */
@media all and (min-width: 768px) {
  #dr_selection_d_pure_skin .u-inner {
    padding-inline: 30px;
  }
}

/* .dr_selection_d_pure_skin-mainimg
================================================ */
.dr_selection_d_pure_skin-mainimg {
  background: #734a2a;
}

/* .dr_selection_d_pure_skin-about
================================================ */
.dr_selection_d_pure_skin-about {
  background: url(/dr_selection/d_pure_skin/img/img_about02.png) center bottom/contain no-repeat;
  padding-bottom: 51.0204081633vw;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-about {
    background-size: auto;
    padding-bottom: 500px;
  }
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-about .c-txt01 {
    font-size: 2rem;
    line-height: 2;
  }
}
.dr_selection_d_pure_skin-about .c-area-bg {
  padding: 15px;
  border-radius: 10px;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-about .c-area-bg {
    padding: 30px;
    border-radius: 20px;
  }
}
.dr_selection_d_pure_skin-about .c-bg01 {
  background-color: #fdfaf3;
}
.dr_selection_d_pure_skin-about .c-note01 {
  color: #5a453b;
  font-size: 1.4rem;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-about .c-note01 {
    font-size: 1.6rem;
  }
}

/* .dr_selection_d_pure_skin-drs_coesme
================================================ */
.dr_selection_d_pure_skin-drs_coesme {
  background: linear-gradient(90deg, #e5e5e5 0%, #e5e5e5 15px, #fff 50%, #e5e5e5 calc(100% - 15px), #e5e5e5 100%);
  padding-top: 30px;
  padding-bottom: 50px;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-drs_coesme {
    background: linear-gradient(90deg, #e5e5e5 0%, #e5e5e5 30px, #fff 50%, #e5e5e5 calc(100% - 30px), #e5e5e5 100%);
    padding-top: 50px;
    padding-bottom: 100px;
  }
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-drs_coesme .c-txt01 {
    font-size: 2rem;
    line-height: 2;
    text-align: center;
  }
}

/* .dr_selection_d_pure_skin-series
================================================ */
.dr_selection_d_pure_skin-series {
  position: relative;
  background: url(/dr_selection/d_pure_skin/img/bg_series01.png) center bottom/contain no-repeat, linear-gradient(180deg, #75492e 51.9387755102vw, #b88d62 151.4285714286vw, #683115 calc(100% - 67.6530612245vw), #683115 99%, #fff 100%);
  padding-bottom: 32.6530612245vw;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-series {
    background: url(/dr_selection/d_pure_skin/img/bg_series01.png) center bottom/contain no-repeat, linear-gradient(180deg, #75492e 389.5408163265px, #b88d62 1135.7142857143px, #683115 calc(100% - 507.3979591837px), #683115 99%, #fff 100%);
    padding-bottom: 244.8979591837px;
  }
}
.dr_selection_d_pure_skin-series::before {
  content: "";
  background: url(/dr_selection/d_pure_skin/img/badge_item01.png) left top/contain no-repeat;
  width: 28.4693877551vw;
  height: 21.9387755102vw;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -7vw;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-series::before {
    width: 213.5204081633px;
    height: 164.5408163265px;
    top: -55px;
  }
}
.dr_selection_d_pure_skin-series__list {
  display: flex;
  gap: 20px;
  flex-direction: column;
  margin-top: -7.1428571429vw;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-series__list {
    gap: 30px;
    margin-top: -70px;
  }
}
.dr_selection_d_pure_skin-series__item {
  box-sizing: border-box;
  background-color: #fff;
  border: 4px solid #b3a890;
  border-top: none;
  border-radius: 15px;
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.2));
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-series__item {
    border: 6px solid #b3a890;
    border-top: none;
    border-radius: 30px;
  }
}
.dr_selection_d_pure_skin-series__item-head {
  background: linear-gradient(90deg, #b3a890 0%, #f2eae1 40%, #f2eae1 60%, #b3a890 100%);
  text-align: center;
  font-size: 2rem;
  line-height: 1;
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
  padding: 15px;
  border-radius: 10px 10px 0 0;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-series__item-head {
    font-size: 3.6rem;
    line-height: 1.2;
    padding: 20px;
    border-radius: 20px 20px 0 0;
  }
}
.dr_selection_d_pure_skin-series__item-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-block: 15px;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-series__item-inner {
    padding-block: 30px;
  }
}
.dr_selection_d_pure_skin-series__item-img {
  width: 45.1020408163vw;
  flex-shrink: 0;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-series__item-img {
    width: 338.2653061224px;
  }
}
.dr_selection_d_pure_skin-series__item-img img {
  border-radius: 0 0 0 10px;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-series__item-img img {
    border-radius: 0 0 0 20px;
  }
}
.dr_selection_d_pure_skin-series__item-txt {
  color: #6a5f45;
  margin-right: 15px;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-series__item-txt {
    margin-right: 30px;
  }
}
.dr_selection_d_pure_skin-series__item-price {
  background: linear-gradient(90deg, #b3a890 0%, #f2eae1 40%, #f2eae1 60%, #b3a890 100%);
  color: #1d0000;
  padding: 7px 10px;
  margin-top: 7px;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-series__item-price {
    padding: 14px 20px;
    margin-top: 14px;
  }
}
.dr_selection_d_pure_skin-series__item-price-head {
  font-size: 1.2rem;
  line-height: 1.3;
  text-align: center;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-series__item-price-head {
    font-size: 1.5rem;
  }
}
.dr_selection_d_pure_skin-series__item-price-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 3px;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-series__item-price-inner {
    margin-top: 6px;
  }
}
.dr_selection_d_pure_skin-series__item-price-inner .volume {
  min-width: 3em;
  font-size: 1.1rem;
  line-height: 1;
  text-align: center;
  background-color: #fff;
  -webkit-clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
  padding: 3px 9px 4px 5px;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-series__item-price-inner .volume {
    font-size: 1.4rem;
    padding: 6px 18px 8px 10px;
  }
}
.dr_selection_d_pure_skin-series__item-price-inner .price {
  font-size: 2.2rem;
  line-height: 1;
  text-shadow: 1px 1px 1px #fff;
  font-weight: bold;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-series__item-price-inner .price {
    font-size: 3.6rem;
  }
}
.dr_selection_d_pure_skin-series .c-note01 {
  color: #fff;
}

/* .dr_selection_d_pure_skin-footer
================================================ */
.dr_selection_d_pure_skin-footer__btn {
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.2));
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-footer__btn {
    filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.3));
  }
}
.dr_selection_d_pure_skin-footer .c-txt01 {
  color: #6a5f45;
}
@media all and (min-width: 768px) {
  .dr_selection_d_pure_skin-footer .c-txt01 {
    text-align: center;
  }
}