#key {
	background: url(../img/floor/bg_key.jpg) no-repeat center/cover;
}
#key .key_ttl {
	padding-top: 346px;
}
.ct_block {
	position: relative;
}
.ct_block:before {
	border-left: 10px solid #000;
	position: absolute;
	top: 0;
	left: calc(50% - 5px);
	content: '';
	z-index: 1;
	height: 100%;
}
.block_l {
	background: url(../img/floor/bg_fl_l.jpg) no-repeat center top, url(../img/index/bg2.jpg) repeat center top;
	padding-top: 148px;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.block_l h2 {
	opacity: 0;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	animation-name: none !important;
	-moz-animation-name: none !important;
	-webkit-animation-name: none !important;
	visibility: hidden !important;
}
.block_l h2.active {
	opacity: 1;
	animation-name: fadeInUp !important;
	-moz-animation-name: fadeInUp !important;
	-webkit-animation-name: fadeInUp !important;
	visibility: visible !important;
}
.block_l.fixed {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
}
.blk-map {
	min-height: 237px;
	position: relative;
}
.blk-map > * {
	opacity: 0;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	animation-name: none !important;
	-moz-animation-name: none !important;
	-webkit-animation-name: none !important;
	visibility: hidden !important;
}
.blk-map > *.active {
	opacity: 1;
	animation-name: fadeIn !important;
	-moz-animation-name: fadeIn !important;
	-webkit-animation-name: fadeIn !important;
	visibility: visible !important;
}
.blk-map > *.out {
	padding-top: 16px;
}
.blk-anchor {
	min-height: 285px;
	position: relative;
}
.blk-anchor > * {
	opacity: 0;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	animation-name: none !important;
	-moz-animation-name: none !important;
	-webkit-animation-name: none !important;
	visibility: hidden !important;
}
.blk-anchor > *.active {
	opacity: 1;
	animation-name: fadeInUp !important;
	-moz-animation-name: fadeInUp !important;
	-webkit-animation-name: fadeInUp !important;
	visibility: visible !important;
}
.block_l .ttl1 {
	padding-left: 95px;
}
.block_l .ttl2 {
	padding-left: 38px;
}
.block_r .wrap {
	width: 100%;
	text-align: center;
}
#sec1 {
	padding-bottom: 212px;
}
#sec1 h2 {
	padding: 44px 0 15px;
}
#sec1 .listbnr {
	max-width: 740px;
	margin: 0 auto;
}
#sec1 .listbnr li {
	padding-bottom: 15px;
}
#sec1 .txt {
	font-size: 16px;
	letter-spacing: 0.5px;
	padding-bottom: 49px;
	font-weight: bold;
}
#sec2 {
	padding-bottom: 171px;
	position: relative;
}
#sec2 .txt {
	font-size: 16px;
	letter-spacing: 0.5px;
	padding: 18px 0 24px;
	font-weight: bold;
}
#sec2 dl {
	font-size: 20px;
	padding-left: 14px;
	line-height: 45px;
	max-width: 727px;
	margin: 0 auto;
}
#sec2 dl dt {
	padding-top: 34px;
}
#sec2 dl dd {
	background: url(../img/floor/sec2_deco.png) no-repeat left top;
	padding: 84px 0 84px 15px;
	text-align: left;
	margin-left: 14px;
}
#sec3 {
	position: relative;
	padding-bottom: 175px;
}
#sec3 h3 {
	padding-left: 79px;
}
#sec3 .txt {
	padding: 20px 0 29px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.5px;
}
#sec3 .list {
	max-width: 720px;
	margin: 0 auto;
}
#sec4 {
	position: relative;
	padding-bottom: 149px;
}
#sec4 h3 {
	padding-right: 85px;
}
#sec4 .txt1 {
	padding: 20px 0 100px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.5px;
}
#sec4 .list {
	max-width: 720px;
	margin: 0 auto;
	position: relative;
}
#sec4 .list h4 {
	position: absolute;
	top: -94px;
	left: 143px;
}
#sec4 .list .fr {
	position: relative;
	z-index: 1;
}
#sec4 .txt2 {
	padding: 16px 0 20px;
	font-size: 20px;
	line-height: 45px;
}
#sec5 {
	position: relative;
	padding-bottom: 121px;
}
#sec5 h3 {
	padding-right: 66px;
}
#sec5 .txt1 {
	padding: 20px 0 136px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.5px;
}
#sec5 .list {
	max-width: 720px;
	margin: 0 auto;
	position: relative;
}
#sec5 .list h4 {
	position: absolute;
	top: -97px;
	left: 139px;
}
#sec5 .list .fr {
	position: relative;
	z-index: 1;
}
#sec5 .txt2 {
	padding: 16px 0 38px;
	font-size: 20px;
	line-height: 45px;
}
#sec5 .txt3 {
	padding: 16px 0 38px;
	font-size: 20px;
	line-height: 45px;
}
#sec6 {
	position: relative;
	padding-bottom: 197px;
}
#sec6 h2 {
	padding-right: 64px;
}
#sec6 .txt {
	font-size: 16px;
	letter-spacing: 0.5px;
	font-weight: bold;
	padding: 20px 0 20px;
}
#sec7 {
	position: relative;
	border-top: 10px solid #000;
	border-bottom: 10px solid #000;
	width: 101%;
}
#sec7 .sec7_bnr {
	position: relative;
	width: 33.33334%;
	overflow: hidden;
	cursor: pointer;
}
#sec7 .sec7_bnr img {
	width: 100%;
	height: auto;
}
#sec7 .sec7_bnr > p {
	transition: transform 0.5s linear;
}
#sec7 .sec7_bnr:hover > p {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
#sec7 h3 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 533px;
	margin: 0 auto;
	z-index: 10;
}
#sec7:before {
	border-left: 10px solid #000;
	position: absolute;
	top: 0;
	left: 33%;
	content: '';
	z-index: 1;
	height: 100%;
}
#sec7:after {
	border-left: 10px solid #000;
	position: absolute;
	top: 0;
	right: 33%;
	content: '';
	z-index: 1;
	height: 100%;
}
.mobile .block_l{
	padding-top: 0;
}
.mobile .block_l h2{
	margin-bottom: -17px !important;
}
.mobile .block_l h2 ,
.mobile .block_l .blk-anchor p {
	width: 40%;
	margin: 0 auto;
}
.mobile .block_l h2 img,
.mobile .block_l .blk-anchor p img{
	width: 100%;
	height: auto;
}
.list_btn{
	position: absolute;
	top: 0;
	padding-top: 30%;
	left: 0;
	z-index: 1000;
}
.mobile .list_btn{
	padding-top: 10%;
}
.list_btn li {
	position: relative;
}
.list_btn img {
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.list_btn img + img {
	opacity: 0 !important;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.list_btn a:hover img,
.list_btn .active img {
	opacity: 0 !important;
}
.list_btn a:hover img + img,
.list_btn .active img + img {
	opacity: 1 !important;
}