@charset "UTF-8";

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

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

.botox .treatment{margin-bottom:100px;}
.attention-set{margin-bottom: 180px;}
	
}

@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) {

}