/*dahee edit 20220426*/
.service_box {
    padding: 38px 45px;
    border: 1px solid #ddd;
    display: table;
    text-align: left !important;
}

.service_bar {
    font-weight: bold;
    color: #9c9084;
    font-size: 45px;
    margin: -15px 3px -5px;
}

.s_bg1 {
    background-image: url(/design/default/img/service_bg1.png);
    background-size: 85%;
    background-position: right;
    background-repeat: no-repeat;
}

.s_bg2 {
    background-image: url(/design/default/img/service_bg2.png);
    background-size: 85%;
    background-position: left;
    background-repeat: no-repeat;
}

.s_bg3 {
    background-image: url(/design/default/img/service_bg3.png);
    background-size: 85%;
    background-position: right;
    background-repeat: no-repeat;
}

.s_bg4 {
    background-image: url(/design/default/img/service_bg4.png);
    background-size: 85%;
    background-position: left;
    background-repeat: no-repeat;
}

.s_bg5 {
    background-image: url(/design/default/img/service_bg5.png);
    background-size: 85%;
    background-position: right;
    background-repeat: no-repeat;
}

.service_btn {
    vertical-align: text-bottom;
    display: inline-block;
    line-height: 45px;
    padding: 13px 20px;
    margin-top: 20px;
    border-radius: 45px;
    font-size: 15px;
    position: relative;
    color: #fff !important;
    background-color: #494ec5;
}

.service_btn:hover {
    background-color: #6bd8f3 !important;
    transition: background 0.5s ease-out;
}

.subject {
    font-size: 35px;
    margin: 40px;
    font-family: 'Bebas Neue', cursive !important;
}

.subject_bar {
    font-weight: bold;
    color: #9c9084;
    font-size: 80px;
    margin: 30px;
}

.main_box {
    width: 30%;
    margin: 0 1%;
    height: 250px;
    display: inline-block;
    background-size: 100%;
    transition-property: background-size;
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
}

.main_box:hover {
    background-size: 105%;
    transition: background 0.5s ease-out;
}

.main_inner {
    transform: translate(0%, 45%);
    bottom: 0;
    height: 173px;
    width: 100%;
}


.box1 {
    background-image: url(/design/default/img/bg1.png)
}

.box2 {
    background-image: url(/design/default/img/bg2.png)
}

.box3 {
    background-image: url(/design/default/img/bg3.png)
}

.inner_box1 {
    background-color: rgba(88, 102, 114, 0.9);
}

.inner_box2 {
    background-color: rgba(111, 114, 108, 0.9);
}

.inner_box3 {
    background-color: rgba(114, 108, 88, 0.9);
}


.btn_top {
    position: fixed;
    bottom: 50px;
    right: 50px;
    background-color: #9c9084;
    color: #fff;
    border: 0px;
    outline: 0px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    display: none;
    z-index: 9999;
}

.arrow_up {
    padding: 20px;
}

.service_div {
    width: 36%;
    display: inline-block;
    height: 96px;
    background-color: #fff;
    margin: 2%;
    padding: 25px 35px;
    text-align: left;
    border: 1px solid #dadada;
}

.service_div img {
    width: 80%;
}

.service_st {
    font-size: 25px;
    font-weight: bold;
    color: #9c9084;
    width: 100%;
    display: block;
    height: 21px;
    line-height: 35px;
    margin: 10px 0;

}

.logo_div img {
    margin: 15px 45px;
    width: 150px;
}

.logo2_div img {
    width: 150px;
    display: inline;
    margin: 5px;
    padding: 3px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
}

.about_bg {
    background-image: url(/design/default/img/about_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 75%;
}


#c_about {
    width: 100%;
    margin: 0px auto;
    text-align: center;
}

.about_txt_top {
    FONT-WEIGHT: 600;
    font-size: 36px;
    letter-spacing: 6px;
    margin: 0px 0;
    height: 16px;
    font-family: 'Bebas Neue', cursive !important;

}

