@charset "UTF-8";
header { height:760px; }
#mv {
	height:760px;
	background:url(../../common/imgtop/mv.jpg)no-repeat center / cover;
}
#mv div {
	padding:0 20px;
}

#job .item2 li { width:45%; }
#job .item3 li { width:30%; }

table, tr, td, th { border:1px solid #0091db; }

/*------------------------------------------------------------
	レスポンシブ
------------------------------------------------------------*/
@media (max-width: 768px){
	section.mvBox { width:100%; }
	.mvBox img { margin-bottom:20px; }
	.mvBox h2 { font-size:22px; }
	.mvBox h3 { font-size:18px; }
	.mvBox p { width:100% }
	.mvBox div { width:100%; }

	#products p { width:100%; }

	#infomation li { width:100%; margin-bottom:0; }
	#infomation li:nth-of-type(n+2) { border:1px solid #33a7e2; border-top:none;}

}
