@charset "utf-8";
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,400,800&display=swap');
/* 초기화 */
*{font-family:'Noto Sans KR', sans-serif; font-weight:400; letter-spacing:-0.5px;}
html {overflow-y:scroll;height:100%;min-width:1220px}
body {margin:0;padding:0; font-size:15px;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:top;font-size:1em}
input, button {margin:0;padding:0;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}

textarea, select {font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#222;text-decoration:none}
a:hover{color:#000;}

img{max-width:100%; vertical-align:top}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}

input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {}
.placeholdersjs { color: #aaa !important; }



/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {background:rgba(0,0,0,0); z-index:99;}
#hd.fixed{position:fixed;top:0;left:0;width:100%;}
#hd:after {display:block;visibility:hidden;clear:both;content:""} 
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

.hd-admin{position:fixed;bottom:10px;left:10px;z-index:440;min-width:40px}
.hd-admin a{display:block;line-height:40px;height:40px;color:#fff;50px;position:relative;}
.hd-admin a i{line-height:40px;background:#c20000;width:40px;text-align:center;position:absolute;top:0;right:0}
.hd-admin a span{display:none;padding:0 50px 0 10px;background:rgba(96,25,24,0.7);}
.hd-admin a:hover span{display:block}
.hd-admin a.theme i{background:#000}
.hd-admin a.theme span{background:rgba(0,0,0,0.6);}

#hd_wrapper {position:absolute;z-index:999998; width:100%; min-width:1280px; height:90px;background:rgba(0,0,0,0.1); padding:10px 3px ;transition: all .3s ease-out; ;zoom:1}
#hd_wrapper:focus{background:#222}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#hd_wrapper:hover{background:rgba(255,255,255,0); border-bottom:1px solid #001334;}

.fixed  #hd_wrapper {padding:10px 3px;height:90px;  border-bottom:1px solid #001334;background:#fff;}

.header_in{position:absolute; width:98%; height:1px; margin:0 auto; left:50%; margin-left:-49%; z-index:999999}

#logo {float:left; margin-top:5px; left:2%;}





#hd #logo .logo01{display:block}
#hd #logo .logo02{display:none}
#hd.fixed #logo .logo01{display:none}
#hd.fixed #logo .logo02{display:block}

#top_rbanner {position:absolute; right:10px; margin-top:10px; line-height:100%;}

#sch_op{float:right;background:none;border:0;width:40px;height:40px;font-size:15px}


.quick_area{position:fixed;top:90px;right:0;width:75px; z-index:99999999;}

.quick_open{display:block; background:#4d167f url('/img/quick_logo.gif') no-repeat 0px bottom; line-height:100%; width:79px; padding:85px 0; text-align:center; color:#fff; font-size:28px;}
.quick_open p{font-weight:700; margin-bottom:10px;}

.quick_form{display:block; background:#27282d url('/img/quick_arrow.png') no-repeat 29px 200px; writing-mode:tb-rl; line-height:100%; height:260px; width:79px; padding-bottom:25px; padding-right:30px; text-align:center; color:#fff; font-size:20px; transition-duration: 0.4s;}
.quick_form:hover{background:#27282d url('/img/quick_arrow.png') no-repeat 32px 200px; color:#dde5e9;}



.hd_sch_wr{display:none;position:fixed;top:0px;left:0;width:100%;height:100%;z-index:990}
.hd_sch_wr .bg{width:100%;height:100%;background:#e6e7e8;background:rgba(230,231,232, 0.98);}
#hd_sch{position:absolute;top:50%;left:10%;z-index:1000;width:80%;margin-top:-50px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sch_stx{width:100%;border:0;background:none;border-bottom:4px solid #000;height:60px;font-size:1.692em;transition-duration: 0.4s;}
#sch_stx:focus{border-color:#00a7b0}
#sch_stx:focus + #sch_submit{color:#00a7b0}
#sch_submit{position:absolute;top:0;right:0;background:none;height:60px;width:50px;border:0;font-size:26px;transition-duration: 0.4s;}
.hd_sch_wr .btn_close{position:absolute;top:0;right:0;z-index:1000;border:0;background:none;width:60px;height:60px;;font-size:25px;color:#aaa}
.hd_sch_wr .btn_close:hover{color:#666}


#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {margin:0 auto;zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {display:inline-block;margin-top:5px}
#tnb a {display:inline-block;padding:0 10px;border:1px solid #dadbdd;line-height:30px}
#tnb a:hover{background:#f3f3f3}
#tnb .login{border-color:#00a7b0;color:#00a7b0}
#tnb .login:hover{background:#00a7b0;color:#fff}

/* 메인메뉴 */
#gnb{position:relative; display:block; width:67%; margin:0 15% 0 15%;}
#gnb h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap{margin:0 auto;position:relative}
#gnb #gnb_1dul {}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli{float:left;width:16%;line-height:40px;padding:15px 5px;position:relative; text-align:center;}
.pc_menu .gnblong01{width:18% !important;}

.gnb_1da {display:block; text-overflow: ellipsis;overflow: hidden; white-space: nowrap;font-size:19px; font-weight:500; color:rgba(255,255,255,1); text-align:center;}
#hd.fixed .gnb_1da{color:rgba(0,0,0,0.8);}
#hd.fixed .gnb_1da:hover{color:#1288a8; font-weight:500;}
.gnb_1da:hover{color:#1288a8; font-weight:500;}

.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em;color:#fff}
.gnb_wrap .gnb_empty a{color:#fff;text-decoration:underline}

.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a{color:#555}


#gnb .gnb_mnal{padding:0}

#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_all li{text-overflow: ellipsis;overflow: hidden; white-space: nowrap;}
#gnb_all a {color:rgba(255,255,255, 0.7); font-size:15px;}
#gnb_all a:hover{color:#fff; font-weight:500;}

    .gnb_menu_btn{display:none}
    #gnb_all{display:none;position:absolute;top:90px;left:0;width:100%;clear:both;padding:20px 0 30px 0;background:rgba(0,19,52,0.8);z-index:100; border-bottom:1px solid #001334}
    .gnb_close_btn{display:none;}
    #gnb_all .gnb_al_ul{ width:67%; margin:0 15% 0 15%;}
    #gnb_all .gnb_al_li{float:left;width:16%; line-height:135%; text-align:center;}
    #gnb_all .gnb_al_li li{padding:8px 0;}
    .fixed #gnb_all{top:90px; background:#001334;}
    #gnb_all .gnb_al_a{display:none}
    #tnb {float:right}
    .menu_toggle{display:none}
    .m_menu{display:none !important}


/* 중간 레이아웃 */
#wrapper{}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr { color:#666; z-index:5;margin:0 auto;height:100%;zoom:1}
#aside {float:right;width:305px;padding:0;background: #e7ebf3;height: 100%;border: 1px solid #adbfd2;margin:20px 0 20px 20px}

#container {color:#666;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:0em;margin:0 auto;font-weight:700;}
#container_title span{margin:0 auto 10px;display:block;line-height:30px;}
/*.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}*/
.lt_wr{width:49%}
.lt_wr:nth-child(2n+1){clear:both}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃  border:1px solid red */
.foot_reorg_logo{padding:35px 0; border-top:1px solid #ddd; text-align:center;}
.foot_reorg_logo img{margin:0 19px;}

#ftnbArea{background:#333; min-width:1240px; padding:50px 0;color:#888; overflow:hidden; border-bottom:1px solid #666;}
.ftnbArea_ul{width:1260px; margin:0 auto;}
.ftnbArea_ul .ftnbArea_li{width:17.5%; float:left;}
.ftnbArea_ul .ftnbArea_li:first-child{width:15%;}
.ftnbArea_ul .ftnbArea_li:last-child{width:15%;}
.ftnbArea_ul .ftnbArea_li>ul>li{padding:7px 0}
.ftnbArea_ul .ftnbArea_li a{color:#aeaeae; margin:7px 0}
.ftnbArea_ul .ftnbArea_li a.ftnbArea_a{color:#fff; font-weight:700; font-size:20px; display:block;margin:20px 0 10px 0;}

#ft {background:#333; min-width:1280px; padding:30px 0;margin:0 auto; color:#888;}

#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {margin:0 auto; width:1280px; height:150px;position:relative;}
#ft_link{padding:15px 0;border-bottom:1px solid #eee}
#ft_link a{display:inline-block;padding:0 8px;line-height:1.083em;font-weight:700}
#ft_catch{float:left; width:15%; padding-top:10px;}
#ft_info{width:85%; line-height:160%; padding-top:10px;}
#ft_info p{font-size:14px; color:#ababab; }
#ft_info p strong{font-weight:900; color:#fff; margin-left:15px;}
#ft_copy, #ft_copy a{font-size:14px; color:#696666; letter-spacing:0 !important}
#ft_copy p{padding:10px 0; letter-spacing:0 !important}

#ft_bn{float:left; width:285px; padding-top:20px;}
#top_btn {position:fixed;bottom:100px;right:2.3em;width:68px;height:68px;line-height:46px;-moz-border-radius: 100px; -webkit-border-radius: 100px; border-radius: 100px; border:1px solid #191919; color:#fff;text-align:center;font-size:20px;z-index:9990;background:#191919}
#top_btn:hover{border-color:#000;background:#000;color:#fff}
.quick_area{z-index:9991;position: fixed;top:200px;right:2em;left: auto;bottom: auto; width:100px;text-shadow: none;}
.quick_area img{margin:5px 0}
/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove  .win_desc {text-align:center;display:block}
#copymove  .tbl_wrap{margin:20px }
#copymove  .win_btn{padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0 !important;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:700;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:700;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:700;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ;  vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:700}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/* 버튼 */
a.btn,.btn{line-height:100%;height:35px;padding:0 10px;text-align:center;border:0;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right;    } /* 서식단계 진행 */

.btn_submit {border:0;background:#473c2f;  color:#fff;cursor:pointer;border:0; padding:9px 20px;}
.btn_submit:hover {background:#0b0907}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;padding:9px 20px;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle; }
.btn_cancel:hover {background:#aaa;
}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:0;background:#3c3c3c;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle; padding:9px 20px;}
.btn_b01:hover, .btn_b01:hover {background:#54598c}
a.btn_b02,.btn_b02 {display:inline-block;background:#473c2f; color:#fff;text-decoration:none;border:0;vertical-align:middle; padding:9px 20px;}
a.btn_b02:hover, .btn_b02:hover {background:#0b0907}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle; padding:9px 20px;}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle; padding:9px 20px;}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:none;background:#947344;color:#fff;text-decoration:none;vertical-align:middle; padding:9px 20px;} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#613e18}


/*컬러*/
.color_1 {background:#169dd6}
.color_2 {background:#14d53d}
.color_3 {background:#3814ff}
.color_4 {background:#7520c5}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border:1px solid #ccc;} 
.tbl_wrap caption {padding:10px 0;font-weight:700;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:400;text-align:center;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:15%;padding:7px 13px;border:1px solid #ddd;border-left:0;background:#f4f4f4;text-align:left; }
.tbl_frm01 th, .tbl_frm01 th label {color:#333 !important;}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;vertical-align:middle;border-radius:3px;padding:15px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:10px}
.frm_input {height:40px;}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.167em}
.form_01 li{margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#473c2f;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#473c2f;font-weight:700}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:700;font-size:1.083em;float:right}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:400}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:400;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:700;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;
-webkit-box-shadow: inset 1px 1px 2px #222542;
-moz-box-shadow:  inset 1px 1px 2px #222542;
box-shadow: inset 1px 1px 2px #222542;
}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/* Main_190219 */

/** 메인 비주얼 **/	
#visual {position:relative; width:100%; min-width:1240px; height:820px; clear:both; overflow:hidden; text-align:center;}
.main-visual .main-bb{position: absolute; z-index:-1; width:2000px; height:830px;}
.main-visual .main-bb img{animation-duration:4.6s; animation-name:main-bb;}
.main-visual .tit{position: absolute; left:50%; margin-left:-600px; top:120px; padding-top:90px; z-index:1; animation-duration:2s; animation-name:tit-bg;}
.main-visual .tit .tit01{animation-duration:3s; animation-name:tit01;}
.main-visual .tit .tit02{animation-duration:3.5s; animation-name:tit02;}
.main-visual .tit .tit03{animation-duration:4s; animation-name:tit03;}


.main-visual .tit{background:url('/img/maincopybg.png') no-repeat; width:480px; height:480px;}
.main-visual .tit div{color:#fff; letter-spacing:-0.7pt; text-align:center; line-height:150%;}
.main-visual .tit div strong{font-family:NotoKR-Bold; letter-spacing:-2pt !important;}
.main-visual .tit01{font-size:22px; font-weight:300;}
.main-visual .tit02{font-size:60px; font-weight:500; letter-spacing:-2pt !important; line-height:120% !important; margin-bottom:20px;}
.main-visual .tit03{font-size:18px; font-weight:300; color:#d3d3d0; height:90px;}


@keyframes main-bb {
  from { opacity:0; }
  to { }
}

@keyframes tit {
  from { opacity:0; margin-top:-5px;}
  10%{opacity:0; margin-top:-5px;}
  to { }
}

@keyframes tit01 {
  from { opacity:0; margin-top:-5px; }
  45%{opacity:0; margin-top:-5px;}
  to { opacity:1;}
}

@keyframes tit02 {
  from { opacity:0; margin-top:-5px; }
  55%{opacity:0; margin-top:-5px;}
  to { opacity:1;}
}

@keyframes tit03{
  from { opacity:0; margin-top:-10px; }
  70%{opacity:0; margin-top:-10px;}
  to { opacity:1;}
}


@keyframes tit-bg {
  from { opacity:0; margin-top:-50px; }
  30%{opacity:0; margin-top:-50px;}
  to { }
}

.abs {
    position: absolute;
}
/** main_container *
.mainvisual .txtArea{width:1240px; margin:0 auto;}*/
#mainsection-1{height:970px; overflow:hidden;}
.mainvisual a{display:block; margin-top:40px;}
.visual01_bg{background:#161d29 url('/img/mainvisual_bg01.jpg') center bottom no-repeat; padding-top:160px; height:1050px}
.visual01_bg .txtArea{text-align:center;}
.visual01_bg .txtArea .txt{padding:25px 0 66px 0;}

.visual01_bg .diaArea{width:1356px; margin:0 auto;}
.visual01_bg .diaArea li{float:left; margin:0 20px;width:412px; }

.visual02_bg{background:#ffffff url('/img/mainvisual_bg02.gif') center bottom no-repeat; text-align:center; padding-top:150px; height:1160px}
.visual02_bg .txtArea{text-align:center;}
.visual02_bg .txtArea .txt{padding:25px 0 20px 0;}

.visual03_bg{background:#2a292d url('/img/mainvisual_bg03.gif') center bottom no-repeat; text-align:center; padding-top:150px; height:1840px; overflow:hidden;}
.visual03_bg .txtArea{text-align:center;}
.visual03_bg .txtArea .txt{padding:35px 0 35px 0;}
.visual03_bg .txtArea .tfoot{width:1300px; margin:-50px auto 0 auto; border:3px solid #3c67c0; background:#fff; border-radius:30px; padding:30px 50px;}
.visual03_bg .emblem{margin:-270px 0 0  80%; width:280px; height:340px;}

.visual04_bg{background:url('/img/mainvisual_bg04.jpg') center top no-repeat; text-align:center; padding-top:150px; height:1300px}
.visual04_bg .txtArea{text-align:center;}
.visual04_bg .txtArea .txt{padding:30px 0 20px 0;}

.visual05_bg{background:#f2f7ff; text-align:center; padding-top:150px; height:1010px}
.visual05_bg .txtArea{text-align:center;}
.visual05_bg .txtArea .txt{padding:25px 0 20px 0;}


.visual06_bg{background:url('/img/mainvisual_bg06.jpg') center top no-repeat; padding-top:150px; height:1010px}
.visual06_bg .txtArea{text-align:center;}


.visual07_bg{background:url('/img/mainvisual_bg07.jpg') center top no-repeat; padding-top:140px; height:1405px}
.visual07_bg .txtArea img {display:block; margin:0 auto;}
.visual07_bg .txtArea .txt{padding:30px 0 42px 0;}
.visual07_bg .txtArea .txt02{padding:420px 0 0 0;}



.visual09_bg{background:url('/img/mainvisual_bg09.jpg') center top no-repeat; padding-top:150px; height:1400px}
.visual09_bg .txtArea img {display:block; margin:0 auto;}
.visual09_bg .txtArea .txt{padding:17px 0 28px 0;}
.visual09_bg .txtArea .cont{padding:35px 0 0 0;}

.visual10_bg{background:url('/img/mainvisual_bg10.jpg') right 50px no-repeat; padding-top:180px; height:1060px}
.visual10_bg .txtArea{margin-left:9%}
.visual10_bg .txtArea img {display:block;}
.visual10_bg .txtArea .txt{padding:17px 0 28px 0;}
.visual10_bg .txtArea .cont{padding:35px 0 0 0;}

.visual11_bg{background:url('/img/mainvisual_bg11.jpg') center top no-repeat; padding-top:200px; height:1400px}
.visual11_bg .txtArea{width:1360px; margin:0 auto; }
.visual11_bg .txtArea .part01{padding-left:670px; padding-bottom:140px;}
.visual11_bg .txtArea .part01 .txt{padding:20px 0 25px 0;}
.visual11_bg .txtArea img {display:block;}

.visual12_bg{background:#800e13; padding:150px 0; overflow:hidden}
.visual12_bg .txtArea img {display:block; margin:0 auto;}
.visual12_bg .txtArea .txt{padding:40px 0 0 0;}
.visual12_bg .area01{width:50%;float:left; text-align:right; padding-right:10px;}
.visual12_bg .area01 img{width:99%}
.visual12_bg .area02{float:left; width:480px; padding-top:90px}
.visual12_bg .area02 .naverblogArea{width:470px; height:1370px; overflow: hidden; border:3px solid #000; background:#fff; padding:10px; border-radius: 20px}
.visual12_bg .area02 .naverblogArea .rolling{width: 490px;height:1370px; animation: aniScroll 100s linear infinite;}
@keyframes aniScroll{
  0%{ transform: translateY(-100%) }
  50%{ transform: translateY(0%) }
  100%{ transform: translateY(-100%) }
}
.visual12_bg .area03{float:left; width:20%; padding-top:90px}
.visual12_bg .area03 .instaArea{width:330px; height:1370px; overflow: hidden; border:3px solid #000; background:#fff; border-radius: 20px}
.visual12_bg .area03 .instaArea .rolling02{width: 330px;height:1370px; animation: aniScroll 100s linear infinite;}


.bnArea_bg{background:url('/img/bn_area_bg.jpg') center top no-repeat; height:1297px;}
.bnArea_bg .banner_zone01{width:1240px; height:367px; padding-top:90px; margin:0 auto;}
.bnArea_bg .fleft{width:50%; text-align:right; float:left}
.bnArea_bg .fright{width:50%; text-align:left; float:right}
.bnArea_bg a.btn{display:inline-block; margin:25px 0;}
.bnArea_bg .banner_zone02{width:1240px; margin:0 auto; padding-top:130px;}

.customer_area{background:url('/img/news_area_bg.gif'); padding:60px 0;}
.news_area{}
.news_area h3{text-align:center; padding-top:30px;}
.notice_ul{width:1220px; margin:20px auto;}
.notice_ul li{float:left; margin:0 12px 20px 12px; width:280px; height:440px;background:#fff}
.notice_ul li img{border:1px solid #d3cebe; display:block; margin-bottom:10px;}
.notice_ul li .subject{color:#333 !important; font-size:19px; line-height:120% !important; margin:20px 17px 6px 20px;}
.notice_ul li .content{margin:0 17px 0 20px;}
.notice_ul li a, .news_area li{color:#666 !important;}
.notice_ul .btn{text-decoration:underline; margin:10px 0 0 20px;color:#d82c2c !important; font-size:13px !important;}

.news_more{clear:both; *zoom:1; text-align:center; margin-top:20px;}

.notice_area{width:1220px; margin:20px auto; height:400px;}
.notice_area li{float:left; margin:0 12px; width:586px; height:430px;}
.notice_area li img{border:1px solid #7d7970; display:block; margin:10px 0;}
.notice_area li .subject{color:#333; font-size:20px; line-height:120% !important; margin-bottom:6px;}
.notice_area li a, .news_area li{color:#7d7970;}
/* */

/* Quick */
#navigation-menu{}
.navigation-menu{position: fixed;top:360px;right: 4em;left: auto;bottom: auto;z-index: 9;text-shadow: none;}
.navigation-menu div{margin-bottom:5px;}
.navigation-menu ul{overflow: hidden;background: #000;background: rgba(0,0,0,0.5); margin:5px 0 7px 27px;padding:20px 5px;width:30px;
	-moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
.navigation-menu li{display:block;margin:10px 3px; line-height:100%;}
.navigation-menu a{display: block;padding: 0;}
.navigation-menu a:hover, .navigation-menu a.mPS2id-highlight{background: url('/img/quick_thumb_hover.png') no-repeat left top ;color: #fff;}
.navigation-menu .quick_top{text-align:center}
.navigation-menu .quick_top a:hover{background:none !important;}



/* */

#main_container{position:relative; min-width:1240px;}



.main_overview{width:1220px; height:250px; padding-top:60px; margin:0 auto;}
.main_overview h2{float:left; padding:10px 0 20px 60px; width:470px; background:url('/img/main_overview_titbg.png') no-repeat 0px 0px; font-family: 'Montserrat', sans-serif; font-size:45px; line-height:110%; font-weight:900; color:#000;}
.main_overview dl{}
.main_overview dt{padding-top:15px; font-family: 'Montserrat', sans-serif; font-size:30px; font-weight:900; color:#000;}
.main_overview dd{padding-top:10px; background:url('/img/main_overview_more.png') no-repeat right 0px;}

.main_business{background:url('/img/main_business_bg.gif') repeat-x top; height:1040px;}
.main_business h2{text-align:center; color:#555; font-size:16px; font-weight:300; padding:100px 0 35px 0;}
.main_business h2 .big{font-family: 'Montserrat', sans-serif; font-size:50px; font-weight:900;color:#000; margin-bottom:10px;}
.main_business ul{width:1240px; margin:0 auto;}
.main_business li{float:left;}
.main_business .business01{margin-right:20px; margin-top:30px;}
.main_business .business02{}
.main_business .business03{margin-right:20px; margin-top:20px;}
.main_business .business04{margin-right:20px; margin-top:20px;}
.main_business .business05{margin-top:20px;}



.main_special{position:absolute; z-index:99; width:100%; clear:both; *zoom:1; height:739px; background:url('/img/special_bg.png') no-repeat center top; margin-top:-60px;}
.main_special_cont{width:1200px; margin:0 auto; }
.main_special_cont p{color:#fff; font-size:17px;}
.main_special_cont h2{padding-top:150px; padding-bottom:20px; margin-bottom:30px; background:url('/img/main_special_titbar.gif') no-repeat 7px bottom; background-size:96px 5px}
.main_special_cont h2 p{font-family: 'Montserrat', sans-serif; font-size:60px;}
.main_special_cont h2 .tit01{padding-left:3px;font-weight:100;}
.main_special_cont h2 .tit02{padding-left:2px;font-weight:800;}

.main_special_cont .cont{padding-left:7px}
.main_special_cont .more{margin:25px 0 0 10px; display:inline-block; background:url('/img/btn_arrow_wh.png') no-repeat right 5px; padding-right:20px;font-family: 'Montserrat', sans-serif; font-weight:400; font-size:13px; color:#fff !important;}

.main_banner{width:1240px; margin:0 auto; padding-top:740px; height:1040px; background:url('/img/main_banner_bg.png') repeat-y 0px 100px;}
.main_banner li{float:left; padding:100px 0 0 30px; font-size:18px; width:310px;}
.main_banner li .eng{font-family: 'Montserrat', sans-serif; color:#947344; font-weight:400; font-size:13px; padding:10px 0 7px 3px;}
.main_banner .performance{background:url('/img/banner_icon01.png') 30px 5px no-repeat;transition: all 0.3s ease-out;}
.main_banner .process{background:url('/img/banner_icon02.png') 30px 5px no-repeat;transition: all 0.3s ease-out;}
.main_banner .equipment{background:url('/img/banner_icon03.png') 30px 5px no-repeat;transition: all 0.3s ease-out;}
.main_banner .technic{background:url('/img/banner_icon04.png') 30px 5px no-repeat;transition: all 0.3s ease-out;}
.main_banner .performance:hover{background:url('/img/banner_icon01.png') 30px 0px no-repeat;}
.main_banner .process:hover{background:url('/img/banner_icon02.png') 30px 0px no-repeat;}
.main_banner .equipment:hover{background:url('/img/banner_icon03.png') 30px 0px no-repeat;}
.main_banner .technic:hover{background:url('/img/banner_icon04.png') 30px 0px no-repeat;}

.main_banner .more{display:block; width:55px; margin:20px 0 0 3px; background:url('/img/btn_arrow_gr.png') no-repeat right 5px; padding-right:20px; font-family: 'Montserrat', sans-serif; font-weight:400; font-size:12px !important; color:#777 !important;}

.main_idstate{clear:both; *zoom:1; overflow:hidden; width:80%; min-width:1280px; margin:0 auto; padding:100px 0}
.main_idstate h2{font-size:50px; font-weight:700;color:#000; float:left; width:30%; line-height:140%; padding-top:30px;}
.main_idstate h2 p{padding:20px 0;font-size:18px;color:#777;line-height:30px;}

.main_idstate .notice_more{background:#004cde url('/img/btn_arrow_wh.png') no-repeat 180px 30px; font-family: 'Montserrat', sans-serif; color:#fff;line-height:100%; font-size:16px;font-weight:400; padding:25px 35px; border-radius:20px; width:230px;display:block; transition: all 0.3s ease-out}
.main_idstate .notice_more:hover{background:#00317f url('/img/btn_arrow_wh.png') no-repeat 185px 30px;}

.main_inquiry_area{clear:both; *zoom:1; background:#f2f7ff; }
.main_inquiry{overflow:hidden; width:80%; min-width:1280px; margin:0 auto; padding:100px 0}
.main_inquiry h2{font-size:50px; font-weight:700;color:#000; float:left; width:27%; line-height:140%; padding-top:30px;}
.main_inquiry h2 p{padding:20px 0;font-size:18px;color:#777;line-height:30px;}

.main_inquiry .notice_more{background:#004cde url('/img/btn_arrow_wh.png') no-repeat 180px 30px; font-family: 'Montserrat', sans-serif; color:#fff;line-height:100%; font-size:16px;font-weight:400; padding:25px 35px; border-radius:20px; width:230px;display:block; transition: all 0.3s ease-out}
.main_inquiry .notice_more:hover{background:#00317f url('/img/btn_arrow_wh.png') no-repeat 185px 30px;}


.main_customer{clear:both; *zoom:1; overflow:hidden;}
.main_customer h2{font-size:50px; font-weight:700;color:#000; padding-top:90px; margin-bottom:10px; text-align:center;}
.main_customer .notice_more{background:#7a7a7a url('/img/btn_arrow_wh.png') no-repeat 180px 30px; font-family: 'Montserrat', sans-serif; color:#fff; font-weight:400; font-size:16px; padding:25px 35px; border-radius:20px; width:230px;display:block; margin:50px auto 50px auto;transition: all 0.3s ease-out}
.main_customer .notice_more:hover{background:#444 url('/img/btn_arrow_wh.png') no-repeat 185px 30px;}

.cs_banner{float:right; width:610px; height:300px; padding:60px 50px 0px 40px; background:#352e2c;}
.cs_banner .leftArea{float:left;}
.cs_banner .rightArea{float:right; width:180px;}
.cs_banner h3{font-size:22px; font-weight:400; color:#fff;}
.cs_banner p{color:#fff; margin:7px 0 0 0}
.cs_banner .phone{font-family: 'Montserrat', sans-serif; font-size:40px; font-weight:400; line-height:100%; letter-spacing:0; color:#fff; padding:35px 0 45px 0}
.cs_banner .phone b{font-family: 'Montserrat', sans-serif; color:#fff; font-size:50px; font-weight:700;}
.cs_banner a{display:inline-block; width:170px; height:85px; border:1px solid #fff; margin-bottom:-1px; color:#fff; line-height:120%; padding:30px 0 0 70px;  transition: all 0.3s ease-out;}
.cs_banner a.floor{background:url('/img/cs_banner_icon01.png') 13px 17px no-repeat;}
.cs_banner a.location{background:url('/img/cs_banner_icon02.png') 13px 17px no-repeat;}
.cs_banner a.floor:hover{background:url('/img/cs_banner_icon01.png') 13px 13px no-repeat;}
.cs_banner a.location:hover{background:url('/img/cs_banner_icon02.png') 13px 13px no-repeat;}

.main_notice{clear:both; *zoom:1; width:1200px; margin:0 auto; height:100px; padding-top:30px;}
.main_notice{font-size:18px; font-weight:400; color:#222; float:left; width:100px;}

/* form_area */

      #foot_form{height:85px; padding:5px 0; background:#004cde; transition: all .3s ease-out; ;zoom:1}
      #foot_form.fixed{position:fixed; bottom:0px; width:100%; z-index:999999}
.form_area_1200{width:1260px; margin:0px auto;}
.form_area h3{float:left; width:370px; padding:10px 10px 0 0}

.form_div select {font-size:15px;  color:#666; border:1px solid #ddd; background-color:#ffffff; padding:8px; }
.form_div .input {border:1px solid #fff; font-size:14px;  color:#666; background-color:#fff; padding:10px;}
.form_div .input_name{width:85px;}
.form_div .input_tell{width:120px;}
.form_div .input_area{width:100px;}
.form_div .input_idpw {border:0px; font-size:15px;  color:#666; border:1px solid #ddd; background-color:#ffffff;}
.form_div .textarea {font-size:15px; width:460px; color:#666; background-color:#fff;border:0px;padding:6px;}
.form_div .search_input { font-size:15px; color: #847f74;  border: #cfcfcf 1px solid; background-color: #ffffff;}
.form_div .button {cursor:pointer; HEIGHT:18px; font-size:15px;  BACKGROUND-COLOR: #737373; BORDER-BOTTOM: #737373 2px solid; BORDER-LEFT: #737373 2px solid; BORDER-RIGHT: #737373 2px solid; BORDER-TOP: #737373 2px solid; COLOR: #ffffff;}


.form_div .agree_con{position:relative; overflow:hidden; border:1px solid #ddd; padding:15px; margin:20px 0;}
.form_div .agree_con h4{font-weight:600; color:#333; font-size:15px; letter-spacing:-0.7pt; padding:0 0 10px 0}
.form_div .agree_con .agree{text-align:center; padding:8px 0 0 0; font-weight:600; color:#333; letter-spacing:-0.5pt;}

.form_div .form_table{width:100%; border-collapse:separate; border-spacing:0px; border-top:1px solid #333;}
.form_div .form_table th{color:#444; font-weight:600; text-align:left; padding:12px 0 12px 15px; border-bottom:1px solid #d4d4d4; background-color:#f9f9f9; letter-spacing:-0.5pt;}
.form_div .form_table td{ border-bottom:1px solid #e9e9e9; padding:12px 0 12px 15px; text-align:left}

.form_div .agree_area{float:left; padding-left:10px;}
.form_div{width:850px; float:left; padding-top:10px;}
.form_div li{float:left; margin:5px 5px 5px 5px}
.form_div li:nth-child(1), .form_div li:nth-child(3){margin:5px 0 5px 0}
.form_div .agree_btn{display:inline-block; vertical-align:top; margin:3px 0 0 5px;}
.form_div .btn_confirm{float:right;}
.form_div .agree_are_checkbox{float:left; padding:5px;}
.form_div .agree_txt{float:left; font-size:14px; color:rgba(255,255,255,0.7);}
.form_div .btn_open{cursor:pointer; color:#fff}
#layer_pop{position:absolute; color:#666; z-index:999999; width:540px; height:270px; margin:-270px 0 0 0; padding:15px 25px; display:none; background:#fff;}
#layer_pop .agree_cont{position:absolute;  width:520px; color:#666; font-size:13px; line-height:130%;}
#layer_pop .agree_cont h4{color:#222; font-size:17px; line-height:100%; float:left; padding:10px 0 20px 0;}
#layer_pop .agree_cont .btn_close{float:right; margin-right:25px; cursor:pointer}

#layer_pop .agree_txt{overflow-y:scroll; width:500px; height:180px; color:#777}
.form_btn{display:block; background:url('/img/form_btn.gif') no-repeat; width:100px; height:100%; font-size:0;}

/** sub_container **/
.sub_visual{position:relative; top:0; clear:both; width:100%;  min-width:1240px; height:690px;}  
.sub_visual_about{background:url('/img/sub_visual_about.jpg') center top no-repeat;}
.sub_visual_sales{background:url('/img/sub_visual_sales.jpg') center top no-repeat;}
.sub_visual_fta{background:url('/img/sub_visual_fta.jpg') center top no-repeat;}
.sub_visual_homepage{background:url('/img/sub_visual_homepage.jpg') center top no-repeat;}
.sub_visual_marketing{background:url('/img/sub_visual_marketing.jpg') center top no-repeat;}
.sub_visual_consulting{background:url('/img/sub_visual_consulting.jpg') center top no-repeat;}
.sub_visual .subCopy{width:1220px; height:220px; margin:0 auto;  text-align:center; color:#fff;}
.sub_visual .subCopy .subCopy_kor{ font-size:80px; font-weight:700; padding-top:300px; line-height:100%;}
.sub_visual .subCopy .subCopy_note{font-size:22px; font-weight:300; padding-top:50px; color:rgba(255,255,255,0.7); line-height:100%;}

.sub_visual_bbs{position:relative; top:0; clear:both; width:100%; min-width:1240px; height:300px; background:url('/img/sub_visual_about.jpg') center top no-repeat; text-align:center; color:#fff; font-size:55px; font-weight:700; padding-top:150px;}  

.sub_container{position:relative; width:100%; min-width:1240px; line-height:150%; min-height:990px;}
.sub_container_nosnb{position:relative; background:#fff; width:100%; line-height:150%; min-width:1240px; min-height:990px; margin-top:-30px;}

/* 타이틀&컨텐츠 */
.contentArea{padding:0 !important; margin:0 auto !important; overflow:hidden;}
.tit_area h3{font-weight:500; color:#333; font-size:40px; text-align:center; letter-spacing:-2pt; line-height:100%;}
.tit_area .sub_here{color:#888 !important; padding-bottom:20px; line-height:100%; text-align:center; font-size:13px;}
.tit_area .sub_here a{color:#888 !important; font-size:13px;}
.tit_area .sub_here img{vertical-align:middle; max-width:16px;}
.contents{clear:both; *zoom:1; margin:0 0 0 0; padding:0 !important; color:#555;}

.contents h4{text-align: center; color:#333; font-size:40px; line-height:140%; margin-bottom:30px;}
.contents h4 .point{color:#7f5b29; font-size:45px;}
.contents h4, .contents h4 span{font-weight:100; letter-spacing:-0.7pt}

.snb{position:relative; margin:-30px auto 0 auto ; width:1200px; overflow:hidden; background:#efefef;}
	.snb li{float:left; line-height:100%; background:url('/img/tab_line.gif') no-repeat right 23px;}
	.snb li a{display:block; padding:22px 0; text-align:center; font-size:16px; color:#626156;}
	.snb li a:hover{text-decoration:underline}
	.snb li.hover a{background:#947344; background-size: 100%; color:#fff !important;}
	.snb li.count03{width:400px;}
	.snb li.count02{width:600px;}
	.snb li.count04{width:300px;}
	.snb li.count05{width:240px;}
	.snb li.count07{width:171px;}
	.snb li.last{float:right !important;}
/** Common **/
.nomargin{margin:0 !important;}
.nonebg{background:none !important}


.table_style{width:100%; border-collapse:separate; border-spacing:0px; border-top:1px solid #2d3133;}
.table_style th{background:#fafafa; color:#2d3133; font-weight:400; padding:15px 1%; border-bottom:1px solid #ccc;}
.table_style td{color:#666; border-bottom:1px solid #ddd; padding:15px 2%;  font-size:15px;}


.table_style_perform{width:100%; border-collapse:separate; border-spacing:0px; border-top:1px solid #2d3133;}
.table_style_perform th{background:#fafafa; color:#2d3133; font-weight:400; padding:15px 1%; border-bottom:1px solid #ccc;}
.table_style_perform td{color:#666; border-bottom:1px solid #ddd; padding:15px 2%;  font-size:15px; text-align:center;}

.table_style02{width:100%; border-collapse:separate; border-spacing:0px; border-top:1px solid #2d3133; border-left:1px solid #ccc;}
	.table_style02 th{background:#FAFAFA; border-bottom:1px solid #ccc; border-right:1px solid #ccc; font-weight:400; color:#333; padding:15px 1%;}
	.table_style02 td{border-bottom:1px solid #ddd; border-right:1px solid #ccc; padding:15px 2%; text-align:center;}
	.table_style02 td.left{text-align:left !important;}
.table_style02 strong{color:#333 !important}

.map_table_style{border-top:2px solid #aa7d4a;}
	.map_table_style th{background:#FAFAFA; border-bottom:1px solid #ccc; color:#333; padding:15px 20px;}
	.map_table_style td{border-bottom:1px solid #ddd; height:50px; padding:15px 20px}

.clearboth{clear:both; *zoom:1;}
.strong{font-family:NotoKR-Bold;}
.block{display:block !important;}

.fleft{float:left;}
.fright{float:right;}


/* 간격 */
.bpad_100{padding-bottom:100px;}
.bpad_40{padding-bottom:40px;}
.bpad_20{padding-bottom:20px;}
.bpad_10{padding-bottom:10px;}
.tpad_10{padding-top:10px;}
.tpad_100{padding-top:100px !important}
.rpad_60{padding-right:60px;}
.lpad_60{padding-left:60px;}
.bmar_10{margin-bottom:10px;}
.bmar_20{margin-bottom:20px;}
.bmar_40{margin-bottom:40px;}
.tmar_10{margin-top:10px;}
.tmar_20{margin-top:20px;}
.tmar_40{margin-top:40px;}
.lmar_10{margin-left:10px;}
.nospacing{letter-spacing:0 !important}
.h50{height:50px;}
.noheight{height:0px !importan;}
/* Text Stlye */
.blue{color:#0c68b2 !important;}
.green{color:#5a8410 !important;}
.brown{color:#6d5a1d !important;}
.yellow{color:#daa70f !important;}
.yellow{color:#f79305 !important;}
.purple{color:#611771 !important;}
.cyan{color:#05676e !important;}
.black{color:#2c272d !important;}
.white{color:#fff !important;}
.red{color:#e51937 !important;}

.small_tt{font-size:13px;}

.floor img{margin-bottom:50px;}
.special table{margin-top:30px;}
.special thead th{background:#444; color:#fff; text-align:center; font-size:17px;}
.ready{width:1200px; margin:0 auto; background:#f4f4f4; height:600px; text-align:center; padding:300px; font-size:18px; font-weight:500}


.cont{clear:both; *zoom:1 ;}
.tab{text-align:center;}
.tab span{display:inline-block; margin:0 2px 30px 2px; border:1px solid #584c4b; background:#817878; padding:20px; width:200px; text-align:center; font-size:18px; cursor:pointer; color:#e6e4e3;}
.tab span a{color:#e6e4e3;}
.tab .hover{color:#141111; background:#fff;}


/* 회사소개 */
.about01{background:url('/img/bg_about01.jpg') no-repeat center top; padding:160px 0; height:1090px}
.about01 .txtArea{width:1380px; margin:0 auto; background:url('/img/bg_about01_02.gif') no-repeat right 165px;}
.about01 .txtArea img{display:block;}
.about01 .txtArea .txt{padding:30px 0;}
.about01 .txtArea .txtAreaPoint{margin-bottom:30px;}
.about01 .txtArea .txtAreaPoint img{margin:7px 0;}

.about02{text-align:center; padding:160px 0;}
.about02 img{display:block; margin:0 auto;}
.about02 li{width:50%; margin:10px 0}
.about02 .txtArea01 img{padding:35px 0 0 0}
.about02 .txtArea02{margin-top:100px; overflow:hidden;}
.about02 .txtArea02 ul{width:1260px; margin:40px auto;}
.about02 .txtArea03{margin-top:100px; overflow:hidden;}
.about02 .txtArea03 ul{width:1260px; margin:40px auto;}
.about02 .txtArea04{margin-top:100px; overflow:hidden;}
.about02 .txtArea04 ul{width:1260px; margin:40px auto;}
.about02 .txtArea05{margin-top:100px; overflow:hidden;}
.about02 .txtArea05 ul{width:1260px; margin:40px auto;}

.about02 .btnArea{width:1270px; margin:40px auto;}
.about02 .btnArea li{width:16.2%; float:left;}
.about02 .btnArea li.long{width:19%; float:left;}
.about02 .btnArea a{border:1px solid #001334; display:block; width:98%; margin:0 auto; background:#001334; vertical-align:middle; border-radius:20px; padding:25px 5px; color:#fff; font-weight:500; font-size:20px;transition: all .3s ease-out;}
.about02 .btnArea a span{margin-left:7px;}
.about02 .btnArea a.formBtn{background:#004ad8; border:1px solid #004ad8;}
.about02 .btnArea a:hover{border-color:#003c6e;background:#003c6e;}
.about02 .btnArea a.formBtn:hover{border-color:#0083e6;background:#0083e6;}


/* 영업대행 가맹점 모집 */
.sales01{background:#f2f7ff; padding:150px 0; overflow:hidden;}
.sales01 .txtArea img{display:block; margin:0 auto;}
.sales01 .txtArea .table{padding:30px 0 0 0;}
.sales01 .txtArea .diaArea{width:100%; margin:0 auto; text-align:center;}
.sales01 .txtArea .diaArea img{display:inline-block; margin:30px 0;}
.sales01 .txtArea .txt{padding:0 0 40px 0;}
.sales01 .txtArea .tfoot{width:1300px; margin:-50px auto 0 auto; border:3px solid #3c67c0; background:#fff; border-radius:30px; padding:30px 50px;}
.sales01 .txtArea .emblem{margin:-270px 0 0  80%; width:280px; height:340px;}

.sales02{background:url('/img/bg_sales02.jpg') repeat-x center 0px; padding:150px 0; overflow:hidden;}
.sales02 .txtArea img{display:block; margin:0 auto;}
.sales02 .txtArea .diaArea{width:100%; margin:0 auto; text-align:center;}
.sales02 .txtArea .diaArea img{display:inline-block; margin:50px 5px;}
.sales02 .txtArea .txt{padding:10px 0 470px 0;}

.sales03{background:url('/img/bg_sales03.jpg') repeat-x center 0px; padding:180px 0; overflow:hidden;}
.sales03 .txtArea img{display:block; margin:0 auto;}
.sales03 .txtArea .diaArea{width:1330px; margin:0px auto; text-align:center;}
.sales03 .txtArea .diaArea li{float:left; width:420px; padding-top:225px;}
.sales03 .txtArea .diaArea li.center{width:490px; padding-left:10px;}

.sales04{background:#f8faff; padding-top:150px; overflow:hidden;}
.sales04 .txtArea img{display:block; margin:0 auto;}
.sales04 .txtArea .diaArea{width:1080px; margin:0px auto 50px auto; text-align:center; padding:50px; height:500px; border:1px solid #ddd; background:#fff; border-radius:30px;}
.sales04 .txtArea .diaArea .stamp{margin-top:-450px;}
.sales04 .txtArea .diaArea .stamp .stamp01{float:left}
.sales04 .txtArea .diaArea .stamp .stamp02{float:right}
.sales04 .txtArea .diaArea .stamp .stamp03{padding-top:150px;}
.sales04 .txtArea .txt{padding:40px 0;}
.sales04 .txtArea .table{padding:80px 0;}
.sales04 .txtArea02{overflow:hidden; background:url('/img/bg_sales04.jpg') no-repeat center top; margin-top:100px; height:550px; padding-top:120px;text-align:center}
.sales04 .txtArea02 img{display:block; margin:0 auto; padding-bottom:40px;}

.sales05{background:#fff url('/img/bg_sales05.jpg') no-repeat center 570px; padding:150px 0; overflow:hidden;}
.sales05 .txtArea img{display:block; margin:0 auto;}
.sales05 .txtArea .txt{padding:35px 0 660px 0;}
.sales05 .txtArea .dia01{padding:80px 0;}

.sales05 .txtArea .diaArea{width:100%; margin:0 auto; text-align:center;}
.sales05 .txtArea .diaArea img{display:inline-block; margin:50px 5px;}

/* 가맹거래사 업무 */
.fta01{background:#fff url('/img/bg_fta01.gif') repeat-x 0px 0px; padding:150px 0; height:2900px}
.fta01 .txtArea {height:1480px}
.fta01 .txtArea img{display:block; margin:0 auto;}
.fta01 .txtArea .txt{padding:32px 0 30px 0;}
.fta01 .txtArea .txt02{padding:30px 0 65px 0;}
.fta01 .txtArea .txt03{padding:40px 0 60px 0;}
.fta01 .txtArea .diaArea{width:1000px; height:430px; margin:0 auto;}
.fta01 .txtArea .diaArea img{float:left; margin:1px 20px;}

.fta01 .txtArea02{background:url('/img/bg_fta01_02.jpg') no-repeat center top; height:1260px;}
.fta01 .txtArea02 img{display:block;}
.fta01 .txtArea02 .txt{margin-left:47%; padding:45px 0 170px 0;}
.fta01 .txtArea02 .txt02{margin-left:10%;}

.fta02{background:url('/img/bg_fta02.jpg') no-repeat center bottom; padding:160px 0; height:1500px; text-align:center}
.fta02 .txtArea img{display:block; margin:0 auto;}
.fta02 .txtArea .txt{padding:50px 0 60px 0;}
.fta02 .txtArea .diaArea{width:85%; min-width:1320px; height:350px; border-radius:60px; background:rgba(3,6,14,0.5); margin:0 auto 70px auto;}
.fta02 .txtArea .diaArea img{display:inline-block; margin:100px 40px 0 40px;}
.fta02 .txtArea .diaArea .note{font-size:13px; text-align:right; padding:20px 100px;}


.fta03{background:url('/img/bg_fta03.jpg') no-repeat center top; padding:160px 0;}
.fta03 .txtArea{width:1360px; margin:0 auto; height:500px;}
.fta03 .txtArea .diaArea{float:left; margin:30px 0 0 70px;}
.fta03 .txtArea .diaArea li{border-radius:20px; border:1px solid #4b5058; padding:15px 20px;}
.fta03 .txtArea .diaArea li{margin-top:15px;}
.fta03 .txtArea02{border-top:1px solid #4b5058; padding:80px;}
.fta03 .txtArea02 img{display:block; margin:0 auto;}
.fta03 .txtArea02 .txt{padding:50px 0;}

.fta04{background:#fff url('/img/bg_fta04.jpg') no-repeat center 360px; padding-top:160px; text-align:center}
.fta04 .txtArea{overflow:hidden;}
.fta04 .txtArea img{display:block; margin:0 auto;}
.fta04 .txtArea .txt{padding:35px 0 130px 0;}
.fta04 .txtArea .txt02{margin:30px 0 0 47%;}
.fta04 .txtArea .txt03{padding:260px 0 40px 0;}
.fta04 .txtArea02{overflow:hidden; background:url('/img/bg_fta04_02.jpg') no-repeat center top; margin-top:70px; height:595px; padding-top:120px;text-align:center}
.fta04 .txtArea02 img{display:block; margin:0 auto; padding-bottom:40px;}


/* 홈페이지 */
.homepage01{background:#0080ff url('/img/bg_homepage01.jpg') no-repeat 95% 200px; padding:160px 0; height:1450px}
.homepage01 .txtArea{width:85%; margin:0 auto; height:800px;}
.homepage01 .txtArea img{display:block;}
.homepage01 .txtArea .txt{padding:35px 0 25px 0;}
.homepage01 .txtArea .txt02{padding:30px 0;}
.homepage01 .txtArea02{background:url('/img/bg_homepage01_02.jpg') no-repeat center top; height:500px; padding-top:135px;text-align:center}

.homepage02{background:#f2f7ff url('/img/bg_homepage02.jpg') no-repeat center bottom; padding:160px 0; height:1600px; text-align:center}
.homepage02 .txtArea img{display:block; margin:0 auto;}
.homepage02 .txtArea .txt{padding:35px 0;}
.homepage02 .txtArea .txt02{padding:40px 0 15px 0;}

.homepage03{background:#19263a url('/img/bg_homepage03.jpg') no-repeat center 870px; padding:160px 0; height:2500px; text-align:center}
.homepage03 .txtArea img{display:block; margin:0 auto;}
.homepage03 .txtArea .txt{padding:38px 0 1100px 0;}

.homepage04{background:#f2f7ff url('/img/bg_homepage04.jpg') no-repeat center 1060px; padding:160px 0; height:3800px; text-align:center}
.homepage04 .txtArea img{display:block; margin:0 auto;}
.homepage04 .txtArea .txt{padding:45px 0;}
.homepage04 .txtArea .txt02{padding:2250px 0 0 0;}


/* 마케팅 */
.marketing01{background:url('/img/bg_marketing01.jpg') no-repeat center top; padding-top:160px; height:1250px}
.marketing01 .txtArea{width:1340px; margin:0 auto; background:url('/img/bg_marketing01_02.gif') no-repeat right 165px;}
.marketing01 .txtArea img{display:block;}
.marketing01 .txtArea .txt{padding:30px 0;}
.marketing01 .txtArea .txt02{padding:50px 0;}

.marketing02{background:#fff url('/img/bg_marketing02.jpg') no-repeat center 700px; padding:160px 0; overflow:hidden; text-align:center}
.marketing02 .txtArea img{display:block; margin:0 auto;}
.marketing02 .txtArea .txt{padding:45px 0;}
.marketing02 .txtArea .txt02{padding:25px 0 1000px 0;}
.marketing02 .txtArea .txt03{padding:25px 0 100px 0;}

.marketing03{background:#f2f7ff; padding:160px 0; text-align:center}
.marketing03 .txtArea img{display:block; margin:0 auto;}
.marketing03 .txtArea .txt{padding:35px 0;}
.marketing03 .txtArea .txt25{padding:3px 0;}
.marketing03 .txtArea .diaArea{}
.marketing03 .txtArea .diaArea img{display:inline-block; margin:10px 40px 0 40px;}
.marketing03 .txtArea .diaArea02{border:1px solid #bebebe; background:#fff; padding:60px 70px 20px 80px; width:1200px; height:700px; margin:50px auto 80px auto; border-radius:60px}
.marketing03 .txtArea .diaArea02 .tit{padding-bottom:30px; display:block;  margin:0 auto;}

.marketing04{background:#19263a url('/img/bg_marketing04.jpg') no-repeat center bottom; padding:160px 0; height:3060px; text-align:center}
.marketing04 .txtArea img{display:block; margin:0 auto;}
.marketing04 .txtArea .txt{padding:35px 0;}

/* 자문/교육 */
.consulting01{background:url('/img/bg_consulting01.jpg') no-repeat center top; padding-top:180px; height:1080px}
.consulting01 .txtArea{width:1340px; margin:0 auto; background:url('/img/bg_consulting01_02.gif') no-repeat right 165px;}
.consulting01 .txtArea img{display:block;}
.consulting01 .txtArea .txt{padding:35px 0 25px 0;}
.consulting01 .txtArea .txt02{padding:20px 0;}

.consulting02{background:url('/img/bg_consulting02.jpg') no-repeat center top; padding:110px 0; overflow:hidden}
.consulting02 img{display:block; margin:0 auto;}

.consulting03{background:url('/img/bg_consulting03.jpg') no-repeat center top; padding:110px 0; overflow:hidden}
.consulting03 img{display:block; margin:0 auto;}

.consulting04{background:url('/img/bg_consulting04.jpg') no-repeat center top; padding:110px 0; overflow:hidden}
.consulting04 img{display:block; margin:0 auto;}

.consulting05{background:url('/img/bg_consulting05.jpg') no-repeat center top; padding:110px 0; overflow:hidden}
.consulting05 img{display:block; margin:0 auto;}

.consult_headerArea{height:650px;}
.consult_diaArea{width:72%; min-width:1340px; margin:0 auto;}
.consult_diaArea img{margin:30px 0}

/* BBS  */
.notice{background:url('/img/bg_franchise04_01.jpg'); min-height:850px;}
.notice_cont{width:1220px; margin:0 auto; padding:80px 0}
.notice_cont .notice_h2{text-align:center; margin:0 auto !important; background:url('/img/bg_tit_h2.gif') no-repeat center 200px; background-size:30px; text-align:center; font-weight:700; padding:135px 0 60px 0 !important; color:#222; font-size:36px;}

.instar{background:url('/img/insta_bg.png') no-repeat center top; min-height:520px; width:1000px; margin:0 auto; padding-left:500px; padding-top:150px;}
.instar .btn{border:1px solid #272727; background:#5c5c5c; height:70px; padding:25px; width:320px; text-align:center; font-size:18px; cursor:pointer; margin-top:30px;}
.instar .btn a{color:#fff !important; letter-spacing:-1pt}

/* 회사소개 > CEO 인사말  */
.greeting{background:url('/img/greeting_bg.jpg') no-repeat 0px bottom; width:1200px; margin:30px auto; font-size:18px; min-height:450px; line-height:150%; padding:0 0 0 600px;}
.greeting h4{text-align:left; margin-bottom:15px;}
.greeting .txt{ color:#1d2227; font-size:2.5px; line-height:140%; margin-bottom:20px;}
.greeting .txt .accent{font-size:40px; color:#947344; font-weight:300; line-height:140%; display:block; margin-bottom:5px;}
.greeting p{margin-bottom:15px;}
.greeting p strong{color:#222; text-decoration:underline;font-weight:400;}
.greeting .ceo{color:#1d2227; font-weight:300; line-height:140%; display:block; margin-top:20px; padding-bottom:20px;}
.greeting .ceo .name{font-weight:400; font-size:30px; margin-top:10px; display:block;}

/* 회사소개 >사업분야 */
.business{text-align:center}
.business .flow{clear:both; *zoom:1; margin-top:100px;}

/* 회사소개 > 연혁 */
.history{background:url('/img/history_bg.gif') repeat-y center 0px; width:1200px; margin:0 auto; font-size:16px; line-height:150%;}
.history h4{background:#fff; color:#947344; font-family: 'Montserrat', sans-serif; font-size:50px; font-weight:800; display:block; margin-bottom:20px;}



.history .history_area01{background:url('/img/history_bg_area01.jpg') no-repeat 0px 10px; padding-left:593px; padding-bottom:80px;}
.history .history_area02{background:url('/img/history_bg_area02.jpg') no-repeat right 10px; padding-right:593px; text-align:right; padding-bottom:80px;}
.history .history_area03{background:url('/img/history_bg_area03.jpg') no-repeat 0px 10px; padding-left:593px;}
.history dt{width:85px; color:#1d2227; font-weight:800; font-family: 'Montserrat', sans-serif; font-size:20px}
.history dd{width:500px; overflow:hidden; margin-bottom:10px;}

.history_area01 dl{clear:both; *zoom:1; background:url('/img/history_arrow.gif') no-repeat 0px 7px; padding:0 0 0 20px; overflow:hidden; padding-bottom:10px;}
.history_area01 dt{float:left;}
.history_area01 li{background:url('/img/bullet_gray.png') no-repeat 0px 10px; padding:0 0 2px 10px;}

.history_area02 dl{clear:both; *zoom:1; background:url('/img/history_arrow.gif') no-repeat right 7px; padding:0 20px 0 0; overflow:hidden; padding-bottom:10px;}
.history_area02 dt{float:right;}
.history_area02 li{background:url('/img/bullet_gray.png') no-repeat right 10px; padding:0 10px 2px 0;}

.history_area03 dl{clear:both; *zoom:1; background:url('/img/history_arrow.gif') no-repeat 0px 7px; padding:0 0 0 20px; overflow:hidden; padding-bottom:10px;}
.history_area03 dt{float:left;}
.history_area03 li{background:url('/img/bullet_gray.png') no-repeat 0px 10px; padding:0 0 2px 10px;}


.organ{text-align:center;}


/* 회사소개 >오시는 길  */
.location{width:1200px; margin:0 auto;}
.location .txt{}
.location .txt .accent{font-size:40px; color:#947344; font-weight:300; line-height:140%;}
.map_con {background:#f8f8f8; padding:30px 80px; height:160px; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
.map_con h5{color:#333; font-family: 'Montserrat', sans-serif; font-weight:900; font-size:19px; margin-bottom:7px; letter-spacing:0.3pt}
.map_address {float: left; width: 450px; background: url('/img/map_location_icon.gif') no-repeat left top; padding-left: 124px; padding-top: 18px; min-height:102px;}
.map_phone {float: left; width: 310px; background: url('/img/map_phone_icon.gif') no-repeat left top; padding-left: 124px; padding-top: 18px; min-height:102px;}
.map_fax {float: left; width: 260px; background: url('/img/map_fax_icon.gif') no-repeat left top; padding-left: 124px; padding-top: 18px; min-height:102px;}

.contact_con{background:#fafafa; padding:70px 70px 0 70px; height:500px; width: 1200px; margin:0 auto;}
.contact_con h4{margin-bottom:10px;}
.contact_con .note{text-align:center; font-size:20px; color:#1d2227; border-bottom:1px dashed #ccc; padding-bottom:30px; margin-bottom:50px; line-height:140%}
.contact_con h5{color:#1d2227; font-weight:900; font-size:19px; letter-spacing:0}
.contact_tel {float: left; width: 320px; background: url('/img/contact_tel_icon.gif') no-repeat left top; padding-left: 124px; padding-top: 18px; min-height:110px; font-size:17px; letter-spacing:0}
.contact_fax {float: left; width: 320px; background: url('/img/contact_fax_icon.gif') no-repeat left top; padding-left: 124px; padding-top: 18px; min-height:110px; font-size:17px; letter-spacing:0}
.contact_mail {float: left; width: 300px; background: url('/img/contact_mail_icon.gif') no-repeat left top; padding-left: 124px; padding-top: 18px; min-height:110px; font-size:17px; letter-spacing:0}


.obj {transform-origin:bottom; animation:big 1s ease;}
@keyframes big {
     0% {opacity:0; transform: scale(1.7);}
    5% {opacity:0; transform: scale(1.7);}
    5.1% {transform: scale(1.7);}
    100% {transform: scale(1);}
}
.obj02 {transform-origin:bottom; animation:big 2s ease;}
@keyframes big {
     0% {opacity:0; transform: scale(1.7);}
    70% {opacity:0; transform: scale(1.7);}
    70.1% {transform: scale(1.7);}
    100% {transform: scale(1);}
}
[data-aos="example-anim2"] {
  background-size:0;
  opacity: 0;
background: #81000d;
  transition-property: background, opacity;
  &.aos-animate {
    background-size:100% 14px;
		opacity: 1;
background: #81000d;
  }
}
[data-aos="example-anim3"] {
  transform: scale(1.7);
  opacity: 0;
  transition-property: transform, opacity;

  &.aos-animate {
    transform: scale(1);
    opacity: 1;
	
  }
}

/* 시공실적   >  주요공사실적 */
        .perform {width: 1200px; margin:0 auto; overflow:hidden;}
        .perform section {display: none; clear:both; *zoom:1; padding-top:30px;}
        .perform section h4{font-family: 'Montserrat', sans-serif; color:#1f8bec; font-size:150px; font-weight:700; float:left; padding:160px 0 0 40px;}

        /*라디오버튼 숨김*/
        .perform input {display: none;}
        .perform label {display: block; float:left; width:20%; margin: 0 0 0 0; padding: 15px 0; font-weight: 600; text-align: center; color: #888; border-right: 1px solid #ddd; border-top: 1px solid #ddd;border-bottom: 1px solid #ddd; }
        .perform label.first{border-left: 1px solid #ddd;}
		.perform label:hover {color: #001446; cursor: pointer;}
        /*input 클릭시, label 스타일*/
        .perform input:checked + label {color: #fff; background:#352e2c;}

        #tab1:checked ~ #content1,
        #tab2:checked ~ #content2,
        #tab3:checked ~ #content3,
        #tab4:checked ~ #content4,
	    #tab5:checked ~ #content5,
        #tab6:checked ~ #content6,
        #tab7:checked ~ #content7,
        #tab8:checked ~ #content8,	
        #tab9:checked ~ #content9		
		{display: block;}
        .perform .note{clear:both; *zoom:1; font-size:13px; padding:0 0 0 45px;}
