@charset "UTF-8";
/* さくらさくらクレイソープ */
/* ---------------------------------------------------
	common
------------------------------------------------------ */
#pagetit {
  background: url(../../claysoap/img/pagetit.jpg) no-repeat center;
  background-size: cover;
}

a.btn_claysoap {
  position: relative;
  display: inline-block;
  width: 390px;
  padding: 14px 50px;
  background: url(../../claysoap/img/sec1_btn_01.png) no-repeat left 10px top 4px, #ff3a7a;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
  background-size: 82px;
  color: #fff;
  font-family: "NotoSerif", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 24px;
  line-height: 1.4;
  text-align: center;
}
a.btn_claysoap:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: middle;
  right: 20px;
  margin-top: -13px;
  background: url(../img/arrow_white.svg) no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 768px) {
  #pagetit .pagetit_main {
    padding-top: 55px;
  }

  a.btn_claysoap {
    width: 100%;
    padding: 14px 50px;
    background-size: 82px;
    font-size: 20px;
  }
}
/* ---------------------------------------------------
	sec1
------------------------------------------------------ */
#sec1 .bg01 {
  padding-bottom: 60px;
  background: url(../../claysoap/img/sec1_bg_03.png) no-repeat center bottom -10px, url(../../claysoap/img/sec1_bg_01.jpg) no-repeat center top;
}
#sec1 .bg01 .txt_box {
  padding: 80px 0 160px 0;
}
#sec1 .bg01 .txt_box .caption01.wide_block {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  float: right;
  height: 340px;
  margin-bottom: 0;
  margin-left: 40px;
  color: #fff;
}
#sec1 .bg01 .txt_box .txt.wide_block {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  float: right;
  height: 340px;
  color: #fff;
}
#sec1 .bg01 .claysoap_box {
  padding: 40px;
  background: url(../../claysoap/img/sec1_bg_03.png) no-repeat center bottom -70px, #fff;
  border-radius: 20px;
}
#sec1 .bg01 .claysoap_box .box_pic {
  width: 51.6%;
}
#sec1 .bg01 .claysoap_box .box_txt {
  width: 43.8%;
}
#sec1 .bg01 .claysoap_box .box_txt .tit {
  margin: 5px 0 10px;
  color: #ff3a7a;
  font-size: 29px;
  font-weight: bold;
  line-height: 1.4;
}
#sec1 .bg01 .claysoap_box .box_txt .price_col {
  margin-top: 15px;
  padding: 22px 0 10px;
  border-top: 1px solid #c6a7a0;
}
#sec1 .bg01 .claysoap_box .box_txt .price_col .price {
  color: #8d4f42;
  font-size: 30px;
}
#sec1 .bg01 .claysoap_box .box_txt .price_col .price .txt_pink {
  color: #ff3a7a;
  font-size: 50px;
  font-weight: bold;
}
#sec1 .bg01 .claysoap_box .box_txt .price_col .price .txt_small {
  font-size: 16px;
}
#sec1 .bg01 .claysoap_box .box_txt .price_col .label {
  padding: 5px 20px;
  background: #ff7aa5;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 10px;
  line-height: 1.2;
  text-align: center;
}
#sec1 .bg01 .claysoap_box .box_txt .price_col .label .txt_large {
  font-size: 26px;
  font-weight: bold;
}
#sec1 .bg01 .claysoap_box .box_txt .btn_wrap {
  margin-top: 20px;
  text-align: left;
}
#sec1 .bg02 {
  min-height: 642px;
  padding-bottom: 80px;
  background: url(../../claysoap/img/sec1_bg_02.jpg) no-repeat center top;
}
#sec1 .bg02 .sec_tit {
  padding: 40px 0;
  background: none;
}
#sec1 .bg02 .sec_tit .main {
  line-height: 1.8;
}
#sec1 .bg02 .txt_box {
  width: 42.5%;
}
#sec1 .bg02 .txt_box .caption02 {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  #sec1 .bg01 {
    padding-bottom: 0;
    background: url(../../claysoap/img/sec1_bg_01.jpg) no-repeat 30% top;
    background-size: 200%;
    overflow: hidden;
  }
  #sec1 .bg01 .txt_box {
    margin-top: 46%;
    padding: 0 0 20px;
  }
  #sec1 .bg01 .txt_box .caption01.tight_block {
    text-shadow: 0 0 6px #fff, 0 0 6px #fff, 0 0 10px #fff, 0 0 10px #fff;
  }
  #sec1 .bg01 .claysoap_box {
    padding: 15px 15px 20px;
    border-radius: 10px;
    background: #fff;
    background-size: 120%;
  }
  #sec1 .bg01 .claysoap_box .box_pic {
    width: 100%;
  }
  #sec1 .bg01 .claysoap_box .box_txt {
    width: 100%;
    text-align: center;
  }
  #sec1 .bg01 .claysoap_box .box_txt .tit {
    margin: 10px 0 5px;
    font-size: 22px;
  }
  #sec1 .bg01 .claysoap_box .box_txt .price_col {
    margin-top: 10px;
    padding: 0;
    align-items: center;
    justify-content: center;
  }
  #sec1 .bg01 .claysoap_box .box_txt .price_col .price {
    margin: 10px 10px 5px;
    font-size: 22px;
    text-align: center;
  }
  #sec1 .bg01 .claysoap_box .box_txt .price_col .price .txt_pink {
    font-size: 36px;
  }
  #sec1 .bg01 .claysoap_box .box_txt .price_col .price .txt_small {
    font-size: 16px;
  }
  #sec1 .bg01 .claysoap_box .box_txt .price_col .label {
    margin: 10px 0;
    padding: 5px 15px;
    font-size: 14px;
  }
  #sec1 .bg01 .claysoap_box .box_txt .price_col .label .txt_large {
    font-size: 24px;
  }
  #sec1 .bg01 .claysoap_box .box_txt .btn_wrap {
    margin-top: 15px;
    text-align: center;
  }
  #sec1 .bg02 {
    min-height: 0;
    padding-bottom: 50px;
    background: none;
  }
  #sec1 .bg02 .sec_tit {
    padding: 30px 0 20px;
  }
  #sec1 .bg02 .sec_tit .main {
    line-height: 1.4;
  }
  #sec1 .bg02 .txt_box {
    width: 100%;
  }
  #sec1 .bg02 .txt_box .caption02 {
    margin: 15px 0 10px;
  }
}
/* ---------------------------------------------------
	sec2
------------------------------------------------------ */
#sec2 #sec2_1 {
  padding-bottom: 80px;
  background: url(../img/bg_common_03.png) no-repeat center bottom, url(../img/bg_common.jpg) center top;
}
#sec2 #sec2_1 .pic_wide {
  position: relative;
  margin: 0 auto 40px;
}
#sec2 #sec2_1 .pic_wide .box {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -65px;
  width: 130px;
  padding: 20px 10px;
  background: rgba(99, 116, 97, 0.8);
  text-align: center;
}
#sec2 #sec2_1 .pic_wide .caption {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: inline-block;
  color: #fff;
  font-size: 25px;
  font-family: "NotoSerif", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.8;
  letter-spacing: .1em;
  text-align: left;
  -webkit-text-orientation: upright;
  text-orientation: upright;
}
#sec2 #sec2_1 .pic_wide .caption .txt_large {
  font-size: 29px;
}
#sec2 #sec2_1 .btn_wrap {
  margin-top: 40px;
}
#sec2 #sec2_2 {
  padding: 50px 0 80px;
  background: url(../img/bg_common_03.png) no-repeat center top 110px, #fff;
}
#sec2 #sec2_2 .caption01 {
  text-align: center;
}
#sec2 #sec2_2 .beauty_list {
  margin: 40px 0;
  justify-content: center;
}
#sec2 #sec2_2 .beauty_list li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 198px;
  height: 198px;
  margin: 0 12px;
  border-radius: 100%;
  background: url(../../claysoap/img/sec2_bg_03.jpg) center;
  color: #fff;
  font-size: 22px;
  line-height: 1.4;
  text-align: center;
  overflow: hidden;
}
#sec2 #sec2_2 .other_box {
  position: relative;
  max-width: 860px;
  margin: 0 auto;
  padding: 10px 10px;
  border: 1px solid #c6a7a0;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
