@charset "UTF-8";
html {
  font-size: 62.5%;
  line-height: 1.5;
}

#jr_cleansing {
  overflow: hidden;
  position: relative;
  color: #707070;
  text-align: center;
  font-family: "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
}

#jr_cleansing p, #jr_cleansing li {
  font-size: calc(1.2rem + (1vw - 0.32rem) * 0.3750);
  /*12-18*/
}

@media screen and (min-width: 1920px) {
  #jr_cleansing p, #jr_cleansing li {
    font-size: 1.8rem;
  }
}

#jr_cleansing img {
  width: 100%;
  height: auto;
}

#jr_cleansing li {
  list-style-type: none;
}

#jr_cleansing a {
  text-decoration: none;
  color: inherit;
  display: block;
}

#jr_cleansing .sp_none {
  display: none;
}

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

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

#jr_cleansing .f_bold {
  font-weight: bold;
}

p, li {
  margin: 0;
}

ul {
  padding-left: 0;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
}

h2:not(.c_message_h2) {
  padding-top: calc(3rem + (1vw - 0.32rem) * 3.1250);
  /*30-80*/
  margin-bottom: 2em;
}

@media screen and (min-width: 1920px) {
  h2:not(.c_message_h2) {
    padding-top: 80px;
  }
}

h3 {
  font-size: calc(1.4rem + (1vw - 0.32rem) * 0.6875);
  /*14-25*/
  margin: 0 0 1em 0;
}

@media screen and (min-width: 1920px) {
  h3 {
    font-size: 25px;
  }
}

.mw {
  padding-left: 1em;
  padding-right: 1em;
  max-width: 1200px;
  margin: auto;
}

section:not(.c_use) {
  padding-bottom: 3em;
}

.c_top {
  background-color: #e7e2e7;
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 62.5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 1920px) {
  .c_top {
    padding-top: 1200px;
  }
}

.c_message {
  background-size: cover;
  background-position: bottom;
  color: white;
  min-height: 400px;
  position: relative;
  height: 65.5vw;
  max-height: 1200px;
}

.c_message_textwrapper {
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -40%);
          transform: translate(-50%, -40%);
  width: 100%;
}

.c_message_textwrapper .c_message_h2 {
  margin: 1em;
  position: relative;
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .c_message_textwrapper .c_message_h2 {
    width: 85%;
    max-width: 1150px;
  }
}

.c_message_textwrapper .c_message_h2::before, .c_message_textwrapper .c_message_h2::after {
  position: absolute;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.c_message_textwrapper .c_message_h2::before {
  width: calc(6rem + (1vw - 0.32rem) * 6.8750);
  height: calc(10rem + (1vw - 0.32rem) * 9.3750);
  top: calc(-8.3rem + (1vw - 0.32rem) * 5.1875);
  left: calc(.2rem + (1vw - 0.32rem) * -11.6071);
}

@media screen and (min-width: 768px) {
  .c_message_textwrapper .c_message_h2::before {
    left: -50px;
  }
}

@media screen and (min-width: 1920px) {
  .c_message_textwrapper .c_message_h2::before {
    width: 170px;
    height: 250px;
    top: 0;
    left: -50px;
  }
}

.c_message_textwrapper .c_message_h2::after {
  width: calc(7rem + (1vw - 0.32rem) * 8.7500);
  height: calc(7rem + (1vw - 0.32rem) * 4.3750);
  bottom: calc(-5rem + (1vw - 0.32rem) * -3.1250);
  right: calc(1rem + (1vw - 0.32rem) * -3.1250);
}

@media screen and (min-width: 1920px) {
  .c_message_textwrapper .c_message_h2::after {
    width: 210px;
    height: 140px;
    bottom: -100px;
    right: -40px;
  }
}

.c_message_textwrapper p {
  font-size: calc(1rem + (1vw - 0.32rem) * 0.9375) !important;
  line-height: 1.8;
}

@media screen and (min-width: 1920px) {
  .c_message_textwrapper p {
    font-size: 25px;
  }
}

.c_tokuchou {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.c_tokuchou h2 {
  width: calc(12rem + (1vw - 0.32rem) * 1.8750);
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1920px) {
  .c_tokuchou h2 {
    width: 150px;
  }
}

.c_tokuchou .content {
  margin: 0 auto;
  padding: 0 5%;
  max-width: 900px;
}

@media screen and (min-width: 1920px) {
  .c_tokuchou .content {
    padding: 100px;
  }
}

.c_tokuchou .content li {
  margin: 2.5vw 0;
  height: 4em;
  border: .5px solid #707070;
  position: relative;
  background-color: white;
  opacity: .6;
}

.c_tokuchou .content li span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

.c_tokuchou .content li .f_small {
  font-size: .6em;
  display: inline;
}

.c_tokuchou .content li:hover {
  opacity: 1;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .c_tokuchou .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 0 50px 0;
  }
  .c_tokuchou .content li {
    width: 45%;
    margin: 2.4%;
    max-width: 380px;
  }
}

.c_tokuchou .modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}

.c_tokuchou .modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}

.c_tokuchou .modal__content {
  background: #fff;
  padding: 40px 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80%;
}

.c_tokuchou .modalimg {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.c_tokuchou .modaltext_2 li {
  text-align: left;
}

@media screen and (min-width: 768px) {
  .c_tokuchou .modal__content {
    width: 70%;
    max-width: 700px;
    padding: 50px;
  }
}

.c_tokuchou .close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  border: 0.5px solid #707070;
}

