@charset "utf-8";

/********************************************************
■ Basic : 기본
********************************************************/
@import url("/thema/nanum282/assets/css/NotoSansKR.css");

body { font-family: 'Noto Sans KR', sans-serif; font-weight:300; }

body { line-height: 22px; font-size: 13px; color: rgb(51, 51, 51); background-color:#fff; background-repeat: no-repeat; background-attachment:fixed; background-size:cover; }
body.is-pc .ko { font-size:12px; }
a { color: rgb(51, 51, 51); cursor: pointer; text-decoration: none; }
a:hover, a:focus, a:active { color: #af865e; 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 { margin:0; padding:0;  }
.ko, .ko small {  }
.sns-share-icon img { width:20%; max-width:34px; border-radius:50%; }
dl { margin-top: 0; margin-bottom: 0px; }
b, strong, dt { font-weight:500; }
p { margin: 0 0 0px; }


/********************************************************
■ Layout : 레이아웃
********************************************************/
.wrapper { margin:0 auto; background:#fff;  }
.at-container { margin:0px auto; padding:0px; }
.is-pc .at-body { min-height:600px; }
.at-body .at-container { overflow:hidden; }
.boxed.wrapper .at-body .at-container { padding:0px 20px; }
.at-content { position:relative; padding:30px 0px; }
.at-row { margin-left:-15px; margin-right:-15px; }
.at-col { position:relative; /* padding-left:15px; padding-right:15px; */ padding: 0 0 50px 0; }
.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:480px) {

}

/********************************************************
■ LNB : 최상단의 즐겨찾기, RSS, 로그인, 회원가입 영역
********************************************************/
.at-lnb { border-bottom:1px solid #dcdcdc; display:none; }
.en .at-lnb { font-size:13px; }
.at-lnb ul { list-style: none; margin: 0px; padding:0px; line-height:30px; }
.at-lnb ul > li { float: left; padding: 0px 15px; border-right:1px solid #dcdcdc; color:#666; font-size:11px; font-family: 'Dotum', sans-serif; }
.at-lnb ul > li:nth-of-type(1) { border-left:1px solid #dcdcdc; }
.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: #666; float:left; text-transform:uppercase; }
.at-lnb ul > li > a.fb {  }
.at-lab ul > li span { padding:0 5px; color:#dcdcdc; }

.at-lnb .system { background:#f29028; }
.at-lnb .system > a { color:#fff; }

.at-lnb .family { width:173px; text-align:center; }
.at-lnb .family .dropdown-menu { list-style:none; width:173px; border:1px solid #dcdcdc; border-radius:0; box-sizing:border-box; }
.at-lnb .family ul { padding-top:10px; padding-bottom:15px; }
.at-lnb .family ul > li { border: 0px solid #dcdcdc; margin-left:-1px; }
.at-lnb .family .dropdown-menu > li > a { font-size:13px; padding: 3px 0px; color: #666; }
.at-lnb .family .dropdown-menu > li > a.active { color:#2b3a75; }
.at-lnb .family .dropdown-menu > li:hover a { background:#fff; color:#2b3a75; }

.header-search { float:left; text-align:right; overflow:hidden; height:30px; }
.header-search .input-group { position:relative; width:122px; border-radius: 20px 20px 20px 20px; background: #fff; border:1px solid #dcdcdc; margin-top:4px; overflow:hidden; }
.header-search input { width:92px; margin-left:10px; font-size:10px; height:20px; margin-top:2px; }
.header-search .search-btn { border-radius: 0px 20px 20px 0px; background: #fff; }
.header-search .search-btn  > i { color:#666; font-size:8px; }
.header-search .form-control { border: 0; padding:0; }
.header-search .no-border { border: 0; box-shadow: none; }
.header-search .form-group { margin-bottom: 0px; }

.header-search .input-group-xs > .form-control, .header-search .input-group-xs > .input-group-addon, .header-search .input-group-xs > .input-group-btn > .btn { /*height:20px;*/ padding: 0px 10px;
font-size: 10px; /*line-height: 10px;*/ margin-right: 9px; height:20px; }
.header-search .input-group-btn { line-height:22px; }

.header-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666;
}
.header-search input::-moz-placeholder { /* Firefox 19+ */
  color: #666;
}
.header-search input:-ms-input-placeholder { /* IE 10+ */
  color: #666;
}
.header-search input:-moz-placeholder { /* Firefox 18- */
  color: #666;
}

@media all and (max-width:1199px) {
	.responsive .at-lnb .at-container { display:none; visibility:visible; }
}


/********************************************************
■ PC Header : PC 헤더
********************************************************/
.pc-header { background:#252525; padding:30px 0;}
.pc-header > .at-container { position:relative; /*text-align:center;*/ }
.pc-header .header-logo { float:left; /*text-align:center;*/ /* height:112px; padding-top:25px; padding-bottom:25px;  */}

@media all and (max-width:1199px) {
	.responsive .pc-header { display:none; }
}

/********************************************************
■ Mobile Header : 모바일 헤더
********************************************************/
.m-header { display:none; border-bottom:1px solid #dcdcdc; padding:5px; background:#252525;}
.m-header a { color:#888; display:inline-block; height:40px; line-height:35px; border-radius:5px;}
.m-header .at-container { padding:0px; }
.m-header .header-wrap { display:table; width:100%; table-layout:fixed; margin:0px; border-collapse: collapse; }
.m-header .header-icon,
.m-header .header-logo { display:table-cell; vertical-align:middle; font-size:18px; height:80px; line-height:80px; 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; }
}

/********************************************************
■ PC Menu : PC 메뉴바 배경설정
********************************************************/
.pc-menu { position:relative; background:#fff; border-top:1px solid #dcdcdc; border-bottom:1px solid #282828; /*border-bottom:1px solid #282828; 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 .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: "+"; color:#aaa; }
.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:1199px) {
	.responsive .pc-menu,
	.responsive .pc-menu-all { display:none; }
}

.pc-menu .header-search { display:inline-block; width:200px; vertical-align:middle; margin:0; padding:0; float:right; }
/*
.pc-menu .header-search form { padding:0px; border:1px solid #d2d9dc; background: #d2d9dc; }
.pc-menu .header-search input { background: #fff; border:1px solid #d2d9dc; }
.pc-menu .header-search .btn { color:#fff !important; background: #d2d9dc !important; color:#fff; }

.pc-menu .header-search form { padding:0px; margin:0px 0px 4px; border:0; background: #d2d9dc; }
.pc-menu .header-search input { border:1px solid #d2d9dc; }
.header-search .search-form { border-radius: 30px 0px 0px 30px; }
.header-search .search-btn { border-radius: 0px 30px 30px 0px; border:1px solid #d2d9dc; }
*/

/********************************************************
■ 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;  border-top:1px solid #dcdcdc; }
.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; background:#f5f5f5; }

/* 醫뚯륫 �ㅽ��� */
.pc-menu .nav-top.nav-float .menu-ul { }
.pc-menu .nav-top.nav-float .menu-li { float:left; }
.pc-menu .nav-top.nav-float .sub-1div { position:absolute; }

/* 怨듯넻 �ㅽ��� */
.pc-menu .nav-top { position:absolute; left:0px; top:0px; z-index:10; width:100%; }
.pc-menu .nav-top .menu-a { display:block; color:#282828;  }
.pc-menu .nav-top .menu-li:hover .menu-a,
.pc-menu .nav-top .menu-li.on .menu-a { background:#f27128; }
.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 .menu-li.on .menu-all { background:#c65d49; }

.pc-menu .nav-top .sub-1div::before { top: -8px; border-width: 0 8px 8px; border-color: orangered transparent; display: block; width: 0px; content: ""; position: absolute; border-style: solid; }
.pc-menu .nav-top .sub-1div { background:#fff; border-top:3px solid orangered; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.pc-menu .nav-top .sub-1dul,
.pc-menu .nav-top .sub-1dli { position:relative;  }
.pc-menu .nav-top .sub-1da { display:block; color:#000; padding:5px 12px; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }
.pc-menu .nav-top .sub-1dli.on .sub-1da,
.pc-menu .nav-top .sub-1dli:hover .sub-1da { color:#fff; font-weight:bold; background: orangered; border-color:orangered; }
.pc-menu .nav-top .sub-1new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .sub-1line { position:relative; display:block; color:#000; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

.pc-menu .nav-top .sub-2div { left:100%; top:0; background: #fff; position:absolute; z-index:20; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.pc-menu .nav-top .sub-2dul { }
.pc-menu .nav-top .sub-2dli { }
.pc-menu .nav-top .sub-2da { display:block; color:#000; padding:5px 12px; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }
.pc-menu .nav-top .sub-2dli.on .sub-2da,
.pc-menu .nav-top .sub-2dli:hover .sub-2da { color:#fff; font-weight:bold; background: orangered; border-color:orangered; }
.pc-menu .nav-top .sub-2new { color: rgb(140, 195, 70);}
.pc-menu .nav-top .sub-2line { display:block; color:#000; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

/********************************************************
�  PC Menu Mega : PC �곷떒 硫붽� �ㅽ��� 硫붾돱
********************************************************/
.pc-menu .nav-mega { position:absolute; left:0px; top:0px; z-index:10; width:100%; margin-top:-1px; }
.pc-menu .nav-mega .menu-a { display:block; color:#282828; background:#fff; font-weight:500; text-align:center; }
.pc-menu .nav-mega .menu-li { float:left; width:16.66666666666666%; }
.pc-menu .nav-mega .menu-li:last-child>a{ color:#fff; background: #c30b1d;}
/* .pc-menu .nav-mega .menu-li:hover .menu-a,
.pc-menu .nav-mega .menu-li.on .menu-a { border-bottom:3px solid #b58e65; } */
.pc-menu .nav-mega .menu-li.nav-home { width:60px !important; text-align:center; }
.pc-menu .nav-mega .menu-li.nav-home .menu-a { padding:0px; }
.pc-menu .nav-mega .new { color: rgb(140, 195, 70);}

.pc-menu .nav-mega .mega-tbl { display:table; width:100%; table-layout:fixed; margin:0px; background:#fff; }
.pc-menu .nav-mega .mega-cell { display:table-cell; vertical-align:top; border-collapse: collapse; }
.pc-menu .nav-mega .mega-head { width:200px; padding:20px; text-align:right; }
.pc-menu .nav-mega .mega-head .mega-a { font-size:18pt; font-weight:bold; }
.pc-menu .nav-mega .mega-menu { width:200px; padding-left:20px; padding-right:20px; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; }
.pc-menu .nav-mega .mega-menu > a { font-size:20px; font-weight:500; color:#d71a18; line-height:25px; }
.pc-menu .nav-mega .mega-content { padding:10px; }

/* yschung add s */
/* .pc-menu .nav-mega ul li:nth-child(8) .menu-a { background:#2b3a75; color:#fff; }
.pc-menu .nav-mega ul li:last-child .menu-a { background:#af865e; color:#fff; }
.pc-menu .nav-mega ul li:nth-child(6) .sub-1div, .pc-menu .nav-mega ul li:nth-child(7) .sub-1div { position: inherit; background:#fff; width:260px; border:1px solid #dcdcdc; } */

.pc-menu .nav-mega .sub-1div { background:#fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.pc-menu .nav-mega .sub-1dul,
.pc-menu .nav-mega .sub-1dli { position:relative; font-size:15px;  }
.pc-menu .nav-mega .sub-1da { display:block; color:#666; padding:5px 12px; font-size:15px; line-height:22px; /*border-bottom: 1px solid rgb(238, 238, 238);*/ }
.pc-menu .nav-mega .sub-1dli.on .sub-1da,
.pc-menu .nav-mega .sub-1dli:hover .sub-1da { color:#b58e65; font-weight:bold; background: fff; border-color:fff; }
.pc-menu .nav-mega .sub-1new { color: rgb(140, 195, 70);}
.pc-menu .nav-mega .sub-1line { position:relative; display:block; color:#000; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }
/* yschung add e */

.pc-menu .nav-mega .sub-1div {  border-top: 1px solid #282828; position: absolute; left:50%; transform:translateX(-50%); width:100%; max-width:1170px; background:transparent; margin-top: 0px; }
/* .pc-menu .nav-mega .menu-ul .menu-li:first-of-type .sub-1div  { background:rgba(0,0,0,.1); height:100vh; } */

.pc-menu .nav-mega .sub-1dul,
.pc-menu .nav-mega .sub-1dli { position:relative;  }
.pc-menu .nav-mega .sub-1da { display:block; color:#666; line-height:25px;/*padding:5px 12px;  /*border-bottom: 1px solid rgb(238, 238, 238);*/ }
.pc-menu .nav-mega .sub-1dli.on .sub-1da,
.pc-menu .nav-mega .sub-1dli:hover .sub-1da { color:#b58e65; font-weight:400; /*background: orangered; border-color:orangered;*/ }
.pc-menu .nav-mega .sub-1new { color: rgb(140, 195, 70);}
.pc-menu .nav-mega .sub-1line { position:relative; display:block; color:#000; padding:5px 12px; font-weight:bold; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

.pc-menu .nav-mega .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-mega .sub-2dul { }
.pc-menu .nav-mega .sub-2dli { }
.pc-menu .nav-mega .sub-2da { display:block; color:#000; padding:5px 12px; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }
.pc-menu .nav-mega .sub-2dli.on .sub-2da,
.pc-menu .nav-mega .sub-2dli:hover .sub-2da { color:#fff; font-weight:bold; background: orangered; border-color:orangered; }
.pc-menu .nav-mega .sub-2new { color: rgb(140, 195, 70);}
.pc-menu .nav-mega .sub-2line { display:block; color:#000; padding:5px 12px; font-weight:bold; background:#fafafa; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

.pc-menu .nav-mega  .sub-foot { font-size:15px; line-height:45px; color:#fff; background:#535353; text-align:center; margin-top:20px; }
#mega-brand {  }
#mega-brand .brand-box { float:left; width:14.28%; border:1px solid #fff }
/* #mega-brand .brand-box:hover { border:1px solid #b58e65; } */
#mega-brand .brand-img-box { /* position:relative;  */width:100%; height:119px; text-align:center;/*border-bottom:1px solid #dcdcdc;*/ }
/* #mega-brand .brand-img-box img { position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); } */
#mega-brand .brand-name { height:25px; line-height:25px; color:#555; font-size:15px; text-align:center; }


/********************************************************
�  PC Menu Full : PC �곷떒 �꾩껜 �ㅽ��� 硫붾돱
********************************************************/
.pc-menu .nav-full { position:relative; transition: all 0.3s ease-in-out;}
.pc-menu .nav-full.on { /*background:#f27128;*/ 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); }
.pc-menu .nav-full .at-container { z-index:10; overflow:hidden; transition: all 0.3s ease-in-out; }
.pc-menu .nav-full .menu-ul { /*background:#f0efef;*/ 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:500; 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; /*border-left:1px solid #ddd; background:#ddd;*/ }
.pc-menu .nav-full.on .sub-1div { display:block; z-index:9999999; }
.pc-menu .nav-full .menu-li:hover .menu-a,
.pc-menu .nav-full .menu-li.on .menu-a { color:#fff; background:#f27128; }
.pc-menu .nav-full .new { color: rgb(140, 195, 70);}
.pc-menu .nav-full-back { position:absolute; background:#111; left:0px; top:0px; width:100%; z-index:9; }
.pc-menu .nav-full .menu-li.on .menu-all { background:#c65d49; }

.pc-menu .nav-full .nav-full-first { background:#f27128; }
.pc-menu .nav-full .nav-full-last { border-right:1px solid #ddd; }
/*.pc-menu .nav-full .menu-li:hover .sub-1div::before { top: -8px; border-width: 0 8px 8px; border-color: #a01236 transparent; display: block; width: 0px; content: ""; position: absolute; border-style: solid; }*/
.pc-menu .nav-full .menu-li:hover .sub-1div > ul > li > a { color:#000; font-size:14px; }
.pc-menu .nav-full .menu-li:hover .sub-1div { /*background:rgba(0,0,0,0.8); color:#fff;*/ /*border-top:3px solid #a01236; 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 .menu-li:hover .sub-1div > ul > li > a:hover { color:#f27128; }

.pc-menu .nav-full .sub-1dul,
.pc-menu .nav-full .sub-1dli { position:relative; }
.pc-menu .nav-full .sub-1dli .sub-1da { /*color:#000;*/ }
.pc-menu .nav-full .sub-1da { background:#fff; display:block; color:#000; font-size:14px; padding:5px 12px; line-height:32px; /*border-bottom: 1px solid rgb(238, 238, 238);*/ }
.pc-menu .nav-full .sub-1dli.on .sub-1da,
.pc-menu .nav-full .sub-1dli:hover .sub-1da { /*color:#ccc; font-weight:bold; background:#444444;*/ }
.pc-menu .nav-full .sub-1new { color: rgb(140, 195, 70); }
.pc-menu .nav-full .sub-1line { position:relative; display:block; /*color:#000;*/ padding:5px 12px; font-weight:bold; /*background:#fafafa;*/ line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

.pc-menu .nav-full .sub-2div { left:100%; top:0; /*background: #fff;*/ position:absolute; z-index:20; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.pc-menu .nav-full .sub-2dul { border-top:3px solid orangered; margin-top:-3px; }
.pc-menu .nav-full .sub-2dli { }
.pc-menu .nav-full .sub-2da { display:block; color:#000; padding:5px 12px; line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }
.pc-menu .nav-full .sub-2dli.on .sub-2da,
.pc-menu .nav-full .sub-2dli:hover .sub-2da { color:#fff; font-weight:bold; /*background: orangered;*/ }
.pc-menu .nav-full .sub-2new { color: rgb(140, 195, 70);}
.pc-menu .nav-full .sub-2line { display:block; color:#000; padding:5px 12px; font-weight:bold; /*background:#fafafa;*/ line-height:22px; border-bottom: 1px solid rgb(238, 238, 238); }

/********************************************************
�  PC Content Menu : PC 而⑦뀗痢  硫붾돱
********************************************************/
.pc-menu .nav-content { position:absolute; top:0px; left:0px; border:0px !important; z-index:20; }
.pc-menu .nav-content .nav-btn { display:block; font-size: 15px; /*font-family: "Roboto", sans-serif;*/ cursor:pointer; padding:0px; color:#282828 !important; font-weight:bold; text-align:center; font-weight:bold; }
.pc-menu .nav-content .sub-shows { position:relative; color:#fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.pc-menu .nav-content .sub-shows .sub-a { display:block; font-size: 14px; /*font-family: "Roboto", sans-serif;*/ font-weight:bold; color:#fff; line-height:24px; padding:8px 15px; /*border-bottom:1px solid rgb(203, 0, 7);*/ }
.pc-menu .nav-content .sub-shows .nav-shows:hover {  }
.pc-menu .nav-content .sub-shows .nav-shows:hover .sub-a { color: rgb(225, 9, 19) !important; }
.pc-menu .nav-content .sub-shows.on .sub-a { color: rgb(203, 0, 7) !important;  }

.pc-menu .nav-content .sub-content { position:absolute; z-index:20; top:0px; color:#333; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.pc-menu .nav-content .menu-content-box { display:table; width:100%; height:100%; table-layout:fixed; }
.pc-menu .nav-content .menu-content-box-sub { width:180px; padding:20px; padding-right:0px; height:100%; display:table-cell; vertical-align:top; }
.pc-menu .nav-content .menu-content-box-item { height:100%; display:table-cell; vertical-align:top; padding:15px; }
.pc-menu .nav-content .menu-content-item { height:100%; overflow:hidden; }

.pc-menu .nav-content .sub-1dul { height:100%; border-right:1px solid #ddd; padding-right:15px; }
.pc-menu .nav-content .sub-1dli { position:relative; line-height:20px;  }
.pc-menu .nav-content .sub-1dli:hover,
.pc-menu .nav-content .sub-1dli.on { background: rgb(225, 9, 19); }
.pc-menu .nav-content .sub-1dli.on .sub-1da,
.pc-menu .nav-content .sub-1dli:hover .sub-1da { color:#fff; font-weight:bold; }
.pc-menu .nav-content .sub-1da { display:block; padding:6px 12px; }

.pc-menu .nav-content .sub-2div { display:none; visibility:visible; left:100%; top:0px; margin-left:-6px; z-index:20; background: rgb(225, 9, 19); position:absolute; border-radius:5px; }
.pc-menu .nav-content .sub-2dul { }
.pc-menu .nav-content .sub-2dli { }
.pc-menu .nav-content .sub-2dli:hover { background: rgb(203, 0, 7); }
.pc-menu .nav-content .sub-2da { display:block; color:#fff; padding:6px 12px; }
.pc-menu .nav-content .sub-2dli:hover .sub-2da,
.pc-menu .nav-content .sub-2dli.on .sub-2da { color:#fff; font-weight:bold; }

.pc-menu .nav-content .new { color: rgb(140, 195, 70);}
.pc-menu .nav-content .new-sub1 { color: rgb(140, 195, 70);}
.pc-menu .nav-content .new-sub2 { color: rgb(140, 195, 70);}

/******************************************************** �  PC Right Icon Menu
: PC �곗륫 �꾩씠肄� 硫붾돱
********************************************************/ .pc-menu .nav-right {
background:#111; position:absolute; top:0px; right:0px; z-index:11; } .pc-menu
.nav-right > ul { float:right; list-style:none; padding:0px; margin:0px; }
.pc-menu .nav-right > ul > li { float:left; position:relative; width:42px; }
.pc-menu .nav-right > ul > li > a { color:#fff; display:block;
text-align:center; } .pc-menu .nav-right > ul > li > a:hover { background: #333;
} .pc-menu .nav-right .label { position: absolute; top: 15%; right: 7px;
text-align: center; font-size: 9px; font-weight:300; padding: 2px 3px;
line-height: 0.9; border-radius: .25em !important; } .pc-menu .nav-rw {
width:200px; }

/********************************************************
■ PC All Menu : 전체 메뉴
********************************************************/
.pc-menu-all { position:absolute; background:#fff; /*border:1px solid #dcdcdc;*/ z-index:2; -webkit-box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); -moz-box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); box-shadow: inset 0px -10px 10px -10px rgba(0,0,0,0.2); }
.pc-menu-all .at-container {  }
.pc-menu-all .table { margin-bottom:0 !important; font-size:14px; }
.pc-menu-all .table td { width:1%; background:#fff; border:0px solid #ddd; border-right: 1px solid #ddd; padding:0px; line-height:20px; text-align:center; }
.pc-menu-all .menu-a { display:block; color:#000; padding:6px 12px; /*background:#f5f5f5; border-bottom:1px solid #ddd;*/ font-weight:bold; text-align:center; }
.pc-menu-all .table td.on .menu-a { color:#af865e; }
.pc-menu-all .sub-1div { padding:20px 0px; }
.pc-menu-all .sub-1dul { list-style:none; padding:0px; margin:0px; }
.pc-menu-all .sub-1dli .sub-1da { display:block; padding:2px 12px; color:#333; }
.pc-menu-all .sub-1dli.on .sub-1da,
.pc-menu-all .sub-1dli:hover .sub-1da { color:#f27128;; }
.pc-menu-all .sub-1dli > a:hover { color:#f27128; }
.pc-menu-all .new { color: rgb(140, 195, 70);}
.pc-menu-all .new-sub1 { color: rgb(140, 195, 70);}
.pc-menu-all .sub-1line { display:block; color:#000; padding:5px 12px; margin:4px 0px; font-weight:bold; background:#fafafa; }
.pc-menu-all .menu-all-btn { text-align:center; }

.pc-menu-all td:nth-of-type(1) { padding:20px 0; background:#f5f5f5; }

/********************************************************
■ 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; 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;   /*display:none;모바일 메인 메뉴 출력 */ }
}

/********************************************************
■ Page Title : 페이지 타이틀 및 설명글
********************************************************/
.at-title { margin-top:20px; position:relative;  top:40px; }
.at-title .board-title-name { padding-bottom:17px; border-bottom:2px solid #282828; }
.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; }
	.at-title .amina-header .header-breadcrumb { display:none; }
}

/********************************************************
■ Footer : 하단 푸터
********************************************************/
.en .at-footer .at-links { font-size:12px; }
.at-footer .at-links { border-top:1px solid #282828; height:44px; }
.at-footer .at-links ul { list-style: none; }
.at-footer .at-links ul > li { float: left; line-height:30px; line-height:42px; height:42px; padding: 0px 12px; }
.at-footer .at-links ul li::after { float: right; font-size:12px; color:#ddd; content: "|"; margin-right:-14px;}
.at-footer .at-links ul li:last-child::after { content: ""; }
.at-footer .at-links ul > li > a { font-size:13px; color: #888; }
.pc_mobile_btn { display:none; }
.foot_txt { overflow:hidden; }
.foot_logo { display:inline-block; float:left; padding-right:3%;  padding-top:15px;}
.foot_copy { overflow:hidden; }
.foot_copy > p { float:left; margin:0 !important; }
.foot_link { padding:0 !important; }
.at-footer .at-infos > .at-container { padding-bottom:40px; }
.foot_copy > p a { display:inline-block; text-decoration:underline; color:#0f437c; margin-left:5px; }
.foot_copy > p a:hover { color:#3775b9; }
.foot_copy div > p { margin:10px 0 0 0 !important; }
.foot_info { border-top:1px solid #dcdcdc; }

@media all and (max-width:991px) {
	.responsive .at-footer .at-links { padding:5px 10px; }
	.at-footer .at-infos { padding:40px 0 0 0; }
}
@media all and (max-width:767px) {
	.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-right { display:none; }
	.pc_mobile_btn { clear:both; display:block; width:80%; background:#a7a7b3; color:#fff !important; height:30px; margin:0 auto; text-align:center; line-height:28px;}
	.pc_mobile_btn:hover { background:#7e8488; }
	.foot_copy div > p { padding-bottom:20px; }
	.foot_logo img { width:130px; margin-bottom:10px; }
	.foot_copy { clear:both; }
}

/* YC5 */
.en .at-footer .at-infos { font-size:12px; }
.at-footer .at-infos .media { padding:15px 0px 20px; }
.at-footer .at-infos .pull-left { font-size:13px;  color:#666;  }
.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; }


.at-infos { background:#f6f6f6; padding:0px 0; border-top:1px solid #282828 !important; }
.at-infos > div { overflow:hidden; }
.at-infos h2 { display:inline-block; float:left; width:207px; }
.at-infos .at-container { margin-top:20px; }
.at-infos .ft_copy { width:70%; display:inline-block; float:left; padding-left:50px; }
.at-infos .ft_copy > div { overflow:hidden; }
.at-infos .ft_copy p { margin:0 12px 0 0; float:left; color:#666; font-size:13px; }
.at-infos .ft_copy p span{ display:inline-block; margin-right:4px;color:#666; font-size:13px; font-weight:400; }
.at-infos .ft_copy small { letter-spacing:1px; color:#979797; font-size:11px; font-weight:400; }

.foot_customer { overflow: hidden; padding:30px 0 30px; width: 100%; }
/*.foot_customer > div { float:left; box-sizing:border-box; position:relative; background:green }*/
.foot_customer .bank { float:left; width:25%; /*border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc;*/ padding:0 20px; background:url('/data/main/ico_bank.png')no-repeat 95% bottom;}
.foot_customer .info { float:left; width:50%; padding-left:20px; background:url('/data/main/ico_event.png')no-repeat 95% bottom; }
.foot_customer .customer { float:left; width:25%; padding-right:20px; background:url('/data/main/ico_customercenter.png')no-repeat 95% bottom; }
.foot_customer > div > h2 { font-size:13px; font-weight:500; color:#282828; }
.foot_customer > div > div { width:20px; height:1px; background:#282828; margin:15px 0 15px 0; }
.foot_customer > div > p { float:left; font-size:13px; color:#aaa; line-height:18px; /*margin-bottom:15px; margin-top:5px;*/ margin-right:10px; }
.foot_customer > div > p > span { display:block; color:#aaa;}
.foot_customer > div > p > span > b { color:#777; padding-right:10px; }

.foot_customer > div > a { position:absolute; bottom:0; display:block; width:104px; height:22px; font-size:13px; color:#fff; background:#d71a18; font-weight:400; padding:0 10px; line-height:20px; }
.foot_customer > div > a span { display:inline-block;  }
.foot_customer p > b { display:block; color:#282828; font-size:29px; font-weight:500; margin-bottom:13px; }

.foot_customer .info > p > span { display: inline-block; color:#aaa; }
.foot_customer .info > p > a { color: #af865e; }
.lm10 { margin-left:10px }

@media all and (max-width:1199px) {
	.foot_customer .customer, .foot_customer .bank, .foot_customer .info { padding-left:20px; padding-right:20px; }
	.foot_customer .customer { width:50%; padding-bottom:30px; }
	.foot_customer .bank { width:50%; padding-bottom:30px; border-left:1px solid #dcdcdc; }
	.foot_customer .info { float:none; clear:both; width:100%; margin-bottom:30px; padding-top:30px; border-top:1px solid #dcdcdc; }

}
@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; }
}
@media all and (max-width:600px) {
.foot_customer .customer { float: none; width: 100%; padding-bottom: 30px; min-height: 160px; }
.foot_customer .bank { float: none; width: 100%; padding-bottom: 30px; padding-top:30px; min-height: 160px; border-top:1px solid #dcdcdc; }
.foot_customer .info { float:none; clear:both; width:100%; margin-bottom:30px; padding-top:30px; border-top:1px solid #dcdcdc; }

}

/* G5 */
.at-footer .at-copyright { text-align:center; padding:15px 0px; color:#888; }
.at-footer .at-copyright strong { color:#333; }

/********************************************************
■ 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 { }
.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 {  }

/* 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; }*/
.alert, .label { border-radius:0 !important; }

/* 마이페이지 */
.mypage-skin > h2 { display:block; text-align:center; font-size:18px; color:#282828; margin-bottom:20px; }
.mypage-con > h3 { display:block; text-align:center; font-size:13px; color:#444; margin-bottom:15px; }
.mypage-con > h3 span { font-weight:500; }
.mypage-con > h3 .lv-icon { display:none; }
.mypage-con > h3 a { color:#f10000; font-weight:500; }
.mypage-con > h3 a:hover { text-decoration:underline; }
.mypage-info { width:100%; overflow:hidden; margin-bottom:20px; }
.mypage-info .member-info { width:25%; box-sizing:border-box; border:1px solid #dcdcdc; float:left; padding:25px; text-align:center; }
.mypage-info .member-info p { font-size:15px; color:#282828; margin-bottom:5px; }
.mypage-info .member-info > span { display:block; color:#888; margin-bottom:10px; }
.mypage-info .member-info > a { display:inline-block; background:#a7a7b3; color:#fff; padding:4px 25px; }
.mypage-info .member-info > a :hover { background:#7e8488; }
.mypage-info .mp_myshopping { width:25%; float:left; box-sizing:border-box; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; }
.mypage-info .mp_myshopping dl { width:100%; overflow:hidden; padding:15px 25px; border-top:1px solid #dcdcdc; margin:0; }
.mypage-info .mp_myshopping dt { float:left; color:#282828; }
.mypage-info .mp_myshopping dd { float:right; }
.mypage-info .mp_myshopping dd a { color:#888 !important; }
.mypage-info .mp_myshopping dd a:hover { text-decoration:underline; }
.mypage-info > a { width:25%; float:left; box-sizing:border-box; border-top:1px solid #dcdcdc; border-right:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; padding:25px; }
.mypage-info > a b { display:block; color:#282828; font-size:13px; }
.mypage-info > a span { display:block; color:#888; font-size:12px; }
.mypage-info > a:nth-of-type(1) { background:#fff url('/img/ico_mp_delivery.png')no-repeat 90% 80%; }
.mypage-info > a:nth-of-type(2) { background:#fff url('/img/ico_mp_review.png')no-repeat 90% 80%; }
.mypage-info > a:nth-of-type(1):hover { background:#f5f5f5 url('/img/ico_mp_delivery.png')no-repeat 90% 80%; }
.mypage-info > a:nth-of-type(2):hover { background:#f5f5f5 url('/img/ico_mp_review.png')no-repeat 90% 80%; }

.mypage-con .mypage-process { width:100%; border:1px solid #dcdcdc; margin-bottom:20px; }
.mypage-con .mypage-process h4 { display:block; padding:15px 25px; background:#f5f5f5; font-size:14px; border-bottom:1px solid #dcdcdc; color:#282828; }
.mypage-con .mypage-process span { color:#888; }
.mypage-con .mypage-process ul { width:100%; box-sizing:border-box; overflow:hidden; padding:25px 0; margin:0; }
.mypage-con .mypage-process li { list-style:none; width:25%; text-align:center; float:left; border-left:1px dotted #dcdcdc; color:#888; }
.mypage-con .mypage-process li:nth-of-type(1) { border-left:0; }
.mypage-con .mypage-process li a { display:inline-block; color:#7e8488; font-size:18px; font-weight:bold; }
.mypage-con .mypage-process li a:hover { text-decoration:underline; color:#a7a7b3; }

.mypage-con .mypage-quick { width:100%; border:1px solid #dcdcdc; overflow:hidden; }
.mypage-con .mypage-quick > a { width:14.28%; display:block; float:left; text-align:center; box-sizing:border-box; height:128px; line-height:190px;border-left:1px solid #dcdcdc; color:#888; }
.mypage-con .mypage-quick > a:nth-of-type(2) { border-left:0; background:url('/img/ico_mp_sell.png')no-repeat center 25px; }
.mypage-con .mypage-quick > a:nth-of-type(3) { background:#fff url('/img/ico_mp_coupon.png')no-repeat center 25px; }
.mypage-con .mypage-quick > a:nth-of-type(4) { background:#fff url('/img/ico_mp_wish.png')no-repeat center 25px; }
.mypage-con .mypage-quick > a:nth-of-type(5) { background:#fff url('/img/ico_mp_change.png')no-repeat center 25px; }
.mypage-con .mypage-quick > a:nth-of-type(6) { background:#fff url('/img/ico_mp_write.png')no-repeat center 25px; }
.mypage-con .mypage-quick > a:nth-of-type(7) { background:#fff url('/img/ico_mp_modify.png')no-repeat center 25px; }
.mypage-con .mypage-quick > a:nth-of-type(8) { background:#fff url('/img/ico_mp_logout.png')no-repeat center 25px; }

.mypage-con .mypage-quick > a:nth-of-type(2):hover { background:#f5f5f5 url('/img/ico_mp_sell.png')no-repeat center 25px; }
.mypage-con .mypage-quick > a:nth-of-type(3):hover { background:#f5f5f5 url('/img/ico_mp_coupon.png')no-repeat center 25px; }
.mypage-con .mypage-quick > a:nth-of-type(4):hover { background:#f5f5f5 url('/img/ico_mp_wish.png')no-repeat center 25px; }
.mypage-con .mypage-quick > a:nth-of-type(5):hover { background:#f5f5f5 url('/img/ico_mp_change.png')no-repeat center 25px; }
.mypage-con .mypage-quick > a:nth-of-type(6):hover { background:#f5f5f5 url('/img/ico_mp_write.png')no-repeat center 25px; }
.mypage-con .mypage-quick > a:nth-of-type(7):hover { background:#f5f5f5 url('/img/ico_mp_modify.png')no-repeat center 25px; }
.mypage-con .mypage-quick > a:nth-of-type(8):hover { background:#f5f5f5 url('/img/ico_mp_logout.png')no-repeat center 25px; }

.mypage-con .mypage-quick .mp_quick_title { display:none; line-height:15px; font-size:13px; padding-top:45px; background:#a7a7b3; color:#fff; }
.mypage-con .mypage-quick .mp_quick_title:hover { background:#7e8488; }

@media all and (max-width:767px) {
.mypage-info .member-info, .mypage-info .mp_myshopping { width:50%; }
.mypage-info > a { width:50%; border-top:0; }
.mypage-info > a:nth-of-type(1) { border-left:1px solid #dcdcdc; }
.mypage-con .mypage-quick .mp_quick_title { display:block; }
.mypage-con .mypage-quick > a { width:25%; }
.mypage-con .mypage-quick > a:nth-of-type(1), .mypage-con .mypage-quick > a:nth-of-type(2), .mypage-con .mypage-quick > a:nth-of-type(3), .mypage-con .mypage-quick > a:nth-of-type(4) { border-bottom:1px solid #dcdcdc; }
}
@media all and (max-width:480px) {
.mypage-info .member-info, .mypage-info .mp_myshopping { width:100%; }
.mypage-info .member-info { border-bottom:0; }
.mypage-info > a { width:100%; border-top:0; }

.mypage-con .mypage-quick > a { height:90px; line-height:135px; }
.mypage-con .mypage-quick .mp_quick_title { padding-top:30px; }

.mypage-con .mypage-quick > a:nth-of-type(2) { border-left:0; background:url('/img/ico_mp_sell.png')no-repeat center 18px; background-size:38px; }
.mypage-con .mypage-quick > a:nth-of-type(3) { background:#fff url('/img/ico_mp_coupon.png')no-repeat center 18px; background-size:38px; }
.mypage-con .mypage-quick > a:nth-of-type(4) { background:#fff url('/img/ico_mp_wish.png')no-repeat center 18px; background-size:38px; }
.mypage-con .mypage-quick > a:nth-of-type(5) { background:#fff url('/img/ico_mp_change.png')no-repeat center 18px; background-size:38px; }
.mypage-con .mypage-quick > a:nth-of-type(6) { background:#fff url('/img/ico_mp_write.png')no-repeat center 18px; background-size:38px; }
.mypage-con .mypage-quick > a:nth-of-type(7) { background:#fff url('/img/ico_mp_modify.png')no-repeat center 18px; background-size:38px; }
.mypage-con .mypage-quick > a:nth-of-type(8) { background:#fff url('/img/ico_mp_logout.png')no-repeat center 18px; background-size:38px; }

.mypage-con .mypage-quick > a:nth-of-type(2):hover { background:#f5f5f5 url('/img/ico_mp_sell.png')no-repeat center 18px; background-size:38px; }
.mypage-con .mypage-quick > a:nth-of-type(3):hover { background:#f5f5f5 url('/img/ico_mp_coupon.png')no-repeat center 18px; background-size:38px; }
.mypage-con .mypage-quick > a:nth-of-type(4):hover { background:#f5f5f5 url('/img/ico_mp_wish.png')no-repeat center 18px; background-size:38px; }
.mypage-con .mypage-quick > a:nth-of-type(5):hover { background:#f5f5f5 url('/img/ico_mp_change.png')no-repeat center 18px; background-size:38px; }
.mypage-con .mypage-quick > a:nth-of-type(6):hover { background:#f5f5f5 url('/img/ico_mp_write.png')no-repeat center 18px; background-size:38px; }
.mypage-con .mypage-quick > a:nth-of-type(7):hover { background:#f5f5f5 url('/img/ico_mp_modify.png')no-repeat center 18px; background-size:38px; }
.mypage-con .mypage-quick > a:nth-of-type(8):hover { background:#f5f5f5 url('/img/ico_mp_logout.png')no-repeat center 18px; background-size:38px; }
}


/* rqb&sidebar*/

#stv h2 { background:#7e8488 !important; }
#stv_nb li a { background:#fafafa; color:#888; letter-spacing:-0.015em; }
#stv_nb li a:hover { background:#a7a7b3; color:#fff; }
#stv .ellipsis { display:none; }
#stv_pg { letter-spacing:1px; }

#sidebar-box .sidebar-menu .ca-head.active > a { font-weight:400 !important; }
#sidebar-box .sidebar-head { background:#7e8488 !important; }
#sidebar-box .btn-navy { background:#a7a7b3 ; border:1px solid #a7a7b3; }
#sidebar-box .btn-navy:hover { background:#7e8488; border:1px solid #7e8488; }
.btn-color { background:#af865e !important; border:1px solid #af865e !important; }
.btn-color:hover { background:#7e8488 !important; border:1px solid #7e8488 !important; }
.btn-color2 { background:#2b3a75 !important; border:1px solid #2b3a75 !important; color:#fff; }
.btn-color2:hover { background:#7e8488 !important; border:1px solid #7e8488 !important; }
.sub_header h1 { color:#a7a7b3; display:inline-block; padding-bottom:10px; border-bottom:1px dotted #a7a7b3; font-size:30px; }
.sub_header .page-nav a, .sub_header .page-nav { color:#a7a7b3 !important; letter-spacing:0; }
.sidebar-login .profile { margin-bottom:10px; }


@media all and (max-width:1200px) {
#stv { display:none; }
}

/* 메인메뉴

.dropdown-menu { border-radius:0; box-sizing:border-box; padding:25px; }
.dropdown-menu > li { width:200px !important; }
.dropdown-menu > li:nth-of-type(1) { margin-right:30px; }
.dropdown-menu > li > a { display:block; font-size:15px; font-weight:500; color:#282828; padding:0 0 5px 0; border-bottom:1px solid #282828; }
.dropdown-menu > li > a:hover { background:none; color:#7e8488; }
.dropdown-menu  ol a { display:block; padding:5px 0 !important; color:#888; font-size:13px; }
.dropdown-menu  ol a:hover { font-weight:400; }
 */

/*메인 추가 CSS
.main-middle-banner { width:100%; margin:100px 0 50px 0; }
.main-middle-banner img { width:100%; }

@media all and (max-width:480px) {

}



.img-wrap .img-item img { margin: 30px 0 30px 0; }


.bg-alfa-50::before { background:none !important; }
*/
/*
.main_header { text-align:center; position:relative; overflow:hidden; height:172px; padding:30px 0; }
.main_header h1 { display:inline-block; margin:30px 0; width:100%; text-align:center; }
.main_header h1 a { padding:0; }
.main_header h1 img { width:250px; }
.head_banner { width:200px; display:inline-block; }
.header_banner01 { position:absolute; top:30px; left:0; }
.header_banner02 { position:absolute; top:30px; right:0; }

.main_logo { display:inline-block; padding:25px; }
.fa-lg { vertical-align:middle !important; font-size:1em !important; line-height:1em !important; }
/*.pc-menu { height:auto !important; border-bottom:1px solid #dcdcdc; }
.main_lnb { background:#ebebeb; height:40px; width:100%; float:right; }



*/

/* 상품 위젯, 상품목록 리스트 스타일 */
.item_title p { font-size:20px; color:#282828; line-height:20px; margin-bottom:10px; font-weight:500; }
.item_title span { font-size:14px; color:#666; line-height:14px; display:block; font-weight:300; }
.item_title { width:100%; text-align:center; padding-bottom:30px; }

.item-content { text-align:left !important; margin:0 !important; height:60px !important;  }
.item-name { text-align:left !important; width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; letter-spacing:-0.025em !important; }
.item-name b { color:#282828; }
.item-text { width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
/*
.item-price { color:#282828; margin-top:12px !important; padding-bottom:0; }
.item-price i { display:none; }
.item-price b { margin:0 !important; font-weight:500; color:#d71a18; }
.item-price b::after { content:'원'; color:#666; font-size:14px; }
.main_page .item-details { display:none; }
.item-details { display:none; }







.at-main .row { margin:0 !important; }




.main-slider .img-wrap { min-height:300px; }
*/
/* 하단 스타일 */
.at-footer { clear:both; }
/*
.txt-mobile { display:none; }
*/
/*
#top_banner #box { width:100% !important; max-width:1200px; }
#top_banner #box img { width:100%; }
#top_banner { height:auto !important; }

@media all and (max-width:1200px) {
.main_page .quick_link .quick_tit { width:100%; text-align:center; padding:10px; }
.main_page .quick_link .quick_tit > img { display:none; }
.main_page .quick_text { display:inline-block; }
.main_page .quick_link ul { width:100%; }

}
@media all and (max-width:1100px) {

}
@media all and (max-width:991px) {
.at-footer .ft_customer, .at-footer .ft_sns { width:50%; }
.at-footer .ft_copy { width:100%; padding-top:25px; margin-top:25px; padding:10px; }
}
@media all and (max-width:767px) {
.at-footer .ft_customer { width:70%; }
.at-footer .ft_sns { width:30%; }

}
@media all and (max-width:480px) {
.txt-mobile { display:block; }
.txt-pc { display:none; }
.at-footer .at-links ul > li { float: left; line-height:19px; height:25px; }
.at-infos .at-container { margin-top: 0px; }


}
*/
/* 서브 추가 CSS */
/*.div-head > span { font-weight:500; font-size:13px; color:#282828; }
.sub_header { text-align:center; }
.sub_header .col-md-4 { float:inherit; margin:10px auto 0 auto; }
.list-nav { display:none; }
.sub_heder_img .item { background-attachment:inherit !important; /* 페러렉스X */ }
/*
.list-category .div-tab { overflow:hidden; width:100%; }
.list-category .div-tab h3 { font-size:18px; }
.list-category .div-tab ul { border-left:1px solid #dcdcdc; }
.list-category .div-tab ul li { width:20%; box-sizing:border-box; border-right:1px solid #dcdcdc !important; border-left:0 !important; }
.list-category .div-tab ul li a {  white-space:nowrap; text-overflow:ellipsis; }
.nav-tabs > li { margin:0 !important; }
.list-category { margin-bottom:30px !important; }
.list-sort h3 { font-size:20px; color:#282828; font-weight:500; padding-bottom:10px; }
.list-sort .hidden-xs { border-top:1px solid #dcdcdc; padding-top:3px; }
.list-sort .pull-left a, .list-sort .pull-right a { margin:0 !important; }

.btn-group .btn-color { background:#a7a7b3 ; border:1px solid #a7a7b3; }
.btn-group .btn-color:hover { background:#7e8488; border:1px solid #7e8488; }
.btn-group .btn-black { border:1px solid #dcdcdc; background:#fff !important; color:#888 !important; }
.btn-group .btn-black:hover { background:#fafafa; }
.item_list_tab .nav-tabs .active a { border-bottom:1px solid #dcdcdc !important; }

.bsk-tbl .well li { list-style:none; }
*/
@media all and (max-width:991px) {
.at-content { padding:30px 0; margin: 0 10px 0 10px; }
.at-title { top:0; }
}

@media all and (max-width:480px) {
.at-content { padding:10px 0;  margin: 0 10px 0 10px;}
}

/* BOARD */
#fwrite .f_wrap { border:1px solid #dcdcdc; }
.write-wrap .panel-body { padding:0; overflow:hidden; }
.write-wrap .form-group { margin:0 !important; border-top:1px solid #dcdcdc; }
.write-wrap .form-group:nth-of-type(1) { border-top:0; }
.write-wrap .control-label { width:130px; margin:0; line-height:30px; padding:5px 15px; text-align:left; background:#f5f5f5; border-right:1px solid #dcdcdc; }
.write-wrap .form-group input, .write-wrap .form-group select { margin:5px; }
.write-wrap .col-sm-8, .write-wrap .col-sm-3, .write-wrap .col-sm-5, .write-wrap .col-sm-7, .write-wrap .col-sm-11 { padding-left:0; }
.form-horizontal .has-feedback .form-control-feedback { top:5px; }
.write-wrap .col-sm-5 label { line-height:30px; }
.write-wrap .col-sm-12 { padding:10px; }
.write-wrap #ticon { margin:5px 0 5px 10px; }
.write-wrap .label-photo { height:60px; }
.write-wrap .option_checkbox .control-label { border:0; background:#fff; padding:5px; }
.write-wrap .option_file .form-control-static { padding:5px !important; line-height:30px; }
.write-wrap .option_file .col-sm-offset-2 { margin:0; }
.write-wrap .option_file .col-sm-offset-2 .row { margin:0; }
.write-wrap .input-group-addon { border-top:0; border-left:0; border-right:1px solid #dcdcdc; border-bottom:0; box-sizing:border-box; }
.option_file .input-group-addon { width:130px; padding:5px 15px; text-align:left; font-weight:500; color:#rgb(51,51,51) !important; }
.write-wrap .font-12 { margin:0 !important; padding-left:5px; }
.write-wrap .option-photo { height:62px; }
#variableFiles td { padding:0 !important; }
#variableFiles input[type='file'] { height:34px; }
.write-wrap .input-group-btn > a, .write-wrap .input-group-btn > button { height:30px; margin-top:1px; z-index:2; line-height:18px; }
.comment-box .col-xs-6 { margin:10px 0; }

.view-wrap > section > article { border-top:1px solid #dcdcdc; }
.view-wrap h1 { padding:0 !important; }
.view-padding { padding:0 !important; }

@media all and (max-width:1200px) {
.amina-header, .view-wrap h1, .view-padding { padding:0 10px !important; }
}

@media all and (max-width:767px) {
.write-wrap .control-label { width:100%; border-right:0; height:inherit; border-bottom:1px solid #dcdcdc; }
.option_file .input-group-addon { width:55px; }
}


/* 로그인/회원가입/비밀번호확인 FORM */
.register-form .panel-heading { background:#dedede; }
.register-form .panel-body { padding:0; overflow:hidden; }
.register-form .form-group { margin:0 !important; border-top:1px solid #dcdcdc; }
.register-form .form-group:nth-of-type(1) { border-top:0; }
.register-form .control-label { width:130px; line-height:30px; padding:5px 15px; text-align:left; background:#f5f5f5; border-right:1px solid #dcdcdc; }
.register-form .form-group input { margin:5px; }
.register-form .check_password { border-left:1px solid #dcdcdc; }
.register-form .col-sm-3, .register-form .col-sm-5 { padding-left:0; }
.help-block { margin:0; display:inline-block; }
.register-form .col-sm-8 { padding-left:0; line-height:30px; }
.register_checkbox { margin-bottom:0; }
.register-form .form-group #captcha { margin:5px; }
.register-form .form-group #captcha #captcha_info { margin:0; }
.register-form .register-captcha { height:100px; }
.register-form .form-control-feedback { margin-top:5px; }

.alert-info { border:1px solid #dcdcdc; background:#f5f5f5; }
#fregister .btn-color { background:#a7a7b3 ; border:1px solid #a7a7b3; }
#fregister .btn-color:hover { background:#7e8488; border:1px solid #7e8488; }
.btn { font-size:13px; }
#btn_submit { background:#a7a7b3 ; border:1px solid #a7a7b3; color:#fff; }
#btn_submit:hover { background:#7e8488; border:1px solid #7e8488; }
.register-form .btn-black { border:1px solid #dcdcdc; background:#fff; color:#888 !important; }
.register-form .btn-black:hover { background:#fafafa; }

#member_login { width:100%; overflow:hidden; }
/* #member_login .login_box, #member_login .login_side { width:50%; float:left; box-sizing:border-box; } */
#member_login .login_box { border:1px solid #dcdcdc; margin:15px auto 0; width:50%; }
#member_login .input-sm { padding:7px 10px !important; height:auto; }
#member_login .login_box div > label { position:absolute; left:-9999px; }
#member_login .form-body { padding:25px; }
#member_login #login_id { margin-bottom:8px; }
#member_login .btn-submit { display:block; width:100%; margin-top:20px; height:34px; background:#a7a7b3 ; border:1px solid #a7a7b3; color:#fff; }
#member_login .btn-submit:hover { background:#7e8488; border:1px solid #7e8488; }
#member_login .login_side { border-top:1px solid #dcdcdc; border-right:1px solid #dcdcdc; }
#member_login .login_side > div { border-bottom:1px solid #dcdcdc; padding:25px; overflow:hidden; height:50%; box-sizing:border-box; }
#member_login .login_box h2 { font-size:20px; padding:25px; border-bottom:1px solid #dcdcdc; }
#member_login .login_side h2 { font-size:20px; }
#member_login .remember-me { padding-top:5px; }
#member_login .login_side p { line-height:16px; padding-top:20px; color:#888; }
#member_login .login_side h2 a { display:inline-block; width:20px; height:20px; border-radius:3px; background:#a7a7b3 url('/data/main/ico_go_small.png') no-repeat center center; background-size: auto 50%; vertical-align:text-bottom; margin-left:10px; }
#member_login .login_side h2 a:hover { background:#7e8488 url('/data/main/ico_go_small.png') no-repeat center center; background-size: auto 50%; }
#member_login .login_join { background:url('/data/main/ico_findinfo.png') no-repeat 95% center; }
#member_login .login_find { background:url('/data/main/ico_joinus.png') no-repeat 95% center; }

.mem-confirm { border:1px solid #dcdcdc; }
.mem-confirm .form-header { padding:25px; background:#fff; borer-bottom:1px solid #dcdcdc; }
.mem-confirm .form-header h2 b i { display:none; }
.mem-confirm .form-header h2 b { font-size:20px; font-weight:normal; color:#282828; }
.mem-confirm .form-body { padding:25px; }
.mem-confirm .confirm-id {  padding:0 10px; border:1px solid #dcdcdc; box-sizing:border-box; height:34px; width:100%; line-height:34px; display:block; }
.mem-confirm #confirm_mb_password { padding:7px 10px; border:1px solid #dcdcdc; height:inherit; margin-bottom:5px; }
.mem-confirm .form-control-feedback { display:none; }
.confirm-label { width:100%; }

.register_result_skin { border:1px solid #dcdcdc; }
.register_result_skin .panel-heading { padding:25px; background:#f5f5f5; border-bottom:1px solid #dcdcdc; text-align:center; }
.register_result_skin .panel-heading h4 i { display:none; }
.register_result_skin .panel-heading h4 strong { font-weight:normal; font-size:20px; color:#282828; }
.register_result_skin .panel-body { padding:25px 0; text-align:center; }
.register_result_skin .panel-body p { margin:0; }

.nomem-order-login { margin-top:20px; }
.nomem-order-login > div > .form-box { width:100%; overflow:hidden; }
.nomem-order-login .login_form { padding:0 15px; }
.nomem-order-login .form-header { width:50%; float:left; height:180px; box-sizing:border-box; padding:25px; border-bottom:0; border-right:1px solid #dcdcdc; text-align:center; }
.nomem-order-login .form-header h2 b { color:#282828; font-weight:normal !important; font-size:20px; }
.nomem-order-login .form-header p { color:#888; padding-top:3px; }
.nomem-order-login .form-header img { width:73px; margin-bottom:10px; }
.nomem-order-login .form-body { width:50%; float:left; box-sizing:border-box; padding:25px; }
.nomem-order-login .form-body label { display:none; }
.nomem-order-login .form-body .form-control-feedback { display:none; }
.nomem-order-login .form-body input { padding:7px 10px !important; height:auto; }

@media all and (max-width:991px) {
}
@media all and (max-width:767px) {
#member_login .login_box, #member_login .login_side { width:100%; }
#member_login .login_side { margin-top:20px; border:0; }
#member_login .login_side { height:auto !important; }
#member_login .login_side > div { border:1px solid #dcdcdc; }
#member_login .login_side > div:nth-of-type(1) { margin-bottom:20px; }
#member_login .login_side p { width:70%; }

.register-form .control-label { width:100%; border-right: 0 !important; border-left: 0 !important; border-bottom:1px solid #dcdcdc;}
.register-form .register-captcha { height:auto; }
.register-form .form-control-feedback { margin-top:0; }
.register-form .control-label { padding:10px 5px; }
.register-form .panel-heading { padding:10px 5px; }
.nomem-order-login .form-header { width:100%; text-align:left; border-right:0; border-bottom:1px solid #dcdcdc; height:auto; background:#fff;}
.nomem-order-login .form-body { width:100%; }
.nomem-order-login .form-header img { display:none; }
.nomem-order-login .form-header p { display:none; }
}
@media all and (max-width:480px) {
}

/* 쇼핑 LIST PAGE */
.list-wrap .item-list {  }
.label-tack { position:absolute; bottom:0; top:inherit; left:0; }
.label-tack img { display:inline-block; margin-right:3px; }
.list-wrap .item-sp { display:none; }
.item-list .item-content { position:relative; }
.item-list .item-price { padding-bottom:13px; }
.item-image .label-cap { display:none; }
.nav-tabs { border-bottom:0; }
.div-tab h3 { text-align:center; padding-bottom:20px; font-size:18px;text-transform:uppercase; }



@media all and (max-width:767px) {
.item_list_tab {  }
.item_list_tab .list-category, .at-content aside .list-sort { width:50%; float:left; margin:0 0 10px 0 !important; }
.list-wrap { clear:both; }
.item_list_tab .dropdown-menu { width:100%;  }
#categoryLabel, #sortLabel { background:#a7a7b3 !important; border:1px solid #a7a7b3 !important; color:#fff !important; }
#categoryLabel { border-right:1px solid #fff !important; }
.item_list_tab h3 { display:none; }
}

@media all and (max-width:480px) {

.list-wrap .item-list { margin-bottom:0 !important; }
.item-list { overflow:hidden; }
.item-list .item-image { width:100%; float:left; margin-right:2%; min-width:98px; }
.item-list .item-content { width:100%; float:left; }
.list-wrap .item-content { padding-top:0 !important; }
.item-list .item-price { padding-bottom:25px; }
.list-wrap .item-row .item-list { border-bottom:1px solid #dcdcdc;border-top:0; border-left:0; border-right:0; padding-bottom:10px; }
.list-wrap .item-row:nth-of-type(1) .item-list { border-top:1px solid #dcdcdc; }
.responsive .at-body .at-container { padding:0 !important }
.list-btn { text-align:center; }
.list-btn .list-page { margin-top:15px; float:inherit !important; display:inline-block; }
.list-btn .pull-right { float:inherit !important; }
.list-wrap .item-row { margin-bottom:10px; }
}

@media all and (max-width:385px) {
.item-list .item-text { display:none; }
.item-list  .item-name { height:auto !important; }
.item-list .sit_icon { width:100%; }
}




/* ORDER FORM */
.order_form_skin .control-label { width:130px; margin:0; line-height:30px; padding:5px 15px; text-align:left; background:#f5f5f5; border-right:1px solid #dcdcdc; }
.order_form_skin .panel-body { padding:0; }
.order_form_skin .form-group { margin:0 !important;  border-top:1px solid #dcdcdc; }
.order_form_skin .form-group:nth-of-type(1) { border-top:0; }
/* .order_form_skin .form-group input { margin:5px; } */
.order_form_skin .col-sm-3, .order_form_skin .col-sm-8, .order_form_skin .col-sm-5, .order_form_skin .col-sm-10 { padding:5px; margin:0 !important; }
.order_form_skin textarea { /* margin:5px; */ }
.order_form_skin .option_checkbox { padding:5px !important; }
.order_form_skin .option_checkbox label { margin-bottom:0; }
.order_form_skin .btn-black { height:30px; margin-top:1px; line-height:18px; }
.order_form_skin .form-control-feedback { margin-top:5px; }
.order_form_skin .col-sm-8 > span, .order_form_skin .col-sm-8 > b > span { display:inline-block; line-height:30px; padding:0 5px; }
.order_form_skin .option_checkbox > span { display:inline-block; line-height:28px !important; padding:0 !important; }
.order_form_skin .panel-heading { background:#dedede; }

.orderview-page .panel-heading { background:#dedede; }
.orderview-page .panel-heading strong{ color:#333; }
.orderview-page .panel-primary .panel-heading { background:#428bca; }
.orderview-page .panel-primary .panel-heading strong { color:#fff; }
.orderview-page .delivery-info li { list-style:none; text-align:center; }
.orderview-page th { border-right:1px solid #dcdcdc; }
.delivery-info { text-align:center; }
.orderview-page .orderinquiry_delivery { display:inline-block; padding:3px 5px; background:#a7a7b3; color:#fff; }
.orderview-page .orderinquiry_delivery a { color:#fff; }
.orderview-page .orderinquiry_delivery:hover { background:#7e8488; }
.orderview-page .orderinquiry_confirm span { display:inline-block; border-bottom:1px solid orangered; line-height:13px; }
.orderview-page .dvr_link { border-bottom:1px solid orangered; line-height:13px; color:orangered; }

.ppay-wrap .ppay-box { display:block; height:200px; cursor:auto; font-size:16px; font-weight:400; box-sizing:border-box; padding:130px 25px 25px 25px; background:#fff url('/img/ico_ppaybox.png')no-repeat center 35px; background-size:120px; }
.ppay-wrap .ppay-box:hover { background:#fafafa url('/img/ico_ppaybox.png')no-repeat center 35px; background-size:125px; }
.ppay-wrap .ppay-box span { display:block; font-size:13px; font-weight:300; }

@media all and (max-width:767px) {
.order_form_skin .control-label { width:100%; height:auto !important; border-bottom:1px solid #dcdcdc; border-right:0; }
.ppay-wrap .ppay-row { width:50%; }
}
@media all and (max-width:480px) {
.ppay-wrap .ppay-row { width:100%; }
}




.btn-custom {
	color: #fff !important; border-image: none !important; background-image: none !important;
	border: 1px solid rgb(198, 93, 72);
	background-color: rgb(198, 93, 72);
}

/* 전체게시판 페이징 부분 색상 변경 */
.pagination li.active a {
    color: #fff !important;
    background: #af865e !important;
    border-color: #af865e !important;
}

/* 전체 게시판, 상품 목록 글 없음 표시부분 스타일 */
.list-none {
    margin: 0px 0px 15px;
    padding: 80px 0px;
    text-align: center;
    color: #777;
	font-size:15px;
}

.item-none {
	color: #777;
	font-size:15px;
}

/* 여백관리 */
.mt20 { padding-top:20px; }
.mt30 { padding-top:30px; }
.mb30 { padding-bottom:30px; }
.mt60 { padding-top:60px; }
.mb60 { padding-bottom:60px; }

@media all and (max-width:700px) {
	.mt20 { padding-top:10px; }
	.mt30 { padding-top:15px; }
	.mb30 { padding-bottom:15px; }
	.mt60 { padding-top:15px; }
	.mb60 { padding-bottom:15px; }

}
@media all and (max-width:480px) {
	.mt20 { padding-top:10px; }
	.mt30 { padding-top:15px; }
	.mb30 { padding-bottom:15px; }
	.mt60 { padding-top:30px; }
	.mb60 { padding-bottom:30px; }

}

/* location */
.con_box { padding:60px 10px;}
.con_box .tit h2 { display:inline-block; margin-top:0; margin-bottom:0; font-size:28px; line-height:32px; font-weight: 500; }
.con_box .tit { text-align:center; }

.con_box .tit h2 { padding-bottom:10px; }

.con_box .tit p { padding-bottom:40px; margin:0; }
.con_box .tit p span { display:block; font-size:16px; line-height:20px; }
.con_box .line { width:20px; height:1px; background:#282828; margin-top:15px; margin-bottom:15px; }

.con_box.location .tit p, .con_box.location .tit h2 { color:#fff; }


	.con_box.location { background:url('/data/main/location_bg.jpg')repeat-x center center; background-size:100% 100%; overflow:hidden; }


	.con_box.location .location-wrap { width:100%; box-shadow:10px 10px 5px rgba(0,0,0,0.1); }
	.con_box.location .main-cs { width:33.33%; float:right; overflow:hidden; height:340px; margin-left:2.57%; }
	.con_box.location .main-map { width:64.10%; float:left; }
	.con_box.location .main-map .address { width:100%; background:#177fc6; color:#fff; font-size:14px; text-align:center; padding: 13px 15px; font-weight:400; }
	.con_box.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%;*/ }
	.con_box.location .cs-txt { width:100%; height:100%; box-sizing:border-box; padding:15px 20px; /*background:url('/data/main/con-pattern-bg.png');*/ }
	.con_box.location .cs-txt h2 { font-size:25px; color:#282828; margin-top:0; font-weight:400; }
	.con_box.location .cs-txt > p { font-size:16px; color:#666; line-height:20px; margin-bottom:0; margin-top:10px; }
	.con_box.location .cs-txt > p:last-child { margin-bottom:10px; }
	.con_box.location .cs-txt > p > span { display:block; }
	.con_box.location .cs-num { /*margin-top:5px;*/ }
	.con_box.location .cs-num > dl { width:100%; overflow:hidden; margin-bottom:0; }
	.con_box.location .cs-num > dl:nth-of-type(1) dt { background:#0080cc; }
	.con_box.location .cs-num > dl:nth-of-type(2) dt { background:#c30b1d; }
	.con_box.location .cs-num > dl:nth-of-type(3) dt { background:#ffab31; }
	.con_box.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; }
	.con_box.location .cs-num dd { float:left; margin-left:7px; font-size:25px; color:#555; font-weight:600; }
	.con_box.location .cs-quick { width:100%; overflow:hidden; height:39%; margin-top:2%; }
	.con_box.location .cs-quick > a > img { display:block; margin:0 auto; margin-bottom:10px; }
	.con_box.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; }
	.con_box.location .cs-quick > a.end { margin-right:0; }
	.con_box.location .cs-quick > a:nth-of-type(1) { background:#fff; }
	.con_box.location .cs-quick > a:nth-of-type(1):hover { background:#f2f2f2; color:#282828; }
	.con_box.location .cs-quick > a:nth-of-type(2) { background:#fff; }
	.con_box.location .cs-quick > a:nth-of-type(2):hover { background:#f2f2f2; color:#282828; }
	.con_box.location .view_mobile, .at-footer .view_mobile { display:none !important; }

@media (max-width:991px){
	.con_box.location .view_pc , .at-footer .view_pc { display:none; }
	.con_box.location .view_mobile, .at-footer .view_mobile { display:block  !important; }
	.con_box { padding:40px 0;}

}

@media (max-width: 855px) {
	.con_box.location .main-map { width:100%; float:none;  }
	.con_box.location .main-cs { width:100%; float:none; margin-left:0; margin-top:2%;}

}
@media (max-width: 768px) {
	.con_box { padding:30px 0px;}
}
@media (max-width:480px){
	.con_box { padding:30px 10px;}

}