#cus_div {

    background-image: url(/design/default/img/cus_bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 80%;

}

< !--여기까지-->@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);






@font-face {

    font-family: Daum_Regular;

    src: url('/design/default/font/Daum_Regular.woff') format('woff');

    src: url('/design/default/font/Daum_Regular.eot');

    font-style: normal;

    font-weight: normal;


}


@font-face {

    font-family: Daum_SemiBold;

    src: url('/design/default/font/Daum_SemiBold.woff') format('woff');

    src: url('/design/default/font/Daum_SemiBold.eot');

    font-style: normal;

    font-weight: normal;


}


img {
    border: 0px
}

* {
    margin: 0;
    padding: 0;
}

#util_wrap {
    width: 100%;
    text-align: center;
    height: auto;
    margin: 0px;
    background-color: #2d2d2d;
    height: 43px;
}


/*#util_wrap	{width:100%; text-align:center;  height:auto; margin:0px; background:url(/design/default/top_img/util_bg.png) center top repeat-x; height:43px }
*/

#util_1000 {
    width: 1000px;
    text-align: right;
    height: auto;
    margin: 0px auto;
}


#util_in {
    float: right;
    height: 43px;
}

#util_in li {
    float: left;
    text-align: right;
    margin: 10px 10px 0px 10px;
    vertical-align: top
}

#util_in li a {
    font-size: 11px;
    font-family: sans-serif, "맑은 고딕", "Malgun Gothic";
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: none;
}



#d_wrap {
    width: 100%;
    text-align: center;
    height: 118px;
    margin: 0px;
    background-image: url(/design/default/top_img/tran_bg.png);
    background-position: center bottom;
    position: absolute;
    z-index: 9999999999999
}


#c_wrap {
    width: 100%;
    text-align: center;
    height: auto;
    margin: 0px;
}

#c_wrap_btn {
    width: 100%;
    text-align: center;
    height: auto;
    margin: 0px;
    background: url(/design/default/l_img/bot_bg.gif) center bottom repeat-x
}



#c_1000 {
    width: 1000px;
    margin: 0px auto;
    text-align: center;
}

#c_1100 {
    width: 1100px;
    margin: 0px auto;
    text-align: center
}

#c_1200 {
    width: 1200px;
    margin: 0px auto;
    text-align: center
}

#head_wrap {
    width: 1100px;
    margin: 0px auto;
}



#head_wrap h1 {
    width: 258px;
    float: left;
    text-align: left;
    margin-top: 0px
}

#nv {
    margin: 0px;
    width: auto;
    float: right;
    text-align: right;
    height: 70px;
}

#nv .mt {
    float: right
}

#nv .mt li {
    float: left;
    margin-top: 18px;
    height: 54px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}


#nv .mt li .axis {
    width: 0px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    background-color: #36F
}

#nv .mt li a {
    font-family: Daum_Regular;
    font-size: 17px;
    color: #fff;
    vertical-align: middle
}



#nv .mt li a:hover {
    font-family: Daum_Regular;
    font-size: 17px;
    color: #ab4b51;
}


.nv_bg {
    background-image: url(/design/default/n_img/nav_d.gif);
    background-position: right 23px;
    background-repeat: no-repeat
}







.sb_me {
    width: 180px;
    float: left;
    text-align: center;
    height: 170px
}

.sb_me li {
    padding: 20px 0px 0px 0px
}

.sb_me li a {
    font-family: sans-serif, "맑은 고딕", "Malgun Gothic";
    color: #ffffff;
    font-size: 13px;
}

.sb_me li a:hover {
    color: #4ac2ff;
}

.me_color {
    background-color: #04212e
}





#main_ban1 {
    background-image: url(/design/default/m_img/ma_01.png);
    background-position: left top;
    background-repeat: no-repeat;
    border-right: 1px solid #e6e6e6;
    height: 223px;
    width: 425px;
    float: left
}


