@charset "utf-8";

@font-face {
   font-family: 'Typo';
   src: url("Typo_StormB.eot" .eot);    
  src: url("TypoStormB.woff" .eot?#iefix) format('embedded-opentype'),
	    url("TypoStormB.woff" .woff) format('woff'),	
	
}

@font-face {
	font-family: 'Typo';
	 src: url("Typo_StormB.eot" .eot);  
	src: url(Typo_StormB.woff2) format('woff2'),
	   url(TypoStormB.woff) format('woff'),
	   url(Typo_StormB.otf) format('opentype');
}
.txt-bc1, i.txt-bc1, a.txt-bc1, a.txt-bc1:link, a.txt-bc1:visited, a.txt-hover-bc1:hover { color: #f17f42;}
.bg-bc1, a.bg-bc1, a.bg-hover-bc1:hover { background-color: #f17f42; color: white;}
.border-bc1, a.border-bc1, a.border-hover-bc1:hover { border-color: #f17f42;}
.txt-bc2, i.txt-bc2, a.txt-bc2, a.txt-bc2:link, a.txt-bc2:visited, a.txt-hover-bc2:hover { color: #024376;}
.bg-bc2, a.bg-bc2, a.bg-hover-bc2:hover { background-color: #024376; color: white;}
.border-bc2, a.border-bc2, a.border-hover-bc2:hover { border-color: #024376;}
.txt-bc3, i.txt-bc3, a.txt-bc3, a.txt-bc3:link, a.txt-bc3:visited, a.txt-hover-bc3:hover { color: #7c673c;}
.bg-bc3, a.bg-bc3, a.bg-hover-bc3:hover { background-color: #7c673c; color: white;}
.border-bc3, a.border-bc3, a.border-hover-bc3:hover { border-color: #7c673c;}
.bt.bt-lrline { border-color: #f17f42; color: #f17f42;}
.bt.bt-lrline::before, .bt.bt-lrline::after { background: #f17f42;}
.bt.bt-rightarrow { border-color: #ccc;}
.bt.bt-rightarrow:hover { border-color: #f17f42; color: #f17f42;}
.hover-a-border7 .a:hover::after { border-color: #f17f42;}
::selection { background: #f17f42 !important; color: white;}
::-moz-selection { background: #f17f42 !important; color: white;}
html, body { font-family: "NotoSans";/*"나눔바른고딕", "NBG", sans-serif;*/ font-size: 16px; width:100%; letter-spacing:-.5px; }
body { color: #333; left: 0; overflow-x: hidden; position: relative; transition: all .2s ease;}
.at-content { position: relative;}
.at-row { margin-left: -15px; margin-right: -15px;}
.at-col { padding-bottom: 20px; padding-left: 15px; padding-right: 15px; padding-top: 20px; position: relative;}
.at-body {}
#page .section { background-attachment: fixed;}
#page .sub-page { padding-top: 100px;}
#fp-nav.right { right: 50px;}
#fp-nav ul li { margin: 7px 0;}
#fp-nav ul li a span { background: #666; border: 1px solid #666; height: 12px; margin: 0; width: 12px;}
#fp-nav ul li a:hover span { background-color: transparent; height: 12px; margin: 0; width: 12px;}
#fp-nav ul li a.active span { background-color: transparent; height: 12px; margin: 0; width: 12px;}
#fp-nav ul li a.active:hover span { height: 12px; margin: 0; width: 12px;}
@media (max-width:767px) {	
	.at-body .c { padding-left:10px; padding-right:10px; }
	.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;}
	.at-body.is-index { padding-top: 90px;}
	#page .sub-page { padding-top: 90px;}
	body, html { font-size:14px; line-height:1.3 !important; }
}


#top { background: white; border-bottom: 1px solid #ccc; left: 0; position: fixed; right: 0; top: 0; z-index: 10;}
#menu-wrap { position: relative; text-align: center; width: 100%;}
#menu-wrap > .c { position: relative; }
#top .logo-wrap { ms-transform: translateY(-50%); position: absolute; top: 50%; transform: translateY(-50%);}
#top .logo {}
#top .logo img { float: left; height: 50px; }
body.scrolled #top .logo img { height:35px; }
@media (max-width:767px) {	
#top .logo img { height: 35px; }
}
#menu { display: inline-block; margin-left: 150px; top: 0;}
#top-menu-btn { position: absolute; right: 10px; top: 50%; transform: translateY(-50%); transition: all .3s;}
#top-menu-btn > div { height: 40px; position: relative; width: 40px;}
#top-menu-btn > div > div { background-color: #333; border-radius: 2px; height: 4px; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); transition: all .5s; width: 25px;}
#top-menu-btn > div > div:nth-child(1) { margin-top: -7px;}
#top-menu-btn > div > div:nth-child(2) {}
#top-menu-btn > div > div:nth-child(3) { margin-top: 7px;}
#top-menu-btn:hover > div > div { background-color: #f17f42;}
body.m-menu-on #top-menu-btn > div > div { background-color: #f17f42; margin-top: 0;}
body.m-menu-on #top-menu-btn > div > div:nth-child(1) { transform: translate(-50%, -50%) rotate(45deg) scaleX(1.3);}
body.m-menu-on #top-menu-btn > div > div:nth-child(2) { opacity: 0;}
body.m-menu-on #top-menu-btn > div > div:nth-child(3) { transform: translate(-50%, -50%) rotate(-45deg) scaleX(1.3);}
@media (min-width:768px) {
	body.not-scrolled .is-index #top { background: transparent; border-bottom-width: 0;}
	body.not-scrolled.menu-on .is-index #top { background: white; border-bottom-width: 1px;}
	body.not-scrolled .is-index #top .logo span { color: white; text-shadow: 2px 2px 2px rgba(0,0,0, 0.4);}
	body.not-scrolled.menu-on .is-index #top .logo span { color: #333; text-shadow: none;}
	body.not-scrolled .is-index #top-menu-btn > div > div { background-color: white;}
	body.not-scrolled .is-index #top-menu-btn:hover > div > div { background-color: #f17f42;}
	body.not-scrolled.menu-on .is-index #top-menu-btn > div > div { background-color: #333;}
}
@media (max-width:767px) {	
	#top { background: white; border-bottom: 0; height: 50px;}
	#top, #top .c, #menu-wrap { height: 50px !important;}
	body.scrolled #top { border: 0;}
	#top .logo span { font-size: 1.6rem;}
	#top-menu-btn { border-color: #666;}
	#top-menu-btn .bar { background-color: #333;}
}
#top, #top .c, #menu, #menu .menu-a { height: 100px; }
#menu .menu-a { line-height: 100px; }
body.scrolled #top, body.scrolled #top .c, body.scrolled #menu, body.scrolled #menu .menu-a { height: 50px; }
body.scrolled #menu .menu-a { line-height: 50px;}

#menu-wrap-bottom-bg { top: 100%; background-color: white; box-shadow: 2px 2px 3px rgba(0,0,0, 0.3); height:0; left: 0; position: absolute; right: 0; transition-duration: 300ms; }
body.menu-on #menu-wrap-bottom-bg, body.menu-on #menu .sub-wrap { height:220px; }
#menu .menu-li { position: relative;}
#menu .menu-a { color: #333; display: block; font-family: "Godo"; font-size: 1.18rem; text-align: center; text-shadow: none;}
body.not-scrolled .is-index #menu .menu-a { color: white; text-shadow: 2px 2px 2px rgba(0,0,0, 0.4);}
body.not-scrolled.menu-on .is-index #menu .menu-a { color: #333; text-shadow: none;}
#menu .menu-li:hover .menu-a,#menu .menu-li.on .menu-a { color: #f17f42;}
#menu .menu-li::after { background-color: #f17f42; bottom: 0; content: ""; display: block; height: 3px; left: 50%; position: absolute; right: 50%; transition: all .2s; z-index: 1;}
#menu .menu-li:hover::after { left: 0; right: 0;}
#menu .sub-wrap { height:0; left: 0; position: absolute; width: 100%; margin-top:-5px; top:100%; overflow:hidden; transition-duration: 300ms; }
body.menu-on #menu .sub-wrap { padding:30px 0; } 
#menu .sub-1da { color: #3e3e3e; display: block; height: 32px; line-height: 32px; white-space: nowrap; letter-spacing:-.5px; }
#menu .sub-1da.on,#menu .sub-1da:hover { color: #f17f42;}
#menu.nav-01 { text-align: center;}
#menu.nav-01 .menu-ul { display: inline-block;}
#menu.nav-01 .menu-li { float: left; padding: 0;}
#menu.nav-01 .menu-li:last-child:after { clear: both; content: "";}
#menu.nav-01 .menu-a { padding: 0 20px;}
@media (max-width:1199px) {	
	#menu.nav-01 .menu-a { padding: 0 10px !important; }
	#menu .sub-1da { font-size:15px; }
}
@media (max-width:1030px) {	
	#menu { display:none; }

	#top { background: white; border-bottom: 0; height: 50px; }
	body.scrolled #top { border: 0; }
	#top, #top .c, #menu-wrap { height:50px; }
	#top .logo span { font-size: 1.6rem; }
	#m-menu-bar-container { display:block !Important; }
}
#menu.nav-02 .menu-ul { display: table; table-layout: fixed; width: 100%;}
#menu.nav-02 .menu-li { display: table-cell;}
#menu.nav-02 .menu-a { padding: 0;}
#m-menu-bar-container { background-color: white; border: 1px solid #ccc; border-left: 0; border-right: 0; margin-top: 0; position: relative; transition: all .3s ease; }

#m-menu-bar {}
#m-menu-bar a { display: block; height: 40px; line-height: 40px; text-align: center;}
#m-menu-bar a.on { color: #f17f42; font-weight: 700;}
#m-menu { background-color: #f5f5f5; border-left: 1px solid #ccc; bottom: 0; height: 100%; left: 100%; opacity: 0.7; position: fixed; top: 0; transition: all .2s ease; width: 80%; z-index: 1100;}
#m-menu-overlay { display: none; height: 100%; left: 0; opacity: 0; position: fixed; top: 0; width: 100%; z-index: 1050;}
body.m-menu-on,body.m-menu-on #top { left: -80%; right: 80%;}
body.m-menu-on #m-menu { left: 20%; opacity: 1;}
body.m-menu-on #m-menu-overlay { display: block;}
#m-menu a.btn-close { border: 2px solid #aaa; border-radius: 50%; color: #aaa; overflow: hidden; position: absolute; right: 15px; top: 15px;}
#m-menu a.btn-close > div { height: 50px; position: relative; width: 50px;}
#m-menu a.btn-close > div > div { background-color: #aaa; border-radius: 2px; height: 3px; left: 50%; position: absolute; top: 50%; width: 25px;}
#m-menu a.btn-close > div > div:nth-child(1) { transform: translate(-50%, -50%) rotate(45deg) scaleX(1.2);}
#m-menu a.btn-close > div > div:nth-child(2) { transform: translate(-50%, -50%) rotate(-45deg) scaleX(1.2);}
#m-menu .item { overflow: hidden;}
#m-menu .item > a { color: #666; display: block; font-family: 'Godo'; font-size: 1.2rem; padding: 12px 15px; position: relative; text-align: center; width: 100%;}
#m-menu .item > a:hover { color: #f17f42;}
#m-menu .item.on > a { color: #f17f42;}
#m-menu .item > a .fa { color: transparent; position: absolute; right: 20px; top: 15px; transition: all .3s ease;}
#m-menu .item.on > a .fa { transform: rotate(90deg);}
#m-menu .sub { display: none; margin-bottom: 20px;}
#m-menu .item.on .sub { display: block !important;}
#m-menu .sub li { text-align: center;}
#m-menu .sub a { color: #333; display: inline-block; font-size: 1rem; padding: 5px 5px; position: relative; transition: all .3s ease;}
#m-menu .sub a::after { background-color: #333; bottom: 0; content: ""; height: 1px; left: 50%; opacity: 0; position: absolute; right: 50%; transition: all .3s;}
#m-menu .item .sub a:hover,#m-menu .item.on .sub a.on { color: #f17f42;}
#m-menu .item .sub a:hover::after,#m-menu .item.on .sub a.on::after { left: 0; opacity: 1; right: 0;}
#m-menu .sub a span { color: #eee;}
@media (min-width: 768px) {	
	#m-menu { width: 450px;}
	#m-menu .items { margin-top: 80px;}
	#m-menu .item > a { font-size: 2rem;}
	#m-menu .sub a { font-size: 1.5rem;}
	body.m-menu-on,	body.m-menu-on #top { left: 0; right: 0;}
	body.m-menu-on #m-menu { left: calc(100% - 450px);}
}

.at-title { border-bottom: 1px solid #ddd; height: 45px; margin-bottom: 40px; position: relative;}
.at-title .page-title { left: 5px; position: absolute; top: 0;}
.at-title .page-desc { color: #888; position: absolute; right: 5px; top: 7px;}
.section { height:100%; }
.section .header { text-align: center;}
.section .header .line { background-color: #f17f42; border-radius: 2px; display: inline-block; height: 2px; width: 80px; margin:20px 0; }
@media (max-width:767px) {	
.section .header .line { margin:10px 0; }
.section .header .desc { line-height:1.3; }
}
.section .header .head { line-height:1; font-family:"Godo"; }
.section .header .desc {}

.page-content { margin: 40px 0; word-break: keep-all; word-wrap: break-word; font-size:1.1em; }
.page-content .header { margin-top: 40px;}
.page-content .h0, .page-content h1, .page-content h2, .page-content h3 { line-height: 125%; margin-top: 0;}
.page-content p { line-height: 160%; margin: 0 0 15px; padding: 0;}
.page-content .head { margin-bottom: 10px;}
.page-content .desc { line-height: 150%;}
@media (max-width: 767px) {	
	.page-content { font-size:1em; }
	.page-content .pull-left,	.page-content .pull-right { width: 100% !important; }
}

#bottom { padding-top: 0; position: relative; visibility: visible !important;}
#bottom nav.link { border: 1px solid #ddd; border-left: 0; border-right: 0; padding: 15px 0;}
#bottom nav.link .menu { text-align: center;}
#bottom nav.link .menu a { border-right: 1px solid #aaa; display: inline-block; padding: 0 20px 0 15px;}
#bottom nav.link .menu a:last-child { border-right: 0;}
#bottom .info { background: #222; color: #666; padding: 35px 0 50px; text-align: center;}
#bottom .info .logo { display: inline-block; margin-top: 5px;}
#bottom .info .logo img { float: left; height: 50px;}
#bottom .info .logo span { color: #aaa; float: left; font-family: "nsb"; font-size: 1.8em; font-weight: bold; line-height: 100%; margin-left: 15px; margin-top: 4px;}
#bottom .info .desc { font-size: 0.9rem; line-height: 140%; margin-top: 20px;}
#bottom .info .copyright { font-size: 0.9rem; margin-top: 10px;}
.m-bottom { background-color: #333; color: white; display: flex; justify-content: center;}
.m-bottom > a { border: 0 solid #eee; color: white; padding: 20px 0; text-align: center; width: 80px;}
.m-bottom > a > div { margin-top: 6px;}
.at-go .go-btn { bottom: 20px; display: none; position: fixed; right: 25px; width: 40px; z-index: 2;}
.at-go .go-btn span { background: rgba(0,0,0,0.5); border-radius: 50%; color: #fff; display: block; font-size: 19px; height: 42px; line-height: 42px !important; margin: 5px 0px; text-align: center; width: 42px;}
.at-go .go-btn .go-bottom { display: none; }
#bottom .info .social { margin-top:20px; }
#bottom .info .social a { color:#ddd; }
#bottom .info .social a img { width:30px; margin:0 2.5px; opacity:.5; }

@media (max-width: 768px) {
	.at-go .go-btn { bottom: 0px; right: 5px;}
}

.btn { font-family: "Noto Sans Korean", "NanumGothic", sans-serif;}
.btn-lg { border-radius: 3px; font-size: 18px; line-height: 1.33; padding: 10px 16px;}
.btn-lg i { font-size: 24px; position: relative; top: 3px;}
.btn-xs { padding: 4px 10px;}
.btn-sm { font-size: 14px; line-height: 16px;}
.is-pc .ko .btn-xs,.is-pc .ko .btn-sm { font-family: "Noto Sans Korean", "NanumGothic", sans-serif;}
.panel { border-radius: 0px; box-shadow: none; webkit-box-shadow: none;}
.panel-group .panel { border-radius: 0px;}
.panel .panel-heading { border-radius: 0px;}
.list-group-item { border-radius: 0 !important; word-break: break-all;}
.pagination { font-family: "Noto Sans Korean", "NanumGothic", sans-serif;}
.pagination li a { border-radius: 0 !important; color: #333 !important; line-height: 22px !important;}
.pagination li a i { line-height: 22px;}
.pagination li.active a { background: #444 !important; border-color: #444 !important; color: #fff !important;}
.progress { background-color: rgb(245, 245, 245); border-radius: 0px; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); height: 28px; margin-bottom: 15px; overflow: hidden; position: relative; webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);}
.progress .sr-only { clip: auto; font-family: "Roboto", sans-serif; font-size: 12px; height: 28px; left: 0px; line-height: 28px; margin: 0px 15px; width: auto;}
.sr-score { font-family: "Roboto", sans-serif; font-size: 12px; height: 28px; line-height: 28px; padding-right: 8px;}
.form-control, .well, .btn, .alert, .input-group-addon, .label { border-radius: 0;}
.content_move { color: #aaa; font-size: 0.8em; margin-top: 30px; text-align: right;}
.sns-share-icon img { border-radius: 50%; max-width: 34px; width: 20%;}
#captcha #captcha_key { width: 100px;}
.board-list header.header { margin-bottom: 20px; margin-top: 40px;}
.list-category { margin: 0 auto 40px;}
.list-category ul.category li { border: 1px solid #ccc; border-right: 0; float: left; font-size: 15px; line-height: 15px;}
.list-category ul.category li a { display: block; padding: 10px 30px;}
.list-category ul.category li a:hover { background: #ccc; color: #333;}
.list-category ul.category li.active a { background: #777; color: white;}
.list-category ul.category li:last-child { border-right: 1px solid #ccc;}
.list-category select.m-category { height: 40px; width: 100%;}
.list-wrap #infscr-loading { background: rgba(0, 0, 0, 0.8); border-radius: 10px; bottom: 50px; color: white; left: 50%; margin: 0; padding: 10px; position: fixed; text-align: center; transform: translateX(-50%); width: 200px; z-index: 100;}
.list-wrap .list-more { margin: 15px 0 30px; text-align: center;}
.list-wrap .list-more a { color: #aaa;}
.list-wrap .list-more a i { font-size: 3rem;}
.list-wrap .list-more a:hover { color: #333;}
.list-wrap .pagination { padding-top: 20px;}
.list-wrap .pagination a { color: #333 !important;}
.list-wrap .pagination .active a { background: #444 !important; border-color: #444 !important; color: #fff !important;}
.view-wrap .content p { margin-bottom: 0;}
.view-wrap .pagination a { color: #333 !important;}
.view-wrap .pagination .active a { background: #444 !important; border-color: #444 !important; color: #fff !important;}
.view-wrap .view-sns { display: block; margin-top: 70px; text-align: center;}
.view-wrap .view-sns > div { display: inline-block;}
.view-wrap .view-sns a { border-radius: 10px; float: left; margin: 0 4px; overflow: hidden;}
.view-wrap .view-sns a:nth-child(2),.view-wrap .view-sns a:nth-child(3),.view-wrap .view-sns a:nth-child(4),.view-wrap .view-sns a:nth-child(5),.view-wrap .view-sns a:nth-child(7),.view-wrap .view-sns a:nth-child(8) { display: none;}
.view-wrap .a-good { display: block !important; float: right; height: 50px; line-height: 50px; overflow: visible !important; position: relative; text-align: center; width: 50px;}
.view-wrap .a-good:hover i { color: #333;}
.view-wrap .a-good i { color: #f5f5f5; font-size: 1.7rem; line-height: 50px;}
.view-wrap .a-good div { background: white; border: 1px solid #eee; border-radius: 12px; box-shadow: 1px 2px 2px rgba(0,0,0, 0.4); color: #333; height: 25px; line-height: 25px; ms-transform: translateX(50%); padding: 0 7px; position: absolute; right: 0; top: -12px; transform: translateX(50%);}
.view-comment { border-bottom: 1px solid rgb(51, 51, 51); display: inline-block; margin: 20px 0; overflow: hidden; position: relative; text-transform: capitalize;}
.comment-media { margin: 10px 0px;}
.comment-media .photo i { background: rgb(245, 245, 245); border-radius: 50%; color: rgb(143, 143, 143); display: inline-block; font-size: 30px; height: 64px; padding: 15px; text-align: center; width: 64px;}
.comment-media .photo img { border-radius: 50%; display: inline-block; height: 64px !important; width: 64px !important;}
.view-mobile .comment-media .photo i { height: 54px; padding: 10px; width: 54px;}
.view-mobile .comment-media .photo img { height: 54px !important; width: 54px !important;}
.comment-media .media { border-top: 1px solid #eee; margin: 7px 0px; padding: 7px 0px 0px;}
.comment-media :first-child.media { border-top: 0px; margin-top: 0px; padding-top: 0px;}
.comment-media h5 { line-height: 22px; margin: 2px 0px;}
.comment-media .media .media-body { padding-left: 0px;}
.comment-media .media .media-info { margin-left: 10px;}
.comment-media .media .media-content { margin-top: 8px;}
.comment-media .media .media-btn { margin-left: 4px;}
.comment-media .cmt-good-btn { padding-right: 1px; text-align: right;}
.comment-media .cmt-good, .comment-media .cmt-nogood { cursor: pointer; display: inline-block; font: bold 11px verdana; height: 20px; letter-spacing: -1px; line-height: 19px; margin-right: -1px; margin-top: 10px; padding-right: 10px; text-align: right; width: 74px;}
.comment-media .cmt-good { background: url('./img/cmt_good.gif') no-repeat left center; color: #f4695b;}
.comment-media .cmt-nogood { background: url('./img/cmt_nogood.gif') no-repeat left center; color: #888;}
.comment-form { padding-top: 10px;}
.comment-box { background: #fbfbfb; border: 1px solid #ddd; margin-bottom: 15px; padding: 12px 12px 0px;}
.comment-content { display: table; table-layout: fixed; width: 100%;}
.comment-content .comment-cell { display: table-cell; padding: 0px; text-align: center; vertical-align: middle;}
.comment-content .comment-cell.comment-submit { background: #fafafa; border: 1px solid #ccc; border-left: 0px; cursor: pointer; height: 100%; width: 80px;}
.comment-btn .cursor { color: #787878; margin-left: 12px;}






/* 몇몇 페이지 왼쪽메뉴 */

.left-quick { position:absolute; top:470px; right:calc(50% + 670px); color:#fff; z-index:9999; width:185px; }
.left-quick.fixed { position:fixed; top:80px; }

.left-quick .slide-btn { display:none; }

.left-quick > ul { padding:30px 20px; }
.left-quick ul li a { color:#fff; }
.left-quick ul li a:hover { opacity:.7; }

.left-quick .leftmenu { background:#71b2c3; }
.left-quick .leftmenu > li { margin-bottom:10px; }
.left-quick .leftmenu > li:last-child { margin-bottom:0; }
.left-quick .leftmenu .h5 { font-size:1.4rem; }

.left-quick .leftmenu .submenu { padding:5px 0 10px; }
.left-quick .leftmenu .submenu li { margin-bottom:5px; }
.left-quick .leftad { background:#f37531; letter-spacing:-.5px; text-align:center; }
.left-quick .leftad h6 { text-align:center; line-height:1.2; }


@media (max-width: 1620px) {

	.left-quick { right:100%; animation:slide-off .3s forwards; }
	.left-quick.on { animation:slide-on .3s forwards; }

	.left-quick .slide-btn { display:block; position:absolute; left:100%; top:0; width:25px; height:50px; border-radius:0 50px 50px 0; background:rgba(0,0,0,.3); color:#fff; text-align:center; line-height:50px; }

	@keyframes slide-on {
		0% { transform:translateX(0); }
		100% { transform:translateX(110%); }
	}
	@keyframes slide-off {
		0% { transform:translateX(100%); }
		100% { transform:translateX(0); }
	}

}


@media (max-width: 767px) {
	.left-quick { display:none; }
}