@charset "UTF-8";
/* ================================================================

   mixin

================================================================ */
i {
  font-family: "Font Awesome 5 Free" !important;
}

#container {
  padding-bottom: 80px !important;
}

*:focus {
  outline: none;
}

.mincho, serif {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-feature-settings: "palt";
  font-feature-settings: "palt" 1;
}

.menu > .menu__single {
  position: relative;
}
.menu > .menu__single a {
  width: 100%;
}

.menu__single .menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  width: 100%;
  position: absolute;
  top: 40px;
  width: 100%;
  background: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-bottom: 1px solid #ccc;
}
.menu__single .menu__second-level li, .menu__single .menu__second-level a {
  width: 100% !important;
  display: block;
}
.menu__single li {
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

li.menu__single:hover ul.menu__second-level {
  top: 50px;
  visibility: visible;
  opacity: 1;
  width: 100%;
}

.cart_icon {
  height: 1.5em;
  vertical-align: middle !important;
  margin-right: 12px;
  margin-top: -5px;
}

.common_footer {
  background: #000 !important;
  border-top: 1px solid #fff;
  padding-bottom: 30px;
  line-height: 1;
}
.common_footer a {
  color: #fff !important;
}
.common_footer .copyright {
  text-align: center;
  color: #fff;
  font-family: "Hiragino Kaku Gothic W3 JIS2004";
  font-size: 0.9em;
}

#idx_sns {
  padding: 70px 0 65px 0;
  margin-bottom: 100px;
}
#idx_sns ul {
  text-align: center;
}
#idx_sns ul li {
  display: inline-block;
  width: 35px;
  margin: auto 25px;
}
#idx_sns ul li img {
  width: 35px;
}
@media only screen and (max-width: 767px) {
  #idx_sns ul li {
    width: 28px;
    margin: auto 10px;
  }
  #idx_sns ul li li {
    margin: 0;
  }
  #idx_sns ul li img {
    width: 28px;
  }
}

.the_skinwake {
  padding-bottom: 50px;
}
.the_skinwake__inner {
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .the_skinwake__inner {
    width: 100% !important;
  }
}

html {
  scroll-behavior: smooth;
}

.sup {
  font-size: 11px;
  vertical-align: super;
  font-family: "中ゴシックBBB", sans-serif !important;
}

.visual {
  opacity: 0;
  transition: opacity 1s ease, transform 1s ease;
}
@media only screen and (max-width: 767px) {
  .visual {
    padding-top: 50px;
  }
}
.visual.is-visible {
  opacity: 1;
  transform: none;
}