#main_ban1 p {
    text-align: left;
    margin-left: 238px;
}

#main_noti {
    width: 346px;
    height: 115px;
    border-right: 1px solid #e6e6e6;
    float: left
}

#main_noti p {}


#main_busi {
    width: 327;
    height: 115px;
    float: left
}




#main_recu {
    width: 346px;
    height: 108px;
    border-right: 1px solid #e6e6e6;
    float: left
}

#main_recu li {
    float: left
}

#main_loca {
    width: 327;
    height: 108px;
    float: left;
}


#main_ti3 {
    text-align: left
}












.bottom_line {
    border-bottom: 1px solid #e6e6e6;
    padding: 3px 0px;
    margin: 0px 8px 0px 0px
}



.bottom_line a {
    font-family: sans-serif, "맑은 고딕", "Malgun Gothic";
    color: #5a5a5a;
}


















#left_area {
    width: 1000px;
    height: auto;
    overflow: inherit;
    margin: 0px auto
}


#right_area {
    width: 1000px;
    height: auto;
    overflow: inherit;
    display: block;
    min-height: 500px;
    padding: 0px 0px 40px 0px
}

#right_area1 {
    width: 100%;
    height: auto;
    overflow: inherit;
    display: block;
    min-height: 500px;
    padding: 0px 0px 43px 0px;
}


.cont_wrap {
    text-align: center
}



.lay_01 {
    background-image: url(/design/default/images/sv_01.png);
    background-position: right top;
    background-repeat: no-repeat
}

.lay_02 {
    background-image: url(/design/default/images/sv_02.png);
    background-position: right top;
    background-repeat: no-repeat
}

.lay_03 {
    background-image: url(/design/default/images/sv_03.png);
    background-position: right top;
    background-repeat: no-repeat
}

.lay_04 {
    background-image: url(/design/default/images/sv_04.png);
    background-position: right top;
    background-repeat: no-repeat
}







.main_gall li {
    float: left;
    text-align: center;
    width: 353px;
    margin: 0px auto;
}



.gal_box {
    border: 1px solid #dcdcdc;
    height: 65px;
    width: 353px;
    background-image: url(/design/default/m_img/ptx_bg.gif);
    background-position: left top
}

.gal_box2 {
    border: 1px solid #dcdcdc;
    height: 65px;
    width: 353px;
    background-image: url(/design/default/m_img/ptx_bg2.gif);
    background-position: left top
}


.gal_txt1 {
    text-align: center;
    font-family: 'Nanum Gothic', Malgun Gothic, gulim;
    font-size: 15px
}

.gal_txt1 a {
    text-align: center;
    font-family: 'Nanum Gothic', Malgun Gothic, gulim;
    font-size: 15px;
    color: #FFF
}

.gal_txt1 .axis {
    width: 0px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    background-color: #36F
}


#map_p1 a {
    width: 550px;
    height: 280px;
    background-image: url(/design/default/m_img/mp_01.png);
    background-repeat: no-repeat;
    float: left;
}

#map_p1 a:hover {
    width: 550px;
    height: 280px;
    background-image: url(/design/default/m_img/mp_01_ov.png);
    background-repeat: no-repeat;
    float: left;
}


#map_p2 a {
    width: 549px;
    height: 280px;
    background-image: url(/design/default/m_img/mp_02.png);
    background-repeat: no-repeat;
    float: left;
    margin-left: 1px
}

#map_p2 a:hover {
    width: 549px;
    height: 280px;
    background-image: url(/design/default/m_img/mp_02_ov.png);
    background-repeat: no-repeat;
    float: left;
    margin-left: 1px
}


.main_cous {
    text-align: center;
    margin: 0px auto;
    width: 1100px;
}


.main_cous .left {
    width: 650px;
    float: left;
    text-align: center;
    margin-right: 10px;
    background: url(/design/default/m_img/co_right_bg.png) right 50px no-repeat;
}

