@charset "UTF-8";

/*--------------------------------
                共 通
 --------------------------------*/

#Wrap,.wrapBottom,.wrapTop{
  width: 100%;
}

#DeepMoisture *{
  box-sizing: border-box;
}

#DeepMoisture{
  /*font-feature-settings: "palt";*/
  font-family: 'futura-pt', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  letter-spacing: 0;
  color: #787878;
  overflow: hidden;
  position: relative;
  text-align: center;
  max-width: 100%;
}
#DeepMoisture .sp_only{display: none;}
#DeepMoisture img{width: 100%;display: block;}
#DeepMoisture a{display: block;}
#DeepMoisture ul li,#DeepMoisture ol li{list-style: none;}
#DeepMoisture h1{
  padding: 0;
  float: none;
  font-weight: normal;
  text-align: left;
}
#DeepMoisture h2{
  display: block;
  margin: 0 auto 5rem;
  font-size: 3rem;
  font-weight: normal;
  color: #000000;
}
#DeepMoisture h3{
  width: 100%;
  height: 7.2rem;
  background: #F6F4EB;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 4rem;
  font-size: 2.27rem;
  font-weight: normal;
  color: #787878;
}
#DeepMoisture p {
  display: block;
  margin: 0;
  font-size: 1.5rem;
  line-height: 2;
}
#DeepMoisture sup{
  font-size: 60%;
  margin-top: -0.6rem;
}
#DeepMoisture small{
  display: block;
  font-size: 1.4rem;
  color: #A8A9A9;
}
#DeepMoisture section{
  margin: 0 auto 14rem;
}


/*------------ sec_mv ------------*/

#DeepMoisture .sec_mv .mv_wrap{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10.5rem;
  margin: 0 auto 6rem;
}

#DeepMoisture .sec_mv .mv_wrap img{
  width: 54.5rem;
}

#DeepMoisture .sec_mv .mv_wrap h1 img{
  width: 120rem;
}

#DeepMoisture .sec_mv .mv_wrap h1 .jpn{
  font-size: 3.18rem;
}

#DeepMoisture .sec_mv .mv_wrap h1 .eng{
  display: block;
  margin-top: 1rem;
  font-family:Helvetica,Arial,sans-serif;
  font-size: 2.024rem;
  letter-spacing: 0.05em;
}

#DeepMoisture .sec_mv .lead{
  font-size: 2.1rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
  color: #000000;
}


/*------------ sec_cencept ------------*/

#DeepMoisture .sec_cencept p.lead{
  font-size: 2.1rem;
  line-height: 1.8;
  font-family:Helvetica,Arial,"Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}

#DeepMoisture .sec_cencept .video_wrap{
  width: 117.3rem;
  margin: 5rem auto;
}

#DeepMoisture .sec_cencept .main_ttl{
  font-size: 2.1rem;
  line-height: 1.8;
  color: #000000;
  margin-bottom: 4rem;
}

#DeepMoisture .sec_cencept figure{
  width: 11rem;
  margin: 1rem auto 0;
}


/*------------ sec_point ------------*/

#DeepMoisture .sec_point{
  width: 122rem;
}

#DeepMoisture .sec_point .point_wrap{
  display: flex;
  flex-wrap: wrap;
  gap: 6rem 5rem;
}

#DeepMoisture .sec_point .point_number{
  position: relative;
  font-size: 2.1rem;
  line-height: 1;
  color: #000000;
  margin: 0 auto 3rem;
}

#DeepMoisture .sec_point .point_number span{
  position: relative;
  font-size: 5rem;
  color: #A09158;
  display: block;
  width: fit-content;
  margin: 0 auto 2.5rem;
  padding: 0 3rem;
  background: #fff;
  z-index: 2;
}

#DeepMoisture .sec_point .point_number:before{
  content: '';
  width: 100%;
  height: 1px;
  background: #A09158;
  position: absolute;
  top: 2.5rem;
  left: 0;
  z-index: 1;
}

#DeepMoisture .sec_point ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 5rem;
}

#DeepMoisture .sec_point ul li{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  width: 58.5rem;
}

#DeepMoisture .sec_point .img_blk{
  width: 27.5rem;
}

#DeepMoisture .sec_point .text_blk{
  width: 31rem;
}

#DeepMoisture .sec_point .text_blk p{
  color: #A09158;
}

#DeepMoisture .sec_point .point_1 ul li:last-child .text_blk p{
  color: #000;
}

#DeepMoisture .sec_point .text_blk p:not(:first-child){
  margin-top: 3rem;
}


/*------------ sec_key ------------*/

#DeepMoisture .sec_key ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 4rem;
}

#DeepMoisture .sec_key ul li{
  width: 40rem;
}

#DeepMoisture .sec_key ul li figure{
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 10.2rem;
  margin: 0 auto 2.5rem;
}

#DeepMoisture .sec_key .key_1 img{
  width: 12.5rem;
}

#DeepMoisture .sec_key .key_2 img{
  width: 8.7rem;
}

#DeepMoisture .sec_key .key_3 img{
  width: 11.1rem;
}


/*------------ sec_product ------------*/

