@charset "utf-8";

/* 2018-04-27 시작/ webfont 선언 */
@font-face {
 font-family: "NanumSquare";
 font-weight: 400;
 src: url("../../fonts/NanumSquareR.eot");
 src: url("../../fonts/NanumSquareR.eot?#iefix") format('embedded-opentype'),
 	  url("../../fonts/NanumSquareR.woff2") format('woff2'),
      url("../../fonts/NanumSquareR.woff") format('woff'),
      url("../../fonts/NanumSquareR.ttf") format('truetype');
}
@font-face {
 font-family: "NanumSquare";
 font-weight: 700;
 src: url("../../fonts/NanumSquareB.eot");
 src: url("../../fonts/NanumSquareB.eot?#iefix") format('embedded-opentype'),
      url("../../fonts/NanumSquareB.woff2") format('woff2'),
      url("../../fonts/NanumSquareB.woff") format('woff'),
      url("../../fonts/NanumSquareB.ttf") format('truetype');
}
@font-face {
 font-family: "NanumSquare";
 font-weight: 800;
 src: url("../../fonts/NanumSquareEB.eot");
 src: url("../../fonts/NanumSquareEB.eot?#iefix") format('embedded-opentype'),
      url("../../fonts/NanumSquareEB.woff2") format('woff2'),
      url("../../fonts/NanumSquareEB.woff") format('woff'),
      url("../../fonts/NanumSquareEB.ttf") format('truetype');
}
@font-face {
 font-family: "NanumSquare";
 font-weight: 300;
 src: url("../../fonts/NanumSquareL.eot");
 src: url("../../fonts/NanumSquareL.eot?#iefix") format('embedded-opentype'),
      url("../../fonts/NanumSquareL.woff2") format('woff2'),
      url("../../fonts/NanumSquareL.woff") format('woff'),
      url("../../fonts/NanumSquareL.ttf") format('truetype');
}
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 700;
  src: local("NanumSquareRoundB"), 
    url("../../fonts/NanumSquareRoundB.eot"),
    url("../../fonts/NanumSquareRoundB.eot?#iefix") format("embedded-opentype"), 
    url("../../fonts/NanumSquareRoundB.woff2") format("woff2"), 
    url("../../fonts/NanumSquareRoundB.woff") format("woff"), 
    url("../../fonts/NanumSquareRoundB.ttf") format("truetype"); 
}

@font-face {
	font-family: "NanumBarunGothic";
	font-style: normal;
	font-weight: 300;
	src: url("../../fonts/NanumBarunGothicLight.eot?#iefix") format("embedded-opentype"),
	url("../../fonts/NanumBarunGothicLight.woff2") format("woff2"),
	url("../../fonts/NanumBarunGothicLight.woff") format("woff"),
	url("../../fonts/NanumBarunGothicLight.ttf") format("truetype"),
	url("../../fonts/NanumBarunGothicLight.svg#NanumBarunGothic") format("svg");
}

@font-face {
	font-family: "NanumBarunGothic";
	font-style: normal;
	font-weight: 400;
	src: url("../../fonts/NanumBarunGothic.eot?#iefix") format("embedded-opentype"),
	url("../../fonts/NanumBarunGothic.woff2") format("woff2"),
	url("../../fonts/NanumBarunGothic.woff") format("woff"),
	url("../../fonts/NanumBarunGothic.ttf") format("truetype"),
	url("../../fonts/NanumBarunGothic.svg#NanumBarunGothic") format("svg");
}

@font-face {
	font-family: "NanumBarunGothic";
	font-style: normal;
	font-weight: 700;
	src: url("../../fonts/NanumBarunGothicBold.eot?#iefix") format("embedded-opentype"),
	url("../../fonts/NanumBarunGothicBold.woff2") format("woff2"),
	url("../../fonts/NanumBarunGothicBold.woff") format("woff"),
	url("../../fonts/NanumBarunGothicBold.ttf") format("truetype"),
	url("../../fonts/NanumBarunGothicBold.svg#NanumBarunGothic") format("svg");
}
/* 2018-04-27 끝/ webfont 선언 */

.wrap{width:100%;min-width:1200px; position:relative;}/* 2017-06-22 수정 */
.body_pop{min-width:1px;}

