@charset "utf-8";

/********************************************************
■ Basic : 기본
********************************************************/
@import url("/thema/nanum90/assets/css/NotoSansKR.css");
@import url("http://cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css");
@import url('https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css');

body { font-family: 'Noto Sans KR', sans-serif; font-weight:300; }

body { background: #e1e1e1; letter-spacing:-0.025em; line-height: 22px; font-size: 18px; color: rgb(51, 51, 51); }
body.is-pc .ko { font-size:18px; font-weight:400; }
a { color: rgb(51, 51, 51); cursor: pointer; text-decoration: none; }
a:hover, a:focus, a:active { color: #0080cc; text-decoration: none; outline:none; }
fieldset legend { display:none; }
label { font-weight:normal; }
label.checkbox, label.radio { line-height:12px; font-size: 12px; font-weight: normal; cursor: pointer; }
hr { margin-top: 20px; margin-bottom:20px; border:0; border-top:1px solid #eee; display:block; }
blockquote { font-size: 12px; margin:0px 0px 20px; }
.en, h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a { }
.ko, .ko small { }
.sns-share-icon img { width:100%; max-width:34px; border-radius:50%; }
strike { color:#999;}
.at-wrap { padding: 0 10px; margin: 0 auto; max-width:1135px; }
@media (min-width:769px){
    .at-body { padding: 0 0 0 75px;}    
    .at-wrap { padding: 0 20px;}
}



/********************************************************
■ Layout : 레이아웃
********************************************************/
.wrapper { overflow: hidden; margin:0 auto; width: 100%; max-width:1350px; background:#fff;}
.at-container { margin:0px auto; padding:0px; }
.is-pc .at-body {  }
.at-body .at-container { padding:0; overflow:hidden; }
.boxed.wrapper .at-body .at-container { padding:0px 20px; }
.at-content { position:relative; padding:0px 10px 60px ; margin: 0 auto; max-width:1155px;}
.at-row { margin-left:-15px; margin-right:-15px; }
.at-col { position:relative; padding-left:15px; padding-right:15px; padding-top:0px; padding-bottom:0px; }
.nav-fixed .at-menu { width:100%; z-index:10; left:0px; }
@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; }

}
@media all and (max-width:768px) {
	.responsive .at-body .at-container { padding:0px 0px !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; }
.sidebar-login input[type="password"] { font:12px small-caption; letter-spacing:-0.075em; }
@media all and (max-width:991px) {
	.responsive .at-lnb .at-container { display:none; visibility:visible; }
}

/********************************************************
■ Mobile Header : 모바일 헤더 
********************************************************/
.m-header { display:none; background: rgb(50, 60, 70); }
.m-header a { color:#fff }
.m-header .at-container { padding:0px; }
.m-header .header-wrap { display:table; width:100%; table-layout:fixed; margin:0px; min-width:300px; border-collapse: collapse; }
.m-header .header-icon, 
.m-header .header-logo { display:table-cell; vertical-align:middle; font-size:18px; height:44px; line-height:44px; text-align:center; }
.m-header .header-icon { width:44px; }
.m-header .header-icon a { display:block; }
@media all and (max-width:1199px) {
	.responsive .m-header { display:block; position:relative; }
}

/********************************************************
■ PC Menu : PC 메뉴바 배경설정
********************************************************/
.pc-menu { position:relative; padding: 10px 0; background:#ededed; border:0px; z-index:3; /*box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15);*/ }
.pc-menu:after { content: ''; display: block; position: absolute; left:300px; top: 0px; z-index: -1; width: 300px; height: 510px;  background: #e1e1e1;}
.pc-menu .at-container { position:relative; }
.pc-menu .sub-slide,
.pc-menu .sub-shows { display:none; visibility:visible; }
.pc-menu .sub-icon::after {float: right; position: relative; content: "\f105"; }
/*.pc-menu .menu-a { font-size:17px; }*/
.pc-menu .nav-home .menu-a { font-size: 20px;}
.pc-menu .nav-right { font-size:16px; } 

/*@media all and (max-width:768px) {
	.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 { text-align:right;}*/
.pc-menu .nav-top.nav-float .menu-li { padding: 0 20px; height: 60px; line-height: 60px;}
.pc-menu .nav-top.nav-float .sub-1div { position:absolute; left: 300px; top: 0;  padding: 0 10px; width:100%; max-width:300px; }


/* 공통 스타일 */
.pc-menu .nav-top { position:absolute; left:0px; top:0px; z-index:10; width:100%; }
.pc-menu .nav-top.mobile { display: none;}
.pc-menu .nav-top .menu-a { display:block; color:#111; background:transparent; font-weight:400;letter-spacing: -0.025em;}
.pc-menu .nav-top .menu-li:hover .menu-a,
.pc-menu .nav-top .menu-li.on .menu-a { color:#fff; }
.pc-menu .nav-top .menu-li:hover,
.pc-menu .nav-top .menu-li.on{ background: #00264a; }

@media (max-width:768px){
    .pc-menu .nav-top.pc { display: none;}
    .pc-menu .nav-top.mobile { display: block;}
}

.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::before { top: -8px; border-width: 0 8px 8px; border-color: #ccc transparent; display: block; width: 0px; content: ""; position: absolute; border-style: solid; }*/
.pc-menu .nav-top .sub-1div { background:#e1e1e1; }
.pc-menu .nav-top .sub-1dul,
.pc-menu .nav-top .sub-1dli { /*position:relative;*/ text-align:left; width:100%; color: #111;}

/*
.pc-menu .nav-top .sub-1dli:first-child { padding-left:14px;}
.pc-menu .nav-top .sub-1dli:last-child { padding-right:14px;}
*/
.pc-menu .nav-top .sub-1da { display:block; padding: 0 20px; color: #181818; -webkit-font-smoothing: antialiased; }
.pc-menu .nav-top .sub-1dli.on .sub-1da,
.pc-menu .nav-top .sub-1dli:hover .sub-1da { font-weight:400; background: #00264a; color: #fff; }
.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:300; background:#fafafa; line-height:25px; border-bottom: 1px solid rgb(238, 238, 238); }

.pc-menu .nav-top .sub-2div { position:absolute; top:0; left: 300px; z-index:20; padding: 0 10px; width: 300px;} 
.pc-menu .nav-top .sub-2dul { }
.pc-menu .nav-top .sub-2dli {  }
.pc-menu .nav-top .sub-2da { display:block; padding:0 20px;  height: 60px; line-height: 60px; color:#181818;   -webkit-font-smoothing: antialiased;} .pc-menu .nav-top .sub-2dli.on .sub-2da,
.pc-menu .nav-top .sub-2dli:hover .sub-2da {   color:#fff; background: #00264a;  -webkit-font-smoothing: antialiased; }
.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:300; background:#fafafa; line-height:25px; border-bottom: 1px solid rgb(238, 238, 238); }

/********************************************************
■ PC Right Icon Menu : PC 우측 아이콘 메뉴
********************************************************/
.pc-menu .nav-right { background:transparent; position:absolute; top:0px; right:0px; z-index:11; }
.pc-menu .nav-right > ul { float:right; list-style:none; padding:0px; margin:0px; }
.pc-menu .nav-right > ul > li { float:left; position:relative; width:42px; }
.pc-menu .nav-right > ul > li > a { color:#282828; display:block; text-align:center; }
.pc-menu .nav-right > ul > li > a:hover { color:#282828; }
.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:0px; }

/********************************************************
■ PC All Menu : 전체 메뉴
********************************************************/
.pc-menu-all { position:absolute; top:82px; background:#252525; z-index:3; /*-webkit-box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2);*/ }
.pc-menu-all .at-container { padding:20px 15px 0px; }
.pc-menu-all .table { margin-bottom:20px !important; border-top:0px solid #ddd;}
.pc-menu-all .table td { width:1%; /*background:#fff; border:1px solid #ddd;*/ padding:0px; line-height:30px;  }
.pc-menu-all .table > thead > tr > td,
.pc-menu-all .table > tbody > tr > td { border-top: 0px solid #ddd; }
.pc-menu-all .menu-a { display:block; color:#b0a0a0; padding:6px 12px; /*background:#f5f5f5; border-bottom:1px solid #ddd;*/ font-weight:500; /*text-align:center;*/ }
.pc-menu-all .table td.on .menu-a { color:#b0b0b0; } 
.pc-menu-all .sub-1div { padding:8px 0px; }
.pc-menu-all .sub-1dul { list-style:none; padding:0px; margin:0px; }
.pc-menu-all .sub-1dli .sub-1da { display:block; padding:2px 12px; color:#b0b0b0; }
.pc-menu-all .sub-1dli.on .sub-1da,
.pc-menu-all .sub-1dli:hover .sub-1da { color:#fff; background:#393939; }
.pc-menu-all .new { color: rgb(140, 195, 70);}
.pc-menu-all .new-sub1 { color: rgb(140, 195, 70);}
.pc-menu-all .sub-1line { display:block; color:#000; padding:5px 12px; margin:4px 0px; font-weight:500; /*background:#fafafa;*/ }
.pc-menu-all .menu-all-btn { text-align:center; }

/********************************************************
■ Mobile Menu : 모바일 메뉴
********************************************************/
.m-menu { display:none; overflow:hidden; background:#fff; position:relative;  /*z-index:20;  box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(25, 25, 25, 0.15);*/ }
.m-menu .m-wrap {  }
.m-menu .m-table { display:table; width:100%; table-layout:fixed; width:100%; margin:0px; min-width:300px; border-collapse: collapse; }
.m-menu .m-icon, 
.m-menu .m-list { display:table-cell; vertical-align:middle; font-size:15px; height:44px; line-height:44px; }
.m-menu .m-icon > a { border-right:1px solid #dcdcdc; }
.m-menu .m-icon { width:44px; text-align:center; font-size:18px; }
.m-menu .m-icon a { display:block; position:relative; }
.m-menu .m-icon .label { position: absolute; top: 15%; right: 5px; text-align: center; font-size: 9px; font-weight:300; padding: 2px 3px; line-height: 0.9; border-radius: .25em !important;  }
.m-menu .m-nav { overflow: hidden; }
.m-menu .m-nav ul { list-style: none; margin:0px; padding:0px; width:100%; }
.m-menu .m-nav ul li { display:table-cell; padding: 0px 10px; white-space:nowrap; /*width:25%;*/ }
.m-menu .m-nav ul li.active a { color: #0080cc; font-weight:500; }

.m-menu .m-sub { background:#f5f5f5; border-top:1px solid #ddd; font-size:15px; height:44px; line-height:44px; padding:0px 10px; }
.m-menu .m-nav-sub { width:100%; overflow: hidden; margin:0px; }
.m-menu .m-nav-sub ul { list-style: none; margin:0px; padding:0px; }
.m-menu .m-nav-sub ul li { display:table-cell; padding: 0px 10px; white-space:nowrap; }
.m-menu .m-nav-sub ul li.active a { color: #0080cc; font-weight:500; }
.sidebar-head { background:#981b1e !important; }
/*
@media all and (max-width:768px) {
	.responsive .m-menu { display:block;  position:relative; overflow:hidden;}
}*/

/********************************************************
■ Page Title : 페이지 타이틀 및 설명글
********************************************************/
.at-title { display:none; 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-footer .at-links { background:#434955; padding:0; /*border:1px solid #ddd; border-left:0px; border-right:0px;*/ }
.at-footer .at-links ul { list-style: none; margin: 0px; padding:0px; }
.at-footer .at-links ul > li { float: left; padding: 0px 15px; line-height:45px; }
.at-footer .at-links ul > li::after { float: right; color:#fff; content: "|"; margin-right:-17px;}
.at-footer .at-links ul > li:last-child::after { content: ""; }
.at-footer .at-links ul > li > a { color: #fff; }
@media all and (max-width:991px) {
	.responsive .at-footer .at-links ul.pull-left { display:none; }
	.responsive .at-footer .at-links ul.pull-right { float:none !important; text-align:center; }
	.responsive .at-footer .at-links ul.pull-right > li { float:none; display:inline-block; }
}

@media all and (min-width:769px) {
    .at-footer { padding: 0 0 0 75px;}
}

/* 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 */



/********************************************************
■ Go Top & Bottom : 상단/하단 이동버튼
********************************************************/
.at-go .go-btn { display:none !important; position: fixed; bottom: 25px; right: 30px; 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-lg { padding: 10px 16px; border-radius: 3px; line-height: 1.33; font-size: 18px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }
.btn-xs { padding: 4px 10px; }

/* Panel : Accordions */
.panel { box-shadow: none; -webkit-box-shadow: none; border-radius: 0px; }
.panel-group .panel { border-radius: 0px; }
.panel .panel-heading { border-radius: 0px; }
.is-pc .ko .panel .panel-body { font-size:12px; }

/* List Group */
.list-group-item { word-break:break-all; border-radius:0 !important; }

/* Pagination */
.pagination { }
.pagination li a { border-radius:0 !important; color:#333 !important; }
.pagination li.active a { color:#fff !important; background:#444 !important; border-color:#444 !important; }

/* Progress */
.progress { position:relative; border-radius: 0px; height: 28px; overflow: hidden; margin-bottom: 15px; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(245, 245, 245); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress .sr-only { margin: 0px 15px; left: 0px; width: auto; height: 28px; line-height: 28px; font-size: 12px; clip: auto; }
.sr-score { height: 28px; line-height: 28px; font-size: 12px; padding-right:8px; }

/* Misc */
.form-control, .well, .btn, .alert, .input-group-addon, .label { border-radius:0 !important; }


.no-responsive .container { width:970px; }



.m-table { border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; }



.btn.btn-color {
	color: #fff !important; border-image: none !important; background-image: none !important;
	border: 1px solid #0080cc;  
	background-color: #0080cc; 
}
.btn.active.btn-color, .btn.btn-color:hover, .btn.btn-color:focus, .btn.btn-color:active { 
	border: 1px solid #49bdf7; 
	background-color: #49bdf7; 
}


/* 푸터 추가 CSS */
.at-footer .at-copyright { padding: 50px 0; background:#464646; }

.at-infos .at-copyright { font-style:normal !important; }
.at-infos .at-copyright  p { display:inline-block; padding: 0 10px 0 0; margin-bottom:0 !important; }
.at-infos .at-copyright a { display:inline-block; text-decoration:underline; color:orange;}
.at-infos .at-copyright a:hover { color:#ca8200;}

.foot_txt .foot_logo { display:block; padding: 0 0 30px; text-align:left; }
.foot_txt .foot_logo img { display:inline-block; }
.foot_txt .foot_copy { font-size: 16px; line-height: 1.5; font-weight: 300; color: #bbb    ;}

@media (max-width: 768px) {
    .at-footer .at-copyright { padding: 40px 0;  }
    .foot_txt .foot_logo { padding: 0 0 25px;}
}

@media (max-width: 576px) {
    .at-footer .at-copyright { padding: 30px 0;  }
    .foot_txt .foot_logo { padding: 0 0 20px; text-align: center;}
    .foot_txt .foot_copy  {text-align: center;}
}



	.m_section article .tit { text-align:center; }	
	.m_section article .tit h2 { position:relative; display:inline-block; margin-top:0; margin-bottom:0; font-size:28px; line-height:32px; font-weight: 500; padding-bottom:15px; margin-bottom:15px; }
	.m_section article .tit h2:after { position:absolute; display:block; content:''; background:#333; width:285px; height:1px; left:50%; bottom:0; transform:translateX(-50%); }
	.m_section article .tit span { display:block; font-size:16px; line-height:20px; color:#666; font-weight:400; }
	.m_section  #main_location h2:after { display:none; }
	.m_section  #main_location .tit span {}
	
	.m_section .m_prod { padding:60px 0; }
	/*.m_section .m_prod:nth-of-type(odd) { background:#f5f5f5; }*/
	.m_section .m_prod p { margin-bottom:30px; }



	
	/* MAIN LOCATION */
	#main_location { background:url('/data/main/location_bg.jpg')repeat-x center center; background-size:100% 100%; overflow:hidden; padding-bottom:80px; }
	#main_location .tit h2 { padding-top:60px; }
	#main_location .tit h2 { padding-bottom:10px; }
	#main_location .tit p, #main_location .tit h2 { color:#fff; }
	#main_location .tit p { padding-bottom:40px; margin:0; }
	#main_location .tit p span { display:block; font-size:16px; line-height:20px; color:#fff; }
	#main_location .line { width:20px; height:1px; background:#282828; margin-top:15px; margin-bottom:15px; }

	#main_location .location-wrap { width:100%; box-shadow:10px 10px 5px rgba(0,0,0,0.1); padding-bottom:80px;}
	#main_location .main-cs { width:33.33%; float:right; overflow:hidden; height:340px; margin-left:2.57%; }
	#main_location .main-map { width:64.10%; float:left; }
	#main_location .main-map .address { width:100%; background:#177fc6; color:#fff; font-size:14px; text-align:center; padding: 13px 15px; font-weight:400; }
	#main_location .cs-center { width:100%; height:59%; background:#fff; border:1px solid #dcdcdc; background:#fff url('/data/main/customer_bg.jpg')no-repeat right bottom; /*background-size:auto 100%;*/ }
	#main_location .cs-txt { width:100%; height:100%; box-sizing:border-box; padding:15px 20px; /*background:url('/data/main/con-pattern-bg.png');*/ }
	#main_location .cs-txt h2 { font-size:25px; color:#282828; margin-top:0; font-weight:400; }
	#main_location .cs-txt > p { font-size:16px; color:#666; line-height:20px; margin-bottom:0; margin-top:10px; }
	#main_location .cs-txt > p:last-child { margin-bottom:10px; }
	#main_location .cs-txt > p > span { display:block; }
	#main_location .cs-num { /*margin-top:5px;*/ }
	#main_location .cs-num > dl { width:100%; overflow:hidden; margin-bottom:0; }
	#main_location .cs-num > dl:nth-of-type(1) dt { background:#0080cc; }
	#main_location .cs-num > dl:nth-of-type(2) dt { background:#c30b1d; }
	#main_location .cs-num > dl:nth-of-type(3) dt { background:#ffab31; }	
	#main_location .cs-num dt { float:left; display:inline-block; color:#fff; font-size:15px; text-align:center; padding:3px 8px; border-radius:5px; font-weight:400; margin-top:6px; min-width:43px; }
	#main_location .cs-num dd { float:left; margin-left:7px; font-size:25px; color:#555; font-weight:600;}
	#main_location .cs-num dd a { color:#555;  }
	#main_location .cs-num dd a:hover { color:#177fc6;  }
	#main_location .cs-quick { width:100%; overflow:hidden; height:39%; margin-top:2%; }
	#main_location .cs-quick > a > img { display:block; margin:0 auto; margin-bottom:10px; }
	#main_location .cs-quick > a { display:block; width:49%; height:100%; margin-right:2%; padding-top: 27px; float:left; box-sizing:border-box; color:#282828; font-size:17px; font-weight:400; text-align:center; border:1px solid #dcdcdc; }
	#main_location .cs-quick > a.end { margin-right:0; }
	#main_location .cs-quick > a:nth-of-type(1) { background:#fff; }
	#main_location .cs-quick > a:nth-of-type(1):hover { background:#f2f2f2; color:#282828; }
	#main_location .cs-quick > a:nth-of-type(2) { background:#fff; }
	#main_location .cs-quick > a:nth-of-type(2):hover { background:#f2f2f2; color:#282828; }
	
	#main_location .view_mobile { display:none; }
	@media (max-width:991px){
	#main_location .view_pc { display:none; }
	#main_location .view_mobile { display:block; }
	}
	
	/* 
	MAIN qucik*/
	#main_short { background:url('/data/main/short_bg.jpg'); }	
	#main_short .at-container .tit { padding:30px 30px; overflow:hidden;}
	#main_short .at-container .tit > div { float:left; width:50%; }
	#main_short .at-container .tit .short_tel { background:url('/data/main/short_tel_bg.png') no-repeat left top; padding-left:9.5%;}
	#main_short .at-container .tit .short_tel p { color:#fff; font-weight:400; margin:0; padding-left:35px; }
	#main_short .at-container .tit .short_tel .p1 { font-size:24px; line-height:24px; }
	#main_short .at-container .tit .short_tel .p1 span:first-child { font-size:15px; line-height:15px; }
	#main_short .at-container .tit .short_tel .p1 span:last-child { font-size:15px; line-height:15px; color:#6cb0ea; }
	#main_short .at-container .tit .short_tel .p2 { font-size:36px; line-height:36px; font-weight:600; padding-top:11px; padding-bottom:11px;  }
	#main_short .at-container .tit .short_tel .p3 span { font-size:15px; line-height:15px; display:block; }
	
	#main_short .at-container .tit .short_menu { overflow:hidden; }
	#main_short .at-container .tit .short_menu a { display:inline-block; }
	#main_short .at-container .tit .short_menu .short1 { margin:0 25px 0 15px; } 
	
	
	/* MAIN SUPPORT */
	/* #main_support .at-container .tit { margin:60px 30px; background:url('/data/main/support_bg.jpg') no-repeat right bottom; }
	#main_support .at-container .tit p { margin:0; }
	
	#main_support .at-container .tit .txt_box { width:calc(100% - 430px); }
	
	#main_support .at-container .tit .txt_box1 { margin:30px 0; }
	
	
	#main_support .at-container .tit .txt_box p { padding-left:20px;}
	#main_support .at-container .tit .txt_box .p1 {background:url('/data/main/support_arrow.jpg') no-repeat left center; font-size:18px; line-height:16px; font-weight:500; margin-bottom:10px; }
	#main_support .at-container .tit .txt_box .p2 { font-size:14px; line-height:19px; font-weight:400; color:#666; margin-bottom:10px;}
	#main_support .at-container .tit .txt_box .p3 a { display:inline-block; font-size:13px; line-height:10px; color:#666; border:1px solid #666; padding:6px 12px; font-weight:400; }
	#main_support .at-container .tit .txt_box .p3 a:hover { color:#fff; background:#005baa; border:1px solid #005baa; }
	#main_support .at-container .mobile_img { text-align:center; display:none; }
	#main_support .at-container .mobile_img img { width:100%; max-width:338px; }
	 */
	
	/* @media (max-width:1199px){
	#main_short .at-container .tit { padding:30px 0; }
	#main_short .at-container .tit .short_tel {width:40%; background:none; padding-left:30px ; }
	#main_short .at-container .tit .short_tel p {padding-left:0px; }
	#main_short .at-container .tit .short_menu { width:60%;}
	
	#main_support .at-container .tit .txt_box { width:calc(100% - 360px); }
	
	
	}
	
	@media (max-width:960px) {
	#main_short .at-container .tit .short_tel, #main_short .at-container .tit .short_menu  { float:inherit; width:555px; margin:0 auto; }
	#main_short .at-container .tit .short_tel { background:url('/data/main/short_tel_bg.png') no-repeat left top; padding-left:105px; margin-bottom:30px; }
	#main_short .at-container .tit .short_tel p { padding-left:35px; }
	} */
	
	@media (max-width: 819px) {
	#main_location .main-cs { width:100%; float:left; }
	#main_location .main-map { width:100%; float:left; }
	
	}
	
	@media (max-width: 768px) {
	/* #main_support .at-container .tit { background:none; margin-bottom:10px; }
	#main_support .at-container .tit .txt_box { width:100%; }
	#main_support .at-container .mobile_img { display:block; margin-bottom:60px; }
	 */
	#main_location { padding-bottom:30px; }
	#main_location .tit h2, #main_product .tit h2 { padding-top:40px; }
	#main_location .main-cs { margin-left:0; margin-top:2%; }	
	/* #main_product .basic-post-slider { margin-bottom:40px; }
	#main_partner { padding-top:40px; } */

	
	}
	
	@media (max-width:600px) {
	/* #main_short .at-container .tit .short_tel, #main_short .at-container .tit .short_menu { width:100%; }
	#main_short .at-container .tit .short_tel .p1 span { display:none; }
	#main_short .at-container .tit .short_menu { text-align:center; }
	#main_short .at-container .tit .short_menu .short1 { width:100%; background:#fff; margin:0 0 10px 0; }
	#main_short .at-container .tit .short_menu .short2 { width:100%; background:#fff; } */
	}
	
	@media (max-width: 480px) {
	/* #main_short .at-container .tit .short_tel { background-position:right top;  padding-left:0; }
	#main_short .at-container .tit .short_tel p { padding-left:0; }
	#main_short .at-container .tit .short_tel .p1 span { display:inline; }
	
	#main_support .at-container .tit { margin:30px 0 10px; } */
	
	}
	/* @media (max-width: 380px) {
	#main_short .at-container .tit .short_tel { background:none;}
	#main_short .at-container .tit .short_tel .p1 span { display:none;}
	}  */

/* 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: crimson; }
#mobile-menu .sub-off a { font-weight:normal; }
#mobile-menu .sub-new { color: rgb(233, 75, 59); }
#mobile-menu .menu-all-head { padding:0px; margin:0px; }
#mobile-menu .menu-all-head a { display:block; cursor:pointer; }
#mobile-menu .menu-all-main { color:#282828; display:block; padding:7px 10px; padding-right:15px; line-height:28px; border-bottom:1px solid #ddd; font-weight:500; font-size:14px; letter-spacing:-1px; padding-right:6px; }
#mobile-menu .menu-all-head.active .menu-all-main { color:#282828; }
#mobile-menu .menu-all-main.is-sub::after { color:#505b7f; float: right; content: "+"; padding-right:10px; }
#mobile-menu .menu-all-head.active .menu-all-main.is-sub::after { color:#c1c1c1; }
#mobile-menu .menu-all-head .menu-all-sub { display:none; background:#f5f5f5; list-style:none; }
#mobile-menu .menu-all-head.active .menu-all-sub { display:block; }
#mobile-menu .menu-all-head .menu-all-sub-item { border-bottom:1px solid #ddd; font-size:15px; }
#mobile-menu .menu-all-head .menu-all-sub-item:last-child { border-bottom:1px solid #eaecf0; }
#mobile-menu .menu-all-head .menu-all-sub-item a { padding:6px 10px; padding-left:20px; line-height:24px; font-size:13px; font-weight:600; color:#777; }
#mobile-menu .menu-all-head .menu-all-sub-item.sub-line a { font-weight:500; background:#efefef; }

#mobile-menu #msub_1 { border-top:2px solid #ddd;  }
.sidebar-login { overflow:hidden; }
.sidebar-login input[type='checkbox'] { vertical-align:middle; margin:0 !important; }
#sidebar-box .sidebar-login .form-group { margin-bottom:5px !important; }
.sidebar-login .text-muted { margin-bottom:10px !important; }


/* 게시판 분류탭 */
.div-tab-box.tabs ul.nav-tabs li { line-height:50px; }
.tabs-color-bg.tabs ul.nav-tabs li.active, .tabs-color-bg.tabs ul.nav-tabs li.active a {border-color: #777e88 !important;background: #777e88 !important;}
.div-tab-box.tabs ul.nav-tabs li.active a {background: #777e88;color: #fff;border: 1px solid #777e88;border-left-width: 1px;border-left-style: solid;border-top-color: #777e88;border-right-color: #777e88;border-bottom-color: #777e88;border-left-color: #777e88;cursor: pointer;}
.tabs-color-bg.tabs ul.nav-tabs li.active, .tabs-color-bg.tabs ul.nav-tabs li.active a {border-color: #777e88 !important;background: #777e88 !important;}
.tabs-color-bg.tabs ul.nav-tabs li.active, .tabs-color-bg.tabs ul.nav-tabs li.active a {border-color: #777e88 !important;background: #777e88 !important;}
.div-tab-box.tabs ul.nav-tabs li.active a {background: #333;color: #fff;font-weight: bold;border: 1px solid #333;cursor: pointer;}
.div-tab-box.tabs ul.nav-tabs li a {border-left: 0px !important;border-left-color: currentcolor;}
.div-tab-box.tabs ul.nav-tabs li a {padding: 10px 15px;background: #fff;color: #666;margin-right: 0px;border-radius: 0px;-moz-border-radius: 0;-webkit-border-radius: 0;border: 1px solid #ddd;}

/* TOP-NAV  즐겨찾기, 로그인 */
.top-nav-wrap { background:#f1f1f1; }
.top-nav-wrap .at-container { overflow:hidden; }
.top-nav-wrap .top-nav { float:left; width:50%; overflow:hidden;  }
.top-nav-wrap .top-nav ul { padding:0; margin:0; }
.top-nav-wrap .top-nav ul li { list-style:none; }
.top-nav-wrap .top-nav ul li a { font-size:13px; line-height:13px; font-weight:400; color:#999; display:inline-block; }	
.top-nav-wrap .top-nav1 ul li { float:left; }
.top-nav-wrap .top-nav1 ul li a {  padding:13px 25px; border-left:1px solid #dcdcdc; }
.top-nav-wrap .top-nav1 ul li:last-child a { border-right:1px solid #dcdcdc; background:url('/data/main/top-nav-naver.gif') no-repeat 25px center ; padding-left:50px;}		
.top-nav-wrap .top-nav2 ul li { float:right; }
.top-nav-wrap .top-nav2 ul li a { margin:13px 0px; padding:0 15px;  border-left:1px solid #dcdcdc; }
.top-nav-wrap .top-nav2 ul li:last-child a { border-left:none; }

@media (max-width:660px){
    .top-nav-wrap { display:none; }
}



/********************************************************
■  PC Header : PC 헤더 
********************************************************/

#scroll-top { position:fixed; z-index:10; width:100%; background: #fff; }
#scroll-top #menu-top { position: relative;}

div#menu-top:after { content: ''; display: block; width: 100%; height: 1px; position: relative; z-index: 185; background: rgba(0,0,0,.08);}

#scroll-top #menu-top .space { height: 35px; background: #e1e1e1;}
#scroll-top header { display: flex; justify-content: space-between; align-items: center; padding: 0 20px; height:110px; }
#scroll-top header .search_box form:after { content: ''; display: block; clear:both;}
#scroll-top header .search_box form .input-group input[type='text'] { height: 35px; border: 1px solid #e1e1e1; border-right: none; box-shadow: none}
#scroll-top header .search_box form .input-group { float: right; width: 150px; }
#scroll-top header .search_box form .input-group .btn { height: 35px; border: 1px solid #e1e1e1; border-left: none; background: none;}
#scroll-top header .search_box form .input-group .btn i.xi-search { font-size: 18px; color: #0e3254;}
#scroll-top header .search_box.mobile { display: none;} 
#scroll-top header .search_box .agency { padding: 10px 0 0; } 
#scroll-top header .menu {position: absolute; left: -100vw; top: 145px; width: calc(100% - 75px); opacity:0; transition:all .3s;}
#scroll-top header .menu.on { left: 75px; opacity:1}
#scroll-top header .menu .menu-ul { padding:0 10px; width: 300px;}
#scroll-top header .menu .menu-ul { padding:0 10px; width: 300px;}
#scroll-top header .menu i.next{ float:right; height: 60px; line-height: 60px; font-size: 12px;}

#scroll-top header .menu-li:hover > a > i.next, 
#scroll-top header .sub-1dli:hover > a > i.next,
#scroll-top header .menu-li.on > a > i.next, 
#scroll-top header .sub-1dli.on > a > i.next { display: none;}


#scroll-top header ul.navi { position: absolute; left: 0; top: 145px; z-index: 5; padding: 0; width: 75px; height: 100vh; background: #00264a; }

#scroll-top header ul.navi li { list-style: none; border-right:3px solid #fff; border-bottom: 3px solid #fff;} 
#scroll-top header ul.navi li a { display: block;}

#scroll-top header ul.navi li.space1 { height: 100vh; border-right: 3px solid #ed1c24; border-bottom: none; } 
#scroll-top header .m_close { display: none;}

#scroll-top header .show-menu.on .m_open { display: none;}
#scroll-top header .show-menu.on .m_close { display: block;}
#scroll-top header ul.navi li a:hover,
#scroll-top header ul.navi li a.on { background: #008242; }

#scroll-top header .mobile_menu { display: none; cursor:pointer}
#scroll-top header .mobile_menu i { font-size: 40px;}

#scroll-top header .mobile_menu i { font-size: 40px;}



@media all and (max-width:768px) {
    #scroll-top { height:auto; }
	/*.responsive #menu-top .pc-header { display:none; }*/
    
    .pc-menu { overflow-y: auto; padding: 20px; height: calc(100vh - 145px) !important; background: #fff; ;}
    .pc-menu:after { display: none;}
    
    
    #scroll-top header ul.navi,
    #scroll-top header .search_box.pc { display: none;} 
    #scroll-top header .search_box.mobile { display: block;} 
    
    #scroll-top header .search_box form .input-group { width: 100%;}
    #scroll-top header .search_box form .input-group input[type='text'] { height: 50px; font-size: 15px;}
    #scroll-top header .search_box form .input-group .btn { height: 50px;}
    #scroll-top header .search_box form .input-group .btn i.xi-search { font-size: 30px; }
    
    #scroll-top header .mobile_menu { display: block; ;}
    #scroll-top header .menu { position: fixed; width: 100%; opacity:1}
    #scroll-top header .menu.on { left: 0; opacity:1}
    #scroll-top header .menu .menu-ul { padding: 0; width: 100%; height: auto;  background: #fff;}    
    #scroll-top header .menu .menu-ul .menu-li { padding: 0; height: auto; line-height: 70px; border-bottom: 1px solid #ddd;;}
    #scroll-top header .menu .menu-ul .menu-li .sub-1dli { line-height:60px;}
    
    .pc-menu .nav-top .sub-2dul {  padding: 10px 0;}
    .pc-menu .nav-top .sub-2da { height: 45px; line-height: 45px; font-size: 16px;}
    
    .pc-menu .nav-top.nav-float .sub-1div { position: static; padding: 0; max-width: 100%; background: #e1e1e1;}
    
    .pc-menu .nav-top.nav-float .sub-1div .sub-1dul { float:none !important;}
    .pc-menu .nav-top.nav-float .sub-2div  { position: static; width: 100%; background: #ededed; }
    
    #scroll-top header .menu i.next { font-size: 20px; transition:all .3s;}    
    #scroll-top header .menu i.next.on { transform:rotate(90deg);}
    
    .pc-menu .nav-top .menu-li:hover, .pc-menu .nav-top .menu-li.on,
    .pc-menu .nav-top .sub-1dli.on .sub-1da, .pc-menu .nav-top .sub-1dli:hover .sub-1da { background: none;}   
    .pc-menu .nav-top .sub-1dli.on .sub-1da, .pc-menu .nav-top .sub-1dli:hover .sub-1da,
    .pc-menu .nav-top .menu-li:hover .menu-a, .pc-menu .nav-top .menu-li.on .menu-a { color: #111; font-weight: 700;}
    .pc-menu .nav-top .sub-2dli.on .sub-2da, .pc-menu .nav-top .sub-2dli:hover .sub-2da { background: none; color: #111; font-weight: 700;}
    #scroll-top header .menu-li:hover > a > i.next, #scroll-top header .sub-1dli:hover > a > i.next, #scroll-top header .menu-li.on > a > i.next, #scroll-top header .sub-1dli.on > a > i.next { display: block;}
}


@media (max-width:480px){
    #scroll-top header { padding: 0 10px;}
    #scroll-top header .header-logo img { width: 250px;}
}

 
    div[class^='article'] { padding: 70px 0; }
    div[class^='article'] h3 { margin: 0 0 50px; font-size: 30px; color: #111; font-weight: 700; text-align: center; line-height: .9;}
    div[class^='article'] h3:after { content: ''; display: block; margin:17px auto 0; width: 30px; height: 2px; background: #197b30;}
    
@media (max-width:991px){
    div[class^='article'] { padding: 60px 0; }
    div[class^='article'] h3 { margin: 0 0 45px;}
}
@media (max-width:768px){
    div[class^='article'] { padding: 50px 0; }
    div[class^='article'] h3 { margin: 0 0 40px;}
}
@media (max-width:576px){
    div[class^='article'] { padding: 40px 0; font-size: 28px; }
        div[class^='article'] h3 { margin: 0 0 30px;}
}





/*제품, 게시판 header 밑 txt부분*/
/*.amina-header .tit { padding: 0 10px 0 !important;}*/
    p.sub-txt { padding: 20px 10px 60px; margin: -60px 0 0; line-height: 1.5; color: #555; text-align: center; }
    p.sub-txt span { display: block;}
    

    @media (max-width:768px){
        p.sub-txt { padding: 20px 10px 50px ; margin: -50px 0 0; font-size: 16px;}
        p.sub-txt  span { display: inline; }
    }
    @media (max-width:576px){
        p.sub-txt { padding: 20px 10px 40px ; margin: -40px  0 0;   font-size: 14px; }
        p.sub-txt  span { display: inline; }
    }
    @media (max-width:480px){
        p.sub-txt { padding: 20px 10px 30px ; margin: -30px 0 0; }
        p.sub-txt  span { display: inline;}
    }
    


