#onayami {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  color: #463D3B;
  overflow-x: hidden;
}

#onayami h2 {
  font-size: 1.5em;
}

@media screen and (min-width: 768px) {
  .sp_only {
    display: none;
  }
}

.pc_only {
  display: none;
}

@media screen and (min-width: 768px) {
  .pc_only {
    display: block;
  }
}

#onayami {
  font-size: 10px !important;
}

#onayami img {
  width: 100%;
}

.onayami_top {
  position: relative;
  background-color: #F1F1F1;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: calc(18em + (1vw - 0.32em) * 37.6623);
  /*180-470*/
  max-height: 470px;
  background-position: bottom;
  background-size: 112%;
}

.onayami_top .top_logo {
  width: calc(6.5em + (1vw - 0.32em) * 9.7403);
  /*65-140*/
  padding-top: .5em;
  padding-left: .5em;
}

.onayami_top .top_flex_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -45%);
          transform: translate(-50%, -45%);
}

.onayami_top .top_title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
  margin-left: 5%;
}

.onayami_top .top_image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55%;
          flex: 0 0 55%;
  margin-left: -5%;
}

@media screen and (min-width: 768px) {
  .onayami_top .top_logo {
    margin: auto;
    padding-top: 3em;
    padding-left: 0;
  }
  .onayami_top .top_flex_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
  }
  .onayami_top .top_title {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 38%;
    max-width: 411px;
    margin: auto auto 0;
  }
  .onayami_top .top_image {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 40%;
    max-width: 340px;
    margin: auto auto 40px;
  }
}

@media screen and (min-width: 1090px) {
  .onayami_top .top_logo {
    width: 14em;
  }
}

.nayami_chk {
  background-color: #F1F1F1;
}

@media screen and (min-width: 768px) {
  .nayami_chk {
    background-color: #ffffff;
  }
}

.nayami_chk h2 {
  font-weight: normal;
  font-size: calc(2em + (1vw - 0.32em) * 2.7273) !important;
  /*20-41*/
  margin-top: 0;
  padding-top: calc(4em + (1vw - 0.32em) * 7.7922);
  /*40-100*/
  text-align: center;
}

@media screen and (min-width: 1090px) {
  .nayami_chk h2 {
    font-size: 41px !important;
    padding-top: 100px;
  }
}

.nayami_chk ul.check {
  padding-bottom: calc(4em + (1vw - 0.32em) * 7.7922);
  /*40-100*/
}

.nayami_chk ul.check li {
  list-style: none;
  position: relative;
  margin: 20px auto;
  width: 55%;
  font-size: calc(1em + (1vw - 0.32em) * 1.6883);
  /* 10-23*/
}

.nayami_chk ul.check li:last-child {
  margin-bottom: 0;
}

.nayami_chk ul.check li::before {
  position: absolute;
  content: '';
  width: 1em;
  height: 1em;
  border: 1px solid;
  left: -2em;
  top: calc( - (1vw - 0.32em) * 1.6883 / 2);
  /*fontsize-height / 2*/
}

.nayami_chk ul.check li::after {
  position: absolute;
  content: '';
  width: 1.5em;
  height: 1.5em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  left: -2em;
  top: -.5em;
}

.nayami_chk ul.check_sub{
  list-style: none;
  display: flex;
  text-align: center;
  justify-content: center;
  flex-direction: column;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .nayami_chk ul.check li {
    width: 36%;
  }
  .nayami_chk ul.check_sub{
    flex-direction: row;
    gap: 1em;
  }
}

@media screen and (min-width: 1090px) {
  .nayami_chk ul.check li {
    font-size: 23px;
  }
  .nayami_chk ul.check {
    padding-bottom: 100px;
  }
}

.covergirl1, .covergirl2, .covergirl3 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: calc(18em + (1vw - 0.32em) * 16.7411);
  /* 180-255 */
  position: relative;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

@media screen and (min-width: 768px) {
  .covergirl1, .covergirl2, .covergirl3 {
    height: 33vw;
    max-height: 370px;
    background-color: #F1F1F1;
    background-size: 80%;
  }
}

.covergirl1 {
  background-position: left 0% bottom 0%;
}

.covergirl1_text {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 90%;
  -webkit-transform: translate(-90%, -50%);
          transform: translate(-90%, -50%);
}

.covergirl2 {
  background-position: right;
}

.covergirl2_textwrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 60%;
  height: 100%;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-left: 5%;
}

.covergirl2_text1 {
  max-width: 270px;
  height: 100%;
}

.covergirl2_text2 {
  max-width: 270px;
  height: 100%;
}

.covergirl3_text {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 70%;
  -webkit-transform: translate(-50%, -70%);
          transform: translate(-50%, -70%);
}

@media screen and (min-width: 768px) {
  .covergirl2_text1, .covergirl2_text2 {
    width: calc(27em + (1vw - 0.77em) * 24.8447);
    /* 270-350 */
    max-width: 350px;
  }
  .covergirl2_text2 {
    margin-left: auto;
  }
  .covergirl3 {
    background-position: left;
  }
}

.free_5 {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-position: right -5% top;
}

.free_5_bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 55vw;
  height: 55vw;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px auto;
}

@media screen and (min-width: 768px) {
  .free_5_bg {
    width: 40vw;
    height: 40vw;
    max-width: 530px;
    max-height: 530px;
    margin-left: 5%;
    margin-right: auto;
  }
}

.free_5_1 {
  width: calc(6.3em + (1vw - 0.32em) * 17.7922);
  /*63-200*/
  max-width: 200px;
}

