@charset "utf-8";
/* CSS Document */
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#header { position: relative; z-index: 20000;}
#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%;
	max-width: 310px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sec01 {
	width: 100%;
	height: 270px;
	max-width: 310px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contents01 {
	width: 310px;
	height: 270px;
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c01_ttl {
	width: 310px;
	height: 20px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 3px;
	color: #165180;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	float: left;
}
.c01_img {
	width: 310;
	height: 73px;
	margin-top: 15px;
	float: left;
	background-image: url("../web/company/c01_img.jpg");
	background-size: contain;
}
.c01_txt {
	width: 310px;
	height: 160px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	letter-spacing: 0px;
	float: left;
}
.style1 {
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
}
#sec02 {
	width: 100%;
	height: 240px;
	max-width: 310px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contents02 {
	width: 310px;
	height: 240px;
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c02_ttl {
	width: 310px;
	height: 20px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 3px;
	color: #165180;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.Txtbox {
	width: 310px;
	height: 200px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: none;
	background-position: center;
}
.c02_txt {
	width: 310px;
	height: 200px;
	padding-left:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
	font-size: 11px;
	color: #000;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
}
.c02_txt table{
	width: 310px;
	border: 1px solid;
	border-color: rgba(0,0,0,1);
	background-color: rgba(0,0,0,0);
}
.c02_txt td,th{
	border: 1px dotted;
	border-color: rgba(0,0,0,0.5);
}
.c02_txt p{ padding: 2px;}


#sec03 {
	width: 100%;
	height: 350px;
	max-width: 310px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: none;
	float: left;
}
#contents03 {
	width: 310px;
	height: 350px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.c03_ttl {
	width: 310px;
	height: 20px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 3px;
	color: #165180;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.map_sp {
	width: 300px;
	height: 300px;
	float: left;
	padding: 5px;
	margin-top: 15px;
    background-color: #D1CCC2;
	background-image: radial-gradient(#aaa 1px, transparent 1px);
	background-size: 5px 5px;
}
@media screen and (max-width:767px){
.map {display: none;}
}