#DeepMoisture .sec_product ul{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#DeepMoisture .sec_product ul li{
  width: 23rem;
}

#DeepMoisture .sec_product figure{
  width: 22rem;
  margin: auto;
}

#DeepMoisture .sec_product .item_name{
  margin-top: 4rem;
  font-size: 1.2rem;
  line-height: 1.65;
}

#DeepMoisture .sec_product .item_detail{
  margin-top: 1.2rem;
  font-size: 0.8rem;
  line-height: 1.625;
  display: flex;
  align-items: center;
  justify-content: center;
}

#DeepMoisture .sec_product .link_btn{
  width: 12rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #787878;
  color: #fff;
  font-size: 1.2rem;
  margin: 1.5rem auto 0;
}


/*--------------------------------
            Responsive
 --------------------------------*/

@media screen and (max-width: 1600px){
  html {
    font-size: calc(10 * (100vw / 1600));
  }
}

/*--------------------------------
            Layout  SP
 --------------------------------*/
@media (max-width: 767px) {

html {
  font-size: calc(10 * (100vw / 375));
}

#DeepMoisture .sp_only{display: block;}
#DeepMoisture .pc_only{display: none;}

#DeepMoisture h2{
  margin: 0 auto 2rem;
  font-size: 1.7rem;
}
#DeepMoisture h3{
  height: 5rem;
  margin: 0 auto 2.5rem;
  font-size: 1.3rem;
}
#DeepMoisture p {
  font-size: 1.1rem;
  line-height: 1.65;
}
#DeepMoisture small{
  font-size: 0.7rem;
}
#DeepMoisture section{
  margin: 0 auto 8rem;
}


/*------------ sec_mv ------------*/

#DeepMoisture .sec_mv .mv_wrap{
  position: relative;
  margin: 0 auto 3rem;
}

#DeepMoisture .sec_mv .mv_wrap img{
  width: 28.5rem;
}

#DeepMoisture .sec_mv .mv_wrap h1 img{
  width: 100%;
}

#DeepMoisture .sec_mv .mv_wrap h1 .jpn{
  font-size: 1.664rem;
}

#DeepMoisture .sec_mv .mv_wrap h1 .eng{
  margin-top: 0.5rem;
  font-size: 1.06rem;
}

#DeepMoisture .sec_mv .lead{
  font-size: 1.1rem;
  line-height: 1.5;
}


/*------------ sec_cencept ------------*/

#DeepMoisture .sec_cencept p.lead{
  font-size: 1.1rem;
  line-height: 1.65;
}

#DeepMoisture .sec_cencept .video_wrap{
  width: 28.8rem;
  margin: 2rem auto;
}

#DeepMoisture .sec_cencept .main_ttl{
  font-size: 1.3rem;
  line-height: 1.4;
  margin-bottom: 2rem;
}

#DeepMoisture .sec_cencept figure{
  width: 10rem;
}


/*------------ sec_point ------------*/

#DeepMoisture .sec_point{
  width: 100%;
}

#DeepMoisture .sec_point .point_wrap{
  width: 24rem;
  gap: 5rem;
  margin: auto;
}

#DeepMoisture .sec_point .point_number{
  font-size: 1.4rem;
  margin: 0 auto 2rem;
}

#DeepMoisture .sec_point .point_number span{
  font-size: 1.7rem;
  margin: 0 auto 2rem;
  padding: 0 1rem;
}

#DeepMoisture .sec_point .point_number:before{
  top: 1rem;
}

#DeepMoisture .sec_point ul{
  gap: 2rem;
}

#DeepMoisture .sec_point ul li,
#DeepMoisture .sec_point .img_blk{
  width: 100%;
}

#DeepMoisture .sec_point .text_blk{
  width: 100%;
  margin-top: 2rem;
}

#DeepMoisture .sec_point .text_blk p:not(:first-child){
  margin-top: 1rem;
}


/*------------ sec_key ------------*/

#DeepMoisture .sec_key ul li{
  width: 100%;
}

#DeepMoisture .sec_key ul li figure{
  height: auto;
  margin: 0 auto 2rem;
}

#DeepMoisture .sec_key .key_1 img{
  width: 8.4rem;
}

#DeepMoisture .sec_key .key_2 img{
  width: 5.8rem;
}

#DeepMoisture .sec_key .key_3 img{
  width: 7.4rem;
}


/*------------ sec_product ------------*/

#DeepMoisture .sec_product ul{
  gap: 3rem;
}

#DeepMoisture .sec_product ul li{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  width: 26.5rem;
}

#DeepMoisture .sec_product figure{
  width: 13rem;
}

#DeepMoisture .sec_product ul li:last-child figure{
  width: 14rem;
  margin-left: -1rem;
}

#DeepMoisture .sec_product .item_name{
  margin-top: 0;
  font-size: 0.9rem;
  line-height: 1.3;
  text-align: left;
}

#DeepMoisture .sec_product .item_detail{
  font-size: 0.7rem;
  text-align: left;
  display: block;
}

#DeepMoisture .sec_product .link_btn{
  width: 11rem;
  height: 2.5rem;
  font-size: 0.9rem;
  margin: 1.5rem 0 0 0;
}


}