@charset "UTF-8";
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Module
	## company
	## ceo
	## vision
	## history
--------------------------------------------------------------*/

.company{margin-top: 120px;}
.company-header{ position: relative;margin-bottom: 80px; font-size:32px;font-weight: 400;}

/*company*/
.company-body{position: relative; color:#5e5e5e;}
.company-section{margin-bottom:200px; overflow: hidden;}
.company-section::after{content:''; display: table; }

/*ceo*/
.ceo-content{width: calc(45% - 40px); float: left; font-size:24px; line-height: 46px; margin-right: 40px;}
.ceo{position: absolute; top: 10px; right: 0;}
.ceo-head{border-bottom:1px solid #000; font-size: 26px;color:#000}
.ceo-head b{color:#127ab7}
.ceo-head strong{}
.ceo-img{ text-align: right;}
.ceo-img img{width: 95%;padding-bottom: 10px;}
/*
20210209 손원웅 수정
 .ceo-sign{ bottom: 0;  height: 120px; line-height: 100px; padding-left: 40%; font-size: 28px; } */
.ceo-sign{ bottom: 0; line-height: 100px; padding-left: 65%; font-size: 22px; font-weight: bold;}
.sign{ background: url("../../images/company/img-company1-2.png") no-repeat 100% 50%; background-size: 20%;}
.company-slogan{position: relative; padding-left: 40px; font-size: 32px; line-height: 46px;font-weight: 400;}
.company-slogan::after{display: inline-block; content: ''; border: 5px solid #007ab5; height: 125px; position: absolute; top: 10px; left: 0;}
.company-slogan strong{display: inline-block; margin-bottom: 20px; font-size: 36px; font-weight: 500; color:#222;}

/*vision*/
/* .vision{ width: 100%; height: 450px;  background: url("../img/img-company2-bg.jpg") no-repeat 50% 50%; text-align: center;} */
.vision-slogan{padding-top: 150px; font-size: 62px; font-weight: 600; color: #4c4c4e;}
.explain{margin-top: 30px; font-size: 36px; font-weight: 500;}
.signature{display: block; margin-top: 30px;  text-align: center; }
.signature-download{display: inline-block; width: 58%; height: 70px; margin-top:30px; text-align: center; font-size: 32px; font-weight: 500; background:#595757; color:#fff;line-height: 70px;}
.company-title{ float: left; font-size:42px; width: 40%; font-weight: 600}
.company-info{ font-size:24px; line-height: 36px;overflow: hidden;}
.company-info::after{content:''; display: table;  margin-top: 10px;}

.color-system{ margin-bottom: 30px;}
.color-title{position: relative;font-size: 24px; color:#222}

.color-list ul{float: left; width: 50%; margin-top: 10px;}

.color-list + .color-list{float: left; width: 34%;}
.color-list + .color-list > ul{ width: 100%;}

.color-list ul li {font-size: 18px; color: #7a7a7a; font-weight: 300; line-height:28px;}
.color-list ul li span{display: inline-block; width: 40%;}
.color-list ul li span.lt-color{display: inline-block;  width: 100%; font-size: 28px; font-weight: 700}
.lt-brown{color:#007ab5; }
.lt-darkblue{color:#88b540;}
.lt-gray{color:#4c4c4e;}

/*skill*/
.history-body{position:relative;}
.skill-content{ width: 768px; height: 1046px; padding: 100px 100px; box-sizing: border-box;color:#fff; font-size: 26px;line-height: 40px;float: left; background: url("../../images/company/img-company2-5.png") no-repeat 50% 50%;  position: absolute; top:0; left:0; z-index: 1}
.skill-content p{ text-decoration: underline; text-underline-position: under;}
.history-content {position:relative; z-index: 10;margin-bottom: 150px;}
/*
20210209 손원웅 수정
 .history-body::after{content:''; display:  block;  position: absolute; top:150px; left:200px; width: calc(100% - 280px); padding-left: 80px; background-color:#f8f8f8; height: 1600px; } */
.history-body::after{content:''; display:  block;  position: absolute; top:50px; left:200px; width: calc(100% - 280px); padding-left: 80px; background-color:#eaeff2; height: 1783px; }
.history-content ul{margin-left: 400px; padding-top:140px;}
.history-content ul li{padding:10px 0; background:url("../../images/company/line1.gif") 504px 0 repeat-y }
.history-content ul li:first-child{background:url("../../images/company/line1.gif") 504px 30px no-repeat }
.history-content ul li:last-child {background:url("../../images/company/line2.gif") 504px 0 no-repeat }
.history-content .year{position: relative; float: left; margin-left: 392px; width: 130px;font-size: 30px;color: #000;font-weight: 400;background: url("../../images/company/bullet1.png") 100% 50% no-repeat;background-size: contain;}

.month-content{position: relative; margin: 5px 0 40px 550px;width: 620px;font-size: 20px;color: #59595b;}
.history-content .month{ float: left; padding-left: 50px;width: 110px;font-weight: 400;}
.month-content p{margin-left: 15px;}

/*map*/
.addr-body{ margin-bottom: 50px;}
.addr-body + .addr-body { padding-top: 60px; border-top: 1px solid #eee;}
.addr-content{font-size: 28px; margin-top:50px; margin-bottom: 50px;}
.addr-info{float:right}

.call-tel{position: relative;padding-left: 60px; margin-right: 60px;}
.call-fax{position: relative; padding-left: 60px;}
.call-tel::before, .call-fax::before{display:table; position: absolute; top:0; left:0; width: 48px; height: 48px; border-radius: 100%; color:#fff;  font-weight: 600; text-align: center; line-height: 48px;}
.call-tel::before{content: 'T'; background: #ce8067; }
.call-fax::before{content: 'F'; background: #88979e; }
#map{width: 100%; height: 600px;}
.company_map{
	margin-bottom: 130px;
}
.company_map .company_info{
	font-size: 22px;
	margin-bottom: 15px;
	color:#5e5e5e
}
.company_map .company_info strong{
	display: inline-block;
	margin-right: 10px;
	color:#000;
}
.st_second{
	margin-left: 10px;
}


@media only screen and (max-width: 1920px){
	.company-section{margin-bottom:120px;}
	
	.company-title{ font-size:30px; width: 17.5%; color:#000}
	.ceo-img img{width: 90%}
	.ceo-content{ font-size:22px; line-height: 36px; margin-bottom: 50px;}
	.color-list ul li span.lt-color{font-size: 22px; margin-top: 30px; margin-bottom: 10px;}
	
	.month-content p {margin-left: 15px; margin-bottom: 10px;}	
	
}
@media only screen and (max-width: 1600px){
	.company-header{font-size:32px; margin-bottom:100px}
	.company-section{margin-bottom:140px;}
	.company-title{ font-size:32px;}
	/* .company-info{ font-size:22px; line-height: 32px;} */
	.ceo-img img{width: 80%}
	
	/* .vision{ height: 450px;} */
	.vision-slogan{padding-top: 100px; font-size: 48px;}
	.explain{margin-top: 25px; font-size: 32px;}

	.color-title{font-size: 22px;}
	.color-list ul li {font-size: 16px; line-height:32px;}
	.color-list ul li span.lt-color{ font-size: 20px;}

	.history-body::after{height: 1665px;}
	.skill-content{width: 550px; height: 900px; padding: 120px 80px; font-size: 24px; line-height: 46px;}
	.month-content {margin: 3px 0 15px 425px; width: 620px;font-size: 20px; line-height: 32px;}
	.history-content ul{margin-left: 280px;}
	.history-content .year{ margin-left: 380px; width: 143px; font-size: 32px;}
	.history-content .month {width: 120px;}
	.month-content p {margin-left: 122px;}
	
	.signature-download {height: 60px; line-height: 60px; font-size: 28px;}
}
@media only screen and (max-width: 1440px){
	.company{margin-top: 120px;}
	.company-header{font-size:32px; margin-bottom:60px}
	.company-info{ font-size:20px;}
	
	.ceo-content{ font-size:18px; line-height: 34px;}
	.ceo-head{font-size: 20px;}
	.ceo-img img{width: 65%}
	.ceo-sign{padding-left: 55%; font-size: 24px;}
	/* .sign{background-size: 15%;} */
	.company-slogan{padding-left: 40px; font-size: 36px; line-height: 56px;}
	.company-slogan::after{border: 5px solid #007ab5; height: 155px; top: 12px;}
	.company-slogan strong{margin-bottom: 20px; font-size: 42px;}
	
	/* .vision{ height: 400px;} */
	.vision-slogan{padding-top: 120px; font-size: 52px;}

	.color-title{font-size: 20px;}
	.lt-color{margin: 10px 0; font-size: 22px;}
	/* 20210324 손원웅 수정 1200 -> 1350
	.history-body::after{height: 1200px;} */
	.history-body::after{height: 1600px;}
	.skill-content{width: 460px; height: 800px; padding: 100px 70px; line-height: 42px;}
	.month-content {margin: 0px 0 0 425px; width: 500px;font-size: 20px; line-height: 32px;}
	.history-content ul{margin-left: 140px;}
	.history-content .year{ margin-left: 400px; width: 123px; font-size: 28px;}
	.history-content .month {width: 110px;}
	.month-content p{margin-left: 112px;font-size: 16px;}	
	.history-content ul li{padding:10px 0; background: url("../../images/company/line1.gif") 506px 0 repeat-y;}
	.history-content ul li:first-child{background: url("../../images/company/line1.gif") 506px 30px no-repeat;}
	.history-content ul li:last-child {background:url("../../images/company/line2.gif") 506px 0 no-repeat }
	
	.addr-body{ margin-bottom: 40px;}
	.addr-body + .addr-body { padding-top: 50px;}
	.addr-content{font-size: 24px; margin-top:30px; margin-bottom: 30px;}
	.call-tel{padding-left: 50px; margin-right: 50px;}
	.call-fax{padding-left: 50px;}
	.call-tel::before, .call-fax::before{ width: 40px; height: 40px; line-height: 40px;}
	#map{width: 100%; height: 400px;}
	.company_map .company_info{font-size: 18px;}
		
}
@media only screen and (max-width: 1280px){
	.company-section{margin-bottom:120px;}
	.company-title{ font-size:28px;}
	.company-info{ font-size:18px; line-height: 28px;}
	.color-list ul li {font-size: 14px; line-height: 24px;}
	
	.ceo-img img{width: 55%}
	.company-slogan{padding-left: 30px; font-size: 32px; line-height: 42px;}
	.company-slogan::after{border: 3px solid #007ab5; height: 130px; top:5px; }
	.company-slogan strong{margin-bottom: 20px; font-size: 42px;}
	
	.history-body::after{height: 1350px;}
	.skill-content{ width: 330px;height: 650px;padding: 80px 50px;line-height: 36px;font-size: 18px;}
	.month-content {margin: 0px 0 0 430px; width: 500px;font-size: 18px; line-height: 24px;}
	.history-content ul{margin-left: -20px;}
	.history-content .year{ margin-left: 420px; width: 103px; font-size: 24px;}
	.history-content .month {width: 110px;}
	.month-content p{margin-left: 112px;}	
	
	.addr-content{font-size: 20px; margin-top:30px; margin-bottom: 30px;}
	.call-tel{padding-left: 40px; margin-right: 30px;}
	.call-fax{padding-left: 40px;}
	.call-tel::before, .call-fax::before{ width: 32px; height: 32px; line-height: 32px;}
	
	.signature-download {height: 50px; line-height: 50px; font-size: 24px;}
	.history-content ul li{padding:10px 0; background: url("../../images/company/line1.gif") 509px 0 repeat-y;}
	.history-content ul li:first-child{background: url("../../images/company/line1.gif") 509px 30px no-repeat;}
	.history-content ul li:last-child {background:url("../../images/company/line2.gif") 509px 0 no-repeat }
}
@media only screen and (max-width: 1024px) {
	.company{margin-top: 90px;}
	.company-header{font-size:28px; margin-bottom:50px; line-height: 38px;}
	.company-section{margin-bottom:80px;}
	.company-title{float: inherit; width: 100%}
	.company-info{ margin-top:20px; font-size:16px; line-height: 24px;}

	.ceo-content{font-size:14px; line-height: 24px;}
	.ceo-head{font-size: 18px;}
	.ceo-img img{width: 50%}
	.ceo-sign{margin-top: 0; margin-bottom: 0; height: 70px; line-height: 70px; font-size: 16px;}
	/* .sign{background-size: 13%;} */
	.company-slogan{padding-left: 25px; font-size: 24px; line-height: 32px;}
	.company-slogan::after{border: 3px solid #007ab5; height: 100px; top:5px;}
	.company-slogan strong{margin-bottom: 15px; font-size: 32px;}
	
	/* .vision{ height: 280px;} */
	.vision-slogan{padding-top: 80px; font-size: 42px;}
	.explain{margin-top: 16px; font-size: 28px;}
	
	.signature{ text-align: center}
	.signature img{width: 80%}
	.color-list{float: left;}
	.color-title{font-size: 20px; }
	.lt-color{margin: 10px 0; font-size: 20px;}
	
	.history-body::after{height: 1350px;}
	.skill-content{ width: 330px;height: 650px;padding: 80px 50px;line-height: 36px;font-size: 18px;}
	.month-content {margin: 0px 0 0 375px; width: 500px;font-size: 18px; line-height: 24px;}
	.history-content ul{margin-left: -20px;}
	.history-content .year{ margin-left: 370px; width: 103px; font-size: 24px;}
	.history-content .month {width: 110px;}
	.month-content p{margin-left: 112px;}	
	
	.addr-body{ margin-bottom: 30px;}
	.addr-body + .addr-body { padding-top: 30px;}
	.addr-content{font-size: 16px; margin-top:20px; margin-bottom: 20px;}
	.call-tel{padding-left: 32px; margin-right: 20px;}
	.call-fax{padding-left: 32px;}
	.call-tel::before, .call-fax::before{ width: 26px; height: 26px; line-height: 26px;}
	#map{width: 100%; height: 300px;}
	.company_map .company_info{font-size: 14px;}
	.signature-download {height: 40px; line-height: 40px; font-size: 20px;}
	.history-content ul li{padding:10px 0; background: url("../../images/company/line1.gif") 459px 0 repeat-y;}
	.history-content ul li:first-child{background: url("../../images/company/line1.gif") 459px 30px no-repeat;}
	.history-content ul li:last-child {background:url("../../images/company/line2.gif") 459px 0 no-repeat }
}
@media only screen and (max-width: 800px) {
	.company-header{font-size:24px; margin-bottom:30px; line-height: 32px;}
	.ceo-section{margin-bottom:60px;}
	.ceo-content{width: calc(100%); margin-bottom:60px}
	.ceo{position: relative;}
	.ceo-img img{width: 100%; display: block; clear: both;}
	.ceo-sign{padding-left: 65%;}
	.sign{background-size: 20%;}
	.company-slogan{padding-left: 22px; font-size: 20px; line-height: 28px;}
	.company-slogan::after{border: 3px solid #007ab5; height: 85px; top:2px;}
	.company-slogan strong{margin-bottom: 12px; font-size: 28px;}
	
	/* .vision{ height: 200px;} */
	.vision-slogan{padding-top: 60px; font-size: 28px;}
	.explain{margin-top: 16px; font-size: 18px;}
	
	.history-body{ background: #f8f8f8} 
	.history-body::after{height: auto; } 
	.skill-content{ width: 100%; height: 500px; padding: 50px 50px;line-height: 30px;font-size: 18px; float: inherit; position: inherit}
	.month-content {margin: 0 0 0 150px; width: 500px;font-size: 16px; line-height: 24px; float: inherit;padding: 1px 0;}
	.history-content ul{margin-left: -20px; padding-top: 60px; padding-bottom: 50px;}
	.history-content ul li:first-child { background: url(../../images/company/line1.gif) 150px 0 no-repeat;}
	.history-content ul li { background: url(../../images/company/line1.gif) 150px 0 no-repeat; padding:0;}
	.history-content ul li:last-child {background:none }
	.history-content .year{ margin-left: 60px; width: 100px; font-size: 20px; background-size: 20px auto;}
	.history-content .month {width: 110px;}
	.month-content p {margin-left: 50px;}	

	.addr-body{ margin-bottom: 20px;}
	.addr-body + .addr-body { padding-top: 25px;}
	.addr-info{float:inherit; margin-top:12px;}
	.addr-content{font-size: 14px; margin-top:15px; margin-bottom: 15px; line-height: 24px;}
	.call-tel{padding-left: 28px; margin-right: 16px;}
	.call-fax{padding-left: 28px;}
	.call-tel::before, .call-fax::before{ width: 22px; height: 22px; line-height: 22px;}
	
	.signature-download {height: 30px; line-height: 30px; font-size: 16px;}

	
}
@media only screen and (max-width: 640px) {
	.company{margin-top: 50px;}
	.ceo-head{font-size: 16px;}
	.ceo-sign{padding-left: 60%;}
	.company-slogan{padding-left: 20px; font-size: 16px; line-height: 24px;}
	.company-slogan::after{border: 2px solid #007ab5; height: 78px; top:0;}
	.company-slogan strong{margin-bottom: 12px; font-size: 24px;}
	
	.color-title{font-size: 24px; font-weight: 600;}
	.color-list{float: inherit; width: 100%; }
	.color-list ul{float: inherit; width: 100%; margin-bottom:30px;}
	.color-list + .color-list{float: inherit; width: 100%;}
	.color-list + .color-list > ul{ width: 100%;}
	.color-list ul li {font-size: 16px; line-height:28px;}	

	.history-content .year{width:70px; background: none}
	.month-content{margin-left: 0;width: 350px;}
	.month-content p {margin-left: 130px;font-size: 14px;}	
	.history-content ul li{background: none;}
	.history-content ul li:first-child{background: none;}
	.history-content ul li:last-child {background: none;}
}





@media only screen and (max-width: 1920px){
}
@media only screen and (max-width: 1440px){
}
@media only screen and (max-width: 1024px) {	
}
@media only screen and (max-width: 800px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 320px) {
}



.cignature{
	background: #f8f8f8;
	padding: 60px 100px;
	margin-bottom: 20px;
}
.cignature .btn {
	text-align: right;
  }
.cignature .btn a {
	display: inline-block;
	border: 1px solid #b7b7b7;
	color: #000000;
	padding: 18px 30px;
}
.cignature .btn a i {
	font-size: 0;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	width: 16px;
	height: 16px;
	background: url("../../images/company/alliance/ci-down.png") no-repeat 0 0;
	margin-top: -2px;
}

  .cignature .list {
	overflow: hidden;
  }
  .cignature .list .item {
	width: calc(49% - 18px);
	float: left;
	border: 1px solid #ddd;
  }
  .cignature .list .item img{
	  max-width: 100%;
  }
  .cignature .list .item:nth-child(1), .cignature .list .item:nth-child(2) {
	margin-bottom: 36px;
  }
  .cignature .list .item:nth-child(2n) {
	float: right;
  }
  .cignature .list .item figure {
	margin: 0;
	padding: 0;
  }
  .cignature .list .item figure div {
	height: 225px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url("../../images/bg/ci-repeat-bg.png") repeat 0 0;
  }
  .cignature .list .item figcaption {
	text-align: center;
	height: 70px;
	line-height: 70px;
	border-top: 1px solid #e8e8e8;
	font-size: 16px;
	color:#000
  }
  .cignature+.btn {
	display: block;
	width: 100%;
	text-align: right;
  }
  .cignature+.btn a {
	display: inline-block;
	border: 1px solid #b7b7b7;
	color: #000000;
	padding: 18px 30px;
	font-size: 16px;
	line-height: 1;
  }
  .cignature+.btn a i {
	font-size: 0;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	width: 16px;
	height: 16px;
	background: url("../../images/ico/ci-down.png") no-repeat 0 0;
	margin-top: -2px;
  }
  @media (max-width: 1200px) {
	.cignature{
		padding: 20px;
	}
	.cignature .list .item {
	  width: calc(50% - 10px);
	}
  }
  @media (max-width: 768px) {
	.cignature .btn {
	  text-align: center;
	}
	.cignature .btn a {
	  padding: 10px 25px;
	  font-size: 14px;
	}
	.cignature .list .item {
	  width: 100%;
	  float: none !important;
	  margin-bottom: 0 !important;
	}
	.cignature .list .item + .item {
	  margin-top: 15px;
	}
	.cignature .list .item figcaption {
	  height: 50px;
	  line-height: 50px;
	}
  }

  .color_list {
	overflow: hidden;
	background: #f8f8f8;
	padding: 60px 100px;
  }
  .color_list .item {
	float: left;
	position: relative;
	width: calc(33.33% - 14px);
	height: 377px;
	background-color: #fff;
	overflow: hidden;
	border: 1px solid #e8e8e8;
  }
  .color_list .item:before {
	content: "";
	display: block;
	position: absolute;
	background-color: #ededed;
	width: 280px;
	height: 280px;
	border-radius: 25px;
	transform: rotate(45deg);
	left: 40%;
	top: -20%;
	-webkit-transform-style: preserve-3d;
  }
  .color_list .item:after {
	content: "";
	display: block;
	position: absolute;
	top: 35%;
	left: 40%;
	width: 110px;
	height: 110px;
	transform: rotate(45deg) translateX(-50%);
	border-radius: 10px;
	-webkit-transform-style: preserve-3d;
  }
  .color_list .item._blue:after {
	background-color: #107ab7;
  }
  .color_list .item._green:after {
	background-color: #8ab73f;
  }
  .color_list .item._gray:after {
	background-color: #4c4d4f;
  }
  .color_list .item + .item {
	margin-left: 20px;
  }
  .color_list .item div {
	position: absolute;
	bottom: 45px;
	left: 40px;
	z-index: 2;
  }
  .color_list .item p {
	color: #666666;
	font-size: 16px;
	line-height: 1.3;
  }
  .color_list .item .color-tit {
	color: #000;
	margin-bottom: 15px;
	font-size: 18px;
  }
  @media (max-width: 1200px) {
	.color_list{
		padding: 20px;
	}
	.color_list .item div {
	  bottom: 25px;
	  left: 25px;
	}
  }
  @media (max-width: 768px) {
	.color_list .item {
	  width: 100%;
	}
	.color_list .item + .item {
	  margin-left: 0;
	  margin-top: 15px;
	}
  }


.vision-top {
	text-align: center;
  }
  .vision-top .container {
	padding-bottom: 85px;
	padding-top: 20px;
	border-bottom: 1px solid #e8e8e8;
  }
  .vision-top .tit {
	padding-top: 30px;
  }
  .vision-top-txt p {
	color: #0a5298;
	font-size: 24px;
  }
  .vision-top-txt h4 {
	color: #000;
	font-size: 30px;
	font-weight: normal;
  }
  .vision-mid .container {
	background: url("../../images/company/vision-bg.png") no-repeat right 50px bottom;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 60px;
  }
  .vision-mid .tit {
	padding-bottom: 65px;
  }
  .vision-mid p {
	text-align: center;
	color: #0a5298;
	font-size: 30px;
	line-height: 1.5;
  }
  .vision-end {
	text-align: center;
	padding-bottom: 55px;
	margin-top: 60px;
  }
  .vision-end .container {
	border-top: 1px solid #e8e8e8;
  }
  .vision-end p {
	color: #000;
	font-size: 30px;
	line-height: 1.5;
  }
  .vision-value {
	padding-top: 60px;
  }
  .vision-value > div {
	width: 530px;
	margin: 0 auto;
	position: relative;
	text-align: center;
  }
  .vision-value > div .item {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 300px;
	height: 300px;
	border-radius: 50%;
  }
  .vision-value > div .item strong {
	color: #fff;
	font-size: 36px;
  }
  .vision-value > div .item.value-1 {
	background-color: #6fb4a9;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
  }
  .vision-value > div .item.value-2 {
	background-color: rgba(9, 93, 167, 0.8);
	left: 0;
	transform: translateY(-100px);
  }
  .vision-value > div .item.value-3 {
	background-color: rgba(204, 204, 204, 0.8);
	right: 0;
	transform: translateY(-100px);
  }
  .vision-simbol {
	position: relative;
	background: url("../../images/company/vision-foot-bg.jpg") no-repeat 50% 0;
	height: 600px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 120px;
  }
  .vision-simbol .model {
	position: absolute;
	bottom: 0;
	z-index: 1;
  }
  .vision-simbol .simbol {
	position: relative;
	z-index: 2;
  }
  .vision-list .container {
	text-align: center;
  }
  .vision-list .container .item {
	display: inline-block;
	font-size: 0;
  }
  .vision-list .container .item h4 {
	font-weight: 400;
	color: #000;
	font-size: 30px;
  }
  .vision-list .container .item .icon {
	height: 111px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 0;
	margin-top: 70px;
  }
  .vision-list .container .item + .item {
	margin-left: 135px;
  }
  .vision-list .container p {
	font-size: 16px;
	color: #666666;
	padding-top: 60px;
	line-height: 1.5;
  }
  @media (max-width: 1200px) {
	.vision-top .container {
	  padding-left: 20px;
	  padding-right: 20px;
	  margin-left: 0;
	  margin-right: 0;
	  padding-bottom: 40px;
	  background-size: auto 100%;
	}
	.vision-top-txt h4 {
	  font-size: 30px;
	}
	.vision-top-txt p {
	  font-size: 2vw;
	}
	.vision-list .container {
	  overflow: hidden;
	}
	.vision-list .container .item {
	  float: left;
	  display: block;
	  width: 25%;
	}
	.vision-list .container .item + .item {
	  margin-left: 0;
	}
  }
  @media (max-width: 992px) {
	.vision .lg-block {
	  display: block;
	}
	.vision-list .container {
	  overflow: hidden;
	}
	.vision-list .container .item h4 {
	  font-size: 20px;
	}
	.vision-list .container .item p {
	  font-size: 12px;
	}
  }
  @media (max-width: 768px) {
	.vision-list {
	  padding-top: 0;
	}
	.vision-top .tit {
	  padding-bottom: 25px;
	}
	.vision-top .container {
	  margin-left: 15px;
	  margin-right: 15px;
	  padding-bottom: 20px;
	  padding-top: 0 !important;
	}
	.vision-top-txt h4 {
	  font-size: 4vw;
	}
	.vision-top-txt p {
	  font-size: 4vw;
	}
	.vision-mid .container {
	  padding-bottom: 30px;
	  background-position: 50% 100%;
	  background-size: auto 50%;
	}
	.vision-mid .tit {
	  padding-bottom: 25px;
	}
	.vision-mid p {
	  font-size: 4vw;
	}
	.vision-end {
	  padding-bottom: 25px;
	  margin-top: 35px;
	}
	.vision-end p {
	  font-size: 4vw;
	}
	.vision-value {
	  padding-top: 25px;
	}
	.vision-value > div {
	  width: 320px;
	}
	.vision-value > div .item {
	  width: 170px;
	  height: 170px;
	}
	.vision-value > div .item strong {
	  font-size: 20px;
	}
	.vision-value > div .item.value-2, .vision-value > div .item.value-3 {
	  transform: translateY(-50px);
	}
	.vision-simbol {
	  margin-bottom: 75px;
	  height: auto;
	  padding: 0;
	}
	.vision-simbol .model {
	  display: none;
	}
	.vision-list .container {
	  overflow: hidden;
	}
	.vision-list .container .item {
	  width: 50%;
	}
	.vision-list .container .item:nth-child(3), .vision-list .container .item:nth-child(4) {
	  margin-top: 35px;
	}
	.vision-list .container .item h4 {
	  font-size: 18px;
	}
	.vision-list .container .item .icon {
	  margin-top: 15px;
	}
	.vision-list .container .item p {
	  font-size: 11px;
	  padding-top: 20px;
	}
  }
  
  h3.tit {
	text-align: center;
	font-size: 20px;
	color: #666;
	padding-bottom: 45px;
	padding-top: 45px;
	font-weight: 500;
  }
  .lg-block {
	display: none;
  }
  