/* Scss Document */
/* Scss Document */
.txt-vertical-x{
	line-height: 1em;
    margin-top: -5px;
    margin-bottom: 8px;
}
#key {
	background: url(../img/access/key_bg.png) no-repeat center;
}
.key_txt {
	top: 561px;
	left: 391px;
	position: absolute;
}
#sec1 {
	position: relative;
	padding: 78px 0 54px 0;
}
#sec1 h2 {
	margin-bottom: 32px;
}
#sec1 .sec1_txt {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 38px;
	margin-bottom: 37px;
}
#sec1 .info dl {
	line-height: 22px;
	margin-bottom: 22px;
	letter-spacing: 1.9px;
}
#sec1 .info dl dt {
	float: left;
	text-align: right;
	width: 330px;
}
#sec1 .info dl dd {
	float: right;
	width: 631px;
}
#sec1:before {
	content: "";
	background: url(../img/access/sec1_bg1.png) no-repeat top center/cover;
	bottom: 0;
	right: 0;
	position: absolute;
	width: 50%;
	height: 689px;
}
#sec1 .sec1_btn {
	margin: 55px auto 0 auto;
	width: 870px;
}
#sec1 .btn_print {
	color: #fff;
	font-size: 13px;
	width: 410px;
	font-weight: bold;
	margin-top: 7px;
}
#sec1 .btn_print a {
	text-decoration: none;
	text-align: right;
	display: block;
}
#sec1 .btn_print a:hover {
	text-decoration: underline;
}
#sec2 {
	height: 550px;
}
#sec3 {
	position: relative;
	padding: 97px 0 90px 0;
}
#sec3:before {
	content: "";
	background: url(../img/access/sec3_bg1.png) no-repeat bottom center/cover;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 522px;
}
#sec3:after {
	content: "";
	background: url(../img/access/sec3_bg2.png) no-repeat top center/cover;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 830px;
}
#sec3 h2 {
	float: right;
	margin-right: -4px;
}
#sec3 .sec3_btn1 {
	float: left;
	margin: 163px 0 0 17px;
}
#sec3 .txt-vertical {
	float: left;
	margin: 165px 0 0 60px;
	height: 417px;
}
#sec3 .sec3_btn2 {
	margin: 45px 0 0 -55px;
}
#sec3 .sec3_btn3 {
	bottom: 73px;
	left: 178px;
	position: absolute;
	z-index: 1;
}
#sec3 .sec3_deco {
	bottom: 234px;
	left: -344px;
	position: absolute;
}
