/* 고객센터 - 메인 */
#cscenter .cs-top {
    margin-bottom: 40px;
}

.cs-info-section {
    border: 1px solid #75aed3;
    overflow: hidden;
}

.cs-info-section .csbox {
    float: left;
    width: 238px;
    height: 178px;
    border-left: 1px solid #75aed3;
    background: #d6e8f4;
    text-align: center;
}

.cs-info-section .csbox:first-child {
    border-left: none;
}

.cs-info-section .csbox a {
    display: block;
}

.cs-info-section .csbox a:hover p {
    text-decoration: underline;
}

.cs-info-section .csbox img {
    display: block;
    margin: 20px auto 10px;
}

.cs-info-section .cs-search {
    width: 480px;
    background: #c0dff3;
}

.cs-info-section .cs-search .cs-search-wrap {
    position: relative;
    width: 370px;
    height: 40px;
    margin: 0 auto;
}

.cs-info-section .cs-search .cs-search-wrap input.text {
    border: none;
    width: 100%;
    height: 40px;
    padding: 0 45px 0 10px;
    box-sizing: border-box;
}

.cs-info-section .cs-search .cs-search-wrap .btn-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 40px;
    background: url('/image/common/icon/icon_search02.png') no-repeat center center;
    z-index: 1;
}

.cs-info-section .cs-search .search-word {
    padding-top: 20px;
    line-height: 20px;
    font-size: 0;
}

.cs-info-section .cs-search .search-word b {
    display: inline-block;
    padding-right: 10px;
    background: url('/image/common/btn/btn_arrow_07.png') no-repeat right center;
    font-size: 15px;
    font-weight: 400;
    color: #2972a8;
}

.cs-info-section .cs-search .search-word ul {
    display: inline-block;
}

.cs-info-section .cs-search .search-word ul li {
    display: inline-block;
    background: url('/image/common/bul_08.gif') no-repeat left center;
    font-size: 15px;
}

.cs-info-section .cs-search .search-word ul li:first-child {
    background: none;
}

.cs-info-section .cs-search .search-word ul li a {
    display: block;
    padding: 0 14px;
    color: #222;
}

.cs-info-section .cs-search .search-word ul li a:hover {
    text-decoration: underline;
}

.cs-info-section .csbox strong {
    display: block;
    font-size: 17px;
    font-weight: 400;
    color: #222;
}

.cs-info-section .csbox strong.num {
    font-size: 22px;
    font-weight: 600;
}

.cs-info-section .csbox p {
    padding-top: 5px;
    line-height: 18px;
}

.cscenter-index .half-section {
    float: left;
    width: 475px;
}

.cscenter-index .half-section table {
    width: 100%;
    border-top: 1px solid #333;
}

.cscenter-index .half-section table td {
    width: 50%;
    border: 1px solid #ccc;
    border-top: none;
    border-left: none;
    background: url('/image/common/btn/btn_arrow_04.png') no-repeat 210px center;
    font-size: 15px;
    font-weight: 400;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.cscenter-index .half-section table td:first-child {
    border-left: 1px solid #ccc;
}

.cscenter-index .half-section table td a {
    display: block;
    line-height: 72px;
}

.cscenter-index .half-section table td .icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0 12px 0 20px;
    background-image: url('/image/cscenter/icon_cscenter.png');
    background-repeat: no-repeat;
    vertical-align: middle;
}

.cscenter-index .half-section table td .icon.quick-m01 {
    background-position: 0 0;
}

.cscenter-index .half-section table td .icon.quick-m02 {
    background-position: 0 -42px;
}

.cscenter-index .half-section table td .icon.quick-m03 {
    background-position: 0 -84px;
}

.cscenter-index .half-section table td .icon.quick-m04 {
    background-position: 0 -125px;
}

.cscenter-index .half-section table td .icon.inquiry-m01 {
    background-position: 0 -167px;
}

.cscenter-index .half-section table td .icon.inquiry-m02 {
    background-position: 0 -42px;
}

.cscenter-index .half-section table td .icon.inquiry-m03 {
    background-position: 0 -208px;
}

.cscenter-index .half-section table td .icon.inquiry-m04 {
    background-position: 0 -250px;
}

.cscenter-index .half-section table td:hover {
    background-color: #f7f7f7;
}

.cscenter-index .half-section table td:hover a {
    color: #222;
}

.cscenter-index .half-section table td:hover a .icon {
    background-position-x: right;
}

.cs_B_Info {
    border-top: 1px solid #333;
}

.cs_B_Info h3 {
    padding-bottom: 15px;
    font-size: 17px;
    font-weight: 600;
    color: #222;
    line-height: 17px;
}

.cs_B_Info table {
    width: 100%;
}

.cs_B_Info table td {
    width: 25%;
    padding-top: 20px;
    vertical-align: top;
}

.cs_B_Info .cols {
    height: 140px;
    padding: 0 20px;
    border-left: 1px solid #e5e5e5;
}

.cs_B_Info .col1 {
    border-left: none;
}

.cs_B_Info .col1 .ListType01 li {
    font-size: 14px;
    line-height: 25px;
}