.main_cous .left li {
    float: left;
    margin-left: 60px
}

.main_cous .right {
    width: 440px;
    float: right;
    text-align: center;
}






.main_tex_01 {
    font-size: 14px;
    font-family: 'Nanum Gothic', sans-serif, "맑은 고딕", "Malgun Gothic";
    line-height: 130%;
    color: #222;
    text-decoration: none;
    font-weight: none
}

.main_tex_01 A:link {
    font-size: 14px;
    font-family: 'Nanum Gothic', sans-serif, "맑은 고딕", "Malgun Gothic";
    line-height: 130%;
    color: #222;
    text-decoration: none;
    font-weight: none
}

.main_tex_01 A:visited {
    font-size: 14px;
    font-family: 'Nanum Gothic', sans-serif, "맑은 고딕", "Malgun Gothic";
    line-height: 130%;
    color: #222;
    text-decoration: none;
    font-weight: none
}

.main_tex_01 A:active {
    font-size: 14px;
    font-family: 'Nanum Gothic', sans-serif, "맑은 고딕", "Malgun Gothic";
    line-height: 130%;
    color: #222;
    text-decoration: none;
    font-weight: none
}

.main_tex_01 A:hover {
    font-size: 14px;
    font-family: 'Nanum Gothic', sans-serif, "맑은 고딕", "Malgun Gothic";
    line-height: 130%;
    color: #222;
    text-decoration: none;
    font-weight: none
}

.main_tex_02 {
    font-size: 14px;
    font-family: tahoma;
    line-height: 130%;
    color: #000;
    text-decoration: none;
    font-weight: none
}

.main_tex_02 A:link {
    font-size: 14px;
    font-family: tahoma;
    line-height: 130%;
    color: #000;
    text-decoration: none;
    font-weight: none
}

.main_tex_02 A:visited {
    font-size: 14px;
    font-family: tahoma;
    line-height: 130%;
    color: #000;
    text-decoration: none;
    font-weight: none
}

.main_tex_02 A:active {
    font-size: 14px;
    font-family: tahoma;
    line-height: 130%;
    color: #000;
    text-decoration: none;
    font-weight: none
}

.main_tex_02 A:hover {
    font-size: 14px;
    font-family: tahoma;
    line-height: 130%;
    color: #000;
    text-decoration: none;
    font-weight: none
}




.ma_cutex_01 {
    font-size: 18px;
    font-family: 'Nanum Gothic', sans-serif, "맑은 고딕", "Malgun Gothic";
    line-height: 170%;
    color: #363636;
    text-decoration: none;
    font-weight: bold;
    padding: 0px 0px 0px 0px
}

.ma_cutex_01 A:link {
    font-size: 18px;
    font-family: 'Nanum Gothic', sans-serif, "맑은 고딕", "Malgun Gothic";
    line-height: 170%;
    color: #363636;
    text-decoration: none;
    font-weight: bold;
    padding: 0px 0px 0px 0px
}

.ma_cutex_01 A:visited {
    font-size: 18px;
    font-family: 'Nanum Gothic', sans-serif, "맑은 고딕", "Malgun Gothic";
    line-height: 170%;
    color: #363636;
    text-decoration: none;
    font-weight: bold;
    padding: 0px 0px 0px 0px
}

.ma_cutex_01 A:active {
    font-size: 18px;
    font-family: 'Nanum Gothic', sans-serif, "맑은 고딕", "Malgun Gothic";
    line-height: 170%;
    color: #363636;
    text-decoration: none;
    font-weight: bold;
    padding: 0px 0px 0px 0px
}

.ma_cutex_01 A:hover {
    font-size: 18px;
    font-family: 'Nanum Gothic', sans-serif, "맑은 고딕", "Malgun Gothic";
    line-height: 170%;
    color: #363636;
    text-decoration: none;
    font-weight: bold;
    padding: 0px 0px 0px 0px
}

