@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
#container table {
	width: 310px;
	min-width: 50px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;	
}
#container td {
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 2px 2px 2px 2px;
}

/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background-position: top center;
	background-image: url(../web/company/mimg.webp);
	background-size: cover;
	text-align: center;
	font-size: 15px;
	font-weight:bold;
	letter-spacing: 1px;
	line-height: 90px;
	color: #FFF;
}
/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
}
#section01{
	width: 100%;
	height:auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
#contents01 {
	width: 100%;
	height: auto;
	max-width: 310px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	width: 310px;
	height: auto;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	letter-spacing: 0px;
	float: left;
}
.c01_txt {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
	margin-top: 10px;
	float: left;
}
#c01_Box {
	width: 290px;
	margin-top: 20px;
	margin-left: 0;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #faf9f9;
	text-align: left;
}
#c01_Box .ttl1{
	width: 290px;
	height: 24px;
	border-bottom: 1px solid #069;
	float: left;
}
#c01_Box .ttl2{
	width: 290px;
	height: 24px;
	border-bottom: 1px solid #099;
	float: left;
	margin-top: 30px;
}
#c01_Box .t1{
	width: 80px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	font-family: 'Noto Serif JP', serif;
	float: left;
}
#c01_Box .t2{
	font-size: 10px;
	line-height: 10px;
	font-family: 'Noto Serif JP', serif;
	float: left;
	margin-top: 10px;
}
#c01_Box .t3{
	width: 290px;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
}
#c01_Box2 {
	width: 310px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0px;
	text-align: left;
}

#section02 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents02 {
	width: 310px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
h3 {
	width: 304px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	text-indent: 2px;
	letter-spacing: 1px;
	float: left;
	margin-left: 3px;
	font-weight: bold;
	background-color: #2c5481;
	box-shadow: 0px 0px 0px 3px #2c5481;
	border-bottom: 1px solid #fff;
}
h4 {
	width: 304px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	text-indent: 2px;
	letter-spacing: 1px;
	float: left;
	margin-left: 3px;
	font-weight: bold;
	background-color: #089;
	box-shadow: 0px 0px 0px 3px #089;
	border-bottom: 1px solid #fff;
	margin-top: 30px;
}
#ImgBox {
	width: 310px;
	height: 130px;
	float: left;
	margin-top: 15px;
}
#ImgBox .Img{
	width: 310px;
	height: 129px;
	float: left;
}
#ImgBox .Img2{
	width: 310px;
	height: 129px;
	float: left;
}
#ImgBox .Img img{
	width: 310px;
	height: 129px;
}
#ImgBox .thutmb{
	width: 55px;
	height: 41px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#ImgBox .thutmb img{
	width: 55px;
	height: 41px;
}
#Map { display:none;}
#Mapsp {
	width: 300px;
	height: 300px;
	padding: 5px;
	float: left;
	margin-top: 10px;
	background-color: #ddd;
}
}
