.cp6_row_1 { padding: 79px 106px 0 106px; }
.cp6_row_1 ul { text-align: right; background: url(../img/main/cp6_bg.png) right top no-repeat; display: inline-block; }
.cp6_row_1 ul li:nth-child(1) {
	font-size: 20px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height:21px;
	letter-spacing: -1.6px;
	text-align: right;
	color: #7f8785;
	padding-top: 32px;
}
.cp6_row_1 ul li:nth-child(2) {
	font-size: 80px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 61px;
	letter-spacing: normal;
	text-align: right;
	color: #354f4a;
	margin: 14px 0 30px 0;
}
.cp6_row_1 ul li:nth-child(3) {
	width: 70px; height: 5px; background: #354f4a;
	float: right;
}

.cp6_row_2 { padding: 0 3.125%; }
.cp6_col_1 {
	font-size: 100px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 101px;
	letter-spacing: normal;
	text-align: left;
	color: rgba(93, 122, 116, 0.1);
}

.cp6_col_2 { margin-bottom: 53px; overflow: hidden; }
.cp6_col_2 span { 
	display: inline-block; 
	font-size: 48px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height:48px;
	letter-spacing: normal;
	color: rgba(53, 79, 74, 0.15);
	margin-top: 39px;
	padding-bottom: 10px;
	opacity: 1;
	-webkit-transition: all .3s; transition: all .3s;
}
.cp6_menu { position: absolute; right: -164px; bottom: 10px; -webkit-transition: all .3s; transition: all .3s; }
.cp6_menu .col { text-align: right; }
.cp6_menu .col ul { float: right; position: relative; }
.cp6_menu .col ul li:nth-child(1) {
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 1.6px;
	color: #7f8785;
	margin-bottom: 12px;
}
.cp6_menu .col ul li:nth-child(2) {
	font-size: 20px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 19px;
	letter-spacing: -0.4px;
	color: #354f4a;
}
/*.cp6_btn { padding-left: 19px !important; }*/
.cp6_btn { 
	display: inline-block; vertical-align: top; 
	line-height: 51px;
	border: solid 1px #5d726e;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
	color: #5d726e;
	width: 147px;
	text-align: center;
	float: right;
	margin-left: 19px;
	margin-right: 5px;
}
.cp6_btn:hover { color: #fff; background: #5d726e; }
.cp6_row_3 > div { padding: 0 1.041666667% !important; }
.cp6_row_3 > div .w-100:nth-child(1) { border: 5px solid transparent; -webkit-transition: all .3s; transition: all .3s;}
.cp6_row_3 > div:hover .w-100:nth-child(1) { border: solid 5px #354f4a; -webkit-transition: all .3s; transition: all .3s; }
.cp6_row_3 > div:hover .cp6_menu { right: -5px; }


.cp6_line { position: absolute; bottom: 50px; left: -60px; opacity: 0; }
.cp6_row_3 > div:hover .cp6_line { bottom: 10px; opacity: 1; -webkit-transition: all .3s; transition: all .3s; }
.cp6_row_3 > div:hover .cp6_col_2 span { opacity: 0; -webkit-transition: all .3s; transition: all .3s; }