@charset "UTF-8";

.ultrasonic-scriber .attention{margin-bottom:8vw;;}

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

.ultrasonic-scriber .treatment{margin-bottom: 60px;}
.ultrasonic-scriber .attention{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) {

}