@charset "UTF-8";
/* CSS Document */
#G9223700 {
	width:964px;
	margin:auto;
	box-sizing: border-box;
	color:#2b2b2b;
	}

#G9223700 h2{
	text-align: center;
	color:#050505;
	font-size: 50px;
	font-weight: 100;
	padding-top: 3%;
	}

#G9223700 .title{
	position:relative;
	height: 900px;
	background-color: #FFFFFF;
	border-radius: 30px;
	margin-bottom: 15%;
	}

#G9223700 .title img{
	background-color: #FFFFFF;
	border-radius: 30px;
	}
	
#G9223700 .catch{
	position:absolute;
	top: 20%;
    left: 3%;
	}

#G9223700 .catch h2{
	text-align: left;
	font-size: 50px;
	color: #ce6f85;
	}

#G9223700 p{
	font-size:30px;
	line-height: 1.5;
	}

#G9223700 .catch h2 span{
	fomt-size: 60px;
	margin-botom: 0;
	color: #050505;
	}
#G9223700 .material{
	position: relative;
	background-color: #FFFFFF;
	border-radius: 30px;
	margin-bottom: 20%;
	}

#G9223700 .material h2{
	color: #ce6f85;
	padding-top: 5%;
	}

#G9223700 .material h3{
	font-size: 45px;
	text-align: center;
	color: #ce6f85;
	border: solid ;
	padding: 3%;
	margin: auto 5%;
	}

#G9223700 .material .spa{
	font-size: 28px;
	padding: 2% 3% 5% 3%;
	}

#G9223700 .efficacy{
	margin: 3% 3% 3% 10%;
}

#G9223700 .efficacy ul{
	margin-top: 5%;
}

#G9223700 .efficacy　li{
	margin-left: 10%;
	}

#G9223700 .efficacy　p{
	margin: 5% auto;
	text-align: left;
	overflow: hidden;
	}
	
#G9223700 .efficacy span{
	color:#ce6f85;
	border-bottom: solid;
	}

#G9223700 .spaore-1{
	position: absolute;
	color: #ce6f85;
	top: 50%;
    left: 68%;
	line-height: 1.2;
	}

#G9223700 .spaore-2{
	position: absolute;
	color: #ce6f85;
	top: 70%;
    left: 60%;
    line-height: 1.2;
	}

#G9223700 .spaore-3{
	padding: 10% 3%;
	}
	
#G9223700 .evidence-s{
	list-style-type: none;
	display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;  
	-webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: center;
    align-items: center;
	padding-left: 0;
	}

#G9223700 .evidence-s li{
	width: 100%;
	}

#G9223700 .evidence-s p{
	/*margin-left: 15%;*/
	text-align: center;
	}

#G9223700 .evidence_1{
	/*margin-left: 10%;*/
	font-weight: bold;
	}

#G9223700 .stretch{
	background-color: #FFFFFF;
	border-radius: 30px;
	margin-bottom: 20%;
	padding-bottom: 3%;
	}

#G9223700 .stretch h2 span{
	font-weight: bold;
	}

#G9223700 .detail{
	background-color: #FFFFFF;
	border-radius: 30px;
	margin-bottom: 20%;
}

#G9223700 .detail h3{
	background-color: #ce6f85;
	text-align: center;
	color: #fff;
	border: none;
	font-size: 30px;
	font-weight: 100;
	}

#G9223700 .detail-s li{
	text-align: center;
	width: 45%;	
	height:720px;
	margin-bottom: 5%;
}
	
#G9223700 .detail-s li:last-child{
	margin-bottom: 0;
}

#G9223700 .detail-s{
	list-style-type: none;
	display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;  
	-webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: center;
    align-items: center;
	padding-left: 0;
	}

#G9223700 .detail-s img{
	width: 100%;
	}

#G9223700 .material, .evidence, .stretch, .detail, .pocket, .color, .product{
	background-color: #FFFFFF;
	border-radius: 30px;
	margin-bottom: 15%;
	padding: 3%;
	}

#G9223700 .product h2{
	padding-bottom: 3%;
	}

#G9223700 .product p{
	background: -webkit-linear-gradient(left, #f3cac4 50%, #FFF);
	background: -o-linear-gradient(left, #f3cac4 50%, #FFF);
	background: linear-gradient(to right, #f3cac4 50%, #FFF);
	color:#050505;
	padding: 15px;
	padding: 3%;
    margin-bottom: 5%;
	}
	
#G9223700  a{
	text-decoration: none;
	}

#G9223700 .color .box {
	display: flex;
	flex-wrap: wrap;
	background-color: #FFFFFF;
	border-radius: 20px;
	padding: 4px;
	margin: 15px 0 80px;
	justify-content: center;
	}

#G9223700 .color .box .color-box{
	width: 32%;
	padding: 1px;
	}

#G9223700 .color .box .color-box p{
	font-size: 22px;
	text-align: center;
	padding: 4px;
	margin: 1px;
	line-height: 1.2;
	}


