#key {
	background-image: url(../img/access/key.jpg);
}
#key .key-txt {
	position: absolute;
	top: 351px;
	left: 50%;
	margin-left: -109px;
}

#sec01 {
	background: url(../img/access/sec1_line.png) repeat-x center top,
	url(../img/access/sec1_bg.png) no-repeat center top,
	url(../img/shared/partent512.jpg) repeat center top;
	padding: 160px 0 119px;
	color: #000;
}
#sec01 .sec01_img {
	margin-left: -62px;
}
#sec01 .fr {
	width: 415px;
	margin-right: 36px;
}
#sec01 .list dl {
	font-size: 15px;
	line-height: 30px;
	padding: 5px 0;
}
#sec01 .list dl dt {
	width: 80px;
	float: left;
}
#sec01 .list dl dd {
	width: 332px;
	float: right;
}
#sec01 .list dl dd span {
	font-size: 22px;
}
#sec01 .sec01_btn {
	margin-top: 17px;
}
#sec23 { 
	background: #000 url(../img/access/sec23_bg.jpg) no-repeat center center / cover;
	margin-bottom: 13px;
}
#sec02 {
	padding: 85px 0 0;
}
#sec02 h2 {
	position: absolute;
	top: 82px;
	left: 102px;
}
#sec02 .info {
	position: absolute;
	top: 492px;
	left: 2px;
}
#sec02 .col-shared {
	width: 347px;
	float: left;
}
#sec02 .col-shared + .col-shared {
	margin-left: 52px;
}
#sec02 dl {
	margin-top: 18px;
}
#sec02 dl dt {
	font-size: 22px;
	font-weight: bold;
	line-height: 34px;
}
#sec02 dl dt:before {
	content: "◆";
	font-size: 16px;
}
#sec02 dl dd { 
	line-height: 24px;
}
#sec03 { 
	padding: 0 0 70px;
	border-bottom: 5px solid #000000;
}
#sec03 h2 { 
	position: absolute;
	top: 0;
	left: 128px;
}
#sec03 .note {
	width: 501px;
	text-align: center;
	position: absolute;
	top: 100px;
	left: 0;
}
#sec03 .wrap-slider {
	position: relative;
	height: 503px;
	margin-bottom: 67px;
}
#sec03 .sec03_pager { 
	float: left;
	width: 500px;
	padding: 172px 0 0;
}
#sec03 .sec03_pager a { 
	display: block;
}
#sec03 .sec03_pager a.active img { 
	opacity: .8;
}
#sec03 .sec03_pager a + a { 
	margin-top: 20px;
}
#sec03 .sec03_slider { 
	float: right;
	width: 518px;
	height: 503px;
}
#sec03 .gallery p { 
	float: left;
}
#sec03 .gallery p + p { 
	margin-left: 70px;
}
#sec03 .txt { 
	margin-top: 52px;
}
#sec03 .sec03_btn { 
	margin-top: 56px;
}