#key {
	background: url(../img/access/key.jpg) no-repeat center/cover;
}
#key .ttl {
	position: absolute;
	top: 257px;
	left: 50%;
	margin-left: -197px;
}
#sec1 {
	background: url(../img/access/sec1-bg1.png) no-repeat left top, url(../img/access/sec1_bg2.png) no-repeat right bottom,#fff;
	padding: 67px 0 78px;
	width:100%;
	float:left;
    clear: both;
}
#sec1 h2 {
	text-align: center;
}
#sec1 table {
	margin: 13px 0 29px 0;
}
#sec1 th {
	width: 187px;
	padding-left: 21px;
	text-align: left;
}
#sec1 td {
	width: 453px;padding: 17px 0 17px;
}
#sec1 tr {
	border-bottom: 1px #000 solid;
	line-height: 30px;
}
#sec1 ul {
/*
	padding: 0 30px 0;
*/
}
#sec1 ul li:first-child {
    margin-right: 20px;
}
#sec1 .link2 {
	padding: 0 0 59px 30px;
}
#sec1 .photo {
	width: 1290px;
	margin-left: -131px;
	margin-top:60px;
	float:left;
}
#sec1 .photo p {
	float: left;
	margin-right: 30px;
}
#sec1 .copy {
	transition: all 0s;
}
#sec1 .copy.copied {
	background-color: #e34622;
	width: 280px;
	height: 54px;
	line-height: 54px;
	cursor: default;
	opacity: 1;
	text-align: center;
	font-size: 20px;
}
#sec2 {
	padding-top: 77px;
	background: url(../img/access/sec2_bg_on.png) no-repeat center/cover,url(../img/shared/bgbox.jpg) repeat center top;
	clear:both;
}
#sec2 .note{
	padding-bottom: 106px;
}
#sec2 .txt {
	width: 359px;

padding: 41px 0 80px;
}
#sec2 .logo {
	position: absolute;
	bottom: 0;
	left: 359px;
}
#recruit {
	color: #fff;
	background: rgba(0,0,0,1);
	text-align: center;
	padding: 50px 0;
	clear:both;
}
#recruit h2 {
	width: 300px;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 15px;
	margin: 0px auto 20px auto;
	border-bottom: 5px solid #fff;
}
#news {
	text-align: center;
	padding-top: 50px;
}
#news .wrap{
	padding: 50px 0;
	margin-bottom: 50px;
	border: 1px solid #000;
}
#news h2 {
	color: #e34622;
	width: 300px;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 15px;
	margin:  0 auto 20px auto;
	border-bottom: 5px solid #e34622;
}
#news .txt {
	margin-bottom: 30px;
}
#news .txt2 {
	width: 700px;
	color: #fff;
	background: rgba(0,0,0,0.6);
	padding: 30px;
	margin: 0 auto;
		
}
.access_box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.sister_box {
    width: 661px;
    float: right;
    position: relative;
}

.access_img_box {
	display: flex;
    justify-content: space-between;
    margin-bottom: 80px
}
.access_img_box img {
	width: 95%;
    height: auto;
}
#sister {
	background: #fff;
	padding: 67px 0 78px;
	width:100%;
	float:left;
}
#sister h2 {
	text-align: center;
	font-size: 45px;
	font-weight: bold;
	margin-bottom: 50px;
	letter-spacing: 2px;
}
#sister table {
	margin: 13px 0 29px 0;
}
#sister th {
	width: 187px;
	padding-left: 21px;
	text-align: left;
}
#sister td {
	width: 453px;padding: 17px 0 17px;
}
#sister tr {
	border-bottom: 1px #000 solid;
	line-height: 30px;
}
#sister ul {
	padding: 0 30px 0;
}
#sister .link2 {
	padding: 0 0 59px 30px;
}
#sister .photo {
	width: 1290px;
	margin-left: -131px;
	margin-top:60px;
	float:left;
}
#sister .photo p {
	float: left;
	margin-right: 30px;
}
#sister .sister_img {
	position:absolute;
	top:10px;
	left:-500px;
}
#sister .sister_bnr a{
	padding: 15px 0;
	margin: 30px auto 0 auto;
	display: block;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	font-size: 22px;
	background:linear-gradient(#e32a00, #931b00); 
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
	width: 400px;
	letter-spacing: 2px;
}
.red{
	color: #9B0A0C;
	font-weight: bold;
}