#key {
	background: url(../img/guide/bg_key.jpg) no-repeat center/cover;
}
#sec1 {
	position: relative;
	letter-spacing: 1px;
	padding: 55px 0 112px;
	background: url(../img/guide/bg_sec1.jpg) no-repeat center top/cover;
}
#sec1 .txt {
	padding: 9px 0 0px;
	width: 605px;
}
#sec2 {
	position: relative;
	letter-spacing: 1px;
	padding-bottom: 68px;
}
#sec2 h2 {
	padding: 64px 0 69px;
}
#sec2 .info1 .photo {
	margin-left: -23px;
}
#sec2 .info1 dl {
	width: 530px;
	padding-top: 26px;
}
#sec2 .info1 dd {
	padding-top: 28px;
    padding-bottom: 42px;
}
#sec2 .info2 {
	padding: 67px 0 61px;
}
#sec2 .info2 .photo {
	margin-right: 21px;
}
#sec2 .info2 dl {
	width: 530px;
	padding-top: 7px;
}
#sec2 .info2 dd {
	padding-top: 33px;
	width:470px;
}
#sec2 .info3 .photo {
	margin-left: -23px;
}
#sec2 .info3 dl {
	width: 532px;
	padding-top: 46px;
}
#sec2 .info3 dd {
	padding-top: 30px;
}
#sec2 .wrap:before {
	background: url(../img/guide/sec2_deco.png) no-repeat center top;
	width: 377px;
	height: 208px;
	position: absolute;
	top: 145px;
	right: -114px;
	content: '';
}
#sec3 {
	position: relative;
	background: #82cfc6;
}
#sec3 h2 {
	padding: 77px 0 52px;
}
#sec3 .ttl1 {
	position: absolute;
	top: 61px;
	left: 83px;
}
#sec3 .ttl3 {
	position: absolute;
	top: 360px;
	left: 270px;
}
#sec3 .ttl4 {
	position: absolute;
	top: 289px;
	left: 539px;
}
#sec3 .ttl5 {
	position: absolute;
	top: 338px;
	right: -30px;
}
#sec3 .ttl6 {
	position: absolute;
	top: 760px;
	right: 4px;
}
#sec3 .ttl7 {
	text-align: right;
	padding-top: 14px;
	padding-right: 253px;
	padding-bottom: 193px;
}
#sec3 .ttl8 {
	position: absolute;
	top: 674px;
	left: 180px;
}
#sec3 .ttl9 {
	position: absolute;
	top: 597px;
	left: 0;
}
#sec3 .wrap:before {
	background: url(../img/guide/sec3_deco1.png) no-repeat center top;
	width: 207px;
	height: 233px;
	position: absolute;
	top: 89px;
	right: 102px;
	content: '';
}
#sec3 .wrap:after {
	background: url(../img/guide/sec3_deco2.png) no-repeat center top;
	width: 350px;
	height: 193px;
	position: absolute;
	bottom: 0;
	left: -67px;
	content: '';
}
#sec4 {
	position: relative;
	padding-bottom: 11px;
}
#sec4 h2 {
	padding: 30px 0 20px;
}
#sec4 #gmapc {
	height: 620px;
	width: 100%;
}
#sec4 .box {
	background: url(../img/guide/bg_box_01.jpg) no-repeat center top, url(../img/guide/bg_box_03.jpg) no-repeat center bottom, url(../img/guide/bg_box_02.jpg) repeat-y center 130px;
	position: relative;
	width: 523px;
	margin: 40px auto;
	padding: 47px 120px 42px;
}
#sec4 .box ul {
	width: 250px;
}
#sec4 .box li {
	padding-bottom: 16px;
}
#sec4 .box li a {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #4baa9f;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	margin-right: 20px;
}
#sec5 {
	margin-top:30px;
}
