@charset "UTF-8";



.orange{
	color:#F90;
	}
.company_box {
	overflow:hidden;
	margin-bottom:50px;
}
.company_boxInner {
	overflow:hidden;
	margin-right:-2%;
}

.priv_ttl{
	border-bottom:#FF9900 1px solid;
	margin-bottom:5px;
	font-size:20px;
	margin-top:30px;
	text-align:left;
	width:90%;
	margin:5% 5% 1%;
	}

.font_up2{
	font-size:28px;
	margin-bottom:15px;
	font-weight:bold;
	text-align:left;
	}
.comp_ttl{
	padding-bottom:2px;
	border-bottom:#FF9900 1px solid;
	margin-bottom:10px;
	text-align:left;
	}

.ma_t10{
	margin-top:20px;
	width:100%;
	}

.h_20{
	width:20%;
	}
.b_80{
	width:80%;
	}
.p_10{
	padding:0 5%;
	}
h4{
	border-bottom:none;
	}



dt {
	margin-bottom:0em;
	border-bottom:none;
}



/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:767px) {
	
	
.contents img {
		width:100%;
		}


h4{
	border-bottom:none;
	} 
}