#key {
	min-height: 500px;
	background: url(../img/shopinfo/key_img1.jpg) center no-repeat;
	background-size: cover;
}
#sec1 {
	background: #fff url(../img/shopinfo/sec1_bg.png) center top no-repeat;
	color: #000;
	line-height: 30px;
}
#sec1 .wrap {
	padding: 100px 0 81px;
}
#sec1 dl {
	padding: 17px;
	box-sizing: border-box;
	border-bottom: 1px solid #000;
}
#sec1 dl:after {
	content: "." !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}
#sec1 dl dt {
	float: left;
	width: 158px;
	padding-right: 5px;
	box-sizing: border-box;
}
#sec1 dl dd {
	float: right;
	width: 350px;
	box-sizing: border-box;
	padding-right: 5px;
}
#sec1 dl:last-of-type {
	border-bottom: none;
}
#sec1 h2 {
	margin-left: 217px;
	margin-bottom: 14px;
}
#sec1 .photo1 {
	margin-right: -239px;
	margin-top: 141px;
	width: 631px;
}
#sec1 .link_btn {
	width: 346px;
	margin-top: 85px;
	float: right;
}
#sec1 .link_btn .link1 {
	margin-bottom: 7px;
}
#sec1 .link_btn .link2 {
	margin-bottom: 21px;
}
#sec1 .info1 {
	width: 545px;
	margin-right: 61px;
}
#sec1 .copy_link {
	cursor: pointer;
}
#sec2 {
	background: url(../img/shopinfo/sec3_bg.jpg) center no-repeat;
	background-size: cover;
	text-align: center;
}
#sec2 .wrap {
	padding: 179px 0 290px;
}
#sec2 h2 {
	margin-bottom: 32px;
}
