@charset "euc-jp";
section {
  margin: 0 0 30px 0;
  clear: both;
  /*overflow: hidden;*/
}
.slider {
  position: relative;
}
.bx-viewport {
  border: none !important;
  left: 0 !important;
}
#slider div {
  width: 100% !important;
}

.more_prd {
  display: none;
  background-color: #aaa;
  color: #fff;
  font-size: 123.076%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.free_space_block {
  margin-top: 3em;
}
.main_cate {
  margin: 15px 0;
  overflow: hidden;
}
.cate_main_img {
  float: left;
  width: 35%;
}
.cate_main_txt {
  float: right;
  width: 63%;
  background: #fff;
  padding: 15px;
  position: relative;
  box-sizing: border-box;
}
.cate_main_txt div:first-child {
  float:left;
  width:33%;
  margin-right: 15px;
}
.cate_main_txt h3 {
  color: #e84383;
  font-size: 190%;
  margin: 10px 0 20px;
}
.cate_main_txt p {
  font-size: 14px;
  line-height: 180%;
  margin-bottom: 50px;
}
.cate_main_btn {
  position: absolute;
  right: 15px;
  bottom: 15px;
  padding: 15px 25px;
  background: #000;
  border-radius: 8px;
}
.cate_main_btn a {
  text-decoration: none;
  color:#fff;
  font-size: 130%;
}
.cate_main_btn a:after {
  content: url(https://file003.shop-pro.jp/PA01430/939/images/nav_arrow.png)
}
.cate_main_shuwa {
  background: #e84383;
}
.cate_main_acne {
  background: #23cfcb;
}
.cate_main_sui {
  background: #8ed3f5;
}
.cate_main_gas {
  background: #e7b949;
}
.cate_main_coco {
  background: #7fc82b;
}
.sos-box {
  background: #ffec00;
  width: 100%;
  line-height: 200%;
  padding: 5% 0 0;
  box-sizing: border-box;
}
.sos-box p {
  font-size: 150%;
  line-height: 200%;
}
.sos-head {
  width: 95%;
  margin:0 auto;
  margin-bottom: 34px;
}
.sos-h2 {
  float: left;
  width: 50%;
}
.sos-box h3{
  clear: both;
  font-size: 150%;
}
.soso-chart {
  width: 95%;
  margin: 0 auto;
}
.sos-chart_q {
  width: 100%;
  background: #fff48f;
  border-radius: 10px;
  padding: 3%;
  box-sizing: border-box;
}
.sos-chart_a {
  width: 97%;
  margin: 0 auto;
}
.sos-chart_a div {
  display: inline-block;
  width:27%;
  vertical-align: top;
  margin: 0 0 0 1%;
  padding: 0;
}
.sos-chart_a div:nth-child(2n){
  margin: 0 7.4%;
}
.sos-chart_adv {
  width:95%;
  margin: 2% auto 0;
  box-sizing: border-box;
  font-size: 0;
}
.sos-chart_adv div {
  display: inline-block;
  vertical-align: middle;
  width: 28%;
  font-size: 12px;
}
.sos-chart_adv div h3 {
  font-size: 200%;
}
.sos-chart_adv div:nth-child(2n) {
  background: #fff;
  padding: 20px;
  width: 65%;
}
.sos-chart_adv h3 {
  color:#e85985;
  font-weight: bold;
}
.sos-chart_adv h3:before {
  content: url(https://file003.shop-pro.jp/PA01430/939/images/sos-04.gif)
}
.how-to {
  background: #fff;
  padding: 5%;
  box-sizing: border-box;
  text-align: center;
}
.how-to h2 {
  margin-bottom: 20px;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.bnr_area div {
  margin-bottom: 20px;
}
.bnr_two a {
  display: inline-block;
  width: 49%;
}
.bnr_two a:first-child {
  margin-right: 1%;
}
.topics {
  width: 100%;
  background: #fff;
  background-image: url(https://file003.shop-pro.jp/PA01430/939/images/topics-02.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  border: 1px solid #6a6a6a;
  border-radius: 10px;
  padding: 3%;
  box-sizing: border-box;
}
.topics h2 {
  font-size: 105%;
  font-weight: bold;
  margin-bottom: 20px;
}
.topics ul {
  margin-bottom: 5px;
}
.topics ul li {
  padding: 5px 0;
}