.c_tokuchou .close::before, .c_tokuchou .close::after {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: block;
  width: 30px;
  border-top: 0.5px solid #707070;
}

.c_tokuchou .close::before {
  -webkit-transform: skewY(-45deg);
          transform: skewY(-45deg);
}

.c_tokuchou .close::after {
  -webkit-transform: skewY(45deg);
          transform: skewY(45deg);
}

.c_use h2 {
  width: calc(9rem + (1vw - 0.32rem) * 1.8750);
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1920px) {
  .c_use h2 {
    width: 120px;
  }
}

.c_use_bg {
  background-color: #FFF7E8;
}

.c_use_title {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3em;
  margin-bottom: 2em;
}

.c_use_title .c_use_img {
  width: 10%;
  margin-right: 1em;
}

.c_use_title .c_use_img.piece2 {
  width: 20%;
}

.c_use_title .c_use_img.piece3 {
  width: 30%;
}

.c_use_imgwrapper {
  max-width: 460px;
  margin: 1em auto;
}

.c_use article {
  background-color: white;
  border-radius: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em;
  margin: 1em auto;
  max-width: 460px;
}

.c_use_articletext {
  width: 75%;
}

.c_use_articletext h3 {
  position: relative;
  display: inline-block;
}

.c_use_articletext h3::after {
  position: absolute;
  content: '';
  width: 100%;
  height: .5px;
  background-color: #707070;
  bottom: -.3em;
  left: 0;
}

.c_use_articletext p {
  text-align: left;
}

.c_use_articleimg {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 25%;
  height: 10em;
}

.c_use3-2 .c_use_articleimg {
  background-size: 60%;
}

.c_use .triangle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: calc(13rem + (1vw - 0.32rem) * 11.8750);
  /*130-320*/
}

@media screen and (min-width: 1920px) {
  .c_use .triangle {
    height: 320px;
  }
}

.c_use .triangle::after {
  position: absolute;
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 50vw solid transparent;
  border-left: 50vw solid transparent;
  z-index: -1;
  border-top: calc(13rem + (1vw - 0.32rem) * 11.8750) solid #FFF7E8;
  top: 0;
  left: 0;
}

@media screen and (min-width: 1920px) {
  .c_use .triangle::after {
    border-top: 320px solid #FFF7E8;
  }
}

.c_use_wrapper:last-child {
  padding-bottom: 1em;
}

.c_use_after-1 {
  font-size: calc(2rem + (1vw - 0.32rem) * 2.5000) !important;
  font-weight: bold;
  margin-bottom: .5em;
}

@media screen and (min-width: 1024px) {
  .c_use_after-1 {
    font-size: 60px;
  }
}

@media screen and (min-width: 768px) {
  .c_use_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c_use_imgwrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
            flex: 0 0 55%;
    margin: 2%;
  }
  .c_use_textwrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
  }
  .c_use_textwrapper article {
    margin: 0;
    padding: 2em;
  }
  .c_use_after_img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
  }
}

.c_toru {
  background-color: #F6F6F6;
}

.c_toru h2 {
  width: calc(15rem + (1vw - 0.32rem) * 1.8750);
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1920px) {
  .c_toru h2 {
    width: 180px;
  }
}

.c_toru_img_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2em;
}

.c_toru_img_basho_wrapper {
  margin: 4em 0;
}

@media screen and (min-width: 768px) {
  .c_toru_img_basho_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

.c_toru_basho_img {
  width: 20%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
  .c_toru_basho_img {
    margin: 0;
    max-width: 15%;
  }
}

@media screen and (min-width: 768px) {
  .c_toru_basho_text {
    text-align: left;
  }
}

.c_kansou {
  background-color: #FFF7E8;
}

.c_kansou h2 {
  width: 240px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 5em;
}

.c_kansou h2::after {
  position: absolute;
  content: '';
  width: 110%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  bottom: -1em;
  left: -5%;
}

.c_kansou .kansou_img {
  width: 40vw;
  border: solid 5px white;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  margin: 5px;
}

.c_kansou .kansou {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

@media screen and (min-width: 768px) {
  .c_kansou .kansou_scroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c_kansou .kansou_scroll .kansou {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .c_kansou .kansou_scroll .kansou .kansou_img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 44.5%;
            flex: 0 0 44.5%;
    width: auto;
  }
}

/*TOPに戻るボタン*/
#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: calc(15rem + (1vw - 0.32rem) * 3.1250);
  /*150-200*/
  background: rgba(220, 219, 214, 0.7);
  border-radius: 50%;
  z-index: 100;
}

@media screen and (min-width: 1920px) {
  #page_top {
    bottom: 200px;
  }
}

#page_top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}

#page_top a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  line-height: 1;
}

#page_home a::after {
  content: 'BACK';
  font-size: 13px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: auto;
  text-align: center;
  color: #FFF;
}

#buy {
  width: calc(10rem + (1vw - 0.32rem) * 6.2500);
  height: calc(10rem + (1vw - 0.32rem) * 6.2500);
  position: fixed;
  right: 0;
  bottom: 10px;
  background: rgba(220, 219, 214, 0.7);
  border-radius: 50%;
  z-index: 100;
}

#buy a {
  width: calc(7rem + (1vw - 0.32rem) * 4.3750);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
/*# sourceMappingURL=cleansingtowel.css.map */