@charset "UTF-8";



.solution .tbl td {text-align: left;}


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

.th-rows .points li{width:32%;}
	
.treatment{margin-bottom: 220px;}
	
	
	
}

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

}