@charset "utf-8";
/* CSS Document */
.sawarabi{
	font-family: 'Sawarabi Mincho', serif;
}
.SP{display: none;}
.sa_ttl {
  padding: 20px 15px;
}
.mB0{margin-bottom:0 !important;}
#skinaqua_uv_bnrlist #skinaqua_uv_bnrlist_qr a {
  background-image: url("img_add/moisture/new_banner_lineup_pc.png");
  background-size: contain;
}

#howto{
    background-image: -webkit-linear-gradient(270deg,rgba(230,235,250,1.00) 0%,rgba(191,231,248,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(230,235,250,1.00) 0%,rgba(191,231,248,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(230,235,250,1.00) 0%,rgba(191,231,248,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(230,235,250,1.00) 0%,rgba(191,231,248,1.00) 100%);
	padding:80px 0 10px;
}
#howto .wrap{
	width: 90%;
	max-width: 900px;
	margin:0 auto;
}
#howto .box{
	box-shadow: 0 0 6px 6px rgba(180,224,246,0.40);
	background: #fff;
	position: relative;
	border-radius: 20px;
	z-index: 1;
	margin-bottom: 100px;
}
#howto .box::before{
	content: "";
	background: url("/-/Media/com/skin-aqua/img_2023/how_to_use/howto/ttl_bg.png") no-repeat center top;
	background-size: contain;
	display: block !important;
	width: 113px;
	height: 119px;
	position: absolute;
	left:calc(50% - 56px);
	top:-50px;
	z-index: -1;
}
#howto .box h2{
	font-family: 'Sawarabi Mincho', serif;
    /*background-image: -webkit-linear-gradient(0deg,rgba(68,120,208,1.00) 0%,rgba(125,194,229,1.00) 100%);
    background-image: -moz-linear-gradient(0deg,rgba(68,120,208,1.00) 0%,rgba(125,194,229,1.00) 100%);
    background-image: -o-linear-gradient(0deg,rgba(68,120,208,1.00) 0%,rgba(125,194,229,1.00) 100%);
    background-image: linear-gradient(90deg,rgba(68,120,208,1.00) 0%,rgba(125,194,229,1.00) 100%);*/
	background: url("/-/Media/com/skin-aqua/img_2023/how_to_use/howto/ttl_bg_f.png") no-repeat center top;
	color:#fff;
	font-size: 2em;
	text-align: center;
	padding:0.1em;
	letter-spacing: 0.1em;
	border-radius: 20px 20px 0 0;
	position: relative;
	height: 104px;
	margin-bottom:-32px;
	z-index: 2;
}
#howto .box dl{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    background-image: -webkit-linear-gradient(0deg,rgba(191,231,248,1.00) 0%,rgba(191,231,248,1.00) 56.22%,rgba(242,238,250,1.00) 99.48%);
    background-image: -moz-linear-gradient(0deg,rgba(191,231,248,1.00) 0%,rgba(191,231,248,1.00) 56.22%,rgba(242,238,250,1.00) 99.48%);
    background-image: -o-linear-gradient(0deg,rgba(191,231,248,1.00) 0%,rgba(191,231,248,1.00) 56.22%,rgba(242,238,250,1.00) 99.48%);
    background-image: linear-gradient(90deg,rgba(191,231,248,1.00) 0%,rgba(191,231,248,1.00) 56.22%,rgba(242,238,250,1.00) 99.48%);
	padding:30px 50px;
}
#howto .box dl dt{
	background: url("/-/Media/com/skin-aqua/img_2023/how_to_use/howto/maru.png") no-repeat left top;
	width: 147px;
	height: auto;
	padding:41px 0;
	text-align: center;
	color:#003993;
	font-weight: bold;
	font-size: 1.3em;
}
#howto .box dl dd{
	width: calc(100% - 180px);
	text-align: left;
	color:#003993;
	font-size: 1.2em;
	letter-spacing: 0.2em;
}
#howto .box .inner{
	padding:30px 50px;
}
#howto .box .flex{
	  display: -webkit-flex;
  display: flex;
 	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: space-between;
}
#howto .box .flex .pic{
	width: 250px;
	text-align: center;
	padding-top:50px;
}
#howto .box .flex ol{
	width: calc(100% - 300px);
}
#howto .box ol li{
	position: relative;
	font-size: 1.2em;
	border-bottom:dashed 1px #80a6e8;
	padding:1em 0;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	margin-left: 60px;
}
#howto .box ol li:last-of-type{border: none;}
#howto .box ol li .num{
	font-family: 'Sawarabi Mincho', serif;
	background: url("/-/Media/com/skin-aqua/img_2023/how_to_use/howto/num.png") no-repeat left top;
	background-size: contain;
	width: 49px;
	height: 49px;
	text-align: center;
	color:#003993;
	font-size: 1em;
	line-height: 49px;
	font-style: italic;
	position: absolute;
	left:-60px;
}
#howto .box ol li em{
	background:linear-gradient(transparent 60%, #fff6a4 60%);
}
#howto .box h3{
    background-image: -webkit-linear-gradient(357deg,rgba(218,228,246,1.00) 0%,rgba(229,243,250,1.00) 100%);
    background-image: -moz-linear-gradient(357deg,rgba(218,228,246,1.00) 0%,rgba(229,243,250,1.00) 100%);
    background-image: -o-linear-gradient(357deg,rgba(218,228,246,1.00) 0%,rgba(229,243,250,1.00) 100%);
    background-image: linear-gradient(93deg,rgba(218,228,246,1.00) 0%,rgba(229,243,250,1.00) 100%);
	position: relative;
	padding:30px 0 25px;
	text-align: center;
}
#howto .box h3 span{
	position: absolute;
	right:40px;
	bottom:-40px;
}
#howto .movie{
	position: relative;
	width: 100%;
	margin:30px auto;
}
#howto .movie video{
	width: 100%;
}
#howto .movie .play-btn,#howto .movie .play-btn2{
	display: block;
	width: 92px;
	position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translateY(-50%) translateX(-50%);
	  -webkit- transform: translateY(-50%) translateX(-50%);
}
#howto .movie .play-btn.playActive,#howto .movie .play-btn2.playActive{display:none;}

