@charset "utf-8";

/********************************************************
■ Basic : 기본
********************************************************/
@import url( "http://fonts.googleapis.com/earlyaccess/notosanskr.css" );


body { font-family: 'Noto Sans KR', sans-serif; font-weight:300; }

body { letter-spacing:-0.025em; line-height: 22px; font-size: 14px; color: rgb(51, 51, 51); background-color:#fff; background-repeat: no-repeat; background-attachment:fixed; background-size:cover; }
body.is-pc .ko { font-size:16px; font-weight:400; }
a { color: rgb(51, 51, 51); cursor: pointer; text-decoration: none; }
a:hover, a:focus, a:active { color: #f5840b; text-decoration: none; outline:none; }
fieldset legend { display:none; }
label { font-weight:normal; }
label.checkbox, label.radio { line-height:12px; font-size: 12px; font-weight: normal; cursor: pointer; }
hr { margin-top: 20px; margin-bottom:20px; border:0; border-top:1px solid #eee; display:block; }
blockquote { font-size: 12px; margin:0px 0px 20px; }
.en, h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a { }
.ko, .ko small {  }
.sns-share-icon img { width:100%; max-width:34px; border-radius:50%; }
h1, .h1, h2, .h2, h3, .h3 { margin-top: 0px; margin-bottom: 0px; }

/********************************************************
■ Layout : 레이아웃
********************************************************/
.wrapper { margin:0 auto; background:#fff;  }
.at-container { margin:0px auto; padding:0px; }
.is-pc .at-body { 
	background-image: url('/data/main/main_bg.png');
	background-repeat: repeat;
}
.at-body .at-container { /*padding:0px 0px;*/ overflow:hidden; }
.boxed.wrapper .at-body .at-container { padding:0px 20px; }
.at-content { position:relative; padding:20px 0px 60px 0; }
.at-row { margin-left:-15px; margin-right:-15px; }
.at-col { position:relative; padding-left:15px; padding-right:15px; /*padding-top:68px; padding-bottom: 76px;*/ }
.nav-fixed .at-menu { width:100%; z-index:10; left:0px; }
@media all and (max-width:991px) {
	.responsive .at-body .at-container { padding:0 10px !important; }
	/*.page-wrap, .rnb-wrap { padding:0 10px; }*/
	.responsive .at-body .at-row { margin-left:0px; margin-right:0px; }
	.responsive .at-body .at-col { padding-left:0px; padding-right:0px;  padding-top:0px; padding-bottom:0px; }
	.responsive .pull-right.at-main,
	.responsive .pull-left.at-side { float:none !important; }

}

/********************************************************
■ LNB : 최상단의 즐겨찾기, RSS, 로그인, 회원가입 영역
********************************************************/
.at-lnb { height:90px; line-height:90px; text-align:center; }
.en .at-lnb { font-size:12px; }
.at-lnb ul { list-style: none; margin: 0px; padding:10px 0px 5px; }
.at-lnb ul > li { float: left; padding: 0px 15px; }
.at-lnb ul > li::after { float: right; color:#ccc; content: "/"; margin-right:-17px;}
.at-lnb ul > li:last-child::after { content: ""; margin-right:0px; }
.at-lnb ul > li > a { color: #333; float:left; }
.sidebar-login input[type="password"] { font:12px small-caption; letter-spacing:-0.075em; }
.at-lnb .header-logo { display:inline-block; vertical-align:middle; padding:0px 30px; }
.at-lnb .header-search { display:inline-block; width:316px; height:40px; vertical-align:middle; }
.at-lnb .header-search form { padding:0px; margin-top:2px; border:2px solid #005aab; background: #005aab; }
.at-lnb .header-search input { background: #fff; border:1px solid #005aab; height:38px; color:#888; font-size:15px; }
.at-lnb .header-search .input-group-btn { height: 38px; line-height: 38px; }
.at-lnb .header-search .btn { color:#fff !important; background: #005aab !important; }
.at-lnb .pull-left { padding-top:20px; text-align:left; } 
.at-lnb .pull-left dt { font-size:13px; font-weight:300; color:#888; letter-spacing:0; }
.at-lnb .pull-left dd { font-size:22px; color:#333; font-weight:600; letter-spacing:0;  }
.at-lnb .pull-right { font-size:18px; letter-spacing:0; color:#333; font-weight:500; height:90px; line-height:90px; }
.at-lnb .pull-right > span { color:#4db749; }

@media all and (max-width:991px) {
	.responsive .at-lnb { display:none; visibility:visible; }
}




/********************************************************
■ PC Header : PC 헤더 
********************************************************/
.pc-header { padding:0px 0px 0px; text-align:center; }
.pc-header .at-container { padding:0px 0px 0px; /*background: url('./header1.jpg') no-repeat right top;*/ }
/* .pc-header .header-logo { display:inline-block; vertical-align:middle; padding:0px 10px; } */
.pc-header .header-logo a { display:block; max-width:100%; font-size:35px; font-weight:600; color:#fff; line-height: 80px;  }
/*
.pc-header .header-desc { display:block; font-size:12px; letter-spacing:-1px; color:#888; margin-top:2px; }
.pc-header .header-search { display:inline-block; width:260px; vertical-align:middle; }
.pc-header .header-search form { padding:0px; margin-top:4px; border:4px solid #111; background: #111; }
.pc-header .header-search input { background: #fff; border:1px solid #111; }
.pc-header .header-search .btn { color:#fff !important; background: #111 !important; }
.pc-header .header-keyword { padding-top:4px; }
.en .pc-header .header-keyword { font-size:12px; }
*/

@media all and (max-width:1199px) {
	.responsive .pc-header { display:none; }
}

/********************************************************
■ Mobile Header : 모바일 헤더 
********************************************************/
.m-header { display:none; background: rgb(50, 60, 70); }
.m-header a { color:#fff }
.m-header .at-container { padding:0px; }
.m-header .header-wrap { display:table; width:100%; table-layout:fixed; margin:0px; min-width:300px; border-collapse: collapse; }
.m-header .header-icon, 
.m-header .header-logo { display:table-cell; vertical-align:middle; font-size:18px; height:44px; line-height:44px; text-align:center; }
.m-header .header-icon { width:44px; }
.m-header .header-icon a { display:block; }
@media all and (max-width:991px) {
	.responsive .m-header { display:block; position:relative; }
}

/********************************************************
■ PC Menu : PC 메뉴바 배경설정
********************************************************/
.pc-menu { position:relative; background: transparent; border:0px; z-index:3; border-top:1px solid #ddd; /*box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15);*/ }
.pc-menu .at-container { position:relative; }
.pc-menu .sub-slide,
.pc-menu .sub-shows { display:none; visibility:visible; }
.pc-menu .sub-icon::after {float: right; position: relative; content: "\f105"; }
.pc-menu .menu-a { line-height: 1.6; -webkit-font-smoothing: antialiased; font-size:18px; }
.pc-menu .nav-home .menu-a {  font-size:35px; font-weight:600; color:#fff; line-height: 80px;}
.pc-menu .nav-right { font-size:16px; } 

@media all and (max-width:1199px) {
	.responsive .pc-menu,
	.responsive .pc-menu-all { display:none; }
}

/********************************************************
■ PC Menu Top : PC 상단 좌측/배분 스타일 메뉴
********************************************************/

/* 배분 스타일 */
.pc-menu .nav-top.nav-both .menu-ul { display:table; width:100%; table-layout:fixed; margin:0px; }
.pc-menu .nav-top.nav-both .menu-li { display:table-cell; vertical-align:top; }
.pc-menu .nav-top.nav-both .menu-a { padding:0px; text-align:center; }
.pc-menu .nav-top.nav-both .sub-1div::before { left: 50%; margin-left:-8px; }
.pc-menu .nav-top.nav-both .sub-1div { position:relative; }

/* 좌측 스타일 */
.pc-menu .nav-top.nav-float .menu-ul { }
.pc-menu .nav-top.nav-float .menu-li { float:left; }
.pc-menu .nav-top.nav-float .sub-1div { position:absolute; }


/* 공통 스타일 */
.pc-menu .nav-top { position:absolute; left:0px; top:0px; z-index:10; width:100%; }
.pc-menu .nav-top .menu-a { display:block; color:#fff; background:transparent; font-weight:500; }
.pc-menu .nav-top .menu-li:hover .menu-a,
.pc-menu .nav-top .menu-li.on .menu-a { background:transparent; color:#f5840b; }
.pc-menu .nav-top .menu-li.nav-home { width:30% !important; text-align:center; }
.pc-menu .nav-top .menu-li.nav-home .menu-a { padding:0px; }
.pc-menu .nav-top .new { color: rgb(140, 195, 70);}

/*.pc-menu .nav-top .sub-1div::before { top: -8px; border-width: 0 8px 8px; border-color: #f5840b transparent; display: block; width: 0px; content: ""; position: absolute; border-style: solid; }*/
.pc-menu .nav-top .sub-1div { background:#fff; border:1px solid #dcdcdc; border-top:2px solid #f5840b; border-bottom:0px; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);  }
.pc-menu .nav-top .sub-1dul,
.pc-menu .nav-top .sub-1dli { position:relative; text-align:center; color:#666; }
.pc-menu .nav-top .sub-1da { display:block; font-size: 14px; line-height: 1.6; -webkit-font-smoothing: antialiased; color:#666; font-weight:400; padding:5px 12px; line-height:45px; border-bottom: 1px solid #dcdcdc; }
.pc-menu .nav-top .sub-1dli.on .sub-1da,
.pc-menu .nav-top .sub-1dli:hover .sub-1da { font-size: 14px; line-height: 1.6; -webkit-font-smoothing: antialiased; color:#f5840b; font-weight:400; background:#f5f5f5; line-height:45px; border-bottom: 1px solid #dcdcdc; }
.pc-menu .nav-top .sub-1new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .sub-1line { position:relative; display:block; color:#000; padding:5px 12px; background:#fafafa; line-height:25px; border-bottom: 1px solid #dcdcdc; }

.pc-menu .nav-top .sub-2div { left:100%; top:0; background: #fff; position:absolute; z-index:20; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } 
.pc-menu .nav-top .sub-2dul { }
.pc-menu .nav-top .sub-2dli { }
.pc-menu .nav-top .sub-2da { display:block; font-size: 14px;line-height:25px; -webkit-font-smoothing: antialiased; color:#666; padding:5px 12px; line-height:25px; line-height:45px; border-bottom: 1px solid #dcdcdc; } 
.pc-menu .nav-top .sub-2dli.on .sub-2da,
.pc-menu .nav-top .sub-2dli:hover .sub-2da {  line-height:25px; -webkit-font-smoothing: antialiased; color:#f5840b; background:#f5f5f5; line-height:45px; border-bottom: 1px solid #dcdcdc; }
.pc-menu .nav-top .sub-2new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .sub-2line { display:block; color:#000; padding:5px 12px; background:#fafafa; line-height:25px; border-bottom: 1px solid rgb(238, 238, 238); }

#scroll-top { /*position: relative;position: absolute;*/ width: 100%; /*height:101px;*/ z-index: 3; opacity: 3;  }
.at-body { margin-top: 50px; }


@media all and (max-width:1199px) {

	#scroll-top { /*position: relative;*/position: inherit; width: 100%; /*height:101px;*/ z-index: 3; opacity: 3;  }
	.pc-menu .nav-top .menu-a, .pc-menu .nav-right > ul > li > a, .m-header a { color:#919191; outline:none; }
	.pc-menu .nav-top .menu-a:hover, .pc-menu .nav-top .menu-li.on .menu-a, .pc-menu .nav-right > ul > li > a:hover, .m-header a:hover { color:#000; }
	.pc-menu .nav-right > ul > li > a:hover  { background:#fff; }

}


/********************************************************
�  PC Menu Full : PC �곷떒 �꾩껜 �ㅽ��� 硫붾돱
********************************************************/
.pc-menu .nav-full { position:relative; transition: all 0.3s ease-in-out; background: rgba (0,0,0.6); }
.pc-menu .nav-full.on { box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); }
.pc-menu .nav-full .at-container { z-index:10; overflow:hidden; transition: all 0.3s ease-in-out; }
.pc-menu .nav-full .menu-ul { display:table; width:100%; table-layout:fixed; margin:0px; border-right:1px solid #ddd; }
.pc-menu .nav-full .menu-li { display:table-cell; vertical-align:top; border-left: 1px solid #ddd; }
.pc-menu .nav-full .menu-a { display:block; color:#282828; font-weight: 500; padding:0px; text-align:center; }
.pc-menu .nav-full .menu-li:hover .sub-1div::before { left: 50%; margin-left:-8px; }
.pc-menu .nav-full .sub-1div { position:relative; display:none; visibility:visible; /*border-left: 1px solid #a3a3a3; margin-top:10px;*/ }
.pc-menu .nav-full.on .sub-1div { display:block; z-index:9999999; }
.pc-menu .nav-full .menu-li:hover .menu-a,
.pc-menu .nav-full .menu-li.on .menu-a { color:#005aab; background:#ebf1f7; }
.pc-menu .nav-full .nav-home.on .menu-a { color:#fff; }
.pc-menu .nav-full .nav-home { width:380px; text-align:left; }
.pc-menu .nav-full .nav-home .menu-a { text-align:left; }
.pc-menu .nav-full .new { color: rgb(140, 195, 70);}
.pc-menu .nav-full-back { position:absolute; background:#111; left:0px; top:0px; width:100%; z-index:9; }

.pc-menu .nav-full .nav-full-first { }
.pc-menu .nav-full .nav-full-last { border-right:1px solid #ddd; }
/*.pc-menu .nav-full .menu-li:hover .sub-1div::before { top: -8px; border-width: 0 8px 8px; border-color: #a01236 transparent; display: block; width: 0px; content: ""; position: absolute; border-style: solid; }*/
.pc-menu .nav-full .menu-li:hover .sub-1div { color:#fff; /*border-top:2px solid #005aab;border-top:3px solid #a01236; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/ }
.pc-menu .nav-full .menu-li:hover .sub-1div > ul > li > a { color:#666; }
.pc-menu .nav-full .menu-li:hover .sub-1div > ul > li > a:hover, .pc-menu .nav-full .menu-li:hover .sub-1div > ul > li.on { color:#005aab; }

.pc-menu .nav-full .sub-1dul,
.pc-menu .nav-full .sub-1dli { position:relative; }
.pc-menu .nav-full .sub-1dli:first-child .sub-1da { padding-top:20px; }
.pc-menu .nav-full .sub-1dli:last-child .sub-1da { padding-bottom:20px; }
.pc-menu .nav-full .sub-1da { display:block; color:#aaa; line-height:30px; font-size:15px; /*padding-left:15px;*/ text-align: center; }
.pc-menu .nav-full .sub-1dli.on .sub-1da,
.pc-menu .nav-full .sub-1dli:hover .sub-1da { color:#005aab; }
.pc-menu .nav-full .sub-1new { color: rgb(140, 195, 70);}
.pc-menu .nav-full .sub-1line { position:relative; display:block; color:#000; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

.pc-menu .nav-full .sub-2div { left:100%; top:0; background: #fff; position:absolute; z-index:20; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } 
.pc-menu .nav-full .sub-2dul { border-top:3px solid orangered; margin-top:-3px; }
.pc-menu .nav-full .sub-2dli { }
.pc-menu .nav-full .sub-2da { display:block; color:#000; padding:5px 12px; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); } 
.pc-menu .nav-full .sub-2dli.on .sub-2da,
.pc-menu .nav-full .sub-2dli:hover .sub-2da { color:#005aab; font-weight:bold; background: orangered; }
.pc-menu .nav-full .sub-2new { color: rgb(140, 195, 70);}
.pc-menu .nav-full .sub-2line { display:block; color:#000; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

.nav-slide { background: url("/data/main/line.png")repeat-x 0 58px #fff; /*rgba(9,12,26,0.5);*/ }

/********************************************************
�  PC Content Menu : PC 而⑦뀗痢  硫붾돱
********************************************************/
.pc-menu .nav-content { position:absolute; top:0px; left:0px; border:0px !important; z-index:20; }
.pc-menu .nav-content .nav-btn { display:block; font-size: 15px; font-family: 'Noto Sans KR', sans-serif; cursor:pointer; padding:0px; color:#fff !important; font-weight:bold; background: rgb(203, 0, 7) !important; text-align:center; font-weight:bold; }
.pc-menu .nav-content .sub-shows { position:relative; color:#fff; background: rgb(225, 9, 19);	box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.pc-menu .nav-content .sub-shows .sub-a { display:block; font-size: 14px; font-family: 'Noto Sans KR', sans-serif; font-weight:bold; color:#fff; line-height:24px; padding:8px 15px; border-bottom:1px solid rgb(203, 0, 7); }
.pc-menu .nav-content .sub-shows .nav-shows:hover { background: rgb(255, 255, 255) !important; }
.pc-menu .nav-content .sub-shows .nav-shows:hover .sub-a { color: rgb(225, 9, 19) !important; }
.pc-menu .nav-content .sub-shows.on .sub-a { color: rgb(203, 0, 7) !important; background: rgb(255, 255, 255) !important; }

.pc-menu .nav-content .sub-content { position:absolute; z-index:20; top:0px; color:#333; background:#fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.pc-menu .nav-content .menu-content-box { display:table; width:100%; height:100%; table-layout:fixed; }
.pc-menu .nav-content .menu-content-box-sub { width:180px; padding:20px; padding-right:0px; height:100%; display:table-cell; vertical-align:top; }
.pc-menu .nav-content .menu-content-box-item { height:100%; display:table-cell; vertical-align:top; padding:15px; }
.pc-menu .nav-content .menu-content-item { height:100%; overflow:hidden; }

.pc-menu .nav-content .sub-1dul { height:100%; border-right:1px solid #ddd; padding-right:15px; }
.pc-menu .nav-content .sub-1dli { position:relative; line-height:20px; background:#fff; }
.pc-menu .nav-content .sub-1dli:hover,
.pc-menu .nav-content .sub-1dli.on { background: rgb(225, 9, 19); } 
.pc-menu .nav-content .sub-1dli.on .sub-1da,
.pc-menu .nav-content .sub-1dli:hover .sub-1da { color:#fff; font-weight:bold; }
.pc-menu .nav-content .sub-1da { display:block; padding:6px 12px; } 

.pc-menu .nav-content .sub-2div { display:none; visibility:visible; left:100%; top:0px; margin-left:-6px; z-index:20; background: rgb(225, 9, 19); position:absolute; border-radius:5px; } 
.pc-menu .nav-content .sub-2dul { } 
.pc-menu .nav-content .sub-2dli { }
.pc-menu .nav-content .sub-2dli:hover { background: rgb(203, 0, 7); } 
.pc-menu .nav-content .sub-2da { display:block; color:#fff; padding:6px 12px; } 
.pc-menu .nav-content .sub-2dli:hover .sub-2da,
.pc-menu .nav-content .sub-2dli.on .sub-2da { color:#fff; font-weight:bold; }

.pc-menu .nav-content .new { color: rgb(140, 195, 70);}
.pc-menu .nav-content .new-sub1 { color: rgb(140, 195, 70);}
.pc-menu .nav-content .new-sub2 { color: rgb(140, 195, 70);}

/********************************************************
■ PC Right Icon Menu : PC 우측 아이콘 메뉴
********************************************************/
.pc-menu .nav-right { background:transparent; position:absolute; top:0px; right:0px; z-index:11; }
.pc-menu .nav-right > ul { float:right; list-style:none; padding:0px; margin:0px; }
.pc-menu .nav-right > ul > li { float:left; position:relative; width:42px; }
.pc-menu .nav-right > ul > li > a { color:#282828; display:block; text-align:center; }
.pc-menu .nav-right > ul > li > a:hover { color:#6cba45; }
.pc-menu .nav-right .label { position: absolute; top: 15%; right: 7px; text-align: center; font-size: 9px; font-weight:300; padding: 2px 3px; line-height: 0.9; border-radius: .25em !important; }
.pc-menu .nav-rw { /*width:170px;*/ }

/********************************************************
■ PC All Menu : 전체 메뉴
********************************************************/
.pc-menu-all { position:absolute; top:82px; background:#252525; z-index:3; /*-webkit-box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2);*/ }
.pc-menu-all .at-container { padding:20px 15px 0px; }
.pc-menu-all .table { margin-bottom:20px !important; border-top:0px solid #ddd;}
.pc-menu-all .table td { width:1%; /*background:#fff; border:1px solid #ddd;*/ padding:0px; line-height:30px;  }
.pc-menu-all .table > thead > tr > td,
.pc-menu-all .table > tbody > tr > td { border-top: 0px solid #ddd; }
.pc-menu-all .menu-a { display:block; color:#b0a0a0; padding:6px 12px; /*background:#f5f5f5; border-bottom:1px solid #ddd;*/ /*text-align:center;*/ }
.pc-menu-all .table td.on .menu-a { color:#b0b0b0; } 
.pc-menu-all .sub-1div { padding:8px 0px; }
.pc-menu-all .sub-1dul { list-style:none; padding:0px; margin:0px; }
.pc-menu-all .sub-1dli .sub-1da { display:block; padding:2px 12px; color:#b0b0b0; }
.pc-menu-all .sub-1dli.on .sub-1da,
.pc-menu-all .sub-1dli:hover .sub-1da { color:#fff; background:#393939; }
.pc-menu-all .new { color: rgb(140, 195, 70);}
.pc-menu-all .new-sub1 { color: rgb(140, 195, 70);}
.pc-menu-all .sub-1line { display:block; color:#000; padding:5px 12px; margin:4px 0px; /*background:#fafafa;*/ }
.pc-menu-all .menu-all-btn { text-align:center; }

/********************************************************
■ Mobile Menu : 모바일 메뉴 
********************************************************/
.m-menu { display:none; overflow:hidden; background:#fff; position:relative;  /*z-index:20;  box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15);*/ }
.m-menu .m-wrap {  }
.m-menu .m-table { display:table; width:100%; table-layout:fixed; width:100%; margin:0px; min-width:300px; border-collapse: collapse; background: #192356; }
.m-menu .m-icon, 
.m-menu .m-list { display:table-cell; vertical-align:middle; font-size:15px; height:44px; line-height:44px; /*border-top:1px solid #dcdcdc;*/ }
.m-menu .m-icon > a, .m-menu .m-list a { /*border-right:1px solid #dcdcdc;*/ color:#fff; }
.m-menu .m-icon { width:44px; text-align:center; font-size:18px; }
.m-menu .m-icon a { display:block; position:relative; }
.m-menu .m-icon .label { position: absolute; top: 15%; right: 5px; text-align: center; font-size: 9px; font-weight:300; padding: 2px 3px; line-height: 0.9; border-radius: .25em !important;  }
.m-menu .m-nav { overflow: hidden; }
.m-menu .m-nav ul { list-style: none; margin:0px; padding:0px; width:100%; }
.m-menu .m-nav ul li { display:table-cell; padding: 0px 10px; white-space:nowrap; width:25%; }
.m-menu .m-nav ul li.active a { color: #f5840b; }

.m-menu .m-sub { background:#f5f5f5; border-top:1px solid #ddd; font-size:15px; height:44px; line-height:44px; padding:0px 10px; }
.m-menu .m-nav-sub { width:100%; overflow: hidden; margin:0px; }
.m-menu .m-nav-sub ul { list-style: none; margin:0px; padding:0px; }
.m-menu .m-nav-sub ul li { display:table-cell; padding: 0px 10px; white-space:nowrap; }
.m-menu .m-nav-sub ul li.active a { color: #f5840b; }

.m-menu  .header-logo  { background: #2a2e77; }
.m-menu  .header-logo a { color:#333; font-size:25px; font-family: 'Noto Sans KR', sans-serif; font-weight:600; }
.sidebar-head { background:#6cba45 !important; }

@media all and (max-width:1199px) {
	.responsive .m-menu { display:block;  position:relative; overflow:hidden; }
}

/********************************************************
■ Page Title : 페이지 타이틀 및 설명글
********************************************************/
.at-title { height:80px; position:relative; color:#000; background-color: #fafafa; border-bottom:1px solid #dfdfdf; }
.at-title .at-container { height:100%; position:relative; }
.at-title .page-title { font-size:24px; position:absolute; left:20px; bottom:15px; z-index:1; }
.at-title .page-desc { color:#888; position:absolute; right:20px; bottom:10px; z-index:1; }
@media all and (max-width:767px) {
	.responsive .at-title { height:50px; }
	.responsive .at-title .page-title { font-size:20px; left:15px; bottom:10px; }
}

/********************************************************
■ Footer : 하단 푸터
********************************************************/
.at-footer { position: relative; }
.en .at-footer .at-links { font-size:12px; }
.at-footer .at-links { background:#ebebeb; padding:8px 0px; border:1px solid #ddd; border-left:0px; border-right:0px; }
.at-footer .at-links ul { list-style: none; margin: 0px; padding:0px; }
.at-footer .at-links ul > li { float: left; padding: 0px 15px; }
.at-footer .at-links ul > li::after { float: right; color:#ccc; content: "/"; margin-right:-17px;}
.at-footer .at-links ul > li:last-child::after { content: ""; }
.at-footer .at-links ul > li > a { color: #888; }
@media all and (max-width:991px) {
	.responsive .at-footer .at-links ul.pull-left { display:none; }
	.responsive .at-footer .at-links ul.pull-right { float:none !important; text-align:center; }
	.responsive .at-footer .at-links ul.pull-right > li { float:none; display:inline-block; }
}

/* YC5 */
.en .at-footer .at-infos { font-size:12px; }
.at-footer .at-infos .media { padding:15px 20px 20px; }
.at-footer .at-infos .pull-left { width:140px; padding-top:40px; }
.at-footer .at-infos .pull-right { width:calc(100% - 140px); }
.at-footer .at-infos .copyright { float:left; }
.at-footer .at-infos .copyright span { color:#888; }
.at-footer .at-about { list-style: none; margin:0px; padding:0px; }
.at-footer .at-about > li { float: left; padding: 0px 15px; color:#888; }
.at-footer .at-about > li > a { color: #888; }
.at-footer .at-help { list-style: none; margin: 0px; padding:0px; margin-bottom:5px; }
.at-footer .at-help:after {display:block;visibility:hidden;clear:both;content:""}
.at-footer .at-help > li { float: left; padding: 0px 15px; }
.at-footer .at-help > li::after { float: right; font-size:12px; color:#ddd; content: "|"; margin-right:-17px;}
.at-footer .at-help > li:last-child::after { content: ""; }
.at-footer .at-help > li > a { float: left; }

@media all and (max-width:767px) {
	.responsive .at-footer .at-infos .media { padding:15px 0px 20px; text-align:center; }
	.responsive .at-footer .at-infos .copyright { float:none; margin:0px; }
}

/* G5 */
.at-footer .at-box { position: relative; width: 100%; background: #575a65; }
.at-footer .at-container { display: flow-root; }
.at-footer .at-copyright { padding:30px 0px 30px 0px; overflow:hidden; /*border-top:2px solid #282828;*/ }
.at-footer .at-copyright .at-info { font-size:14px; color:#bfc1c9; line-height:20px; }
.at-footer .at-copyright .at-info p { margin: 0 0 0px }
.at-footer .at-copyright .at-info span { padding-left:10px; padding-right:10px; }
.at-footer .at-copyright .copyright { width: 100%; color:#aaa; }
.at-footer .at-copyright .copyright span { color:#ccc; }

@media all and (max-width:991px) {
	.at-footer .at-infos .pull-left { display:none; }
	.at-footer .at-infos .pull-right { width:100%; }	
	.at-footer .at-copyright { padding: 15px 10px 10px 10px; }	
}
@media all and (max-width:480px) {
	.at-footer { height: auto; background: #575a65; }

}

/********************************************************
■ Go Top & Bottom : 상단/하단 이동버튼
********************************************************/
.at-go .go-btn { display:none; position: fixed; width:40px; bottom: 25px; right: 50px; z-index: 2; }
.at-go .go-btn span { display: block; margin:5px 0px; }
.at-go .go-btn .go-bottom { display:none; }
@media (max-width: 768px) {
	.at-go .go-btn { bottom:25px; right:30px; }
}

/********************************************************
■ Bootstrap3 : 부트스트랩 기본속성
********************************************************/
/* Button */
.btn-lg { padding: 10px 16px; border-radius: 3px; line-height: 1.33; font-size: 18px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }
.btn-xs { padding: 4px 10px; }

/* Panel : Accordions */
.panel { box-shadow: none; -webkit-box-shadow: none; border-radius: 0px; }
.panel-group .panel { border-radius: 0px; }
.panel .panel-heading { border-radius: 0px; }
.is-pc .ko .panel .panel-body { font-size:12px; }

/* List Group */
.list-group-item { word-break:break-all; border-radius:0 !important; }

/* Pagination */
.pagination { }
.pagination li a { border-radius:0 !important; color:#333 !important; }
.pagination li.active a { color:#fff !important; background:#444 !important; border-color:#444 !important; }

/* Progress */
.progress { position:relative; border-radius: 0px; height: 28px; overflow: hidden; margin-bottom: 15px; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(245, 245, 245); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress .sr-only { margin: 0px 15px; left: 0px; width: auto; height: 28px; line-height: 28px; font-size: 12px; clip: auto; }
.sr-score { height: 28px; line-height: 28px; font-size: 12px; padding-right:8px; }

/* Misc */
.form-control, .well, .btn, .alert, .input-group-addon, .label { border-radius:0 !important; }


/* Mobile All Menu */
#mobile-menu { list-style:none; padding:0px; margin:0px; list-style:none; overflow:hidden; background:#fff; }
#mobile-menu .old,
#mobile-menu .sub-old { display:none; }
#mobile-menu .new { color: rgb(233, 75, 59); }
#mobile-menu .sub-on a { color: crimson; }
#mobile-menu .sub-off a { font-weight:normal; }
#mobile-menu .sub-new { color: rgb(233, 75, 59); }
#mobile-menu .menu-all-head { padding:0px; margin:0px; }
#mobile-menu .menu-all-head a { display:block; cursor:pointer; }
#mobile-menu .menu-all-main { color:#282828; display:block; padding:7px 10px; padding-right:15px; line-height:28px; border-bottom:1px solid #ddd; font-size:14px; letter-spacing:-1px; padding-right:6px; }
#mobile-menu .menu-all-head.active .menu-all-main { color:#282828; }
#mobile-menu .menu-all-main.is-sub::after { color:#505b7f; float: right; content: "+"; padding-right:10px; }
#mobile-menu .menu-all-head.active .menu-all-main.is-sub::after { color:#c1c1c1; }
#mobile-menu .menu-all-head .menu-all-sub { display:none; background:#f5f5f5; list-style:none; }
#mobile-menu .menu-all-head.active .menu-all-sub { display:block; }
#mobile-menu .menu-all-head .menu-all-sub-item { border-bottom:1px solid #ddd; font-size:15px; }
#mobile-menu .menu-all-head .menu-all-sub-item:last-child { border-bottom:1px solid #eaecf0; }
#mobile-menu .menu-all-head .menu-all-sub-item a { padding:6px 10px; padding-left:20px; line-height:24px; font-size:13px; font-weight:600; color:#777; }
#mobile-menu .menu-all-head .menu-all-sub-item.sub-line a { background:#efefef; }

#mobile-menu #msub_1 { border-top:2px solid #ddd;  }
.sidebar-login { overflow:hidden; }
.sidebar-login input[type='checkbox'] { vertical-align:middle; margin:0 !important; }
#sidebar-box .sidebar-login .form-group { margin-bottom:5px !important; }
.sidebar-login .text-muted { margin-bottom:10px !important; }


/* 버튼스타일 */
.btn.btn-color {
	color: #fff !important; border-image: none !important; background-image: none !important;
	border: 1px solid #f5840b;  
	background-color: #f5840b; 
}
.btn.active.btn-color, .btn.btn-color:hover, .btn.btn-color:focus, .btn.btn-color:active { 
	background-color: #472864; 
}
.btn.btn-color:hover { background:#472864; border:1px solid #472864; }



/* 메인 추가 CSS */
.mt15 { margin-top:15px; }

/*
.main_contents_01 { margin-bottom:20px; margin-top:80px; padding-bottom:80px; overflow:hidden; }
.main_contents_01 img { margin-bottom:10px;  }
.main_contents_01 p { font-size:18px; color:#005aab; margin: 0 0 2px; }
.main_contents_01 p:nth-of-type(2) { color:#282828; }
.main_contents_01 p:nth-of-type(3) { color:#999; font-size:15px; padding-top:21px; line-height:20px; }
.main_contents_01 span { color:#6f6f6f; padding-left:13px; padding-right:13px; }

@media (max-width:480px) {
	.main_contents_01 p { font-size:15px; } 
	.main_contents_01 p:nth-of-type(3) { font-size:15px; } 
}	
*/

.main_contents_01 { background:#89bfe5; margin-top:0; margin-bottom:0; overflow:hidden; }
.main_contents_01 > .at-container { padding:100px 0; overflow:hidden; }
.main_contents_01 > .at-container > div.img { float:left; width:54%; text-align:center; }
.main_contents_01 p { float:right; width:46%; font-size:24px; color:#fff; line-height:44px; text-align:left; }
.main_contents_01 p > img { margin-bottom:20px; }
.main_contents_01 span { display:block; color:#fff; padding:0; }
.main_contents_01 b { font-weight:500; }
.main_contents_01 b.red { color:#d20808; }
.main_contents_01 b.blue { color:#005aab; }

@media (max-width:1199px) {


}
@media (max-width:991px) {
	.main_contents_01 { padding:60px 20px; }
	.main_contents_01 > .at-container > div.img  { width:40%; }
	.main_contents_01 > .at-container > div.img > img { width:100%; }
	.main_contents_01 p { width:55%; padding:0 20px; }
	.main_contents_01 p > img { display:block; margin-bottom:20px; }
	.main_contents_01 span { display:inline; font-size:20px; line-height:30px; }
}
@media (max-width:768px) {
	.main_contents_01 { padding:50px 10px; }
	.main_contents_01 > .at-container > div.img { display:none; }
	.main_contents_01 p { float:none; width:100%; font-size:15px; margin-top:0px; text-align:center; line-height:34px; text-align:Center; }
	.main_contents_01 p > img { margin-bottom:30px; margin:0 auto 20px; }
	.main_contents_01 span { display:inline; }
}	

.main_contents_02 { background-image: url('/data/main/main_contents02_bg.png'); background-size:cover; background-position:center center; background-repeat:no-repeat; min-height:571px; overflow:hidden; padding-bottom:80px; }
.main_contents_02 h2 { margin-top:80px; margin-bottom:30px; }
.main_contents_02 a { float:left; width:20%; padding:108px 0 20px; border:1px solid #ddd; border-right:0; border-bottom:0; }
.main_contents_02 a:nth-of-type(5n) { margin-right:0px; border-right:1px solid #ddd; }
.main_contents_02 a:nth-of-type(1) { background: #fff url('/data/main/ico_item01.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(1):hover { background: #f5840b url('/data/main/ico_item01_hover.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(2) { background: #fff url('/data/main/ico_item02.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(2):hover { background: #f5840b url('/data/main/ico_item02_hover.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(3) { background: #fff url('/data/main/ico_item03.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(3):hover { background: #f5840b url('/data/main/ico_item03_hover.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(4) { background: #fff url('/data/main/ico_item04.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(4):hover { background: #f5840b url('/data/main/ico_item04_hover.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(5) { background: #fff url('/data/main/ico_item05.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(5):hover { background: #f5840b url('/data/main/ico_item05_hover.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(6) { background: #fff url('/data/main/ico_item06.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(6):hover { background: #f5840b url('/data/main/ico_item06_hover.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(7) { background: #fff url('/data/main/ico_item07.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(7):hover { background: #f5840b url('/data/main/ico_item07_hover.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(8) { background: #fff url('/data/main/ico_item08.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(8):hover { background: #f5840b url('/data/main/ico_item08_hover.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(9) { background: #fff url('/data/main/ico_item09.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(9):hover { background: #f5840b url('/data/main/ico_item09_hover.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(10) { background: #fff url('/data/main/ico_item10.png')no-repeat top 50px center; }
.main_contents_02 a:nth-of-type(10):hover { background: #f5840b url('/data/main/ico_item10_hover.png')no-repeat top 50px center; }
.main_contents_02 a > span { display:block; font-size:18px; color:#333; height:64px; line-height:64px; text-align:center; }
.main_contents_02 a:hover > span { color:#fff; }
/*
.main_contents_02 a { float:left; width:24%; margin-right:1.33%; background:#fff; text-align:center; padding-top:3%; padding-bottom:3%; }
.main_contents_02 a:nth-of-type(4) { margin-right:0px; }

@media (max-width:680px) {
	.main_contents_02 { padding-bottom:58px; }
	.main_contents_02 a { width:49%; margin-right:2%; padding-top:10%; padding-bottom:10%; }
	.main_contents_02 a:nth-of-type(2n) { margin-right:0px; }
	.main_contents_02 a:nth-of-type(3), .main_contents_02 a:nth-of-type(4) { margin-top:2%; }
}
*/
@media (max-width:680px) {
	.main_contents_02 a { width:50%; margin-bottom:0%; }
	.main_contents_02 a:nth-of-type(2n) {  margin-right:0px; border-right:1px solid #ddd; }
	.main_contents_02 a:nth-of-type(5n) { border-right:0; }
}

.main_contents_03 { background:#ebebeb; padding-top:80px; padding-bottom:80px; overflow:hidden; }
.main_contents_03 h2 { margin-bottom:30px; }

.main_contents_04 { background-image: url('/data/main/main_contents04_bg.png'); background-size:cover; background-position:center center; background-repeat:no-repeat; min-height:358px; padding-bottom:58px; overflow:hidden; }
.main_contents_04 h2 { margin-top:80px; margin-bottom:30px; }
.main_contents_04 .main-estimate { position:relative; float:left; width:32%; height:320px; margin-right:2%; background-image: url('/data/main/estimate_bg.jpg'); background-size:cover; background-position:center center; background-repeat:no-repeat; min-height:170px; padding:20px;}
.main_contents_04 .main-notice { position:relative; float:left; width:32%; height:320px; margin-right:2%; background-image: url('/data/main/notice_bg.jpg'); background-size:cover; background-position:center center; background-repeat:no-repeat; min-height:171px; }
.main_contents_04 .main-online { position:relative; float:left; width:32%; height:320px; margin-right:0px; background-image: url('/data/main/online_bg.jpg'); background-size:cover; background-position:center center; background-repeat:no-repeat; min-height:171px; }
.main_contents_04 a > img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); /* Safari and Chrome */ -moz-transform: translate(-50%, -50%); /* Firefox */ -ms-transform: translate(-50%, -50%); /* IE 9 */ -o-transform: translate(-50%, -50%); /* Opera */ } 
.main_contents_04 .main-customer h3 { font-size:20px; color:#fff; padding-bottom:15px; font-weight:500; }
.main_contents_04 .main-customer b { color:#69ffed; font-size:30px; font-weight:500; }
.main_contents_04 .main-customer span { display: block; font-size:17px; color:#e5e5e5; line-height:22px; }
.main_contents_04 .main-customer p { font-size:15px; color:#689fb5; line-height:20px; margin: 2px 0 0px; }
.main_contents_04 .main-estimate h2 { font-size:20px; color:#fff; margin:0; padding-bottom:10px; }
.main_contents_04 .main-estimate h2 > a { display:none; float:right; font-size:15px; color:#fff; background:url('/data/main/ico_more.png')no-repeat center right; padding-right:20px; }
.main_contents_04 .main-estimate .ul-box { background:#fff; height: 250px; }
.main_contents_04 .main-estimate dl { padding:5px 15px; overflow:hidden; font-size:15px; }
.main_contents_04 .main-estimate dt { float:left; width:70%; color:#666; font-weight:300; line-height:40px; height:40px; }
.main_contents_04 .main-estimate dd { float:left; width:30%; color:#333; font-weight:300; line-height:40px; height:40px; }
@media (max-width:961px) {	
	.main_contents_04 .main-estimate { width:39%; /*margin-left:1%;*/ margin-right: 0; }
	.main_contents_04 .main-notice, .main_contents_04 .main-online { width:28%; margin-left:1%; margin-right:0px; height:auto; padding:30px 0; }
	.main_contents_04 .main-online { margin-right:0px; }
}

@media (max-width:780px) {	
	.main_contents_04 .main-estimate { width:100%; margin-bottom:10px;  }
	.main_contents_04 .main-notice, .main_contents_04 .main-online { width:100%; margin-right:2%; margin-left:0px; margin-bottom:10px;  }
	.main_contents_04 .main-online { margin-right:0px; }
	.main_contents_04 .main-estimate { margin-top:0px; }
}
		
@media (max-width:480px) {
	.main_contents_04 .main-estimate { width:100%; margin-bottom:10px;  }
	.main_contents_04 .main-notice, .main_contents_04 .main-online { width:100%; margin-right:2%; margin-left:0px; margin-bottom:10px;  }
	.main_contents_04 .main-online { margin-right:0px; }
	.main_contents_04 .main-estimate { margin-top:0px; }
	
}





