@charset "UTF-8";

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

.method01{margin-bottom: 12vw;}
.method01 img{width: 100%;}

.attention-box{padding: 6%;background: #fafafa;width: 90%;margin: 0 auto;}
.attention-box .innnr{width: 100%;}
.attention-box .attention-set{margin-bottom: 0;}



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

.botox .treatment{margin-bottom:100px;}
.attention-set{margin-bottom: 180px;}
	
.method01{margin-bottom: 80px;}
.method01 img{max-width:750px;margin:0 auto 30px;}
	
.attention-box{padding: 40px;max-width:1200px}


	
}

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

}