@charset "UTF-8";
* {box-sizing: border-box;}
/*reset*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, button, input, select, textarea {
    margin: 0;
    padding: 0;
    font: inherit;
    vertical-align: top;
}
button,input {border-radius: 0}
fieldset,img {border: 0}
ol,ul {list-style: none}
address,em {font-style: normal}
a {text-decoration: none}
iframe {
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 0
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {display: block;}
h1,h2,h3,h4,h5,h6 {font-weight: normal}
.blind {position: absolute;overflow: hidden;clip: rect(0 0 0 0);margin: -1px;width: 1px;height: 1px}
button {cursor:pointer;}
button, input, select {vertical-align: middle;}

/*body { max-width: 720px; margin: auto; }*/

/*테이블 칸 여백빼기, 선합치기*/
table {border-spacing: 0; border-collapse:collapse;}





/*스킵네비게이션*/
#accessibilityLink {
    position: relative;
    top: 0;
    left: 0;
    z-index: 999999;
}
#accessibilityLink a {
    position: absolute;
    left: 0;
    top: -9999px;
    background: #333;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    width: 100%;
}
#accessibilityLink a:focus, #accessibilityLink a:active { 
    top: 0; 
}

/*영문단어 중단점을 음절로 처리,주로 모바일에서 사용*/
body {
    word-break: break-all;
/*    아이폰사파리에서 뷰포트크기 변경시 텍스트확대 방지*/
    -webkit-text-size-adjust:none;
}


/*공통스타일*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255,255,255,0.3);
}
::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255,255,255,0.3);
}
:-ms-input-placeholder { /* IE 10+ */
  color: rgba(255,255,255,0.3);
}
:-moz-placeholder { /* Firefox 18- */
  color: rgba(255,255,255,0.3);
}



@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

