@charset "utf-8";

/********************************************************
■ Basic : 기본
********************************************************/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,300,500,500italic,700,900,400italic,700italic');

body { font-family: dotum; 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:12px; }
a { color: rgb(51, 51, 51); cursor: pointer; text-decoration: none; }
a:hover, a:focus, a:active { color: crimson; text-decoration: 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 { font-family: "Roboto", sans-serif; }
.ko, .ko small { font-family:dotum, sans-serif; }
.sns-share-icon img { width:20%; max-width:34px; border-radius:50%; }

/********************************************************
■ Layout : 레이아웃
********************************************************/
.wrapper { margin:0 auto; background:#fff;  }
.at-container { margin:0px auto; padding:0px; }
.is-pc .at-body { min-height:600px; }
.at-body .at-container { padding:0px 15px; overflow:hidden; }
.boxed.wrapper .at-body .at-container { padding:0px 20px; }
.at-content { position:relative; padding:20px 0px; }
.at-row { margin-left:-15px; margin-right:-15px; }
.at-col { position:relative; padding-left:15px; padding-right:15px; padding-top:20px; padding-bottom:20px; }
.nav-fixed .at-menu { width:100%; z-index:10; left:0px; -webkit-transition: height .4s ease, opacity .3s ease; -o-transition: height .4s ease, opacity .3s ease; transition: height .4s ease, opacity .3s ease; }
@media all and (max-width:991px) {
	.responsive .at-body .at-container { padding:0px 10px !important; }
	.responsive .at-body .at-row { margin-left:0px; margin-right:0px; }
	.responsive .at-body .at-col { padding-left:0px; padding-right:0px; }
	.responsive .pull-right.at-main,
	.responsive .pull-left.at-side { float:none !important; }

}

/********************************************************
■ LNB : 최상단의 즐겨찾기, RSS, 로그인, 회원가입 영역
********************************************************/
.at-lnb { }
.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; }
@media all and (max-width:991px) {
	.responsive .at-lnb .at-container { display:none; visibility:visible; }
}

/********************************************************
■ PC Header : PC 헤더 
********************************************************/
.pc-header { padding:10px 0px 0px; text-align:center; }
.pc-header .at-container { padding:0px 20px 15px; background: url('./header.jpg') no-repeat right top; }
.pc-header .header-logo { display:inline-block; vertical-align:middle; padding:0px 15px; }
.pc-header .header-logo a { font-size:44px; line-height:44px; font-family:'Georgia', sans-serif; font-weight:bold; color:#000; }
.pc-header .header-logo a:hover { color:#000; }
.pc-header .header-logo img { display:block; max-width:100%; max-height:60px; }
.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:991px) {
	.responsive .pc-header { display:none; }
}

/********************************************************
■ Mobile Header : 모바일 헤더 
********************************************************/
.m-header { display:none; background: #2e3028; }
.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-logo a { width:140px; display:inline-block;}
.m-header .header-logo a img { width:100%;}
.m-header .header-icon { width:44px; }
.m-header .header-icon a { display:block; }
@media all and (max-width:991px) {
	.responsive .m-header { 
		display:block;
		border-bottom: solid 2px #c0ff00; 
		padding:10px;
	}
}

/********************************************************
■ PC Menu : PC 메뉴바 배경설정
********************************************************/
.at-menu { 

}
.pc-menu { position:relative;  border:0px; z-index:3;}
.pc-menu .at-container { position:relative; }
.pc-menu .sub-slide,
.pc-menu .sub-shows { display:none; visibility:visible; }
.pc-menu .sub-icon::after { font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
.pc-menu .menu-a { font-size: 15px; font-family: "Roboto", sans-serif; }
.pc-menu .nav-home .menu-a { font-size: 20px;}
.pc-menu .nav-right { font-size:16px; } 
@media all and (max-width:991px) {
	.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 { float:right; }
.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;  font-weight:bold; }
.pc-menu .nav-top .menu-li:hover .menu-a,
.pc-menu .nav-top .menu-li.on .menu-a { background:#333; }
.pc-menu .nav-top .menu-li.nav-home { width:180px !important; text-align:center; margin-left:80px; height:112px;line-height:112px;}
.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: orangered transparent; display: block; width: 0px; content: ""; position: absolute; border-style: solid; }
.pc-menu .nav-top .sub-1div { background:#fff; border-top:3px solid orangered; 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;  }
.pc-menu .nav-top .sub-1da { display:block; color:#000; padding:5px 12px; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }
.pc-menu .nav-top .sub-1dli.on .sub-1da,
.pc-menu .nav-top .sub-1dli:hover .sub-1da { color:#fff; font-weight:bold; background: orangered; border-color:orangered; }
.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; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

.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; color:#000; padding:5px 12px; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); } 
.pc-menu .nav-top .sub-2dli.on .sub-2da,
.pc-menu .nav-top .sub-2dli:hover .sub-2da { color:#fff; font-weight:bold; background: orangered; border-color:orangered; }
.pc-menu .nav-top .sub-2new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .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); }

/********************************************************
■ PC Right Icon Menu : PC 우측 아이콘 메뉴
********************************************************/
.pc-menu .nav-right { background:#111; 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:#fff; display:block; text-align:center; }
.pc-menu .nav-right > ul > li > a:hover { background: #333; }
.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:relative; background:#fafafa; z-index:2; -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;}
.pc-menu-all .table td { width:1%; background:#fff; border:1px solid #ddd; padding:0px; line-height:20px; }
.pc-menu-all .menu-a { display:block; color:#000; padding:6px 12px; background:#f5f5f5; border-bottom:1px solid #ddd; font-weight:bold; text-align:center; }
.pc-menu-all .table td.on .menu-a { color:crimson; }
.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:#333; }
.pc-menu-all .sub-1dli.on .sub-1da,
.pc-menu-all .sub-1dli:hover .sub-1da { color:crimson; }
.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; font-weight:bold; background:#fafafa; }
.pc-menu-all .menu-all-btn { text-align:center; }

/********************************************************
■ Mobile Menu : 모바일 메뉴
********************************************************/
.m-menu { display:none; overflow:hidden; background:#1b1c19; position:relative; z-index:20; }
.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; }
.m-menu .m-icon, 
.m-menu .m-list { display:table-cell; vertical-align:middle; font-size:15px; height:44px; line-height:44px; border:1px solid #646464; border-top:0px; border-bottom:0px; }
.m-menu .m-icon { width:50px; text-align:center; font-size:18px; }
.m-menu .m-icon a { display:block; position:relative;color:#fff; font-size:20px; }
.m-menu .m-icon a  i {  font-size:20px; }
.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; margin:0px 10px; }
.m-menu .m-nav ul { list-style: none; margin:0px; padding:0px; }
.m-menu .m-nav ul li { display:table-cell; padding: 0px 22px; white-space:nowrap; }
.m-menu .m-nav ul li a {   
	display: block;
    padding: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: noto sans kr;
    text-align: center;
    line-height: 50px;
}
.m-menu .m-nav ul li.active a { color: #c0ff00; font-weight:bold; }

.m-menu .m-sub {  border-top:1px solid #ddd; border-bottom: solid 1px #646464; font-size:14px; height:50px; line-height:50px; padding:0px 10px; background:#2e3028; }
.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 a  { color:#999;line-height:50px;height:50px;}
.m-menu .m-nav-sub ul li.active a { color: #c0ff00; font-weight:bold; }
@media all and (max-width:991px) {
	.responsive .m-menu { display:block; }
}

/********************************************************
■ 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 : 하단 푸터
********************************************************/
.en .at-footer .at-links { font-size:12px; }
.at-footer .at-links { padding:8px 0px; border-top:1px solid #ddd; border-left:0px; border-right:0px;  }
.at-footer .at-links ul { list-style: none; margin: 0px; padding:0px; text-align:right; }
.at-footer .at-links ul > li { float: none;display:inline-block; padding: 0px 5px; }
.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) {
	.at-footer .at-links ul { text-align:center; }

	.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 { font-size:70px; color:#ddd; }
.at-footer .at-infos .copyright { float:left; margin-left:10px; }
.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-copyright { text-align:center; padding:0 0 40px; color:#999; }
.at-footer .at-copyright strong { color:#333; }

/********************************************************
■ Go Top & Bottom : 상단/하단 이동버튼
********************************************************/
.at-go .go-btn { display:none; position: fixed; width:60px; bottom: 20px; right: 25px; z-index: 2; }
.at-go .go-btn span { display: block; color:#fff; background: rgba(0,0,0,0.5); margin:5px 0px; text-align: center; border-radius: 50%; width: 42px; height: 42px; line-height: 42px !important; font-size: 19px; }
.at-go .go-btn .go-bottom { display:none; }
@media (max-width: 768px) {
	.at-go .go-btn { bottom:0px; right:5px; }
}

/********************************************************
■ Bootstrap3 : 부트스트랩 기본속성
********************************************************/
/* Button */
.btn { font-family: "Roboto", sans-serif; }
.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; }
.is-pc .ko .btn-xs,
.is-pc .ko .btn-sm { font-family:dotum, sans-serif; }

/* 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 { font-family: "Roboto", sans-serif; }
.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 { font-family: "Roboto", sans-serif; margin: 0px 15px; left: 0px; width: auto; height: 28px; line-height: 28px; font-size: 12px; clip: auto; }
.sr-score { font-family: "Roboto", sans-serif; 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; }

#footer_center {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 40px 0 0;
}

#footer_center .bottom_title {
    margin: 10px 0 0;
    color: #c0ff00;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
    font-weight: 600;
    background: #1b1c19;
    border: solid 1px #707070;
    border-bottom: none;
}

#footer_center .bottom_1 {
    border: solid 1px #707070;
    padding: 15px;
    background: #272a25;
}

#footer_center .bottom_1 img {
    width: 55px;
    float: left;
    margin: 0 20px 0 0;
}

#footer_center p {
    line-height: 20px;
    text-align: justify;
    color: #eee;
}

#footer_center .bottom_2 {
    border: solid 1px #707070;
    padding: 15px;
    background: #272a25;
}

#footer_center .bottom_2 img {
    width: 90px;
    float: left;
    margin: 0 20px 0 0;
}

#footer_center .bottom_3 {
    border: solid 1px #707070;
    padding: 15px;
    background: #272a25;
}

#footer_center .bottom_3 img {
    width: 125px;
    float: left;
    margin: 0 20px 0 0;
}


@charset "utf-8";
.side_overlay {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .4);
    z-index: 999
}

.side_nav {
    display: block;
    position: fixed;
    top: 0;
    width: 0;
    height: 100%;
    overflow-y: auto;
    background: #222;
    z-index: 999;
    transform: translate(0, 0);
    transition: .5s
}

.menu_on {
    transform: translate(0, 0)
}

.menu_on_default {
    width: 100%
}

.side_nav .logo {
    display: block;
    position: relative;
    padding: 20px;
    text-align: center;
    border-bottom: solid 1px #646464
}

.side_nav .logo img {}

.side_nav a.btn_nav_close {
    display: block;
    position: absolute;
    right: 10px;
    top: 20px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    z-index: 9
}

.side_nav ul.gnb_mobile {
    margin: 0 0 24px
}

.side_nav ul.gnb_mobile li {
    position: relative;
    border-bottom: 1px solid #646464;
    cursor: pointer
}

.side_nav ul.gnb_mobile li a {
    display: block;
    color: #999;
    font-size: 12px;
    text-align: center;
    line-height: 50px;
    font-weight: 500;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.side_nav ul.gnb_mobile li a:hover {
    color: #c0ff00;
    background: #222
}

.side_nav ul.gnb_mobile li ul {
    display: block;
    overflow: hidden
}

.side_nav ul.gnb_mobile li.on>ul {
    max-height: 1000px;
    border-top: solid 1px #646464
}

.side_nav ul.gnb_mobile li ul {
    display: none;
    margin: 0
}

.side_nav ul.gnb_mobile li ul li {
    border-bottom: none
}

.side_nav ul.gnb_mobile li ul li:last-child {
    margin: 0
}

.side_nav ul.gnb_mobile li ul li a {
    color: #999;
    font-size: 12px;
    line-height: 35px;
    font-weight: 400;
    background: #323232
}

.side_nav ul.gnb_mobile li ul li ul {
    display: block
}

.side_nav ul.gnb_mobile li ul li ul li {
    display: block
}

.side_nav ul.gnb_mobile li ul li ul li a {
    display: block;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    text-indent: 25px
}

.cross {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 9;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.cross i {
    color: #999;
    font-size: 16px;
    line-height: 50px
}

.side_nav ul li.on .cross {
    transform-origin: 50% 50%;
    transform: rotate(180deg)
}

.side_nav ul li.on .cross i {
    color: #f70
}

.side_nav .side_sns {
    margin: 0 20px 24px
}

.side_nav .side_sns ul {}

.side_nav .side_sns ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.side_nav .side_sns ul li {
    display: block;
    float: left;
    margin: 0 4px 0 0
}

.side_nav .side_sns ul li a {
    display: block;
    width: 36px;
    height: 36px;
    color: #fff;
    text-align: center;
    border-radius: 50%
}

.side_nav .side_sns ul li a i {
    font-size: 24px;
    line-height: 36px
}

.side_nav .side_footer {
    margin: 0 20px 24px
}

.side_nav .side_footer ul {}

.side_nav .side_footer ul li {
    margin: 0 0 4px;
    font-size: 12px
}

.side_nav .side_footer ul li:last-child {
    margin: 0
}

.side_nav .side_footer ul li a {
    color: #336ebe
}

.side_nav .side_copy {
    margin: 20px;
    color: #999;
    font-size: 12px
}

.side_nav .side_copy strong {
    color: #336ebe;
    font-weight: 400;
    line-height: 24px
}

.side_user {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    overflow-y: auto;
    background: #222;
    z-index: 999;
    transform: translate(0, 0);
    transition: .5s
}

.user_on {
    transform: translate(0, 0)
}

.user_on_default {
    width: 100%
}

.side_user .header {
    display: block;
    position: relative;
    height: 60px;
    padding: 20px
}

.side_user .header img {}

.side_user a.btn_user_close {
    display: block;
    position: absolute;
    left: 10px;
    top: 20px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    z-index: 9
}

.side_user .side_ol {
    margin: 0 20px 10px
}

.side_user .side_ol .btn_act {
    display: block;
    width: 100%
}

.side_user .side_ol ul {}

.side_user .side_ol ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.side_user .side_ol ul li {
    display: block;
    float: left;
    width: 31.3%;
    margin: 10px 2% 0 0
}

.side_user .side_ol ul li a {
    display: block;
    width: 100%
}

.side_user .side_ol ul li a.btn_normal,
.side_user .side_ol ul li a.btn_act {
    height: 32px;
    line-height: 32px
}

.side_user h3 {
    display: block;
    padding: 0 20px;
    color: #222;
    font-size: 12px;
    line-height: 50px;
    border-bottom: solid 2px #646464
}

.side_user h3 i {
    font-size: 18px
}

#header_wrap {
    display: block;
    position: relative;
    width: 100%;
    border-bottom: solid 2px #c0ff00
}

#header_wrap:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#header {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 10px 0 0 50px
}

#header:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#header #logo {
    display: block;
    float: left;
    position: relative;
    width: 180px;
    z-index: 1
}

#header #logo img {
    width: 100%;
    height: auto
}

#header a#btn_nav,
#header a#btn_user {
    display: none;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    text-align: center
}

#header a#btn_nav i,
#header a#btn_user i {
    color: #ccc;
    font-size: 24px;
    line-height: 40px
}

#header a#btn_nav {
    left: 20px
}

#header a#btn_user {
    right: 20px
}

.hd_sch_wr {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 240px;
    margin: -20px 0
}

.hd_sch_wr:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.hd_sch_wr #sch_stx {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 32px;
    text-indent: 20px;
    background: #fff;
    border: solid 3px #336ebe;
    border-radius: 50px
}

.hd_sch_wr #sch_submit {
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    background: 0 0;
    border: none
}

.hd_sch_wr #sch_submit i {
    color: #222;
    font-size: 20px;
    line-height: 40px
}

#header #logo,
.hd_sch_wr,
.hd_sch_wr #sch_stx,
.hd_sch_wr #sch_submit,
.hd_sch_wr #sch_submit i {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.gnb {
    display: block;
    position: relative;
    padding: 25px 0 0 200px
}

.gnb:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.gnb h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.gnb ul {
    text-align: right;
}

.gnb ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.gnb ul li {
    display: inline-block;
    position: relative;
    padding: 0 25px;
    background: url('/img/var.gif') no-repeat right 50%
}

.gnb ul li:last-child {
    background: 0 0
}

.gnb ul li a {
    display: block;
    position: relative;
    height: 50px;
    color: #fff;
    font-family: noto sans kr;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 47px;
    letter-spacing: -1px
}

.gnb ul li a:hover {
    color: #c0ff00
}

.gnb ul li a .hover_line {
    display: block;
    width: 1px;
    height: 3px;
    margin: 0 auto;
    background: #c0ff00;
    filter: alpha(opacity=0);
    opacity: 0
}

.gnb ul li a:hover .hover_line {
    display: block;
    width: 100%;
    filter: alpha(opacity=100);
    opacity: 1
}

.gnb ul li span.arrow {
    display: none
}

.gnb ul li a.on {
    color: #c0ff00
}

.gnb ul li a.on .hover_line {
    display: block;
    width: 100%;
    filter: alpha(opacity=100);
    opacity: 1
}

.gnb ul li ul {
    display: none;
    position: absolute;
    left: 50%;
    top: 49px;
    width: 160px;
    margin: 0 0 0 -80px;
    border-left: solid 1px #707070;
    border-top: solid 1px #707070;
    box-shadow: 0 3px 5px 1px rgba(0, 0, 0, .1);
    z-index: 3
}

.gnb ul li ul li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    background: 0 0;
    border-right: solid 1px #707070;
    border-bottom: solid 1px #707070
}

.gnb ul li ul li a {
    display: block;
    height: 40px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 40px;
    background: #2e3028
}

.gnb ul li ul li a:hover {
    color: #c0ff00;
    background: #2e3028
}

.gnb ul li ul li ul {
    display: block;
    position: absolute;
    left: 160px;
    top: 0;
    width: 140px;
    margin: 0
}

.gnb .gnb_side {
    display: block;
    float: right
}

.gnb .gnb_side:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.gnb .gnb_side a {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    background: #222;
    border-left: solid 1px #444;
    cursor: pointer
}

.gnb .gnb_side a:hover {
    color: #f70;
    background: #444
}

.gnb .gnb_side a i {
    font-size: 20px
}

.gnb ul li a,
.gnb ul li a .hover_line,
.gnb .gnb_side a {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

#gnb_slide_wrap {
    display: none;
    background: #1b1c19
}

#gnb_slide_wrap:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.gnb_slide_in {
    position: relative;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 0 0 50px;
    overflow: hidden;
    border-bottom: solid 1px #646464
}

.gnb_slide_in:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.gnb_slide_in a.home {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    background: #1b1c19;
    border-right: solid 1px #646464;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.gnb_slide_in a.home i {
    font-size: 20px
}

.gnb_slide_in a.home:hover {
    color: #c0ff00
}

#snb_wrap {
    display: none;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 10px;
    border-bottom: solid 1px #646464
}

@media screen and (max-width:1240px) {
    #header {
        width: auto;
        padding: 10px 20px
    }
    .gnb {
        display: block;
        position: relative;
        padding: 25px 0 0 180px
    }
    .gnb ul li {
        padding: 0 17px
    }
    .hd_sch_wr {
        right: 20px
    }
}

@media screen and (max-width:1024px) {
    #header #logo {
        float: none;
        margin: 0 auto
    }
    .hd_sch_wr {
        display: none;
        right: 20px
    }
    #header a#btn_nav,
    #header a#btn_user {
        display: block
    }
    .gnb {
        display: none
    }
    #gnb_slide_wrap {
        display: block
    }
    #snb_wrap {
        display: block
    }
}

@media screen and (max-width:991px) {
	#header_wrap {
		display:none;
	}
}

@media screen and (max-width:768px) {
    #header #logo {
        width: 140px
    }
}

#top_btn {
    width: 60px;
    height: 60px;
    color: #444;
    text-align: center;
    background: #6b8f00;
    border: none;
    border-radius: 50%;
    z-index: 1;
    box-shadow: 2px 2px 8px rgb(0 0 0 / 30%);
}

#top_btn i {
    font-size: 24px;
    line-height: 60px;
}

._box {
	display:block;
	width:100%;
	margin: 0 0 10px;
	border:1px solid #707070;
	background:#272a25;
}

.recent {
    position: relative
}

.recent h2.title {
    display: block;
    color: #222;
    font-size: 13px;
    font-weight: 500;
    line-height: 40px;
    text-indent: 10px;
    background: #1b1c19;
    border-bottom: solid 1px #707070
}

.recent h2.title a {
    color: #eee
}

.recent h2.title a:hover {
    color: #c0ff00
}

.recent ul {
    padding: 10px
}

.recent ul li {
    display: block;
    position: relative
}

.recent ul li a {
    color: #eee;
    display: block;
    margin: 0 50px 3px 0;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url(ellipsis.xml#ellipsis)
}

.recent ul li a:hover {
    color: #c0ff00
}

.recent ul li a strong {
    color: #222;
    font-weight: 400
}

.recent ul li a i {
    margin: 0 3px 0 0;
    color: #444;
    font-size: 16px;
    vertical-align: middle
}

.recent ul li a i.xi-new {
    color: #f00001
}

.recent ul li a .cmt {
    color: #ffaa59;
    font-size: 12px;
    font-weight: 400
}

.recent ul li .date {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    color: #bbb;
    line-height: 30px
}

.recent .more {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #1b1c19;
    border-left: solid 1px #707070
}

.recent .more i {
    font-size: 20px;
    line-height: 40px
}

h2#container_title {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1240px;
    margin: 10px auto;
    padding: 10px 15px 10px 10px;
    color: #eee;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -1px;
    background: #1b1c19;
    border: solid 1px #707070;
}

.location {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #eee;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 16px;
}

.location i {
    font-size: 12px;
    line-height: 16px;
}
.location i.xi-home {
    color: #999;
    font-size: 17px;
}

.frm_input {
    display: block;
    width: 100%;
    height: 40px;
    text-indent: 8px;
    line-height: 40px;
    color: #fff;
    background: #1b1c19;
    border: solid 1px #707070;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}


input[type=text], input[type=password], textarea {
    background: #1e2122;
}

.frm_info {
    display: block;
    margin: 6px 0 0;
    color: #f63941;
    line-height: normal;
}

.btn.btn_cancel {
    color: #fff;
    line-height: 38px;
    background: #1b1c19;
    border: solid 1px #707070;
}

.btn.btn_cancel:hover {
    color: #fff;
    background: #85b100;
}

.btn.btn_submit {
    background: #1b1c19;
    border: solid 1px #707070;
}

.btn.btn_submit:hover {
    color: #fff;
    background: #85b100;
}

.btn {
    display: inline-block;
    padding: 0 12px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.page-wrap {
	padding: 10px;
    background: #272a25;
    border: solid 1px #707070;
}

.totouser {
    border: solid 1px #707070;
	background:#25282a;
}

.totouser .title {
    display: block;
    font-size: 13px;
    text-align: center;
    font-weight: 500;
    line-height: 40px;
    text-indent: 10px;
    background: #1b1c19;
    border-bottom: solid 1px #707070
}

.totouser .text {
    padding: 0 10px 10px;
    font-size: 12px;
    background: #25282a;
    line-height: 15px;
    text-align: justify
}

.totouser .text span img {
    width: 100%;
    margin: 0 0 10px;
    border: solid 1px #707070
}

.totouser .title h2 {
    color: #fff
}

.totouser .text h2 {
    margin: 10px 0 0;
    color: #c0ff00;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
    font-weight: 600;
    background: #1b1c19;
    border: solid 1px #707070;
    border-bottom: none
}
.totouser .text h3 {
    margin: 10px 0 0;
    color: #c0ff00;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
    font-weight: 600;
    background: #1b1c19;
    border: solid 1px #707070;
    border-bottom: none
}

.totouser .text h4 {
    margin: 10px 0 0;
    color: #ffaa59;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
    font-weight: 500;
    background: #1b1c19;
    border: solid 1px #707070;
    border-bottom: none
}

.totouser .text span p {
    border: solid 1px #707070;
    line-height: 20px;
    color: #fff;
    font-size: 13px;
    padding: 15px;
    background: #272a25
}

.totouser .text p {
    border: solid 1px #707070;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    padding: 15px;
    background: #272a25
}

@media screen and (max-width:1240px) {
    .totouser {
        margin: 0 5px
    }

	.totouser {
        margin: 0 5px 10px
    }
}

h2.main_title {
    display: block;
    font-size: 13px;
    text-align: center;
    font-weight: 500;
    line-height: 40px;
    text-indent: 10px;
    background: #1b1c19;
    border: solid 1px #707070;
}