.cs_B_Info .col1 .ListType01 li a {
    display: block;
    width: 100%;
    font-weight: 300;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.cs_B_Info .col2 ul li {
    line-height: 18px;
}

.cs_B_Info .col2 ul li span {
    display: inline-block;
    width: 36px;
    margin-right: 5px;
    background: url('/image/common/icon/icon_gray_bg.png') no-repeat 0 0;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    vertical-align: middle;
}

.cs_B_Info .col2 p {
    font-size: 13px;
    color: #222;
    line-height: 30px;
}

.cs_B_Info .col3 p {
    line-height: 20px;
}

.cs_B_Info .col3 .Btn_more01 {
    margin-top: 23px;
}

.cs_B_Info .col4 ul {
    margin-top: 15px;
    overflow: hidden;
}

.cs_B_Info .col4 ul li {
    float: left;
    width: 43px;
    margin-left: 35px;
    text-align: center;
}

.cs_B_Info .col4 ul li:first-child {
    margin-left: 0;
}

.cs_B_Info .col4 ul li.community01 {
    background: url('/image/common/icon/icon_comment.png') no-repeat center top;
}

.cs_B_Info .col4 ul li.community02 {
    background: url('/image/common/icon/icon_blog.png') no-repeat center top;
}

.cs_B_Info .col4 ul li.community03 {
    background: url('/image/common/icon/icon_memo.png') no-repeat center top;
}

.cs_B_Info .col4 ul li.community01:hover {
    background: url('/image/common/icon/icon_comment_ov.png') no-repeat center top;
}

.cs_B_Info .col4 ul li.community02:hover {
    background: url('/image/common/icon/icon_blog_ov.png') no-repeat center top;
}

.cs_B_Info .col4 ul li.community03:hover {
    background: url('/image/common/icon/icon_memo_ov.png') no-repeat center top;
}

.cs_B_Info .col4 ul li a {
    display: block;
    color: #666;
}

.cs_B_Info .col4 ul li a span {
    display: block;
    padding-top: 48px;
}

.cscenter-index .ProjectBanner ul {
    overflow: hidden;
}

.cscenter-index .ProjectBanner ul li {
    float: left;
    margin-left: 5px;
}

.cscenter-index .ProjectBanner ul li:first-child {
    margin-left: 0;
}

.cscenter-index .ProjectBanner ul li img {
    width: 315px;
    height: 165px;
}

/* 반품/교환 신청 */
.cs-order .info-box .line2 {
    padding: 2px 0;
    line-height: 22px;
}

.cs-order .info-box .br {
    padding-left: 10px;
}

.cs-order .amountBox {
    width: 55px;
    margin: 0 auto;
}

.cs-order .amountBox span {
    width: 34px;
}

.cs-order .amountBox input {
    padding: 0;
    font-size: 14px;
    color: #666;
    font-weight: 300;
    text-indent: 0;
    text-align: center;
}

.cs-order #board.form td .comm_radio_label {
    margin-right: 45px;
}

.cs-order #board.form table tbody th {
    padding-top: 0;
    vertical-align: middle;
}

/* 주문번호 조회/선택 레이어 */
#order-num-layer .layer-pop-wrap02 {
    width: 900px;
}

/* FAQ */
#cscenter.b-faq .cs-top {
    margin-bottom: 20px;
}

/* 회원등급 */
.membership .membership_info {
    position: relative;
    width: 100%;
    height: 240px;
    background: url('/image/cscenter/membership.jpg') no-repeat 0 0;
}

.membership .membership_info ul {
    width: 744px;
    margin: 0 auto;
    overflow: hidden;
}

.membership .membership_info ul li {
    float: left;
    width: 186px;
    line-height: 18px;
    font-weight: 400;
    text-align: center;
    color: #444;
}

.membership .membership_info ul li.mem-level01 {
    padding-top: 105px;
}

.membership .membership_info ul li.mem-level02 {
    padding-top: 65px;
}

.membership .membership_info ul li.mem-level03 {
    padding-top: 45px;
}

.membership .membership_info ul li.mem-level04 {
    padding-top: 25px;
}

.membership .TableType04 tbody th {
    width: 90px;
    text-align: center;
}

.membership .TableType04 tbody td {
    padding: 20px 0;
    border-left: 1px solid #e7e7e7;
    font-weight: 400;
    text-align: center;
}

.membership .TableType04 tbody tr:first-child td {
    padding: 25px 0;
    background: #fbfbfb;
}

.membership .TableType04 tbody td.blue{
    background: #eaf7fc;
}

.membership .TableType04 tbody td .large {
    display: block;
    font-size: 17px;
    font-weight: 400;
    color: #666;
    margin-bottom: 10px;
}

.membership .TableType04 tbody td .small {
    display: block;
    font-size: 11px;
    font-weight: 400;
    color: #666;
}

.membership .TableType04 tbody td.vaT {
    padding: 0;
}

.membership .level {
    display: block;
    width: 55px;
    height: 59px;
    margin: 0 auto;
    background-image: url('/image/common/icon/icon_mem_level.png');
    background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}

.membership .level.level1 {
    background-position: -240px top;
}

.membership .level.level2 {
    background-position: -180px top;
}

.membership .level.level3 {
    background-position: -120px top;
}

.membership .level.level4 {
    background-position: -60px top;
}

.membership .level.level5 {
    background-position: 0 top;
}

.membership .memtype {
    display: block;
    padding-top: 10px;
    font-size: 15px;
    font-weight: 800;
    color: #222;
    line-height: 18px;
}

.membership .percent {
    display: block;
    padding-bottom: 5px;
    font-size: 28px;
}

.membership .discount-img {
    margin-left: -10px;
}

.membership .ListType03 {
    margin: 0 12px;
}

/* 반품/환불 */
.return-process img {
    border: 3px solid #dfdfdf;
    border-bottom: none;
    vertical-align: top;
}

/* IE 10+ */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .cs_B_Info table td .col3 .Btn_more01 {
        margin-top: 25px;
    }
}

/* IE9, IE10 */
@media screen and (min-width: 0\0
) {
    .cs_B_Info table td .col3 .Btn_more01 {
        margin-top: 25px;
    }
}