@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	about index
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 15px;
} 

#conts h3 {
	margin-bottom: 16px;
} 

#conts p.img {
	padding-left: 55px;
	margin-bottom: 40px;
}

#conts .box {
	padding: 0 7px 15px 14px; 
}

#conts .box li {
	margin-bottom: 17px;
	float: right;
	clear: right;
}

#conts .box p {
	line-height: 2;
	margin: 0 220px 25px 0;
}

#conts .box p.text01 {
	padding-top: 7px;
	margin-bottom: 27px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
}