@charset "utf-8";

/********************************************************
■ Basic : 기본
********************************************************/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,300,500,500italic,700,900,400italic,700italic');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&display=swap');
@import url('../../font/OpenSans/stylesheet.css');
@import url('../../font/NotoSansKr/NotoSansKR.css');


body { font-family: 'Noto Sans KR', sans-serif; font-size:14px; font-weight:300; line-height:22px; letter-spacing:-0.02em; color: rgb(51, 51, 51); background-color:transparent; background-repeat: no-repeat; background-attachment:fixed; background-size:cover; }
body.is-pc .ko { font-family: 'Noto Sans KR', sans-serif; font-size:14px; }
a { color: rgb(51, 51, 51); cursor: pointer; text-decoration: none; outline: none;}
a:hover, a:focus, a:active { color: #d48a2c; 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 { font-family: 'OpenSans', 'Noto Sans KR', "Roboto", sans-serif; }
.ko, .ko small {  }
.sns-share-icon img { width:20%; max-width:34px; border-radius:50%; }

/********************************************************
■ Layout : 레이아웃
********************************************************/
.wrapper { margin:0 auto; background:transparent;  }
.at-container { margin:0px auto; padding:0px 20px; }
.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:100px 0px; display: inline-block; width: 100%; }
.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; }
p { margin: 0 0 0; }
h1, .h1, h2, .h2, h3, .h3 { margin-top: 0px; margin-bottom: 0px; }
ul, ol { margin-top: 0; margin-bottom: 0px; }
dl { margin-top: 0; margin-bottom: 0px; }

