@charset "UTF-8";
/* CSS Document */


/* layout-treatment */

.layout-treatment .lay01::before {
   content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	background-image: url("images/icon01.svg");
background-position: left bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 502px;
	height: 192px;
}


/* layout-contents01 */

.layout-contents01::before {
	content: "WE HANDLE THE FOLLOWING SYMPTOMS";
}



.sp-view {
	display: none;
}