#sec2 #sec2_2 .other_box .tit {
  padding-right: 20px;
  border-right: 1px solid #c6a7a0;
  color: #8d4f42;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: .1em;
  text-align: center;
}
#sec2 #sec2_2 .other_box .txt {
  padding-left: 20px;
}
#sec2 #sec2_2 .point {
  padding-top: 40px;
}
#sec2 #sec2_2 .point .caption01 {
  position: relative;
  z-index: 1;
}
#sec2 #sec2_2 .point .pic {
  position: absolute;
  right: -8%;
  top: -30px;
}
#sec2 #sec2_2 .point .point_list {
  position: relative;
  margin-top: 40px;
  z-index: 1;
}
#sec2 #sec2_2 .point .point_list li {
  position: relative;
  width: 31.54%;
  padding: 50px 15px 20px;
  background: #ffe2eb;
  border-radius: 20px;
  color: #8d4f42;
  font-size: 22px;
  line-height: 1.6;
  text-align: center;
}
#sec2 #sec2_2 .point .point_list li .icon {
  position: absolute;
  left: 50%;
  top: -20px;
  width: 58px;
  margin-left: -29px;
}

@media screen and (max-width: 768px) {
  #sec2 #sec2_1 {
    padding-bottom: 50px;
    background: url(../img/bg_common_sp.jpg) center top;
    background-size: 100%;
  }
  #sec2 #sec2_1 .pic_wide {
    margin: 0 auto 20px;
  }
  #sec2 #sec2_1 .pic_wide .box {
    left: 0;
    margin-left: 0;
    width: 95px;
    padding: 15px 10px;
  }
  #sec2 #sec2_1 .pic_wide .caption {
    color: #fff;
    font-size: 17px;
    line-height: 1.6;
  }
  #sec2 #sec2_1 .pic_wide .caption .txt_large {
    font-size: 22px;
  }
  #sec2 #sec2_1 .taC {
    text-align: left;
  }
  #sec2 #sec2_1 .btn_wrap {
    margin-top: 20px;
  }
  #sec2 #sec2_2 {
    padding: 30px 0 10px;
    background: url(../img/bg_common_03.png) no-repeat right 25% top 0px, #fff;
    background-size: 250%;
  }
  #sec2 #sec2_2 .caption01 {
    text-align: center;
  }
  #sec2 #sec2_2 .beauty_list {
    margin: 20px 0;
    justify-content: center;
  }
  #sec2 #sec2_2 .beauty_list li {
    width: 120px;
    height: 120px;
    margin: 0 10px 10px;
    font-size: 18px;
  }
  #sec2 #sec2_2 .other_box {
    display: block;
  }
  #sec2 #sec2_2 .other_box .tit {
    margin-bottom: 10px;
    padding: 0 0 10px;
    border-right: none;
    border-bottom: 1px solid #c6a7a0;
  }
  #sec2 #sec2_2 .other_box .txt {
    padding-left: 0;
  }
  #sec2 #sec2_2 .point {
    padding-top: 40px;
  }
  #sec2 #sec2_2 .point .pic {
    right: -12%;
    top: 5%;
    width: 40%;
  }
  #sec2 #sec2_2 .point .point_list {
    margin-top: 20px;
  }
  #sec2 #sec2_2 .point .point_list li {
    width: 100%;
    margin-bottom: 20px;
    padding: 30px 10px 15px;
    font-size: 19px;
  }
  #sec2 #sec2_2 .point .point_list li .icon {
    top: -15px;
    width: 40px;
    margin-left: -20px;
  }
}
/* ---------------------------------------------------
	sec3
------------------------------------------------------ */
#sec3 {
  background: url(../../claysoap/img/sec3_bg_01.jpg) repeat-x center top;
}
#sec3 #sec3_1 {
  padding-bottom: 50px;
}
#sec3 #sec3_1 .sec_tit {
  padding: 75px 0 40px;
  background: none;
}
#sec3 #sec3_1 .pic01 {
  position: absolute;
  right: -11%;
  top: -40px;
}
#sec3 #sec3_1 .pic02 {
  position: absolute;
  left: -10%;
  top: 40px;
}
#sec3 #sec3_1 .caption {
  margin-bottom: 40px;
}
#sec3 #sec3_2 {
  padding: 40px 0 80px;
}
#sec3 #sec3_2 .howto_list {
  margin: 50px 0 10px;
  justify-content: center;
}
#sec3 #sec3_2 .howto_list li {
  width: 44.24%;
  margin: 0 20px 40px;
  padding: 20px 10px 10px 30px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
  box-shadow: 0 0 4px rgba(116, 66, 98, 0.3);
}
#sec3 #sec3_2 .howto_list li .tit {
  position: relative;
  color: #ff3a7a;
  font-size: 25px;
  font-family: "NotoSerif", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4;
}
#sec3 #sec3_2 .howto_list li .tit .icon {
  margin-right: 15px;
}
#sec3 #sec3_2 .howto_list li .txt {
  position: relative;
  width: 67.8%;
  margin-right: -5%;
  margin-top: 10px;
}
#sec3 #sec3_2 .howto_list li .pic {
  width: 37.2%;
  margin-top: -10px;
}

