@charset "utf-8";
@import url("company.css");


.row02 {padding-top:20px;}
.row02 ul {border-bottom:2px dotted #dedede;padding:10px 0px}
.row02 .ltitle {display:inline-block;width:150px;font-size:14px;color:#222; font-weight:400;padding-left:10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.row02 .rcontent{display:inline-block;width:auto;color:#555;font-size:14px; font-weight:200;line-height:24px;}



@media screen and (max-width:1216px) {

}

@media screen and (max-width:976px) {
	iframe {height:400px}
}


@media screen and (max-width:670px) {

}

@media screen and (max-width:450px) {
	iframe {height:300px}
}

@media screen and (max-width:380px) {
	.row02 .ltitle {width:80px;font-size:13px;}
	.row02 .rcontent{font-size:13px;}
}