@charset "euc-kr";

@font-face {
    font-family: 'Nanumgothic';
    font-weight: 400;
    src: url(./font/NanumGothic.eot);
    src: local('NanumGothic'), url(./font/NanumGothic.eot?#iefix) format('embedded-opentype'), url(./font/NanumGothic.woff) format('woff');
}
@font-face {
    font-family: 'Nanumsquare';
    font-weight: 400;
    src: url(./font/NanumSquareR.eot);
    src: local('NanumSquareR'), url(./font/NanumSquareR.eot?#iefix) format('embedded-opentype'), url(./font/NanumSquareR.woff) format('woff');
}

body {
    font-family:'Nanum Gothic',sans-serif;
}
.wrap {
    width:100%;
    min-width:1400px;
    height:100%;
}
.container, .M_container {
    position:relative;
    width:1050px;
    margin:0 auto;
}
/* ---------- sprites images ---------- */
.tab_ico1, .tab_ico2, .tab_ico3, .tab_ico4, .tab_ico5, .tab_ico6{
    display:block;
	background: url(../images/ico/tab_ico.png) no-repeat;
    margin:0 auto 7px;
}
.tab_ico1{
	background-position: 0 0;
	width: 59px;
	height: 59px;
}
.tab_ico2{
	background-position: -67px 0;
	width: 59px;
	height: 59px;
}

.tab_ico3{
	background-position: -129px 0;
	width: 71px;
	height: 58px;
}
.tab_ico4{
	background-position: -205px 0;
	width: 59px;
	height: 59px;
}
.tab_ico5{
	background-position: -273px 0;
	width: 59px;
	height: 58px;
}
.tab_ico6{
	background-position: -337px 0;
	width: 59px;
	height: 59px;
}
/* -------------- header ----------- */
.header .top_ban {
	width:100%;
	height:auto;
}
.header .top_ban a {
	display:block;
	width:100%;
    text-align:center;
}
.header .top_ban img {
    width:100%;
    max-width:1920px;
    height:auto;
}
.top_head {
    width:100%;
    height:31px;
    border-bottom:1px solid #e1e1e1;
}
.top_head .l_head {
    float:left;
}
.top_head .r_head {
    float:right;
}
.top_head li {
    float:left;
    font-family:'Nanumgothic',sans-serif;
    letter-spacing:-0.025rem;
    font-size:12px;
    line-height:31px;
    color:#636363;
}
.top_head li:hover {
    color:#333;
}
.top_head li.adm {
    color:#f08824;
    font-weight:600;
}
.top_head .l_head li {
    margin-right:25px;
}
.top_head .r_head li:after {
    content:'';
    display:inline-block;
    width:1px;
    height:11px;
    background:#d3d3d3;
    vertical-align:middle;
    margin:0 12px;
}
.top_head .r_head li:last-child:after {
    display:none;
}
.top_head .mypage {
    color:#e10a1a;
}
.top_head .favorite {
    color:#e10a1a;
    font-weight:600;
    cursor:pointer;
}
.top_head .favorite:hover, .top_head .mypage:hover {
    color:#e10a1a;
}
.favorite .heart_ico {
    display:inline-block;
    width:11px;
    height:9px;
    background:url(../images/ico/heart_ico.png) no-repeat;
    margin-right:5px;
}
.header_inner {
    height:114px;
}
.main_logo {
    float:left;
    width:250px;
    height:114px;
    background-position:0 50%;
    background-repeat:no-repeat;
    margin-right:66px;
    text-indent:-9999px;
}
.main_logo a {
    display:block;
    width:100%;
    height:100%;
}
.search_area {
    float:left;
    width:423px;
}
.search_area .search_bar {
    position:relative;
    width:423px;
    height:44px;
    border:3px solid #f08824;
    margin-top:23px;
    box-sizing:border-box;
}
.search_area .search_bar .ttl {
    display:inline-block;
    line-height:38px;
    vertical-align:middle;
    text-align:center;
    font-size:13px;
    font-family:'Nanumgothic',sans-serif;
    color:#222;
    margin-left:26px;
}
.search_area .search_bar .ttl:after {
    content:'';
    display:inline-block;
    width:1px;
    height:16px;
    background:#d3d3d3;
    vertical-align:middle;
    margin-left:24px;
}
.search_area .search_bar select {
    width:82px;
    line-height:38px;
    font-size:13px;
    font-family:'Nanumgothic',sans-serif;
    color:#222;
    padding-left:14px;
    vertical-align:middle;
    border-width:0 1px 0 0;
    border-style:solid;
    border-color:#d3d3d3;
    outline:none;
}
.search_area .search_bar input {
    width:290px;
    height:38px;
    line-height:38px;
    vertical-align:middle;
    border:none;
    padding-left:8px;
    font-family:'Nanumgothic',sans-serif;
    font-size:15px;
    color:#666;
    box-sizing:border-box;
    outline:none;
}
.search_area .search_bar .search_btn {
    position:absolute;
    top:0;
    right:-3px;
    width:44px;
    height:38px;
    line-height:38px;
    background:#f08824 url(../images/ico/search_icoB.png) 50% 50% no-repeat;
    vertical-align:middle;
    text-indent:-9999px;
    cursor:pointer;
    outline-color:#f08824;
}
.search_area .price_area {
    margin-top:7px;
}
.search_area .price_area > * {
    float:left;
    font-size:12px;
    line-height:22px;
    letter-spacing:-0.025rem;
    font-family:'Dotum','Nanumgothic',sans-serif;
    color:#6c6c6c;
    margin-right:7px;
    vertical-align:middle;
}
.search_area .price_area input {
    width:73px;
    height:22px;
    border:1px solid #939393;
    padding-right:6px;
    text-align:right;
    outline-color:#939393;
    box-sizing:border-box;
}
.search_area .price_area button {
    width:22px;
    height:22px;
    background:#939393 url(../images/ico/search_ico.png) 50% 50% no-repeat;
    border-radius:50%;
    outline:none;
    text-indent:-9999px;
    cursor:pointer;
}
.header_inner .head_slide_area {
    float:right;
    position:relative;
    width:239px;
    height:114px;
    padding:17px 0;
    box-sizing:border-box;
}
.head_slide_area .head_slide {
    width:184px;
    margin:0 auto;
}
.head_slide_area span[class^="head"] {
    position:absolute;
    top:50%;
    margin-top:-7px;
    width:8px;
    height:14px;
    background:url(../images/ico/prev_arr.png) no-repeat;
    cursor:pointer;
}
.head_slide_area span.head_next {
    right:0;
    background:url(../images/ico/next_arr.png) no-repeat;
}
.header_inner .head_banner {
    float:right;
    width:235px;
    height:82px;
    margin-top:18px;
}
.gnb {
    width:100%;
    height:44px;
    background: #f4ab3a; /* Old browsers */
    background: -moz-linear-gradient(top, #f4ab3a 0%, #f4ab3a 23%, #f2a033 49%, #f08b26 76%, #ef7e1c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f4ab3a 0%,#f4ab3a 23%,#f2a033 49%,#f08b26 76%,#ef7e1c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f4ab3a 0%,#f4ab3a 23%,#f2a033 49%,#f08b26 76%,#ef7e1c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ab3a', endColorstr='#ef7e1c',GradientType=0 ); /* IE6-9 */
    box-sizing:border-box;
}
.gnb li {
    float:left;
    font-size:14px;
    font-weight:700;
    font-family:'Nanumgothic',sans-serif;
    letter-spacing:-0.005rem;
    line-height:44px;
    color:#fff;
    padding:0 11.5px;
    border-left:1px solid #f26e2e;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    .gnb li {padding:0 12.5px;}
}
.gnb li a {
    color:#fff;
    font-size:14px;
    font-weight:700;
    font-family:'Nanumgothic',sans-serif;
    letter-spacing:-0.005rem;
}
.gnb li:hover {
    background: #ed7014; /* Old browsers */
    color:#fff;
}
.gnb li:hover a {
    text-decoration:none;
}
.gnb li:last-child {
    border-right:1px solid #f26e2e;
}
.gnb .all_menu.on {
    background: #ed7014; /* Old browsers */
    color:#fff;
}
.gnb li:first-child {
    cursor:pointer;
}
.gnb .all_ico {
    display:inline-block;
    width:17px;
    height:14px;
    vertical-align:middle;
    background:url(../images/ico/all_menu.png) no-repeat;
    margin:-3px 10px 0 0;
}
.gnb .all_btn {
    display:inline-block;
}
.prd_bar {
    width:100%;
    height:44px;
    background:#f7f7f7;
    border-bottom:1px solid #e6e6e6;
}
.prd_bar .prd_name {
    float:left;
}
.prd_bar .prd_name > * {
    float:left;
}
.prd_bar .prd_name .ttl {
    height:44px;
    line-height:44px;
    font-size:13px;
    font-family:'Nanumgothic',sans-serif;
    letter-spacing:-0.025rem;
    color:#6c6c6c;
    margin-right:8px;
}
.prd_bar .prd_name .search_ico {
    display:inline-block;
    width:26px;
    height:26px;
    background:#424242 url(../images/ico/search_ico.png) 50% 50% no-repeat;
    vertical-align:middle;
    margin-right:5px;
}
.prd_bar .prd_name ul {
    height:44px;
    padding-top:14px;
    box-sizing:border-box;
}
.prd_bar .prd_name li {
    position:relative;
    float:left;
    width:17px;
    height:17px;
    background: #424242;
    background:linear-gradient(to bottom, #a0a0a0 0%,#a0a0a0 50%,#424242 50%,#424242 50%,#424242 100%);
    line-height:17px;
    font-size:13px;
    font-family:'Nanumgothic',sans-serif;
    letter-spacing:-0.025rem;
    color:#fff;
    text-align:center;
    margin-right:3px;
    cursor:pointer;
}
.prd_bar .prd_name li.b {
    width:29px;
}
/* header_search-box name-search */
.prd_bar .prd_name li:hover .dep {
    display:block;
}
.prd_bar .prd_name ul li .dep{display: none; position: absolute; top:100%; left:0; width: 370px; background-color: #fff; border: 1px solid #f08824; padding:8px 12px; margin-left:-165px; text-align:left; z-index:999;}
.prd_bar .prd_name ul li .dep span{border-right: 1px solid #ddd; font-size: 12px; color: #6c6c6c; padding-right: 5px; word-break:keep-all;}
.prd_bar .prd_name ul li .dep span:hover{color: #f08824; cursor: pointer;}

.prd_bar .select_area {
    float:right;
    height:44px;
    padding-top:9px;
    box-sizing:border-box;
}
.prd_bar .select_area select {
    width:135px;
    height:26px;
    border-color:#ccc;
    outline-color:#ccc;
    font-size:13px;
    font-family:'Nanumgothic',sans-serif;
    letter-spacing:-0.025rem;
    color:#6c6c6c;
    box-sizing:border-box;
}
.gnb .dep{display:none; position: absolute; top: 44px; left: 0px; z-index: 10; border: 1px solid #f08824; border-top: none; padding: 0px 30px 30px; background-color: #fff;}
.gnb .close_btn {
    color: #000;
    position: absolute;
    top:16px;
    right:27px;
    margin-top: 0;
    margin-left: 0;
    width: 21px;
    height: 21px;
}
.gnb .close_btn:before {
    content: '';
    position: absolute;
    top: 10px;
    width: 21px;
    height: 1px;
    background-color: currentColor;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.gnb .close_btn:after {
    content: '';
    position: absolute;
    top: 10px;
    width: 21px;
    height: 1px;
    background-color: currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.gnb .dep .category h5{color: #3b3b3b; font-size: 20px; font-weight: 600; line-height: 46px; letter-spacing: -0.05em; position: relative;}
.gnb .dep .category h5 span{color: #f08824;}
.gnb .dep .category h5 img{position: absolute; top: 10px; right: -25px; cursor: pointer;}

.gnb .dep .category table{border-top: 1px solid #666;}
.gnb .dep .category a {color:#333; word-break:keep-all;}
.gnb .dep .category a:hover {color:#f08824;}
/* -------------- Main CSS ------------ */
.M_container {
    margin-top:20px;
}
.M_container .left_column {
    float:left;
    width:170px;
}
.M_container .right_column {
    float:right;
    width:869px;
}
.category_area {
    float:left;
    width:170px;
}
.box_category {
    border-bottom:1px solid #ddd;
}
.box_category .ttl_category {
    width:100%;
    height:34px;
    line-height:32px;
    border-top:1px solid #424242;
    border-bottom:1px solid #ddd;
    background:#f08824;
    font-size:14px;
    font-weight:600;
    font-family:'Nanumgothic',sans-serif;
    letter-spacing:-0.025rem;
    color:#fff;
    text-align:center;
    box-sizing:border-box;
}
.box_category .cate_cont {
    width:100%;
    padding:10px 5px;
    border-width:0 1px;
    border-style:solid;
    border-color:#ddd;
    box-sizing:border-box;
}
.box_category .cate_cont:after {
    content:'';
    display:block;
    clear:both;
}
.box_category .cate_cont > li > ul > li {
    float:left;
    font-size:12px;
    font-family:'Nanumgothic',sans-serif;
    line-height:21px;
    color:#666;
}
.box_category .cate_cont > li > ul > li a {
    display:inline-block;
    margin:0 2px;
}
.box_category .cate_cont > li > ul > li a:hover {
    color:#f08824;
}
.box_category .cate_cont > li > ul > li:first-child a {
    margin-left:0;
}
/************** quick ***************/
.width1049 {
    position:relative;
    width:1050px;
    margin:0 auto;
}
.left-quick{position:absolute; left: -130px; top: 20px; z-index: 100;}
.left-quick ul{width: 110px;}
.left-quick ul li{height:auto; margin-bottom: 10px;}

.right-quick{position:absolute; right: -130px; top:20px; width: 110px; z-index: 100;}
.right-quick ul{width: 110px;}
.right-quick ul li{margin-bottom: 10px;}

.right-quick h5{font-size: 12px; font-weight: 600; color: #fff; line-height: 28px; text-align: center; background-color: #444;}
.right-quick .today-box{padding: 18px 15px 12px 15px; background-color: #f7f7f7;}
.right-quick .today-box .box{margin-bottom: 10px; border: 1px solid #ddd; position: relative;}
.right-quick .today-box .page-btn button{margin: 0 5px;}
.right-quick .today-box .page-btn span{font-size: 12px; color: #949494;}
.right-quick .today-box .page-btn span b{color: #2a2a2a;}
.right-quick .today-box .top{position: absolute; bottom: -40px; left: 0;}

/* Main visual */
.M_visual .visual_slide {
    width:870px;
    height:385px;
    box-sizing:border-box;
    margin-bottom:13px;
}
.M_visual .visual_slide .cycle-pager {
    position:absolute;
    left:50%;
    bottom:15px;
    margin-left:-42px;
}
.M_visual .visual_slide .cycle-pager span {
    display:inline-block;
    width:12px;
    height:12px;
    background:#fff;
    margin:0 3px;
    border-radius:50%;
    text-indent:-9999px;
    cursor:pointer;
}
.M_visual .visual_slide .cycle-pager .cycle-pager-active {
    width:24px;
    height:12px;
    border-radius:6px;
    background:#515151;
}
.M_visual .lnk_bannner {
    float:right;
    width:264px;
    border:1px solid #ddd;
    box-sizing:border-box;
    margin-bottom:13px;
}
.M_visual .lnk_bannner li {
    width:100%;
    height:127.7px;
    border-bottom:1px solid #ddd;
    box-sizing:border-box;
}
.M_visual .lnk_bannner li img {
    width:100%;
    height:100%;
}
.M_visual .lnk_bannner li:last-child {
    border-bottom:none;
}
.M_visual .main_banner {
    clear:both;
    margin:10px auto 15px;
}
.M_visual .main_banner li {
    float:left;
    width:247px;
    box-sizing:border-box;
    margin-right:10px;
    overflow:hidden;
}
.M_visual .main_banner li:last-child {
    width:355px;
    margin-right:0;
}
.M_visual .main_banner img {
    width:245px;
    height:330px;
}
.M_visual .main_banner li:last-child a:first-child {
    display:block;
    margin-bottom:10px;
}
.M_visual .main_banner li:last-child img {
    width:355px;
    height:160px;
}
.M_visual .best10 {
    float:left;
}
.best10 table {
    width:355px;
    height:160px;
    border-width:0 1px 1px;
    border-style:solid;
    border-color:#ccc;
}
.best10 table thead th {
    height:30px;
    background:#f4ab3a;
    text-align:center;
    font-size:15px;
    color:#fff;
    font-family:'Nanumgothic',sans-serif;
    letter-spacing:-0.025rem;
    vertical-align:middle;
}
.best10 table tbody td {
    width:50%;
    vertical-align:middle;
    padding-left:10px;
    font-size:13px;
    font-family:'Nanumgothic',sans-serif;
    letter-spacing:-0.025rem;
}
.best10 table tbody tr:nth-child(2n) {
    background:#fafafa;
}
.best10 td span {
    display:inline-block;
    width:15px;
    height:15px;
    line-height:15px;
    background:#f08824;
    color:#fff;
    font-size:11px;
    text-align:center;
    vertical-align:middle;
    margin-right:10px;
}
.best10 td a {
    display:inline-block;
    width:80%;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    vertical-align:middle;
}
.best10 td a:hover {
    color:#f08824
}
.M_prd_table {
    margin:0 auto 15px;
}
.M_prd_table table {
    width:100%;
    border:1px solid #ddd;
}
.M_prd_table table th {
    position:relative;
    width:144px;
    height:133px;
    background:#f4ab3a;
    border-right:1px solid #e13c0a;
    cursor:pointer;
    box-sizing:border-box;
    overflow:hidden;
}
.M_prd_table table th a {
    display:block;
    width:100%;
    height:100%;
}
.M_prd_table table th img {
    width:auto;
    height:100%;
}
.M_prd_table table th:last-child {
    border-right:0;
}
.M_prd_table table th.on .ttl {
    color:#fff;
    background:#274812;
}
.M_prd_table table th .ttl {
    display:inline-block;
    height:25px;
    line-height:25px;
    border-radius:10px;
    background:#fff;
    font-family:'Nanumgothic',sans-serif;
    font-size:15px;
    font-weight:600;
    letter-spacing:-0.05rem;
    color:#163700;
    text-align:center;
    padding:0 6px;
}
.M_prd_table table td {
    position:relative;
    width:142px;
    height:130px;
    border:1px solid #ddd;
    text-align:center;
    box-sizing:border-box;
}
.M_prd_table table td img {
    width:auto;
    height:133px;
}
/*.M_prd_table table .img_area {
    position:relative;
    display:block;
    width:100%;
    height:105px;
    margin:0 auto;
}
.M_prd_table table .img_area img {
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    width:auto;
    height:auto;
    margin:auto;
    max-width:100%; max-height:100%;
}
.M_prd_table .prd_name {
    font-size:15px;
    font-family:'Nanumgothic',sans-serif;
    letter-spacing:-0.025rem;
    line-height:18px;
    color:#787878;
}
.M_prd_table td:hover .prd_name {
    color:#4c931c;
}*/
.M_cont_banner {
    width:100%;
    height:143px;
    margin-bottom:10px;
    box-sizing:border-box;
}
.M_cont_banner a {
    display:inline-block;
    width:100%;
    height:100%;
}
.M_cont_banner img {
    width:100%;
    height:auto;
}
.M_cont_bottom {
    width:1050px;
    height:152px;
    margin:15px auto 40px;
    overflow:hidden;
}
.M_cont_bottom img {
    width:100%;
    height:auto;
}
.M_prd_area {
    width:100%;
    height:490px;
    background:#f5f5f5;
    text-align:center;
    margin:0 auto 50px;
}
.M_prd_area .ttl {
    padding:35px 0 20px;
}
.M_prd_area .ttl h2 {
    font-family:'Nanumsquare',sans-serif;
    font-weight:600;
    font-size:30px;
    color:#1e1e1e;
    margin-bottom:15px;
}
.M_prd_area .ttl h2 strong {
    color:#56a324;
}
.M_prd_area .ttl span {
    font-family:'Nanumsquare',sans-serif;
    font-size:17px;
    color:#757575;
}
.M_prd_area .best_slide {
    width:975px !important;
    margin:0 auto;
}
.M_prd_area .best_slide li {
    width:186px;
    height:270px;
    margin:0 5px;
}
.M_prd_area .best_slide li a {
    display:block;
    position:relative;
    width:100%;
    height:100%;
    text-align:center;
}
.M_prd_area .best_slide span {
    display:block;
}
.M_prd_area .best_slide .img_box {
    width:187px;
    height:187px;
    border-radius:50%;
    overflow:hidden;
}
.M_prd_area .best_slide .img_box img {
    width:186px;
    height:187px;
    transition:transform 0.3s;
}
.M_prd_area .best_slide .img_box:hover img {
    transform:scale(1.05);
}
.M_prd_area .best_slide .prd_no {
    display:block;
    font-size:11px;
    color:#999;
    letter-spacing:-0.025rem;
    margin:15px auto 5px;
}
.M_prd_area .best_slide .prd_name {
    width:95%;
    font-size:13px;
    letter-spacing:-0.025rem;
    color:#666;
    line-height:17px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    margin-bottom:18px;
}
.M_prd_area .best_slide li:hover .prd_name {
    color:#333;
}
.M_prd_area .best_slide .prd_price {
    font-size:14px;
    line-height:17px;
    font-weight:600;
    letter-spacing:-0.025rem;
    color:#262626;
}
.M_prd_area .best-pager {
    position:absolute;
    left:50%;
    bottom:0;
    margin-bottom:-40px;
    transform:translateX(-50%);
    z-index:200;
}
.M_prd_area .best-pager span {
    display:inline-block;
    width:11px;
    height:11px;
    background:#5a5a5a;
    border-radius:50%;
    margin:0 4px;
    text-indent:-9999px;
    cursor:pointer;
}
.M_prd_area .best-pager .cycle-pager-active {
    background-color:#151515;
}
.M_prd_area span[class^="best"] {
    position:absolute;
    top:205px;
    width:30px;
    height:45px;
    cursor:pointer;
}
.M_prd_area span[class^="best"]:hover {
    background-color:#7a7a7a;
}
.M_prd_area .best_prev {
    left:0;
    background:#ababab url(../images/ico/best_prev.png) 50% 50% no-repeat;
}
.M_prd_area span.best_next {
    background:#ababab url(../images/ico/best_next.png) 50% 50% no-repeat;;
    right:0;
}
.M_hit .ttl h3 {
    font-family:'Nanumsquare',sans-serif;
    font-weight:600;
    font-size:30px;
    color:#1e1e1e;
    text-align:center;
    margin:0 auto 30px;
}
.M_hit .ttl h3 strong {
    color:#56a324;
}
.M_hit .hit_bar {
    float:right;
    width:892px;
    height:13px;
    background:url(../images/hit_bar.jpg) no-repeat;
    margin:7px 0 0 15px;
}
.M_hit .hit_banner li {
    float:left;
    width:340px;
    height:180px;
    margin:0 15px 17px 0;
}
.M_hit .hit_banner li img {
    width:100%;
    height:100%;
}
.M_hit .hit_banner li:nth-child(3n) {
    margin-right:0;
}
.M_hit .hit_b_banner {
    margin-bottom:35px;
}
.recom_column {
    margin:0 auto 23px;
}
.recom_column table {
    width:1050px;
    height:552px;
}
.recom_column table th {
    width:148px;
    background:#fd3468
}
.recom_column table th .prd_type {
    font-size:18px;
    font-family:'Nanumsquare',sans-serif;
    font-weight:600;
    letter-spacing:-0.025rem;
    line-height:18px;
    color:#fff;
}
.recom_column table th .prd_ico {
    display:block;
    width:95px;
    height:95px;
    background:url(../images/ico/recom_ico1.png) 65% 50% no-repeat;
    margin:0 auto 10px;
}
.recom_column table .phone {
    background:#0183bc;
    border-top:1px solid #3e4146;
    border-bottom:1px solid #3e4146;
}
.recom_column table .tumbler {
    background:#ea9d03;
}
.recom_column table .phone .prd_ico {
    background:url(../images/ico/recom_ico2.png) 50% 50% no-repeat;
}
.recom_column table .tumbler .prd_ico {
    background:url(../images/ico/recom_ico3.png) 50% 50% no-repeat;
}
.recom_column table td {
    width:180px;
    height:183px;
    border:1px solid #ddd;
    text-align:center;
    box-sizing:border-box;
}
.recom_column table td:hover .prd_name {
    color:#333;
}
.recom_column table td a {
    display:block;
    width:100%;
    height:100%;
}
.recom_column table td a > span {
    display:block;
}
.recom_column table .img_area {
    position:relative;
    width:100%;
    max-width:178px;
    height:130px;
    margin:0 auto;
}
.recom_column table .img_area img {
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    margin:auto;
    width:auto; height:auto;
    max-width:100%; max-height:100%;
}
.recom_column table .prd_name {
    width:92%;
    max-width:178px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    font-size:13px;
    line-height:15px;
    letter-spacing:-0.025rem;
    color:#666;
    margin:6px auto;
}
.recom_column table .prd_price {
    font-size:14px;
    font-weight:600;
    letter-spacing:-0.025rem;
    color:#262626;
}
.recom_column table .prd_price.sale span {
    display:inline-block;
    color:#d90000;
    text-decoration:line-through;
    font-weight:400;
    margin-right:10px;
}
.plan_column .ttl {
    width:100%;
    height:43px;
    background:#f08824;
}
.plan_column .ttl h3 {
    float:left;
    line-height:43px;
    font-size:17px;
    font-weight:600;
    letter-spacing:-0.025rem;
    color:#fff;
    margin:0 0 0 18px;
}
.plan_column .ttl .plan_controls {
    float:right;
    line-height:41px;
    margin-right:12px;
}
.plan_column .plan_controls > a {
    display:inline-block;
    width:50px;
    height:21px;
    line-height:23px;
    vertical-align:middle;
    border:1px solid #c0c1c5;
    background:#fff;
    text-align:center;
    font-size:11px;
    font-family:'Dotum',sans-serif;
    letter-spacing:-0.13rem;
    color:#7d828f;
    box-sizing:border-box;
}
.plan_column .plan_controls .more_min {
    display:inline-block;
    width:3px;
    height:5px;
    background:url(../images/ico/more_min.gif) no-repeat;
    margin:7px 0 0 5px;
    vertical-align:top;
}
.plan_column .plan_caption {
    display:inline-block;
    font-size:12px;
    font-family:'Nanumgothic',sans-serif;
    letter-spacing:-0.025rem;
    color:#fff;
    margin-right:10px;
}
.plan_column .plan_controls .controls {
    display:inline-block;
    width:63px;
    height:21px;
    background:#fff;
    border:1px solid #ddd;
    border-radius:2px;
    vertical-align:middle;
    box-sizing:border-box;
    cursor:pointer;
}
.plan_column .controls .plan_prev {
    float:left;
    width:30px;
    height:19px;
    background:url(../images/ico/plan_prev.gif) 50% 50% no-repeat;
    border-right:1px solid #ddd;
    vertical-align:top;
}
.plan_column .controls .plan_next {
    float:right;
    width:30px;
    height:19px;
    background:url(../images/ico/plan_next.gif) 50% 50% no-repeat;
    vertical-align:top;
}
.plan_column .plan_slide {
    width:1050px;
    height:1620px;
    margin-bottom:50px;
    border-width:0 1px 1px;
    border-style:solid;
    border-color:#f08824;
    box-sizing:border-box;
}
.plan_slide .slides {
    width:1048px;
    height:1619px;
    padding:30px 37px;
    box-sizing:border-box;
}
.plan_slide .slides li {
    float:left;
    width:175px;
    height:260px;
    margin:0 24px 5px 0;
}
.plan_slide .slides li:nth-child(5n) {
    margin-right:0;
}
.plan_slide .slides li a > * {
    display:block;
    text-align:center;
}
.plan_slide .slides .prd_img {
    width:175px;
    height:164px;
    margin-bottom:10px;
    overflow:hidden;
}
.plan_slide .slides small {
    font-size:11px;
    color:#999;
    letter-spacing:-0.025rem;
}
.plan_slide .slides .prd_name {
    width:97%;
    font-size:13px;
    color:#666;
    letter-spacing:-0.025rem;
    line-height:17px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    margin:10px auto;
}
.plan_slide .slides .prd_price {
    font-size:14px;
    letter-spacing:-0.025rem;
    line-height:17px;
    color:#000;
}
/* shopping category CSS */
.shop_category {
    margin-bottom:55px;
}
.shop_category .title {
    width:100%;
    height:88px;
    text-align:center;
    background:#ed7014;
    padding-top:15px;
    box-sizing:border-box;
}
.shop_category .title h5 {
    font-size:25px;
    font-weight:600;
    line-height:40px;
    color:#fff;
    text-transform:uppercase;
}
.shop_category .title p {
    font-size:15px;
    color:#fff;
}
/* 전체카테고리 */
.category table tr{border-bottom: 1px solid #ddd; }
.category table tr.on {display:inherit !important;}
.category table tr th{width: 168px; background-color: #f9f9f9; padding: 15px 0 10px; font-size: 16px; color: #282828; text-align: center; vertical-align:middle; font-weight:600;}
.category table tr td{padding: 10px 50px 10px 20px; font-size:13px; vertical-align:middle;}
.category table tr td a{border-left: 1px solid #bdbdbd; padding-left: 5px; line-height:1.2; margin-left: 5px;}
.category table tr td a:first-child{border-left: none; padding-left: 0px; margin-left: 0px;}
.category table tr td a:hover{color: #e34b00; text-decoration: underline;}
.category .category-btn{font-size: 15px; font-weight: 600; line-height: 40px; color: #e34b00; border: 1px solid #e34b00; text-align: center; cursor: pointer;}
.category .category-btn img{margin-left: 10px;}

/* ------------ footer CSS ------------- */
.footer {
    width:100%;
    background:#f6f6f6;
}
.footer .sian_column {
    float:left;
    width:300px;
    height:356px;
    padding:25px 0;
    box-sizing:border-box;
}
.sian_column .ttl {
    width:240px;
    border-bottom:1px solid #d5d5d5;
    margin:0 auto 15px;
}
.sian_column .ttl h3 {
    font-size:20px;
    font-weight:600;
    line-height:21px;
    letter-spacing:-0.045rem;
    color:#4b4b4b;
    margin-bottom:16px;
}
.sian_column .ttl p {
    font-size:16px;
    line-height:24px;
    letter-spacing:-0.025rem;
    color:#4b4b4b;
    margin-bottom:10px;
}
.sian_column .sian_btn {
    width:240px;
    margin:0 auto 12px;
}
.sian_column .sian_btn a {
    display:block;
    width:240px;
    height:70px;
    line-height:69px;
    border:1px solid #d0d0d0;
    background:#fff url(../images/ico/email_ico.gif) 16px 18px no-repeat;
    text-align:center;
    box-sizing:border-box;
}
.sian_column .sian_btn a:hover {
    border-color:#666;
}
.sian_column .sian_btn a:first-child {
    margin-bottom:10px;
    background-image:url(../images/ico/disc_ico.gif)
}
.sian_column .sian_btn a:first-child span {
    display:inline-block;
    font-size:15px;
    color:#424242;    
    margin-left:42px;
}
.sian_column .sian_btn a:nth-child(2) span {
    display:inline-block;
    font-size:13px;
    line-height:21px;
    color:#424242;    
    text-align:left;
    margin:14px 0 0 50px;
}
.sian_column .sian_btn a:nth-child(2) strong {
    color:#d90000;
}
.sian_column small {
    display:block;
    width:240px;
    margin:0 auto;
    font-size:11px;
    letter-spacing:-0.05rem;
    line-height:16px;
    color:#777;
}
.bank_column {
    float:left;
    width:450px;
    padding:25px 0;
    box-sizing:border-box;
}
.bank_column .ttl {
    margin:0 auto 15px;
}
.bank_column .ttl h3 {
    font-size:20px;
    line-height:21px;
    font-weight:600;
    letter-spacing:-0.045rem;
    color:#4b4b4b;
}
.bank_column .nh_img + ul {
    margin:10px 0;
}
.bank_column .nh_img + ul > li {
    float:left;
    width:101px;
    height:35px;
    line-height:35px;
    text-align:center;
    background:#acacac;
    margin-right:11px;
    box-sizing:border-box;
}
.bank_column .nh_img + ul > li:last-child {
    margin-right:0;
}
.bank_column .nh_img + ul > .on {
    background:#ed7014;
}
.bank_column .nh_img + ul > li a {
    font-size:13px;
    font-weight:600;
    color:#fff;
    letter-spacing:-0.065rem;
}
.bank_column .nh_img ~ .red {
    display:block;
    width:432px;
    font-size:11px;
    font-family:'Dotum',sans-serif;
    color:#e10a1a;
    letter-spacing:-0.05rem;
    padding-bottom:10px;
    margin-bottom:15px;
    border-bottom:1px solid #d5d5d5;
}
.center_area .call_img {
    float:left;
    width:45px;
    height:45px;
    background:#ed7014 url(../images/ico/call_img.png) 50% 50% no-repeat;
    margin-right:10px;
}
.center_area .call_img + div {
    float:left;
}
.center_area .call_img + div span {
    font-size:15px;
    line-height:21px;
    font-weight:600;
    letter-spacing:-0.045rem;
    color:#767676;
}
.center_area .call_img + div h4 {
    font-size:23px;
    font-weight:600;
    color:#ed7014;
}
.center_area .center_info {
    float:left;
    height:45px;
    padding-left:10px;
    border-left:1px solid #ddd;
    margin-left:10px;
}
.center_area .center_info li {
    font-size:12px;
    line-height:22px;
    font-weight:600;
    letter-spacing:0.02rem;
    color:#444;
}
.center_area .center_info li span {
    display:inline-block;
    width:45px;
    font-weight:400;
    letter-spacing:-0.025rem;
    color:#999;
}
.center_area .center_day {
    margin-top:16px;
}
.center_area .center_day li {
    font-size:13px;
    line-height:20px;
    color:#999;
}
.chk_column {
    float:right;
    width:287px;
    height:322px;
    margin:16px 0;
    background:#fff;
    border:1px solid #ddd;
    padding:15px 14px 0 15px;
    box-sizing:border-box;
}
.chk_column .ttl {
    padding-bottom:15px;
    border-bottom:1px solid #ddd;
}
.chk_column .ttl h2 {
    float:left;
    font-size:20px;
    font-weight:600;
    line-height:21px;
    letter-spacing:-0.045rem;
    color:#4b4b4b;
    margin:9px 0 0 8px;
}
.chk_column .ttl a {
    float:right;
    font-size:14px;
    letter-spacing:-0.025rem;
    color:#4b4b4b;
    margin:12px 12px 0 0;
}
.chk_column .chk_list {
    padding-top:10px;
}
.chk_column .chk_list li:after {
    content:'';
    display:block;
    clear:both;
}
.chk_column .chk_list li a {
    float:left;
    width:70%;
    font-size:14px;
    letter-spacing:-0.025rem;
    line-height:30px;
    color:#4b4b4b;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.chk_column .chk_list li a:before {
    content:'';
    display:inline-block;
    width:4px;
    height:4px;
    border-radius:50%;
    background:#f08824;
    margin-right:7px;
    vertical-align:middle;
}
.chk_column .chk_list li a:hover {
    text-decoration:underline;
}
.chk_column .chk_list li .date {
    float:right;
    line-height:30px;
    font-size:12px;
    font-family:'Dotum',sans-serif;
    letter-spacing:0.05rem;
    color:#c4c4c4;
}
.f_info {
    width:100%;
    background:#fff;
    border-top:2px solid #f08824;
}
.site_info ul:first-child{
    float:left;
    margin:20px auto 10px;
}
.site_info ul:first-child li {
    float:left;
    font-size:15px;
    font-weight:600;
    letter-spacing:-0.025rem;
    line-height:40px;
    color:#444;
}
.site_info ul:first-child li:after {
    content:'';
    display:inline-block;
    width:2px;
    height:15px;
    background:#d2d2d2;
    margin:0 20px;
    vertical-align:middle;
}
.site_info ul:first-child li:last-child:after {
    display:none;
}
.f_info .container > div {
    float:left;
}
.start_btn {
    position:absolute;
    top:20px;
    left:18px;
}
.start_btn a {
    display:inline-block;
    width:100%;
    height:100%;
}
.footer_logo {
    width:214px;
    height:240px;
    margin-right:16px;
    background-position:0 50%;
    background-repeat:no-repeat;
    background-size:contain;
    text-indent:-9999px;
}
.footer_logo a {
    display:block;
    width:100%;
    height:100%;
}
.site_info {
    width:800px;
}
.f_info {
    padding-bottom:60px;
}
.f_info .f_logo {
    float:right;
    margin-top:15px;
}
.f_info .f_logo li {
    float:left;
    height:60px;
    line-height:60px;
    vertical-align: middle;
    margin-left:10px;
}
.f_info .f_copy {
    width:810px;
}
.f_info .f_copy p {
    font-size:14px;
    line-height:23px;
    color:#e10a1a;
    margin-bottom:16px;
}
.f_info .f_copy ul > li li {
    float:left;
    font-size:12px;
    letter-spacing:-0.025rem;
    line-height:20px;
    color:#616161;
    margin-left:16px;
}
.f_info .f_copy li.no_m {
    margin-left:0;
}
.f_info .f_copy .copy {
    clear:both;
    margin:25px 0 0;
    color:#a6a6a6;
}
/* sub layout CSS */
.content .sub_warp {
    font-size:13px;
}
.content .sub_warp table.list_prd tr > * {
    vertical-align:middle;
}
.content .sub_warp table.list_prd th {
    text-align:left;
}
.content .sub_warp .power_item .power-list ul li.on a .prd_txt {
    width:120px;
}
.content .sub_warp .prds_search .search-head label {
    display:inline-block;
    font-weight:600;
    max-width:100%;
    margin-bottom:5px;
}
.content .sub_warp .prds_search .serech-order select {
    font-size:13px;
}
.content .sub_warp h4.nav {
    font-weight:600;
}
.tab-box .tab ul li {
    box-sizing:border-box;
}
.content .sub_warp tr > * {
    vertical-align:middle;
}
.tab-box table.prdinfo tr th {
    font-weight:600;
}
/* store CSS */
.sotre h5 span {
    color:#ed7014;
}
.stroe h5 .page-nav span {
    float:left;
    height:22px;
    cursor:pointer;
}
.stroe h5 .page-nav span img {
    vertical-align:top;
}
.stroe .item {
    width:1050px;
    height:190px;
    padding:36px 45px;
    box-sizing:border-box;
}
.stroe .img-box img:nth-child(5n) {
    margin-right:0;
}