@charset "utf-8";

/* 메인비주얼 */
#mainVisual{width:100%; overflow:hidden; z-index:0; margin-bottom:-10px;}

.fullwidthbanner-container{width:100% !important; max-width:100% !important; position: relative; padding:0; max-height:950px !important; overflow:hidden;}
.fullwidthbanner {width:100% !important; height:100%; max-height:950px !important; position:relative; overflow:hidden;}

.tp-caption {position:relative;}
.tp-width {width:100%; padding-top:24%; text-align:center;}
.tp-caption .p1 {width:100%;color:#fff; font-size:42px; letter-spacing:-0.03em;}
.tp-caption span {width:100%;color:#fff; font-size:22px; border-top:1px solid rgba(255,255,255,.5);; border-bottom:1px solid rgba(255,255,255,.5); padding:5px 0}

.tp-caption .p1{text-shadow: rgba(0,0,0,.7) 0px 0px 3px;text-shadow: rgba(0,0,0,.7) 0px 0px 3px 3px;filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=180,strength=5);}
.tp-caption span{text-shadow: rgba(0,0,0,.7) 0px 0px 3px;text-shadow: rgba(0,0,0,.7) 0px 0px 3px 3px;filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=180,strength=5);}


/* Colors */
.tp-caption.black {color: #fff; text-shadow: 0 -1px rgba(0, 0, 0, 0.75);background-color: #1a1a1a;}
.tp-caption.white {color: #000; background-color: #fff;}
.tp-caption.colored {color: #fff;background: #b6d82f;}
.tp-caption.colored ::-moz-selection {background: #333;}
.tp-caption.colored ::selection {background: #333;}
.tp-caption.video {box-shadow: 0 0 7px rgba(0,0,0,0.4);}

/* 버튼 */
.tp-caption .button {display: inline-block; padding: 10px 18px;color: #fff;background: #b6d82f; font-size: 1.333em; /* 16px */}
.tp-caption.round, .tp-caption .round {border-radius:5px;}
.tp-caption .button:hover, .tp-caption .button.colored:hover {color: #fff;text-decoration: underline;}

.tp_inner_padding {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;max-height:none !important; }
.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {-webkit-transform: translateZ(0); -webkit-backface-visibility: hidden; -webkit-perspective: 1000;}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; position:absolute; visibility: hidden;}
.tp-simpleresponsive img {max-width:none;}

.noFilterClass {filter:none !important;}

.tp-bannertimer {width:100%; height:10px; background: url("/img/main/vsl_timer.png"); position:absolute; z-index:200;}
.tp-bannertimer.tp-bottom {bottom:0px !important; height:5px;}

/*좌우 버튼*/
.tp-leftarrow, .tp-rightarrow { position:absolute; top: 50%; margin-top: -15px !important; display: block; cursor: pointer; text-indent:-999em; z-index: 100; /* half the height  opacity: 0;
transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-webkit-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out; */}
.tp-leftarrow{left:10px; width:37px;height:37px; background:url("/img/main/vsl_left.png") no-repeat;}
.tp-leftarrow:hover{background:url("/img/main/vsl_left_hover.png") no-repeat;}
.tp-rightarrow{right:10px; width:37px;height:37px; background:url("/img/main/vsl_right.png") no-repeat;}
.tp-rightarrow:hover{background:url("/img/main/vsl_right_hover.png") no-repeat;}

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div { width:10000px; height:10000px;  background: url("/img/main/vsl_coloredbg.png") repeat;}
.tp-loader {background:url("/img/main/vsl_loader.gif") no-repeat 10px 10px; background-color: #fff;  margin:-22px; top:50%; left:50%; z-index:10000; position:absolute; width:44px; height:44px; border-radius: 3px;}

/** 하단 버튼 **/
.tp-bullets {position:absolute; bottom:5px !important; overflow: hidden; z-index:100; opacity: 1 !important; padding:7px;}
.tp-bullets .bullet {float: left; -moz-border-radius:10px !important;-webkit-border-radius:10px !important;border-radius:10px !important; margin-right:7px; width:12px !important; height:12px !important;border:2px solid #ddd; background:rgba(0,0,0,.4) !important;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease; text-indent: -999em;}
.tp-bullets .bullet:focus,
.tp-bullets .bullet:hover{background:rgba(255,255,255,0.8) !important;}
.tp-bullets .bullet.last {margin:0;}
.tp-bullets .bullet.selected {width:40px !important;background:rgba(4,4,4,.8) !important; border:2px solid #efefef;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}

/** 스크롤 **/
#mainVisual i {position:absolute; bottom:50px; left:50%; margin-left:-20px; z-index:99; display:block; cursor:pointer; }

@media only screen and (max-width:1600px){
#mainVisual i {display:none;}
}

@media only screen and (max-width:960px){
.tp-width {padding-top:250px;}
.tp-caption .p1 {font-size:25px;}
.tp-caption span {font-size:16px; margin-top:10px;}
}

@media only screen and (max-width:768px){
.fullwidthbanner-container{height:400px !important;}
.fullwidthbanner {height:400px !important;}

.tp-width {padding-top:320px;}
.tp-caption .p1 {font-size:16px;}
.tp-caption span {font-size:12.5px; letter-spacing:-0.03em; line-height:25px;}

.tp-leftarrow, .tp-rightarrow {display:none;}
}

/* 메인 컨텐츠 박스 */
@media only screen and (min-width: 1152px){
.mainBox{width:1200px; margin:0 auto; overflow:hidden;}
}

@media only screen and (max-width:1151px){
.mainBox{width:96%; margin:0 2%;}
}

/* 회사개요*/
.comFullBox{width:100%; background:#ebebeb; overflow:hidden; padding-top:50px;}
.box_com { margin-top:30px; width:100%; overflow:hidden; position:relative; z-index:20}
.box_com .com_box { width:100%; z-index:1;}
.box_com .com_box li { position:relative; }
.box_com .com_box li .title { position: absolute; top:0px; left:100%; font-size:30px; color:#000; letter-spacing:-0.03em; z-index:10;}
.box_com .com_box li > div { width:calc(100% + 0px); height:370px; overflow:hidden; position:absolute; top:0; left:0; z-index:9; }
.box_com .com_box li > div img { position: absolute; top: -9999px; right: -9999px; bottom: -9999px; left: -9999px; margin: auto; min-width: 100%; min-height: 100%; z-index:9;}
.box_com .com_box li > article {float:right; margin-top:5px; width:100%; }
.box_com .com_box .txt { bottom:0; left:100%; width:100%; }
.box_com .com_box .txt dl { margin-top:25px; }
.box_com .com_box .txt dt { background:url("/img/main/line_bg.gif") repeat-x bottom 3px left; }
.box_com .com_box .txt dt span { display:inline-block; background:#f3f3f3; line-height:110%; padding-right:10px; color:#555; font-size:22px; letter-spacing:-0.03em;}
.box_com .com_box .txt dd { font-size:30px; line-height:110%; color:#333; letter-spacing:-0.03em; margin-top:0px; }
.box_com .com_box .txt p { margin-top:15px; font-size:15px; font-weight:300; line-height:170%; color:#222; letter-spacing:-0.03em;}

.bt_box .btn { display:inline-block; *display:inline; zoom:1;}
.bt_box .btn a { position:relative; display:block; width:200px; height:46px; background:url("/img/main/bullet.png") #f38200 no-repeat 80% center; margin-top:20px; padding-left:5px; line-height:46px; color:#fff; font-size:16px; letter-spacing:-.4px; cursor:pointer; transition:all .3s; -webkit-transition:all .3s; -moz-transition:all .3s; }
.bt_box .btn a:hover { background:url("/img/main/bullet.png") #00a393 no-repeat 80% center;}


/* 컨텐츠1 */
.mainBox .tit {text-align:center;}
.mainBox .tit h2 {font-size:35px; font-family:'Noto Sans KR', serif; color:#333;}
.mainBox .tit p { font-size:15px; color:#777; line-height:20px;}
.mainBox .box_in1{width:100%; margin-top:40px; overflow:hidden;}
.mainBox .box_in1 ul{}
.mainBox .box_in1 ul li{float:left; position:relative; margin-left:2%; width:23%; margin-bottom:10px;}
.mainBox .box_in1 ul li:first-child{margin-left:0;}
.mainBox .box_in1 ul li .inner{width:100%; position:relative; height:280px; overflow:hidden;}
.mainBox .box_in1 ul li .bg{ position:absolute; left:0; top:0; z-index:1; width:100%; height:100%; display:block; transition:0.5s;}
.mainBox .box_in1 ul li:hover .bg{ transform:scale(1.1,1.1); transition:0.5s;}
.mainBox .box_in1 ul li .bg1{ background:url("/img/main/box_in1_bg1.jpg") no-repeat left top / cover;}
.mainBox .box_in1 ul li .bg2{ background:url("/img/main/box_in1_bg2.jpg") no-repeat left top / cover;}
.mainBox .box_in1 ul li .bg3{ background:url("/img/main/box_in1_bg3.jpg") no-repeat left top / cover;}
.mainBox .box_in1 ul li .bg4{ background:url("/img/main/box_in1_bg4.jpg") no-repeat left top / cover;}

.mainBox .box_in1 ul li a .cnt { overflow:hidden; padding:20px 0; box-sizing: border-box; position: relative; text-align:center; margin-bottom:30px;}
.mainBox .box_in1 ul li a .cnt:after { content: ""; display: block; width: 100%; height: 1px; background: #ccc; position: absolute; bottom: 0; left:0; right: 0;}
.mainBox .box_in1 ul li a .cnt:before { content: ""; display: block; width: 0; height: 1px; background: #ccc; position: absolute; bottom: 0; left:0; z-index:10;}
.mainBox .box_in1 ul li:hover a .cnt:before { width:100%; right:0; transition: width 1.5s; -webkit-transition:width 1.5s; -moz-transition:width 1.5s; background:#e36714; height:2px;}
.mainBox .box_in1 ul li a .cnt h2 {display: block; font-size:20px; color:#333; margin-bottom:5px;}
.mainBox .box_in1 ul li a .cnt p {font-size:15px; line-height:20px; color: #777; overflow:hidden; margin-bottom:15px;}
.mainBox .box_in1 ul li a .cnt span{margin-left:35%; text-align:left; display: block; font-size:14px; line-height:24px; color:#666; background: url("/img/main/arrow.png") no-repeat left top; padding:0 0 10px 40px;}
.mainBox .box_in1 ul li:hover a .cnt span { background: url("/img/main/arrow_hover.png") no-repeat left top; transition: all .1s; -webkit-transition: all .1s; -moz-transition: all .1s;
animation:bgbtm 1s ease infinite; -webkit-animation:bgbtm 1s ease infinite; -moz-animation:bgbtm 1s ease infinite;}

@keyframes bgbtm {
0% { background-position: left top;}
50% { background-position: left 5px top;}
100% { background-position: left top; }
}






/* 컨텐츠2 프로필*/
.mainFullBox{width:100%; background:#f3f3f3; overflow:hidden; padding:20px 0 30px 0; margin:10px 0 50px 0;}
.mainBox .box_in2 {width:100%; overflow: hidden;text-align:center;}
.mainBox .box_in2 h2 {font-size:35px; font-family:'Noto Sans KR', serif; line-height:33px; color: #333;}
.mainBox .box_in2 > p { font-size:15px; line-height:20px; color:#555; margin:10px 0 40px; 0}
.mainBox .box_in2 ul { overflow: hidden;}
.mainBox .box_in2 ul li { width:33%; margin:0 0 20px 2%; overflow:hidden; position:relative; float:left; }
.mainBox .box_in2 ul li:first-child { margin-left: 0;}
.mainBox .box_in2 .img_box {width:100%; overflow:hidden;}
.mainBox .box_in2 .img_box img {border-radius:50%; text-align:center;}
.mainBox .box_in2 .txt {padding:0 15px;}
.mainBox .box_in2 .txt .p1{margin-top:20px; display: block; font-size:22px; color: #000; text-align:center;}
.mainBox .box_in2 .txt .p2{margin-top:10px; display: block; font-size:14px; line-height:22px; color: #666; text-align:center; letter-spacing:-0.03em;}


@media screen and (max-width:1100px) {
	/* 컨텐츠2-프로필 */
	.mainBox .box_in2 h2 { font-size:25px; line-height:22px;}
	.mainBox .box_in2 > p { font-size: 17px;}
	.mainBox .box_in2 .img_box img {width:220px; height:220px;}
	.mainBox .box_in2 .txt .p1{font-size:20px;}
    .mainBox .box_in2 .txt .p2{font-size:14px;}
}

@media screen and (max-width:800px) {
	/* 컨텐츠2-프로필 */
	.mainBox .box_in2 .img_box img {width:200px; height:200px;}
}

@media screen and (max-width:650px) {
	/* 컨텐츠2-프로필 */
	.mainBox .box_in2 ul li{width:100%; margin:0 0 30px 0;}
	.mainBox .box_in2 h2 { font-size:22px; line-height:25px;  margin:30px 0 20px 0; padding-bottom:10px;}
	.mainBox .box_in2 > p { font-size:13px; margin-top:0}
	.mainBox .box_in2 .txt .p1{font-size:16px;}
    .mainBox .box_in2 .txt .p2{font-size:13px;}
}

/* 컨텐츠3 */
.mainBox .box_in3{width:100%; overflow:hidden;}
.mainBox .box_in3 ul{}
.mainBox .box_in3 .box1{float:left; width:32%; height:370px; position:relative; margin-bottom:50px; }

/* 공지사항 */
.mainBox .box_in3 .box2{float:left; width:32%; height:300px; position:relative; margin-left:2%;  margin-bottom:50px; margin-bottom:50px;}
.mainBox .box_in3 .box2 img{width:100%;}
.mainBox .box_in3 .box2 .box2_in{margin-top:30px;}
.mainBox .box_in3 .box2 .tit{height:50px; font-size:22px;  text-align:left; color:#333; border-bottom: 1px solid #ddd;}
.mainBox .box_in3 .box2 .tit span{font-size:14px; color:#777; padding-left:5px; letter-spacing:-0.03em;}

.tit_more {float:right; display:block;}
.tit_more .btn {overflow:hidden; position:relative; display:block; width:25px; height:25px; font-size:11px; text-align:center; border:1px solid #ddd;  background:url("/img/main/icon_plus.png")center center no-repeat;  text-transform:uppercase; font-family:notokrM;}
.tit_more .btn span {color:#444; position:relative; transition:color .25s ease-out; -webkit-transition:color .5s ease-out; -moz-transition:color .5s ease-out; letter-spacing:-0.05em;}
.tit_more .btn .hover {position:absolute; top:0; left:0; display:block; width:100%; height:100%; background:url("/img/main/icon_plus_hover.png") #000 center center no-repeat;
transform:scale(1,0);
-webkit-transform:scale(1,0);
-moz-transform:scale(1,0);
-ms-transform:scale(1,0);
transform-origin:center top;
-webkit-transform-origin:center top;
-moz-transform-origin:center top;
-ms-transform-origin:center top;
transition:all .2s ease-out;
-webkit-transition:all .2s ease-out;
-moz-transition:all .2s ease-out;}

.tit_more .btn:hover .hover {
transform:scale(1,1);
-webkit-transform:scale(1,1);
-moz-transform:scale(1,1);
-ms-transform:scale(1,1);}

.mainBox .box_in3 .box3{float:left; width:32%; height:300px; position:relative; margin-left:2%; margin-bottom:50px;}
.mainBox .box_in3 .btn_box {width:100%; height:140px; position:relative; margin-bottom:20px;}
.mainBox .box_in3 .btn_box .inner .bg_box{width:100%; overflow:hidden; position:absolute; left:0; top:0; text-align:center;}
.mainBox .box_in3 .btn_box .inner:hover .bg_box .bg{transform:scale(1.1,1.1); transition:0.5s;}

.mainBox .box_in3 .btn_box .bg_box .bg1{height:140px; background:url("/img/main/box_in3_icon1.png") #637996 no-repeat 87% 45px; display:block; transition:0.3s;}
.mainBox .box_in3 .btn_box .bg_box .bg2{height:140px; background:url("/img/main/box_in3_icon2.png") #968563 no-repeat 85% 45px; display:block; transition:0.3s;}
.mainBox .box_in3 .btn_box .bg_box .bg3{height:140px; background:url("/img/main/box_in3_icon3.png") #5c5965 no-repeat 85% 45px; display:block; transition:0.3s;}
.mainBox .box_in3 .btn_box .bg_box .bg4{height:140px; background:url("/img/main/box_in3_icon4.png") #848b62 no-repeat 85% 35px; display:block; transition:0.3s;}

.mainBox .box_in3 .btn_box .box_s {height:140px; position:absolute; width:100%; padding:20px 30px 30px 30px;}
.mainBox .box_in3 .btn_box .box_s p{font-size:22px; font-family:notokrB; color:#fff; margin-bottom:5px;}
.mainBox .box_in3 .btn_box .box_s span{font-size:14px; color:#fff; letter-spacing:-0.03em;}

.mainBox .box_in3 .btn_box .inner .btn {background:url("/img/main/more_bg.png") no-repeat left bottom; max-width:120px; margin-top:5px; padding-left:5px; line-height:30px; box-sizing:border-box;transition:all 0.4s; font-size:12.5px; color:#fff;}
.mainBox .box_in3 .btn_box .inner:hover .btn {margin-left:10px;}

/* 컨텐츠4*/
.mainCusBox {width:100%; padding:60px 0px; color:#fff; background:url("/img/main/cusbox_bg.jpg") no-repeat fixed; background-size:cover;}
.mainCusBox .box_in4 {width:100%; overflow:hidden;}
.mainCusBox .box_in4 .loca-text {padding-top:15px;}
.mainCusBox .box_in4 .loca-text h4 {position: relative;  line-height: normal; margin-top:0px; font-size:40px;}
.mainCusBox .box_in4 .loca-text h4:before {position: absolute; content: ''; background: rgba(256, 256, 256, .3); width: 100%; height: 1px; left: 0; bottom: -20px;}
.mainCusBox .box_in4 .loca-text h4:after{position: absolute; content: ''; width: 50px; height: 2px; left: 0; bottom: -20px; background-color:#f76708 !important;}
.mainCusBox .box_in4 .loca-text p{margin-top:50px; font-size:18px; word-wrap:break-word; letter-spacing:-0.03em;}

.mainCusBox .box_in4 .loca-text ul {padding-top:20px; overflow:hidden;}
.mainCusBox .box_in4 .loca-text ul li {float:left; width:23.5%; margin-left:2%;}
.mainCusBox .box_in4 .loca-text ul li:first-child{margin-left:0;}
.mainCusBox .box_in4 .loca-text ul li span {position:relative;top:-3px; font-size:14px;}
.mainCusBox .box_in4 .loca-text .tel {background:url("/img/main/icon_tel.png") no-repeat 3px 10px; font-size:25px; padding-left:27px; }
.mainCusBox .box_in4 .loca-text .fax {background:url("/img/main/icon_fax.png") no-repeat 3px 9px; font-size:22px; padding-left:27px; letter-spacing:0.02em;}
.mainCusBox .box_in4 .loca-text .email {background:url("/img/main/icon_email.png") no-repeat 0 14px; font-size:15px; padding:12px 0 0 28px; letter-spacing:-0.03em;}
.mainCusBox .box_in4 .loca-text .email span{font-size:14px; top:1px;}
.mainCusBox .box_in4 .loca-text .clock {background:url("/img/main/icon_clock.png") no-repeat 0 8px; font-size:16px; padding:5px 0 0 25px; letter-spacing:-0.02em;}
.mainCusBox .box_in4 .loca-text .email span,
.mainCusBox .box_in4 .loca-text .clock span{top:1px;}
.mainCusBox .box_in4 .loca-text .tel span,
.mainCusBox .box_in4 .loca-text .fax span,
.mainCusBox .box_in4 .loca-text .email span,
.mainCusBox .box_in4 .loca-text .clock span {font-size:13px;}


@media only screen and (max-width:1150px){
/* 컨텐츠4 */
.mainCusBox {margin-top:30px;}
.mainCusBox .box_in4 .loca-text ul li {float:left; width:49%; margin:0 0 5px 2%;}
.mainCusBox .box_in4 .loca-text ul li:first-child + li + li{margin-left:0;}
}

@media only screen and (max-width:1100px){
/* 컨텐츠1 */
.mainBox .tit h2 {font-size:30px;}
.mainBox .tit p {font-size:20px; margin-top:5px;}
.mainBox .box_in1 ul li {width:49%; margin-left:2%;}
.mainBox .box_in1 ul li:first-child + li + li{margin-left:0;}


/* 컨텐츠3 */
.mainBox .box_in3 .box1,
.mainBox .box_in3 .box2,
.mainBox .box_in3 .box3 {width:100%; margin:0 0 30px 0;}
.mainBox .box_in3 .tit p { font-size:14px;}
}

@media only screen and (max-width:960px){
/* 컨텐츠1 */
.mainBox .tit h2 {font-size:25px;}
.mainBox .tit p {font-size:17px;}
.mainBox .box_in1 ul li{width:49%; margin-left:2%;}
.mainBox .box_in1 ul li:first-child + li + li{margin-left:0;}

.mainBox .box_in2 .tit h3,
.mainBox .box_in3 .tit h3 {font-size:22px;}
.mainCusBox .box_in4 .loca-text h4 {font-size:30px;}
.mainCusBox .box_in4 .loca-text p{font-size:16px; margin-top:40px;}
.mainCusBox .box_in4 .loca-text .tel,
.mainCusBox .box_in4 .loca-text .fax {font-size:25px;}
.mainCusBox .box_in4 .loca-text .email,
.mainCusBox .box_in4 .loca-text .clock {font-size:14px;}
.mainCusBox .box_in4 .loca-text .clock {background:url("/img/main/icon_clock.png") no-repeat 0 5px;}
}

@media (max-width: 600px) {
/* 컨텐츠1 */
.mainBox .box_in1 ul li {width:100%; margin-left:0;}
.mainBox .tit h2 {font-size:22px;}
.mainBox .tit p {font-size:13px;}

/* 컨텐츠3 */
.mainBox .box_in3 .box3{margin-bottom:10px;}
.mainBox .box_in3 .box2{padding:30 20px 30px 20px;}
.mainBox .box_in3 .box2 .tit{font-size:18px;}
.mainBox .box_in3 .box2 .tit span{font-size:13px;}
.mainBox .box_in3 .btn_box .box_s p{font-size:18px;}
.mainBox .box_in3 .btn_box .box_s span{font-size:13px;}

/* 컨텐츠4 */
.mainCusBox .box_in4 .loca-text ul li {width:100%; margin-left:0;}
.mainCusBox .box_in4 .loca-text h4 {font-size:25px; letter-spacing:-0.04em;}
.mainCusBox .box_in4 .loca-text p{ padding-top:10px; font-size:14px; letter-spacing:-0.03em;}
.mainCusBox .box_in4 .loca-text .tel,
.mainCusBox .box_in4 .loca-text .fax {font-size:22px;}

.mainCusBox .box_in4 .loca-text .tel span,
.mainCusBox .box_in4 .loca-text .fax span,
.mainCusBox .box_in4 .loca-text .email span,
.mainCusBox .box_in4 .loca-text .clock span {font-size:12px; }
.mainCusBox .box_in4 .loca-text .clock {font-size:13px;}
.mainCusBox .box_in4 .loca-text .clock {background:url("/img/main/icon_clock.png") no-repeat 0 5px;}
}
/* ������3 ��ġ����*/
.mainBox .box_in3{width:100%;}
.mainBox .box_in3 ul{}
.mainBox .box_in3 .box1{float:left; width:100%; position:relative; margin-bottom:30px;}
.mainBox .box_in3 .box1 .in{width:100%; padding:10px; border:1px solid #dbdbdb; overflow:hidden;}
.mainBox .box_in3 .box2{float:left; width:30%; margin:0 0 0 2%; position:relative; margin-bottom:30px;}
.mainBox .box_in3 .box2 .in{width:100%; padding:10px; border:1px solid #dbdbdb;}
.mainBox .box_in3 ul li .Tit {width:100%; margin-bottom:15px; min-height:25px;}
.mainBox .box_in3 ul li .Tit h2 {float:left; color:#222; font-size:23px; font-family:notokrM; line-height:23px; position:relative; margin:0 0 20px 0; letter-spacing:-0.03em;}

.Tit_more {float:right; display:block;}
.Tit_more .btn {overflow:hidden; position:relative; display:block; width:25px; height:25px; font-size:11px; text-align:center; border:1px solid #dbdbdb;  background:url("/img/main/icon_plus.png") #fff center center no-repeat;
text-transform:uppercase; font-family:notokrM;}
.Tit_more .btn span {color:#444; position:relative; transition:color .25s ease-out; -webkit-transition:color .5s ease-out; -moz-transition:color .5s ease-out; letter-spacing:-0.05em;}
.Tit_more .btn .hover {position:absolute; top:0; left:0; display:block; width:100%; height:100%; background:url("/img/main/icon_plus_hover.png") #000 center center no-repeat;
transform:scale(1,0);
-webkit-transform:scale(1,0);
-moz-transform:scale(1,0);
-ms-transform:scale(1,0);
transform-origin:center top;
-webkit-transform-origin:center top;
-moz-transform-origin:center top;
-ms-transform-origin:center top;
transition:all .2s ease-out;
-webkit-transition:all .2s ease-out;
-moz-transition:all .2s ease-out;}

.Tit_more .btn:hover .hover {
transform:scale(1,1);
-webkit-transform:scale(1,1);
-moz-transform:scale(1,1);
-ms-transform:scale(1,1);}



/*컨텐츠3 상담사 소개*/
.cnt3 { width:100%; overflow:hidden; position: relative; letter-spacing:-0.04em;}
.cnt3 .title{height:30px; overflow:hidden; background:url("/theme/webd03/img/line.png") repeat-x center; position:relative;}
.cnt3 .title h3 {display:block; width:220px; height:30px; background:#fff; color:#000; font-size:26px; letter-spacing:-0.06em; line-height:30px; text-align:center; margin:0 auto; }
.cnt3 .cnt {width:100%; overflow:hidden; margin-top:50px;}
.cnt3 .cnt .left{float:left; width:45%;}
.cnt3 .cnt .left .txt_cnt {width:100%; overflow:hidden;}
.cnt3 .cnt .left .txt_cnt p{color:#333; font-size:15px; line-height:30px; margin-bottom:20px;}
.cnt3 .cnt .left .img_cnt ul{margin:15px 0 0 -4%; padding:0;}
.cnt3 .cnt .left .img_cnt ul li{float:left; width:calc(40% - 4%); margin:0 0 0 4%; list-style:none;}

.cnt3 .cnt .right{float:right; width:51%;}
.cnt3 .cnt .right .top_cnt{width:100%; overflow:hidden;}
.cnt3 .cnt .right .top_cnt .top_left{float:left; width:48%; border:5px solid #ddd;}
.cnt3 .cnt .right .top_cnt .top_left img{width:100%;}
.cnt3 .cnt .right .top_cnt .top_right{float:right; width:48%; padding:40px 0 0 20px;}
.cnt3 .cnt .right .top_cnt .top_right .p1{color:#333; font-size:15px; margin-bottom:10px;}
.cnt3 .cnt .right .top_cnt .top_right .p2{color:#333; font-size:15px; line-height:30px; margin-top:0;}

.cnt3 .cnt .right .btm_cnt{width:100%; overflow:hidden; letter-spacing:-0.05em; margin-top:30px;}
.cnt3 .cnt .right .btm_cnt .btm_left{float:left; width:45%;}
.cnt3 .cnt .right .btm_cnt .btm_right{float:right; width:54%;}
table.profile th {width:25px; color:#333; font-size:14px; vertical-align:top; border:0; padding-top:5px;}
table.profile td {color:#333; font-size:15px; line-height:28px; vertical-align:top; border:0;}
.cnt3 .br_cnt{display:block;}

@media screen and (max-width:1100px) {
     .cnt3 .cnt .left{float:none; width:100%; }
	 .cnt3 .cnt .right{float:none; width:100%; }
	 .cnt3 .cnt .right img{width:100%;}
	 .cnt3 .cnt .left .img_cnt ul{margin:0 0 0 -4%;}
	 .cnt3 .cnt .left .img_cnt ul li{width:calc(50% - 4%); margin:0 0 30px 0;}
	 .cnt3 .cnt .left .img_cnt ul li img{width:70%; height:auto;}
	 .cnt3 .br_cnt{display:none;}
}

@media screen and (max-width:768px) {
     .cnt3 .cnt .right .btm_cnt{margin-top:0;}
     .cnt3 .cnt .right .top_cnt .top_left{float:none; width:100%;}
     .cnt3 .cnt .right .top_cnt .top_right{float:none; width:100%; padding:0; margin-top:30px;}
	 .cnt3 .cnt .right .btm_cnt .btm_left{float:none; width:100%;}
     .cnt3 .cnt .right .btm_cnt .btm_right{float:none; width:100%; margin-top:30px;}
	 .cnt3 .cnt .right .top_cnt .top_right .p1{font-size:14px;}
     .cnt3 .cnt .right .top_cnt .top_right .p2{font-size:14px; line-height:26px;}
	 table.profile td {font-size:14px; line-height:26px;}
}

@media screen and (max-width:650px) {
     .cnt3 .title{height:30px;}
     .cnt3 .title h3 {width:200px; height:30px;font-size:20px; line-height:30px;}
}

/*컨텐츠9 전문기관활동*/
.cnt9 { width:100%; overflow:hidden; position: relative; letter-spacing:-0.04em;}
.cnt9 .title {height:30px; overflow:hidden; background:url("/theme/webd03/img/line.png") repeat-x center; position:relative;}
.cnt9 .title h3 {display:block; width:220px; height:30px; background:#fff; color:#000; font-size:26px; letter-spacing:-0.06em; line-height:30px; text-align:center; margin:0 auto; }
.cnt9 .cnt {width:100%; overflow:hidden; margin:50px 0 50px 0;}
.cnt9 .cnt .txt_cnt p{color:#333; font-size:15px; line-height:30px; margin-bottom:20px;}

.cnt9 .cnt2 {width:100%; overflow:hidden; margin-top:40px;}
.cnt9 .cnt2 ul{margin:0 0 0 -2%; padding:0;}
.cnt9 .cnt2 ul li{float:left; width:calc(33% - 2%); overflow:hidden; margin-left:2%; list-style:none; border:5px solid #ddd;}
.cnt9 .cnt2 ul li img{width:100%;}

.cnt9 .cnt3 {width:100%; overflow:hidden; margin-top:20px;}
.cnt9 .cnt3 ul{margin:0 0 -30px -2%; padding:0;}
.cnt9 .cnt3 ul li{float:left; width:calc(33% - 2%); overflow:hidden; margin:0 0 5px 2%; list-style:none; padding:5px; border:1px solid #ddd;}
.cnt9 .cnt3 ul li img{width:100%;}

@media screen and (max-width:960px) {
     .cnt8 .cnt {margin:10px 0 30px 0;}
     .cnt8 .br_cnt{display:none;}
	 .cnt9 .cnt2 ul li{float:none; width:calc(100% - 2%); margin:0 0 30px 2%;}
	 .cnt9 .cnt3 ul li{width:calc(33.333% - 2%);}
}

@media screen and (max-width:650px) {
     .cnt8 .title{height:30px;}
     .cnt8 .title h3 {width:200px; height:30px;font-size:20px; line-height:30px;}
     .cnt8 .cnt .txt_cnt p{font-size:14px; line-height:26px;}
	 .cnt9 .cnt3 ul li{width:calc(50% - 2%);}
}