@media all and (max-width:1199px) {
	.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, 로그인, 회원가입 영역
********************************************************/


/********************************************************
■ PC Header : PC 헤더
********************************************************/


/********************************************************
■ Mobile Header : 모바일 헤더
********************************************************/
.m-header { display:none; position: absolute; background: transparent; width:100%; border:0px; z-index:3; }
.m-header a { color:#fff }
.m-header .at-container { padding:0px 20px; }
.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; padding-left:5px; text-align:left; }
.m-header .header-logo a { display:block; position:relative; background: url('/data/main/logo.png')no-repeat left center; width:120px; height:66px; background-size:contain; }
.m-header .header-icon a { display:block; }

.m-header .nav-right { position:absolute; top:30px; right:20px; z-index:11; }
.m-header .nav-right > ul { float:right; list-style:none; padding:0px; margin:0px; }
.m-header .nav-right > ul > li { float:left; padding: 0px 10px; position:relative; }
/* .m-header .nav-right > ul > li:nth-of-type(2)::after { float: right; font-size:12px; color:rgba(255,255,255,0.5); content: "|"; margin-right:-12px;} */
.m-header .nav-right > ul > li:nth-of-type(2)::after { position:absolute; content:''; display:block; top:50%; right:0; background:rgba(255,255,255,.5); width:1px; height:8px; transform:translateY(-50%); }

.m-header .nav-right > ul > li > a { position: relative; display: inline-block; color:#fff; text-align:center; font-size: 15px; font-weight:500; }
.m-header .nav-right > ul > li > a:hover, .m-header .nav-right > ul > li > a.active { color:#00a7eb; }
.m-header.on .nav-right > ul > li > a,
.m-header .nav-right > ul > li:last-child > a { width:20px; height:16px; }
/*..m-header:hover .nav-right > ul > li:nth-of-type(3) > a { color:#555; }*/
.m-header .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; }
.m-header .nav-right .menu-all-icon { text-align: right; padding-right: 5px; padding-top: 4px; }

@media all and (max-width:1199px) {
	.responsive .m-header { display:block; }
}
@media all and (max-width:480px) {
	/*.responsive .m-header .nav-right > ul img { display:none; }*/
}

/********************************************************
■ PC Header 전체메뉴보기 아이콘
********************************************************/
#nav-icon span { display: block; position: absolute; height: 2px; width: 100%; background: #fff; opacity: 1; left: 0; border-radius: 2px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; }
#nav-icon span:nth-child(1) { top: 0px; }
#nav-icon span:nth-child(2) { top: 6px; width: 70%; left: 30%; }
#nav-icon span:nth-child(3) { top: 12px; }

/********************************************************
■ PC Menu : PC 메뉴바 배경설정
********************************************************/
.pc-menu { position: absolute; background: transparent; width:100%; 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: 18px; font-family: 'OpenSans', sans-serif; font-weight:500; }
.pc-menu .nav-home .menu-a { font-size: 20px;}
.pc-menu .nav-right { font-size:16px; }
@media all and (max-width:1199px) {
	/*.responsive .pc-menu,
	.responsive .pc-menu-all { display:none; }*/
	.responsive .pc-menu { 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; text-align:center; }
.pc-menu .nav-top.nav-both .menu-a { display: inline; padding-bottom: 3px; }
.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; /*position:relative;*/ padding: 0px 28px;  }
.pc-menu .nav-top.nav-float .menu-li:nth-of-type(1) { width:270px; }
.pc-menu .nav-top.nav-float .sub-1div { position:absolute; left: 0; background: #fff; width: 1170px; /*padding-left: 200px;*/ text-align:center; }

/* 공통 스타일 */
.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; }
/*.pc-menu:hover .nav-top .menu-a { color:#333; }*/
.pc-menu .nav-top .menu-li.nav-home { width:60px !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 { background:transparent; }
.pc-menu .nav-top .sub-1dul,
.pc-menu .nav-top .sub-1dli { position:relative;  }
.pc-menu .nav-top .sub-1da { display:block; color:#333; padding:5px 12px; line-height:22px; }
.pc-menu .nav-top .sub-1dli.on .sub-1da,
.pc-menu .nav-top .sub-1dli:hover .sub-1da { color:#333; }
.pc-menu .nav-top .sub-1new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .sub-1line { position:relative; display:block; color:#333; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; }

.pc-menu .nav-top .sub-2div { left:100%; top:0; background: transparent; 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:#333; padding:5px 12px; line-height:22px; }
.pc-menu .nav-top .sub-2dli.on .sub-2da,
.pc-menu .nav-top .sub-2dli:hover .sub-2da { color:#333; }

.pc-menu .nav-top .sub-2new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .sub-2line { display:block; color:#333; padding:5px 12px; background:#fafafa; line-height:22px; }

/********************************************************
■ 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:0px; }
.pc-menu .nav-right > ul > li { float:left; padding: 0px 10px; position:relative; }
/* .pc-menu .nav-right > ul > li:nth-of-type(2)::after { float: right; font-size:12px; color:rgba(255,255,255,0.5); content: "|"; margin-right:-12px;} */
.pc-menu .nav-right > ul > li:nth-of-type(2)::after { position:absolute; content:''; display:block; top:50%; right:0; background:rgba(255,255,255,.5); width:1px; height:8px; transform:translateY(-50%); }

.pc-menu .nav-right > ul > li > a { position: relative; display: inline-block; color:#fff; text-align:center; font-size: 15px; font-weight:500; }
.pc-menu .nav-right > ul > li > a:hover, .pc-menu .nav-right > ul > li > a.active { color:#00a7eb; }
.pc-menu.on .nav-right > ul > li > a,
.pc-menu .nav-right > ul > li:last-child > a { width:20px; height:16px;     margin-top: 45px;}
/*.pc-menu:hover .nav-right > ul > li:nth-of-type(3) > a { color:#555; }*/
.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-right .menu-all-icon { text-align: right; padding-right: 5px; }
.pc-menu .nav-rw { width:180px; }

/********************************************************
■ PC Left Icon Menu : PC 좌측 아이콘 메뉴
********************************************************/
.pc-menu .nav-left { position:absolute; top:0px; left:0px; z-index:11; }
.pc-menu .nav-lw { width:180px; }
.pc-menu .nav-lw a { display:block; position:relative; background: url('/data/main/logo.png')no-repeat left center; width: 210px; height: 100px; }
/*.pc-menu:hover  .nav-lw a { background: url('/data/main/logo_hover.png')no-repeat left center; }*/

/********************************************************
■ PC Menu Full : PC 상단 전체 스타일 메뉴
********************************************************/
.pc-menu .nav-full { position:relative; transition: all 0.3s ease-in-out; }
.pc-menu.on .nav-full,
/*.pc-menu:hover .nav-full { background:#fff; }*/
.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; }
.pc-menu .nav-full .menu-li { display:table-cell; vertical-align:top; }
.pc-menu .nav-full .menu-a { /*display:block;*/ color:#fff; font-weight:bold; 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; }
.pc-menu .nav-full.on .sub-1div { display:block; }
.pc-menu .nav-full .menu-li:hover .menu-a,
.pc-menu .nav-full .menu-li.on .menu-a { border-bottom:2px solid #fff; }
.pc-menu .nav-full .new { color: rgb(140, 195, 70);}
.pc-menu .nav-full-back { position:absolute; left:0px; top:0px; width:100%; z-index:9; }

.pc-menu .nav-full .nav-full-first { }
.pc-menu .nav-full .nav-full-last {  }
.pc-menu .nav-full .menu-li:hover .sub-1div {  }
.pc-menu .nav-full .sub-1dul,
.pc-menu .nav-full .sub-1dli { position:relative; padding-left: 8px;     display: inline-block; }
.pc-menu .nav-full .sub-1da { display:block; font-size:16px; line-height:60px; letter-spacing:-0.02em; color:#555; font-weight: 500; }
.pc-menu .nav-full .sub-1dli.on .sub-1da,
.pc-menu .nav-full .sub-1dli:hover .sub-1da { color:#d48a2c; }
.pc-menu .nav-full .sub-1new { color: rgb(140, 195, 70);}
.pc-menu .nav-full .sub-1line { position:relative; display:block; color:#555; padding:5px 12px; line-height:22px; }

.pc-menu .nav-full .sub-2div { left:100%; top:0; 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 { }
.pc-menu .nav-full .sub-2dli { }
.pc-menu .nav-full .sub-2da { display:block; color:#555; padding:5px 12px; line-height:22px; }
.pc-menu .nav-full .sub-2dli.on .sub-2da,
.pc-menu .nav-full .sub-2dli:hover .sub-2da { color:#fff; }
.pc-menu .nav-full .sub-2new { color: rgb(140, 195, 70);}
.pc-menu .nav-full .sub-2line { display:block; color:#555; padding:5px 12px; line-height:22px; }

/********************************************************
■ PC All Menu : 전체 메뉴
********************************************************/
.pc-menu-all { position: fixed; display:none; width:70%; height:100%; right:-100%; top:0; box-sizing:border-box; background-color: #fff; transition:right .4s ease-in-out; -webkit-transition:right .4s ease-in-out; /*background: #fff url('/data/main/pc_allmenu_bg.jpg')no-repeat bottom right;*/ overflow-y: auto; z-index: 99; }
.pc-menu-all.active { right: 0; }
.pc-menu-all .pc-menu-all-inner { display: table;table-layout: fixed;height: 100%;width: 100%; }
.pc-menu-all .menu-all-inner { display: table-cell;vertical-align: middle;height: 100%;padding:100px;overflow-y:auto; }
.pc-menu-all .menu-all {}
.pc-menu-all .menu-all { font-size: 0;text-align: center; }
.pc-menu-all .menu-all > li { position: relative;vertical-align: top;color: #333;box-sizing:border-box;text-align: left;line-height: 120px; height: 120px; border-bottom: 1px solid #ddd; overflow: hidden; }
.pc-menu-all .menu-all > li:last-child { margin-bottom: 0; margin-right: 0;}
.pc-menu-all .menu-all > li > p { display: none;font-size: 36px;line-height: 38px;font-weight: bold; }
.pc-menu-all .menu-all > li > a { float: left;font-size: 35px;font-weight: 500; color:#333; /*font-family: 'OpenSans', sans-serif;*/ line-height: 120px; width:400px;display: inline-block;vertical-align: top; }
.pc-menu-all .menu-all > li > a:after { left: 0;content:'';position: absolute;width: 0;bottom: -6px;height: 2px;background-color: #2e3480;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out; }
.pc-menu-all .menu-all > li:hover > a {color: ##d48a2c;}
.pc-menu-all .menu-all > li:hover > a:after { width: 100%; }
.pc-menu-all .menu-all > li > a span { position: absolute;font-size: 14px;line-height: 14px;font-weight: bold;color: #8dc63f;left: 0;top: 0; }
.pc-menu-all .menu-all .dep2 { display: inline-block; float: left; height: 120px; }
.pc-menu-all .menu-all .dep2 > li { display: inline-block; margin-right: 40px; }
.pc-menu-all .menu-all .dep2 > li > a { font-size: 20px; line-height: 120px; color: #666; font-weight: 400; }
.pc-menu-all .menu-all .dep2 > li > a:hover { color: #d48a2c; /* font-weight: 500;  */}

.pc-menu-all .menu-all-wrap { display: none; position: absolute; width: 100%; background-color: rgba(0,0,0,.5); right: 0; top: 0; z-index: 98; }
.pc-menu-all .lang-wrap { text-align:right; overflow: hidden; list-style: none; padding-right: 20px; }
.pc-menu-all .lang { float: right; width: 240px; overflow:hidden; list-style:none; }
.pc-menu-all .lang li { float:left; }
.pc-menu-all .lang li:nth-of-type(1) { width: 100%; text-align:left; }
.pc-menu-all .lang li:nth-of-type(2) a,
.pc-menu-all .lang li:nth-of-type(3) a { position: relative; display: inline-block; color:#333; text-align:center; font-size: 15px; font-weight:500; }
.pc-menu-all .lang li:nth-of-type(2) a { padding-right: 24px; }
.pc-menu-all .lang li:nth-of-type(2) a::after { position: absolute; content: '|'; display: block; right: 10px; transform: translateY(-50%); color: #555; top: 10px; font-size: 12px; }
.pc-menu-all .lang li a:hover,
.pc-menu-all .lang li a.active { color:#d48a2c; }
.pc-menu-all .lang li:nth-of-type(4) { padding-left:40px; }
.pc-menu-all .lang .menu-all-icon a { display:block; text-align: right; }


@media all and (max-width:1199px) {
	.responsive .pc-menu-all .lang-wrap { padding-right: 0px; }
	.responsive .pc-menu-all .lang { margin-bottom: 40px; }
	.responsive .pc-menu-all { width:70%; background-size:50%; }
	.responsive .pc-menu-all .menu-all-inner { padding:30px 0px; vertical-align: top; }
	.responsive .pc-menu-all .menu-all { margin: 0; padding: 0 30px; }
	.responsive .pc-menu-all .menu-all > li,
	.responsive .pc-menu-all .menu-all > li > a { line-height: 30px; font-size: 25px; width:100%; }
	.responsive .pc-menu-all .menu-all > li { border-bottom:0px; height: auto; padding-bottom: 20px; }
	.responsive .pc-menu-all .menu-all .dep2 { height: auto; margin: 0; padding: 0; }
	.responsive .pc-menu-all .menu-all .dep2 > li { margin-right: 20px; }
	.responsive .pc-menu-all .menu-all .dep2 > li > a { font-size: 15px; line-height: normal; }
	.responsive .pc-menu-all .lang li:nth-of-type(4) { padding-left: 20px; }
	.responsive .pc-menu-all .lang li:nth-of-type(4) img { max-width:18px; }
	.responsive .pc-menu-all .lang li:nth-of-type(1) a > img { width: 20px; margin-right: 20px; }

}
@media all and (max-width:991px) {

}
@media all and (max-width:480px) {
	.responsive .pc-menu-all .lang-wrap { padding-right: 0px; }
	.responsive .pc-menu-all .lang { margin-bottom: 40px; }
	.responsive .pc-menu-all { width:100%; background-size:50%; }
	.responsive .pc-menu-all .menu-all-inner { padding:30px 0px; vertical-align: top; }
	.responsive .pc-menu-all .menu-all { margin: 0; padding: 0 30px; }
	.responsive .pc-menu-all .menu-all > li,
	.responsive .pc-menu-all .menu-all > li > a { line-height: 30px; font-size: 25px; }
	.responsive .pc-menu-all .menu-all > li { border-bottom:0px; height: auto; padding-bottom: 20px; }
	.responsive .pc-menu-all .menu-all .dep2 { height: auto; margin: 0; padding: 0; }
	.responsive .pc-menu-all .menu-all .dep2 > li { margin-right: 20px; }
	.responsive .pc-menu-all .menu-all .dep2 > li > a { font-size: 15px; line-height: normal; }
	.responsive .pc-menu-all .lang li:nth-of-type(4) { padding-left: 20px; }
	.responsive .pc-menu-all .lang li:nth-of-type(4) img { max-width:18px; }


}

/********************************************************
■ Mobile Menu : 모바일 메뉴
********************************************************/
.m-menu { display:none; overflow:hidden; background:transparent; 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; }
.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 #eee; border-top:0px; border-bottom:0px; }
.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; 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 10px; white-space:nowrap; }
.m-menu .m-nav ul li.active a { color: orangered; font-weight:bold; }

.m-menu .m-sub { background:#fafafa; 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: orangered; font-weight:bold; }
@media all and (max-width:1199px) {
	.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 : 하단 푸터
********************************************************/
.at-footer { padding: 30px 0; background: #292625; }
.en .at-footer .at-links { font-size:12px; }
.at-footer .at-links { border-left:0px; border-right:0px;  }
.at-footer .at-links .at-container { border-bottom:1px solid #757575; }
.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; line-height: 54px; }
.at-footer .at-links ul > li:last-child::after { content: ""; }
.at-footer .at-links ul > li:nth-of-type(1) { padding-left:0; }
.at-footer .at-links ul > li > a { color: #fff; font-size: 16px; line-height: 54px; height: 54px; }
@media all and (max-width:1199px) {
	.at-footer { padding: 0px 0; }
/* 	.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; } */
	.responsive .at-footer .at-links ul.pull-left {float:none !important; text-align:center;}
	.responsive .at-footer .at-links ul.pull-left > li {float:none; display:inline-block; }
}

/* YC5 */
.en .at-footer .at-infos { font-size:12px; }
.at-footer .at-infos { }
.at-footer .at-infos img { position: absolute; top: 20px; right: 20px; z-index: 1; }
.at-footer .at-container { position: relative; text-align:left;}
.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:0; padding:15px 0 20px 0; }
.at-footer .at-about > li { padding: 0; color:#bbb; font-size:14px; line-height:26px; letter-spacing:0; }
.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:1199px) {
	.responsive .at-footer .at-container { padding:0 20px; }
}
@media all and (max-width:767px) {
	.at-footer .at-container {text-align:center;}
	.responsive .at-footer .at-infos .media { padding:15px 0px 20px; text-align:center; }
	.responsive .at-footer .at-infos .copyright { float:none; margin:0px; color:#bbb; }
	.at-footer .at-infos img { display:none; }

}

/* G5 */
.at-footer .at-copyright { color:#bbb; padding-bottom:20px; }
.at-footer .at-copyright strong { color: #d48a2c; }
.at-footer .at-copyright > a { color:#d48a2c; font-weight:500; }
/********************************************************
■ Go Top & Bottom : 상단/하단 이동버튼
********************************************************/
.at-go .go-btn { display:none; position: fixed; width:40px; 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; }


/* 사이드바 */
/* 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 { font-weight:500; color: #df652d; }
#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 { display: block; color: #333; padding: 0 20px; line-height: 28px;  border-bottom: 1px solid #ddd; font-weight: 400; font-size: 16px; line-height: 35px; }
#mobile-menu .menu-all-head.active .menu-all-main, #mobile-menu .menu-all-head:hover .menu-all-main { color:#71ae22; }
#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 #dcdcdc; 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:300; }
#mobile-menu .menu-all-head .menu-all-sub-item.sub-line a { font-weight:500; background:#efefef; }

#sidebar-box .device > a {font-size:16px !important; }

/*#mobile-menu #msub_1 { border-top:2px solid #dcdcdc;  }*/
#sidebar-box .sidebar-login { overflow:hidden; }
#sidebar-box .sidebar-login input[type='checkbox'] { vertical-align:middle; margin:0 !important; }
#sidebar-box .sidebar-login .form-group { margin-bottom:5px !important; }
#sidebar-box .sidebar-login .text-muted { margin-bottom:10px !important; }

/* Button ------------------------------------------------------ */
.btn.customer-btn-color {
	color: #fff !important; border-image: none !important; background-image: none !important;
/* 	border: 1px solid rgb(113, 174, 34); */
	background-color: /* rgb(113, 174, 34) */#d48a2c;
}
.btn.active.customer-btn-color, .btn.customer-btn-color:hover, .btn.customer-btn-color:focus, .btn.customer-btn-color:active {
	background-color: /* rgb(113, 174, 34) */;
}
.btn.customer-btn-black {
	color: #333 !important; border-image: none !important; background-image: none !important;
	border: 1px solid #ddd;
	background-color: #f6f6f6;
}
.btn.active.customer-btn-black, .btn.customer-btn-black:hover, .btn.customer-btn-black:focus, .btn.customer-btn-black:active {
	background-color: #f6f6f6;
}

.btn.customer-btn1 {
	color: #333 !important; border-image: none !important; background-image: none !important;
	border: 1px solid #ddd;
	background-color: #fff;
}
.btn.active.customer-btn1, .btn.customer-btn1:hover, .btn.customer-btn1:focus, .btn.customer-btn1:active {
	background-color: #fff;
}

.btn.customer-btn2 {
	color: #fff !important; border-image: none !important; background-image: none !important;
	border: 1px solid #db1010;
	background-color: #db1010;
}
.btn.active.customer-btn2, .btn.customer-btn2:hover, .btn.customer-btn2:focus, .btn.customer-btn2:active {
	background-color: #db1010;
}

a.btn i, button.btn > i { display:none; }
.btn-sm, .btn-group-sm>.btn { padding: 9px 37px; }
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group { margin-left: 0px; }

@media all and (max-width:768px) {
.btn-sm, .btn-group-sm>.btn { padding: 10px 20px 9px; height: 45px; font-size: 15px; }
.is-pc .ko .btn-xs, .is-pc .ko .btn-sm { font-size: 16px; }
.btn.customer-btn1, .btn.customer-btn2 { border-bottom:0px; border-right:0px; }
.btn.customer-btn1:nth-of-type(2n) { border-right:1px solid #ddd; }
a.btn.customer-btn1 { border-bottom:1px solid #ddd; }
a.btn.customer-btn2 { border-bottom:1px solid #db1010; }
}

/* Page ------------------------------------------------------ */
.list-wrap .pagination .active a, .view-wrap .pagination .active a {
    color: #fff !important;
    background: #d48a2c !important;
    border-color: #d48a2c !important;
}
.pagination li.active a {
    color: #fff !important;
    background: #71ae22 !important;
    border-color: #71ae22 !important;
}
.pagination-sm>li>a, .pagination-sm>li>span { padding: 6px 12px; line-height: 28px; font-size: 18px; }


/* Form 공통 */
.form-group { margin-bottom: 0px; }
.form-control { color: #333; border: 1px solid #ddd; margin-bottom:0px; }
.input-sm, .form-horizontal .form-group-sm .form-control { height: 45px; font-size: 17px; }
.input-group-addon { padding: 0px; background-color: #fff; border: 0px; border-radius: 0px; }
.border-black, i.border-black, img.border-black { border-color: #d48a2c; border-bottom: 1px solid #ddd; }
.div-head > span { font-size: 17px; font-weight: 400; border-right:0px; color:#333; }
.div-head { background:#f8f8f8; }
select.input-sm { height: 45px; line-height: 45px; font-weight:500; }

@media all and (max-width:480px) {
.input-sm, .form-horizontal .form-group-sm .form-control { font-size: 14px; color:#777; }
}

/* 유투브 반응형 */
.youtube { position:relative; width:100%; padding-bottom:56.25% }
.youtube iframe { position:absolute; width:100%; height:100%; }


/* 메인 퀵메뉴 */
.main-quick-menu { position: fixed; right: 0; top: calc((100vh - 226px) / 2); z-index: 2; background:#fff; padding:15px; color:#333; font-size:18px; line-height:28px; border:1px solid #ddd; }
.main-quick-menu span { display:block; line-height:23px; letter-spacing:-0.02em; font-weight:600; }
.main-quick-menu .naver-blog { border-bottom:1px solid #ddd; padding-bottom:10px; }
.main-quick-menu .naver-blog > span { padding-top:15px; font-size:14px; }
.main-quick-menu .quick-tel, .main-quick-menu .naver-blog { display: block; text-align: center; }
.main-quick-menu .quick-tel { font-family:'Roboto'; padding-top:15px; font-size:20px; line-height:28px; }

@media all and (max-height:430px) {
	.main-quick-menu { display:none; }
}