#howto .point{
	background: #fefbfa;
	border-radius: 0 0 20px 20px;
	padding:30px 50px 40px;
}
#howto .point h4{
	display: block;
	width: 40%;
	background: #ee5561;
	color:#fff;
	font-family: Futura, 'Century Gothic';
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	padding:0;
	font-size: 1.4em;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	border-radius: 100px;
	position: relative;
	z-index: 2;
}
#howto .point ul{
	background: #fff;
	border-radius: 20px;
	border:solid 1px #ee5561;
	padding:40px 40px 30px;
	position: relative;
	z-index: 1;
	margin-top:-20px;
}
#howto .point ul::before{
	content: "";
	background: url("/-/Media/com/skin-aqua/img_2023/how_to_use/howto/point.png") no-repeat left top;
	background-size: contain;
	width: 54px;
	height: 78px;
	position: absolute;
	left:-15px;
	top:-35px;
}
#howto .point ul li{
	background: url("/-/Media/com/skin-aqua/img_2023/how_to_use/howto/check.png") no-repeat left center;
	padding:3px 0 3px 40px;
	font-size: 1.2em;
	letter-spacing: 0.15em;
}

@media screen and (max-width:769px){
	.SP{display: block;}
	.PC{display: none;}
#skinaqua_uv_bnrlist #skinaqua_uv_bnrlist_qr a {
  background-image: url("img_add/moisture/new_banner_lineup_sp.png");
  background-size: contain;
}

