@charset "UTF-8";
h2.h2-a{
	background-color:#CAF6EB;
	color:#008a4e;
}
.cols-w50per img{
	max-width:50%;
}
.cl_blue{
	color:#171c60;
}
.unit_inq_outline {
    background: #008a4e none repeat scroll 0 0;
    border-radius: 3px;
    padding: 10px;
    position: relative;
}
.unit_inq_inner {
    background: #CAF6EB none repeat scroll 0 0;
    border-radius: 3px;
    padding: 15px;
    position: relative;
}
.obj1{
	width:460px;
}
.obj2{
	width:538px;
}
.Reg-L,
.Reg-R{
font-size:160%;
top:8px 0 0;
display:inline-block;
overflow:hidden;
width:22px;
height:21px;
}
.Reg-R{
top:1px;
left:-15px;
width:32px;
position:relative;
}

@media all and (max-width: 640px) {
.sp_none{
	display:none;
}
.obj1{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.obj1 li{
	margin:0;
	padding:0;
}

.obj2{
	width:100%;
	margin:0 auto;
	text-align:center;
}

}
@media all and (max-width: 560px) {

.obj1 img{
	height:70px;
	padding:0 3px !important;

}
.obj2 img{
	height:130px;
	padding:0 3px !important;
}
}
@media all and (max-width: 320px) {

.obj1 img{
	height:56px;
	padding:0 3px !important;

}
.obj2 img{
	height:91px;
	padding:0 3px !important;
}
}