@charset "utf-8";

/*
font-family: "Poppins", sans-serif;
*/

label, input, select{vertical-align:middle;}
body{font-size:14px; font-family:'Pretendard', '맑은 고딕', 'Malgun Gothic', Dotum, "돋움",Gulim, "굴림", Verdana, Tahoma, AppleGothic, sans-serif; color:#333; letter-spacing:0; }
input, textarea, select{ font-family:'Pretendard', sans-serif !important; }
input[type="checkbox"]{ border:1px solid #ddd;}



/* header */
#header {position: fixed; width: 100%; left: 0; top: 0; z-index: 10000; box-sizing: border-box; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; transition: background 0.3s;}
#header::before {content: ''; width: 100%; height: 1px; background-color: #eee; position: absolute; left: 0; bottom: 0; opacity: 0; -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; transition: opacity 0.3s;}
#header .h_inner {max-width: 1400px; width: calc(100% - 40px); margin: 0 auto; box-sizing: border-box; position: relative; padding: 0 120px 0 200px;}
#header .logo {width: 141px; height: 45px; background: url(../images/common/logo.png) no-repeat center; position: absolute; left: 0; top: 37px; font-size: 0; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; transition: background 0.3s; z-index: 10;}
#header .lang {position: absolute; top: 50px; right: 42px;}
#header .lang .on_txt {padding-left: 31px; background: url(../images/icon/lang.png) no-repeat left center; font-size: 16px; font-weight: 700; color: #fff; line-height: 21px; cursor: pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
#header .lang ul {padding-top: 10px; position: absolute; width: 60px; top: 31px; left: 50%; margin-left: -30px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; opacity: 0; z-index: -1; visibility: hidden;}
#header .lang:hover ul {opacity: 1; visibility: visible; z-index: 1; top: 21px;}
#header .lang ul li {background-color: #c6171e; text-align: center; padding-bottom: 5px;}
#header .lang ul li:first-child {padding-top: 10px; border-radius: 5px 5px 0 0;}
#header .lang ul li:last-child {padding-bottom: 10px; border-radius: 0 0 5px 5px;}
#header .lang ul li a {display: block; font-size: 15px; color: #fff; line-height: 21px;}
#header .menu_btn {position: absolute; width: 22px; height: 21px; right: 0; top: 50px; cursor: pointer; z-index: 10;}
#header .menu_btn span {position: absolute; width: 100%; height: 3px; background-color: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; left: 0;}
#header .menu_btn span:nth-child(1) {top: 0;}
#header .menu_btn.on span:nth-child(1) {top: 50%; margin-top: -1.5px; transform: rotate(135deg);}
#header .menu_btn span:nth-child(2) {top: 9px;}
#header .menu_btn.on span:nth-child(2) {opacity: 0;}
#header .menu_btn span:nth-child(3) {top: 18px;}
#header .menu_btn.on span:nth-child(3) {top: 50%; margin-top: -1.5px; transform: rotate(-135deg);}

#header.scroll {background-color: #fff;}
#header.scroll::before {opacity: 1;}
#header.scroll .logo, #sub #header .logo, #header.smOn .logo {background: url(../images/common/logo_on.png) no-repeat center;}
#header.scroll .lang .on_txt, #sub #header .lang .on_txt {color: #c6171e; background: url(../images/icon/lang_on.png) no-repeat left center;}
#header.scroll .menu_btn span, #sub #header .menu_btn span, #header.smOn .menu_btn span {background-color: #111111;}



/* siteMap */
#siteMap {position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 9; background-color: #fff; box-sizing: border-box; padding-top: 70px; overflow-y: auto; display: none;}



/* footer */
#footer {background-color: #fff; border-top: 1px solid #eeeeee;}
#footer .f_inner {max-width: 1400px; width: calc(100% - 40px); margin: 0 auto; box-sizing: border-box; position: relative; padding: 53px 0 37px;}
#footer .logo {position: absolute; right: 0; bottom: 60px;}
#footer .info_bx .addr {font-size: 18px; color: #111111; line-height: 28px; font-weight: 500; word-break: keep-all;}
#footer .info_bx ul {font-size: 0; margin-top: 19px;}
#footer .info_bx ul li {font-size: 16px; color: #111111; line-height: 24px; font-weight: 300; word-break: keep-all; padding-left: 40px; position: relative; min-height: 24px; display: inline-block; margin-right: 40px;}
#footer .info_bx ul li:last-child {margin-right: 0;}
#footer .info_bx ul li span {position: absolute; left: 0; top: 0; font-weight: 400; color: #aaaaaa;}
#footer .btm_txt {font-size: 16px; color: #aaaaaa; line-height: 24px; word-break: keep-all; font-weight: 300; margin-top: 48px;}



/* s_visual */
#s_visual {position: relative; box-sizing: border-box; z-index: 50;}
#s_visual::before {content: ''; width: 100%; height: 1px; background-color: #eeeeee; position: absolute; bottom: 0; left: 0; z-index: 1;}
#s_visual .slogan { display:table; width:100%; table-layout:fixed; height: 520px; box-sizing:border-box; z-index: 1; overflow: hidden;}
#s_visual .slogan > .title_box{ display:table-cell; vertical-align:middle; position: relative; padding: 80px 20px 0;}
#s_visual .slogan .title_box > .bg_img {position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; transform: scale(1.2);}
#s_visual .slogan .title_box > .bg_img.on {transform: scale(1);}
#s_visual .slogan > .title_box .ttl_w {position: relative; z-index: 1;}
#s_visual .slogan > .title_box .title {display:block; font-size: 70px; color: #000000; line-height: 70px; font-weight: 600; font-family: "Poppins", sans-serif; position: relative; text-align: center; word-break: keep-all;}
#s_visual .slogan > .title_box .sub_tit {font-size: 0; text-align: center; margin-top: 49px;}
#s_visual .slogan > .title_box .sub_tit li {font-size: 15px; color: #aaaaaa; font-weight: 500; display: inline-block; vertical-align: middle; margin-right: 40px; position: relative;}
#s_visual .slogan > .title_box .sub_tit li:last-child {margin-right: 0;}
#s_visual .slogan > .title_box .sub_tit li::before {content: ''; width: 8px; height: 12px; background: url(../images/icon/arrow1.png) no-repeat center; position: absolute; top: 50%; margin-top: -6px; right: -22px;}
#s_visual .slogan > .title_box .sub_tit li:last-child::before {display: none;}
#s_visual .slogan > .title_box .sub_tit li.home {padding-left: 28px; background: url(../images/icon/home.png) no-repeat left center;}
#s_visual .slogan .title_box > .bg_img { background:url('../images/sub/sub_v_01.jpg') no-repeat center; background-size:cover;}

#s_visual .tab_box {position: absolute; width: 100%; left: 0; bottom: 0; z-index: 1;}
#s_visual .tab_box .dep2_wrap {font-size: 0; text-align: center;}
#s_visual .tab_box .dep2_wrap > li {display: inline-block; margin-right: 80px;}
#s_visual .tab_box .dep2_wrap > li:last-child {margin-right: 0;}
#s_visual .tab_box .dep2_wrap > li > a {display: block; font-family: "Poppins", sans-serif; font-size: 18px; line-height: 60px; color: #000000; font-weight: 600; position: relative;}
#s_visual .tab_box .dep2_wrap > li > a::before {content: ''; width: 0%; height: 3px; background-color: #c6171e; position: absolute; bottom: 0; left: 50%; transform:translate(-50%, 0%);}
#s_visual .tab_box .dep2_wrap > li.on > a::before {width: 100%;}




.pc_show2 {display: block!important;}
.m_show2 {display: none!important;}

/* PC */
@media all and (min-width:1025px){
    .pc_show{ display:block !important;}
    .pc_i_show{ display:inline-block !important;}
    .m_show{ display:none !important;}
    .m_i_show{ display:none !important;}



    /* header */
    #header .menu_bx {display: block!important;}
    #header .menu_bx .dep1_wrap {font-size: 0;}
    #header .menu_bx .dep1 {display: inline-block; vertical-align: top; margin-right: 50px; position: relative;}
    #header .menu_bx .dep1:last-child {margin-right: 0;}
    #header .menu_bx .dep1 > a {display: block; font-family: "Poppins", sans-serif; font-size: 18px; color: #fff; font-weight: 600; line-height: 120px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s;}
    #header .menu_bx .dep1 > a:hover {color: #c6171e!important;}
    #header .menu_bx .dep2_wrap {position: absolute; left: 50%; margin-left: -100px; top: 100px; width: 200px; background-color: #c6171e; border-radius: 10px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; opacity: 0; z-index: -1; visibility: hidden;}
    #header .menu_bx .dep1:hover .dep2_wrap {opacity: 1; z-index: 1; visibility: visible; top: 90px;}
    #header .menu_bx .dep2_wrap > li {padding-bottom: 15px; text-align: center;}
    #header .menu_bx .dep2_wrap > li:first-child {padding-top: 23px;}
    #header .menu_bx .dep2_wrap > li:last-child {padding-bottom: 22px;}
    #header .menu_bx .dep2_wrap > li > a {font-size: 17px; color: #ffffff; letter-spacing: -0.02em; word-break: keep-all; display: inline-block; line-height: 25px;}
    
    #main #header:hover {background-color: #fff;}
    #main #header:hover::before {opacity: 1;}
    #header:hover .logo {background: url(../images/common/logo_on.png) no-repeat center;}
    #header:hover .lang .on_txt {color: #c6171e; background: url(../images/icon/lang_on.png) no-repeat left center;}
    #header:hover .menu_btn span {background-color: #111111;}
    #header:hover .menu_bx .dep1 > a, #header.scroll .menu_bx .dep1 > a, #sub #header .menu_bx .dep1 > a {color: #111111;}
    
    
    
    /* siteMap */
    #siteMap .sm_inner {display: table; height: 100%; width: calc(100% - 40px); max-width: 1400px; margin: 0 auto;}
    #siteMap .dep1_wrap {display: table-cell; width: 100%; height: 100%; vertical-align: middle;}
    #siteMap .dep1 {display: flex; flex-flow: wrap; margin-bottom: 100px;}
    #siteMap .dep1:last-child {margin-bottom: 0;}
    #siteMap .dep1 > a {width: 47.5%; cursor: default; font-family: "Poppins", sans-serif; font-size: 40px; color: #111111; font-weight: 600; line-height: 40px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; position: relative;}
    #siteMap .dep1 > a::before {content: ''; width: calc(100% - 100px); height: 1px; left: 0px; top: 50%; background-color: #dddddd; position: absolute; opacity: 0; -webkit-transition: opacity 0.6s, width 0.6s; -moz-transition: opacity 0.6s, width 0.6s; transition: opacity 0.6s, width 0.6s;}
    #siteMap .dep1.on > a::before {opacity: 1; width: calc(100% - 30px);}
    #siteMap .dep1 > a span {display: inline-block; background-color: #fff; padding-right: 30px; position: relative; z-index: 1;}
    #siteMap .dep1.on > a {color: #c6171e;}
    #siteMap .dep2_wrap {width: 52.5%; display: block!important; font-size: 0; height: auto!important;}
    #siteMap .dep2_wrap > li {display: inline-block; padding-right: 65px; width: auto; height: auto;}
    #siteMap .dep2_wrap > li:last-child {padding-right: 0;}
    #siteMap .dep2_wrap > li > a {font-size: 22px; color: #999999; letter-spacing: -0.02em; display: block; line-height: 40px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s;}
    #siteMap .dep2_wrap > li > a:hover {color: #c6171e;}
    
    
    
    /* s_visual */
    #s_visual .tab_box .dep2_wrap > li > a::before {-webkit-transform:translate(-50%, 0%); -webkit-transition: width 0.3s; -moz-transition: width 0.3s; transition: width 0.3s;}
    #s_visual .tab_box .dep2_wrap > li > a:hover::before {width: 100%;}
}

/* 태블릿&모바일 공통*/
@media all and (max-width:1024px){	
	.pc_show{ display:none !important;}
	.pc_i_show{ display:none !important;}
	.m_show{ display:block !important;}
	.m_i_show{ display:inline-block !important;}



    /* header */
    #header .h_inner {padding: 0; height: 60px;}
    #header .logo {width: 79px; height: 25px; background-size: 79px 25px!important; top: 19px;}
    #header .menu_btn {width: 16px; height: 16px; top: 22px;}
    #header .menu_btn span {height: 2px;}
    #header .menu_btn span:nth-child(2) {top: 7px;}
    #header .menu_btn span:nth-child(3) {top: 14px;}
    #header .lang {top: 22px; right: 32px;}
    #header .lang .on_txt {line-height: 16px; font-size: 12px; padding-left: 23px; background-size: 15px auto!important;}
    #header .lang ul {top: 26px; width: 50px; margin-left: -25px; border-radius: 3px; padding-top: 7px;}
    #header .lang:hover ul {top: 16px;}
    #header .lang ul li a {font-size: 12px; line-height: 18px;}
    #header .menu_bx {display: none!important;}
    
    
    
    /* siteMap */
    #siteMap {padding-top: 60px;}
    #siteMap .dep1_wrap {position: fixed; width: 100%; height: calc(100% - 60px); top: 60px; left: 0; overflow-y: auto; text-align: center; box-sizing: border-box; padding: 50px 0;}
    #siteMap .dep1 {font-size: 0; margin-bottom: 20px;}
    #siteMap .dep1:last-child {margin-bottom: 0;}
    #siteMap .dep1 > a {display: block; font-size: 25px; color: #111111; font-weight: 600; font-family: "Poppins", sans-serif; line-height: 50px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s;}
    #siteMap .dep1.mOn > a {color: #c6171e;}
    #siteMap .dep2_wrap {display: none;}
    #siteMap .dep2_wrap > li {padding-bottom: 6px; height: auto;}
    #siteMap .dep2_wrap > li:first-child {padding-top: 9px;}
    #siteMap .dep2_wrap > li:last-child {padding-bottom: 9px;}
    #siteMap .dep2_wrap > li > a {font-size: 15px; color: #999999; line-height: 23px; letter-spacing: -0.02em;}
    #siteMap .lang_bx {position: absolute; bottom: 20px; width: 100%; left: 0px; text-align: center; font-size: 0;}
    #siteMap .lang_bx .on_txt {display: none;}
    #siteMap .lang_bx ul li {display: inline-block; margin-right: 21px; position: relative;}
    #siteMap .lang_bx ul li:last-child {margin-right: 0;}
    #siteMap .lang_bx ul li::before {content: ''; width: 1px; height: 10px; background-color: #dddddd; position: absolute; right: -11px; top: 50%; margin-top: -5px;}
    #siteMap .lang_bx ul li:last-child::before {display: none;}
    #siteMap .lang_bx ul li a {font-family: "Poppins", sans-serif; font-size: 14px; color: #999999; font-weight: 600; display: block; line-height: 30px;}
    #siteMap .lang_bx ul li.on a {color: #111111;}



    /* footer */
    #footer .f_inner {padding: 40px 0 20px;}
    #footer .logo {max-width: 110px; bottom: 30px;}
    #footer .info_bx .addr {font-size: 13px; line-height: 18px;}
    #footer .info_bx ul {margin-top: 8px;}
    #footer .info_bx ul li {font-size: 12px; line-height: 17px; min-height: 17px; padding-left: 25px; margin-right: 20px;}
    #footer .btm_txt {margin-top: 22px; font-size: 12px; line-height: 17px;}



    /* s_visual */
    #s_visual .slogan {height: 260px;}
    #s_visual .slogan > .title_box {padding-top: 0;}
    #s_visual .slogan > .title_box .title {font-size: 35px; line-height: 35px;}
    #s_visual .slogan > .title_box .sub_tit {margin-top: 29px;}
    #s_visual .slogan > .title_box .sub_tit li {font-size: 12px; margin-right: 30px;}
    #s_visual .slogan > .title_box .sub_tit li.home {background-size: auto 14px; padding-left: 19px;}
    #s_visual .slogan > .title_box .sub_tit li::before {width: 6px; background-size: 6px auto; right: -17px;}
    
    #s_visual .tab_box .dep2_wrap > li {margin-right: 45px;}
    #s_visual .tab_box .dep2_wrap > li > a {line-height: 43px; font-size: 14px;}
    #s_visual .tab_box .dep2_wrap > li > a::before {height: 2px;}
}

/* 모바일 */
@media all and (max-width:768px){
    .pc_show2 {display: none!important;}
    .m_show2 {display: block!important;}



    /* footer */
    #footer .f_inner {text-align: center;}
    #footer .logo {position: relative; right: auto; bottom: auto; margin-bottom: 27px;}



    /* s_visual */
    #s_visual .slogan > .title_box .sub_tit {display: none!important;}
    #s_visual .slogan .title_box > .bg_img {background: url('../images/sub/sub_v_01_m.jpg') no-repeat center; background-size: cover;}
}