.ma_cutex_02 {
    font-size: 23px;
    font-family: tahoma;
    line-height: 130%;
    color: #363636;
    text-decoration: none;
    font-weight: none
}

.ma_cutex_02 A:link {
    font-size: 23px;
    font-family: tahoma;
    line-height: 130%;
    color: #363636;
    text-decoration: none;
    font-weight: none
}

.ma_cutex_02 A:visited {
    font-size: 23px;
    font-family: tahoma;
    line-height: 130%;
    color: #363636;
    text-decoration: none;
    font-weight: none
}

.ma_cutex_02 A:active {
    font-size: 23px;
    font-family: tahoma;
    line-height: 130%;
    color: #363636;
    text-decoration: none;
    font-weight: none
}

.ma_cutex_02 A:hover {
    font-size: 23px;
    font-family: tahoma;
    line-height: 130%;
    color: #363636;
    text-decoration: none;
    font-weight: none
}


.ma_cutex_03 {
    font-size: 18px;
    font-family: tahoma;
    line-height: 130%;
    color: #363636;
    text-decoration: none;
    font-weight: none
}

.ma_cutex_03 A:link {
    font-size: 18px;
    font-family: tahoma;
    line-height: 130%;
    color: #363636;
    text-decoration: none;
    font-weight: none
}

.ma_cutex_03 A:visited {
    font-size: 18px;
    font-family: tahoma;
    line-height: 130%;
    color: #363636;
    text-decoration: none;
    font-weight: none
}

.ma_cutex_03 A:active {
    font-size: 18px;
    font-family: tahoma;
    line-height: 130%;
    color: #363636;
    text-decoration: none;
    font-weight: none
}

.ma_cutex_03 A:hover {
    font-size: 18px;
    font-family: tahoma;
    line-height: 130%;
    color: #363636;
    text-decoration: none;
    font-weight: none
}


.mbot_line {
    border-bottom: #d1d1d1 1px solid
}



.sub_vi_01 {
    margin: 0px;
    text-align: center;
    background: url(/design/default/images/sub_back_01.jpg) center top repeat-x
}

.sub_vi_02 {
    margin: 0px;
    text-align: center;
    background: url(/design/default/images/sub_back_01.jpg) center top repeat-x
}

.sub_vi_03 {
    margin: 0px;
    text-align: center;
    background: url(/design/default/images/sub_back_01.jpg) center top repeat-x
}

.sub_vi_04 {
    margin: 0px;
    text-align: center;
    background: url(/design/default/images/sub_back_01.jpg) center top repeat-x
}

.sub_vi_05 {
    margin: 0px;
    text-align: center;
    background: url(/design/default/images/sub_back_01.jpg) center top repeat-x
}








.bot_b {
    width: 100%;
    height: 220px;
    margin: 0px 0px 0px 0px;
    background-color: #2d2d2d;
    position: relative;
    bottom: 0;
}

.bot_bp {
    width: 1000px;
    text-align: left;
    font-family: "맑은 고딕", "Malgun Gothic";
    background-image: url(/design/default/images/fo_logo.png);
    background-position: right 0px;
    background-repeat: no-repeat;
    height: 130px;
}

.bot_t {
    width: 700px;
    background-image: url(/design/default/images/bo_line_bg.gif);
    background-position: left top;
    background-repeat: repeat-x;
}

.fo_quick {
    width: 100%;
    border-bottom: 1px solid #444;
    overflow: auto;
    margin-bottom: 10px
}

.fo_quick ul li {
    float: left;
    margin: 25px 10px;
}

.fo_quick ul li a {
    font-family: sans-serif, "맑은 고딕", "Malgun Gothic";
    color: #969696;
    font-size: 13px
}

.fo_bo_t {
    font-family: sans-serif, "맑은 고딕", "Malgun Gothic";
    color: #dfdfdf;
    word-spacing: 0px;
    font-size: 12px;
    border-bottom: 1px solid #d9d9d9;
    width: 770px;
    padding: 20px 0px 8px 0px;
    line-height: 22px;
}