.buy_skinwake {
  text-align: center;
  background-color: #fff;
  padding: 100px 0 100px 0;
  width: 100%;
  background: linear-gradient(to bottom, #f4d4c3 30%, #96643f);
}
@media only screen and (max-width: 767px) {
  .buy_skinwake {
    width: 100%;
    margin: auto;
    padding: 80px 0 50px 0;
  }
}
.buy_skinwake__inner {
  width: 560px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .buy_skinwake__inner {
    width: 100%;
    margin: 0 auto;
    padding-top: 0 !important;
  }
}
.buy_skinwake p {
  font-size: 1.7rem;
}
@media only screen and (max-width: 767px) {
  .buy_skinwake p {
    font-size: 1.5rem;
  }
}
.buy_skinwake .ttl_buy_skinwake {
  font-size: 27px;
}
.buy_skinwake .ttl_buy_skinwake img {
  width: 200px;
}
@media only screen and (max-width: 767px) {
  .buy_skinwake .ttl_buy_skinwake img {
    width: 90%;
    margin: auto;
  }
}
.buy_skinwake__visual {
  text-align: center;
  margin-bottom: 2em;
  font-size: 16px;
}
.buy_skinwake__visual img {
  width: 100%;
  margin-top: 3em;
  margin-bottom: -3em;
}
@media only screen and (max-width: 767px) {
  .buy_skinwake__visual img {
    width: 80%;
    margin-bottom: -2em;
  }
}
.buy_skinwake__summary {
  line-height: 1.8;
}
.buy_skinwake__summary p {
  margin-bottom: 2em;
}
.buy_skinwake__summary .note {
  font-size: 0.8em;
}
@media only screen and (max-width: 767px) {
  .buy_skinwake__summary .note {
    font-size: 10px !important;
    font-family: "中ゴシックBBB", sans-serif !important;
  }
}
@media only screen and (max-width: 767px) {
  .buy_skinwake__summary {
    font-size: 2.2rem;
    width: 80%;
    margin: auto;
  }
}

.common_buy_block {
  width: 650px;
  margin: auto;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .common_buy_block {
    width: 80%;
  }
}
.common_buy_block .buy_skinwake__title {
  padding: 6em 0 5em 0;
  width: 320px;
  margin: 5em auto auto auto;
  border-top: 1px solid #000;
}
.common_buy_block .buy_box {
  padding: 20px 10px 10px 10px;
  border: 1px #000 solid;
  margin-top: 1em;
}
.common_buy_block .buy_box .note {
  font-size: 0.8em;
}
.common_buy_block .buy_box__title {
  padding: 10px 0;
  font-size: 24px;
  font-weight: bold;
  width: 100%;
  margin: auto auto auto auto;
  background: linear-gradient(to right, rgba(243, 212, 194, 0), #fdf6f3, rgba(243, 212, 194, 0));
}
@media only screen and (max-width: 767px) {
  .common_buy_block .buy_box__title {
    font-size: 20px;
  }
}
.common_buy_block .buy_box__title span {
  font-size: 15px;
  font-weight: bold;
  display: block;
  font-family: "中ゴシックBBB", sans-serif !important;
}
.common_buy_block .buy_box p {
  font-size: 15px;
  font-weight: bold;
  font-family: "中ゴシックBBB", sans-serif !important;
}
.common_buy_block .title_type02 {
  width: 60%;
  font-size: 17pt;
}
@media only screen and (max-width: 767px) {
  .common_buy_block .title_type02 {
    width: 100%;
  }
}
.common_buy_block .buy_skinwake__items {
  margin: auto;
}
.common_buy_block .buy_skinwake__items__inner {
  display: flex;
  margin: auto auto 5em auto;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .common_buy_block .buy_skinwake__items__inner {
    display: block;
  }
}
.common_buy_block .buy_skinwake__items__child {
  width: 46%;
  margin-top: 50px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .common_buy_block .buy_skinwake__items__child {
    width: 100%;
  }
}
.common_buy_block .buy_skinwake__items__child dt {
  font-weight: bold;
  color: #fff;
  font-family: "中ゴシックBBB", sans-serif !important;
  margin-bottom: 1em;
}
.common_buy_block .buy_skinwake__items__child dd {
  font-family: "中ゴシックBBB", sans-serif !important;
}
.common_buy_block .buy_skinwake__items__child__img {
  width: 100%;
  margin-bottom: 20px;
}
.common_buy_block .buy_skinwake__items__child .color {
  background: url("../img/item01.png") no-repeat center center;
  padding-top: 250px;
  background-position: top center;
  background-repeat: no-repeat;
}
.common_buy_block .buy_skinwake__items__child .cream {
  background: url("../img/item02.png") no-repeat center center;
  padding-top: 250px;
  background-position: top center;
  background-repeat: no-repeat;
}
.common_buy_block .bt {
  margin-top: 2em;
}
.common_buy_block .bt a {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  background-color: #000;
  color: #fff !important;
  font-family: "中ゴシックBBB", sans-serif !important;
  padding: 10px 0;
  transition: all 0.3s ease;
  font-size: 17px;
}
.common_buy_block .bt a:hover {
  background-color: rgba(216, 4, 23, 0.2);
  transition: all 0.3s ease;
}
.common_buy_block .debut_set {
  padding: 2em;
  background-color: #f3d4c2;
  margin: auto;
}
.common_buy_block .debut_set__inner {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .common_buy_block .debut_set__inner {
    display: block;
  }
}
.common_buy_block .debut_set__img {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .common_buy_block .debut_set__img {
    width: 100%;
  }
}
.common_buy_block .debut_set__detail {
  width: 45%;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .common_buy_block .debut_set__detail {
    width: 22em;
    margin: 3em auto;
  }
}
.common_buy_block .debut_set__detail * {
  font-family: "中ゴシックBBB", sans-serif !important;
}
.common_buy_block .debut_set__detail li {
  margin-bottom: 1em;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 11px;
}
.common_buy_block .debut_set .bt {
  width: 50%;
  margin: 1.5em auto;
}
@media only screen and (max-width: 767px) {
  .common_buy_block .debut_set .bt {
    width: 100%;
  }
}

.about_skinwake {
  padding: 5em;
  background: linear-gradient(to bottom, #96643f, #fff, #f4d5c3, #96643f);
}
@media only screen and (max-width: 767px) {
  .about_skinwake {
    padding: 5em 0;
  }
}
.about_skinwake__title {
  text-align: center;
  color: #fff;
  font-size: 20pt;
}
@media only screen and (max-width: 767px) {
  .about_skinwake__title {
    font-size: 16pt;
  }
}
.about_skinwake__summary {
  text-align: center;
  color: #fff;
}
.about_skinwake__summary p {
  font-size: 14pt;
}
.about_skinwake__summary .note {
  font-family: "中ゴシックBBB", sans-serif !important;
}
.about_skinwake .point_skinwake {
  margin-top: 5em;
}
.about_skinwake .point_skinwake__inner {
  width: 829px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .point_skinwake__inner {
    width: 90%;
  }
}
.about_skinwake .point_skinwake .point_child {
  background-color: #fff;
  width: 829px;
  margin: auto auto 4em auto;
  padding: 2em 0;
  border: 15px solid;
  border-image: linear-gradient(to bottom, #e6c4ad, #96633f) 1;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .point_skinwake .point_child {
    width: 100%;
  }
}
.about_skinwake .point_skinwake .point_child__title {
  text-align: center;
  color: #996a51;
  font-size: 24px;
  font-family: "中ゴシックBBB", sans-serif !important;
  margin-bottom: 1em;
  font-weight: bold;
}
.about_skinwake .point_skinwake .point_child__title img {
  margin-bottom: 1em;
}
.about_skinwake .point_skinwake .point_child01 .note {
  text-align: center;
  margin-top: 3em;
  font-family: "中ゴシックBBB", sans-serif !important;
}
.about_skinwake .point_skinwake .point_child01__inner {
  width: 660px;
  margin: auto;
  background-color: #97633e;
  padding: 3em 0;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .point_skinwake .point_child01__inner {
    width: 90%;
  }
}
.about_skinwake .point_skinwake .point_child01__inner * {
  font-family: "中ゴシックBBB", sans-serif !important;
}
.about_skinwake .point_skinwake .point_child01__inner .skincare_hassou {
  font-weight: bold;
}
.about_skinwake .point_skinwake .point_child01__inner .skincare_hassou dt {
  border: 1px solid #fff;
  width: 10em;
  margin: auto auto 1em auto;
}
.about_skinwake .point_skinwake .point_child01__inner .skincare_hassou dd {
  line-height: 2;
}
.about_skinwake .point_skinwake .point_child01__inner .cursor {
  padding: 2em 0;
}
.about_skinwake .point_skinwake .point_child01__inner .new_hassou dt {
  font-weight: bold;
  background-color: #fff;
  color: #000;
  width: 6em;
  margin: auto;
}
.about_skinwake .point_skinwake .point_child01__inner .new_hassou dd {
  border: 1px solid #fff;
  width: 80%;
  margin: -0.8em auto 0 auto;
  padding: 3em 0 3em 0;
}
.about_skinwake .point_skinwake .point_child01__inner .new_hassou dd .skinwakesyohou {
  font-size: 1.5em;
  font-weight: bold;
}
.about_skinwake .point_skinwake .point_child02__inner {
  width: 660px;
  margin: auto;
  background-image: url("../img/bg_aserora.png");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 3em 0;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .point_skinwake .point_child02__inner {
    width: 90%;
    background-size: auto 70%;
  }
}
.about_skinwake .point_skinwake .point_child02__inner dl:first-child {
  width: 590px;
  margin: 3em auto auto auto;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .point_skinwake .point_child02__inner dl:first-child {
    width: 90%;
  }
}
.about_skinwake .point_skinwake .point_child02__inner dl:first-child dt {
  font-weight: bold;
  font-size: 18px;
  background-color: #fff;
  color: #000;
  margin: auto auto 2em auto;
  padding: 1em;
  font-family: "中ゴシックBBB", sans-serif !important;
  border: 1px solid #000;
}
.about_skinwake .point_skinwake .point_child02__inner dl:first-child dd {
  font-size: 15px;
  font-family: "中ゴシックBBB", sans-serif !important;
  color: #000;
  text-align: left;
}
.about_skinwake .point_skinwake .point_child02__inner .why_aserora {
  margin-top: 2em;
}
.about_skinwake .point_skinwake .point_child02__inner .why_aserora dl {
  width: 590px;
  margin: auto;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .point_skinwake .point_child02__inner .why_aserora dl {
    width: 85%;
  }
}
.about_skinwake .point_skinwake .point_child02__inner .why_aserora dl dt {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  padding: 1em;
  font-family: "中ゴシックBBB", sans-serif !important;
  cursor: pointer;
  position: relative;
  background-color: #ec797f;
  border: none;
  border-radius: 15px 15px 0 0;
  margin: 0;
  text-align: left;
}
.about_skinwake .point_skinwake .point_child02__inner .why_aserora dl dt::after {
  content: "+";
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  transition: transform 0.3s ease;
}
.about_skinwake .point_skinwake .point_child02__inner .why_aserora dl dt.is-open::after {
  content: "−";
}
.about_skinwake .point_skinwake .point_child02__inner .why_aserora dl dd {
  font-size: 15px;
  font-family: "中ゴシックBBB", sans-serif !important;
  color: #000;
  text-align: left;
  padding: 0 2em;
  overflow: hidden;
  height: 0;
  transition: height 0.3s ease, padding 0.3s ease;
  border-right: 1px solid #ec797f;
  border-left: 1px solid #ec797f;
  border-bottom: 1px solid #ec797f;
  border-radius: 0 0 15px 15px;
}
.about_skinwake .point_skinwake .point_child02__inner .why_aserora dl dd span {
  font-weight: bold;
  font-size: 15px;
  font-family: "中ゴシックBBB", sans-serif !important;
}
.about_skinwake .point_skinwake .point_child02__inner .why_aserora dl dd.is-open {
  padding: 2em;
}
.about_skinwake .point_skinwake .point_child02 .note {
  text-align: center;
  font-family: "中ゴシックBBB", sans-serif !important;
  font-size: 11px;
}
.about_skinwake .point_skinwake .point_child03__inner {
  width: 660px;
  margin: auto;
  padding: 0;
  text-align: center;
}
.about_skinwake .point_skinwake .point_child03__inner * {
  font-family: "中ゴシックBBB", sans-serif !important;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .point_skinwake .point_child03__inner {
    width: 80%;
  }
}
.about_skinwake .point_skinwake .point_child03__inner table {
  width: 100%;
  border-collapse: collapse;
}
.about_skinwake .point_skinwake .point_child03__inner table th, .about_skinwake .point_skinwake .point_child03__inner table td {
  text-align: left;
}
.about_skinwake .point_skinwake .point_child03__inner table th {
  padding: 0 0.5em;
}
.about_skinwake .point_skinwake .point_child03__inner table th, .about_skinwake .point_skinwake .point_child03__inner table td {
  line-height: 1.1;
}
.about_skinwake .point_skinwake .point_child03__inner table th span, .about_skinwake .point_skinwake .point_child03__inner table td span {
  font-size: 10px;
  font-weight: normal;
}
.about_skinwake .point_skinwake .point_child03__inner table .td02 {
  padding: 0 1em;
  font-size: 16px;
  font-weight: bold;
}
.about_skinwake .point_skinwake .point_child03__inner table .td04 {
  font-weight: bold;
  padding: 1em;
  font-size: 15px;
}
.about_skinwake .point_skinwake .point_child03__inner table .td04 span {
  font-weight: normal;
  font-size: 11px;
}
.about_skinwake .point_skinwake .point_child03__title {
  font-size: 18px;
  font-weight: bold;
  background-color: #fff;
  color: #000;
  margin: auto auto 1em auto;
  padding: 1em;
  font-family: "中ゴシックBBB", sans-serif !important;
  border: 1px solid #000;
}
.about_skinwake .point_skinwake .point_child03 .gosou {
  margin-bottom: 5em;
}
.about_skinwake .point_skinwake .point_child03 .himawari {
  margin-bottom: 3em;
}
.about_skinwake .point_skinwake .point_child03 .himawari__inner {
  display: flex;
  justify-content: space-between;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .point_skinwake .point_child03 .himawari__inner {
    display: block;
    width: 100%;
    margin: auto;
  }
}
.about_skinwake .point_skinwake .point_child03 .himawari__inner div {
  width: 49%;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .point_skinwake .point_child03 .himawari__inner div {
    width: 100%;
  }
}
.about_skinwake .point_skinwake .point_child03 .himawari__inner img {
  margin-right: 1em;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .point_skinwake .point_child03 .himawari__inner img {
    margin: 0;
  }
}
.about_skinwake .point_skinwake .point_child03 .seibun_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .point_skinwake .point_child03 .seibun_inner {
    display: block;
  }
}
.about_skinwake .point_skinwake .point_child03 .seibun_left, .about_skinwake .point_skinwake .point_child03 .seibun_right {
  width: 49.5%;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .point_skinwake .point_child03 .seibun_left, .about_skinwake .point_skinwake .point_child03 .seibun_right {
    width: 100%;
  }
}
.about_skinwake .point_skinwake .point_child03 .seibun_left dt, .about_skinwake .point_skinwake .point_child03 .seibun_right dt {
  border-bottom: 2px solid #ab6d52;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}
.about_skinwake .point_skinwake .point_child03 .seibun_left dt .sup, .about_skinwake .point_skinwake .point_child03 .seibun_right dt .sup {
  letter-spacing: -0.1em;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .point_skinwake .point_child03 .seibun_left dt, .about_skinwake .point_skinwake .point_child03 .seibun_right dt {
    font-size: 14px;
    letter-spacing: -0.03em;
  }
}
.about_skinwake .point_skinwake .point_child03 .seibun_left dd, .about_skinwake .point_skinwake .point_child03 .seibun_right dd {
  text-align: left;
  min-height: 5em;
  padding-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .point_skinwake .point_child03 .seibun_left dd, .about_skinwake .point_skinwake .point_child03 .seibun_right dd {
    font-size: 0.9em;
  }
}
.about_skinwake .point_skinwake .point_child03 .seibun_left dd span, .about_skinwake .point_skinwake .point_child03 .seibun_right dd span {
  font-size: 1.1em;
  font-weight: bold;
}
.about_skinwake .point_skinwake .point_child03 .seibun_left dd img, .about_skinwake .point_skinwake .point_child03 .seibun_right dd img {
  margin-bottom: 10px;
}
.about_skinwake .point_skinwake .point_child03 .seibun_left {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about_skinwake .point_skinwake .point_child03 .seibun_left dl {
  width: 49%;
}
.about_skinwake .point_skinwake .point_child03 .seibun_right {
  display: flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about_skinwake .point_skinwake .point_child03 .seibun_right dl {
  width: 50%;
}
.about_skinwake .point_skinwake .point_child03 .seibun_right dd {
  width: 99%;
}

.about_skinwake .buy_skinwake__title {
  padding: 4em 0 0 0;
  border: none;
  margin-bottom: 3em;
}
@media only screen and (max-width: 767px) {
  .about_skinwake .buy_skinwake__summary {
    width: 100%;
    margin: auto;
  }
}
.about_skinwake .buy_skinwake__summary p {
  font-size: 16px;
}
.about_skinwake .buy_skinwake__summary .note {
  font-family: "中ゴシックBBB", sans-serif !important;
}

.special_set {
  margin-top: 100px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .special_set {
    margin-top: 50px;
  }
}
.special_set * {
  font-family: "中ゴシックBBB", sans-serif !important;
}
.special_set__header {
  width: 70%;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .special_set__header {
    width: 80%;
  }
}
.special_set__header p:first-child {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
}
.special_set__header p:first-child:before, .special_set__header p:first-child:after {
  content: "";
  flex: 1 1 0;
  height: 1px;
  background: #000;
}
.special_set__item {
  margin-bottom: 5em;
}
@media only screen and (max-width: 767px) {
  .special_set__item {
    width: 90%;
    margin: auto;
  }
  .special_set__item img {
    width: 90% !important;
    margin-bottom: 2rem;
  }
}
.special_set__item img {
  margin-bottom: 2rem;
}
.special_set__item dt {
  font-weight: bold;
  margin-bottom: 0.5em;
}
.special_set__item dd {
  margin-bottom: 2em;
}

.bt_black {
  background-color: #000;
  color: #fff !important;
  text-align: center;
  font-family: "中ゴシックBBB", sans-serif !important;
  display: block;
  padding: 1em;
  font-size: 1.4rem !important;
  font-weight: bold;
  width: 15em;
  margin: auto;
}
.bt_black:hover {
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  color: #000 !important;
}

.font11 {
  font-size: 1.1rem !important;
}

sup {
  font-size: 0.9rem !important;
}