.free_5_2 {
  width: calc(5em + (1vw - 0.32em) * 12.9870);
  /* 50-150 */
  max-width: 150px;
}

.free_5_3 {
  width: calc(10em + (1vw - 0.32em) * 51.9481);
  /* 100-500 */
  max-width: 500px;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .free_5_1, .free_5_2, .free_5_3 {
    height: 100%;
  }
}

.product {
  position: relative;
}

.product .product_bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 110vw;
  max-height: 700px;
  background-position: left;
}

.product .product_text_bg {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 60%;
  margin-left: auto;
  margin-right: 0%;
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
  height: 23%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.product .product_text {
  -webkit-transform: rotate(6deg);
          transform: rotate(6deg);
  height: calc(1.8em + (1vw - 0.32em) * 0.6250);
  /* 18-28 */
  width: auto;
}

.product .product_text img {
  width: auto;
  height: 100%;
}

.product .product_text_p {
  width: 60%;
  max-width: 330px;
  margin-left: auto;
  margin-top: -1em;
  position: relative;
  font-size: calc(1.5em + (1vw - 0.32em) * 1.4286) !important;
  /* 15-26 */
  background-color: #fff;
  padding: 0 .5em;
}

.product .product_text_p .wrincle_color {
  color: #782983;
  display: block;
}

.product .product_text_p .clear_color {
  color: #0092e5;
  display: block;
}

.product .product_text_p .eyezone_color {
  color: #E04692;
}

.product .product_text_p .lift_color {
  color: #ED6B00;
}

.product .product_tokuchou {
  width: 90%;
  margin: 2.8em auto;
  -webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);
          box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);
  padding: 1em 1.5em;
}

.product .product_tokuchou p {
  margin: 0;
  font-size: calc(1.4em + (1vw - 0.32em) * 1.6883) !important;
  /* 14-27*/
}

.product .product_tokuchou.wrincle1 {
  background-color: #F6E9F7;
}

.product .product_tokuchou.wrincle1 p:nth-child(2) {
  font-size: calc(1.1em + (1vw - 0.32em) * 1.2987) !important;
  /* 11-21 */
}

@media screen and (min-width: 1090px) {
  .product .product_tokuchou.wrincle1 p:nth-child(2) {
    font-size: 21px !important;
  }
}

.product .product_tokuchou.wrincle2 {
  background-color: #F5E2F7;
}

.product .product_tokuchou.clear1 {
  background-color: #DFEEFC;
}

.product .product_tokuchou.clear2 {
  background-color: #D0E8FF;
}

.product .product_tokuchou.eye1 {
  background-color: #FFE8F4;
}

.product .product_tokuchou.eye2 {
  background-color: #FAD8E9;
}

.product .product_tokuchou.lift1 {
  background-color: #FDEFE3;
}

.product .product_tokuchou.lift2 {
  background-color: #FDE7D3;
}

@media screen and (min-width: 768px) {
  .product .product_bg {
    background-position: left;
    height: 55vw;
    max-height: 600px;
    background-size: contain;
  }
  .product .product_text_bg {
    margin-right: 0;
    height: 28%;
  }
  .product .product_tokuchou {
    padding: calc(1em + (1vw - 0.77em) * 3.7267);
    /* 10-22 */
  }
  .product .product_tokuchou_wrapper {
    position: absolute;
    bottom: calc(0em + (1vw - 0.77em) * 18.6335);
    /* 0-60 */
    right: 2.5%;
    width: 60%;
  }
  .product .product_text_p {
    width: 70%;
    max-width: 650px;
    margin-top: 0;
    bottom: 1em;
    text-align: center;
    background-color: inherit;
    padding: 0;
  }
  .product .product_text_p span {
    display: inline !important;
  }
}

@media screen and (min-width: 1090px) {
  .product .product_text {
    height: 26px;
  }
  .product .product_text_p {
    font-size: 26px !important;
    margin-right: 1em;
  }
  .product .product_tokuchou {
    padding: 22px;
  }
  .product .product_tokuchou p {
    font-size: 27px !important;
  }
  .product .product_tokuchou_wrapper {
    bottom: 60px;
  }
}

.kogao {
  position: relative;
  padding-bottom: calc(4em + (1vw - 0.32em) * 6.6964);
  /* 40-70 */
}

.kogao .kogao_img {
  width: 90%;
  max-width: 450px;
  margin: auto;
}

.kogao .kogao_text {
  position: absolute;
  width: 30%;
  right: 15%;
  bottom: 0;
  min-width: 150px;
}

@media screen and (min-width: 768px) {
  .kogao {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    width: 100%;
  }
  .kogao .kogao_text {
    position: relative;
    width: auto;
    right: auto;
    bottom: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 22%;
            flex: 0 0 22%;
  }
  .kogao .kogao_img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 42%;
            flex: 0 0 42%;
    margin: 0;
  }
}

.anti_aging {
  text-align: center;
}

.anti_aging h2 {
  font-size: calc(2rem + (1vw - 0.32rem) * 2.9870) !important;
  /*20-43*/
  margin-bottom: 0;
}

.anti_aging p {
  font-size: calc(1rem + (1vw - 0.32rem) * 1.4286) !important;
  /* 10-21 */
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  .anti_aging {
    margin-top: 200px;
  }
}

@media screen and (min-width: 1090px) {
  .anti_aging h2 {
    font-size: 43px !important;
  }
  .anti_aging p {
    font-size: 21px !important;
  }
}
/*# sourceMappingURL=onayami.css.map */