@charset "utf-8";


/*=======================================================
	ナチュラ
=======================================================*/
body{
  color: #333;
}
#footer-area{
  margin-top: 100px;
}
.btm_nav{
  margin: 50px 0 0;
  padding: 0 20px 20px;
  border-top: 1px solid #d8317a;
  text-align: center;
}
.btm_nav__ttl{
  margin: -12px 0 15px;
  font-size: 1.5rem;
}
.btm_nav__ttl2{
  color: #454545;
}
.btm_nav__ttl span{
  padding: 0 15px;
  display: inline-block;
  background-color: #fff;
  color: #d8317a;
}
.btm_nav__ttl span a{
  color: #d8317a;
  text-decoration: none;
}
.natura_index{
  margin: 15px 0 20px;
}
.natura_index li{
  margin: 0 0 10px;
}
.natura_index.item3 li{
  margin: 0 0 10px;
}
.natura_index.item2 li{
  margin: 0 0 10px;
}
.natura_index li a{
  padding: 20px;
  display: block;
  background: url(/_var/natura/natura_cmn/img/arrow-pink.png) no-repeat 95% center;
  background-color: #fbe4e9;
  color: #424242;
  text-decoration: none;
}
.natura_index li.current a{
  background: url(/_var/natura/natura_cmn/img/arrow-w.png) no-repeat 95% center;
  background-color: #fbc6d1;
}
.natura_index li a:hover{
  opacity: 0.8;
}
.btm_nav__lead{
  text-align: center;
}
.natura-main{
  padding-top: 5px;
}
.text_center{
  text-align: center;
}
.basic-section{
  margin: 50px 0 0;
}
.basic-section p{
  margin: 0 0 20px;
  font-size: 1.6rem;
  line-height: 1.8;
}
main img{
  max-width: 100%;
  height: auto;
}
.main_header{
  margin: 5px 0 40px;
  box-sizing: border-box;
  background-color: #fae6ef;
}
.natura-cont__ttl{
  padding: 30px 0;
  color: #ea6094;
  font-size: 2.5rem;
  text-align: center;
}
.natura-cont__ttl--lv1{
  color: #d10065;
  font-size: 3.8rem;
  text-align: center;
}
.natura-cont__ttl--lv2{
  margin: 0;
  padding: 50px 0;
  color: #5c5c5c;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
}
.natura-cont__ttl--lv2 span{
  display: inline-block;
  position: relative;
}
.natura-cont__ttl--lv2 span::before{
  content: ' ';
  margin: auto 0;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -200px;
  width: 185px;
  height: 35px;
  background: url(/_var/natura/natura_clinic/img/kazari1.png) no-repeat left top;
}
.natura-cont__ttl--lv2 span::after{
  content: ' ';
  margin: auto 0;
  display: block;
  position: absolute;
  top: 0;
  right: -200px;
  bottom: 0;
  width: 185px;
  height: 35px;
  background: url(/_var/natura/natura_clinic/img/kazari2.png) no-repeat left top;
}
.natura-cont__ttl--lv3{
  margin: 20px 0 20px;
  padding: 15px 0;
  position: relative;
  color: #d8317a;
  font-size: 2.2rem;
  text-align: center;
}
.natura-cont__ttl--lv3::before{
  content: ' ';
  margin: 0 auto ;
  display: block;
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  width: 50px;
  height: 35px;
  border-top: 2px dotted #d8317a;
}
.natura-cont__ttl--lv4{
  margin: 30px 0 15px;
  padding: 20px 0;
  position: relative;
  color: #454545;
  font-size: 1.9rem;
  text-align: center;
}
.natura-cont__ttl--lv4 span{
  padding: 0 15px;
  display: inline-block;
  position: relative;
  z-index: 10;
  background-color: #faf4f4;
}
.natura-cont__ttl--lv4::before{
  content: ' ';
  margin: 0 auto;
  position: absolute;
  top: 1.8em;
  left: 0;
  width: 100%;
  height: 2px;
  border-top: 1px dotted #333;
}
/* 商品比較 */
.img-header{
  margin: 35px 0 15px;
}
p.img-ttl{
  margin: 0 0 10px;
  color: #e73959;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
p.img-ttl span{
  padding: 0 10px 5px;
  display: inline-block;
  border-bottom: 1px solid #e34765;
  text-align: center;
}
p.img-ttl + p.note{
  margin-top: -5px;
  font-size: 1.3rem;
  text-align: center;
}
p.feature-img{
  margin: 15px 0;
}
/* セルフケア */
.clinic-cont{
  margin: 0 0 20px;
  padding: 40px 80px 40px;
  position: relative;
  z-index: -1;
  border-radius: 30px;
  background-color: #faf4f4;
}
.clinic-cont::before{
  content: ' ';
  margin: 5px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  border: 1px solid #efdcdc;
  border-radius: 25px;
}
.clinic-cont section{
  z-index: 10;
}
.lead-cont p{
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.9;
}
.index{
  margin: 30px 80px;
  padding: 20px 10px;
  position: relative;
  border-top: 1px solid #7d7d7d;
  border-bottom: 1px solid #7d7d7d;
  color: #535353;
}
.index::before{
  content: ' ';
  position: absolute;
  top: -34px;
  left: -34px;
  width: 68px;
  height: 69px;
  background: url(/_var/natura/natura_selfcare/img/kado1.png) no-repeat left top;
}
.index::after{
  content: ' ';
  position: absolute;
  right: -34px;
  bottom: -34px;
  width: 68px;
  height: 69px;
  background: url(/_var/natura/natura_selfcare/img/kado2.png) no-repeat left top;
}
.index__wrap{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.index-ttl{
  margin: 7px auto 0;
  display: block;
  width: 5em;
  background-color: #fff;
  text-align: center;
}
.index-ico img{
  margin-top: -15px;
}
.index-list{
  padding: 0 0 0 20px;
  flex: 1;
}
.index-list li{
  margin: 0 0 5px;
  padding: 5px 0;
  border-bottom: 1px dotted #353535;
}
.index-list li:first-child{
  border-top: 1px dotted #353535;
}
.index-list li a{
  padding-left: 20px;
  display: inline-block;
  background: url(/_var/natura/natura_selfcare/img/anchor_arrow.png) no-repeat 5px 0.5em;
}
section p.cont-ico{
  margin: 0 0 10px;
  text-align: center;
}
.selfcheck__wrap > div:last-child{
  border-right: none;
}
.selfcheck__wrap .subTitle{
  margin: 0 0 10px;
  color: #d8317a;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
.selfcheck-cont p{
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 1.9;
}
.selfcheck-cont__img img{
  max-width: 100%;
  height: auto;
}
.cont-header{
  margin: 0 0 15px;
  text-align: center;
}
.clinic-cont__pickup{
  margin: 20px 0;
  padding: 20px 30px 15px;
  position: relative;
  border: 1px solid #e9e2e5;
  background-color: #fff;
  text-align: center;
}
.clinic-cont__pickup::before{
  content: ' ';
  margin: 0;
  position: absolute;
  top: -15px;
  left: 17px;
  width: 26px;
  height: 48px;
  background: url(/_var/natura/natura_selfcare/img/clip1.png) no-repeat left top;
}
.clinic-cont__pickup p{
  font-size: 1.4rem;
}
.pickup-ttl{
  margin: 0 0 10px;
  font-size: 1.8rem;
}
.pickup-note{
  padding: 30px;
  width: 400px;
  border-top: 1px solid #333;
  background-color: #efefef;
  text-align: center;
}
.number{
  position: relative;
  text-align: center;
}
.number span{
  margin: -30px auto 10px;
  padding: 10px;
  display: inline-block;
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  border: 1px solid #333;
  background-color: #fff;
}
.point{
  margin: 30px 0 0;
  padding: 35px;
  border: 2px solid #ccc;
  text-align: center;
}
.point p{
  font-size: 1.8rem;
  line-height: 1.8;
}
.exercise{
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.exercise-lead{
  text-align: center;
  line-height: 1.8;
}
.exercise > li{
  margin: 0 0 15px;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 23%;
  min-height: 275px;
  border-radius: 10px;
  background: url(/_var/natura/natura_leakage/img/en.png) no-repeat center 69px;
  background-size: 90% auto;
  text-align: center;
}
.exercise > li > *{
  width: 100%;
}
.exercise span{
  padding: 0 5px;
  display: inline-block;
  color: #ea6094;
  font-family: Arial, sans-serif;
  font-size: 1.0em;
  font-weight: normal;
  line-height: 1.2;
}
.exercise > li .text_center{
  margin: 0 -20px;
  width: 120%;
}
.strong-txt{
  color: #d10065;
  font-weight: bold;
}
/* leakage */
.step-list{
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.step-list > li{
  margin: 0 0 15px;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 32%;
  min-height: 275px;
  border-radius: 10px;
  background: url(/_var/natura/natura_leakage/img/en.png) no-repeat center 15px;
  background-size: 90% auto;
  text-align: center;
}
.step-list > li:nth-child(5){
  background: none;
}
.step-list > li > *{
  width: 100%;
}
.step-list .step{
  padding: 0 5px 0;
  display: inline-block;
  color: #ea6094;
  font-family: Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.2;
}
.check-cont{
  margin: 30px 0 50px;
  padding: 30px 30px 10px;
  background-color: #fff;
}
span.q{
  padding: 0 5px;
  display: inline-block;
  color: #ea6094;
  font-family: Arial, sans-serif;
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.2;
}
.red-mark{
  color: #de0011;
}


/* ===========================================
	MediaQueries
=========================================== */
/* PC----------------------------- */
@media screen and (min-width: 701px){
  html{
    font-size: 62.5%;
  }
  .br_sp{
    display: none;
  }
  .br_pc{
    display: inline-block;
  }
  .natura_index{
    margin: 15px 0 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .natura_index li{
    margin: 0 0 20px;
    width: 24%;
  }
  .natura_index.item3 li{
    margin: 0 0 20px;
    width: 32%;
  }
  .natura_index.item2 li{
    margin: 0 0 20px;
    width: 48%;
  }
  .ttl-lead{
    display: none;
  }
  .selfcheck__wrap{
    margin: 0 -50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .selfcheck__wrap > div{
    margin: 0 0 15px;
    padding: 0 30px;
    box-sizing: border-box;
    width: 33%;
    border-right: 1px dotted #353535;
  }
  .check-cont{
    margin: 30px 0 50px;
    padding: 30px 30px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
  }
  .check__txt{
    padding-left: 20px;
    flex: 1;
  }
  .natura_index li a{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.2em;
  }
}
/* スマホ----------------------------- */
@media screen and (max-width: 700px){
  html{
    font-size: 62.5%;
  }
  .br_sp{
    display: inline-block;
  }
  .br_pc{
    display: none;
  }
  .ttl-lead{
    display: block;
    text-align: center;
  }
  .main_header{
    margin: 0 -15px 20px;
    box-sizing: border-box;
    background-color: #fae6ef;
  }
  .faq-list__cont{
    padding: 0;
  }
  .basic-section{
    margin: 0 0 0;
  }
  .basic-section:first-child .natura-cont__ttl--lv2{
    padding-top: 0;
  }
  .clinic-cont{
    margin: 0 0 20px;
    padding: 10px 25px 40px;
  }
  .lead-cont p{
    font-size: 1.4rem;
    text-align: left;
  }
  .index{
    margin: 30px 15px;
    padding: 20px 10px;
  }
  .index-list{
    padding: 0 0 0 10px;
  }
  .index-ico img{
    width: 80px;
  }
  .exercise > li{
    width: 50%;
  }
  .step-list{
    justify-content: center;
  }
  .step-list > li{
    margin: 0 0 5px;
    padding: 0 5px 10px;
    width: 49%;
    border-radius: 10px;
    font-size: 1.3rem;
  }
  .step5 img{
    margin: 0;
    width: 80%;
  }
  .step-list p{
    margin: 0 0 5px;
  }
  .step-list > li.step5 p{
    margin: -30px 0 0;
    padding: 0;
  }
  p.s-text__left{
    text-align: left;
  }
  .basic-section p.s-text__left{
    font-size: 1.3rem;
    text-align: left;
    line-height: 1.8;
  }
  .basic-section p.s-text__left{
    font-size: 1.3rem;
    line-height: 1.8;
  }
  .index-ttl{
    margin: 0 auto 10px;
    font-size: 1.3rem;
  }
  .index-ttl img{
    width: 55px;
    height: auto;
  }
  .index-list li{
    font-size: 1.4rem;
  }
  .index::before{
    content: ' ';
    position: absolute;
    top: -20px;
    left: -20px;
    width: 40px;
    height: 40px;
    background: url(/_var/natura/natura_selfcare/img/kado1.png) no-repeat left top;
    background-size: 100% auto;
  }
  .index::after{
    content: ' ';
    position: absolute;
    right: -20px;
    bottom: -20px;
    width: 40px;
    height: 40px;
    background: url(/_var/natura/natura_selfcare/img/kado2.png) no-repeat left top;
    background-size: 100% auto;
  }
  .natura-cont__ttl--lv2{
    margin: 20px 0 10px ;
    padding: 15px 20px 15px;
  }
  .natura-cont__ttl--lv2 img{
    width: 100%;
    height: auto;
  }
  .natura-cont__ttl--lv2 span::before{
    content: ' ';
    margin: auto 0;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    width: 35px;
    height: 20px;
    background: url(/_var/natura/natura_clinic/img/s/kazari1.png) no-repeat left top;
    background-size: 100% auto;
  }
  .natura-cont__ttl--lv2 span::after{
    content: ' ';
    margin: auto 0;
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
    bottom: 0;
    width: 35px;
    height: 20px;
    background: url(/_var/natura/natura_clinic/img/s/kazari2.png) no-repeat left top;
    background-size: 100% auto;
  }
  .natura-cont__ttl--lv3{
    margin: 10px 0 10px;
    padding: 15px 0;
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .natura-cont__ttl--lv4{
    margin: 20px 0 10px;
    padding: 10px 0;
    color: #454545;
    font-size: 1.6rem;
    text-align: center;
  }
  .natura_leakage-data__cont{
    padding: 0;
  }
  .basic-section p{
    font-size: 1.5rem;
  }
  p.table-ttl_note{
    font-size: 1.2rem;
    text-align: left;
  }
  .check-cont__point{
    text-align: center;
  }
  .check-cont__point img{
    margin-top: -80px;
    width: 77px;
  }
  .clinic-cont__pickup::before{
    content: ' ';
    margin: 0;
    position: absolute;
    top: -13px;
    left: 10px;
    width: 22px;
    height: 48px;
    background: url(/_var/natura/natura_selfcare/img/clip1.png) no-repeat left top;
    background-size: 100% auto;
  }
  p.exercise-lead{
    text-align: left;
  }
  section p.cont-ico{
    margin: 10px 0;
  }
  .selfcheck__wrap .subTitle{
    margin: 0;
  }
  .selfcheck-cont{
    padding-bottom: 20px;
    border-bottom: 1px dotted #666;
  }
  .selfcheck-cont:last-child{
    padding-bottom: 0;
    border-bottom: none;
  }
  p.clinic-cont_lead,
  p.clinic-exercise_lead{
    margin: 30px 0 0;
    text-align: left;
  }
  .exercise{
    margin-top: 20px;
  }
  .exercise li{
    margin: 0;
    font-size: 1.3rem;
  }
  .data-box{
    margin: 20px 0 0;
    padding: 20px 15px;
  }
  .img-header{
    margin: 0 0 5px;
  }
  p.left-text{
    text-align: left;
  }
  p.btm_nav__lead{
    font-size: 1.3rem;
  }
  .natura-cont__ttl{
    font-size: 2.2rem;
  }
  .natura-cont__ttl--lv4::before{
    top: 1.2em;
  }
}
