@charset "utf-8";

/********************************************************
■ Basic : 기본
********************************************************/
body { font-family: Arial,Helvetica,sans-serif; line-height: 22px; font-size: 12px; color: rgb(70, 70, 70); background-color: #F2F5F7; background-repeat: no-repeat; background-attachment:fixed; background-size:cover; }
a { color: rgb(70, 70, 70); 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: dotum; }
.ko, .ko small { font-family: "굴림" , "Gulim",sans-serif,Arial;}
.sns-share-icon img { width:20%; max-width:34px; border-radius:50%; }

/********************************************************
■ Layout : 레이아웃
********************************************************/
.wrapper { margin:0 auto; background:#F2F5F7;  }
.at-container { margin:0px auto; padding:0px; }
.at-body { min-height:500px; background: #F2F5F7; }
.responsive .at-body { min-height:300px; background-color: #F2F5F7; }
.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; }
.at-row { margin-left:-15px; margin-right:-15px; }
.at-col { position: relative; }
.at-nside { position: relative;padding-left: 0px;padding-right: 0px;background: #fff;border: 0;}
.nav-fixed .at-menu { width:100%; z-index:999; left:0px; }
@media all and (max-width:991px) {
	.responsive .at-body .at-container { padding:0px !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; }
}
#exon { border: 0; padding: 10px 0px; margin: 0; text-align: center; font-size: 35px;}
#exoall { font-size: 35px;}
#topben { border:0; padding:0px; ;margin:0; text-align:center; font-size: 35px; }
.npmain {display: inline;float: left;width: 900px;padding-left: 15px;padding-right: 15px;padding-top: 20px;padding-bottom: 20px;}
.npside {display: inline;float: left;width: 320px;padding-left: 10px;padding-right: 10px;padding-top: 20px;padding-bottom: 20px;}
@media all and (max-width:1200px) {
 .responsive .npmain { width: 100%;padding-left:0px;padding-right:0px;}
 .responsive .npside { display: none; }
}

.w-box {  border: 1px solid #ddd; background: #fff; padding: 12px 15px 15px;}
.ntitle { margin-bottom: 10px; padding: 0 0 15px; text-align: center; border-bottom: 1px solid #ddd; }
.best-post-addon ul { padding: 0; margin: 0; line-height: 26px; list-style: none; }
.best-post-addon li a { margin: 0; padding: 0; display: block; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; overflow: hidden; }
/********************************************************
■ LNB : 최상단의 즐겨찾기, RSS, 로그인, 회원가입 영역
********************************************************/
.at-lnb {height:72px;color:#ffffff; background-color: #44A2D2;padding-bottom: 21px; padding-top: 21px; }
.en .at-lnb { font-size:12px; padding-bottom: 5px;}
.at-lnb ul { list-style: none; margin: 0px; padding:7px 0px 8px; }
.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: #fff; float:left; }
.at-lnb h1,h2 { display:none; }
/********************************************************
■ PC Header : PC 헤더 
********************************************************/
.pc-header { padding:10px 0px 0px; text-align:center; }
.pc-header .at-container { padding:0px 20px 15px; }
.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: 'NanumGothic', '나눔고딕','NanumGothicWeb', '맑은 고딕', 'Malgun Gothic', Dotum; 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; }
.responsive .pc-header { display:none; }
/********************************************************
■ Mobile Header : 모바일 헤더 
********************************************************/
.m-header { display:none; background:#781A38; }
.m-header a { color:#FEFEFE; }
.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:left; padding-left:10px;}
.m-header .header-icon { width:44px; }
.m-header .header-icon a { display:block; }
.responsive .m-header { display:block; }
@media all and (min-width:990px) {
	.responsive .m-header { display:none; }
}



/********************************************************
■ PC Menu : PC 메뉴바 배경설정
********************************************************/
.pc-menu { position:relative; background: #FFFFFF; border:0px; z-index:3; color: #495057; }
.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: 16px; font-family: 'NanumGothic', '나눔고딕','NanumGothicWeb', '맑은 고딕', 'Malgun Gothic', Dotum; }
.pc-menu .nav-home .menu-a { font-size: 20px;}
.pc-menu .nav-right { font-size:14px; }
@media all and (max-width:1200px) {
	.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; margin-right:30px; }
.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%;background-color: #FFFFFF; }
.pc-menu .nav-top .menu-a { display:block; color:#495057; font-weight:600; padding-top:3px !important;}
.pc-menu .nav-top .menu-li:hover .menu-a,
.pc-menu .nav-top .menu-li.ex .menu-a {  color:#44A2D2;}
.pc-menu .nav-top .nav-home.on .menu-a { border:0;}
.pc-menu .nav-top .menu-li:hover .menu-a, .pc-menu .nav-top .menu-li.on .menu-a {color: #44A2D2;}
.pc-menu .nav-top .menu-li.nav-home { width:180px !important; text-align:left; }
.pc-menu .nav-top .menu-li.nav-home:hover .menu-a { padding:0px; }

/********************************************************
■ PC Right Icon Menu : PC 우측 아이콘 메뉴
********************************************************/
.pc-menu .nav-right { position:absolute; top:0px; right:0px; z-index:11; }
.pc-menu .nav-right > ul { float:right; list-style:none; padding:0px; margin:5px; }
.pc-menu .nav-right > ul > li { float: left; position: relative; width: 150px; }
.pc-menu .nav-right > ul > li > a { color:#000; display:block; text-align:center; }

.mnav-right > ul { float:right; list-style:none; padding:0px; margin:0px; }
.mnav-right > ul > li { float:left; position:relative; padding:12px 5px;}
.mnav-right > ul > li > a { display:block; text-align:center; }
/********************************************************
■ 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: "Roboto", 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: "Roboto", 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; }
/********************************************************
■ Mobile Menu : 모바일 메뉴
********************************************************/
.m-menu { display:none; overflow:hidden; background:#FFFFFF; color:#4e4e4e; 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:0px; }
.m-menu .m-icon { width:44px; text-align:center; font-size:18px; }
.m-menu .m-icon a { color:#4e4e4e; 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; margin:0px; }
.m-menu .m-nav ul { list-style: none; margin:0px; padding:0px; }
.m-menu .m-nav ul li { display:table-cell; padding: 0px 20px; white-space:nowrap; }
.m-menu .m-nav ul li a { font-size: 16px; font-family: 'NanumGothic', '나눔고딕','NanumGothicWeb', '맑은 고딕', 'Malgun Gothic', Dotum;font-weight: 600; display: block; color: #6C7485; }
.m-menu .m-nav ul li.active a { color: #3498db }
.m-header .wico a, a:link, a:visite { color:#4e4e4e; }
.m-menu  .nav-top { background: #FFFFFF; }
.mmserach { position: absolute; top: 0px; right: 0px; z-index: 11; }

@media all and (max-width:1199px) {
	.responsive .m-menu { display:block; }
}

/********************************************************
■ Page Title : 페이지 타이틀 및 설명글
********************************************************/
.at-title { position:relative; color:#000; background-color: #F2F5F7; border:0; }
.at-title .at-container { height:100%; position:relative; }
.responsive .at-title { position:relative; color:#000; background-color: #F2F5F7; border:0; }
.responsive .at-title .page-title { font-size:20px; left:15px; bottom:10px; }
/********************************************************
■ Footer : 하단 푸터
********************************************************/
.en .at-footer .at-links .at-infos { font-size:12px; background:#44A2D2; }
.at-footer { background:#44A2D2; }
.at-footer .at-links { background:#44A2D2; padding:8px 0px; border:0px;  }
.at-footer .at-links a { float: center; padding: 0px 15px; }
.at-footer .at-links a { float: center; color : #ccc; content: "|"; margin-right:-17px;}
.at-footer .at-links a { content: ""; }
.at-footer .at-links a { color: rgb(255, 255, 255); }

/* G5 */
.at-footer .at-copyright { text-align:center; padding:15px 0px; color: rgb(237, 237, 237); background:#44A2D2; }
.at-footer .at-copyright strong { color: rgb(237, 237, 237);}

/********************************************************
■ 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; }

/**/
 .nhseaech  { background-color: #fff; border-radius: .25rem; padding: 20px; border: none; margin-top:20px;}
.nhseaech ul { list-style: none; margin:0px; padding:0px; }
 @media all and (min-width:1200px) {
	.responsive .nhseaech { display:none; }
}



/********************************************************
■ Widget : 위젯 속성
********************************************************/
/* Miso-Category Widget */
.miso-category .ca-head a { background:#222 !important; }

/* Image Round & Style */
.is-round .is-round-title { border-radius:15px; z-index:1; }
.is-round-post-img { border-radius:10px; z-index:1; }
.is-round-post,
.is-round-item, 
.is-round-event, 
.is-round-banner { border-radius:15px; z-index:1; }
.is-round-item.on,
.is-round-item:hover { }
.is-round-item-img { border-radius:15px 15px 0px 0px; z-index:1; }
.is-item-content { }

/* Image Scale */
.is-pc .item-col .wr-img,
.is-pc .post-col .wr-img { transition: all 0.2s ease-in-out; }
.is-pc .item-col:hover .wr-img, 
.is-pc .post-col:hover .wr-img { transform: scale(1.15); }

/* Border Color */
.border-color, 
.tabs-color-top { border-color: rgb(50, 60, 70) !important; }

@media all and (max-width:990px) {
	.responsive .header-desc  { display:none; }
}

.bot_btn{
	background-color: #FF3943 !important;
	padding: 14px 65px !important;
	margin-right: 15px !important;
	font-weight: bold !important;
	border-radius: 5px;
}



.menu-li.on {color:#44a2d2 !important;}

.googleview-list-top{width:320px;height:100px;margin:0 auto}
@media(min-width:500px){.googleview-list-top{width:468px;height:60px}}
@media(min-width:800px){.googleview-list-top{width:728px;height:90px}}
@media(min-width:1200px){.d-xl-block{display:block!important;width:312px!important}}.ggas{padding-bottom:6px}