.fo_bo_p {
    font-family: Verdana, Geneva, sans-serif;
    color: aqua;
    font-size: 10px;
    font-weight: bold;
    line-height: 300%;
}



.title_wrap {
    background: url(/design/default/m_img/dot_line_main.gif) repeat-x 0px 122px;
    height: 187px;
    text-align: center
}

.title_wrap2 {
    height: 116px;
    text-align: center
}



.pr_go_btn a {
    width: 300px;
    height: 390px;
    background: url(/design/default/m_img/go_1.png) center 290px no-repeat;
    display: inline-block;
    position: absolute;
    margin-top: -300px;
    margin-left: 33px;
}

.pr_go_btn a:hover {
    background: url(/design/default/m_img/go_11.png) center 290px no-repeat;
}

.pr_go_btn2 a {
    width: 254px;
    height: 260px;
    background: url(/design/default/m_img/go_1.png) center 240px no-repeat;
    display: inline-block;
    position: absolute;
    margin-left: 15px;
}

.pr_go_btn2 a:hover {
    background: url(/design/default/m_img/go_11.png) center 240px no-repeat;
}


.ma_pr_t1 a {
    font-family: Nanum Gothic, sans-serif, "맑은 고딕", "Malgun Gothic";
    color: #222;
    font-size: 13px;
    width: 280px;
    display: inline-block
}

.ma_pr_t2 a {
    font-family: Nanum Gothic, sans-serif, "맑은 고딕", "Malgun Gothic";
    color: #777;
    font-size: 12px;
    width: 280px;
    display: inline-block
}



/*  트랜지션효과 */


.m_con_left {
    width: 334px;
    height: 232px;
    float: left
}

.m_con_center {
    width: 332px;
    height: 232px;
    float: left;
    background-color: #FFF
}

.m_con_right {
    width: 334px;
    height: 232px;
    float: left;
    /*background-color:#088b95*/
}


.m_con_right .back_ban1 {
    width: 174px;
    height: 232px;
    float: left;
    background-color: #9CB6B5
}


.m_con_right .back_ban2 {
    width: 160px;
    height: 116px;
    float: left;
    background-color: #43596E
}

.m_con_right a:hover .back_ban2 {
    width: 160px;
    height: 116px;
    float: left;
    background-color: #FFFFFF
}

/*.m_con_right	.back_ban2	{ transition: background 0.3s ease;}*/


.back_ban3 {
    width: 160px;
    height: 116px;
    float: left;
    background-color: #43596E
}

.m_con_right a:hover .back_ban3 {
    width: 160px;
    height: 116px;
    float: left;
    background-color: #FFFFFF
}

/*.m_con_right	.back_ban3	{ transition: background 0.6s ease;}*/






/* Responsive Web Design Area */
@media screen and (max-width:1200px) {

    #c_1200>div {
        margin: 10px 0;
        width: 100%;
    }

    #wrap>div {
        padding: 0;
    }

    .c1 {
        display: none;
    }

    .cont_wrap>div {
        width: 100%;
        padding: 10px 0;
        text-align: center;
        margin: 0;
    }

    .tx_greet {
        width: 80%;
        margin: 10px 0;
        text-align: center;
    }

    .hg_txt0 {
        width: 73% !important;
    }

    .tx_greet {
        width: 77% !important;
    }

    .service_div>div {
        text-align: center;
    }

    .service_div img {
        width: 31%;
    }

}

@media screen and (max-width:1000px) {
    html {
        overflow-y: scroll;
        width: 1000px;
        height: 100%;
    }

    body {
        height: 100%;
    }

    #c_1200 {
        width: 1000px;
    }

    #c_1200>div {
        margin: 10px 0;
        width: 100%;
    }

    #wrap>div {
        padding: 0;
    }

    .c1 {
        display: none;
    }


}