@charset "UTF-8";
h2.h2-a{
	background-color:#384190;
}
.cols-w50per img{
	max-width:50%;
}
.cl_blue{
	color:#614b3e;
}
.unit_inq_outline {
    background: #384190 none repeat scroll 0 0;
    border-radius: 3px;
    padding: 10px;
    position: relative;
}
.unit_inq_inner {
    background: #fbe8ae none repeat scroll 0 0;
    border-radius: 3px;
    padding: 15px;
    position: relative;
}
.obj1{
	box-sizing:border-box;
}

p.strong.bold {
    color: #614b3e;
}

.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;
}
p {
    max-height: 100%;
}
@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;
}
.obj1 li.fl{
	float:none !important;
}

}
@media all and (max-width: 560px) {
.obj1{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.obj1 img{
/*	padding:0 3px !important;
*/
}
}
