@charset "utf-8";

header div.MV{
	min-width: 1000px;
	padding-top: 24.3%;
	background: url(../img/company/company_mv.jpg) no-repeat top center;
	background-size: 100% auto;
	position: relative;
}
header div.MV p.mvTtl{
	padding-top: 9%;
}

#contents{
}

div.company{
	width: 100%;
	margin: 0 auto;
	padding: 75px 0　70px;
}
div.company h3{
	font-size: 30px;
	padding-bottom: 15px;
	background: url(../commons/img/border_btm.png) no-repeat;
	background-position: left bottom;
}
div.company div.profile{
	background: url(../commons/img/bg01.png) repeat;
	padding: 75px 0 105px;
}
div.company div.profile div.profBox{
	width: 1000px;
	margin: 0 auto;
	background: url(../img/company/company_img01.png) no-repeat;
	background-position: right 48px;
	padding-bottom: 97px;
}
div.company div.profile div.profBox p{
	font-size: 25px;
	line-height: 63px;
	padding: 75px 0 0 27px;
}
div.company div.profile ul{
	width: 1000px;
	margin: 123px auto 0;
}
div.company div.profile ul li{
	width: 494px;
}
div.company div.profile ul li:nth-child(1){
	background:url(../img/company/company_bnr01.png) no-repeat;
	float: left;
	margin-bottom: 14px;
}
div.company div.profile ul li:nth-child(2){
	background:url(../img/company/company_bnr04.png) no-repeat;
	float: right;
	margin-bottom: 14px;
}
div.company div.profile ul li:nth-child(3){
	background:url(../img/company/company_bnr03.png) no-repeat;
	float: left;
}
div.company div.profile ul li:nth-child(4){
	background:url(../img/company/company_bnr02.png) no-repeat;
	float: right;
}
div.company div.profile ul li a{
	display: block;
	padding: 55px 0 48px;
	width: 100%;
	height: 100%;
}
div.company div.profile ul li a:hover{
	background-color: rgba(255,255,255,0.7);
}
div.company div.profile ul li div.whiteBox{
	width: 248px;
	margin: 0 auto;
	padding: 32px 0 36px;
	border: 1px solid #00448e;
	background: rgba(255,255,255,0.8);
}
div.company div.profile ul li div.whiteBox h4{
	text-align: center;
	font-size: 20px;
	color: #004591;
	position: relative;
}
div.company div.profile ul li div.whiteBox h4:after{
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	left: 29%;
	width: 107px;
	height: 34px;
	border-bottom: 1px solid #00438d;
}

div.company div.outline{
	width: 1000px;
	margin: 0 auto;
	padding: 70px 0 0;
}
div.company div.outline table{
	margin-top: 45px;
	border-collapse: collapse;
	margin-bottom: 75px;
}
div.company div.outline table th{
	width: 207px;
	background: #f3f3f3;
	padding: 20px 0 20px 39px;
	text-align: left;
	font-size: 16px;
	border: 1px solid #b2b2b2;
}
div.company div.outline table td{
	width: 752px;
	padding: 14px 0 17px 38px;
	line-height: 40px;
	font-size: 16px;
	border: 1px solid #b2b2b2;
}
div.company div.outline table td span.small{
	font-size: 14px;
}




 @media screen and (max-width: 480px) {
header div.MV{
	min-width: 320px;
	padding-top: 30%;
	background: url(../img/company/company_mv.jpg) no-repeat top center;
	background-size: 125% auto;
	position: relative;
}
header div.MV p.mvTtl{
	position: absolute;
	top: 50%;
	left: 50%;
	transform : translate(-50%,-50%);
	width: 100%;
	padding-top: 0;
}
header div.MV p.mvTtl img{
	width: 80%;
	height: auto;
}
div.company{
	width: 100%;
	margin: 0 auto;
	padding: 75px 0　70px;
}
div.company h3{
	font-size: 30px;
	padding-bottom: 15px;
}
div.company div.profile{
	background: url(../commons/img/bg01.png) repeat;
	padding: 30px 0 50px;
}
div.company div.profile div.profBox{
	width: 94%;
	margin: 0 auto;
	background: url(../img/company/company_img01.png) no-repeat;
	background-position: center bottom;
	background-size: 90% auto;
	padding-bottom: 75%;
}
div.company div.profile div.profBox p{
	font-size: 25px;
	line-height: 50px;
	padding: 15px 0 0 3%;
}
div.company div.profile ul{
	width: 94%;
	margin: 50px auto 0;
}
div.company div.profile ul li{
	width: 100%;
}
div.company div.profile ul li:nth-child(1){
	background:url(../img/company/company_bnr01.png) no-repeat;
	background-size: 100% auto;
	float: none;
	margin-bottom: 14px;
}
div.company div.profile ul li:nth-child(2){
	background:url(../img/company/company_bnr04.png) no-repeat;
	background-size: 100% auto;
	float: none;
	margin-bottom: 14px;
}
div.company div.profile ul li:nth-child(3){
	background:url(../img/company/company_bnr03.png) no-repeat;
	background-size: 100% auto;
	float: none;
	margin-bottom: 14px;
}
div.company div.profile ul li:nth-child(4){
	background:url(../img/company/company_bnr02.png) no-repeat;
	background-size: 100% auto;
	float: none;
}
div.company div.profile ul li a{
	display: block;
	padding: 8% 0;
	width: 100%;
	height: 100%;
}
div.company div.profile ul li a:hover{
	background-color: rgba(255,255,255,0.7);
}
div.company div.profile ul li div.whiteBox{
	width: 248px;
	margin: 0 auto;
	padding: 32px 0 36px;
	border: 1px solid #00448e;
	background: rgba(255,255,255,0.8);
}
div.company div.profile ul li div.whiteBox h4{
	text-align: center;
	font-size: 20px;
	color: #004591;
	position: relative;
}
div.company div.profile ul li div.whiteBox h4:after{
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	left: 29%;
	width: 107px;
	height: 34px;
	border-bottom: 1px solid #00438d;
}

div.company div.outline{
	width: 94%;
	margin: 0 auto;
	padding: 70px 0;
}
div.company div.outline table{
	margin-top: 45px;
	border-collapse: collapse;
	margin-bottom: 50px;
}
div.company div.outline table th{
	width: 24%;
	background: #f3f3f3;
	padding: 20px 1% 20px 2%;
	text-align: left;
	font-size: 16px;
	border: 1px solid #b2b2b2;
}
div.company div.outline table td{
	width: 69%;
	padding: 14px 2% 17px;
	line-height: 30px;
	font-size: 16px;
	border: 1px solid #b2b2b2;
}
div.company div.outline table td span.small{
	font-size: 14px;
}
div.company div.outline div.map{
	width: 100%;
	height: auto;
}
div.company div.outline div.map iframe{
	width: 100%;
	height: auto;	
}


}
