<meta charset="utf-8">


/*인사말*/
.a1 .txtCon {}
.a1 div img {width: 100%;}
.a1 .a1_con {display:flex; margin-top: 50px;}
.a1 .sub_txt .left {width: 50%;}
.a1 .sub_txt .left div {margin-bottom: 100px; margin-right: 50px;}
.a1 .sub_txt .left div h4 {font-size: 30px;}
.a1 .sub_txt .left div p{font-size: 20px; color: #555; margin-top: 20px;}
.a1 .sub_txt .right {width: 50%;}
.a1 .sub_txt .right div {margin-top: 100px; margin-left: 50px;}
.a1 .sub_txt .right h4 {font-size: 30px;}
.a1 .sub_txt .right p {font-size: 20px; color: #555; margin-top:1px;}
.greeting .sign:before {content: "";position: absolute;width: 200px;height: 200px;background: url("../img/ceo.jpg");display: block;right: 0; top: -200px;}
.greeting .sign {text-align:right; font-size:1.125em; font-weight:bold; color:#222; margin-top:60px; padding-right:20px;  background-repeat:no-repeat; background-position:right center; line-height:50px;position: relative;}
.greeting .sign .name { font-size:24px}
.a1 .sub_txt .left div h4:before {content: "";position: relative;width: 63px;height: 4px;display: block;background: red;left: 0px;}
.a1 .sub_txt .right h4:before {content: "";position: relative;width: 4px;height: 63px;display: block;background: red;left: 570px;}

@media (max-width: 980px){
	.a1 .a1_con{display: block;}
	.right {text-align: left;}
	.a1 .sub_txt .right {width: 100%; text-align: left;}
	.a1 .sub_txt .left {width: 100%;}
	.a1 .sub_txt .left div {margin-right: 0px;}
	.a1 .sub_txt .right div {margin-left: 0px;}
	.a1 .sub_txt .right h4:before {width: 64px; height: 4px; left: 0px;}
	.greeting .sign:before {top: 0px; left: 0; right: inherit;}
}

@media (max-width: 980px){
   	.greeting .tit{position:relative; width:100%; height:auto; padding:0 50px 50px 0px; top:0; right:0;}
	.greeting .tit h3{font-size:22px; line-height:1.6em;}
	.greeting .tit h3 br{display:none;}
	.greeting .img { height:253px}
	.greeting .img:before{left:50%; width:300px; height:310px; margin-left:-150px; background-size:cover;}
	.greeting .colum .left { width:100%; clear:both}
	.greeting .colum .right { width:100%; padding-top:20px; clear:both}

}
/*인사말*/

/* 회사개요 */
.a2 {}
.a2 table {width: 100%;}
.a2 table tr {}
.a2 table tr th {text-align: left;font-size: 18px;padding: 5px 10px; background: #3f8dae; color: #fff; font-weight: 400;}
.a2 table tr td {font-size: 16px; padding: 5px 10px; border: 1px solid #eee; line-height: 30px;}
.a2 p {font-size: 18px; text-align: center; margin-top: 50px;}
.a2 img {width: 100%;}
.subtitle {font-size: 24px; text-align: center;}
.a2_wrap {width:100%; display: flex; margin-bottom: 2%; margin-top: 20px;}
.a2_wrap1 {margin-bottom: 3%;}
.a2_wrap img {width:49%;}
.a2_wrap img:first-child {margin-right: 2%;}

@media (max-width: 980px){
	.a2 table tr th {padding: 5px; font-size: 16px;}
	.a2 table tr td {font-size: 14px; padding: 5px; line-height: 20px;}
}
.button_container {margin: 20px 0 100px;}

.description, .link {
  text-align: center;
}

.description {
  font-size: 35px;
}

.btn2 {
	height: 55px;
	line-height: 20px;
  border: none;
  display: block;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  outline: none;
  overflow: hidden;
  position: relative;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  background-color: #222;
  padding: 17px 60px;
  margin: 0 auto;
  box-shadow: 0 5px 15px rgba(0,0,0,0.20);
}
.btn2 a {color: #fff;}

.btn2 span {
  position: relative; 
  z-index: 1;
}

.btn2:after {
  content: "";
  position: absolute;
  left: 30px;
  top: 0;
  height: 490%;
  width: 140%;
  background: #78c7d2;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
  transform: translateX(-98%) translateY(-25%) rotate(45deg);
}

.btn2:hover:after {
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
  transform: translateX(-9%) translateY(-25%) rotate(45deg);
}
/* 회사개요 */



/*그룹소개*/
.company_info  { width:100%; height:auto;  }
.company_info .img_page { width:100%; height:550px; background-image:url(../img/company_info_bg_company.jpg); background-position:center; background-repeat:no-repeat;} 
.company_info .txt_page { max-width:1200px; margin:0 auto; padding:20px}
.company_info .txt_page h2 { font-size: 42px; line-height: 1; font-weight: 600; margin-bottom: 44px; padding-top:100px; display: block; }
.company_info .Ideology { width:100%; padding-bottom:100px;}
.company_info .Ideology .inner { max-width:1240px; margin:auto; clear:both;}
.company_info .Ideology .inner h2 {font-size: 36px;font-weight: bold;color: #000; letter-spacing:5px; text-align:center; padding:95px 0 50px 0}
.company_info .Ideology .inner .point{color: #06F;}
.company_info .Ideology .inner h2:after { content: " ";display: block; margin:20px auto; width:40px; height: 2px; background-color:#000; clear: both;}
.company_info .Ideology dl { float:left; width:33.3333%; padding:20px; border-right:1px solid #ddd}
.company_info .Ideology dl:last-child { border:0}
.company_info .Ideology dl .web_icon { padding:0 0 20px 0; text-align:center; color:#ff4200}
.company_info .Ideology dl dt { font-size:20px; height:60px; font-weight:bold; letter-spacing:5px; text-align:center} 
.company_info .Ideology dd { line-height:2.2; text-align:center; font-size:16px; font-weight:400; letter-spacing:-0.02em; color:#555}

.tl_title_box_wrap {width:100%; height:auto; padding:150px 20px; clear:both; background-image:url(../img/work_page_bg.jpg); background-position:center; background-repeat:no-repeat; background-size:cover}
.tl_title_box_wrap li {position:relative; width:23.5%; min-height:400px; background-color:#fff; margin-left:2%; float:left; cursor:pointer;  -webkit-transition: all 0.4s; transition: all 0.4s; background-position:center; background-size:cover; background-repeat:no-repeat}
.tl_title_box_wrap li .bg { background-color:#2c3856; color:#fff; opacity:0; position:absolute; width:100%; height:100%; top:0;left:0; z-index:1}
.tl_title_box_wrap li:hover .bg {opacity: 1; -webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out; }
.tl_title_box_wrap li:hover {-webkit-box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);-ms-box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);-webkit-transform:translateY(-25px);transform:translateY(-25px)}
.tl_title_box_wrap li .txt_wrap{width:100%;height:100%; position:absolute; top:0; left:0; box-sizing:border-box;overflow:hidden;padding:40px;color:#fff;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out; opacity:1; display:table; z-index:2;}
.tl_title_box_wrap li:hover .txt_wrap { opacity:1; color:#fff}
.tl_title_box_wrap li:hover .txt_wrap .cell I { color:#FFF}
.tl_title_box_wrap li:hover .txt_wrap .cell h2 { color:#FFF}
.tl_title_box_wrap li:hover .txt_wrap .cell p { color:#fff}
.tl_title_box_wrap li .txt_wrap .cell { text-align:center;width:100%;display: table-cell; vertical-align: middle;}
.tl_title_box_wrap li .txt_wrap .cell i { font-size:35px; padding-bottom:20px; color:#1a1a1a}
.tl_title_box_wrap li .txt_wrap .cell h2 { font-size:24px; color:#1a1a1a; margin:0; font-weight:bold;}
.tl_title_box_wrap li .txt_wrap .cell p { padding-top:50px;}
.tl_title_box_wrap li:nth-child(4n+1) { margin-left:0}

@media (max-width: 960px){
	.company_info .work_page ul li { width:47%; margin-bottom:20px; margin-right: 0; margin-left: 2%;}
	.company_info .work_page ul li:last-child { margin-right:0}
	.company_info .work_page ul li:nth-child(2n+2) {margin-right:0;}
	.company_info .Ideology dl { width:100%; padding-bottom:30px; clear:both}
}
@media (max-width: 640px){
	.company_info .img_page  { background-size:cover; height:300px}
	.company_info .tl_title_box_wrap li { width:100%; margin-left:0; margin-bottom:3%;}
}
/*그룹소개*/





/*연혁*/
.history_area {position: relative;width: 100%;}
.history_area img {width: 100%; margin-bottom: 50px;}
.history_area .history_point {position: absolute;left: 50%;top: 0;margin-left: -5px;bottom: 20px;width:8px;background-color: #f6f6f6;overflow: hidden; z-index: -1;}
/*.history_area .history_point span {position: absolute;display: block;top: 0;width: 100%;height: 200px; background-color:#039}*/
.history_area dl {width: 50%;padding-right: 94px;padding-left: 20px;box-sizing:border-box;}
.history_area div:nth-child(odd) dl {padding-right: 20px;padding-left: 94px;}
.history_area dt {margin-bottom: 20px;font-size: 46px;line-height:1.3;color: #207f46;font-weight: bold;}
.history_area dd strong {display: block;padding-bottom: 12px;font-size: 20px;line-height: 1.6;color: #1a1a1a;font-weight: bold;}
.history_area dd p {display: block;}
.history_area dd .img_box {display: block;margin-top: 39px;}
.right {text-align: right;}
.left {text-align: left;}
.fr {float: right;}
.img_box img { max-width: 100%; margin: 0 auto;}
@media (max-width: 960px){
	.history_area .history_point {left: 10px;margin-left: 0;}
	.history_area dl {float: none !important;width: 100%;padding-right: 0;padding-left: 50px;text-align: left;}
	.history_area div:nth-child(odd) dl {/* padding-right: 0; */padding-left: 50px;}
	.history_area div + div {margin-top: 40px;}
	.history_area div:nth-child(2) {margin-top: 0;}
	.history_area dt {margin-bottom: 20px;font-size:30px;}
	.history_area dd p br {display: none;}
	.history_area dd .img_box {margin-top: 20px;}	
}
/*연혁*/

/* 조직도 */
.a5 {}
.a5 .a5_con {width: 80%;margin: 0 10%;}
.a5 .a5_con img {width: 100%;}
.a5 .a5_con h3 {font-size: 20px;}
.a5 .a5_con table {text-align: center; width: 100%; line-height: 40px;}
.a5 .a5_con table tr {}
.a5 .a5_con table th {background:#c4d1f3; font-size: 18px;}
.a5 .a5_con table td {font-size: 16px; border: 1px solid #eee;}
@media (max-width: 960px){
	.a5 .a5_con {width: 100%;margin: 0%;}
	.a5 .a5_con h3 {font-size: 18px;}
	.a5 .a5_con table th {font-size: 16px;}
}

/* CI/BI */
.a6 {}
.a6 .a6_con {display: flex; width: 100%;margin: auto;}
.a6 .a6_con a {width: 100%; height: auto; text-align: center;}
.a6 .a6_con img {width: 80%; margin: auto;}
.a6 .a6_con a:hover {transform: scale(1.05); transition: 1s;}
@media (max-width: 960px){
	.a6 {}
	.a6 .a6_con {display: block; width: 90%;margin: 0 5%;}
	.a6 .a6_con img {width: 90%;}
}

/*오시는 길*/
.location_area .contact_address {width:100%;height:auto; line-height:1.7;}
.location_area .contact_address ul {padding:0 20px 20px 0px;border-bottom:1px solid #ddd;}
.location_area ul li {color: #555; line-height:2.1;}
.contact_traffic .bus {width:100%;padding:0;}
.contact_traffic .subway {width:100%; padding-bottom:20px;}
.contact_traffic h3 { font-size:20px; font-weight:400; letter-spacing:-1px; color:#1a1a1a; padding-bottom:10px; margin-top:25px; text-align:left}/* í‘¸í„°íŒì—…*/

.map_info{width:283px;height:214px;background:#19cd61;position:absolute;right:0;top:0px;padding: 30px 28px;font-size:15px;color:#f8969a;letter-spacing:0;}
.map_info span{display:block;font-size:20px;color:#fff; font-weight:bold; letter-spacing:-.25px;}
.map_info p { padding-top:20px; color:#f2f2f2; line-height:1.4;}
.map_btn{position:absolute;left:30px;bottom:30px;}
.map_btn a{display:inline-block; padding:7px 10px; height:41px;border:1px solid #f2f2f2;text-align:center; color:#FFF; letter-spacing:-0.5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.map_btn a:hover{color:#000;background:#fff;border-color:#fff; text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.map_btn a:first-child{margin-right:5px;}

/*오시는 길*/








/* content01 */
.b1>span {border: 2px solid #eee;	padding: 3% 2%;	border-radius: 40px;	background: #deebd6; font-size: 18px; text-align: center; display: block; width: 80%; margin: 0 auto 100px auto;}
.b1 .box { position: relative; padding-bottom:80px; display:block;}
.b1 .box .img_right { float:right}
.b1 .box .txt_wrap { position: absolute; right: 0; top:0px; padding:10px 30px;  width: 50%;}
.b1 .box .txt_wrap .half-round-tit { display:inline-block;margin-bottom:20px}
.b1 .box .txt_wrap .half-round-tit strong {color:#1a1a1a;  font-size:30px; font-weight:600;  vertical-align: middle;  line-height:1.1; letter-spacing:0;}
.b1 .box .txt_wrap .half-round-tit span { display: inline-block;vertical-align: middle; color: #e1e1e1; font-size:100px;margin-right: 10px; }
.b1 .box .txt_wrap p {font-size: 18px;	text-align: justify;	font-weight: 400;	color: #243927;}
.b1 .box .txt_wrap02 { position: absolute; left: 0; top:0px; background: #fff; width: 50%;}

@media screen and (max-width: 960px) {
	.b1>span {width: 95%; font-size: 16px;}
	.b1 .box .txt_wrap .half-round-tit span {font-size: 50px;}
	.b1 .box {margin-bottom: 40px;}
	.b1 .box .img { text-align:center; display:block; float:none; clear:both}
	.b1 .box .img img { width:100%}
	.b1 .box .txt_wrap { width:100%; padding:0px; display:block; position:relative; clear:both}

}
/* content01 */

.b2>span {border: 2px solid #eee;	padding: 3% 2%;	border-radius: 40px;	background: #deebd6; font-size: 18px; text-align: center; display: block; width: 80%; margin: 0 auto 100px auto;}
.b2 .box { position: relative; display:block; margin-bottom: 80px;}
.b2 .box .img_right { float:right}
.b2 .box .txt_wrap { position: absolute; left:0px; top:0px; padding:10px 30px;  width: 50%;}
.b2 .box .txt_wrap .half-round-tit { display:inline-block;}
.b2 .box .txt_wrap .half-round-tit strong {color:#1a1a1a;  font-size:30px; font-weight:600;  vertical-align: middle;  line-height:1.1; letter-spacing:0;}
.b2 .box .txt_wrap .half-round-tit span{ display: inline-block;vertical-align: middle; color: #e1e1e1; font-size:100px;margin-right: 10px; }
.b2 .box .txt_wrap p {font-size: 18px;	text-align: justify;	font-weight: 400;	color: #243927;}

@media screen and (max-width: 960px) {
	.b2>span {width: 95%; font-size: 16px;}
	.b2 .box {margin-bottom: 40px;}
	.b2 .box .img { text-align:center; display:block; float:none; clear:both}
	.b2 .box .img img { width:100%}
	.b2 .box .txt_wrap { width:100%; padding:20px; display:block; position:relative; clear:both}
	.b2 .box .txt_wrap .half-round-tit span {font-size: 50px;}
}





/* content02 */
.content02 ul li { width:50%; float:left}
.content02 ul li .profile { float:left; padding-bottom:50px; width:48%}
.content02 ul li .profile img { width:100%}

.content02 ul li dl { float:left; padding:0 40px; width:52% }
.content02 ul li dl dt { font-size:22px; font-weight:bold; text-align:left; padding-bottom:20px; color:#1a1a1a; letter-spacing:0}
.content02 ul li dl dd { font-size:16px; color:#555; line-height:1.75; letter-spacing:-0.02em; text-align:left; display:block; clear:both;  }

@media screen and (max-width: 1210px) {
    .content02 ul li { width:49%; margin-left:2%; margin-bottom:6%}
	.content02 ul li:nth-child(2n+1) { margin-left:0}
	.content02 ul li .profile { width:100%}
	.content02 ul li dl { width:100%; padding:0 20px}
}
@media screen and (max-width: 640px) {
	.content02 ul li { width:100%; margin-left:0}

}
/* content02 */





/* content03 */
.b3>span {border: 2px solid #eee;	padding: 3% 2%;	border-radius: 40px;	background: #deebd6; font-size: 18px; text-align: center; display: block; width: 80%; margin: 0 auto 100px auto;}
.b3 .icon ul {margin-bottom: 170px; display: flex; flex-wrap: wrap;}
.b3 .icon li {width:11.11%; float:left; text-align:justify; text-align: center;}
.b3 h4 {font-size: 20px; text-align: center; margin-bottom: 50px;}
.b3 .icon li .web_icon { width:100px; height:100px; margin-bottom:20px; background-color:#c7c7c7; color:#fff; display:table;  margin:0 auto}
.b3 .icon li .web_icon i { text-align:center; font-size:40px; display:table-cell; vertical-align:middle; margin-bottom:20px}
.b3 .icon li h2 {font-size:22px;color:#000;display:block;clear:both;padding-bottom:10px; margin-top:30px; letter-spacing:0; text-align:center}
.b3 .icon li p { text-align:center; word-break:keep-all}
.b3 .icon li .icon_img {text-align:center;padding-top:20px;display:block;}
.b3 .icon .img_box {display: flex;justify-content: center;align-items: center; flex-wrap: wrap;}
.b3 .icon .img_box div {display: flex;width: 50%;flex-wrap: wrap;justify-content: center;;}
.b3 .icon .img_box p {font-size: 18px; line-height: 30px; text-align: center; border: 2px dashed #b2b2b2;padding: 4%;border-radius: 30px;}
.b3 .icon .img_box img {margin: 3% auto;}

@media screen and (max-width: 1200px) {
	.b3 .icon li { width:33.33%;}
}
@media screen and (max-width: 960px) {
.b3>span {width: 95%; font-size: 16px;}
}
@media screen and (max-width: 640px) {
	.b3 .icon .img_box {display: block;}
	.b3 .icon .img_box div {width: 100%;}
	.b3 .icon li { width:100%; margin-right:0}
	.b3 .icon li p { max-width:300px; margin:0 auto}
}
/* content03 */

.b4>span {border: 2px solid #eee;	padding: 3% 2%;	border-radius: 40px;	background: #deebd6; font-size: 18px; text-align: center; display: block; width: 80%; margin: 0 auto 100px auto;}
.b4 .box3{text-align: center; max-width: 1200px; margin: 0 auto; width: 100%; display: table;}
.b4 .box3 ul{width: 100%;}
.b4 .box3 ul h3{font-family: 'Noto Sans KR', sans-serif; font-size: 44px; color: #ED7D31; margin-bottom: 40px; text-align:left; }
.b4 .box3 ul li{border-left: 1px solid #e3e3e3; float: left; padding: 3%; width: 25%; }
.b4 .box3 ul li:nth-of-type(1){border:0;}
.b4 .box3 ul li img{border-radius: 50%; width: 100%; -webkit-filter: grayscale(100%); filter: gray;}
.b4 .box3 ul li h5{margin-top: 20px; font-family: 'Noto Sans KR', sans-serif; font-size: 20px;}
.b4 .box3 ul li p{margin-top: 10px; font-family: 'Noto Sans KR', sans-serif; font-size: 16px; opacity: 0.6; word-break:keep-all;}
.b4 .box3 ul li:hover img{-webkit-filter: grayscale(0%); filter: none;}
.b4 .box3 ul li:hover h5{color: #18649b;}
.b4 .box3 ul li:hover p{color: #18649b;}
.b4 .b4_table {margin-top: 100px;}
.b4 .b4_table h3 {font-size: 30px;margin-bottom: 10px;display: inline-block;}
.b4 .b4_table table {width: 100%;border-collapse: collapse;text-align: center;}
.b4 .b4_table table tr {}
.b4 .b4_table table th{background: #eee;font-size: 16px;border: 1px solid #fff;line-height: 49px;}
.b4 .b4_table table td{font-size: 16px;line-height: 28px;border: 1px solid #eee;}

@media screen and (max-width: 960px) {
	.b4>span {width: 95%; font-size: 16px;}
	.b4 .box3 ul li {width: 50%; border: none;}
	.b4 .b4_table table th {font-size: 14px;}
	.b4 .b4_table table td {font-size: 14px;}
	}
/* content_area04 */



/* content_area05 */
.b5>span {border: 2px solid #eee;	padding: 3% 2%;	border-radius: 40px;	background: #deebd6; font-size: 18px; text-align: center; display: block; width: 80%; margin: 0 auto 100px auto;}
.b5 .b5_con {display: flex;}
.b5 .b5_con .b5_img {width: 40%; margin: 0 5%;}
.b5 .b5_con .b5_img .img{}
.b5 .b5_con .b5_img .img img {width: 100%;}
.b5 .b5_con .b5_img .txt{font-size: 18px; text-align: center;}
@media screen and (max-width: 960px) {
	.b5>span {width: 95%; font-size: 16px;}
}

@media screen and (max-width: 640px) {
	.b5 .b5_con {display: block;}
	.b5 .b5_con .b5_img {width: 80%; margin: 0 10% 10% 10%;}
	.b5 .b5_con .b5_img .txt{font-size: 16px; }
}
/* content_area05 */


.b6>span {border: 2px solid #eee;	padding: 3% 2%;	border-radius: 40px;	background: #deebd6; font-size: 18px; text-align: center; display: block; width: 80%; margin: 0 auto 100px auto;}
.b6 .b6_con {display: flex;}
.b6 .b6_con .b6_img {width: 90%; margin: 0 5%;}
.b6 .b6_con .b6_img .img{}
.b6 .b6_con .b6_img .img img {width: 100%;}
.b6 .b6_con .b6_img .txt{font-size: 18px; text-align: center;}
@media screen and (max-width: 960px) {
	.b6>span {width: 95%; font-size: 16px;}
}

@media screen and (max-width: 640px) {
	.b6 .b6_con {display: block;}
	.b6 .b6_con .b6_img {width: 100%; margin: 0;}
	.b6 .b6_con .b6_img .txt{font-size: 16px; }
}


.c1>span {border: 2px solid #eee;	padding: 3% 2%;	border-radius: 40px;	background: #deebd6; font-size: 18px; text-align: center; display: block; width: 80%; margin: 0 auto 100px auto;}
.c1 h3 {font-size: 30px;margin-bottom: 10px;display: inline-block;}
.c1 .c1_con {margin-bottom: 100px;}
.c1 .c1_con ul {display: flex; width: 100%; flex-wrap: wrap;}
.c1 .c1_con ul li {width: 23%; margin: 0 1%; padding: 10px;}
.c1 .c1_con ul li img{width: 100%;}
.c1 .c1_con ul li p{text-align: center; font-size: 16px;}
.c1 .c1_con ul li:before {position: relative;top: 15px;left: 50%; transform: translate(-50%, 0);font-size: 18px;width: 30px;height: 30px;background: linear-gradient(45deg, #198b41, #082503);display: block;text-align: center;line-height: 30px;border-radius: 50%;color: #fff;}
.c1 .c1_con ul li:nth-child(1):before {content: "1";}
.c1 .c1_con ul li:nth-child(2):before {content: "2";}
.c1 .c1_con ul li:nth-child(3):before {content: "3";}
.c1 .c1_con ul li:nth-child(4):before {content: "4";}
.c1 .c1_con2 {}
.c1 .box3{text-align: center; max-width: 1200px; margin: 0 auto; width: 100%; display: table; margin-bottom: 100px;}
.c1 .box3 ul{width: 80%; margin: 0 10%;}
.c1 .box3 ul h3{font-family: 'Noto Sans KR', sans-serif; font-size: 44px; color: #ED7D31; margin-bottom: 40px; text-align:left; }
.c1 .box3 ul li{border-left: 1px solid #e3e3e3; float: left; padding: 3%; width: 33.33%; }
.c1 .box3 ul li:nth-of-type(1){border:0;}
.c1 .box3 ul li img{border-radius: 50%; width: 100%; -webkit-filter: grayscale(100%); filter: gray;}
.c1 .box3 ul li h5{margin-top: 20px; font-family: 'Noto Sans KR', sans-serif; font-size: 20px;}
.c1 .box3 ul li p{margin-top: 10px; font-family: 'Noto Sans KR', sans-serif; font-size: 16px; opacity: 0.6; word-break:keep-all;}
.c1 .box3 ul li:hover img{-webkit-filter: grayscale(0%); filter: none;}
.c1 .box3 ul li:hover h5{color: #b11212;}
.c1 .box3 ul li:hover p{color: #b11212;}

.c1 .box3_1 ul li img {border-radius: 0;}
.c1 .box3_1 ul li:hover h5{color: #18649b;}
.c1 .box3_1 ul li:hover p{color: #18649b;}

@media screen and (max-width: 960px) {
	.c1 .c1_con ul li {width: 48%;}
	.c1 .box3 ul{width: 100%; margin: 0%;}
	.c1>span {width: 95%; font-size: 16px;}
}

.c2>span {border: 2px solid #eee;	padding: 3% 2%;	border-radius: 40px;	background: #deebd6; font-size: 18px; text-align: center; display: block; width: 80%; margin: 0 auto 100px auto;}
@media screen and (max-width: 960px) {
	.c2>span {width: 95%; font-size: 16px;}
}

.c3>span {border: 2px solid #eee;	padding: 3% 2%;	border-radius: 40px;	background: #deebd6; font-size: 18px; text-align: center; display: block; width: 80%; margin: 0 auto 100px auto;}
.c3 h3 {font-size: 30px;margin-bottom: 10px;display: inline-block;}
.c3 .c3_con2 {}
.c3 .box3{text-align: center; max-width: 1200px; margin: 0 auto; width: 100%;}
.c3 .box3 ul{width: 100%; display: flex;align-items: flex-start;flex-wrap: wrap;}
.c3 .box3 ul h3{font-family: 'Noto Sans KR', sans-serif; font-size: 44px; color: #ED7D31; margin-bottom: 40px; text-align:left; }
.c3 .box3 ul li{border-left: 1px solid #e3e3e3; padding: 3%;width: 25%;display: inline-block;}
.c3 .box3 ul li:nth-of-type(1){border:0;}
.c3 .box3 ul li img{border-radius: 50%; width: 100%; -webkit-filter: grayscale(100%); filter: gray;}
.c3 .box3 ul li h5{margin-top: 20px; font-family: 'Noto Sans KR', sans-serif; font-size: 20px;}
.c3 .box3 ul li p{margin-top: 10px; font-family: 'Noto Sans KR', sans-serif; font-size: 16px;  word-break:keep-all; text-align: left;}
.c3 .box3 ul li:hover img{-webkit-filter: grayscale(0%); filter: none;}
.c3 .box3 ul li:hover h5{color: #131414;}
.c3 .box3 ul li:hover p{color: #18649b;}

@media screen and (max-width: 960px) {
	.c3 .box3 ul li {width: 50%; border: none;}
	.c3>span {width: 95%; font-size: 16px;}
}

@media screen and (max-width: 640px) {
	.c3 .box3 ul li {width: 100%; border: none;}
}


.c4>span {border: 2px solid #eee;	padding: 3% 2%;	border-radius: 40px;	background: #deebd6; font-size: 18px; text-align: center; display: block; width: 80%; margin: 0 auto 100px auto;}
.c4 h3 {font-size: 30px;margin-bottom: 10px;display: inline-block;}
.c4 .c4_con2 {}
.c4 .box3{text-align: center; max-width: 1200px; margin: 0 auto; width: 100%; border: 4px solid #c5c5c5; border-radius: 40px;}
.c4 .box3 ul{width: 100%; display: flex;align-items: flex-start;flex-wrap: wrap;}
.c4 .box3 ul h3{font-family: 'Noto Sans KR', sans-serif; font-size: 44px; color: #ED7D31; margin-bottom: 40px; text-align:left; }
.c4 .box3 ul li{padding: 3%;width: 25%;display: inline-block;}
.c4 .box3 ul.box3_1 li {width: 33.33%;}
.c4 .box3 ul.box3_2 {width: 60%; margin: 0 auto;}
.c4 .box3 ul.box3_2 li {width: 50%;}
.c4 .box3 ul li img{ width: 100%; }
.c4 .box3 ul li h5{margin-top: 20px; font-family: 'Noto Sans KR', sans-serif; font-size: 20px;}
.c4 .box3 ul li p{margin-top: 10px; font-family: 'Noto Sans KR', sans-serif; font-size: 16px;  word-break:keep-all; text-align: left;}
.c4 .box3 ul li:hover h5{color: #131414;}
.c4 .box3 ul li:hover p{color: #18649b;}

@media screen and (max-width: 960px) {
	.c4>span {width: 95%; font-size: 16px;}
}

@media screen and (max-width: 640px) {
	.c4 .box3 ul.box3_2 {width: 100%; margin: 0 auto;}
	.c4 .box3 ul.box3_1 li {width: 90%; margin: 0 5%;}
	.c4 .box3 ul.box3_2 li {width: 90%; margin: 0 5%;}
}


/* content_area06 */
.content06 .thumb_box  {width:31.3333%; margin-right:3%; display:block; float:left; }
@media screen and (min-width: 961px) {
    .content06 .thumb_box:nth-child(3n+3) { margin-right:0}
}
.content06 .thumb_box .img { width:100%; min-height:300px; background-image:url(../img/rnd03_thumb01.jpg); background-repeat:no-repeat; background-size:cover; clear:both; overflow:hidden; position:relative}
.content06 .thumb_box .txt { width:100%; padding:20px; text-align:left; clear:both}
.content06 .thumb_box .txt h2 { font-size:24px; text-align:center; letter-spacing:0; font-weight:bold}
.content06 .thumb_box .txt p { padding:20px 0px; text-align:center; }
@media screen and (max-width: 960px) {
    .content06 .thumb_box { width:49%; margin-right:2% }
	.content06 .thumb_box:nth-child(2n+2) { margin-right:0} 
}

@media screen and (max-width: 640px) {
    .content06 .thumb_box { width:100%; margin:0; clear:both; float:none}
}
/* content_area06 */