@charset "utf-8";
/* CSS Document */

.pagetop {
	display: none;
	position: fixed;
	bottom: 250px;
	right: 0px;
	width: 40px;
	height: 40px;
	z-index: 25000;
}
/*--------------------------------------------------------------------------メインイメージ*/

#mimg {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-top: 0px;
	z-index: 1000;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#sec01 {
	width: 100%;
	height: 730px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

#contents01 {
	width: 100%;
	height: 730px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.c01_ttl {
	width: 1100px;
	height: 50px;
	margin: 0 auto;
	font-size: 50px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 3px;
	color: #165180;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.c01_img {
	width: 100%;
	height: 350px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../web/company/c01_img.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
.c01_txt {
	width: 1000px;
	height: 250px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 1px;
}
.style1 {
	font-size: 27px;
	line-height: 36px;
	text-align: center;
	letter-spacing: 3px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	margin-top: 15px;
}
#sec02 {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

#contents02 {
	width: 100%;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.c02_ttl {
	width: 1100px;
	height: 50px;
	margin: 0 auto;
	font-size: 50px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 3px;
	color: #165180;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.Imgbox {
	width: 520px;
	height: 360px;
	float: left;
	margin-top: 60px;
}
.Txtbox {
	width: 100%;
	height: 400px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url("../web/company/sec02_back2.jpg");
	background-position: center;
}
.c02_txt {
	width: 500px;
	height: 350px;
	padding-left: 573px;
	padding-top: 23px;
	padding-right: 23px;
	padding-bottom: 23px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 15px;
	color: #FFF;
	line-height: 25px;
	text-align: left;
	letter-spacing: 1px;
}
.c02_txt table{
	border: 1px solid;
	border-color: rgba(255,255,255,0.3);
	background-color: rgba(255,255,255,0.07);
}
.c02_txt td,th{
	border: 1px dotted;
	border-color: rgba(255,255,255,0.1);
}
.c02_txt p{ padding: 5px;}

#sec03 {
	width: 100%;
	height: 590px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

#contents03 {
	width: 1100px;
	height: 590px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.c03_ttl {
	width: 1100px;
	height: 50px;
	margin: 0 auto;
	font-size: 50px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 3px;
	color: #165180;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.map {
	width: 1050px;
	height: 450px;
	float: left;
	padding: 25px;
	margin-top: 40px;
    background-color: #D1CCC2;
	background-image: radial-gradient(#aaa 1px, transparent 1px);
	background-size: 5px 5px;
}

@media screen and (min-width:768px){
.map_sp {display: none;}
}
