@charset "UTF-8";


.attention-set{margin-bottom: 8vw;}

/* =============================================
pc-size 
================================================*/
@media screen and (min-width: 736px) {

.light-facial .treatment{margin-bottom: 180px;}
.attention-set{margin-bottom: 200px;}
	
	
}

@media screen and (min-width: 1000px) {
	

}

@media screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 736px) and (min-resolution: 2dppx) {

}