#cp4 {  }
.cp4_row_1 { padding: 79px 106px 175px 106px; background: url(../img/main/cp4_bg2.jpg) center center no-repeat; position: relative; }
.cp4_row_1 ul { text-align: right; background: url(../img/main/cp4_bg.png) right top no-repeat; display: inline-block; }
.cp4_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;
}
.cp4_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: #e8e8e8;
	margin: 14px 0 30px 0;
}
.cp4_row_1 ul li:nth-child(3) {
	width: 70px; height: 5px; background: #e8e8e8;
	float: right;
}
.cp4_txt1 { 
	position: absolute; bottom: -15px; left: 0; padding-right: 79px; 
	font-size: 120px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 121px;
	letter-spacing: normal;
	text-align: right;
	color: rgba(93, 122, 116, 0.3);
	
}
.cp4_row_2 { 
	background-color: #416a62; padding: 0 0 0 0; height: 481px; background-repeat: no-repeat; background-position: 0 0; overflow: hidden; 
}
.cp4_col_2 { text-align: center; }
.cp4_col_2 a { display: inline-block; -webkit-transition: all .5s; transition: all .5s; vertical-align: top; position: relative; width: 150px; height: 150px; border-radius: 150px; text-align: center; margin: 0 auto; }
.cp4_col_2 a ul { text-align: center; width: 150px; height: 150px; margin: 0 auto; }

.cp4_col_2 a ul li:nth-child(1) { background-repeat: no-repeat; background-position: center center; }
.cp4_col_2 a ul li:nth-child(2) {
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 12px;
	letter-spacing: -0.6px;
	color: #a1a1a1;
	text-transform: uppercase;
}
.cp4_col_2 a ul li:nth-child(3) {
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: normal;
	color: #a1a1a1;
	margin-top: 7px;
}

.cp4_col_2 a:hover { background: #fff; -webkit-transition: all .5s; transition: all .5s; }
.cp4_col_2 a:hover li:nth-child(2) {
	color: #436c64 !important;
}
.cp4_col_2 a:hover li:nth-child(3) {
	color: #436c64 !important;
}

.cp4_col_2 a.ST { background: #fff; -webkit-transition: all .5s; transition: all .5s; }
.cp4_col_2 a.ST li:nth-child(2) {
	color: #436c64 !important;
}
.cp4_col_2 a.ST li:nth-child(3) {
	color: #436c64 !important;
}

.cp4_link1:hover li:nth-child(1) { background-image: url(../img/main/icon_ov.png) !important; }
.cp4_link2:hover li:nth-child(1) { background-image: url(../img/main/icon2_ov.png) !important; }
.cp4_link3:hover li:nth-child(1) { background-image: url(../img/main/icon3_ov.png) !important; }

.cp4_link1.ST li:nth-child(1) { background-image: url(../img/main/icon_ov.png) !important; }
.cp4_link2.ST li:nth-child(1) { background-image: url(../img/main/icon2_ov.png) !important; }
.cp4_link3.ST li:nth-child(1) { background-image: url(../img/main/icon3_ov.png) !important; }

.cp4_col_3 .box { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; transform: translateX(20%); -webkit-transition: all .3s; transition: all .3s; }
.cp4_col_3 .box ul { padding-left: 20%; padding-top: 20px; }
.cp4_col_3 .box ul li:nth-child(1) {
	font-size: 50px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: normal;
	color: #c4c4c4;
	margin-bottom: 39px;
}
.cp4_col_3 .box ul li:nth-child(2) {
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: -1.4px;
	text-align: left;
	color: #d0d0d0;
}
.cp4_col_3 .box.ST { opacity: 1; transform: translateX(0); -webkit-transition: all .3s; transition: all .3s; }