@charset "utf-8";

/* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess */
@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');
}


html { overflow-y:scroll;overflow-x:hidden; }
ul, li {margin:0;padding:0;list-style:none}
a { color:#444; text-decoration:none}
a:hover, a:focus, a:active {color:#444;text-decoration:underline}

* { margin:0; padding:0;	}

/*  전체 영역  */
#wrap { display:block; width:100%; font-family:'Noto Sans Kr'; top:0; background-image:url('/images/policy/bg.png');background-position: top; background-repeat:repeat-x; }

/* TM */
#header { display:block; position:relative; width:960px; height:80px; margin:0 auto; margin-top:0px; }
.tm_logo {  width:100%; padding-top:14px; }

@media only screen and (max-width:960px){
    #wrap { height:60px; }
    #header { width:100%; height:60px; text-align:center; }
    .tm_logo { padding-top:17px; }
    .tm_logo img { width:200px; }
}

/* 탭 */
#wrap_tab { display:block; position:relative; width:960px; margin:0 auto; top:50px; letter-spacing:-0.05em; }
#wrap_tab h2 { font-size:25px; font-weight:500; }
#wrap_tab .ed { position:absolute; margin-top:-35px; right:0; width:257px; height:34px; border:1px #ccc solid; }
#wrap_tab .ed select { width:253px; height:34px; font-size:16px; padding:0 6px; border:0; }
#container_tab { width:100%; text-align:center; margin:0 auto; padding:0px; }
ul.tabs { display:block; position:relative; z-index:2; margin:0 auto; margin-top:20px; text-align:left; list-style:none; width:100%; height:50px; font-family:'Noto Sans Kr'; }
ul.tabs02 { display:block; position:relative; z-index:2; margin:0 auto; margin-top:20px; text-align:left; list-style:none; width:100%; height:50px; font-family:'Noto Sans Kr'; }
.tabs li {float:left; text-align:center; cursor:pointer; width:24.8%; margin:0; padding:0; height:50px; line-height:50px; color:#222; font-size:18px; font-weight:300; border:1px #ddd solid; margin-right:-1px; overflow:hidden; }
.tabs li.active { color:#6943DC; border:1px #6943DC solid; font-weight:500; position:relative; z-index:2;}
.tabs02 li {float:left; text-align:center; cursor:pointer; width:19.87%; margin:0; padding:0; height:50px; line-height:50px; color:#222; font-size:18px; font-weight:300; border:1px #ddd solid; margin-right:-1px; overflow:hidden; }
.tabs02 li.active { color:#6943DC; border:1px #6943DC solid; font-weight:500; position:relative; z-index:2;}
.tab_container { position:relative; z-index:1; width:100%; margin:0 auto;padding:0; margin-top:0px;}

@media only screen and (max-width:960px){
    #wrap_tab { width:96%; margin:0 auto; top:30px; }
    #wrap_tab h2 { font-size:22px;  text-align:center;}
    #wrap_tab .ed { display:block; position:relative; top:6px; margin:0 auto; width:227px; height:30px; border:1px #ccc solid; }
    #wrap_tab .ed select { width:223px; height:30px; font-size:14px; padding:0 4px; background:#fff; }
    #container_tab { width:100%; }
    ul.tabs { height:36px; }
    .tabs li { width:49.6%; height:36px; line-height:36px; font-size:15px; font-weight:400; margin-bottom:-1px;}
    ul.tabs02 { height:70px; }
    .tabs02 li { width:49.6%; height:36px; line-height:36px; font-size:15px; font-weight:400; margin-bottom:-1px;}
}


/* 내용 */
#container { position:relative; width:960px; margin:0 auto;padding:0; margin-top:90px;}
.section_wrap { margin-top:30px; padding:25px; text-align:left;  font-family:'Noto Sans Kr';  font-size:16px; font-weight:400; line-height:27px; border:1px #ddd solid;  }
.section_container { margin-top:50px; text-align:left;  font-family:'Noto Sans Kr';  font-size:16px; font-weight:400; line-height:27px; }
.section_container table { width:100%; border-collapse:collapse;border-spacing:0; margin-top:10px; }
.section_container table td { border:1px #ccc solid; padding:6px 10px;  font-size:15px; }
.section_container table td.td_1 { width:40%; text-align:center; background:#eee; font-size:15px;}
.section_container table td.td_2 { width:20%; text-align:center; background:#eee; font-size:15px;}
.section_container table td.td_3 { width:25%; text-align:center; background:#eee; font-size:15px;}
.section_container table td.td_5 { width:60%; text-align:center; background:#eee; font-size:15px;}

.section_container table td.td_6 { width:38%; text-align:center; background:#eee; font-size:15px;}
.section_container table td.td_7 { width:14%; text-align:center; background:#eee; font-size:15px;}
.section_container table td.td_8 { width:14%; text-align:center; background:#eee; font-size:15px;}
.section_container table td.td_9 { width:34%; text-align:center; background:#eee; font-size:15px;}
.section_container table .content_td_5 { font-size: 18px; font-weight:bold;}

@media only screen and (max-width:960px){
    #container { width:94%; margin-top:90px;}
    .section_wrap { padding:15px; text-align:left;  font-size:14px;  line-height:20px; }
    .section_container { margin-top:50px; text-align:left; font-size:14px; line-height:20px; }
    .section_container table { width:100%; border-collapse:collapse;border-spacing:0; margin-top:10px; }
    .section_container table td { border:1px #ccc solid; padding:6px 10px;  font-size:14px; }
    .section_container table td.td_1 { width:40%; text-align:center; background:#eee; font-size:14px;}
    .section_container table td.td_2 { width:20%; text-align:center; background:#eee; font-size:14px;}
    .section_container table td.td_3 { width:25%; text-align:center; background:#eee; font-size:14px;}
    .section_container table td.td_5 { width:60%; text-align:center; background:#eee; font-size:14px;}

    .section_container table td.td_6 { width:35%; text-align:center; background:#eee; font-size:14px;}
    .section_container table td.td_7 { width:15%; text-align:center; background:#eee; font-size:14px;}
    .section_container table td.td_8 { width:20%; text-align:center; background:#eee; font-size:14px;}
    .section_container table td.td_9 { width:30%; text-align:center; background:#eee; font-size:14px;}
    .section_container table .content_td_5 { font-size: 17px; font-weight:bold;}
}


/* FOOTER */
.footer { display:inline-block;  position:relative; width:100%; margin-top:60px; text-align:right; border-top:1px #ddd solid; background:#fbfbfb; }
.foot_copy { width:960px; margin:0 auto; text-align:right; padding:40px 0; right:0; color:#444; }
.foot_copy .mobile { display:none; }

.top { position:fixed; width:50px; text-align:center; line-height:10px; top:50%; margin-left:980px; font-size:12px; }


@media only screen and (max-width:960px){
    .footer { width:100%; margin-top:40px; text-align:center;  }
    .foot_copy { width:96%; margin:0 auto; text-align:center; font-size:13px;}
    .foot_copy .mobile { display:block; }
    .foot_copy span { display:none; }

    .top { display:none; }
}