@media screen and (max-width: 768px) {
  #sec3 {
    background: none;
  }
  #sec3 #sec3_1 {
    padding-bottom: 30px;
    background: url(../img/bg_sp_01.png) no-repeat center top, url(../img/bg_common_sp.jpg) center top;
    background-size: 100%;
  }
  #sec3 #sec3_1 .sec_tit {
    padding: 30px 0 30px;
  }
  #sec3 #sec3_1 .pic01 {
    position: relative;
    float: right;
    right: -2%;
    top: -20px;
    width: 60%;
  }
  #sec3 #sec3_1 .pic02 {
    position: relative;
    float: left;
    left: -2%;
    top: 0;
    width: 60%;
    margin-right: -20%;
  }
  #sec3 #sec3_1 .taC {
    text-align: left;
  }
  #sec3 #sec3_1 .caption {
    clear: both;
    margin-bottom: 10px;
    text-align: center;
  }
  #sec3 #sec3_2 {
    padding: 30px 0 50px;
    background: url(../../claysoap/img/sec3_bg_01_sp.jpg) center top;
    background-size: 100%;
  }
  #sec3 #sec3_2 .howto_list {
    margin: 20px 0 20px;
    display: block;
  }
  #sec3 #sec3_2 .howto_list li {
    width: 100%;
    margin: 40px auto 0;
    padding: 35px 15px 20px;
  }
  #sec3 #sec3_2 .howto_list li .tit {
    margin-bottom: 10px;
    font-size: 22px;
    text-align: center;
  }
  #sec3 #sec3_2 .howto_list li .tit .icon {
    position: absolute;
    left: 50%;
    top: -65px;
    margin-right: 0;
    width: 60px;
    margin-left: -30px;
  }
  #sec3 #sec3_2 .howto_list li .txt {
    width: 62.8%;
    margin-right: 0;
    margin-top: 0;
  }
  #sec3 #sec3_2 .howto_list li .pic {
    width: 37.2%;
    margin-top: 0;
  }
}
/* ---------------------------------------------------
	sec4
------------------------------------------------------ */
#sec4 {
  background: url(../../claysoap/img/sec4_bg_01.jpg) no-repeat center top, #fff;
}
#sec4 .sec_tit {
  background: none;
}
#sec4 .review_list .list_col {
  width: 48%;
  padding: 20px 30px 20px;
  background: #ffe2eb;
  border-radius: 20px;
}
#sec4 .review_list .list_col .caption02 {
  position: relative;
  padding: 20px 0 15px 80px;
  letter-spacing: 0;
}
#sec4 .review_list .list_col .caption02 .icon {
  position: absolute;
  left: -35px;
  top: -30px;
}
#sec4 .btn_wrap .txt {
  margin: 30px 0;
}
#sec4 .btn_wrap .txt span {
  display: inline-block;
  padding: 0 30px 5px;
  background: url(../../claysoap/img/sec4_bg_02.png) no-repeat center left, url(../../claysoap/img/sec4_bg_03.png) no-repeat center right;
  background-size: 16px;
  color: #ff3a7a;
  font-size: 22px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #sec4 {
    background: url(../../claysoap/img/sec4_bg_01.jpg) no-repeat right 25% top, #fff;
    background-size: 250%;
  }
  #sec4 .sec_tit {
    background: none;
  }
  #sec4 .review_list .list_col {
    width: 100%;
    margin-bottom: 15px;
    padding: 20px 15px 20px;
    border-radius: 20px;
  }
  #sec4 .review_list .list_col .caption02 {
    padding: 0 0 0 65px;
  }
  #sec4 .review_list .list_col .caption02 .icon {
    left: -20px;
    top: -35px;
    width: 80px;
  }
  #sec4 .btn_wrap .txt {
    margin: 5px 0 10px;
  }
  #sec4 .btn_wrap .txt span {
    padding: 0 30px 5px;
    font-size: 18px;
    line-height: 1.4;
  }
}
/* ---------------------------------------------------
	sec5
------------------------------------------------------ */
#sec5 {
  padding: 20px 0 40px;
  background: #fff;
}
#sec5 .sec_tit {
  padding-bottom: 50px;
}
#sec5 .info_table th {
  width: 26%;
}

