@charset "utf-8";
/* CSS Document */
.pagetop {
	display: none;
	position: fixed;
	bottom: 250px;
	right: 5px;
	width: 50px;
	height: 40px;
	z-index: 5000;
}
#container table {
	min-width: 1000px;
	text-align: center;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#container td {
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 3px 10px 3px 10px;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	height: 350px;
	margin: 0 auto;
	background-position: top center;
	background-image: url(../web/company/mimg.webp);
	background-size: cover;
	text-align: center;
	font-size: 45px;
	font-weight:bold;
	letter-spacing: 3px;
	line-height: 350px;
	color: #FFF;
}
/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#section01 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 30px;
}

#contents01 {
	width: 1100px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#contents01:after{
	content: "";
	clear: both;
	display: block;
}
h2 {
	width: 100%;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 1px;
	float: left;
	font-weight: bold;
}
.c01_txt {
	width: 100%;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 30px;
	float: left;
}
#c01_Box {
	width: 800px;
	float: left;
	margin-top: 50px;
	margin-left: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 100px;
	padding-right: 100px;
	background-color: #faf9f9;
	text-align: left;
}
#c01_Box .ttl1{
	width: 800px;
	height: 34px;
	border-bottom: 1px solid #069;
	float: left;
}
#c01_Box .ttl2{
	width: 800px;
	height: 34px;
	border-bottom: 1px solid #099;
	float: left;
	margin-top: 30px;
}
#c01_Box .t1{
	width: 120px;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 1px;
	font-family: 'Noto Serif JP', serif;
	float: left;
}
#c01_Box .t2{
	font-size: 11px;
	line-height: 15px;
	font-family: 'Noto Serif JP', serif;
	float: left;
	margin-top: 13px;
}
#c01_Box .t3{
	width: 750px;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
}
#c01_Box2 {
	width: 1000px;
	float: left;
	margin-top: 50px;
	margin-left: 50px;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
}

#section02 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

#contents02 {
	width: 1100px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#contents02:after{
	content: "";
	clear: both;
	display: block;
}
h3 {
	width: 1090px;
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	letter-spacing: 3px;
	float: left;
	margin-left: 5px;
	font-weight: bold;
	background-color: #2c5481;
	box-shadow: 0px 0px 0px 5px #2c5481;
	border-bottom: 2px solid #fff;
}
h4 {
	width: 1090px;
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	letter-spacing: 3px;
	float: left;
	margin-left: 5px;
	font-weight: bold;
	background-color: #089;
	box-shadow: 0px 0px 0px 5px #089;
	border-bottom: 2px solid #fff;
	margin-top: 80px;
}
#ImgBox {
	width: 480px;
	height: 200px;
	float: left;
	margin-top: 30px;
}
#ImgBox .Img{
	width: 480px;
	height: 200px;
	float: left;
}
#ImgBox .Img2{
	width: 480px;
	height: 200px;
	margin-top: 40px;
	float: left;
}
#ImgBox .thutmb{
	width: 90px;
	height: 68px;
	float: left;
	margin-top: 6px;
	margin-left: 5px;
}
#ImgBox .thutmb img{
	width: 90px;
	height: 68px;
}
#Map {
	width: 580px;
	height: 420px;
	padding: 10px;
	float: left;
	margin-top: 30px;
	background-color: #ddd;
	margin-left: 20px;
}
@media screen and (min-width:768px){
#Mapsp { display:none;}

}
