@charset "utf-8";
/*=============================================*/
/*                   home                      */
/*=============================================*/
#key {
	background: url(../img/access/key_bg.jpg) no-repeat center top;
	background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
#key .key_ttl {
	position: absolute;
	top: 507px;
	right: 0;
}
#container {
	/*background: url(../img/access/access_bg.jpg) repeat-y center top;*/
}
#lead {
	background: url(../img/access/lead_bg.png) no-repeat center top;
}
#lead h2 {
	padding-bottom: 10px;
}
#lead .lead_tbl {
	width: 720px;
	margin: auto;
	padding-bottom: 90px;
}
#lead .lead_tbl table {
	width: 100%;
}
#lead .lead_tbl th {
	width: 130px;
	padding: 13px 0 13px 65px;
	vertical-align: top;
	border-bottom: 1px dotted #fff;
}
#lead .lead_tbl td {
	padding: 13px 0 13px 0;
	border-bottom: 1px dotted #fff;
}
#lead .tel_info {
	font-size: 24px;
	color: #e30302;
}
#gmap {
	min-height: 600px;
}
#section01 {
	background-image: url(../img/access/sec01_bg02.png), url(../img/access/sec01_bg01.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 1867px;
}
#section01 h4 {
	position: absolute;
	top: 477px;
	left: 84px;
}
#section01 .sec01_row01 {
	position: relative;
	min-height: 352px;
	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 24px;
	text-align: center;
}
#section01 .dl_01 {
	left: 6px;
	position: absolute;
	top: -80px;
}
#section01 .dl_02 {
	position: absolute;
	top: 0;
	left: 341px;
}
#section01 .dl_03 {
	left: 675px;
	position: absolute;
	top: -80px;
}
#section01 dd {
	padding-top: 30px;
}
#section01 .txtimg01 {
	position: absolute;
	top: 385px;
	left: 488px;
}
#section01 .img_05 {
	position: relative;
	z-index: 3;
	padding-bottom: 20px;
}