#howto{

	padding:12vw 0 2vw;
}
#howto .wrap{
	width: 90%;
}
#howto .box{
	box-shadow: 0 0 3px 4px rgba(180,224,246,0.40);
	border-radius: 10px;
	z-index: 1;
	margin-bottom: 13vw;
}
#howto .box::before{
	content: "";
	background: url("/-/Media/com/skin-aqua/img_2023/how_to_use/howto/ttl_bg.png") no-repeat center top;
	background-size: contain;
	display: block !important;
	width: 20%;
	height: 15vw;
	position: absolute;
	left:calc(50% - 10%);
	top:-7vw;
	z-index: -1;
}
#howto .box h2{
	background: url("/-/Media/com/skin-aqua/img_2023/how_to_use/howto/ttl_bg_f_sp.png") no-repeat center top;
	background-size: 100% auto;
	font-size: 1.6em;
	text-align: center;
	padding:0.3em;
	letter-spacing: 0;
	border-radius: 10px 10px 0 0;
	position: relative;
	height: 16vw;
	margin-bottom:-7vw;
	z-index: 2;
}
#howto .box dl{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
	padding:2em 1.5em 1em;
}
#howto .box dl dt{
	background: url("/-/Media/com/skin-aqua/img_2023/how_to_use/howto/maru.png") no-repeat left top;
	background-size: contain;
	width: 5em;
	height: 3em;
	padding:1em 0 0;
	font-size: 1.3em;
}
#howto .box dl dd{
	width:100%;
	font-size: 1.1em;
	letter-spacing: 0.1em;
}
#howto .box .inner{
	padding:1em 1.5em;
}

#howto .box .flex .pic{
	width: 50%;
	margin:0 auto 0.5em;
	text-align: center;
	padding-top:1em;
}
#howto .box .flex ol{
	width:100%;
}
#howto .box ol li{
	position: relative;
	font-size: 1.2em;
	padding:1em 0;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	margin-left: 3.5em;
}
#howto .box ol li .num{
	background: url("/-/Media/com/skin-aqua/img_2023/how_to_use/howto/num.png") no-repeat left top;
	background-size: contain;
	width: 2.5em;
	height: 2.5em;
	font-size: 1em;
	line-height: 2.5em;
	font-style: italic;
	position: absolute;
	left:-3.5em;
}

#howto .box h3{
	position: relative;
	padding:1.8em 0 1em;
	text-align: center;
}
	#howto .box h3 img{
		width: auto;
		height: 1.6em;
	}
#howto .box h3 span{
	position: absolute;
	right:1em;
	bottom:-0.8em;
	z-index: 3;
}
	#howto .box h3 span.bottle2{
		bottom:-5.2em;
		right: 0.2em;
	}
	#howto .box h3 span img{
		width: 4em;
		height: auto;
	}
	#howto .box h3 span.bottle2 img{
		width: 3.5em;
	}
#howto .movie{
	position: relative;
	width: 100%;
	margin:1em auto;
}
#howto .movie video{
	width: 100%;
}
#howto .movie .play-btn,#howto .movie .play-btn2{
	display: block;
	width: 12%;
	position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translateY(-50%) translateX(-50%);
	  -webkit- transform: translateY(-50%) translateX(-50%);
}

#howto .point{
	border-radius: 0 0 10px 10px;
	padding:1.5em;
}
#howto .point h4{
	display: block;
	width: 50%;
	padding:0;
	font-size: 1.4em;
}
#howto .point ul{
	background: #fff;
	border-radius: 10px;
	border:solid 1px #ee5561;
	padding:2em 1em 1em;
	position: relative;
	z-index: 1;
	margin-top:-1em;
}
#howto .point ul::before{
	content: "";
	background: url("/-/Media/com/skin-aqua/img_2023/how_to_use/howto/point.png") no-repeat left top;
	background-size: contain;
	width: 3em;
	height: 5em;
	position: absolute;
	left:-1em;
	top:-2.2em;
}
#howto .point ul li{
	background: url("/-/Media/com/skin-aqua/img_2023/how_to_use/howto/check.png") no-repeat left 0.7em;
	background-size: 1.1em auto;
	padding:0.4em 0 0.4em 1.6em;
	font-size: 1.2em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}


}

/** 20230124追加分  **/
.youtube-wrapper{
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative
}
.youtube-wrapper iframe{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width:769px){
	.youtube-wrapper{
		margin:30px auto;
	}
}