.header_wrap{width:100%; min-width:1200px; border-bottom:2px solid #373737; position:relative;}
.h_bder_none{border-bottom:2px solid #eeeeee;}
.gnb_bg{display:none; position:absolute; top:102px; width:100%; height:44px; border-bottom:#bcbcbc 1px solid; box-shadow:0 1px 3px #e9e9e9; background-color:#fff; z-index:2;}
.header{width:1200px;height:100px;margin:0 auto;}
.header h1{float:left; width:180px; height:100px; line-height:100px;}
.header h1 a img {vertical-align:middle;}
.header .nav{float:right;}
.header .nav:after {content:""; display:block; clear:both;}
.top{float:right;}
.top ul{height:43px; line-height:43px;}
.top ul li{float:left;font-size:12px;padding:0 15px;text-align:center;background:url('../../images/front/icon_border.png') no-repeat 0% 50%;}
.top ul li:first-child {background:none;}
.top ul li:first-child a {color:#ea002c; font-weight:bold}
.top ul li:last-child{padding-right:0;}

#gnb{clear:both;}
#gnb .gnb_menu {line-height:38px; position:relative;}
#gnb .gnb_menu:after {content:""; display:block; clear:both;}
#gnb .gnb_menu > li{float:left; font-size:16px; margin-left:35px;}/* 2017-06-23 수정 */
#gnb .gnb_menu.type1 > li{float:left; font-size:16px; margin-left:41px;}/*2017-06-21 추가*/
#gnb .gnb_menu > li:first-child{margin-left:0;}
#gnb .gnb_menu > li > a{text-align:center;display:block;padding-bottom:17px; display:inline-block;}
#gnb .gnb_menu > li > a:hover,
#gnb .gnb_menu > li > a:active,
#gnb .gnb_menu > li > a:focus{color:#bc021f;border-bottom:4px solid #bc021f;}
#gnb .gnb_menu > li.on > a,
#gnb .gnb_menu > li.on > a:hover,
#gnb .gnb_menu > li.on > a:active,
#gnb .gnb_menu > li.on > a:focus{font-weight:bold;color:#bc021f;border-bottom:4px solid #bc021f;}
#gnb .gnb_menu > li .gnb_layout{position:absolute;left:0px;top:58px;/*width:100%;*/height:45px;z-index:30; display:none;}
#gnb .gnb_menu > li.on .gnb_layout {display:block;}
#gnb .gnb_menu .gnb_layout ul {line-height:45px;}
#gnb .gnb_menu .gnb_layout ul:after{content:""; display:block; clear:both;}
#gnb .gnb_menu .gnb_layout .g1{position:relative;left:0px;top:0;}
#gnb .gnb_menu .gnb_layout .g2{position:relative;left:115px;top:0;}
#gnb .gnb_menu .gnb_layout .g3{position:relative;left:200px;top:0;} /* 2016-04-26 수정 (접근성 외) */
#gnb .gnb_menu .gnb_layout .g4{position:relative;left:200px;top:0;}
#gnb .gnb_menu .gnb_layout .g5{position:relative;left:270px;top:0;}
#gnb .gnb_menu .gnb_layout .g6{position:relative;left:400px;top:0;}/* 2017-06-23 수정 */
#gnb .gnb_menu .gnb_layout .g7{position:relative;left:250px;top:0;}/* 2017-08-11 수정 */
#gnb .gnb_menu .gnb_layout .g8{position: relative;left: 97px;top: 0;width: 937px;}/* 2018-05-05 수정 */
#gnb .gnb_menu .gnb_layout .g9{position:relative;left:768px;top:0;}/* 2017-08-11 추가 */
#gnb .gnb_menu .gnb_layout ul.g8 > li {position: relative;left: -100px;margin-left: 14px;}/* 2018-05-05 수정 */
#gnb .gnb_menu .gnb_layout ul > li{float:left; font-size:14px; font-weight:normal; margin-left:35px;}
#gnb .gnb_menu .gnb_layout ul > li:first-child{margin-left:0;}
#gnb .gnb_menu .gnb_layout ul > li.on{font-weight:bold;text-decoration:underline;}
#gnb .gnb_menu .gnb_layout ul > li.on > a,
#gnb .gnb_menu .gnb_layout ul > li > a:hover,
#gnb .gnb_menu .gnb_layout ul > li.on > a:active,
#gnb .gnb_menu .gnb_layout ul > li.on > a:focus{font-weight:bold;text-decoration:underline;}

.container{position:relative;width:1200px;margin:0 auto;}
.location{width:1200px; padding:15px 0 9px 0; margin:0 auto; position:relative; left:-220px;}
.location ol{overflow:hidden; height:20px;}
.location ol li{float:left; height:20px; line-height:20px; color:#7d7d7d;}
.location ol li{background:url('../../images/front/icon_arrow.png') no-repeat;background-position:0% 50%;}
.location ol li a{padding:0 13px;}
.location ol li.home{background:url('../../images/front/icon_home.png') no-repeat;background-position:0% 50%;width:15px;text-indent:-999px;padding-right:13px;}

.content{position:relative;width:1200px;min-height:750px;margin:0 auto;}
.lnb{position:absolute;left:0;top:44px;width:180px;margin-right:40px;}
.lnb h2{width:180px;height:44px;line-height:44px;padding:16px 0;font-size:28px;font-weight:normal;border-bottom:2px solid #3c424d;letter-spacing:-3px }
.lnb ul{width:180px;}
.lnb > ul > li{border-bottom:1px solid #9da0a6; display:block;  cursor:pointer; z-index:1;}
.lnb > ul > li:last-child{border:0 none;}
.lnb > ul > li > a{display:block; line-height:18px; padding:15px 0; font-size:14px; position:relative; top:50%;}
.lnb > ul > li > a:hover{color:#bc021f;}
.lnb > ul > li.on > a {font-weight:bold; color:#bc021f;}

.lnb > ul > li.depth {background:url('../../images/front/icon_down.png') no-repeat;background-position:149px 21px;}
.lnb > ul > li.depth.on{background:url('../../images/front/icon_up.png') no-repeat; background-position:149px 21px; color:#bc021f; font-weight:bold; }
.lnb > ul > li.depth.on > a {color:#bc021f;}
.lnb > ul > li > ul{padding:9px 0;border-top:1px solid #9da0a6;display:none;font-weight:normal}
.lnb > ul > li > ul > li{font-size:13px;color:#7e7e7e;height:25px;line-height:25px;padding-left:30px;background:url('../../images/front/icon_dash.png') no-repeat 20px 50%;}
.lnb > ul > li > ul > li > a{width:149px;height:25px;line-height:25px;color:#1b1b1b;}

.lnb > ul > li.depth.on > ul{padding:9px 0; display:block;}
.lnb > ul > li.depth > ul > li.on{background:url('../../images/front/icon_dash_on.png') no-repeat 20px 50%; color:#bc021f;}
.lnb > ul > li.depth > ul > li > a{color:#1b1b1b}
.lnb > ul > li.depth > ul > li > a:hover,
.lnb > ul > li.depth > ul > li.on > a {color:#bc021f;}
.lnb > ul > li.bder_first{border-bottom:1px solid #9da0a6;}

#sub{position:relative; left:220px;top:0; width:980px;}
#sub h3{font-size:25px; font-weight:bold; height:77px; line-height:77px; margin-bottom:1px; border-bottom:1px solid #3c424d;}
#sub h4.ft20{font-size:20px; font-weight:bold; line-height:20px;}
.sub_section{width:980px; padding:50px 0; position:relative;}

.footer_wrap{width:100%; min-width:1200px; height:148px; background-color:#373737;/*margin-top:50px;*/ position:relative;}
.footer{position:relative;width:1200px;margin:0 auto;height:123px;}
.footer .logo_bottom{position:absolute;left:0;top:55px;background:url('../../images/front/logo_bottom.gif') no-repeat;width:114px;height:48px;display:block;text-indent:-9999px;}
.footer ul{position:absolute;left:220px;top:33px;height:30px;}
.footer ul li{float:left;height:30px;line-height:30px;padding-left:20px;}
.footer ul li:after{content:"";display:block;clear:both;}
.footer ul li a{height:30px;color:#cacaca;font-size:14px;}
.footer ul li a:hover, .footer > ul > li a:active{color:#cacaca;}
.footer ul li:first-child{padding-left:0; color:#ededed; font-weight:bold;}
.footer ul li:first-child a, .footer > ul li:first-child a:hover,
.footer > ul li:first-child a:active{ color:#ededed; font-weight:bold;}
.footer p{position:absolute;left:220px;top:63px;font-size:12px;color:#bcbbbb;height:18px;line-height:18px;}
.footer p > span{display:block;}
/* 2017-05-12 삭제
.footer .webwatch {position:absolute;right:0;margin-top:34px;}
.footer .webwatch img{width:100%;display:block;display:block;width:76px;height:49px;cursor:pointer;}
*/
.footer .isms {position:absolute;right:96px;margin-top:28px;}/* 2017-01-31 추가*/

/* table 공통 */
table tr td input[type="text"].textbox{width:100%;display:inline-block;height:25px; border:1px solid #a0a0a0;text-align:left;text-indent:10px;line-height:25px;color:#000;}
table tr td input[type="text"].textbox_1{font-size:17px;font-weight:bold;display:inline-block;height:20px;padding:2.5px 0;text-indent:10px;border:1px solid #a0a0a0;text-align:left;line-height:25px;color:#000;}
table tr td input[type="text"].textbox_2,
table tr td input[type="password"].textbox_2{width:100%; border:1px solid #a0a0a0; text-indent:10px;}
table tr td input[type="text"].textbox_2::-webkit-input-placeholder,
table tr td input[type="password"].textbox_2::-webkit-input-placeholder,
table tr td input:-ms-input-placeholder,
table tr td input:-moz-placeholder{font-size:12px; color:#959595;}

table tr td select.selectbox{display:inline-block; height:27px;border:1px solid #a0a0a0;text-align:left; line-height:20px;}
table tr td textarea.textarea1{border:1px solid #a0a0a0;height:78px;padding:2%;display:inline-block; width:96%;text-align:left; font-size:15px;}
table tr td textarea.textarea2{border:1px solid #a0a0a0;height:130px;padding:2%;display:inline-block; width:96%;text-align:left;}
table tr td.chkbox{width:15px; height:15px;}
table tr td textarea {font-family: "Malgun Gothic", "돋움", Dotum,Arial,sans-serif;}

.select_wrap {position:relative; display:inline-block; vertical-align:top; width:98px;  height:32px; border:1px solid #c2c2c2; background-color:#fff;}
.select_wrap .select_label {cursor:pointer; display:block; padding:0 10px; line-height:32px; background:url('../../images/front/icon_select.png') no-repeat right center; font-size:15px; text-align:left; font-weight:normal; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.select_wrap select{position:absolute; left:0px; top:0px; width:100%; height:100%;/* padding:15px 10px; */border:none; opacity:0;filter: alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
.pop_select{width:98px; height:25px;}
.select_wrap.pop_select .select_label{font-size:17px; padding:0px 10px; font-weight:bold; line-height:25px;}
.hn{height:25px !important; line-height:25px!important; font-size:17px!important; font-weight:bold!important;}
.form_div{line-height:25px;vertical-align:middle;}
.form_div2{padding:11px 0; vertical-align:top;}
.form_div3{padding:3px 0; vertical-align:top;}

/* 라디오 버튼 커스텀*/
.list {position:relative; width:auto !important;}
.list.first {margin-right:50px;}
.list label{ position:absolute; left:20px; top:3px; visibility:visible; width:100%; cursor:pointer; color:#333333; }
.list .iRadio {position:absolute;left:-9999px;}
.list .designRadio { position:absolute; left:0; top:10px; display:block; width:16px; height:16px; cursor:pointer; background:url('../../images/front/radio.png') no-repeat 0px -20px; }
.list .designRadio .radio { display:block; width:16px; height:16px; background:url('../../images/front/radio.png') no-repeat 0px 0px;}
.list .designRadio .radio.checked {background:url('../../images/front/radio_checked.png') no-repeat center center;}

.list .designRadio_black { position:absolute; left:0; top:10px; display:block; width:16px; height:16px; cursor:pointer; background:url('../../images/front/icon_radio.png') no-repeat 0px -20px; }
.list .designRadio_black .radio { display:block; width:16px; height:16px; background:url('../../images/front/icon_radio.png') no-repeat 0px 0px;}
.list .designRadio_black .radio.checked {background:url('../../images/front/icon_radio_chk.png') no-repeat center center;}

input[type="radio"],
input[type="checkbox"] {width:16px; height:16px; vertical-align:middle;}
label {vertical-align:middle;}
label img {vertical-align:middle;}

table tr .list_txt a{text-overflow:ellipsis; white-space:nowrap; overflow:hidden; word-wrap:break-word; display:block; text-align:left;}
table tr .list_txt a img.file {vertical-align:middle; margin-left:10px;}
table tr th.bg_none{background-color:none !important;}
table tr td.bg{background-color:#f3f3f3}
table tr td.paddingL{padding-left:20px;padding-right:20px;}
table tr .bold{font-weight:bold; text-align:left;}
table tr .alignL{text-align:left !important;}
table tr td.alignR{text-align:right !important;}
table tr td.date_year{color:#ff7a01; font-size:30px !important; font-weight:bold;}
table tr td.date_month{color:#111111; font-size:25px !important;}
table tr td.bder_2px,
table tr th.bder_2px{border-top:2px solid #655e50 !important;}


/* 공지사항(테이블)_list */
input[type="text"].textbox_2,
input[type="password"].textbox_2{height:33px;font-size:15px;display:inline-block; text-indent:10px; border:1px solid #c2c2c2;text-align:left;line-height:33px;color:#000;}
.selectbox_1{display:inline-block;height:34px;border:1px solid #c2c2c2;text-align:left;padding:0 10px;line-height:32px;font-size:15px;margin-right:6px;}

.search_area{height:34px;margin-bottom:20px;}
.search_area:after{content:""; display:block; clear:both;}
.search_area > div {float:right;}
.search_tt{font-size:15px;padding:8px 11px 9px 20px; background:url('../../images/front/icon_search.png') no-repeat 0px 11px;}

.list_total {margin-bottom:10px; text-align:right;}

.common_table_list{width:980px;}
.common_table_list > table{width:100%;font-size:15px;text-align:center;margin-bottom:30px;}
.common_table_list > table tr th{padding:12px 0 11px;line-height:20px;background:#f3f3f3;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;}
.common_table_list > table tr td{padding:16px 0 14px;line-height:20px;border-bottom:1px solid #dddddd;}
.view_detail{padding:6px 9px 7px 8px; background:#444; color:#fff; font-size:13px; font-weight:bold; border-radius:2px; -webkit-border-radius:2px;-ms-border-radius:2px;}

.faq .txt_1 {color:#933838; text-align:left; padding-left:15px;}
.faq .txt_1 strong {font-size:20px;}
.faq .on {color:#933838;}
.faq .answer td {position:relative; background-color:#faf6f6; padding:25px 30px; display:none;}
.faq .answer td > strong {display:block; color:#fff; font-size:20px; background-color:#ac2d2d; padding:6px 13px 11px 13px; border-radius:18px; position:absolute; left:36px; top:20px; }
.faq .answer td > div {margin-left:55px; text-align:left;}

.common_table_view > table{width:100%; font-size:15px; text-align:left; margin-bottom:50px;}
.common_table_view > table tr th{padding:12px 20px; line-height:25px; text-align:left; border-top:1px solid #c2c2c2;}
.common_table_view > table tr td {padding-top:12px; padding-bottom:12px; line-height:25px; border-bottom:1px solid #c2c2c2; border-top:1px solid #c2c2c2; text-align:left;}
.common_table_view > table tr .view_content{padding:15px 40px; height:350px; vertical-align:top;}
.common_table_view > table tr.box{border:1px solid #c2c2c2;}
.common_table_view > table tr .bg_th{background:#f3f3f3;}
.common_table_view > table tr .bg_td{background:#fafafa}
.common_table_view > table tr th.bg_th2{background-color:#f8f8f8;}
.common_table_view > table tr th.bder { border-bottom:1px solid #c2c2c2; border-top:1px solid #c2c2c2;}
.common_table_view.type2 table th {background-color:#f3f3f3; border-bottom:1px solid #c2c2c2;}
.common_table_view.type2 table td {padding-left:10px;}

/* 가입상담신청_write */
.common_table_summit {width:100%;border-top:2px solid #655e50;border-right:1px solid #c2c2c2;border-left:1px solid #c2c2c2;margin-bottom:30px;}
.common_table_summit > table{width:100%;font-size:15px;text-align:left;border-bottom:1px solid #c2c2c2; letter-spacing:-0.5px;}
.common_table_summit > table tr th{padding:7px 15px;line-height:33px;text-align:left;border-bottom:1px solid #c2c2c2;background:#f3f3f3; vertical-align:top;}
.common_table_summit > table tr th img {vertical-align:middle; margin-bottom:7px;}
.common_table_summit > table tr td{padding:7px 15px;line-height:33px;text-align:left;border-bottom:1px solid #c2c2c2;}
.common_table_summit > table tr .title_top{vertical-align:top;line-height:20px;}
.notice_1{display:table; width:970px; height:90px; border:5px solid #e9e9e9; margin-bottom:25px; position:relative;}
.notice_1 > span{position:relative; left:287px; top:20px; font-size:17px; line-height:25px; font-weight:bold; display:inline-block; letter-spacing:-1px}
.filebox {width:auto; display:inline-block;}
.filebox label {line-height:normal;cursor:pointer; display:inline-block; margin-left:10px; padding:7px 28px 6px; color:#403b38; font-size:13px; font-weight:bold; border:1px solid #403b38;background:#ecebeb; border:1px solid #403b38; margin-left:6px;}
.filebox input[type="file"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}
.filebox .upload-name{display:inline-block; width:300px;height:20px;padding:5px;line-height:20px;background:#fff;vertical-align:middle;border: 1px solid #a0a0a0;-webkit-appearance: none;-moz-appearance:none;appearance:none;vertical-align:top;}
.delte{margin-left:10px; display:inline !important; background:url('../../images/front/icon_delete.png') no-repeat 100% 6px; padding:0 20px; cursor:pointer;}

/* 2017-10-12 (채용공고) */
.common_table_inView {width:100%;border-top:5px solid #c00000;border-right:1px solid #c2c2c2;border-left:1px solid #c2c2c2;margin-bottom:15px;font-weight:bold;}
.common_table_inView > table thead th{padding:7px 15px;line-height:33px;text-align:left;border-bottom:1px solid #c2c2c2;border-left:1px solid #c2c2c2;background:#d9d9d9; vertical-align:top;font-weight:bold;}
.common_table_inView > table thead th:first-child{border-left:0;}
.common_table_inView > table tbody td{border-left:1px solid #ddd;}
.common_table_inView > table tbody td:first-child{border-left:0;}

table.h50 {font-size:15px; letter-spacing:-1px}
table.h50 tr th{padding:9px 15px 8px !important; border-bottom:1px solid #d8d8d8; background:#f3f3f3; text-align:center;}
table.h50 tr td{padding:9px 15px 8px !important; border-bottom:1px solid #dddddd; text-align:center;}
table.h62 tr th,
table.h62 tr td{padding:20px 15px !important; line-height:22px; background:url('../../images/front/bder_h62_dot.png') repeat-x 0% 0%; border-bottom:none!important; text-align:left; font-size:15px; letter-spacing:-1px;}
table.h62 tr:first-child td{background:none;}

.img_icon{background:url('../../images/front/sc_notice_img.jpg') no-repeat 193px 11px;}
.img_icon1{background:url('../../images/front/sc_smile_img.jpg') no-repeat 193px 11px;}
.img_icon2{background:url('../../images/front/sc_question_img.jpg') no-repeat 193px 11px;}
.img_icon3{background:url('../../images/front/member_img.gif') no-repeat 193px 11px;}

.notice_2{font-size:13px;margin-top:-6px;padding:0 20px 10px 20px ;line-height:14px;background:url('../../images/front/icon_star.png') no-repeat 3px 1px;}
.notice_3{position:relative; padding:10px 0 8px; line-height:24px; height:24px;}
.notice_3:after {display:block; content:""; clear:both;}
.notice_3 .b_txt{font-size:17px; font-weight:bold;}
.notice_3 .b_txt{font-size:15px;}
.notice_3 .sub_txt{font-size:13px; float:right; padding-left:18px; background:url('../../images/front/icon_star.png') no-repeat 0px 7px;}

/* 2016.04.19 수정(접근성) */
.notice_3 .sub_txt_1{font-size:13px; position:absolute; right:0; top:0; padding-left:18px; font-weight:normal; display:inline-block;}

.content_area{padding:0 20px;border-left:1px solid #c2c2c2;}
.content_area_2{margin-bottom:10px;}
a.files{padding-left:28px;background:url('../../images/front/icon_files.png') no-repeat;color:#037591; text-decoration:underline;}
a.files a,
.files a:hover,
.files a:active{color:#037591;text-decoration:underline;}

/* 페이지 네비게이션 */
.page_navi{width:980px;height:30px;margin-bottom:50px;text-align:center;}
.paging {text-align:center; font-size:15px; vertical-align:middle;}
.paging a.on {color:#fff; background-color:#444444;}
.paging a {display:inline-block; padding:9px 11px; vertical-align:middle;color:#444444; font-weight:bold; background:#fff;}
.paging a.go_pp {background:url('../../images/front/icon_go_pp.png') no-repeat 6px 11px; text-indent:-9999px; margin-right:1px; width:30px;height:30px;padding:0 0;}
.paging a.go_p {background:url('../../images/front/icon_go_p.png') no-repeat 6px 11px; text-indent:-9999px; width:30px;height:30px;padding:0 0;}
.paging a.go_f {background:url('../../images/front/icon_back_f.png') no-repeat 6px 11px; text-indent:-9999px; margin-right:1px;width:30px;height:30px;padding:0 0;}
.paging a.go_ff {background:url('../../images/front/icon_back_ff.png') no-repeat 6px 11px; text-indent:-9999px;width:30px;height:30px;padding:0 0;}

/* 이벤트 */
.event_list{width:980px;margin-bottom:20px;}
.event_list ul {overflow:hidden;}
.event_list ul > li {float:left;}
.event_list{width:980px;margin-bottom:20px;overflow:hidden;}
.event{width:305px; height:307px; margin:0 0 30px 28px; float:left; border:1px solid #dddddd; position:relative;}
.event_list ul > li:nth-of-type(3n-2) .event {margin-left:0;}
.event{width:305px; height:307px; margin:0 0 30px 28px; border:1px solid #dddddd; position:relative;}
.event > a {display:block; background-color:#000; height:183px; line-height:178px; text-align:center;}
.event > a img {vertical-align:middle;}
.event_end > a img {opacity:0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
.event .sts_ing{background:url('../../images/front/cscn_event_ing.png') no-repeat;position:absolute;right:15px;bottom:10px;text-indent:-9999px;width:55px;height:55px;}
.event .sts_end{background:url('../../images/front/cscn_event_end.png') no-repeat;position:absolute;right:15px;bottom:10px;width:55px;height:55px;text-indent:-9999px;}
.ellipsis_ext{border-top:1px solid #dddddd;padding:16px 14px 16px 21px;font-size:17px;overflow:hidden;-webkit-box-orient:vertical;word-wrap:break-word;height:2em;line-height:24px;}
.event_date{display:inline-block;font-size:15px;padding:8px 14px 16px 21px;line-height:24px;}
.event_nodata {width:100%;}
.event_nodata > div {text-align:center; padding:100px 0; border:1px solid #dddddd;}

/* 회원정보 */
.content_view{width:920px; height:520px;  padding:30px; margin-top:14px; border:1px solid #c2c2c2; overflow-x:hidden;overflow-y:scroll;}
.content_view > div{font-size:13px; color:#7d7d7d; line-height:23px; letter-spacing:-0.5px;}

.input_div{font-size:13px; font-weight:bold; line-height:25px; height:25px; padding:2px 0;}
.input_div input{vertical-align:middle;}

.con_area{border:1px solid #c2c2c2; padding:30px;}
.con_txt{font-size:13px; color:#7d7d7d; line-height:23px; letter-spacing:-0.5px; border:1px solid #c2c2c2; padding:20px; height:180px; overflow-x:hidden;overflow-y:scroll; }

.re_div{position:relative;}
.report_section{width:980px; position:relative; left:0; top:70px; padding-top:83px; padding-bottom:70px; margin-bottom:70px; font-size:17px; text-align:center;}
.thum{background:url('../../images/front/member_join.jpg') no-repeat 50% 0%;}
.report_txt{font-size:30px; font-weight:bold; display:block;  text-align:center; line-height:70px;}
.report_txt1{position:absolute; left:0px; top:210px; width:980px; font-size:30px; font-weight:bold; display:block; text-align:center; line-height:70px;}
.report_txt2{font-size:17px; line-height:26px;}

/* 회원가입 */
.verificationCode{overflow:hidden; background:#f0f6f7; padding:11px 14px;}
.verificationCode>*{float:left;}
.verificationCode .left{width:305px;}
.verificationCode .left p{font-size:14px; color:#333; padding-left:14px; line-height:normal;}
.verificationCode .left p:first-child{font-size:12px; color:#037591; padding-left:0;}
.verificationCode .right input[type=text]{width:168px;}
.verificationCode .right a{padding:5px 40px; margin-left:10px;}
.verificationCode2 {background:#f0f6f7; padding:11px 10px;}

/* 아이디/ 비밀번호 찾기*/
.memeber_table{width:980px;}
.memeber_table > table tr{border-top:1px solid #dddddd;}
.memeber_table > table tr:last-child{border-bottom:1px solid #dddddd; }
.memeber_table > table tr td{padding:20px}
.memeber_table > table tr.find{display:none}
.memeber_table > table tr td.bg_pink{background:#faf6f6;display:block;}

#x_my2 {display:none;}

.f_txt1{font-size:13px; line-height:32px; color:#ac2d2d; text-align:center;}
.f_txt2{font-size:13px; margin-top:19px; line-height:14px;}
.find_section{position:relative; margin-top:20px; font-size:13px;}
.find_section2{position:relative; padding:10px 0;}
.no_id{font-size:30px; color:#111; font-weight:bold; text-align:center; margin-top:66px; margin-bottom:35px;}
.f_tt{font-size:13px; line-height:33px; position:absolute; left:97px; padding-left:22px; width:90px;}
.f_tt1{font-size:13px; line-height:33px; position:absolute; left:258px; padding-left:22px; color:#403b38;}
.f_tt2{font-size:13px; line-height:33px; position:relative; margin-left:289px; padding-left:22px; color:#403b38;}
.f_tt3{font-size:13px; line-height:33px; position:relative; margin-left:130px; padding-left:22px; color:#403b38;}
.f_tt4{font-size:13px; line-height:20px; color:#ac2d2d; padding:0 100px; margin:0 auto;}
/*.f_tt5{font-size:13px; line-height:33px; position:absolute; left:245px; padding-left:22px; color:#403b38;}*/

.f_tt5{font-size:13px; line-height:33px; padding:0 22px; color:#403b38; display:inline-block;}

.f_tt6{font-size:13px; line-height:33px; position:absolute; left:92px; padding-left:22px; color:#403b38;}
.name{background:url('../../images/front/icon_id_name.png') no-repeat 0px 8px;}
.phone{background:url('../../images/front/icon_id_phone.png') no-repeat 0px 8px;}
.id{background:url('../../images/front/icon_pw_id.png') no-repeat 0px 8px;}
.chk{background:url('../../images/front/icon_chk.png') no-repeat 0px 8px;}
.key{background:url('../../images/front/icon_pw_key.png') no-repeat 0px 8px;}
.pw{background:url('../../images/front/icon_pw.png') no-repeat 0px 8px;}

.f_form{position:relative;margin-left:229px;}
.f_form1{position:relative;margin-left:360px;}
.f_form2{position:relative;margin-left:420px;}

.f_form3{position:relative;margin-left:205px;}
.f_form4{position:relative; width:500px; text-align:center; overflow:hidden; height:35px; margin:0 auto;}
.f_form4 span{float:left;}
.f_form4 .flR{position:absolute; right:0; margin-left:10px;}

.find_comp{background:#faf6f6; border:1px solid #dddddd; position:relative; height:248px; padding:20px;}
.find_comp .re_section {margin-top:73px; width:950px; font-size:30px; text-align:center; font-weight:bold; line-height:35px;}
.find_comp .re_section_1{position:relative; left:0; top:45px; width:950px; font-size:30px; text-align:center; font-weight:bold; line-height:35px;}
.find_comp .re_section2 {margin-top:40px; text-align:center;}
.find_comp .re_section3 {position:relative; top:100px;}
.find_comp .re_section4 {position:absolute; bottom:40px; width:950px; text-align:center;}

.login_tit{font-size:17px; line-height:25px; text-align:center; width:700px; margin:0 auto; padding:170px 0 27px;}
.login_tit1{font-size:17px; line-height:25px; text-align:center; width:700px; margin:0 auto; padding:170px 0 50px;}

.login{background:url('../../images/front/mber_login_thum2.png') no-repeat 50% 70px;}
.stop{background:url('../../images/front/mber_login_thum.png') no-repeat 50% 70px;}
.login_box{position:relative; width:700px; padding:10px 0; margin:0 auto; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd;}
.login_box1{position:relative; width:700px; padding:10px 0px; margin:0px auto;}
.login_btn{position:absolute; left:485px; top:30px;}
.login_con{position:absolute; width:480px; padding-left:30px; font-size:13px; line-height:27px; letter-spacing:-0.5px;}

/* 이벤트 상세_고객추천 이벤트*/
.event_nsokReco{padding:15px 0;}
.tit{font-size:40px; line-height:45px; font-weight:bold; text-align:center;}
.sub_tit{margin-top:60px; font-size:20px; color:#a10101; font-weight:bold; text-align:center;}
.sub_tit2{margin-top:30px; font-size:20px; line-height:30px; color:#d04726; text-align:center;}
.nsokReco_con{margin-top:40px; background:url('../../images/front/sc_event.jpg') no-repeat 49px 0px; }
.nsokReco_con dl{position:relative;top:20px;margin-left:421px;width:520px;height:320px;display:block;}
.nsokReco_con dl dt{background:#cc3000;width:425px;font-size:15px;color:#fff;border-radius:5px;padding:8px 15px;width:70px;margin-bottom:20px;}
.nsokReco_con dl dt.marB{margin-bottom:60px;}
.nsokReco_con dl dt dd{display:inline-block;position:left:120px;top:20px;width:420px;font-size:17px;line-height:20px;}
.event_period{position:absolute;left:120px;top:8px;font-weight:bold;font-size:20px;color:#8e2100;}
.event_play{position:absolute;left:120px;top:60px;color:#410f00;}
.event_prize{position:absolute;left:120px;top:160px;color:#410f00;}
.btn_recommend{margin:80px 0; width:980px; height:91px; text-indent:-9999px; background:url('../../images/front/btn_recommend.jpg') no-repeat 50% 0%;}
.btn_recommend a{width:350px; height:91px; display:block;}
.nsokReco_notice{padding:20px 80px 0; margin-top:105px;padding-bottom:70px;background:url('../../images/front/sc_event_line.gif') repeat-x 0% 0%;}
.nsokReco_notice > p{font-size:15px;line-height:25px;color:#543126;}
.nsokReco_notice > span{display:inline-block; font-size:15px; line-height:25px;color:#543126;font-weight:bold;}

/* 일반팝업 공통 */
.pop_title{padding:8px 0 12px 12px; height:14px; background:#ea002c;text-align:left;font-size:15px;color:#fff;font-weight:bold;}
.pop_title .pop_exit{background:url('../../images/admin/icon_exit.png') no-repeat;position:absolute;width:17px;height:14px;right:12px;top:12px;text-indent:-9999px;cursor:pointer;}
.pop_search{padding:8px 20px;}
.pop_search .flag{background:url('../../images/admin/icon_flag.png') no-repeat 0% 50%;padding:15px 22px;text-align:left;font-size:18px;line-height:46px;font-weight:bold;}
.search_result{text-align:center;font-size:13px:bold;border-top:1px solid #d8d8d8;line-height:52px;}
.pop_content{padding:20px 14px 0;}

.table_scroll{height:338px;border:1px solid #d8d8d8;overflow-x:hidden;overflow-y:scroll;}
.pop_table{width:100%;text-align:center;line-height:none;table-layout:fixed;overflow:scroll;}
.pop_table tr .pop_th{background:#d8d8d8; font-size:13px;text-align:center;padding:11px 15px;}
.pop_table tr td{text-align:left;font-size:13px;padding:8px 10px;line-height:none;}
.pop_table tr{border-bottom:1px solid #d8d8d8;}
.pop_table tr .num_bold{font-weight:bold;text-align:center;vertical-align:top;padding-top:20px;}
.pop_table tr.bder_none{border-bottom:none;}
.pop_table tr:last-child{border-bottom:none;}
.pop_table tr .alignCenter{text-align:center; font-weight:bold;padding:54px 0;}
.address_1{color:#b52828;border:1px solid #b52828;display:inline-block;padding:4px 0;width:50px;font-size:12px;text-align:center;}
.address_2{color:#284db5;border:1px solid #284db5;display:inline-block;padding:4px 0;width:50px;font-size:12px;text-align:center;}

/* 우편번호 검색 */
th.adDef, td.adDef,
th.ad1, td.ad1{display:table-cell;}
th.ad2, td.ad2,
th.ad3, td.ad3{display:none;}

.search_sec2{margin-bottom:20px;text-align:center;box-sizing:content-box; border-radius:3px; border:1px solid #7f1d1d;}
table.search_sec_ta tr td{padding:10px 20px; height:30px; text-align:center}
.tablelist table {font-size:14px; width:100%; margin-bottom:20px; table-layout:fixed;}
.tablelist table tr {border-bottom: 1px solid #d8d8d8;}
.tablelist table thead tr th{text-align:center;line-height:20px; padding:10px 0; font-weight:bold;}
.tablelist table tr td{padding:10px 0; }
.tablelist table tr td .div_bder{padding:5px 20px; text-align:left;}
.tablelist table tr td .div_bder .selectbox select{height:32px; padding:0px 20px; width:100%; text-align:left;}
.tablelist table tr th.title_view{padding:12px 20px; text-align:left; font-weight:bold; background-color:#f8f8f8; font-size:12px;}


/* popup_nsok 가입추천 레이어 팝업*/
.wrap_pop_nsok_recommend .pop_content{padding:20px 14px !important;}
.pop_content .flag{background:url('../../images/front/icon_recommend.png') no-repeat 9px 0%;display:block;padding-left:61px;padding-top:14px;padding-bottom:25px;text-align:left;font-size:20px;font-weight:bold;}
.pop_content .bder_dot{background:url('../../images/front/dot_line.png') repeat-x 0 100%;display:block;}
.pop_content .notice{background:url('../../images/front/icon_star.jpg') no-repeat 4px 11px; display:inline-block;padding:4px 0 7px 22px;font-size:13px;line-height:20px;}
.pop_table_event{width:100%;border:1px solid #c2c2c2;}
.pop_table_event > table{width:100%;text-align:left;font-size:13px;line-height:none;table-layout:fixed;}
.pop_table_event > table tr th{background:#d8d8d8; font-size:13px;text-align:center;}
.pop_table_event > table tr td{text-align:left;vertical-align:middle;}
.pop_table_event > table tr{border-bottom:1px solid #cdcdcd}
.pop_table_event > table tr .td_div{padding:6px 9px;}
.pop_table_event > table tr th.title_view{padding:12px 20px; text-align:left; background-color:#f3f3f3;}
.agree_content{line-height:18px;font-size:12px;}
.agree_chk{padding:10px 0; vertical-align:middle; font-size:12px; display:inline-block;}
.agree_chk_1{padding:5px 0 4px;vertical-align:middle; font-size:13px; display:inline-block; font-weight:normal;}

/* NSOK안전진단 */
.con_copy{position:relative; font-size:17px; line-height:24px; letter-spacing:-0.5px; margin-bottom:45px;}
.con_copy .tit1 {display:inline-block; padding-bottom:5px;}
.con_box{position:relative; border:1px solid #b8b8b8;/* width:100%;*/}
.con_box .step{position:relative; height:54px; overflow:hidden; border-bottom:1px solid #b8b8b8;}
.step li{float:left; width:325px; background:#f7f7f7; text-align:center;}
.step li a{font-size:20px; height:54px; line-height:54px; width:100%; letter-spacing:-1px}
.step li:nth-of-type(2){width:326px; border-left:1px solid #b8b8b8; border-right:1px solid #b8b8b8;}
.step li.step_on{background-color:#404040;}
.step li.step_on a{color:#fff; width:100%; padding-left:26px; background:url('../../images/front/icon_chk_step.png') no-repeat 0px 50%;}

.step_area{position:relative; padding:0 30px;}
.step_area > div {padding:25px 0;}
.step_area > div.bder {border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; min-height:52px;}
.bderBt{border-bottom:1px solid #e0e0e0;}
.bderTt{border-top:1px solid #e0e0e0;}
.con_tit{position:absolute; left:30px; top:25px; font-size:20px; font-weight:bold; line-height:26px;}
.con_tit2{position:absolute; left:0px; top:25px; font-size:20px; font-weight:bold; line-height:26px;}

.step_area ul{position:relative; margin-left:190px;}
.step_area ul:after{content:""; display:block; clear:both;}
.step_area ul li{float:left; display:inline-block; font-size:15px; line-height:25px;  width:100px; letter-spacing:-1px;}
.step_area ul.clear{position:relative; margin-left:0; width:100%;}
.step_area ul.clear li{float:none; display:block; width:100%;}
.step_area ul.clear li input{vertical-align:middle!important;}

.step_area3 {padding:0px 30px; background:#f5f5f5; }
.step_area3 ul.view{padding:20px 0px; border-top:1px solid #e0e0e0; text-align:center; }
.step_area3 ul.view li{display:inline-block; margin-right:31px; position:relative; width:190px!important; text-align:center;}
.step_area3 ul.view li:first-child{margin-left:10px;}
.step_area3 ul.view li:last-child{margin-right:0;}
.step_area3 ul.view:after{content:""; display:block; clear:both;}
.step_area3 ul.view li img{border:1px solid #b8b8b8; width:198px; height:138px; display:inline-block;}
.step_area3 ul.view li span{background-color:rgba(0,0,0,0.7); color:#fff; font-size:14px; height:32px; line-height:32px; width:100%; position:absolute; top:108px; left:0; zoom:1; filter: progid:DXImageTransform.Microsoft.gradient( startColorStr=#000000, endColorStr=#000000 );-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorStr=#000000, endColorStr=#000000 )";}

.step_bder{border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; height:107px; width:920px; margin:0 auto;}
.step_bder2{padding:0 30px;}
.step_bder2.bg{padding:0 30px; background:#f5f5f5}

.step_bder.bg{background:#f5f5f5; border-bottom:1px solid #e0e0e0; height:107px; margin:0 30px 25px;}
.step_area ul.region li {padding-bottom:10px;}
.step_area ul.telecom li{width:153px !important; margin-top:10px;}
.step_area ul.house li{width:140px!important; margin-right:7px; text-align:center;}
.step_area ul.house li:last-child{margin-right:0px;}
.step_area ul.house li img{display:block;}
.step_area ul.house li .list{width:140px; height:26px; display:inline-block; position:relative;}
ul.house li .list > span{position:absolute; left:-10px; width:100%;}
ul.house li .list > span:last-child{position:absolute!important; left:-10px !important;}
ul.house li .list > label{position:relative!important; left:0 !important; text-align:center; width:100px; letter-spacing:-2px; height:26px; display:inline-block;}

.step_area2 {padding:0 30px;}
.step_area2.bg {background:#f5f5f5;}
.step_area2 ul {border-top:1px solid #e0e0e0; padding:20px 0px;}
.step_area2.bd0 ul {border-top:none;}
.step_area2 ul > li {overflow:hidden; padding:8px 0px; font-size:15px;}
.step_area2 ul > li div.fl {float:left; margin-left:20px;}
.step_area2 ul > li div.fr {float:right; margin-right:20px;}
.step_area2 ul li div label {vertical-align:top;}

/* 2017-10-12 추가 (전형절차) */
.step_area4{overflow:hidden;}
.step_area4:after{content:'';display:block;clear:both;}
.step_area4 ol li{float:left;position:relative;margin-left:28px;padding-left:40px;background:url('../../images/front/icon_arrow_step.png') no-repeat left center;}
.step_area4 ol li:first-child{background:none;padding-left:0;}
.step_area4 ol li > div{text-align:center;font-weight:bold;line-height:20px;border:3px solid #d9d9d9;/* border-radius:95px; */background:#f3f3f3;width:95px;height:70px;padding-top:25px;}
.rounded{-webkit-border-radius:95px;-moz-border-radius:95px;border-radius:95px;}

/* 안전진단2 */
.test{font-size:17px; height:230px; position:relative;}
.test_box{position:relative; margin-top:40px; width:980px; overflow:hidden; height:100px; text-align:center;}
.test_box img{display:inline-block; float:left; position:relative; top:3px;}
.test_box div:first-child{display:inline-block;letter-spacing:-1px}
.test_box .test_tit2{float:left; padding:5px 20px 5px; line-height:25px; text-align:left; letter-spacing:-1px}

.test .test_tit{font-size:24px; font-weight:bold; position:relative; width:100%; top:32px; text-align:center; line-height:37px; height:37px;}
.test .test_tit3{text-align:center; position:relative; top:70px; line-height:25px;}
.test_tit4{font-size:20px; line-height:28px; padding:0 0 20px 70px; background:url('../../images/front/thum_report.png') no-repeat 5px 2px; letter-spacing:-1.5px;}
.test p{position:absolute;font-size:15px;line-height:24px; padding-left:30px; bottom:15px; }

.test .danger{position:relative; top:42px; font-size:17px; text-align:center; height:33px; line-height:33px; }
.test .danger img{width:185px; height:35px; margin:0 auto;}
.test .danger_tit{position:relative; top:68px; font-size:20px; line-height:30px; text-align:center; font-weight:bold; height:30px; }
li.tip{margin:15px 0;padding-left:48px; font-size:15px; line-height:25px; background:url('../../images/front/icon_tip.png') no-repeat;}
li.tip:last-child{background:none;}

/* wrap_pop_branch 지점상세정보 레이어 팝업 */
.wrap_pop_branch {display:none;}
.wrap_pop_branch .pop {position:fixed; left:50%;  top:50%; margin-left:-300px; margin-top:-350px; width:600px; background:#fff; border:1px solid #c4c4c4; box-shadow:1px 1px #ebebeb;}
.pop_table_branch{padding:22px 20px; box-sizing:border-box;}
.pop_table_branch > table{border:1px solid #d8d8d8;}
.pop_table_branch > table tr{border-bottom:1px solid #ebebeb;}
.pop_table_branch > table tr:last-child{border-bottom:none;}
.pop_table_branch > table tr th{background:#d8d8d8; text-align:left; padding:6px 0 6px 20px; line-height:20px; font-size:13px;vertical-align:top;}
.pop_table_branch > table tr td{text-align:left; padding:6px 11px; line-height:20px; font-size:15px;}
.pop_table_branch > span{border:1px solid #d8d8d8; display:block; margin:21px 0;}
.map{width:558px; height:415px; border:1px solid #d8d8d8;}

/* wrap_pop_counsel 윤리경영 상담/제보 레이어 팝업 */
.wrap_pop_counsel .pop {padding-bottom:20px;}
.pop_content{padding:20px 14px 0;}
.pop_content .bder_dot{background:url('../../images/front/dot_line.png') repeat-x 0 100%; display:block; height:48px; }
.pop_content .bder_dot .councel{background:url('../../images/front/icon_counsel.gif') no-repeat 1px 0; padding-left:45px; padding-bottom:10px; font-size:20px; font-weight:bold; line-height:38px;}
.councel_txt1{font-size:15px; color:#4d000f; line-height:20px; padding:10px 31px 0; letter-spacing:-1.5px;}
.councel_txt2{font-size:13px; color:#333333; line-height:16px; padding:4px 30px;}
.notice{background:url('../../images/front/icon_star.jpg') no-repeat 33px 7px; display:inline-block; padding:2px 0 8px 51px; font-size:13px; line-height:18px;}
.div_coucel{padding:0 20px;}
table tr td .td_div{padding:6px 9px; vertical-align:middle;}

/* wrap_pop_pw 비밀번호 변경안내 레이어 팝업 */
.pop_bottom{padding:8px 0 8px 0; position:absolute; left:0; bottom:0; width:100%; background:#403b38; text-align:left; font-size:13px; color:#fff; text-indent:45px;}
.pop_tit{font-size:30px; font-weight:bold; text-align:center; line-height:30px; width:580px; margin:0 auto; background:url('../../images/front/pop_pw_thum.gif') no-repeat 50% 135px; padding-top:60px; padding-bottom:127px;}
.pop_pw{padding:0 45px;}
.pop_pw_con{margin-top:42px; font-size:15px; font-weight:bold; line-height:22px; letter-spacing:-0.5px;}
.pop_pw_con2{margin-top:25px; background:#faf6f6; padding:20px;  font-size:13px; line-height:22px;}

/* wrap_pop_sms */
.wrap_pop_cctv .pop_content{padding:20px 40px;}
.ladiv{line-height:38px; height:38px; position:relative; width:100%;}
.sms_txt{font-size:15px; font-weight:bold;}
/*.ladiv > input{height:38px !important; position:relative;}*/
.ladiv2{margin-right:140px;}
.ladiv2 > input{height:38px !important; position:relative; margin-right:125px;}
.ladiv .btn_common_black_01_1{position:absolute; right:0; top:10px; display:inline;}

/* list_bottom */
.list_bottom{position:relative;}
.list_bottom > .btn_wrap{position:absolute; z-index:1;}

/* button */
.btn_wrap{margin-top:13px; padding-bottom:50px; display:block; }
.btn_wrap_1{margin-top:15px;}
.btn_wrap_2{padding:30px 0 60px; position:relative;}
.btn_area{position:absolute; right:0; content:""; clear:both; display:block;}
.btn_area a{float:left; margin-right:15px;}
.btn_area a:last-child{margin-right:0;}
.btn_area_1{text-align:center;}
.btn_area_1 a{margin-right:10px;}
.btn_area_1 a:last-child{margin-right:0;}

/*공통*/
.btn_common_black{display:inline-block; padding:10px 47px 11px; line-height:25px; color:#fff; font-size:17px; font-weight:bold; background:#444; }
.btn_common_black_01{display:inline-block; padding:5px 50px; line-height:25px; color:#fff; font-size:13px; font-weight:bold; background:#403b38; }
.btn_common_black_02{display:inline-block; padding:7px 25px 11px; line-height:25px; color:#fff; font-size:15px; font-weight:bold; background:#403b38;border:2px solid #403b38;}

.btn_common_black_01_1{display:inline-block; text-align:center; height:36px; width:125px; line-height:36px; border:2px solid #403b38; color:#fff; font-size:15px; font-weight:bold; background:#403b38;}
.btn_common_black_01_2{display:inline-block; text-align:center; height:36px; width:125px; line-height:36px; border:2px solid #403b38; color:#000; font-size:15px; font-weight:bold; background:#fff; position:absolute; right:0;}

/*주소검색*/
.btn_common_black_1{padding:7px 12px 7px; color:#403b38; font-size:13px; font-weight:bold; line-height:33px; background:#ecebeb; border:1px solid #403b38; margin-left:6px;}
.btn_common_black_10{padding:7px 22px 7px; color:#403b38; font-size:13px; font-weight:bold; line-height:33px; background:#ecebeb; border:1px solid #403b38; margin-left:6px;}
.btn_common_black_11{padding:7px 28px 7px; color:#403b38; font-size:13px; font-weight:bold; line-height:33px; background:#ecebeb; border:1px solid #403b38; margin-left:6px;}
.btn_common_black_12{padding:7px 55px; color:#403b38; font-size:13px; font-weight:bold; line-height:33px; background:#ecebeb; border:1px solid #403b38;}
.btn_common_black_13{padding:7px 31px; color:#403b38; font-size:13px; font-weight:bold; line-height:33px; background:#ecebeb; border:1px solid #403b38; margin-left:5px;}

/*주소검색 팝업, 추천하기 팝업*/
.btn_common_black_2{display:inline-block; padding:12px 25px 13px; color:#fff; font-size:15px; font-weight:bold; background:#403b38;}
.btn_common_white{color:#403b38; text-align:center; font-size:15px; background-color:#fff; font-weight:bold; margin-left:15px; display:inline-block; padding:11px 24px 13px 24px; border:1px solid #403b38;}
.btn_common_white_1{color:#403b38; font-size:17px; text-align:center; background-color:#fff; font-weight:bold; display:inline-block; padding:9px 43px 8px; line-height:25px; border:2px solid #444;}
.btn_common_white_2{display:inline-block; padding:7px 25px 11px; line-height:25px; color:#403b38; font-size:15px; font-weight:bold; background:#fff; border:2px solid #403b38;}
.btn_common_white_3{display:inline-block; padding:6px 11px; font-size:12px; font-weight:bold; color:#403b38; border:1px solid #403b38; position:relative; left:515px; top:0px;}
.btn_common_white_3_1{display:inline-block; padding:6px 45px; font-size:12px; font-weight:bold; color:#403b38; border:1px solid #403b38; position:relative; left:515px; top:0px;}
.btn_common_white_4{display:inline-block; color:#450909; text-align:center; font-size:15px; background-color:#fff; padding:0 40px; font-weight:bold; line-height:28px; border:1px solid #7f1d1d; margin-left:20px;}

.btn_common_gray{display:inline-block; padding:10px 21px; color:#000; font-size:13px; background:#f5f5f5; border:1px solid #d0d0d0; margin-left:6px;}
.btn_common_gray_1{display:inline-block; padding:9px 40px 10px; color:#000; font-size:15px; background:#f5f5f5; border:1px solid #000; line-height:15px;}

.btn_common_red{display:inline-block; padding:30px 35px; line-height:20px; color:#fff; font-size:13px; text-align:center; background-color:#ac2d2d;}
.btn_common_red_1{display:inline-block; padding:12px 10px 10px; line-height:13px; color:#fff; font-size:13px; text-align:center; background-color:#933838;}
.btn_common_red_2{display:inline-block; padding:10px 47px 11px; line-height:25px; height:25px; color:#fff; font-size:17px; font-weight:bold; background:#933838;}
.btn_common_red_3{display:inline-block; color:#450909; text-align:center; font-size:15px; color:#fff; background-color:#c8212f; padding:0 42px; font-weight:bold; line-height:30px; border:1px solid #7f1d1d; margin-left:20px;}
.btn_common_red_4{display:inline-block; margin:14px 0; padding:0 7px; line-height:24px; font-size:12px; color:#9e4935; border:1px solid #9e4935; letter-spacing:-2px}
.btn_common_red_5{display:inline-block; padding:0 24px; line-height:35px; font-size:15px; font-weight:bold; color:#933738; border:1px solid #933738; letter-spacing:-2px}}

.sts_ing{color:#fff; width:55px; height:25px; line-height:25px; display:inline-block; font-size:13px; font-weight:bold; background:url('../../images/front/btn_bg_ing.jpg') no-repeat;}
.sts_end{color:#fff; width:55px; height:25px; line-height:25px; display:inline-block; font-size:13px; font-weight:bold; background:url('../../images/front/btn_bg_end.jpg') no-repeat;}

.tab_area {margin-bottom:20px;}
.tab_area ul {overflow:hidden; border:#7f1d1d solid 1px; border-radius:5px; overflow:hidden;}
.tab_area ul li {float:left; width:140px; height:50px; line-height:50px; text-align:center;}
.tab_area ul li:first-child {width:138px;}
.tab_area ul li a {display:block;}
.tab_area ul li a:hover {color:#7f1d1d; font-weight:bold;}
.tab_area ul li a.on {color:#fff; background-color:#7f1d1d;}
.tab_area ul li.wd_half{width:50%;}

/* NSOK소개 */
p.cor_sky{color:#037591; font-size:13px; text-align:right; font-weight:normal; line-height:30px !important;}
ul.business {width:100%;}
ul.business:after {content:""; display:block; clear:both;}
ul.business > li:after{content:""; display:block; clear:both;}
ul.business > li {float:left; width:484px;}
ul.business > li:nth-of-type(2n-1){margin-right:11px;}
ul.business > li > img {display:inline-block;}
ul.business > li > span {font-size:20px; font-weight:bold; line-height:26px; margin-top:20px; margin-bottom:7px; display:inline-block;}
ul.business > li > ul li,
ul.business > li > dl dt,
ul.business > li > dl dd {font-size:15px; line-height:24px; color:#444; /*padding:20px 0;*/}
ul.business > li > p{font-size:15px; line-height:24px; color:#444; padding-bottom:30px;}


/* 인재채용*/
.leaders{width:980px; position:relative; /*display:block; background:url('../../images/front/thum_perconRecruit_leader.png') no-repeat 50% 50%;*/}
.leaders img{position:absolute; top:0; margin-left:321px; margin-top:170px;}
.leaders ul{z-index:1;}
.leaders ul:after{content:""; display:block; clear:both;}
.leaders > ul > li{letter-spacing:-1px; display:inline-block;}
.leaders > ul > li.fl{float:left; margin-top:147px;}
.leaders > ul > li.fr{float:right; margin-top:147px;}
.leaders > ul > li.fl:first-child{margin-top:0;}
.leaders > ul > li.fr:nth-of-type(1){margin-top:0;}
.leaders > ul > li div{padding:20px; border:1px solid #b7b7b7; width:321px; height:176px;}
.leaders > ul > li div dl dt{font-size:17px; line-height:26px; font-weight:bold; letter-spacing:-1px;}
.leaders > ul > li div dl dt > p{font-size:20px;}
.leaders > ul > li div dl dd{font-size:14px; line-height:24px; letter-spacing:-1px;}


/* 비전 및 미션 */
.sub_txt3{font-size:24px; letter-spacing:-1px; line-height:36px; margin-top:20px}
.vision{background:url('../../images/front/thum_vison.jpg') no-repeat 20px 0px; margin-top:50px;}
.vision ul{padding-top:270px; display:inline-block;}
.vision ul:after{content:""; display:block;  clear:both;}
.vision ul li{float:left; width:238px; margin:0 10px;}
.vision ul li dl dt{position:absolute; left:-9999px; top:-9999px;}
.vision ul li dl dd{padding-left:10px; font-size:15px; line-height:26px; color:#111;  text-align:left; background:url('../../images/front/icon_vision_list.png') no-repeat 0px 12px;}

/* 기업문화 */
.corp{background:url('../../images/front/thum_corp.png') no-repeat 50% 50%; height:195px;}
.corp > ul {width:100%; max-width:528px; margin:0 auto; text-align:center;}
.corp > ul li{font-size:20px; line-height:26px; font-weight:bold; display:inline-block; text-align:center; width:135px; padding:70px 15px;}
.skms{padding:0 1px;}
.skms dl dt{position:absolute; font-size:20px; color:#111; line-height:35px; width:165px; padding-top:13px; border-top:3px solid #e53935; letter-spacing:-1px;}
.skms dl dd{position:relative; margin-left:195px; font-size:15px; line-height:21px; padding:20px 0 40px; border-top:1px solid #707070; letter-spacing:-0.5px; display:block;}
.skms dl dt.lh26{line-height:26px; height:26px; padding:15px 0;}
.skms dl dd.pb{height:73px; padding:15px 0; display:block;}

/* 2017-01-31 수정 */
.skms{padding:0 1px;}
.skms .skms_tit {padding-top:13px; letter-spacing:-1px;}
.skms .skms_tit li{overflow:hidden; margin-top:25px;}
.skms .skms_tit li:first-child{margin-top:0;}
.skms .skms_tit li > *{float:left;}
.skms .skms_tit li > div{width:785px; float:right; line-height:1.3em; border-top:#707070 1px solid; padding-top:26px; margin-top:1px;}
.skms .skms_tit li span.t_first {font-size:20px; color:#111; width:165px; border-top:3px solid #e53935; display:block; padding-top:20px; line-height:1.3em;}
.skms .skms_sub {margin-left:195px; height:155px; margin-top:-27px; overflow:hidden;}
.skms .skms_sub.fl_3 li {width:217px !important;}
.skms .skms_sub li{float:left; width:350px; margin-left:18px; display:inline-block; font-size:15px; height:105px; line-height:21px; padding:20px 0 40px; border:1px solid #707070; padding:15px; letter-spacing:-0.5px; display:block;}
.skms .skms_sub li:first-child{margin-left:0;}
.skms .colYellow{font-size:13px; color:#ee7c31;}
.skms .boxTxt{border:#707070 1px solid; padding:30px 0; text-align:center; margin:25px 0 5px;}
/* // 2017-01-31 수정 */

/* 채용가이드 2016.04.19 수정(접근성) 651-652 번줄 */
.job{padding-bottom:30px;}
.job ul li{padding:0 1px;}
.job ul li dl{position:relative; padding-left:147px; height:120px;  display:table-cell; vertical-align:middle;}
.job ul li dl dt{position:absolute; top:0; display:table-cell; margin-left:-147px; border-radius:60px; width:120px; height:120px; font-size:20px; line-height:120px; background:#f4511e; color:#fff; font-weight:bold; text-align:center}
.job ul li dl dd{padding-left:10px; font-size:15px; line-height:24px; color:#111; background:url('../../images/front/icon_vision_list.png') no-repeat; background-position:0 12px;}

.bder_line{height:26px; display:block; margin-left:59px; width:2px; }
.bder_line_1 {height:30px; display:block; width:120px; }
.job ul li dl dt .circelM{display:inline-block; font-size:17px; line-height:21px; width:100%; position:absolute; left:0px; top:30%;}
.job ul li dl dt .circelM3{display:inline-block; font-size:17px; line-height:21px; width:100%; position:absolute; left:0px; top:20%;}
.job ul li dl dt > span{font-size:17px; line-height:120px;}

/* 융합보안솔루션_출입관리 */
.job_2 ul li{margin-top:15px;  padding-left:147px; height:126px; letter-spacing:-1px}
.job_2 ul li:first-child{margin-top:0;}

.job_2 ul li.enter01{background:url('../../images/front/icon_enter01.png') no-repeat;}
.job_2 ul li.enter02{background:url('../../images/front/icon_enter02.png') no-repeat;}
.job_2 ul li.enter03{background:url('../../images/front/icon_poseye2_04.png') no-repeat;}
.job_2 ul li.enter04{background:url('../../images/front/icon_enter04.png') no-repeat;}
.job_2 ul li.enter05{background:url('../../images/front/icon_enter05.png') no-repeat;}
.job_2 ul li.enter06{background:url('../../images/front/icon_PosEye01.png') no-repeat;}

.job_2 ul li.ico_system01{background:url('../../images/front/icon_system01.png') no-repeat;}
.job_2 ul li.ico_system02{background:url('../../images/front/icon_system02.png') no-repeat;}
.job_2 ul li.ico_system03{background:url('../../images/front/icon_system03.png') no-repeat;}
.job_2 ul li.ico_system04{background:url('../../images/front/icon_system04.png') no-repeat;}
.job_2 ul li.ico_system05{background:url('../../images/front/icon_system05.png') no-repeat;}
.job_2 ul li.ico_system06{background:url('../../images/front/icon_system06.png') no-repeat;}

.job_2 ul li.ico_home01{background:url('../../images/front/icon_home05.png') no-repeat;}
.job_2 ul li.ico_home02{background:url('../../images/front/icon_home01.png') no-repeat;}
.job_2 ul li.ico_home03{background:url('../../images/front/icon_skb02.png') no-repeat;}
.job_2 ul li.ico_home04{background:url('../../images/front/icon_home03.png') no-repeat;}
.job_2 ul li.ico_home05{background:url('../../images/front/icon_home04.png') no-repeat;}

.job_2 ul li.ico_office01{background:url('../../images/front/icon_enter01.png') no-repeat;}
.job_2 ul li.ico_office02{background:url('../../images/front/icon_office02.jpg') no-repeat;}
.job_2 ul li.ico_office03{background:url('../../images/front/icon_office03.jpg') no-repeat;}
.job_2 ul li.ico_office04{background:url('../../images/front/icon_poseye2_04.png') no-repeat;}

.job_2 ul li.ico_cctv01{background:url('../../images/front/icon_cctv01.png') no-repeat;}
.job_2 ul li.ico_cctv02{background:url('../../images/front/icon_cctv02.png') no-repeat;}

.job_2 ul li.ico_ncloud01{background:url('../../images/front/icon_ncloud01.png') no-repeat;}
.job_2 ul li.ico_ncloud02{background:url('../../images/front/icon_ncloud02.png') no-repeat;}
.job_2 ul li.ico_ncloud03{background:url('../../images/front/icon_ncloud03.png') no-repeat;}
.job_2 ul li.ico_ncloud04{background:url('../../images/front/icon_ncloud04.png') no-repeat;}
.job_2 ul li.ico_ncloud05{background:url('../../images/front/icon_ncloud05.png') no-repeat;}

.job_2 ul li.ico_network01{background:url('../../images/front/icon_network01.png') no-repeat;}
.job_2 ul li.ico_network02{background:url('../../images/front/icon_network02.png') no-repeat;}
.job_2 ul li.ico_network03{background:url('../../images/front/icon_network03.png') no-repeat;}

.job_2 ul li dl{vertical-align:middle; display:table-cell; height:126px; width:833px;}
.job_2 dl dt, .one_txt{display:inline-block; font-size:17px; font-weight:bold; line-height:24px;}/*2017-06-21 수정*/
.one_txt{font-weight:normal}/* 2017-06-26 추가 */
.job_2 dl dd{padding-left:10px; font-size:15px; line-height:24px; color:#111;}


.job_1{padding-top:30px; width:980px;}
.job_1 ul{background:#ececec; padding:10px 11px 0px 10px; }
.job_1 ul:after{content:""; display:block; clear:both}
.job_1 ul li{float:left; width:313px; display:block; margin-right:10px; margin-bottom:10px;}
.job_1 ul li:nth-of-type(3n){margin-right:0 !important;}
.job_1 ul li dl{padding:0 20px; height:397px; background:#fff; box-shadow:3px 1px 3px #d8d8d8; -webkit-box-shadow:3px 1px 3px #d8d8d8; display:block; position:relative; }
.job_1 ul li dl dt{padding-top:70px; font-size:24px; line-height:63px; border-bottom:1px solid #e1e1e1; display:block;}
.job_1 ul li dl dt.recruit01{background:url('../../images/front/icon_recruit01.png') no-repeat 100% 20px;}
.job_1 ul li dl dt.recruit02{background:url('../../images/front/icon_recruit02.png') no-repeat 100% 20px;}
.job_1 ul li dl dt.recruit03{background:url('../../images/front/icon_recruit03.png') no-repeat 100% 20px;}
.job_1 ul li dl dt.recruit04{background:url('../../images/front/icon_recruit04.png') no-repeat 100% 20px;}
.job_1 ul li dl dt.recruit05{background:url('../../images/front/icon_recruit05.png') no-repeat 100% 20px;}
.job_1 ul li dl dt.recruit06{background:url('../../images/front/icon_recruit06.png') no-repeat 100% 20px;}
.job_1 ul li dl dt.recruit07{background:url('../../images/front/icon_recruit07.png') no-repeat 100% 20px;}
.job_1 ul li dl dt.recruit08{background:url('../../images/front/icon_recruit08.png') no-repeat 100% 20px;}
.job_1 ul li dl dt.recruit09{background:url('../../images/front/icon_recruit09.png') no-repeat 100% 20px;}
.job_1 ul li dl dt.recruit10{background:url('../../images/front/icon_recruit10.png') no-repeat 100% 20px;}
.job_1 ul li dl dt.recruit11{background:url('../../images/front/icon_recruit11.png') no-repeat 100% 20px;}
.job_1 ul li dl dd{font-size:14px; line-height:20px; margin-top:15px;}

/* 결합제휴상품*/
.tnsok ul:after{content:""; display:block; clear:both;}
.tnsok ul{padding-bottom:20px;}
.tnsok ul li{width:219px; float:left; /*padding-top:140px 12px 0;*/ padding-top:140px; line-height:25px; font-size:15px; text-align:center; letter-spacing:-1px;}
.tnsok ul li.tnsok01{background:url('../../images/front/icon_tnsok01.png') no-repeat 50% 0%;}
.tnsok ul li.tnsok02{background:url('../../images/front/icon_tnsok03.png') no-repeat 50% 0%;}
.tnsok ul li.tnsok04{background:url('../../images/front/icon_tnsok04.png') no-repeat 50% 0%;width: 230px;}
.tnsok ul li.tnsok04 th,.tnsok ul li.tnsok04 td+td,
.tnsok ul li.tnsok04_bn th,.tnsok ul li.tnsok04_bn td+td{font-weight:bold;}
.tnsok ul li.tnsok05{background:url('../../images/front/icon_tnsok05.png') no-repeat 50% 0%;}
.tnsok ul li.tnsok05 span{font-weight:bold;}
.tnsok ul li.tnsok_arrow{position:relative;left:7px;background:url('../../images/front/icon_arrow_red.png') no-repeat 50% 44px; width:22px; margin:0 35px !important; padding-left:0; padding-right:0;}

.tnsok ul li.tnsok01_bn{background:url('../../images/front/icon_tnsok02.png') no-repeat 50% 0%;}
.tnsok ul li.tnsok04_bn{background:url('../../images/front/icon_tnsok04_bn.png') no-repeat 50% 0%;width: 230px;}

/* 결합제휴상품 _poseye */
.posService ul:after{content:""; display:block; clear:both;}
.posService {text-align:center;}
.posService ul{padding:0 13px 20px 12px; display:inline-block;}
.posService ul li{float:left; padding-top:140px; width:220px; line-height:25px; font-size:15px; text-align:center; letter-spacing:-1px;}
.posService ul li:nth-of-type{2n-1}{width:220px;}
.posService ul li.poseye01{background:url('../../images/front/icon_PosEye01.png') no-repeat 50% 0%;}
.posService ul li.poseye02{background:url('../../images/front/icon_PosEye02.png') no-repeat 50% 0%;}
.posService ul li.poseye03{background:url('../../images/front/icon_PosEye03.png') no-repeat 50% 0%;}
.posService ul li.poseye04{background:url('../../images/front/icon_PosEye04.png') no-repeat 50% 0%;}

.posService ul li.skb01{background:url('../../images/front/icon_skb01.png') no-repeat 50% 0%;}
.posService ul li.skb02{background:url('../../images/front/icon_skb02.png') no-repeat 50% 0%;}
.posService ul li.skb03{background:url('../../images/front/icon_poseye2_04.png') no-repeat 50% 0%;}

.poseyebg{padding-top:30px; background:url('../../images/front/POS-EYE_03.jpg') no-repeat 55px 0%;}
.poseyebg li{padding-left:20px; padding-top:170px !important;}
.poseyebg li:first-child{padding-left:0;}
.posService ul li.plus{background:url('../../images/front/icon_plus.png') no-repeat 0% 54px; width:25px !important;}
.posService ul.gird3{padding:0;}
ul.gird3{padding:0; float:left;}

/* 부가설명 없는 4단(기본) joinPosEye.html*/
.product{text-align:center; position:relative;}
.product > ul{display:inline-block;}
.product > ul:after{content:""; display:block; clear:both;}
.product > ul > li{float:left; display:inline-block; margin-left:17px; width:230px; padding-top:130px; height:31px; border:1px solid #CC3300;}
.product > ul > li:first-child{margin-left:0;}
.product > ul > li span{display:inline-block; width:100%; line-height:31px; background-color:#CC3300; color:#fff; font-size:17px; letter-spacing:-1px; font-weight:bold;}

.product > ul.heig45 > li {height:45px;}
.product > ul.heig45 > li span{line-height:45px; height:45px;}
.product > ul.heig45.wd312 li{width:312px;}
.product > ul.heig45.wd312 li:nth-of-type(3n-2){margin-left:0;}

.product > ul li.product01{background:url('../../images/front/thum_product01.jpg') no-repeat 50% 30%;}
.product > ul li.product02{background:url('../../images/front/thum_product02.jpg') no-repeat 50% 30%;}
.product > ul li.product03{background:url('../../images/front/thum_product03.jpg') no-repeat 50% 30%; margin-left:16px;}
.product > ul li.product04{background:url('../../images/front/thum_product04.jpg') no-repeat 50% 30%; width:232px;}

.product_box > li.system01{background:url('../../images/front/thum_system01.jpg') no-repeat 50% 0;}
.product_box > li.system02{background:url('../../images/front/thum_system02.jpg') no-repeat 50% 0;}
.product_box > li.system03{background:url('../../images/front/thum_system03.jpg') no-repeat 50% 0;}
.product_box > li.system04{background:url('../../images/front/thum_system04.jpg') no-repeat 50% 0;}
.product_box > li.system05{background:url('../../images/front/thum_system05.jpg') no-repeat 50% 0;}

/* 융합보안솔루션_보안솔루션 */
.product_box:after{content:""; display:block; clear:both;}
.product_box > li{margin-left:10px; float:left;}
.product_box > li:first-child{margin-left:0 !important;}
.product_box > li .bder850{text-align:center; border:1px solid #CC3300;}
.product_box > li .bder850 span{width:100%; display:inline-block; padding:3px 0 4px; margin-top:130px; line-height:24px; background-color:#CC3300; color:#fff; font-size:17px; letter-spacing:-1px; font-weight:bold;}

.product_box > li .bder850.h160{padding-top:160px; height:31px; width:318px;}
.product_box > li .bder850.h160 span{line-height:24px; width:318px; height:24px; padding:4px 0 5px; display:table-cell; vertical-align: middle;}

.product_box > li .h195{padding-top:195px; height:63px; width:318px;}
.product_box > li .h195 span{line-height:24px; width:318px; height:48px; padding:7px 0 8px; display:table-cell; vertical-align: middle;}
.product_box > li .h209.bder850 span{display:inline-block; margin-top:206px; font-size:17px; width:100%; line-height:53px; height:48px; padding:3px 0; vertical-align: middle;}

.product_box > li .bder850.h195_wd309{padding-top:195px; height:63px; width:309px; margin-left:20px;}
.product_box > li .bder850.h195_wd309 span{line-height:24px; width:318px; height:48px; padding:7px 0 8px; display:table-cell; vertical-align: middle;}
.product_box > li .bder850.h195_wd309:first-child{margin-left:0px;}

/* 4단(width:230px; height:45px} */
.product_box > li.wd230_h45 {margin-left:18px; width:231px;}
.product_box > li.wd230_h45 span{height:45px; line-height:45px; padding:0;}

.product_box > li.wd230_h90{margin-left:18px; width:231px;}
.product_box > li.wd230_h90 span{height:63px; padding:13px 0 14px; line-height:21px; vertical-align:middle; display:inline-block;}
.product_box > li.wd230_h90 span.line63{line-height:63px;}
.product_box > li.wd230_h90 span.line63_m{padding:24px 0;height:42px;}

.product_box > li.wd312_h45 {margin-left:18px; width:313px;}
.product_box > li.wd312_h45 span{height:45px; line-height:45px; padding:0;}
.product_box > li.wd312_h45:nth-of-type(3n-2){margin-left:0;}

.product_box > li.wd230_h120 {margin-left:18px; width:231px;}
.product_box > li.wd230_h120 span{padding-top:15px; padding-top:15px; padding-bottom:5px; line-height:21px;}
.product_box > li.wd230_h120 .txt_h120{font-size:14px; padding-top:5px; padding-bottom:15px; margin-top:-1px; background:#CC3300; line-height:21px;color:#fff;border-top:#CC3300;}
/* officeGuard.html */
.product_box > li.thum_office_pd01{background:url('../../images/front/thum_office_pd02.jpg') no-repeat 50% 10%;}
.product_box > li.thum_cctv01{background:url('../../images/front/thum_cctv01.jpg') no-repeat 50% 10%;}
.product_box > li.thum_cctv02{background:url('../../images/front/thum_cctv02.jpg') no-repeat 50% 10%;}
.product_box > li.thum_cctv03{background:url('../../images/front/thum_cctv03.jpg') no-repeat 50% 10%;}
.product_box > li.thum_cctv04{background:url('../../images/front/thum_cctv04.jpg') no-repeat 50% 10%;}
.product_box > li.thum_cctv05{background:url('../../images/front/thum_cctv05.jpg') no-repeat 50% 10%;}

.product_box > li.thum_ncloud01{background:url('../../images/front/thum_ncloud01.jpg')no-repeat 50% 10%;}
.product_box > li.thum_ncloud02{background:url('../../images/front/thum_ncloud02.jpg')no-repeat 50% 10%;}
.product_box > li.thum_ncloud03{background:url('../../images/front/thum_ncloud03.jpg')no-repeat 50% 10%;}

.product > ul li.thum_office01{background:url('../../images/front/thum_office01.jpg') no-repeat;}
.product > ul li.thum_office02{background:url('../../images/front/thum_office02.jpg') no-repeat;}

.red_office{display:inline-block; text-align:center; font-size:22px; font-weight:bold; width:540px; background:#850e20; color:#fff; line-height:56px;}
.black_office{display:inline-block; text-align:center; font-size:22px; font-weight:bold; width:438px; background:#373737; color:#fff; line-height:56px;}
.bder95_left{border-right:1px solid #959595; display:inline-block;}

.product_box > li.thum_cctv_pd01{background:url('../../images/front/thum_cctv_pd08.jpg') no-repeat 50% 50px;}
.product_box > li.thum_cctv_pd02{background:url('../../images/front/thum_cctv_pd01.jpg') no-repeat 50% 50px;}
.product_box > li.thum_cctv_pd03{background:url('../../images/front/thum_cctv_pd07.jpg') no-repeat 50% 50px;}
.product_box > li.thum_cctv_pd04{background:url('../../images/front/thum_product02.jpg') no-repeat 50% 15%;}
.product_box > li.thum_cctv_pd05{background:url('../../images/front/thum_product03.jpg') no-repeat 50% 15%;}
.product_box > li.thum_cctv_pd06{background:url('../../images/front/thum_cctv_pd09.jpg') no-repeat 50% 15%;}
.product_box > li.thum_cctv_pd07{background:url('../../images/front/thum_cctv_pd10.jpg') no-repeat 50% 15%;}

.product_box > li.thum_ncloud_pd01{background:url('../../images/front/thum_ncloud_pd03.jpg') no-repeat 50% 15px;}
.product_box > li.thum_ncloud_pd02{background:url('../../images/front/thum_ncloud_pd04.jpg') no-repeat 50% 15px;}
/*.product_box > li.thum_ncloud_pd03{background:url('../../images/front/thum_ncloud_pd02.jpg') no-repeat 50% 15px;}*/

.product_box > li.thum_network_pd01{background:url('../../images/front/thum_network_pd01.jpg') no-repeat 50% 40%;}
.product_box > li.thum_network_pd02{background:url('../../images/front/thum_network_pd02.jpg') no-repeat 50% 40%;}
.product_box > li.thum_network_pd03{background:url('../../images/front/thum_network_pd03.jpg') no-repeat 50% 40%;}

.home_pd01{background:url('../../images/front/thum_home_pd01.jpg') no-repeat 50% 35px;}/*2017-07-24 수정*/
.home_pd02{background:url('../../images/front/thum_home_pd02.jpg') no-repeat 50% 30%;}
.home_pd03{background:url('../../images/front/thum_home_pd03.jpg') no-repeat 50% 30%;}
.home_pd04{background:url('../../images/front/thum_home_pd04.jpg') no-repeat 50% 30%;}
.home_pd05{background:url('../../images/front/thum_home_pd05.jpg') no-repeat 50% 30%;}
.home_pd06{background:url('../../images/front/thum_home_pd06.jpg') no-repeat 50% 30%;}
.home_pd07{background:url('../../images/front/thum_home_pd07.jpg') no-repeat 50% 30%;}
.home_pd08{background:url('../../images/front/thum_home_pd08.jpg') no-repeat 50% 30%;}

.home_01{background:url('../../images/front/thum_home01.jpg') no-repeat;}
.home_02{background:url('../../images/front/thum_home02.jpg') no-repeat;}
.home_03{background:url('../../images/front/thum_home03.jpg') no-repeat;}
.home_04{background:url('../../images/front/thum_home04.jpg') no-repeat;}
.home_05{background:url('../../images/front/thum_home05.jpg') no-repeat;}

.s_enter01{background:url('../../images/front/thum_enter01.jpg') no-repeat 50% 15%;}
.s_enter02{background:url('../../images/front/thum_enter04.jpg') no-repeat;}
.s_enter03{background:url('../../images/front/thum_enter03.jpg') no-repeat 50% 30%;}
.thum_enter_ad01{background:url('../../images/front/thum_enter_ad01.jpg') no-repeat 50% 100px; height:700px;}

.enter_ad_01 {background:url('../../images/front/enter_ad01.jpg') no-repeat;}
.enter_ad_02 {background:url('../../images/front/enter_ad02.jpg') no-repeat;}
.enter_ad_03 {background:url('../../images/front/enter_ad03.jpg') no-repeat;}
.enter_ad_04 {background:url('../../images/front/enter_ad04.jpg') no-repeat;}
.enter_ad_05 {background:url('../../images/front/enter_ad05.jpg') no-repeat;}
.enter_ad_06 {background:url('../../images/front/enter_ad06.jpg') no-repeat;}
.enter_ad_07 {background:url('../../images/front/enter_ad07.jpg') no-repeat;}
.enter_ad_08 {background:url('../../images/front/enter_ad08.jpg') no-repeat;}
.enter_ad_09 {background:url('../../images/front/enter_ad09.jpg') no-repeat;}
.enter_ad_10 {background:url('../../images/front/enter_ad10.jpg') no-repeat;}
.enter_ad_11 {background:url('../../images/front/enter_ad11.jpg') no-repeat;}

.thum_security01_01{background:url('../../images/front/thum_security01_01.jpg') no-repeat;}
.thum_security01_02{background:url('../../images/front/thum_security01_02.jpg') no-repeat;}
.thum_security01_03{background:url('../../images/front/thum_security01_03.jpg') no-repeat;}

.thum_con_01 {background:url('../../images/front/thum_enter01.jpg') no-repeat 50% 20px;}
.thum_con_02 {background:url('../../images/front/thum_enter03.jpg') no-repeat 50% 40px;}

/* 기기소개 이미지 */
.thum_video01{width:438px; background:url('../../images/front/thum_video01.jpg') no-repeat;}
.thum_video02{width:438px; background:url('../../images/front/thum_video02.jpg') no-repeat 50% 35%;}

.wd390_1{width:390px !important; background:url('../../images/front/thum_terro01.jpg') no-repeat 50% 20px;}
.wd390_2{width:390px !important; background:url('../../images/front/thum_terro02.jpg') no-repeat 50% 40px;}
.wd390_3{width:390px !important; background:url('../../images/front/thum_terro03.jpg') no-repeat 50% 30%;}
.wd390_4{width:390px !important; background:url('../../images/front/thum_terro04.jpg') no-repeat 50% 30%;}
.wd390_5{width:390px !important; background:url('../../images/front/thum_terro05.jpg') no-repeat 50% 30px;}
.wd390_8{width:390px !important; background:url('../../images/front/thum_terro06.jpg') no-repeat 50% 20px;}

.thum_factility01{width:390px !important; background:url('../../images/front/thum_factility01.jpg') no-repeat;}
.thum_factility02{width:390px !important; background:url('../../images/front/thum_factility02.jpg') no-repeat;}
.thum_factility03{width:390px !important; background:url('../../images/front/thum_factility03.jpg') no-repeat;}

.thum_video_ad_01 {background:url('../../images/front/thum_video_ad_02.jpg') no-repeat 50% 15px;}
.thum_video_ad_02 {background:url('../../images/front/thum_video_ad_03.jpg') no-repeat 50% 15px;}

.product_box.nfl > li {float:none; }
.product_box.nfl > li:after{content:""; display:block; clear:both;}
.product_box.nfl > li .h209.bder850{float:left;}
.product_box.nfl > li .list_ft14{font-size:14px; margin-left:20px; float:right; line-height:21px;}

.list_ft14{padding-bottom:10px;}
.list_ft14 ul {max-height:100%;}
.list_ft14 ul li{font-size:14px; line-height:21px; padding-left:10px; text-align:left; margin-left:0px; width:100%; letter-spacing:-1px}
.list_ft14 ul.fl li{float:left;}
.list_ft14 ul.fl:after{content:""; display:block; clear:both;}

.style_blue_dotUL li{background:url('../../images/front/icon_listStyle_blue.png') no-repeat 0% 8px; padding-right:10px;}
.style_blue_dotUL dd{background:url('../../images/front/icon_listStyle_blue.png') no-repeat 0% 8px;}
.style_red_dotUL li {background:url('../../images/front/icon_vision_list.png') no-repeat 0% 8px; padding-left:10px;}

.style_blue_dot{background:url('../../images/front/icon_listStyle_blue.png') no-repeat 0% 9px; padding-left:10px; }
.style_red_dot {background:url('../../images/front/icon_vision_list.png') no-repeat 0% 9px; padding-left:10px; }
.style_red_dot2 {background:url('../../images/front/icon_vision_list.png') no-repeat 0% 50%; padding-left:10px; }

.posService2 ul.view:after{content:""; display:block; clear:both;}
.posService2 ul.view{text-align:center; }
.posService2 ul.view li{float:left; display:inline-block; position:relative; width:320px!important; margin-top:10px; text-align:center;}
.posService2 ul.view li:nth-of-type(3n-1){margin:10px 10px 0;}
.posService2 ul.view li img{width:320px; height:189px; display:inline-block;}
.posService2 ul.view li span{background-color:rgba(0,0,0,0.7); color:#fff; font-size:17px; font-weight:bold; height:40px; line-height:40px; width:100%; position:absolute; top:150px; left:0; zoom:1; filter: progid:DXImageTransform.Microsoft.gradient( startColorStr=#000000, endColorStr=#000000 );-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorStr=#000000, endColorStr=#000000 )";}

.save ul:after{content:""; display:block; clear:both;}
.save ul{padding:0 7px;}
.save ul li{width:179px; float:left; padding-top:140px;/* margin-left:17px;*/ line-height:25px; font-size:15px; text-align:center; letter-spacing:-1px;}
.save ul li:first-child{margin-left:0;}
.save ul li.save01{background:url('../../images/front/icon_save01.png') no-repeat 50% 0%;}
.save ul li.save02{background:url('../../images/front/icon_save02.png') no-repeat 50% 0%;}
.save ul li.save03{background:url('../../images/front/icon_save03.png') no-repeat 50% 0%;}
.save ul li.save04{background:url('../../images/front/icon_save04.png') no-repeat 50% 0%;}
.save ul li.save05{background:url('../../images/front/icon_save05.png') no-repeat 50% 0%;}
.save ul li.save_arrow{background:url('../../images/front/icon_arrow_red.png') no-repeat 0% 49px; width:17px;}

.card_guide{padding:15px 20px; background:#fef5f5;}
.card_guide:after{content:""; display:block; clear:both;}
.card_guide > span{float:left; font-size:17px; padding-right:40px; line-height:28px; font-weight:bold; color:#ea002c;}
.card_guide > ul{float:left; font-size:15px; line-height:21px; letter-spacing:-1px;}

/* 사이트 맵 */
.sitemap_area{border-top:#9da0a6 1px solid; border-left:#9da0a6 1px solid;}
.sitemap_area > ul{overflow:hidden;}
.sitemap_area > ul > li{float:left; width:25%;}
.sitemap_area > ul > li > dl{border:#9da0a6 1px solid; border-top:none; border-left:none;}
.sitemap_area > ul > li > dl > dt{font-size:17px; font-weight:bold; padding:20px 30px; background:url('../../images/front/icon_vision_list.png') 15px center no-repeat; background-size:6px 6px;}
.sitemap_area > ul > li > dl > dd{min-height:260px; border-top:#9da0a6 1px solid; padding:0 25px 40px;}
.sitemap_area > ul > li > dl > dd.long{min-height:360px;}
.sitemap_area > ul > li > dl > dd > ul > li{margin-top:20px;}
.sitemap_area > ul > li > dl > dd > ul > li > a{font-size:15px; color:#111;}
.sitemap_area > ul > li > dl > dd > ul > li > ul > li{margin-top:8px;}
.sitemap_area > ul > li > dl > dd > ul > li > ul > li > a{font-size:13px; color:#707070;}

/* 정보보안 */
.job_2 ul li.ico_security01{background:url('../../images/front/ico_security01.png') no-repeat;}
.job_2 ul li.ico_security02{background:url('../../images/front/ico_security02.png') no-repeat;}
.job_2 ul li.ico_security03{background:url('../../images/front/ico_security03.png') no-repeat;}
.job_2 ul li.ico_security04{background:url('../../images/front/ico_security04.png') no-repeat;}
.job_2 ul li.ico_security05{background:url('../../images/front/ico_security05.png') no-repeat;}
.job_2 ul li.ico_security06{background:url('../../images/front/ico_security06.png') no-repeat;}
.job_2 ul li.ico_security07{background:url('../../images/front/ico_security07.png') no-repeat;}
.job_2 ul li.ico_security08{background:url('../../images/front/ico_security08.png') no-repeat;}

.grid_2 ul {content:""; display:block; clear:both; min-height:192px;}
.grid_2 ul li {float:left; width:50%;}
.grid_2 ul li > div {padding-left:245px; margin-top:30px;}
.grid_2 ul li > div.thum_security_ad01 {background:url('../../images/front/thum_security_ad03.jpg') no-repeat;}
.grid_2 ul li > div.thum_security_ad02 {background:url('../../images/front/thum_security_ad04.jpg') no-repeat;}
.grid_2 ul li .list_ft14 ul li {float:none; width:100%! important;}

.txt_infor_Security{border:#bebebe 1px solid; padding:40px 30px 30px; margin-top:20px;}
.txt_infor_Security .txtbox{line-height:1.3em; margin-bottom:30px;}
.txt_infor_Security > .top_question{margin-bottom:40px;}
.txt_infor_Security > .top_question > div{overflow:hidden;}
.txt_infor_Security > .top_question > div > *{float:left;}
.txt_infor_Security > .top_question > div > img{margin-right:8px;}
.txt_infor_Security > .top_question > div > p{line-height:40px;}
.txt_infor_Security > .top_question > div.txt_answer{margin-top:30px;}
.txt_infor_Security > .top_question > div.txt_answer > p{line-height:1.3em;}
.txt_infor_Security .mid_con{text-align:center; margin-bottom:35px;}
.txt_infor_Security .mid_con > p{font-size:17px; color:#e53935; font-weight:bold; margin-top:20px;}
.txt_infor_Security .bot_type > div{margin-top:12px;}
.txt_infor_Security .bot_type > div > ul{text-align:center;}
.txt_infor_Security .bot_type > div > ul:after {display:block; content:""; clear:both;}
.txt_infor_Security .bot_type > div > ul > li{display:inline-block; width:272px; min-height:342px; text-align:left;}
.txt_infor_Security .bot_type > div > ul > li.blt_redX{width:50px; padding-top:60px; min-height:282px; text-align:center;}
.txt_infor_Security .bot_type > div:first-child > ul > li{display:block; float:left;}
.txt_infor_Security .bot_type > div > ul > li > div > .top_img{border:#b8b8b8 1px solid; position:relative;}
.txt_infor_Security .bot_type > div > ul > li > div > .top_img > div > img{width:270px; height:138px;}
.txt_infor_Security .bot_type > div > ul > li > div > .top_img > p{position:absolute; bottom:0; left:0; width:100%; text-align:center; color:#fff; font-size:14px; line-height:32px; background:url('../../images/front/bg_infor_Security.png') left top repeat-x;}
.txt_infor_Security .bot_type > div > ul > li > div > .bot_txt{font-size:14px; color:#444; margin-top:15px;}
.txt_infor_Security .bot_type > div > ul > li > div > .bot_txt > p{line-height:1.3em; letter-spacing:-1.5px;}
.txt_infor_Security .bot_type > div > ul > li > div > .bot_txt > div > ul > li{margin-top:15px; background:url('../../images/front/icon_listStyle_blue.png') left 4px no-repeat; padding-left:10px;}
.txt_infor_Security .bot_type > div > ul > li > div > .bot_txt > div > ul > li > span{font-weight:bold; display:block; margin-bottom:10px;}

.wrap_office1 {border: 1px solid #959595; overflow:hidden;}
.wrap_office1 li {float:left;}
.wrap_office1 li dl dt {text-align: center; font-size: 22px; font-weight: bold;  color: #fff; line-height: 56px;}
.wrap_office1 li.office1_1 {border-right: 1px solid #959595; width:539px;}
.wrap_office1 li.office1_1 dl dt {background:#850e20;}
.wrap_office1 li.office1_2 {width:438px;}
.wrap_office1 li.office1_2 dl dt {background:#373737;}

/* 공통요소 */
.cor_red{color:#ea002c;}
.cor_red2{color:#ac2d2d;}
.cor_red3{color:#e53935;}
.cor_orange{color:#f4511e;}
.cor_orange1{background-color:#e64a19!important;}
.cor_orange1_1{background:url('../../images/front/blt_red_plus.png') no-repeat 50% 50%;}
.cor_orange2{background-color:#dd2c00!important;}
.cor_orange3{background-color:#a92302!important;}
.cor_orange4{color:#f18022}
.cor_orange5{color:#d84315}
.cor_pink{background-color:#fef5f5;}
.cor_sky{color:#037591; font-weight:bold;}
.cor_sky12{color:#037591; font-size:12px; line-height:18px; display:inline-block; margin-left:4px;}
.cor_sky3{color:#607d8b;}
.cor_black{color:#333;}
.wd900{width:900px;}
.wd560{width:560px !important;}
.wd520{width:520px !important;}
.wd425{width:425px !important;}
.wd320{width:320px !important;}
.wd309{width:309px !important;}
.wd300{width:300px !important;}
.wd210{width:210px !important;}
.wd230{width:230px !important;}
.wd220{width:220px !important;}
.wd270{width:270px !important;}
.wd250{width:250px !important;}
.wd198{width:198px !important;}
.wd170{width:170px !important;}
.wd150{width:150px !important;}
.wd100{width:100px !important;}
.wd120{width:120px !important;}
.wd110{width:110px !important;}
.wd90 {width:90px;}
.wd57 {width:57px !important;}
.wdAll {width:100%;}
.wdhalf {width:50%;}
.list{padding-left:5px;}
.marL{margin:0 28px 30px;}
.mar0{margin:0 !important;}
.mt5{margin-top:5px !important;}/* 2018-05-30 조대원 */
.mt10{margin-top:10px !important;}
.mt15 {margin-top:15px;}/*2017-06-21 추가*/
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt50 {margin-top:50px;}
.marB30{margin-bottom:30px !important;}
.marB20{margin-bottom:20px !important;}
.marB15{margin-bottom:15px !important;}
.marB10{margin-bottom:10px;}
.lineHeight{line-height:10px;}
.lineHeight33{line-height:33px !important;}
.height250{height:250px !important;}
.pddingT{padding-top:15px;}
.pdding5{padding:5px 0;}
.pdding10{padding:10px 0;}
.pdding20{padding:20px 0;}
.pdding30{padding:30px 0;}
.pddingR10{padding-right:10px;}
.pddingB{margin-bottom:100px;}
.txt14{line-height:25px; font-size:14px;}
.txt15{font-weight:bold; font-size:15px;}
.txt23{font-size:23px;}
.bd_a0a0{border:1px solid #a0a0a0; width:250px; }
.a0a0{border:1px solid #a0a0a0 !important;}
.verT{vertical-align:top;}
.txt_indent{display:inline-block;padding-left:14px;}
.inlineB{display:inline-block;line-height:20px;background:url('../../images/front/icon_star.png') no-repeat 65px 3px;}
.inline{display:inline-block!important;}
.font_nor{font-weight:normal !important;}
.marL{margin-left:20px;}
.min_wdT{width:900px !important; position:absolute; top:3px !important;}
h4{line-height:30px; font-size:17px; font-weight:bold;}
.alignL{text-align:left;}
.alignC{text-align:center;}
.alignR{text-align:right;}
.bder95{border:1px solid #959595;}
.bold{font-weight:bold !important;}
.bder_reset{border:none !important;}
.bder_resetSide{border-right:none!important; border-left:none !important;}
.pdding0{padding-left:0!important; padding-right:0 !important;}
.bgimg_none{background:none!important;}
.ft17{font-size:17px!important; line-height:24px;}
.ft15{font-size:15px!important; line-height:24px;}
.ft14{font-size:14px!important; line-height:21px;}
/*.ft14_2{font-size:14px!important; line-height:18px; background-color:#850e20; color:#fff;}*/
.screen_out{position:absolute; left:-9999px; top:-9999px;}
.height_none{height:auto;}
.line{text-decoration:underline;} /* 2017-10-12 추가 */
.bder_left{border-left:1px solid #ddd !important;} /* 2017-10-12 추가 */

/* 메인 */
.visual_wrap{width:100%; min-width:1200px; background:#c5c9cb; position:relative;}
.visual{width:100%; min-width:1200px; height:750px; position:relative; overflow:hidden;}
/*.visual_txt{position:relative; width:1200px; margin:0 auto;}
.visual_txt .vi_txt{font-size:50px; line-height:60px; position:absolute; left:3px; top:105px; letter-spacing:-1px;}
.visual_txt .vi_txt_s{font-size:28px; line-height:38px; position:absolute; left:2px; top:238px; letter-spacing:-2px;}
.visual_txt > img{position:absolute; left:3px; top:328px; width:341px; height:32px;}*/
.info{width:1200px;  margin:0 auto; position:relative; top:690px; }
.info_notice{width:900px; height:60px; position:relative; background:rgba(240, 241, 241, 0.75); filter: progid:DXImageTransform.Microsoft.gradient( startColorStr=#b3f0f1f1, endColorStr=#b3f0f1f1 );-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorStr=#b3f0f1f1, endColorStr=#b3f0f1f1 )"; zoom:1;}
.info_tt{display:inline-block; padding:17px 40px 16px 61px; font-size:16px; font-weight:bold; line-height:27px; background:url('../../images/front/main_info.png') no-repeat 40px 20px;}
.info_notice > ul{display:inline-block; position:absolute; left:158px; top:17px;  background:url('../../images/front/main_info_border.png') no-repeat;}
.info_notice > ul li{padding:6px 20px; font-size:14px; width:528px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.info_notice > ul li .date{position:absolute; left:568px; width:78px; padding:0 20px; text-align:center;}
.info_notice .more{display:inline-block; position:absolute; left:863px; top:26px; background:url('../../images/front/main_btn_more.png') no-repeat; text-indent:-9999px;}
.info_notice .more a{width:11px; height:9px; display:block;}
.cs{position:absolute; left:900px; top:0; width:300px; height:60px; background:url('../../images/front/main_cs.jpg') no-repeat; text-indent:-9999px;}

.main_container{width:100%; min-width:1200px; position:relative; }
.section{width:1200px; margin:0 auto; position:relative;}
.service{overflow:hidden; height:252px; border-bottom:1px solid #d6d6d6;}
.service li{float:left; width:300px; height:106px; padding-top:145px; line-height:27px; font-size:16px; text-align:center;}
.service li a{margin-top:-95px; padding-top:95px; display:block;}
.service li span{display:inline-block; font-size:18px; line-height:27px; margin-top:10px;}
.service li.security{background:url('../../images/front/main_s_secrurity.jpg') no-repeat 94px 50px ;}
.service li.cctv{background:url('../../images/front/main_s_cctv.jpg') no-repeat 94px 50px ;}
.service li.nsok{background:url('../../images/front/main_s_nsok.jpg') no-repeat 94px 50px;}
.service li.ethical{background:url('../../images/front/main_s_ethical.png') no-repeat 94px 50px;background-color:#d54d37;}

.service_1{overflow:hidden; height:256px; }
.service_1 li{float:left; width:300px; padding-top:168px; line-height:27px; font-size:18px; text-align:center;}
.service_1 li a{margin-top:-123px; padding-top:133px; display:block;}
.service_1 li.term{background:url('../../images/front/main_s1_term.jpg') no-repeat 88px 44px ;}
.service_1 li.tax{background:url('../../images/front/main_s1_tax.jpg') no-repeat 88px 44px ;}
.service_1 li.mycctv{background:url('../../images/front/main_s1_mycctv.jpg') no-repeat 88px 44px ;}
.service_1 li.user{background:url('../../images/front/main_s1_user.jpg') no-repeat 88px 44px ;}

.service_2{height:403px; overflow:hidden; border-bottom:1px solid #d6d6d6;}
.service_2 li{width:300px; float:left; padding-bottom:40px; font-size:18px;}
.service_2 li a{position:relative; width:100%; display:block;}
.service_2 li a .s2_tt{display:inline-block; width:260px; position:relative; padding:33px 20px 32px;}
.service_2 li a .s2_more{display:inline-block; position:absolute; right:20px; top:33px; width:24px; height:17px; text-indent:-9999px; background:url('../../images/front/main_icon_arrow.png') no-repeat;}
.service_2 li a img{display:inline-block;}
.service_2 li a .hidden{display:none; position:absolute; left:0; top:0px; text-align:center; width:300px; height:365px; background:transparent; background-color:rgba(202,32,4,0.8);	filter: progid:DXImageTransform.Microsoft.gradient( startColorStr=#b3f9a765, endColorStr=#b3f9a765 ); -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorStr=#b3f9a765, endColorStr=#b3f9a765 )"; zoom:1;}
.service_2 li .hidden span{display:block; padding:173px 0; line-height:25px; font-size:17px; font-weight:bold; color:#fff;}
.service_2 li a:hover .s2_tt{color:#FFF; position:relative; font-weight:bold; z-index:50;}
.service_2 li a:hover .s2_more{background:url('../../images/front/main_icon_arrow_over.png') no-repeat; z-index:50;}
.service_2 li a:hover .hidden{display:block;}

.service_3{overflow:hidden; height:150px; margin-bottom:90px; margin-top:38px; }
.article_1, .article_2, .article_3{float:left; padding:0px 24px 75px 30px; line-height:20px; font-size:14px; height:75px; letter-spacing:-1px;}
.article_1{width:345px; background:url('../../images/front/main_s3_1.jpg') no-repeat 255px 115px;}
.article_2{width:346px; background:url('../../images/front/main_s3_2.jpg') no-repeat 320px 92px; border-left:1px solid #d6d6d6; border-right:1px solid #d6d6d6;}
.article_3{width:345px; background:url('../../images/front/main_s3_3.jpg') no-repeat 307px 92px;}
.arti_tt{font-size:18px; line-height:20px; height:20px; display:block; margin-bottom:15px;}

/* 2018-05-18 플로팅 팝업 */
.mainTopPop{width:100%;height:113px;background:#df1126 url('../../images/front/main_fixes_bg.png') right top no-repeat;}
.mainTopPop_wrap{position:relative;overflow:hidden;width:1200px;margin:0 auto;padding-top:20px}
.mainTopPop_wrap .intro{float:left;padding-right:65px}
.mainTopPop_wrap .intro em{display:block;margin-bottom:10px;font-family:'NanumBarunGothic';color:#fff;font-size:21px;}
.mainTopPop_wrap .intro strong{position:relative;display:block;font-family:'NanumBarunGothic';color:#fff;font-size:46px;font-weight:normal;text-shadow:1px 3px #c20f21;}
.mainTopPop_wrap .intro strong:after {content: '';display: block;position: absolute;left: 115px;top: 15px;width: 10px;height: 4px;background: #fff;box-shadow: 1px 2px 1px #c20f21;}

.mainTopPop_wrap ul.inputForm, .mainTopPop_wrap ul.inputForm li{float:left}
.mainTopPop_wrap ul.inputForm li .agree_bx_ft{clear:both;margin-top:15px}
.mainTopPop_wrap ul.inputForm li .agree_bx_ft label{width:auto;padding:0 25px 0 0;color:#fff;font-size:16px;background:none;border-right:0;}
.mainTopPop_wrap ul.inputForm li .agree_bx_ft label > input{width:20px;height:20px;margin-right:12px;background:#fff;}
.mainTopPop_wrap ul.inputForm li .agree_bx_ft a{position: relative;color: #fff;font-size: 16px;padding-left: 30px;padding-top: 1px; }
.mainTopPop_wrap ul.inputForm li .agree_bx_ft a:before{content:'+';position:absolute;left:0;top:3px;display:block;width:10px;height:10px;padding:4px;font-size:20px;line-height:5px;border:1px solid #fff;text-indent:-2px}
.mainTopPop_wrap ul.inputForm li div{display:table;}
.mainTopPop_wrap ul.inputForm li div > label{display:table-cell;width:63px;padding-top:3px;font-family:'NanumBarunGothic';font-size:17px;color:#444;text-align:center;background:#f7f7f7;border-right:1px solid #e0e0e0;border-top-left-radius:3px;border-bottom-left-radius:3px;}
.mainTopPop_wrap ul.inputForm li div > label.phNum{width:99px}

.mainTopPop_wrap ul.inputForm strong{display:inline-block;float:left;margin-top:9px;margin-right:30px;font-family:'NanumBarunGothic';color:#fff;font-size:24px;}
.mainTopPop_wrap ul.inputForm li:first-child{margin-right:30px}
.mainTopPop_wrap ul.inputForm li > div{float:left}
.mainTopPop_wrap ul.inputForm li .name{width:150px;margin-right:12px}
.mainTopPop_wrap ul.inputForm li .phone{width:260px}
.mainTopPop_wrap ul.inputForm input{width:100%;height:38px;padding-top:2px;font-family:'NanumBarunGothic';color:#999;font-size:17px;border:0;border-top-right-radius: 3px;border-bottom-right-radius: 3px;text-indent:5px}
.mainTopPop_wrap .ok {display: inline-block;height: 40px;padding: 0 38px 0 30px;font-family: 'NanumBarunGothic';color: #fff;font-size: 18px;text-align: center;background: url(../../images/front/main_fixes_arrw.png) right 20px top 50% no-repeat;border: 2px solid #fff;cursor: pointer;line-height: 38px;box-sizing: border-box;}
.mainTopPop_wrap .del{position:absolute;top:42px;right:30px;width:30px;height:30px;background:url('../../images/front/main_del_icon.png') 0 0 no-repeat;text-indent:-9999em;cursor:pointer}

/* 2018-05-18 플로핑 팝업- 개인정보이용약관 팝업 */
.personal_info_pop{overflow:hidden;padding:30px;font-family:'NanumBarunGothic';border-top:5px solid #df1126}
.personal_info_pop > h1{font-size:25px}
.personal_info_pop ul{line-height:20px;margin-top:20px}
.personal_info_pop ul li *{display:inline-block;vertical-align:middle}
.personal_info_pop strong{width:125px}
.personal_info_pop > p{margin-top:30px;font-weight:600}
.personal_info_pop > p.fz{font-size:25px;}
#p_info_ok{display:block;width:100px;padding:10px 0;margin:40px auto 0;color:#444;font-size:15px;text-align:center;font-family:'NanumBarunGothic';font-weight:600;border:1px solid #5d5d5d;cursor:pointer}

/* 2017-06-22 추가 */
.btn_mainTopClose a{/* color:#dfe8f1; border-left:#232323 1px solid; padding-left:8px; margin-left:8px; */}/* 2017-06-23 수정 */ 
.btn_mainTopClose a img{vertical-align:bottom; margin-left:6px;}
.visual > *{z-index:2;}
.mainSlide{position:absolute; top:0; left:0; width:100%; z-index:1;}
.mainSlide ul{height:100%;}
.mainSlide ul > li{height:750px; background-position:center top; background-repeat:no-repeat; font-size:0;}
.mainSlide ul > li a.btn {display:block; height:100%;}
.mainSlide .bx-controls{text-align:right; width:1200px; margin:0 auto; position:relative; margin-top:-105px;}
.mainSlide .bx-controls > * {display:inline-block;}
.mainSlide .bx-controls-direction{display:none;}
.mainSlide .bx-pager,
.mainSlide .bx-controls-auto{}
.mainSlide .bx-pager-item,
.mainSlide .bx-controls-auto-item{display:inline-block; margin-left:8px;}
.mainSlide .bx-pager-item:first-child{margin-left:0;}
.mainSlide .bx-pager-item > a{display:block; font-size:0; background:url('../../images/front/btn_slide_dot_off.png') left top no-repeat; width:13px; height:14px;}
.mainSlide .bx-pager-item > a.active{background:url('../../images/front/btn_slide_dot_on.png') left top no-repeat; width:36px;}
.mainSlide .bx-controls-auto-item > a{font-size:0; display:block;}
.mainSlide .bx-start{background:url('../../images/front/btn_slide_play.png') left top no-repeat; width:10px; height:14px;}
.mainSlide .bx-stop{background:url('../../images/front/btn_slide_stop.png') left top no-repeat; width:10px; height:14px;}


/* error */
.grayBox {width:860px;min-height:400px; margin-left:-430px; position:absolute; left:50%; top:50px; border: #d2d2d2 1px solid;}
.grayBox .comp_area {padding: 30px 0;}
.grayBox .comp_area .error {background: url('../../images/front/bg_error.png') center top no-repeat; padding-top:145px; text-align:center; word-spacing:-1px;}
.grayBox .comp_area .error .tit {margin-bottom: 15px; font-size: 25px; color: #000; letter-spacing: -1px;}
.grayBox .comp_area .error .tit  .colRed {color: #ea002c;}
.comp_area > div.error > p {color: #777; letter-spacing: -1px; line-height: 1.4em;}
.grayBox .comp_area .error .tit_sub {font-size: 20px; color: #383838; margin-bottom: 30px;}
.grayBox .btn_area {position: relative; margin-top: 30px; text-align: center;}
.grayBox .btn_area  a.btn_round_gray9 {display: inline-block; padding: 10px 47px 11px; line-height: 25px; color: #fff; font-size: 17px; font-weight: bold; background: #444; float:none;}

.floatBox1 {overflow:hidden;}
.floatBox1 > .bder95 {float:left; width:720px; padding:30px 20px;}
.floatBox1 > .bder0 {float:right;}
.floatBox1 > .bder0 .product_box > li {float:none; margin-left:0; width:200px;}

/* 공사중 2016-04-29 추가 bjh */
.coming .top1{height:418px; background:#8b0404 url('/resources/images/coming_bg_top.png') center top no-repeat; position:relative; margin-bottom:10px;}
.coming .top1 > *{text-align:center; position:absolute; left:0; width:100%;}
.coming .top1 > div{top:69px;}
.coming .top1 .top_txt1{font-size:30px; color:#fff; top:240px;}
.coming .top1 .top_txt2{font-size:37px; font-weight:bold; color:#fff; top:290px;}
.coming .bot{border-top:#acacac 1px solid; text-align:center; padding-bottom:60px;}
.coming .bot > div{padding-top:62px; margin-bottom:35px;}
.coming .bot .bot_txt1{font-size:25px; font-weight:bold; color:#2a0d0e;}

/* 2016-06-21 공고모집요청사항 관련 추가*/
.wrap_board {padding:50px 0;}
.blt_board01 {background:url('../../images/front/blt_board01.png') left 50% no-repeat; padding:10px 0 10px 27px;}
.blt_board02 li {background:url('../../images/front/blt_board02.png') left 9px no-repeat; margin-left:30px;}
.blt_board02 li:after {content:''; display:block; clear:both;}
.blt_board02 li span {float:left; padding-left:10px; }
.wrap_board a {text-decoration:underline;}

/* 2017-10-12 공고모집요청사항 관련 추가 */
.blt_board {background:url('../../images/front/blt_board01_bul_01.png') left 50% no-repeat; padding:10px 0 10px 37px;color:#002060;}

/* 2016-07-18 비밀번호 확인 페이지 css 추가 */
.btn_common_red_pw{display:inline-block; padding:7px 35px; line-height:20px; color:#fff; font-size:13px; text-align:center; background-color:#ac2d2d;}

/* 2017-06-21 홈보안 신규 페이지 추가*/
.dib{display:inline-block;}
.style_red_dot.dib.mt10{background-position:0% 5px;}
.list_service li{padding-left:198px !important;margin-top:30px !important;height:128px !important;line-height:128px;}/* 2017-06-26 수정 */
.list_service li .none_bd{font-weight:normal;}
.job_2 ul li.ico_hsecurity_01{background:url('../../images/front/ico_hsecurity_01.png') no-repeat;}
.job_2 ul li.ico_hsecurity_02{background:url('../../images/front/ico_hsecurity_02.png') no-repeat;}
.job_2 ul li.ico_hsecurity_03{background:url('../../images/front/ico_hsecurity_03.png') no-repeat;}
.job_2 ul li.ico_hsecurity_04{background:url('../../images/front/ico_hsecurity_04.png') no-repeat;}
.job_2 ul li.ico_emty_care_01{background:url('../../images/front/ico_emty_care_01.png') no-repeat;}
.job_2 ul li.ico_emty_care_02{background:url('../../images/front/ico_emty_care_02.png') no-repeat;}
.job_2 ul li.ico_emty_care_03{background:url('../../images/front/ico_emty_care_03.png') no-repeat;}
.job_2 ul li.ico_emty_care_04{background:url('../../images/front/ico_emty_care_04.png') no-repeat;}
.posService ul li.ico_customer_01{background:url('../../images/front/ico_customer_01.png') no-repeat 50% 0%;}
.posService ul li.ico_customer_02{background:url('../../images/front/ico_customer_02.png') no-repeat 50% 0%;}
.posService ul li.ico_customer_03{background:url('../../images/front/ico_customer_03.png') no-repeat 50% 0%;}
.posService ul li.ico_customer_04{background:url('../../images/front/ico_customer_04.png') no-repeat 50% 0%;}
.posService ul li.bullet{background:url('../../images/front/ico_bullet.png') no-repeat 0% 54px; width:10px !important;}
.product_box.type1{background:url('../../images/front/m_charge.png') left top no-repeat;}
.skms.type1 dl dd.pb{height:20px !important;}
.posService.type1 ul li{padding-top:166px !important;}
.product_box.type1{padding-left:150px;height:120px;}
.product_box.type1 li ul li, .product_box.type2 li ul li {padding-bottom:10px;background-position:0% 5px;}

/* 2017-06-26 추가 */
.hsecurity .skms dl dt{width:128px;font-size:24px}

/* 이벤트 */

.wrap_event .top{float:none}
.wrap_event input[type=text],
.wrap_event input[type=tel]{padding-left:20px;border:#898989 1px solid;color:#000;height:46px;line-height:46px;font-size:18px;border-radius:8px;}
.wrap_event .blind{visibility:hidden;width:0;height:0;font-size:0}
.wrap_event .wrap_contents{width:1200px;margin:0 auto}
.wrap_event .wrap_contents .top{position:relative;width:100%;height:1946px;background:url('../../images/event/top.png') center no-repeat;}
.wrap_event .wrap_contents .top .btn_top{position:absolute;display:block;width:460px;height:76px;top:617px;left:371px}
.wrap_event .wrap_contents .middle{width:100%;height:344px;background:url('../../images/event/middle.png') center no-repeat;}
.wrap_event .wrap_contents .middle .wrap_md{padding-top:30px;padding-left:189px;}
.wrap_event .wrap_contents .middle .wrap_md .trd_area label{font-size:18px;color:#000;font-weight:bold}
.wrap_event .wrap_contents .middle .btn_area{display:block;width:454px;height:100%;margin:40px auto 0 auto;position: static;}
.wrap_event .wrap_contents .bottom{width:100%;height:2280px;background:url('../../images/event/bottom.png') center no-repeat;}/* 2017-06-29 수정 */
.wrap_event .btn_agree, .btn_agree_02 {margin-left:20px;font-size:16px;color:#000;border-bottom:1px solid #000;vertical-align:middle}
.wrap_event .btn_agree_02{margin-left:58px}
.wrap_event .input_checkbox {display: inline-block; margin-left: 37px; }
.wrap_event .input_checkbox:first-child{margin-left:0}
.wrap_event .input_checkbox input[type=checkbox]{position:absolute;z-index:-10000em;left:-10000em;overflow: hidden; height:1px; width:1px; margin:-1px; padding:0; border:0;}
.wrap_event .input_checkbox input[type=checkbox] + label {padding-left:30px;background:url(../../images/event/checkbox.png) no-repeat 0 0px;background-size:20px auto;font-size:18px;color:#fff;vertical-align:middle;cursor:pointer;letter-spacing:-0.5px}
.wrap_event .input_checkbox input[type=checkbox]:checked + label {background:url(../../images/event/checkbox_on.png) no-repeat 0 0px;background-size:20px auto;color:#c3172f !important}
.wrap_event .input_checkbox img{vertical-align:top;}
.wrap_event .mt20{margin-top:17px;}
.wrap_event .mt40{margin-top:40px;}
.wrap_event .dim100{position:fixed;left:0;top:0;width:100%;height:100%;opacity:0.7;background-color:#000;z-index:5}
.wrap_event .layer_pop, .wrap_event .layer_pop_02{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:10;}
.wrap_event .layer_pop .contents, .wrap_event .layer_pop_02 .contents{position:absolute;left:50%;top:50%;width:1000px;margin-left:-500px;margin-top:-307px;z-index:10}
.wrap_event .layer_pop .layer_header, .wrap_event .layer_pop_02 .layer_header{height:54px;line-height:54px;padding:0 20px 0 27px;background-color:#e47323;color:#fff;font-size:20px;font-weight:bold}
.wrap_event .layer_pop .layer_body, .wrap_event .layer_pop_02 .layer_body{padding:20px 25px 60px 25px;border:1px solid #d0d0d0;background-color:#fbf9f1}
.wrap_event .layer_pop .layer_body .scroll_area, .wrap_event .layer_pop_02 .layer_body .scroll_area{overflow-y:auto;height:404px;padding:20px;background-color:#fff;font-size:16px;line-height:1.4}
.wrap_event .layer_pop .layer_body .desc, .wrap_event .layer_pop_02 .layer_body .desc{margin-bottom:15px;font-size:16px;font-weight:bold}
.wrap_event .layer_pop .btn_close, .wrap_event .layer_pop_02 .btn_close{position:absolute;top:10px;right:20px;display:inline-block;width:34px;height:34px;background:url(../../images/event/btn_close.png) no-repeat}
.wrap_event .pop_terms_txt_area p{font-size:12px; color:#282828; line-height:1.3em;}
.wrap_event .terms_table{margin:15px 0 25px;}
.wrap_event .terms_table th, .terms_table td{border:#ccced0 1px solid; padding:10px;}
.wrap_event .mT15{margin-top:15px;}
.wrap_event .mT25{margin-top:25px;}
.wrap_event .mL15{margin-left:15px;}

/*2017-06-23 */
.wrap_event .select_wrap {position:relative; display:inline-block; vertical-align:top; width:262px;  height:46px; border:1px solid #898989; background-color:#fff; border-radius:8px;}
.wrap_event .select_wrap .select_label {cursor:pointer; display:block; margin-right:20px; padding:0 20px; line-height:46px; background:url('../../images/event/ico_select.png') no-repeat right center; font-size:18px; text-align:left; font-weight:normal; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.wrap_event .select_wrap select{position:absolute; left:0px; top:0px; width:100%; height:100%;border:none; opacity:0;filter: alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}


/* 2017-06-29 안심카드 추가 */
.bd{font-weight:bold;}
.safety_card{background:url(../../images/front/sub_safety_card.png) no-repeat 0 0;height:229px;padding-left:375px;margin-bottom:20px;}
.safety_card dl{line-height:32px;}
.safety_card dl dt{display:inline-block;width:120px;float:left;}
.safety_card dl dd > span{display:block;padding:0 0 7px 120px;line-height:22px;}
.safety_card dl.bd dt:first-child{width:152px;}
.safety_card dl.bd dt{width:160px;}
.safety_card dl.bd dt,.safety_card dl.bd dd{font-weight:bold;font-size:15px;}
.card_guide.guide2 ul{line-height:25px;}
/*2017-06-29 안심카드 추가 */


/* 2017-06-29 추가*/
.event_170623 .bottom{position:relative}
.event_170623 .bottom .btn_sns01, .event_170623 .bottom .btn_sns02, .event_170623 .bottom .btn_sns03{position:absolute;top:537px;display:block;width:157px;height:48px}
.event_170623 .bottom .btn_sns01{left:130px}
.event_170623 .bottom .btn_sns02{left:302px}
.event_170623 .bottom .btn_sns03{left:474px}
.event_170623 .bottom .input_url{position:absolute;left:652px;top:540px;height:48px;width:233px;padding:0 10px;background:transparent;border:none}
.event_170623 .btn_url{display:block;position:absolute;top:537px;left:920px;width:146px;height:48px}
.event_170623 .btn_go{display:block;position:absolute;bottom:56px;left:406px;width:385px;height:80px}
/* //2017-06-29 추가*/
/* 이벤트 */


/* 2017-10-16 가전 결합 조대원 */
.tnsok ul li.colorLi { padding-top:35px; text-align:left; }
.tnsok ul li.colorLi2 { width:240px; }
.tnsok ul li.colorLi .colorP { color:#EA002C; font-size:19px; font-weight:bold; }
.tnsok ul li.tnsok_plus { width:60px; background-image:url("../../images/front/icon_plus.png"); background-repeat:no-repeat;  background-position:top bottom;  }
.tnsok ul li.tnsok01_bn1 { width:200px; background-image:url("../../images/front/icon_tnsok09.png"); }
.tnsok ul li.tnsok04_bn1  { width:190px; background-image:url("../../images/front/icon_tnsok10.png"); }
.samsungArea:after { content:""; display:block; clear:both; }
.samsungArea li { width:179px; float:left; text-align:center; margin-left:20px;}
.samsungArea li.first { margin-left:0; }
.samsungArea .samsungAreaDiv { border:1px solid #CC3300; }
.samsungArea .samsungAreaDiv .samsungBox { height:35px; line-height:35px; background-color:#CC3300; color:#fff; }
.giftArae { padding-bottom:60px; }
.giftArae h4 { font-size:20px; }
.giftArae .samsungH4:before { content:"■"; display:inline-block; font-size:8px; line-height:50px; margin-right:10px; color:#CC3300;  }
.giftArae .samsungH42 { padding-top:11px; }
.btn_area_1 .wd22011 { padding:10px; }
/* 2017-10-16 가전 결합 조대원 */


/*

결합제휴상품 가전 결합 문제생길시 이 css사용. 문제없을시 삭제
.tnsok ul li.red{padding-top:35px;text-align:left;}
.tnsok ul li.red p{color:#EA002C;font-size:19px;font-weight:bold;}
.tnsok ul li.wd240{width:240px;}
.tnsok ul li.tnsok_plus{width:60px;background:url("../../images/front/icon_plus.png") no-repeat 50%;}
.tnsok ul li.tnsok01_bn1{width:200px;background:url("../../images/front/icon_tnsok09.png") no-repeat 50% 0;}
.tnsok ul li.tnsok04_bn1{width:190px;background:url("../../images/front/icon_tnsok10.png") no-repeat 50% 0;}

.productArea:first-child{margin-bottom:30px;}
.productArea:after{content:"";display:block;clear:both;}
.productArea li{width:179px;float:left;text-align:center;margin-left:20px;}
.productArea li.first{margin-left:0;}
.productArea li div{border:1px solid #CC3300;}
.productArea li p{height:35px;line-height:35px;background:#CC3300;color:#fff;}

.giftArae{padding-bottom:60px;}
.giftArae h4{font-size:20px;position:relative;padding:0 0 20px 20px;}
.giftArae h4:before{content:"";position:absolute;left:0;top:10px;background:url("../../images/front/blt_icon.png") no-repeat 0 0;width:5px;height:5px;display:inline-block;line-height:50px;margin-right:10px;color:#CC3300;}

*/


/* 2017-12-04 회원가입(웹회원&준 또는 정회원) */
.top_text{line-height:25px;font-size:17px;}
.join_type{overflow:hidden;margin-top:45px;}
.join_type li:first-child{margin-right:20px;background:#f7f7f7 url("../../images/front/icon_tnsok11.png") no-repeat 30px 50%;}
.join_type li{float:left;width:285px;height:147px;padding-left:193px;border:1px solid #bebebe;border-top:2px solid #655e50;padding-top:50px;background:#f7f7f7 url("../../images/front/icon_tnsok12.png") no-repeat 30px 50%;}
.join_type dl{color:#1b1b1b;}
.join_type dl dt{font-weight:bold;font-size:20px;margin-bottom:15px;}
.join_type dl dd{font-size:18px;}
.join_type .btnBx{margin:20px 35px 0 0;text-align:right;}
.join_type .btnBx a{display:inline-block;vertical-align:middle;text-align:center;width:115px;height:40px;line-height:36px;font-size:17px;font-weight:bold;}
.join_type .btnBx .bg-gray{background:#444;color:#fff;}
.join_type .btnBx .bg-wht{background:#fff;width:111px;height:36px;border:2px solid #444;color:#444;margin-right:10px;}
.notice_4{margin:40px 0;padding:30px 20px;background:#fef5f5;color:#ea002c;font-weight:bold;}


/* 2018-02-23 가입상담신청 고정바 */
.joinConsult{z-index:3;position:fixed;bottom:0;width:100%;height:65px;background:#000;opacity:0.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}  /* 2018-03-20 변경 */
/*.joinConsult:after{content:'';position:fixed;bottom:0;z-index:-1;width:100%;height:104px;background:#000;opacity:0.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}*/ 
.joinConsult .in{overflow:hidden;width:1170px;margin:0 auto;padding-top:15px;padding-left:30px;}  /* 2018-03-20 변경 */
.joinConsult .in > span{float:left;font-size:24px;color:#fff;display:inline-block;height:35px;line-height:35px;background:url('../../images/front/main_fixes_icon.png') no-repeat;padding-left:45px;}
.joinConsult .in ul.inputForm{float:left;}
.joinConsult .in ul.inputForm li{float:left;margin-left:28px;}
.joinConsult .in ul.inputForm dl{overflow:hidden;margin-left:30px;}
.joinConsult .in ul.inputForm dl:first-child{margin-left:0;}
.joinConsult .in ul.inputForm dt{position:relative;float:left;font-size:18px;line-height:27px;color:#fff;padding-left:10px;}
.joinConsult .in ul.inputForm dt:before{content:'';display:block;position:absolute;left:0;top:15px;width:4px;height:4px;background:#da8837;}
.joinConsult .in ul.inputForm dd{float:left;margin-left:10px;}
.joinConsult .in ul.inputForm .inpuText > input{width:115px;}
.joinConsult .in ul.inputForm .phoneNum > input{width:112px;}
.joinConsult .in ul.inputForm .phoneNum > input:first-child{width:83px;}
.joinConsult .in ul.inputForm .phoneNum > input:first-child + input{margin:0 10px;}
.joinConsult .in ul.inputForm input{height:34px;border:0;border-radius:5px;padding-left:5px;}
.joinConsult .in ul.inputForm + .consultBtn{float:left;display:block;text-align:center;height:34px;line-height:34px;background:#616161;color:#fff;margin-left:10px;width:90px;}
.selectBx select{height:34px;width:120px;border-radius:5px;}

/* 2018-03-20 가입상담전화 배너 (서브왼쪽고정배너) */
.call_bn{border-top:1px solid #9da0a6;padding-top:40px;}
.call_bn span{color:#000;font-size:13px;font-weight:bold;}
.call_bn strong{display:block;color:#000;font-size:30px;margin:10px 0;padding-left:25px;background:url(../../images/front/call_banner_icon.png) no-repeat left bottom;}
.call_bn a{display:block;width:170px;height:32px;line-height:32px;padding-left:10px;color:#fff;background:#cd3301 url(../../images/front/wht_right_icon.png) no-repeat 95% center;}




/** 2018-04-27 시작 **/
/* 부가서비스-장사의 신 (조대원) */
.pop_wrap{display:none; position:fixed; left:0; top:0; z-index:3; text-align:center; width:100%; height:100%; background-color:rgba(0,0,0,0.5);}
.pop_wrap .pop_cell{display:table-cell; vertical-align:middle;} 
.pop_wrap .pop {width:740px; padding-bottom:20px; margin:0 auto; text-align:left; background-color:#fff;}
.pop_wrap .pop.type1{width:450px;}
.pop .pop_title{position:relative;}
.pop_title .layer_close {position:absolute; right:12px; top:12px; width:17px; height:14px; text-indent:-9999px; cursor: pointer; background: url(../../images/admin/icon_exit.png) no-repeat;}

.pop_content .bder_dot .councel1{background-image:url(../../images/front/councel_1.png)}
.pop_content .bder_dot .councel2{background-image:url(../../images/front/councel_2.png)}
.custom_img{width:100%; margin-top:20px;}
.custom_img:after{content:""; display:block; clear:both;}
.custom_img .phone_custom,
.custom_img .phone_tab{float:left;}
.custom_img .phone_custom{width:251px; height:447px; background:url(../../images/front/phone.png);}
.custom_img .phone_custom .phone_inner{padding:50px 16px; width:219px; height:252px;}
.inner_title{overflow:hidden;}
.inner_title .i_add,
.phone_inner .i_title{float:left; height:68px;}
.inner_title .i_add{width:68px; padding:5px; box-sizing:border-box;}
.inner_title .i_add .radi{width:58px;height:58px; border-radius:50%; background-size:100% 100%; background-image: url(../../images/front/cron.jpg);}
.inner_title .i_title{width:151px;}
.inner_title .i_title .inner{padding:15px;}
.inner_title .i_title .inner .sec{margin-top:5px;}
.custom_img .phone_inner .big{position:relative; width:100%; height:184px; background-image:url(../../images/front/cron1.jpg); background-size:100% 100%; background-color:#7f7f7f;}
.custom_img .phone_inner .big img{max-width:100%;}
.custom_img .phone_inner .big .iconbox{position:absolute; left:50%; top:15px; width:50px; height:50px; margin-left:-25px; background-image:url(../../images/front/cron.png); background-size:100% 100%;}
.custom_img .phone_inner .big .textbox{position:absolute; left:50%; bottom:15px; width:190px; height:90px; margin-left:-95px;}
.custom_img .phone_inner .big .textbox p{height:50px; padding:10px; color:#fff; text-align:center; border:1px dotted #ccc; box-sizing:border-box;}
.custom_img .phone_inner .big .textbox p.sec{margin-top:10px; height:30px; padding:5px;}
.custom_img .phone_tab{width:432px; height:515px; margin-left:15px; border:1px solid #c2c2c2;}/* 2018-05-30 조대원 */
.custom_img .phone_tab .tab_header{overflow:hidden;}
.custom_img .phone_tab .tab_header .left,
.custom_img .phone_tab .tab_header .right{float:left; width:50%; height:36px; line-height:36px; text-align:center; color:#fff; font-size:15px; background-color:#959595;}
.custom_img .phone_tab .tab_header .on{font-weight:bold; color:#bc021f; border-top:2px solid #bc021f; background-color:#fff;}
.custom_img .phone_tab .tab_body1,
.custom_img .phone_tab .tab_body2{padding:15px;}
.tab_body1 input[type="text"],
.tab_body2 input[type="text"]{width:100%; height:30px;padding:0 5px; border:1px solid #a0a0a0; box-sizing:border-box;}
.custom_img .phone_tab .tab_body1 .ti,
.custom_img .phone_tab .tab_body2 .ti{font-size:14px; font-weight:bold; padding-bottom:10px;}
.custom_img .phone_tab .tab_body1 .index2,
.custom_img .phone_tab .tab_body1 .index3,
.custom_img .phone_tab .tab_body2 .index2,
.custom_img .phone_tab .tab_body2 .index3,
.custom_img .phone_tab .tab_body2 .index4{padding-top:10px;}
.phone_tab .tab_body2 .index3{margin-top:0; text-align:center;}
.phone_tab .tab_body1 .index4 .guide_btn,
.phone_tab .tab_body2 .index3 .guide_btn{display:block; width:237px; height:36px; margin:0 auto; padding:10px 20px; color:#fff; font-weight:bold; font-size:15px; box-sizing:border-box; background-color:#e53935}
.custom_img .phone_tab .tab_body2 .index4{padding-top:20px; margin-top:20px; border-top: 1px dashed #e3e3e3;}
.custom_img .phone_tab .tab_body2 .index4 ul{margin-top:15px;}
.custom_img .phone_tab .tab_body2 .index4 ul li{position:relative; padding-left:12px; font-size:12px;}
.custom_img .phone_tab .tab_body2 .index4 ul li:first-child{margin-bottom:10px;}
.custom_img .phone_tab .tab_body2 .index4 ul li:first-child span{text-decoration:underline;}/* 2018-05-30 조대원 */
.custom_img .phone_tab .tab_body2 .index4 ul li:after{content:"*"; display:block; position:absolute; left:0; top:0; color:#e53935;}
.custom_img .phone_tab .tab_body1 .search_wrap{margin-bottom:5px;}/* 2018-05-30 조대원 */
.custom_img .phone_tab .tab_body1 .search_wrap input[type=text],
.custom_img .phone_tab .tab_body1 .search_wrap button{display:inline-block;}/* 2018-05-30 조대원 */
.custom_img .phone_tab .tab_body1 .search_wrap input[type=text]{width:350px;}/* 2018-05-30 조대원 */
.custom_img .phone_tab .tab_body1 .search_wrap button{width:45px; height:30px; text-align:center; line-height:30px; margin-left:5px; color:#fff; cursor:pointer; background-color:#403b38;}/* 2018-05-30 조대원 */
.tab_body1 .img_area{margin-top:8px;}
.tab_body1 .img_area .img_a ul{width:100%; height:160px;overflow:auto;}
.tab_body1 .img_area .img_a ul li {float:left; width:75px; height:75px; margin-top:2px; margin-right:2px; cursor:pointer;}
.tab_body1 .img_area .img_a ul li img{max-width:100%; height:100%;}
.tab_body2 .dot{padding-top:10px; font-size:12px; color:#1b1b1b;}
.tab_body2 .dot span.red{color:#ea002c;}
.lecture .text_box{margin:20px; padding:20px 15px; border:1px solid #c4c4c4;}
.lecture .text_box .ti{padding-bottom:15px; font-size:16px;}
.lecture .text_box ul li{margin-top:15px; font-size:14px;}
.lecture .text_box ul li:first-child{margin-top:0;}
.lecture .waring{padding:0 20px;}
.lecture .waring ul li{position:relative; font-size:12px; line-height:1.2; padding-left:10px;}
.lecture .waring ul li.sec{margin-top:15px;}
.lecture .waring ul li:after{content:"*"; display:block; position:absolute; left:0; top:0; color:#ea002c;}

.btn_common_white_5{display:inline-block; width:96.5px; height:28px; text-align:center;  background-color:#fff; line-height:28px; border:1px solid #959595; box-sizing:border-box; cursor:pointer}
.btn_common_white_5 a{display:block; color:#4b4b4b; font-size:13px;}
.btn_common_red_6{display:inline-block; width:96.5px; height:28px; text-align:center; background-color:#e53935; line-height:28px; border:1px solid #e53935; box-sizing:border-box; cursor:pointer}
.btn_common_red_6 a{display:block; width:100%; font-weight:bold; font-size:13px; color:#fff;}
.filebox .upload-name {display:inline-block; width:300px; height:20px; padding:5px; line-height:20px; background:#fff; vertical-align:middle; border:1px solid #a0a0a0; -webkit-appearance:none; -moz-appearance:none; appearance:none; vertical-align:top;}
.filebox label {display:inline-block; line-height:20px; margin-left:10px; padding:7px 10px; font-weight:bold; line-height:normal; cursor:pointer; color:#1b1b1b; text-align:center; background:#fff;}
.business1 .tit_text p{font-size:17px;}
.business1 .tit_text .red{padding-bottom:15px; font-size:24px; font-weight:bold; color:#c71e33;}
.business .graybox{background-color:#fafafa; padding:50px;}
.business1 .business_visual {width:980px; margin-top:100px;}
.business1 .business_visual .graybox{background:url(../../../resources/images/front/business_bg1.jpg) no-repeat center right 45px #fafafa;}
.business1 .business_visual .graybox .red{font-size:30px; font-weight:bold; color:#c71e33; line-height:1.2}
.business1 .business_visual .graybox .cross{position:relative; width:474px; height:205px; margin-top:40px;  box-shadow: 3px 3px rgba(0,0,0,0.1); overflow:hidden; background-color:#fff;}
.business1 .business_visual .graybox .cross:before{content:""; position:absolute; left:233px; display:block; width:2px; height:205px; background-color:#f0f0f0;}
.business1 .business_visual .graybox .cross:after{content:""; position:absolute; top:100px; display:block; width:470px; height:2px; background-color:#f0f0f0;}
.business1 .business_visual .graybox .cross li{float:left; width:50%; padding-right:0; box-sizing:border-box; overflow:hidden;}
.business1 .business_visual .graybox .cross li span.icon{display:block; height:102px; line-height:102px; padding-left:74px; font-size:18px; font-weight:bold; color:#555; box-sizing:border-box; background:url(../../../resources/images/front/market_icon1.png) no-repeat 18px center;}
.business1 .business_visual .graybox .cross li span.icon1{background-image:url(../../../resources/images/front/market_icon2.png);}
.business1 .business_visual .graybox .cross li span.icon2{background-image:url(../../../resources/images/front/market_icon3.png);}
.business1 .business_visual .graybox .cross li span.icon3{background-image:url(../../../resources/images/front/market_icon4.png);}
.sub_section .btnwrap{padding-top:40px; cursor:pointer;}
.sub_section .btnwrap .btn{text-align:left;}
.sub_section .btn a {display:inline-block; padding:0 70px 0 45px; height:56px; line-height:56px; font-weight:bold; color:#fff; font-size:20px; background:url(../../../resources/images/front/right_dot.png) no-repeat right 50px center #c71e33;}
.business2{padding-top:95px;}
.business2 h2{margin-bottom:48px; font-size:25px;}
.business2 h4{position:relative; font-size:25px; line-height:1;}
.business2 h4:after{content:""; display:block; position:absolute; top:-14px; width:30px; height:4px; background-color:#c71e33;}
.business2 ul li.menu2,
.business2 ul li.menu3,
.business2 ul li.menu4{margin-top:110px;}
.business2 ul li.menu2 .inner_wrap{width:980px; background-color:#fafafa;}
.business2 ul li.menu2 .inner_wrap {width:880px;}
.business2 ul li.menu2 .inner_wrap div .left{float:left;}
.business2 ul li.menu2 .inner_wrap div .right{float:right;}
.business2 ul li.menu2 .inner_wrap div:after{content:''; display:block; clear:both;}
.business2 ul li.menu2 .graybox {margin-top: 40px;}
.business2  ul li.menu2  .btnwrap .btn{text-align:center;}
ul.m2_pro li {position:relative; width:444px; height:196px; margin:0 0 4px; padding:30px 35px; background:#e8e8e8; cursor:pointer; box-sizing: border-box;}
ul.m2_pro li:last-child {margin:0;}
ul.m2_pro li strong {letter-spacing:-1px; color:#bc021f; line-height:1.3; font-size:25px;}/* 2018-05-30 조대원 */
ul.m2_pro li p {margin-top:28px; letter-spacing:-1px; line-height:28px; font-size:18px;}
ul.m2_pro li.on {background: url('../../images/front/bus_tab.png') 0 0 no-repeat;}
ul.m2_pro li.on:after{content:''; position:absolute; left:440px; top:50%; margin-top:-15px; width:20px; height:30px; background:url('../../images/front/bus_tab2.png') 0 0 no-repeat;}
.inner_wrap > span {display:block; height:54px; margin-top:20px; text-align:center; line-height:54px; font-size:15px; border:1px solid #e0e0e0;}
.right img {display:none;}
.right img.on {display:block;}
.sub_section .m_btn a {margin: 0 auto;}
.sub_section .m_btn a span {padding-right: 30px; background: url(../../../resources/images/front/right_dot.png) no-repeat 270px 18px;}
.business2 ul li.menu1 .graybox,
.business2 ul li.menu3 .graybox{margin-top:40px; background:url(../../../resources/images/front/business_bg2.jpg) no-repeat 50px 50px #fafafa;}
.business2 ul li.menu3 .graybox{background-image:url(../../../resources/images/front/business_bg4.jpg);}
.business2 ul li.menu4 .graybox{margin-top:35px;}
.business2 ul li.menu1 .graybox .textbox,
.business2 ul li.menu3 .graybox .textbox{width:480px; margin-left:400px; height:340px; padding:45px; box-sizing:border-box; box-shadow: 3px 3px rgba(0,0,0,0.1); background:url(../../../resources/images/front/business_icon1.png) top 21px right 53px no-repeat #fff}
.business2 ul li.menu1 .graybox .textbox{margin:40px 0 30px 400px;}
.business2 ul li.menu3 .graybox .textbox{margin-top:30px; background-image:url(../../../resources/images/front/business_icon2.png);}
.business2 ul li.menu1 .graybox .textbox .red,
.business2 ul li.menu3 .graybox .textbox .red{font-size:30px; color:#c71e33; font-weight:bold; line-height:1.5;}
.business2 ul li.menu1 .graybox .textbox .text,
.business2 ul li.menu3 .graybox .textbox .text{padding-top:45px; font-size:18px; color:#333; line-height:1.5;}
.business2 ul li.menu3 .graybox .btnwrap{padding-top:0; margin-top:15px; margin-right:4px; text-align:right; overflow:hidden;}
.business2 ul li.menu4 .graybox .btnwrap .btn{text-align:center;}
.business2 ul li.menu4 .graybox .btnwrap .btn a{padding:0 130px 0 105px; background-position:right 102px center;}
.business2 ul li.menu3 .graybox .btnwrap .btn{float:right;}
.business2 ul li.menu4 .graybox .title{text-align:center; font-size:26px; font-weight:bold;}
.business2 ul li.menu4 .graybox .youtu{margin-top:25px;}
.business2 ul li.menu4 .graybox .youtu iframe{width:872px; height:395px; border:4px solid #e76373;}
.business2 ul li.menu4 .graybox .graytext{margin-top:20px; padding:20px 50px; border:1px solid #e9e9e9; box-shadow: 3px 3px rgba(0,0,0,0.1); background-color:#fff;}
.business2 ul li.menu4 .graybox .graytext ol{overflow:hidden;}
.business2 ul li.menu4 .graybox .graytext ol li{width:50%; float:left; color:#474747; font-size:15px;}
.business2 ul li.menu4 .graybox .graytext ol li b{font-size:16px;}
.business2 ul li.menu4 .graybox .graytext ol li.three,
.business2 ul li.menu4 .graybox .graytext ol li.four{margin-top:10px;}
.business2 ul li .nor{padding-top:20px; font-size:17px;}
.business2 ul li.menu4 .small_red{color:#c3172d; font-size:17px; margin:90px 0 40px;}
.business_movie{position:relative; margin-top:40px;}
.business_movie .bx-controls-direction a{display:block; position:absolute; top:60px; width:19px; height:36px; text-indent:-9999px;}
.business_movie .bx-controls-direction a.bx-prev{left:-45px; background:url(../../../resources/images/front/red_left_dot.png)}
.business_movie .bx-controls-direction a.bx-next{right:-45px; background:url(../../../resources/images/front/red_right_dot.png)}
.business_movie .bx-viewport{padding-bottom:20px;}
.business_movie .bx:after{content:""; display:block; clear:both;}
.business_movie .bx li:first-child{margin-left:0;}
.business_movie .bx li{float:left; margin-left:30px;}
.business_movie .bx li img{border:1px solid #aaa;}
.business_movie .bx li strong{display:block; margin:8px 0; color:#1b1b1b; font-size:18px; font-weight:bold;}
.business_movie .bx li span{color:#979797; font-size:14px; font-weight:bold;}
.follow{position:fixed; right:0; top:168px; z-index:2; width:145px; box-shadow:-1px 3px 11px rgba(0,0,0,0.3);}
.follow ul{overflow:hidden;}
.follow ul li{width:100%; height:65px; border-bottom:1px solid #e8e9e9; background-color:#fff; box-sizing:border-box; overflow:hidden; background:#fff url(../../../resources/images/front/red_check.png)  top 17px right 18px  no-repeat;}
.follow ul li.last a{margin-top:10px;}
.follow ul li a{display:block; padding:15px 10px; color:#6a6a6a; font-size:17px; line-height:1;}
.follow ul li:first-child{height:94px; height:94px; background-color:#f8f8f8;}
.follow ul li.image1{background-image:url(../../../resources/images/front/follow_1.png);}
.follow ul li.image2{background-image:url(../../../resources/images/front/follow_2.png);}
.follow ul li.image3{background-image:url(../../../resources/images/front/follow_3.png);}
.follow ul li.image4{background-image:url(../../../resources/images/front/follow_4.png);}
.follow ul li.last{background-image:url(../../../resources/images/front/follow_5.png);}
.follow ul li.on{background-color:#c71e33;}
.follow ul li.on a{color:#fff;}
.follow ul li.on.image1{background-image:url(../../../resources/images/front/follow_1_1.png)}
.follow ul li.on.image2{background-image:url(../../../resources/images/front/follow_2_1.png)}
.follow ul li.on.image3{background-image:url(../../../resources/images/front/follow_3_1.png)}
.follow ul li.on.image4{background-image:url(../../../resources/images/front/follow_4_1.png)}
.follow ul li .red{margin-bottom:5px; font-size:22px; font-weight:bold; color:#c71e33; line-height:1; text-shadow:2px 2px rgba(0,0,0,0.1);}
.follow ul li .small_b{font-size:142018-04-26px; font-weight:bold; color:#53555b;}

.warning_box{padding:30px; 50px; border-top:1px solid #ededed; background-color:#f5f5f5;}
.warning_box strong{font-size:20px;}
.warning_box ul{margin-top:18px;}
.warning_box ul li{position:relative; padding-left:10px; line-height:1.5; color:#c3172d;}
.warning_box ul li:after{content:""; display:block; position:absolute; left:0; top:8px; width:4px; height:4px; border-radius:50%; background-color:#c3172d;}

.custom_img .phone_tab .tab_body1 .index2{position:relative;}
.custom_img .phone_tab .tab_body1 .index2 .guide{margin-top:10px; color:#e53935}
.custom_img .phone_tab .tab_body1 .index2 .guide strong{text-decoration:underline; cursor:pointer}
.custom_img .phone_tab .tab_body1 .index2 .guide_tooltip {display:none; position:absolute; z-index:4; padding:30px 20px 20px; background:url(../../../resources/images/front/guide_talk.png) center center no-repeat; background-size:100% 100%;}
.custom_img .phone_tab .tab_body1 .index2 .guide_tooltip li{position:relative; padding-left:10px; margin-bottom:30px; line-height:1.5; font-size:13px;}
.custom_img .phone_tab .tab_body1 .index2 .guide_tooltip li.last{margin-bottom:0;}
.custom_img .phone_tab .tab_body1 .index2 .guide_tooltip li:after{content:""; display:block; position:absolute; left:0; top:10px; width:3px; height:3px; background-color:#e53935;}

/* 이미지 제작가이드라인 팝업 */
.body_pop {min-width:1px; background-color: #fff;}
.pop_title {padding:8px 0 12px 12px; background:#ea002c; text-align:left; font-size:15px; color:#fff; font-weight:bold;}
.pop_title .pop_exit {position:absolute; right:12px; top:12px; width:17px; height:14px; text-indent:-9999px; cursor:pointer; background:url(../../../resources/images/front/icon_exit.png) no-repeat;}
.body_pop .pop_inner{padding:30px 30px 0;}
.body_pop .pop_inner .guide1{background:url(../../../resources/images/front/guide1.png) no-repeat top right;}
.body_pop .pop_inner .guide2{margin-top:55px; background:url(../../../resources/images/front/guide2.png) no-repeat top right;}
.body_pop .pop_inner .guide h3{color:#fff; width:246px; height:30px; line-height:30px; margin-bottom:30px; font-size:18px; text-align:center; background:url(../../../resources/images/front/guide_dot1.png);}
.body_pop .pop_inner .guide2 h3{width:210px; background-image:url(../../../resources/images/front/guide_dot2.png)}
.body_pop .pop_inner .guide ul li{font-size:13px; margin-bottom:10px;}
.body_pop .pop_inner .guide ul li.last{margin-bottom:0;}
.body_pop .pop_inner .guide ul.red_dot > li{position:relative; padding-left:10px;}
.body_pop .pop_inner .guide ul.red_dot > li:after{content:""; display:block; position:absolute; left:0; top:5px; width:3px; height:3px; background-color:#e53935;}
.body_pop .pop_inner .guide strong.mb_s{display:block; margin-bottom:15px;}
.body_pop .pop_inner .guide .gray{font-size:13px; color:#666; font-weight:bold;}


/* 2018-05-24 고객센터 고객소개제도(김다애) 수정  */
.recommend_contents {font-family:"NanumSquare"; font-size:20px;}
.rt_bg {position:relative;width:980px; height:868px; background: url('../../images/front/recommendation/re_top.jpg') 0 0 no-repeat;}
.rb_bg {width:980px; height:522px; background: url('../../images/front/recommendation/re_bottom.jpg') 0 0 no-repeat;}

.rt_bg .btn{position:absolute;top:610px;width:180px;height:90px;text-indent:-9999em;}
.recommend{left:49px;}
.receive{right:51px;}

.noted{padding:0 50px 50px;background:#f7f7f7}
.noted strong{display:block;height:28px;line-height:25px;padding-left:30px;margin-bottom:30px;background:url('../../images/front/recommendation/caution.jpg') no-repeat;}
.noted ul li{position:relative;font-size:18px;color:#4d4d4d;line-height:25px;text-indent:12px;}
.noted ul li:before{content:'';position:absolute;left:0;top:9px;width:3px;height:3px;background:#4d4d4d;}


/* 2018-05-24 여기까지 수정 */

.recommend_contents .red {color:#db2450;}
.recommend_contents .orange {color:#ff8400;}

.re_top {position:relative;}
.re_top ul > li {position:absolute;}

.re_con1 {left:176px; top:382px;}
.re_con1 strong {letter-spacing:-0.5px; font-size:27px; font-weight:900; font-style:italic;}
/*.re_con2 {left:74px; top:532px;}*/
.re_con2 {left:65px; top:532px;}
/*.re_con3 {right:76px; top:532px;}*/
.re_con3 {right:65px; top:532px;}
.re_con2 strong,
.re_con3 strong {letter-spacing:-0.4px; font-size: 23px; font-weight:900;}
.re_con2 p,
.re_con3 p {margin-top:10px; line-height: 23px; letter-spacing:-0.5px; font-size:19px;}
.re_con2 p span,
.re_con3 p span {font-weight:700;}
/*.re_con2 a {display:block; position:absolute; left:-22px; top:133px; width:140px; height:50px; padding-left:20px; line-height:50px; color:#fff; font-weight:700;}*/
.re_con2 a {display:block; position:absolute; left:-22px; top:133px; width:140px; height:50px; padding-left:20px; line-height:50px; color:#fff; font-weight:700;letter-spacing:-1px; right:-15px;}
/*.re_con3 a {display:block; position:absolute; right:-26px; top:133px; width:173px; height:50px; padding-left:18px; line-height:50px; color:#fff; font-weight:700;}*/
.re_con3 a {display:block; position:absolute; right:-26px; top:133px; width:173px; height:50px; padding-left:18px; line-height:50px; color:#fff; font-weight:700;letter-spacing:-1px; right:-12px;}
/*.re_con4 {left:90px; top:910px; color: #fff;}*/
.re_con4 {left:92px; top:910px; color: #fff;}
/*.re_con4 p {display:inline-block; margin-right:135px; letter-spacing:-0.6px; line-height:28px;}*/
.re_con4 p {display:inline-block; margin-right:135px; letter-spacing:-0.6px; line-height:28px;font-size:19px;letter-spacing:-1.5px;margin-right:150px;}
.re_con4 strong {letter-spacing:-0.4px; line-height:34px; font-size:50px;}

.re_bottom {position: relative;}
.re_bottom .in {width:880px; margin:0 auto;}
.re_bottom .in > p {display:block; position:relative; padding:74px 0 102px; text-align:center; letter-spacing:-0.2px; font-size:40px; font-weight:900;}
.re_bottom .in > p:before {content:''; position:absolute; left:50%; top:48px; width:40px; height:3px; margin-left:-20px; background:#404040;}
.re_bottom .in > p + ul li {float:left; width:440px; text-align:center;}
.re_bottom .in > p + ul:after {content:''; display:block; clear:both;}
.re_bottom .in > p + ul li strong {display:block; margin-bottom:192px;}
.re_bottom .in > p + ul li strong:last-child {margin:0; font-family:"NanumSquareRound"; font-size:26px;}
.re_bottom .in > p + ul li strong span {color:#db2450; font-weight:900; border-bottom:2px solid #db2450;}
.re_bottom .in > strong {display:block; position:relative; margin-top:80px; padding-left: 30px;}
.re_bottom .in > strong:before {content:''; position:absolute; left:0; top:-2px; width:24px; height:24px; background: url('../../images/front/recommendation/caution.jpg') 0 0 no-repeat;}
.re_bottom .in > strong + ul {padding-top:10px;}
.re_bottom .in > strong + ul li {position:relative; padding-left:10px; line-height:28px; letter-spacing:-0.2px; font-size:18px; }
.re_bottom .in > strong + ul li:before {content:''; position:absolute; left: 0; top: 11px; width:3px; height:3px; border-radius:50%; background:#4d4d4d;}

.pop_wrap .pop.type2{position:relative; width: 600px;}
.pop_content .bder_dot .link {background: url('../../images/front/recommendation/icon_link.gif') no-repeat 1px 0; padding-left: 42px;}
.link_txt {padding-left:20px;}
.pop_link {width:100%; height:77px; margin:8px 0 10px; padding: 10px; line-height:16px; font-size: 12px; border: 1px solid #c2c2c2; box-sizing: border-box;}
.pop_sns {float:right;}
.pop_sns a {margin-right:2px;}
.pop_sns a:last-child {margin:0;}
.div_coucel:after {content:''; display:block; clear:both;}
.notice_info {margin:20px 20px 10px; height: 50px; color:#bc021f; padding-left: 23px; line-height: 50px; font-size:15px; font-weight:700; letter-spacing:-1px; background: #fef5f5;}
.n_link {padding: 2px 0 8px 41px; background: url(../../images/front/icon_star.jpg) no-repeat 21px 5px;}
.notice_agree_chk {position:relative; margin:10px 0 20px; padding-left:28px; font-weight:700;}
.notice_agree_chk:before {content:''; position:absolute; left:0; top:7px; width:3px; height:3px; margin-left:20px; background:#fe311c;}
.notice_agree_chk p {float:left;}
.notice_agree_chk > div {float:right; margin:0 18px;}
.notice_agree_chk > div span {margin-right:10px;}
.notice_agree_chk > div span:last-child {margin: 0;}
.notice_agree_chk:after {content:''; display:block; clear:both;}
.wd250 {width:250px;}
.bg_blue {background:#e1eefa; color:#303f9f;}
.link_chk {margin-left:20px;}
.link_clear {margin-bottom:10px; clear:both;}
.link_hidden {display:none;}
.n_info {display:block; margin-left:-8px; padding-top:10px; color:#037591; font-size:12px; font-weight:700; clear:both;}
.in_c {cursor:pointer;}
.pop_re1,
.pop_re2, .pop_re3{display:none; left:0; top:0;}

/* 장사의신- 서브메인 (김다애) */
.top ul li a.m_black_bold {color: #1b1b1b; font-weight:700;}
.top ul li a.m_red_bold {color:#ea002c; font-weight:700;}
.m_wrap {height: calc(100% - 250px); min-height:750px;}
.m_container {width: 100%; height:100%; font-family: "NanumBarunGothic"; background: url('../../images/front/market/main_vis.jpg') center center no-repeat; background-size: cover;}
.in {width: 1200px; margin: 0 auto;}
.b_bottom {border-bottom:2px solid #efefef;}
.m_vis {position:relative;}
.m_text {padding:130px 0 0 10px;}
.m_text h2 {margin-bottom:26px; font-size:50px; font-weight:100;}
.m_text span {line-height:35px; font-size:28px; font-weight:100;}
.m_con {position:absolute; top:160px; right:36px; width:436px; margin-right:-20px;}
.m_con ul{overflow:hidden;}
.m_con ul li {float:left; margin-right:20px; margin-bottom:20px; text-align:center;}
.m_con ul li a {display:block; height: 60px; padding-top:140px; line-height: 26px; font-size:22px;}
.m_con ul li a span {font-weight: 100;}
.m_con li.t_con3 a,
.m_con li.t_con4 a {height:72px; padding-top:128px;}
.t_con1 {width:198px; height:200px; background: url('../../images/front/market/t_con1.png') no-repeat;}
.t_con2 {width:198px; height:200px; background: url('../../images/front/market/t_con2.png') no-repeat;}
.t_con3 {width:198px; height:210px; background: url('../../images/front/market/t_con3.png') no-repeat;}
.t_con4 {width:198px; height:210px; background: url('../../images/front/market/t_con4.png') no-repeat;}

/** 2018-04-27 끝 **/

/* 고객소개이벤트 팝업 (김다애) */
.pop_sns a {display:block; margin-left:10px; float:left; height:40px; line-height:40px; padding:0 12px; color:#fff; border-radius:3px;}
.pop_sns:after {content:''; display:block; clear:both;}
.pop_sms {border:1px solid #43ad76; background:#45d189;}
.pop_sms span {padding-left:36px; font-weight:700; background: url('../../images/front/recommendation/sns_sms.png') 0 0 no-repeat;}
.pop_email {border:1px solid #52c0f2; background:#62ceff;}
.pop_email span {padding-left:34px; font-weight:700; background: url('../../images/front/recommendation/sns_email.png') 0 0 no-repeat;}
/* 개인정보 동의 */
.per{display:none;position:absolute;left:50%;top:40%;width:65%;padding:12px;margin:0 20px 0 -210px;text-align:center;line-height:1.3;background:#fff;border:2px solid #403b38;}
.per .pop{width:95%;}
.per dl{display:table;width:100%;padding:3px 0}
.per dl *{display:table-cell;text-align:left}
.per dt{width:32%;font-weight:bold}
.per p{word-break:keep-all;margin-top:10px}
.agr_btn{width:100px;height:30px;text-align:center;color:#fff;background:#403b38;outline:0;}


/* 2018-05-08 cctv */
.sub_txt4{font-family:'NanumBarunGothic';font-size:24px; letter-spacing:-1px; line-height:36px; margin-top:20px;}
.sub_txt4 > strong{display:block}

/* 2018-05-08 고객추천이벤트 메일발송 */
.mgm_wrap{position:relative;background:url('../../images/front/mail/mgm_mail_bg.png') no-repeat;width:640px;height:500px}
.mgm_wrap input[type='text']{position:absolute;width:45px}
.mgm_wrap input.pos1{top:92px;left:168px}
.mgm_wrap input.pos2{top:92px;left:249px}
.mgm_wrap input.pos3{top:160px;left:27px}
.mgm_wrap input.pos4{top:160px;left:298px}
.mgm_wrap .submit{position:absolute;left:193px;bottom:30px;width:254px;height:42px;text-indent:-9999em}

/* 2018-05-24 MGM 링크공유하기_문구 추가 */
.add_ex_text{padding: 10px 5px 0;margin: 20px;line-height: 20px;border-top: 1px solid #ccc;}

/* 2018-05-18 플로핑 팝업- 개인정보이용약관 팝업 */
.personal_info_pop{overflow:hidden;padding:30px;font-family:'NanumBarunGothic';border-top:5px solid #df1126}
.personal_info_pop > h1{font-size:25px}
.personal_info_pop ul{line-height:20px;margin-top:20px}
.personal_info_pop ul li *{display:inline-block;vertical-align:middle}
.personal_info_pop strong{width:125px}
.personal_info_pop > p{margin-top: 30px;font-weight: 600;line-height:20px;}
#p_info_ok{display:block;width:100px;padding:10px 0;margin:40px auto 0;color:#444;font-size:15px;text-align:center;font-family:'NanumBarunGothic';font-weight:600;border:1px solid #5d5d5d;cursor:pointer}
#p_info_ok2{display:block; width:340px; padding:10px 0; margin:30px auto 0; color:#444; font-size:15px; text-align:center; font-family:'NanumBarunGothic'; font-weight:600; border:1px solid #5d5d5d; cursor:pointer;}/* 2018-05-30 조대원 */