.linkArea .linkList .Img img, .linkArea .linkList .item, .successArea .Txt .title a, .successArea .successList .slick-slide, .historyArea .historyList .Txt .dots, .historyArea .historyList .Txt, .aboutLink .classLink span:after {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.videoBox {
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.videoBox .videoBg {
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
}
.videoBox iframe {
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
@media (min-width: 641px) {
	.videoBox iframe {
		height: 180%;
	}
}

.videoBox1 {
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
@media (min-width: 641px) {
	.videoBox1 {
		height: 180%;
	}
}

.mainArea {
	position: relative;
	margin-top: 85px;
	padding-bottom: 0;
}

.aboutTitle {
	font-size: 34px;
	line-height: 1;
	letter-spacing: 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
@media (max-width: 991px) {
	.aboutTitle {
		font-size: 30px;
	}
}
@media (max-width: 650px) {
	.aboutTitle {
		font-size: 26px;
	}
}

.aboutLink {
	background-color: #fff;
	position: sticky;
	z-index: 4;
	top: 80px;
	border-top: 1px solid #fff;
}
@media (max-width: 1180px) {
	.aboutLink {
		top: 70px;
	}
}
.aboutLink ul {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 0 -18px;
	padding: 20px 0;
}
@media (max-width: 1023px) {
	.aboutLink ul {
		margin: 0;
		padding: 0;
	}
}
.aboutLink li {
	border-right: 1px solid #e9e9e9;
	padding: 0 18px;
}
.aboutLink li:last-child {
	border-right: none;
}
@media (max-width: 1023px) {
	.aboutLink li {
		padding: 0;
	}
}
@media (min-width: 1024px) {
	.aboutLink .classLink li span.open:after {
		width: 100%;
	}
}
.aboutLink .classLink span {
	cursor: pointer;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	background-color: transparent;
	display: block;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0;
	color: #000;
	font-weight: 700;
	padding: 6px;
	position: relative;
}
.aboutLink .classLink span:after {
	content: "";
	width: 0;
	height: 2px;
	background-color: #000;
	position: absolute;
	bottom: -6px;
	left: 0;
}
.aboutLink .classLink span:hover {
	color: #000;
	background-color: transparent;
}
.aboutLink .classLink span:hover:after {
	width: 100%;
}
@media (max-width: 1023px) {
	.aboutLink .classLink span {
		text-align: center;
		padding: 16px 0;
	}
	.aboutLink .classLink span:after {
		bottom: -2px;
	}
}

.mapList {
	margin-top: 100px;
	height: 700px;
	text-align: center;
	color: #333;
}
@media (max-width: 1180px) {
	.mapList {
		margin-top: 55px;
	}
}
.mapList .wrap {
	padding-top: 5%;
	min-height: 716px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media (max-width: 1400px) {
	.mapList .wrap {
		min-height: 600px;
	}
}
@media (max-width: 1200px) {
	.mapList .wrap {
		min-height: 500px;
		padding-top: 0;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}
.mapList .mapBg {
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.mapList .mapBg img {
	max-width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}
.mapList .plasticBox {
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
@media (max-width: 540px) {
	.mapList .plasticBox {
		height: 60%;
		top: -7%;
	}
}
.mapList .plasticBox .plastic {
	position: absolute;
	z-index: 1;
}
.mapList .plasticBox img {
	max-width: 100%;
}
.mapList .plasticBox .left_black1 {
	left: 5%;
	top: 30%;
}
.mapList .plasticBox .left_black2 {
	left: 10%;
	top: 48%;
}
.mapList .plasticBox .left_black3 {
	left: 5%;
	top: 66%;
}
.mapList .plasticBox .left_white {
	left: 12%;
	top: 61%;
}
@media (max-width: 1180px) {
	.mapList .plasticBox .left_black1 {
		top: 10%;
	}
	.mapList .plasticBox .left_black2 {
		top: 40%;
	}
	.mapList .plasticBox .left_black3 {
		left: 0;
		top: 90%;
	}
}
@media (max-width: 840px) {
	.mapList .plasticBox .left_black1 {
		max-width: 40px;
	}
	.mapList .plasticBox .left_black2 {
		max-width: 20px;
	}
	.mapList .plasticBox .left_black3 {
		max-width: 45px;
	}
	.mapList .plasticBox .left_white {
		max-width: 16px;
	}
}
@media (max-width: 540px) {
	.mapList .plasticBox .left_black1 {
		display: none;
	}
}
.mapList .plasticBox .right_black1 {
	right: 5%;
	top: 5%;
}
.mapList .plasticBox .right_black2 {
	right: 15%;
	top: 13%;
}
.mapList .plasticBox .right_black3 {
	right: 10%;
	top: 40%;
}
.mapList .plasticBox .right_white1 {
	right: 7%;
	top: 20%;
}
.mapList .plasticBox .right_white2 {
	right: 4%;
	top: 60%;
}
@media (max-width: 1180px) {
	.mapList .plasticBox .right_black1 {
		top: 0;
		right: 1%;
	}
	.mapList .plasticBox .right_black2 {
		top: 6%;
	}
}
@media (max-width: 840px) {
	.mapList .plasticBox .right_black1 {
		max-width: 44px;
	}
	.mapList .plasticBox .right_black2 {
		max-width: 23px;
	}
	.mapList .plasticBox .right_black3 {
		max-width: 16px;
	}
	.mapList .plasticBox .right_white1 {
		max-width: 45px;
	}
	.mapList .plasticBox .right_white2 {
		max-width: 30px;
	}
}
@media (max-width: 540px) {
	.mapList .plasticBox .right_black2 {
		display: none;
	}
	.mapList .plasticBox .right_white1 {
		display: none;
	}
}
.mapList .mapNumList {
	margin-top: 82px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-column-gap: 190px;
	   -moz-column-gap: 190px;
	        column-gap: 190px;
}
.mapList .mapNumList .mapNumTitle {
	font-size: 20px;
	line-height: 1;
	letter-spacing: 0;
	font-weight: bold;
	text-transform: uppercase;
}
.mapList .mapNumList .num {
	margin-top: 30px;
	font-weight: bold;
	font-size: 80px;
	line-height: 1;
	letter-spacing: 0;
}
.mapList .mapNumList .unit {
	margin-top: 18px;
	font-weight: 700;
	font-size: 18px;
	line-height: 1;
	letter-spacing: 0;
}
@media (max-width: 1180px) {
	.mapList .mapNumList {
		-webkit-column-gap: 120px;
		   -moz-column-gap: 120px;
		        column-gap: 120px;
	}
}
@media (max-width: 991px) {
	.mapList .mapNumList {
		-webkit-column-gap: 75px;
		   -moz-column-gap: 75px;
		        column-gap: 75px;
		margin-top: 60px;
	}
	.mapList .mapNumList .num {
		font-size: 60px;
	}
}
@media (max-width: 650px) {
	.mapList .mapNumList {
		-webkit-column-gap: 50px;
		   -moz-column-gap: 50px;
		        column-gap: 50px;
	}
	.mapList .mapNumList .num {
		font-size: 45px;
	}
}
@media (max-width: 540px) {
	.mapList .mapNumList {
		margin-top: 40px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		row-gap: 30px;
	}
	.mapList .mapNumList .num {
		margin-top: 8px;
	}
	.mapList .mapNumList .unit {
		margin-top: 8px;
	}
}
.mapList .info {
	max-width: 850px;
	margin: 0 auto;
	margin-top: 52px;
	font-size: 18px;
	line-height: 1.67;
	letter-spacing: 0;
}
@media (max-width: 991px) {
	.mapList .info {
		font-size: 16px;
	}
}
@media (max-width: 650px) {
	.mapList .info {
		font-size: 14px;
	}
}

.valuesArea {
	margin-top: 150px;
	padding-top: 40px;
}
@media (max-width: 1180px) {
	.valuesArea {
		margin-top: 80px;
	}
}
@media (max-width: 650px) {
	.valuesArea {
		margin-top: 40px;
	}
}
.valuesArea .wrap {
	max-width: 1280px;
}
.valuesArea .aboutTitle {
	text-align: center;
	margin-bottom: 70px;
}
@media (max-width: 650px) {
	.valuesArea .aboutTitle {
		margin-bottom: 40px;
	}
}
.valuesArea .valuesList {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
@media (max-width: 768px) {
	.valuesArea .valuesList {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
}
.valuesArea .valuesList .valuesItem {
	width: 50%;
	position: relative;
	margin-bottom: 100px;
}
.valuesArea .valuesList .valuesItem:nth-child(odd) {
	padding-right: 95px;
}
.valuesArea .valuesList .valuesItem:nth-child(even) {
	padding-left: 80px;
}
.valuesArea .valuesList .valuesItem:nth-child(even)::before {
	content: "";
	width: 1px;
	height: 96.5%;
	background-color: #e9e9e9;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
@media (max-width: 1400px) {
	.valuesArea .valuesList .valuesItem:nth-child(odd) {
		padding-right: 60px;
	}
	.valuesArea .valuesList .valuesItem:nth-child(even) {
		padding-left: 60px;
	}
}
@media (max-width: 991px) {
	.valuesArea .valuesList .valuesItem:nth-child(odd) {
		padding-right: 40px;
	}
	.valuesArea .valuesList .valuesItem:nth-child(even) {
		padding-left: 40px;
	}
}
@media (max-width: 768px) {
	.valuesArea .valuesList .valuesItem {
		width: 100%;
		margin-bottom: 40px;
	}
	.valuesArea .valuesList .valuesItem:nth-child(even) {
		padding-left: 0;
	}
	.valuesArea .valuesList .valuesItem:nth-child(even)::before {
		display: none;
	}
	.valuesArea .valuesList .valuesItem:nth-child(odd) {
		padding-right: 0;
	}
}
.valuesArea .valuesList .ImgBox {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-column-gap: 8px;
	   -moz-column-gap: 8px;
	        column-gap: 8px;
	padding-bottom: 40px;
}
.valuesArea .valuesList .ImgBox:after {
	content: "";
	background-color: #000;
	width: 60px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.valuesArea .valuesList .ImgBox .Img {
	width: 65px;
	height: 65px;
	position: relative;
}
.valuesArea .valuesList .ImgBox .Img img {
	max-width: 100%;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}
@media (max-width: 1180px) {
	.valuesArea .valuesList .ImgBox .Img {
		width: 55px;
		height: 55px;
	}
}
.valuesArea .valuesList .ImgBox .title {
	font-size: 28px;
	line-height: 1;
	letter-spacing: 0;
	color: #000;
	font-weight: bold;
}
@media (max-width: 1180px) {
	.valuesArea .valuesList .ImgBox .title {
		font-size: 24px;
	}
}
.valuesArea .valuesList .ImgBox .titleBg {
	font-size: 60px;
	line-height: 1;
	letter-spacing: 0;
	font-weight: 900;
	display: block;
	position: absolute;
	top: 9%;
	left: 0.5%;
	z-index: -1;
	color: #f6f6f6;
}
@media (max-width: 1180px) {
	.valuesArea .valuesList .ImgBox .titleBg {
		font-size: 40px;
		top: 20%;
	}
}
@media (max-width: 540px) {
	.valuesArea .valuesList .ImgBox .titleBg {
		font-size: 35px;
		top: 25%;
	}
}
.valuesArea .valuesList .textEditor {
	margin-top: 22px;
	font-size: 18px;
	line-height: 1.667;
	letter-spacing: 0;
	color: #333;
}
@media (max-width: 1180px) {
	.valuesArea .valuesList .textEditor {
		font-size: 16px;
	}
}

.historyArea {
	background-color: #f6f6f6;
	padding: 100px 0;
}
@media (max-width: 1180px) {
	.historyArea {
		padding: 55px 0;
	}
}
.historyArea .titleBox {
	margin-bottom: 35px;
}
.historyArea .textEditor {
	color: #333;
	margin-top: 30px;
	font-size: 18px;
	line-height: 1.67;
	letter-spacing: 0;
}
@media (max-width: 650px) {
	.historyArea .textEditor {
		font-size: 14px;
	}
}
.historyArea .historyBox {
	margin-top: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-column-gap: 30px;
	   -moz-column-gap: 30px;
	        column-gap: 30px;
	width: 100%;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 50px 0;
}
.historyArea .historyBox:after, .historyArea .historyBox:before {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("../images/about_arrow.png");
	width: 38px;
	height: 27px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.historyArea .historyBox:before {
	top: 0;
}
.historyArea .historyBox:after {
	bottom: 0;
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
}
.historyArea .historyBox.prev:before {
	-webkit-filter: brightness(0);
	        filter: brightness(0);
}
.historyArea .historyBox.next:after {
	-webkit-filter: brightness(0);
	        filter: brightness(0);
}
@media (max-width: 768px) {
	.historyArea .historyBox {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
}
.historyArea .historyImgList {
	width: 260px;
}
@media (max-width: 840px) {
	.historyArea .historyImgList {
		width: 200px;
	}
}
@media (max-width: 768px) {
	.historyArea .historyImgList {
		margin-bottom: 20px;
	}
}
.historyArea .historyImgList .historyImgItem {
	height: 150px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media (max-width: 768px) {
	.historyArea .historyImgList .historyImgItem {
		height: 100px;
	}
}
.historyArea .historyImgList .historyImgItem .Img img {
	max-width: 100%;
}
.historyArea .historyList {
	width: calc(100% - 260px);
}
@media (max-width: 840px) {
	.historyArea .historyList {
		width: calc(100% - 200px);
	}
}
@media (max-width: 768px) {
	.historyArea .historyList {
		width: 100%;
	}
}
.historyArea .historyList .historyItem {
	padding: 60px 0;
}
@media (max-width: 1180px) {
	.historyArea .historyList .historyItem {
		padding: 35px 0;
	}
}
@media (max-width: 768px) {
	.historyArea .historyList .historyItem {
		padding: 25px 0;
	}
}
@media (max-width: 540px) {
	.historyArea .historyList .historyItem {
		padding: 15px 0;
	}
}
.historyArea .historyList .Txt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #aaa;
	font-weight: bold;
}
@media (max-width: 768px) {
	.historyArea .historyList .Txt {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}
.historyArea .historyList .Txt .year {
	font-size: 40px;
	line-height: 1;
	letter-spacing: 0;
	position: relative;
}
@media (max-width: 840px) {
	.historyArea .historyList .Txt .year {
		font-size: 30px;
	}
}
@media (max-width: 540px) {
	.historyArea .historyList .Txt .year {
		font-size: 26px;
	}
}
@media (max-width: 400px) {
	.historyArea .historyList .Txt .year {
		font-size: 24px;
	}
}
.historyArea .historyList .Txt .dots {
	display: block;
	width: 12px;
	height: 12px;
	min-width: 12px;
	background-color: #aaa;
	border-radius: 50%;
	margin: 0 68px;
}
@media (max-width: 991px) {
	.historyArea .historyList .Txt .dots {
		margin: 0 40px;
	}
}
@media (max-width: 540px) {
	.historyArea .historyList .Txt .dots {
		margin: 0 10%;
		width: 8px;
		height: 8px;
		min-width: 8px;
	}
}
@media (max-width: 400px) {
	.historyArea .historyList .Txt .dots {
		margin: 0 5%;
	}
}
.historyArea .historyList .Txt .title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 24px;
	line-height: 1.25;
	letter-spacing: 0;
}
@media (max-width: 840px) {
	.historyArea .historyList .Txt .title {
		font-size: 20px;
	}
}
@media (max-width: 540px) {
	.historyArea .historyList .Txt .title {
		font-size: 16px;
	}
}
.historyArea .historyList .slick-current .Txt {
	color: #000;
}
.historyArea .historyList .slick-current .Txt .dots {
	background-color: #000;
}
.historyArea .btnBox {
	max-width: 200px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 650px) {
	.historyArea .btnBox {
		margin-top: 30px;
	}
}

.successArea {
	background-color: #444;
	padding: 110px 0;
}
@media (max-width: 1180px) {
	.successArea {
		padding: 55px 0;
	}
}
.successArea .top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding-bottom: 80px;
}
@media (max-width: 1180px) {
	.successArea .top {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding-bottom: 50px;
	}
	.successArea .top .arrowBox {
		display: none;
	}
	.successArea .top .btnBox {
		display: none;
	}
}
.successArea .titleTw {
	font-size: 60px;
	color: #fff;
}
@media (max-width: 1400px) {
	.successArea .titleTw {
		font-size: 50px;
	}
}
@media (max-width: 1180px) {
	.successArea .titleTw {
		text-align: center;
		font-size: 40px;
	}
}
@media (max-width: 400px) {
	.successArea .titleTw {
		font-size: 30px;
	}
}
.successArea .arrowBox {
	margin-left: auto;
}
.successArea .arrowBox .prev,
.successArea .arrowBox .next {
	background-color: #444;
	border-color: #fff;
}
.successArea .arrowBox .prev:hover,
.successArea .arrowBox .next:hover {
	background-color: #fff;
}
.successArea .successArrowBox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 40px 20px 0 20px;
}
.successArea .successArrowBox .arrowBox {
	margin-left: 0;
}
@media (max-width: 650px) {
	.successArea .successArrowBox {
		max-width: 370px;
		padding: 40px 14px 0 14px;
	}
}
@media (max-width: 400px) {
	.successArea .successArrowBox {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		row-gap: 20px;
	}
	.successArea .successArrowBox .btnBox {
		margin-left: 0;
	}
}
@media (min-width: 1181px) {
	.successArea .successArrowBox {
		display: none;
	}
}
.successArea .btnBox {
	margin-left: 30px;
}
@media (max-width: 650px) {
	.successArea .btnBox {
		margin-left: auto;
	}
}
.successArea .btnBox .btn:hover {
	color: #000;
}
.successArea .btnBox .btn:hover:after {
	background-color: #fff;
}
.successArea .wrap {
	padding: 0 30px;
}
.successArea .successBox {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
}
.successArea .successBox.hide {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	        transform: translateY(-20px);
}
.successArea .slick-list {
	overflow: visible;
}
.successArea .successList {
	max-width: 800px;
	margin: 0 auto;
}
.successArea .successList .slick-slide:not(.slick-current) {
	opacity: 0.4;
}
.successArea .successList .slick-slide:not(.slick-current) a {
	pointer-events: none;
}
@media (max-width: 650px) {
	.successArea .successList {
		max-width: 370px;
	}
	.successArea .successList.slick-slider {
		margin-bottom: 15px;
	}
}
.successArea .successItem {
	padding: 0 30px;
}
@media (max-width: 1600px) {
	.successArea .successItem {
		padding: 0 20px;
	}
}
@media (max-width: 650px) {
	.successArea .successItem {
		padding: 0 14px;
	}
}
.successArea .item {
	position: relative;
}
.successArea .Img a {
	display: block;
	position: relative;
}
.successArea .Img a:after {
	content: "";
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgb(0, 0, 0);
	/* Old browsers */
	/* FF3.6+ */
	background: -webkit-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%);
	/* Chrome,Safari4+ */
	/* Chrome10+,Safari5.1+ */
	/* Opera 11.10+ */
	/* IE10+ */
	background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0)));
	background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%);
}
.successArea .Img img {
	width: 100%;
	display: block;
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
}
.successArea .dateBox {
	width: 100%;
}
.successArea .dateBox .date {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.successArea .dateBox .date .startDate,
.successArea .dateBox .date .endDate {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: inline-block;
	color: #999;
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0;
}
.successArea .dateBox .date .endDate {
	margin-left: 15px;
}
.successArea .dateBox .date .endDate:before {
	content: "";
	width: 20px;
	height: 2px;
	background-color: #999;
	margin-right: 15px;
}
.successArea .Txt {
	width: 100%;
	padding: 0 30px;
	margin-bottom: 30px;
	position: absolute;
	bottom: 0;
	z-index: 1;
}
@media (max-width: 650px) {
	.successArea .Txt {
		padding: 0 14px;
		margin-bottom: 14px;
	}
}
.successArea .Txt .successInfoBox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.successArea .Txt .title a {
	margin-bottom: 8px;
	font-weight: bold;
	color: #fff;
	font-size: 30px;
	line-height: 1.4;
	letter-spacing: 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.successArea .Txt .title a:hover {
	opacity: 0.8;
}
@media (max-width: 1400px) {
	.successArea .Txt .title a {
		font-size: 25px;
	}
}
@media (max-width: 650px) {
	.successArea .Txt .title a {
		font-size: 20px;
	}
}
@media (max-width: 400px) {
	.successArea .Txt .title a {
		font-size: 18px;
		-webkit-line-clamp: 1;
	}
}
.successArea .successPageBox {
	max-width: 800px;
	padding: 10px 30px 0 30px;
	margin: 0 auto;
	z-index: 5;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
@media (max-width: 650px) {
	.successArea .successPageBox {
		max-width: 370px;
		padding: 0 14px;
	}
}
.successArea .successPageBox .successDots {
	position: relative;
}
.successArea .successPageBox .successDots .slick-dots {
	z-index: 5;
	position: relative;
	bottom: 0;
}
.successArea .successPageBox .successPage {
	position: relative;
	color: #999;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-column-gap: 40px;
	   -moz-column-gap: 40px;
	        column-gap: 40px;
}
.successArea .successPageBox .successPage:before {
	content: "";
	width: 16px;
	height: 1px;
	background-color: #999;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.customersArea {
	position: relative;
	padding: 95px 0;
	background-color: #222;
}
.customersArea:after {
	content: "";
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgb(0, 0, 0);
	/* Old browsers */
	/* FF3.6+ */
	background: -webkit-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
	/* Chrome,Safari4+ */
	/* Chrome10+,Safari5.1+ */
	/* Opera 11.10+ */
	/* IE10+ */
	background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)));
	background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}
.customersArea .titleBox {
	z-index: 2;
	margin-bottom: 75px;
}
.customersArea .titleBox .aboutTitle {
	color: #fff;
}
.customersArea .customersList .Img img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
@media (max-width: 650px) {
	.customersArea .customersList .customersItem {
		padding: 0 10px;
	}
	.customersArea .customersList img {
		max-height: 30px;
	}
}
.customersArea .customerCenter {
	margin: 80px 0;
}
@media (max-width: 768px) {
	.customersArea .customerCenter {
		margin: 40px 0;
	}
}
.customersArea .customerTop,
.customersArea .customerBottom {
	overflow: hidden;
}
.customersArea .customerTop .customersList,
.customersArea .customerBottom .customersList {
	max-width: 1500px;
	margin: 0 auto;
}
.customersArea .customerTop .slick-list,
.customersArea .customerBottom .slick-list {
	overflow: visible;
}
.customersArea .btnBox {
	position: relative;
	z-index: 2;
	max-width: 200px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}
.customersArea .btnBox .btn {
	border-color: #fff;
	background-color: transparent;
}
.customersArea .btnBox .btn:hover {
	color: #000;
}
.customersArea .btnBox .btn:hover:after {
	background-color: #fff;
}
@media (max-width: 650px) {
	.customersArea .btnBox {
		margin-top: 30px;
	}
}

.linkArea .linkList {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.linkArea .linkList .linkItem {
	width: 50%;
}
@media (max-width: 991px) {
	.linkArea .linkList .linkItem {
		width: 100%;
	}
}
.linkArea .linkList .item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.linkArea .linkList .item:hover .Img img {
	-webkit-animation: scale 40s 0.2s infinite linear;
	        animation: scale 40s 0.2s infinite linear;
}
.linkArea .linkList .Img {
	overflow: hidden;
}
.linkArea .linkList .Img img {
	width: 100%;
	display: block;
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	max-width: 100%;
}
.linkArea .linkList .Txt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-ms-grid-column-align: start;
	    justify-self: start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: absolute;
}
.linkArea .linkList .Txt .title {
	margin-bottom: 40px;
	padding: 0 20px;
}
.linkArea .linkList .Txt .title a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 28px;
	line-height: 1.2;
	letter-spacing: 0;
}
@media (max-width: 650px) {
	.linkArea .linkList .Txt .title {
		margin-bottom: 24px;
	}
	.linkArea .linkList .Txt .title a {
		font-size: 24px;
	}
}
@media (max-width: 400px) {
	.linkArea .linkList .Txt .title {
		margin-bottom: 0;
	}
	.linkArea .linkList .Txt .title a {
		font-size: 20px;
	}
}
.linkArea .linkList .Txt .btnBox .btn:hover {
	color: #000;
	border-color: transparent;
}
.linkArea .linkList .Txt .btnBox .btn:hover:after {
	background-color: #fff;
}
@media (max-width: 400px) {
	.linkArea .linkList .Txt .btnBox {
		display: none;
	}
}
/*# sourceMappingURL=about.css.map */