body,input,button,textarea,select,table {
    font-size: 12px;
    font-family:'Noto Sans KR', 'Malgun Gothic', sans-serif;
}
html,body {height: 100%;}
body { color: #333; overflow-x: hidden;}
body a {color: #555;}
body.on {overflow-y: hidden;}



/*스마트폰 최소 사이즈*/
#wrap {min-width: 320px; height: 100%;}





#content02 { position: absolute; left: 0; right: 0; top: 0; width: 90%; margin: auto; overflow: hidden; }
.content2_box { position: relative; width: 100%; height: 118vw; overflow: hidden; border: 1px solid #d8d8d8; }
.content2_img { position: relative; width: 100%; text-align: center; }
.content2_img img { width: 110%; margin-left: -6%; }
.content2_text { width: 100%; padding: 6.944vw 6.94vw; box-sizing: border-box; text-align: left; }
.content2_text h5 { color: #5f5f5f; font-size: 3.27vw; line-height: 3.27vw; letter-spacing: -0.2px; padding-left: 2px; }
.content2_text h2 { color: #191919; font-size: 4.77vw; line-height: 4.77vw; font-weight: 500; margin: 1.5vw 0 4vw; }
.content2_text p { color: #8b8b8b; font-size: 3vw; line-height: 6.81vw; font-weight: 400; letter-spacing: -0.5px; }
.content2_text p span { color: #fff; font-size: 2.9vw; line-height: 6.81vw; background-color: #a4a09d; padding: 0 3px 1px 3px; margin-right: 8px; }
.content2_button1 { width: 50%; height: 11.11vw; position: absolute; left: 0; bottom: 0; background-color: #316497; color: #fff; border: none;
box-sizing: border-box; font-size: 3.13vw; line-height: 11vw; text-align: center; letter-spacing: 0; color: #fff; transition: 0.2s; }
.content2_button2 { width: 50%; height: 11.11vw; position: absolute; right: 0; bottom: 0; box-sizing: border-box; background-color: #4c4c4c; color: #fff; border: none;
font-size: 3.13vw; line-height: 11vw; text-align: center; letter-spacing: 0; color: #fff; transition: 0.2s; }

#content03 { position: absolute; left: 0; right: 0; top: 0; width: 100%; overflow: hidden; }
#content03 img { float: left; }

#content04 { position: absolute; right: 0; top: 0; width: 95%; overflow: hidden; }
#content04>h2 { font-size: 5vw; display: inline-block; line-height: 7vw; color: #000; font-weight: 500; margin: 9.7vw 0 1.5vw; }
#content04>p { font-size: 2.65vw; line-height: 3.7vw; color: #2f2f2f; opacity: 0.5; margin-bottom: 3vw; }
.content4_news { width: 74vw; text-align: left; }
.content4_news h3 { font-size: 4.13vw; color: #2f2f2f; padding-bottom: 2vw; border-bottom: 1.2vw solid #2b2b2b; width: 74vw; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.content4_news ul { margin-top: 10px; }
.content4_news ul li { font-size: 2.51vw; color: #000; opacity: 0.35; float: left; }
.content4_news ul li:after { content:'I'; margin: 0 2vw; }
.content4_news ul li:last-child:after { content:''; margin: 0; }

.news_box { height: 21.33vw; overflow: hidden; padding: 4vw 0; border-bottom: 1px solid #d0d0d0;  }
.content4_news p { height: 12.33vw; font-size: 2.65vw;  line-height: 4.13vw; color: #2f2f2f; opacity: 0.5; 
	
/*	white-space: normal; */
	width: 74vw;
	display:-webkit-box; 
    -webkit-line-clamp: 3; 
    -webkit-box-orient:vertical; 
    word-wrap: break-word; text-overflow: ellipsis; overflow: hidden;
   

}

#content05 { position: absolute; right: 0; left: 0; top: 0; width: 90%; margin: auto; overflow: hidden; }
#content05 ul { width: 30%; margin-top: 10vw; float: left; margin-right: 5%; }
#content05 ul:last-child { margin-right: 0; }
#content05 ul li { margin-top: -1px; }

#footer { width: 100%; height: 65vw; background-color: #252525; text-align: center; }
.footer_logo { width: 29.33vw; margin-top: 7vw; }
#footer p { margin-top: 4vw; font-size: 2.5vw; color: #fff; line-height: 5vw; opacity: 0.44; letter-spacing: -0.3px; }
#footer h5 { margin-top: 4vw; font-size: 2.5vw; color: #fff; opacity: 0.3; letter-spacing: -0.3px; }
#footer ul { width: 90%; margin: auto; text-align: center; margin-top: 6.5vw; }
#footer ul li { display: inline-block; font-size: 2.64vw; color: #fff; opacity: 0.8; }
#footer ul li a { color: #fff; opacity: 0.8; }
#footer ul li:after { content: 'I'; margin: 1.5vw; }
#footer ul li:last-child:after { content:''; margin: 0; }



#container2{ padding-left:0px; padding:5px 0 100px 0;} 

ul.tabs2 { font-family:'Noto Sans KR', 'Malgun Gothic', dotum, '돋움', '굴림', Gulim, sans-serif;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
    font-size:14px;
	height: 50px
}


ul.tabs2 li { margin-bottom:-1px; color:#232222; margin-left:0px;
    float: left;
    text-align:center;
    cursor: pointer;
    width:19.2%;
    height: 10.67vw;
    line-height: 10.67vw;
    border: 1px solid #ccc;
    font-weight: 400;
    background: #fff;
    overflow: hidden;
    position: relative;
	margin-left: 1%;
}

ul.tabs2 li:first-child { margin-left: 0; }

ul.tabs2 li.selected, ul.tabs li.selected:hover
{
    position: relative;
    top: 0px;
	color:#fff; background: #009383;
/*	border:none; */
	}
	
ul.tabs2 li.selected a, ul.tabs li.selected a:hover { color:#316497; }
        

ul.tabs2 li a {  font-size:12px; font-weight:400; text-decoration: none; color:#444; line-height: 10.67vw; display: block; }
        
ul.tabs2 li.selected a:hover
{
    text-decoration: none;
}

ul.tabs2 li.selected
{
   color:#fff;
}

ul.tabs2 li.active { color:#fff;  }




.tab_container2 {
    border: none;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #FFFFFF;max-width:900px;
}
.tab_content2 { position: absolute;
    margin:40px 0px 0px 0px; padding-right:60px;
    font-size: 3.2vw;
    display: none;
}
.tab_container2 .tab_content2 ul {
    width:100%;
    margin:0px;
    padding:0px;
}
.tab_container2 .tab_content2 ul li {
    padding:5px;
    list-style:none;
}



/**/