@media screen and (max-width: 768px) {
  #sec5 {
    padding: 20px 0 0;
  }
  #sec5 .sec_tit {
    padding-bottom: 30px;
  }
  #sec5 .info_table th {
    width: 100%;
  }
}
/* ---------------------------------------------------
	sec6
------------------------------------------------------ */
#sec6 {
  padding: 20px 0 150px;
  background: #fff;
}
#sec6 .sec_tit {
  padding-bottom: 50px;
}
#sec6 .info_table th {
  width: 26%;
}
#sec6 .info_table .info_table {
  margin: 15px 0;
}
#sec6 .info_table .info_table td {
  padding: 12px 40px 12px 20px;
  border-left: 1px solid #c6a7a0;
  border-right: 1px solid #c6a7a0;
}
#sec6 .info_table .info_table td:first-child {
  width: 80%;
  background: rgba(215, 132, 126, 0.15);
}
#sec6 .info_table .info_table .right {
  padding: 12px 40px;
  text-align: right;
}
#sec6 .info_table .list li {
  display: inline-block;
  margin-right: .7em;
}

@media screen and (max-width: 768px) {
  #sec6 {
    padding: 20px 0 50px;
  }
  #sec6 .sec_tit {
    padding-bottom: 30px;
  }
  #sec6 .info_table th {
    width: 100%;
  }
  #sec6 .info_table .info_table {
    display: table;
    margin: 10px 0;
  }
  #sec6 .info_table .info_table td {
    display: table-cell;
    padding: 10px 2px 10px 10px;
    vertical-align: middle;
  }
  #sec6 .info_table .info_table td:first-child {
    width: 80%;
  }
  #sec6 .info_table .info_table .right {
    padding: 10px;
    white-space: nowrap;
  }
  #sec6 .info_table .list li {
    display: inline-block;
    margin-right: .7em;
  }
}
