@charset UTF-8;

address, caption, cite, code, dfn, em, var{font-style:normal;}
caption,legend {
	width:0;
	height:0;
	visibility:hidden;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
}

/* input{
    height:22px !important;
    padding:0px ! important;
} */

/* common drop down select */
.comm-selectBox-wrap{position:relative;display:inline-block;min-width:100px;border-radius:3px;border:1px solid #ccc;box-sizing:border-box;vertical-align:middle;background:#fff;}
.comm-selectBox-wrap.disabled{border:1px solid #ccc;background:#f2f2f2;}
.comm-selectBox-wrap.disabled > a{color:#ccc;}
.comm-selectBox-wrap.disabled > a:after{background:url(//img.cdn-nhncommerce.com/godomall_v2/main/icon_lc_down_disabled.png) no-repeat 0 0;background-size:10px;}
.comm-selectBox-wrap > a{position:relative;height:44px;padding:0 15px;display:block;line-height:44px;font-size:15px;}
.comm-selectBox-wrap > a:after{position:absolute;right:15px;top:18px;display:block;content:'';width:10px;height:8px;background:url(//img.cdn-nhncommerce.com/godomall_v2/main/icon_lc_down.png) no-repeat 0 0;background-size:10px;}
.comm-selectBox-wrap .comm-select-list{display:none;}
.comm-selectBox-wrap.on > a:after{background:url(//img.cdn-nhncommerce.com/godomall_v2/main/icon_lc_up.png) no-repeat 0 0;background-size:10px;}
.comm-selectBox-wrap.on{border:1px solid #111;}
.comm-selectBox-wrap.on .comm-select-list{display:block;position:absolute;top:43px;left:-1px;width:100%;border:1px solid #111;border-top:1px solid #ccc;background:#fff;box-shadow:0 4px 6px 0 rgba(0, 0, 0, 0.06);z-index:10;}
.comm-selectBox-wrap.on .comm-select-list ul{max-height:184px;overflow-y:auto;}
.comm-selectBox-wrap.on .comm-select-list .select-list li:first-child a{border-top:0;}
.comm-selectBox-wrap.on .comm-select-list .select-list li a{display:block;padding:13px 14px 14px;font-weight:300;font-size:15px;color:#111;}
.comm-selectBox-wrap.on .comm-select-list .select-list li a:hover{background:#f7f7f7;color:#111;}
.comm-selectBox-wrap.on .comm-select-list .select-list li a span{display:block;color:#999;}
.comm-selectBox-wrap.on .comm-select-list .select-list li a.sel{}
.comm-selectBox-wrap.on .comm-select-list .select-list li a.sel span{background:url(//img.cdn-nhncommerce.com/godomall_v2/customer/icon_lc_sel_red.png) no-repeat 100% 4px;background-size:12px 9px;color:#111;}

/* input search */
.comm-input-wrap{position:relative;display:inline-block;min-width:100px;margin-left:2px;padding:11px 50px 11px 15px;border-radius:3px;border:1px solid #ccc;box-sizing:border-box;vertical-align:middle;background:#fff;}
.comm-input-wrap.type2{position:relative;display:inline-block;min-width:100px;margin-left:2px;padding:11px 15px 11px 15px;border-radius:3px;border:1px solid #ccc;box-sizing:border-box;vertical-align:middle;}
.comm-input-wrap input{width:100%;border:0;font-size:15px;color:#111;}
.comm-input-wrap input:-moz-placeholder{color:#ccc;}
.comm-input-wrap input:-webkit-input-placeholder{color:#ccc;}
.comm-input-wrap input:-ms-input-placeholder{color:#ccc;}
.comm-input-wrap .btn-srch{display:inline-block;position:absolute;top:8px;right:8px;width:19px;height:19px;padding:12px 10px 14px;background:url(//img.cdn-nhncommerce.com/godomall_v2/customer/icon_srch.png) no-repeat 50% 50%;background-size:19px 19px;}

/* textarea */
.comm-textarea-wrap{border:1px solid #ccc;background:#fff;}
.comm-textarea-wrap textarea{width:100%;padding:15px;box-sizing:border-box;font-size:15px;color:#111;}
.comm-textarea-wrap textarea::-webkit-input-placeholder{color:#ccc;}
.comm-textarea-wrap textarea:-ms-input-placeholder{color:#ccc;}
.comm-textarea-wrap textarea::-ms-input-placeholder{color:#ccc;}

/* file */
.comm-file-wrap label{display:inline-block;min-width:100px;height:46px;line-height:44px;box-sizing:border-box;padding:0 22px;font-weight:700;font-size:15px;border:1px solid #dbdde2;border-radius:4px;background:#6a7185;color:#454545;cursor:pointer;}
.comm-file-wrap label{border:1px solid #dbdde2;color:#3c404d;background:#fff;vertical-align:middle;}
.comm-file-wrap input[type="file"]{position:absolute;visibility:hidden;}
.comm-file-wrap span{display:inline-block;margin-left:10px;font-weight:300;font-size:15px;color:#454545;letter-spacing:-0.3px;}
.comm-file-wrap .fileName{display:none;margin:0 10px 0 0;}
/* checkbox */
.comm-check-wrap input{position:absolute;width:0;height:0;margin:0;padding:0;z-index:-1;overflow:hidden;opacity:0;vertical-align:top;}
.comm-check-wrap label{display:inline-block;height:24px;line-height:21px;padding:0 0 0 30px;font-weight:300;font-size:15px;background:url(//img.cdn-nhncommerce.com/godomall_v2/common/icon_checkbox_off.png) no-repeat 0 0;letter-spacing:-0.04em;background-size:auto 24px;cursor:pointer;}
.comm-check-wrap label.focus{outline:1px dotted #333;}
.comm-check-wrap input:focus{outline:1px dotted #333;}
.comm-check-wrap input:checked + label{background:url(//img.cdn-nhncommerce.com/godomall_v2/common/icon_checkbox_on.png) no-repeat 0 0;background-size:auto 24px;}
.comm-check-wrap input:disabled + label{background:url(//img.cdn-nhncommerce.com/godomall_v2/common/icon_checkbox_on_disabled.png) no-repeat 0 0;}


/* common sub title */
.h3-title-wrap{width:1280px;margin:100px auto;}
.h3-title-wrap .title-box{min-width:100%;border-bottom:1px solid #111;padding-bottom:40px;}
.h3-title-wrap .title-box h3{position:relative;width:1280px;display:block;font-weight:700;font-size:50px;color:#111;letter-spacing:-0.038em;}
.h3-title-wrap .title-box span{display:block;margin-top:20px;font-size:20px;color:#454545;letter-spacing:-0.03em;}


.guide-wrap{width:1280px;margin:0 auto;}
.guide-line{width:1280px;margin:0 auto;}

.customer-wrap {
    overflow: hidden;
    position: relative;
}

.customer-top-search {
    background: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/bg-customer-search.png') center top no-repeat;
    height: 350px;
}

.customer-top-search > div {
    width: 792px;
    margin: 0 auto;
    padding-top: 80px;
    text-align: center;
}

.customer-top-search .tit {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    letter-spacing: -0.38px;
    margin-bottom: 40px;
}

.customer-top-search .search-area {
    height: 70px;
    background: #fff;
    border-radius: 5px;
    position: relative;
    padding: 20px 83px;
    box-sizing: border-box;
}

.customer-top-search .icon-search {
    position: absolute;
    top: 20px;
    left: 27px;
}

.customer-top-search input {
    font-size: 22px;
    color: #333;
    text-align: center;
    line-height: 1.36em;
    letter-spacing: -0.33px;
    width: 100%;
    border: none;
    outline: none;
}

.customer-top-search input:-moz-placeholder {
    color: #ccc;
}

.customer-top-search input:-webkit-input-placeholder {
    color: #ccc;
}

.customer-top-search input:-ms-input-placeholder {
    color: #ccc;
}

.customer-top-search input::placeholder {
    font-size: 22px;
    color: #ccc;
    line-height: 1.36em;
    letter-spacing: -0.33px;
}

.popular-search-word {
    text-align: center;
    margin-top: 20px;
}

.popular-search-word dl > * {
    font-size: 15px;
    color: #f7f7f7;
    line-height: 1.67em;
    letter-spacing: -0.3px;
    display: inline-block;
    vertical-align: text-top;
}

.popular-search-word dl > dt {
    color: #fff;
    font-weight: bold;
    margin-right: 40px;
}

.popular-search-word dl > dd {
    max-width: calc(100% - 115px);
}

.popular-search-word dl > dd > a {
    color: #f7f7f7;
    display: inline-block;
    position: relative;
    margin-left: 13px;
    padding-left: 15px;
}

.popular-search-word dl > dd > a:after {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background: #999;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -5px;
}

.popular-search-word dl > dd > a:first-child {
    margin: 0;
    padding: 0;
}

.popular-search-word dl > dd > a:first-child:after {
    content: none;
}

.customer-main-list {
    width: 1280px;
    margin: 75px auto 71px;
}

.customer-main-top-list:after {
    content: '';
    display: block;
    clear: both;
}

.customer-main-top-list > div {
    width: 578px;
    float: right;
}

.customer-main-top-list > div:first-child {
    float: left;
}

.customer-main-bot-list {
    margin-top: 60px;
}

/* ¸®½ºÆ® Å¸ÀÔ */
.list-li-type {
}

.list-li-top {
    border-bottom: solid 2px #111;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 15px;
}

.list-li-top > p {
    font-size: 20px;
    font-weight: 500;
    color: #111;
    line-height: 1.5em;
    letter-spacing: -0.3px;
}

.list-li-top > .btn-more {
    font-size: 15px;
    color: #4da8ae;
    letter-spacing: -0.32px;
    position: absolute;
    bottom: 16px;
    right: 0;
    text-decoration: underline;
}

.list-li-type > ul > li {
    border-bottom: solid 1px #e5e5e5;
}

.list-li-type > ul > li > a {
    display: block;
    padding: 16px 0 12px;
}

.list-li-type > ul > li > a:after {
    content: '';
    display: block;
    clear: both;
}

.list-li-type > ul > li > a > div {
    float: right;
}

.list-li-type > ul > li > a > div:first-child {
    float: left;
}

.list-li-type > ul > li > a > .list-tit > p {
    font-size: 15px;
    font-weight: 400;
    color: #454545;
    line-height: 1.67em;
    letter-spacing: -0.3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-li-type > ul > li > a > .list-date {
    font-size: 14px;
    font-weight: 300;
    color: #808080;
    line-height: 1.86em;
    text-align: right;
}

.list-li-type > ul > li > a > .list-solution {
    text-align: right;
}

.list-li-type.type1 > ul > li > a > .list-tit {
    width: calc(100% - 94px);
    font-size: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.list-li-type.type1 > ul > li > a > .list-tit > p {
    width: 100%;
}

.list-li-type.type1 > ul > li > a > .list-tit.new > p {
    width: calc(100% - 26px);
    display: inline-block;
}

.list-li-type.type1 > ul > li > a > .list-date {
    width: 82px;
}

.list-li-type.type1 > ul > li > .list-li-import > .list-tit {
    color: #f7444e;
    font-weight: 500;
}

.list-li-type.type1 > ul > li > .list-li-import > .list-tit > span {
    font-size: 12px;
    font-weight: 500;
    color: #f7555e;
    letter-spacing: -0.24px;
    line-height: 20px;
    display: inline-block;
    border: solid 1px #f7444e;
    border-radius: 2px;
    padding: 0 9px;
    margin-right: 10px;
}

.list-li-type.type2 > ul > li > a {
    background: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon-q.png') left center no-repeat;
    padding-left: 60px;
}

.list-li-type.type2 > ul > li > a > .list-date {
    width: 102px;
}

.list-li-type.type2 > ul > li > a > .list-tit {
    width: calc(100% - 114px);
    font-size: 15px;
}

.icon-notice-new {
    position: relative;
    top: 4px;
    margin-top: -3px;
    margin-left: 10px;
    width: 16px;
    height: 16px;
}

.faq-tab {
    margin-top: 8px;
    margin-bottom: 31px;
}

.faq-tab:after {
    content: '';
    display: block;
    clear: both;
}

.faq-tab > a {
    font-size: 15px;
    color: #454545;
    text-align: center;
    line-height: 1.67;
    letter-spacing: -0.3px;
    width: calc(20% - 8px);
    padding: 13px 15px 12px;
    border-radius: 3px;
    border: solid 1px #ccc;
    display: block;
    float: left;
    margin: 12px 0 0 10px;
    box-sizing: border-box;
    letter-spacing: -1px;
}

.faq-tab > a.on {
    color: #fff;
    font-weight: bold;
    background-color: #272b3a;
    border-color: #272b3a;
}

.faq-tab > a:first-child, .faq-tab > a:nth-of-type(5n+1) {
    margin-left: 0;
}

.faq-tab > a.target-blank:after {
    content: "";
    display: inline-block;
    background: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon_new_window.png') no-repeat 0 0;
    width: 13px;
    height: 13px;
    vertical-align: -1px;
    margin-left: 5px;
}

.faq-tab > a.on.target-blank:after {
    content: "";
    display: inline-block;
    background: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon_new_window_on.png') no-repeat 0 0;
    width: 13px;
    height: 13px;
    vertical-align: -1px;
    margin-left: 9px;
}

.list-label {
    font-size: 12px;
    display: inline-block;
    height: 24px;
    line-height: 2.08;
    letter-spacing: -0.24px;
    padding: 0 11px;
    border-radius: 12px;
    border-width: 1px;
    border-style: solid;
}

.list-label.enamoo {
    color: #5bb2de;
    border-color: #5bb2de;
}

.list-label.godomall5 {
    color: #fa2828;
    border-color: #fa2828;
}

.list-label.shopby {
    color: #fff;
    border-color: #f7444e;
    background: #f7444e;
}

.list-label.shopbypro {
    color: #fff;
    border-color: #454c6e;
    background: #454c6e;
}

.customer-main-answer * {
    box-sizing: border-box;
}

.customer-main-answer {
    background: #eeeff4;
    padding: 60px 0;
}

.customer-main-answer > div {
    width: 1280px;
    margin: 0 auto;
}

.customer-main-answer .inner-guide > strong {
    display: block;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #222;
}

.customer-main-answer .inner-guide > span {
    display: block;
    margin-top: 12px;
    font-weight: 400;
    font-size: 11px;
    line-height: 21px;
    color: #222;
}

.customer-main-answer .inner-guide > span em {
    color: #5F5F5F;
}

.customer-main-answer .inner-guide .inner-wrap {
    float: none;
    display: flex;
    margin-top: 16px;
    width: 1210px;
    margin-left: -5px;
}

.customer-main-answer .inner-guide .inner-wrap > div {
    display: flex;
    width: 610px;
}

.customer-main-answer .inner-guide .inner-info {
    display: block;
    width: 293px;
    padding: 20px 24px;
    margin: 5px;
    border-radius: 10px;
    background: #fff;
}

.customer-main-answer .inner-guide .inner-info strong {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #111;
}

.customer-main-answer .inner-guide .inner-info span {
    display: block;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #313131;
    letter-spacing: -0.025em;
}

.customer-main-answer .inner-guide .customer-center-left > a {
    display: block;
    position: relative;
}

.customer-main-answer .inner-guide .customer-center-left > a::before {
    display: block;
    content: '';
    position: absolute;
    left: 208px;
}

.customer-main-answer .inner-guide .customer-center-left > a:nth-child(1):before {
    width: 68px;
    height: 68px;
    top: 92px;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/icon_cs_chat.png) no-repeat 0 0;
    background-size: 100%;
}

.customer-main-answer .inner-guide .customer-center-left > a:nth-child(2):before {
    width: 78px;
    height: 78px;
    top: 86px;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/icon_cs_rocket.png) no-repeat 0 0;
    background-size: 100%;
}

.customer-main-answer .inner-guide .customer-center-right {
    flex-wrap: wrap;
}

.customer-main-answer .inner-guide .customer-center-right .inner-info {
    width: 292px;
}

.customer-main-nameserver {
    background: #3f4252;
}

.customer-main-nameserver > div {
    width: 1280px;
    margin: 0 auto;
    padding: 15px 0;
}

.customer-main-nameserver > div:after {
    content: '';
    display: block;
    clear: both;
}

.customer-main-nameserver > div > * {
    float: right;
}

.customer-main-nameserver > div > *:first-child {
    float: left;
}

.customer-main-nameserver > div > dl {
    padding-top: 11px;
}

.customer-main-nameserver > div > dl:after {
    content: '';
    display: block;
    clear: both;
}

.customer-main-nameserver > div > dl > * {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 1.67;
    letter-spacing: -0.3px;
    float: left;
}

.customer-main-nameserver > div > dl > dt {
    margin-right: 60px;
}

.customer-main-nameserver > div > dl > dd {
    font-weight: 400;
    color: #eeeff4;
}

.customer-main-nameserver > div > dl > dd:after {
    content: '';
    display: block;
    clear: both;
}

.customer-main-nameserver > div > dl > dd > * {
    float: left;
}

.customer-main-nameserver > div > dl > dd > *:after {
    content: '';
    display: block;
    clear: both;
}

.customer-main-nameserver > div > dl > dd > * > * {
    float: left;
    margin-left: 30px;
}

.customer-main-nameserver > div > dl > dd > *:first-child > *:first-child {
    margin-left: 0;
}

.customer-main-nameserver > div > dl > dd > * > * > a {
    font-size: 12px;
    color: #fff;
    line-height: 2.08;
    letter-spacing: -0.24px;
    border: solid 1px #707382;
    padding: 0 14px;
    box-sizing: border-box;
    margin-left: 10px;
}

.customer-main-nameserver > div > div > a {
    font-size: 15px;
    font-weight: 700;
    color: #454545;
    text-align: center;
    width: 114px;
    height: 46px;
    padding: 12px 0;
    border-radius: 3px;
    border: solid 1px #ccc;
    background-color: #fff;
    display: inline-block;
    box-sizing: border-box;
    margin-left: 7px;
}

.customer-main-nameserver > div > div > a:first-child {
    margin-left: 0;
}

/* ¸Å´º¾ó ÆäÀÌÁö */
.h3-title-wrap .title-box h3.manual:after {
    top: -89px;
    width: 394px;
    height: 286px;
    background: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/img_top_manual.png') no-repeat 0 0;
    background-size: 100%;
}

.customer-contents {
    padding-top: 90px;
}

.customer-manual {
    width: 1280px;
    margin: 70px auto 80px;
}

.customer-manual-box {
    padding: 40px 40px 40px 370px;
    border-radius: 2px;
    background: #eeeff4;
    box-sizing: border-box;
    position: relative;
}

.customer-manual-box + .customer-manual-box {
    margin-top: 40px;
}

.customer-manual-box > div {
    position: absolute;
    top: 40px;
    left: 40px;
}

.customer-manual-box > div > .tit {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.21;
    letter-spacing: -0.3px;
    color: #111;
}

.customer-manual-box > div > .sub-tit {
    font-size: 15px;
    line-height: 1.67;
    letter-spacing: -0.3px;
    color: #454545;
    margin-top: 9px;
}

.customer-manual-box > ul:after {
    content: '';
    display: block;
    clear: both;
}

.customer-manual-box > ul > li {
    float: left;
    margin-top: 24px;
    margin-left: 20px;
    box-sizing: border-box;
}

.customer-manual-box > ul > li:nth-of-type(3n+1) {
    margin-left: 0;
}

.customer-manual-box > ul > li:nth-of-type(1), .customer-manual-box > ul > li:nth-of-type(2), .customer-manual-box > ul > li:nth-of-type(3) {
    margin-top: 0
}

.customer-manual-box > ul > li > a {
    font-size: 15px;
    font-weight: 500;
    color: #111;
    line-height: 1.67;
    letter-spacing: -0.3px;
    display: block;
    width: 250px;
    padding: 36px 10px 37px 83px;
    background: #fff;
    border-radius: 3px;
    box-sizing: border-box;
    position: relative;
    border: solid 1px #fff;
}

.customer-manual-box > ul > li > a:hover {
    border-color: #111;
    box-shadow: 0 18px 13px 0 rgba(0, 0, 0, 0.1);
}

.customer-manual-box > ul > li > a:after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    top: 30px;
    left: 30px;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon-manual-00.png');
    background-size: 40px 40px;
}

.customer-manual-box > ul > li > a.icon-manual-01:after {
    background-image: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon-manual-01.png');
}

.customer-manual-box > ul > li > a.icon-manual-02:after {
    background-image: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon-manual-02.png');
}

.customer-manual-box > ul > li > a.icon-manual-03:after {
    background-image: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon-manual-03.png');
}

.customer-manual-box > ul > li > a.icon-manual-04:after {
    background-image: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon-manual-04.png');
}

.customer-manual-box > ul > li > a.icon-manual-05:after {
    background-image: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon-manual-05.png');
}

.customer-manual-box > ul > li > a.icon-manual-06:after {
    background-image: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon-manual-06.png');
}

.customer-manual-box > ul > li > a.icon-manual-07:after {
    background-image: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon-manual-07.png');
}

.customer-manual-box > ul > li > a.icon-manual-10:after {
    background-image: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon-manual-10.png');
}

.customer-manual-box > ul > li > a.icon-manual-11:after {
    background-image: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon-manual-11.png');
}

.customer-manual-box > ul > li > a.icon-manual-12:after {
    background-image: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon-manual-12.png');
}

.customer-manual-box.type-white {
    padding: 0 0 0 370px;
    border-radius: 0;
    background: none;
    margin-top: 70px;
}

.customer-manual-box.type-white > div {
    top: 15px;
    left: 0;
}

.customer-manual-box.type-white > div > .tit {
}

.customer-manual-box.type-white > div > .sub-tit {
    margin-top: 10px;
}

.customer-manual-box.type-white > ul > li > a {
    background: #f7f7f7;
    border: solid 1px #f7f7f7;
}

.customer-manual-box.type-white > ul > li > a:hover {
    border-color: #111;
    background-color: #fff;
}

.customer-manual-box.type-etc {
    padding: 49px 0 0 370px;
    border-radius: 0;
    background: none;
    margin-top: 70px;
    border-top: solid 1px #e5e5e5;
}

.customer-manual-box.type-etc > div {
    top: 49px;
    left: 0;
}

.customer-manual-box.type-etc > div > .tit {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.31;
}

.customer-manual-box.type-etc > div > .sub-tit {
    margin-top: 10px;
}

.customer-manual-box.type-etc > ul > li {
    margin-left: 23px;
}

.customer-manual-box.type-etc > ul > li:nth-of-type(4n+1) {
    margin-left: 0;
}

.customer-manual-box.type-etc > ul > li:nth-of-type(4) {
    margin-top: 0;
}

.customer-manual-box.type-etc > ul > li > a {
    width: 190px;
    padding: 9px 30px 9px 20px;
    border: solid 1px #ccc;
}

.customer-manual-box.type-etc > ul > li > a:after {
    width: 8px;
    height: 14px;
    top: 50%;
    left: auto;
    right: 20px;
    margin-top: -7px;
    background-image: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon-manual-arrow-off.png');
    background-size: auto;
}

.customer-manual-box.type-etc > ul > li > a:hover {
    color: #fff;
    box-shadow: none;
    background: #272b3a;
    border-color: #272b3a;
}

.customer-manual-box.type-etc > ul > li > a:hover:after {
    background-image: url('https://img.cdn-nhncommerce.com/godomall_v2/customer/icon-manual-arrow-on.png');
}

/* °í°´¼¾ÅÍ > °øÁö»çÇ× ¸®½ºÆ® phr ¿Ï·á */
.h3-title-wrap .title-box h3.notice:after {
    top: -89px;
    width: 394px;
    height: 286px;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/img_top_notice.png) no-repeat 0 0;
    background-size: 100%;
}

.customer-notice {
    padding-top: 70px;
    padding-bottom: 120px;
}

.customer-notice .txt-cmt {
    display: inline-block;
    margin-right: 15px;
    font-weight: 500;
    font-size: 15px;
    color: #111;
    letter-spacing: -0.3px;
}

.customer-notice .search-box {
    margin-top: 0;
}

.customer-notice .btn-up-more span {
    margin-bottom: 16px;
    margin-top: 0;
}

.table-title-wrap {
    position: relative;
    min-height: 46px;
}

.table-title-wrap:after {
    display: block;
    content: '';
    clear: both;
}

.table-title-wrap .left .txt-total {
    display: inline-block;
    margin-top: 26px;
    margin-right: 20px;
    font-size: 14px;
    color: #454545;
    letter-spacing: -0.28px;
    vertical-align: bottom;
}

.table-title-wrap .left .txt-total em {
    display: inline-block;
    line-height: 1;
    margin-left: 5px;
    font-family: 'Montserrat';
    font-size: 16px;
    color: #111;
    letter-spacing: -0.32px;
}

.table-title-wrap .right {
    position: absolute;
    top: 0;
    right: 0;
}

.table-wrap {
    margin-top: 14px;
}

.table-wrap table {
    width: 100%;
    border-top: 2px solid #111;
}

.table-wrap table thead th {
    padding: 16px 15px 15px;
    border-bottom: 1px solid #ccc;
    font-weight: 400;
    font-size: 15px;
    color: #454545;
    letter-spacing: -0.3px;
}

.table-wrap table tbody td {
    text-align: center;
    padding: 16px 15px 17px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 15px;
    color: #454545;
    vertical-align: middle;
}

.table-wrap table tbody td a {
    display: block;
}

.table-wrap table tbody td a span {
    display: inline-block;
    max-width: 600px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #454545;
    vertical-align: middle;
}

.table-wrap table tbody td a:hover span {
    text-decoration: underline;
}

.table-wrap table tbody td a .new {
    display: inline-block;
    width: 17px;
    height: 16px;
    margin-left: 11px;
    vertical-align: middle;
}

.table-wrap table tbody tr.noti td > span {
    display: inline-block;
    width: 40px;
    height: 20px;
    line-height: 18px;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #f7444e;
    font-weight: 500;
    font-size: 12px;
    color: #f7555a;
    letter-spacing: -0.24px;
    vertical-align: middle;
}

.table-wrap table tbody tr.noti td, .table-wrap table tbody tr.noti td a, .table-wrap table tbody tr.noti td a span {
    color: #f7555e;
}

.table-wrap table tbody tr.noti td.views {
    color: #808080;
}

.table-wrap table tbody tr.noti td.date {
    color: #808080;
}

.table-wrap table tbody tr.fixed td {
    background: #f7f7f7;
}

.table-wrap table tbody tr.fixed td a {
    color: #f7444e;
}

.table-wrap table tbody td.num {
    color: #808080;
}

.table-wrap table tbody td.text-tit {
    text-align: left;
    padding: 18px 48px 17px;
}

.table-wrap table tbody td.views {
    color: #808080;
}

.table-wrap table tbody td.date {
    color: #808080;
}

.table-wrap table tbody tr:last-child td {
    border-bottom: 1px solid #ccc;
}

.table-wrap table tbody td .ct-1 {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    color: #808080;
    letter-spacing: -0.28px;
    vertical-align: middle;
}

.table-wrap table tbody td .ct-2 {
    display: inline-block;
    margin-left: 8px;
    font-weight: 400;
    font-size: 14px;
    color: #4ca8af;
    letter-spacing: -0.28px;
    vertical-align: middle;
}

.table-wrap table tbody td .ct-arr {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-top: -2px;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/icon_ct_arr.png) no-repeat 0 0;
    background-size: 5px 6px;
    vertical-align: middle;
}

.table-wrap.upgrade-table table tbody td a {
    margin-top: 8px;
}

.table-wrap.upgrade-table table tbody td.text-tit {
    padding: 18px 20px 20px;
}

.paging-wrap {
    margin-top: 50px;
    text-align: center;
}

.paging-wrap a {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
    text-align: center;
    font-weight: 500;
    font-family: 'Montserrat';
    font-size: 13px;
    border-radius: 2px;
    border: 1px solid #eeeff4;
    background: #fff;
    color: #111;
    vertical-align: middle;
}

.paging-wrap a.on {
    font-weight: 700;
    border: 1px solid #111;
    background: #111;
    color: #fff;
}

.paging-wrap a.btn-first {
    border: 0;
    width: 30px;
    height: 30px;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/btn_arr_first.png) no-repeat 50% 50%;
    background-size: 11px 13px;
}

.paging-wrap a.btn-prev {
    border: 0;
    width: 26px;
    height: 30px;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/btn_arr_prev.png) no-repeat 50% 50%;
    background-size: 7px 12px;
    margin-right: 12px;
}

.paging-wrap a.btn-next {
    border: 0;
    width: 30px;
    height: 30px;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/btn_arr_next.png) no-repeat 50% 50%;
    background-size: 7px 12px;
    margin-left: 12px;
}

.paging-wrap a.btn-last {
    border: 0;
    width: 26px;
    height: 30px;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/btn_arr_last.png) no-repeat 50% 50%;
    background-size: 11px 13px;
}

.paging-wrap a.btn-first.disabled {
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/btn_arr_first_on.png) no-repeat 50% 50%;
    background-size: 11px 13px;
}

.paging-wrap a.btn-prev.disabled {
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/btn_arr_prev_on.png) no-repeat 50% 50%;
    background-size: 7px 12px;
    margin-right: 12px;
}

.paging-wrap a.btn-next.disabled {
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/btn_arr_next_on.png) no-repeat 50% 50%;
    background-size: 7px 12px;
    margin-left: 12px;
}

.paging-wrap a.btn-last.disabled {
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/btn_arr_last_on.png) no-repeat 50% 50%;
    background-size: 11px 13px;
}

/* °í°´¼¾ÅÍ > °øÁö»çÇ× ºäÆäÀÌÁö phr ¿Ï·á */
.view-title-wrap {
    position: relative;
    padding: 38px 40px;
    background: #f7f7f7;
}

.view-title-wrap .txt-ct {
    display: block;
    font-weight: 500;
    font-size: 15px;
    color: #111;
    letter-spacing: -0.3px;
    vertical-align: middle;
}

.view-title-wrap .txt-tt {
    display: block;
    margin-top: 9px;
    font-weight: 500;
    font-size: 20px;
    color: #111;
    letter-spacing: -0.3px;
    vertical-align: middle;
}

.view-title-wrap .txt-date {
    position: absolute;
    right: 60px;
    bottom: 34px;
    display: block;
    font-weight: 400;
    font-size: 15px;
    color: #808080;
    letter-spacing: -0.3px;
    vertical-align: middle;
}

.view-title-wrap .txt-noti {
    display: inline-block;
    width: 40px;
    height: 20px;
    line-height: 18px;
    margin-top: -3px;
    margin-right: 10px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #f7444e;
    font-weight: 500;
    font-size: 12px;
    color: #f7555e;
    letter-spacing: -0.24px;
    vertical-align: middle;
}

.view-text-wrap {
    line-height: 25px;
    padding: 50px 40px;
    padding-top: 50px;
    font-size: 15px;
    color: #454545;
}

.nt-button-wrap {
    text-align: center;
    padding-top: 50px;
    border-top: 1px solid #ccc;
}

.nt-button-wrap a {
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 22px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-weight: 700;
    font-size: 15px;
    color: #454545;
    background: #fff;
}

/* °í°´¼¾ÅÍ > ÆÐÄ¡&¾÷±×·¹ÀÌµå ÆäÀÌÁö phr ¿Ï·á */
.h3-title-wrap .title-box h3.upgrade:after {
    top: -89px;
    width: 394px;
    height: 286px;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/img_top_upgrade.png) no-repeat 0 0;
    background-size: 100%;
}

.btn-up-more span {
    display: inline-block;
    margin-top: 20px;
    padding-right: 20px;
    font-weight: 400;
    font-size: 15px;
    color: #f7444e;
    letter-spacing: -0.03em;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/main/icon_arrow.png) no-repeat 100% 50%;
    background-size: 16px 8px;
    transition: padding .3s;
}

.btn-up-more:hover span {
    padding-right: 30px;
}

.search-box {
    margin: 16px 0 30px;
    padding: 23px 30px 22px;
    background: #f2f2f2;
}

.search-box .comm-selectBox-wrap {
    margin-right: 3px;
}

.search-box .btn-srch-2 {
    display: inline-block;
    line-height: 46px;
    padding: 0 37px 0 32px;
    border-radius: 3px;
    background: #272b3a;
    vertical-align: middle;
}

.search-box .btn-srch-2 span {
    padding-left: 24px;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/icon_srch_2.png) no-repeat 0 50%;
    background-size: 15px;
}

.search-box .btn-reload {
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 44px;
    font-size: 0;
    box-sizing: border-box;
    border: 1px solid #272b3a;
    border-radius: 3px;
    background: #f2f2f2 url(https://img.cdn-nhncommerce.com/godomall_v2/customer/btn_reload.png) no-repeat 50% 50%;
    background-size: 15px;
    vertical-align: middle;
}

.service-group {
    margin: 7px 0;
}

.svc-type:after {
    display: block;
    content: '';
    clear: both;
}

.svc-type {
    display: inline-block;
}

.svc-type .svc-sel {
    position: relative;
    display: inline-block;
    float: left;
    width: 138px;
    height: 46px;
    box-sizing: border-box;
    padding: 0 15px;
    margin-left: -1px;
    border: 1px solid #ccc;
    background: #fff;
}

.svc-type .svc-sel:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.svc-type .svc-sel:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-right: 1px solid #ccc;
}

.svc-type .svc-sel span {
    display: block;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    color: #999;
    letter-spacing: -0.3px;
    z-index: 1;
}

.svc-type .svc-sel.on {
    border: 1px solid #111;
    color: #111;
}

.svc-type .svc-sel.on span {
    color: #111;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/icon_lc_sel_red.png) no-repeat 0 50%;
    background-size: 12px 9px;
}

.svc-type .svc-sel.on:before {
    position: absolute;
    top: -1px;
    bottom: -1px;
    right: -1px;
    display: block;
    content: '';
    width: 1px;
    background: #111;
    z-index: 10;
}

.svc-type .svc-sel.on:first-child:before {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.svc-type .svc-sel.on:last-child {
    border: 1px solid #111;
}

.svc-type .svc-sel.on:last-child:before {
    display: none;
}

.noti-list {
    margin-top: 80px;
    padding-top: 40px;
    border-top: 1px solid #e6e6e6;
}

.noti-list:after {
    display: block;
    content: '';
    clear: both;
}

.noti-list li {
    float: left;
    width: 339px;
}

.noti-list li:last-child {
    width: auto;
    margin-right: 0;
}

.noti-list li a {
    display: block;
}

.noti-list li a img {
    display: block;
    width: 40px;
    height: 40px;
}

.noti-list li a .txt-1 {
    display: block;
    line-height: 25px;
    margin-top: 10px;
    font-size: 15px;
    color: #454545;
    letter-spacing: -0.3px;
}

.noti-list li a .txt-2 {
    display: inline-block;
    margin-top: 10px;
    padding-right: 21px;
    font-size: 15px;
    color: #f7444e;
    letter-spacing: -0.3px;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/solution/icon_more_arr.png) no-repeat 100% 50%;
    background-size: 17px 9px;
    transition: padding .3s;
}

.noti-list li a:hover .txt-2 {
    padding-right: 30px;
}

.search-box {
    width: 100%;
    float: none;
    box-sizing: border-box;
}

.search-box .check-wrap {
    width: calc(100% - 120px);
    overflow: visible;
    white-space: normal;
}

.search-box .check-wrap:after {
    content: "";
    display: block;
    clear: both;
}

.search-box .check-wrap .inputbox {
    position: relative;
    float: left;
    margin: 0 -1px 0 0;
    border-radius: 0;
    display: inline-block !important;
    padding: 0;
    border: 1px solid #cccccc;
    color: #999999;
    background: #ffffff;
}

.search-box .check-wrap .inputbox input {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 0;
    visibility: hidden;
    height: 0;
    display: block;
}

.search-box .check-wrap .inputbox label {
    width: 140px;
    font-size: 15px;
    box-sizing: border-box;
    padding: 13px 20px 15px 20px;
    display: inline-block;
    height: 46px;
    text-align: center;
}

.search-box .check-wrap .inputbox:first-child {
    border-radius: 3px 0 0 3px;
}

.search-box .check-wrap .inputbox:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
}

.search-box .check-wrap .inputbox.checked {
    border: 1px solid #111111;
    color: #111111;
    text-indent: 0;
    z-index: 999;
}

.search-box .check-wrap .inputbox.checked-all {
    border: 1px solid #cccccc;
    color: #999999;
    background: #ffffff;
}

.search-box .check-wrap .inputbox.checked:after {
    display: none;
}

.search-box .check-wrap .inputbox.checked {
    z-index: 999;
    display: inline-block;
}

.search-box .check-wrap .inputbox.checked {
    border: 1px solid #111111 !important;
    color: #111111;
}

.search-box .check-wrap .inputbox.checked label:before {
    content: "";
    position: Absolute;
    top: 50%;
    left: 15px;
    margin: -5px 0 0 0;
    width: 12px;
    height: 10px;
    background-size: cover !important;
    background: url('https://img.cdn-nhncommerce.com/godomall_v2/operation/icon_filter_checked.png') no-repeat top left;
}

/* °í°´¼¾ÅÍ > ÆÐÄ¡&¾÷±×·¹ÀÌµå ºä ÆäÀÌÁö phr ¿Ï·á */
.view-title-wrap.upgrade-view .txt-tt {
    margin: 5px 0 27px;
}

.view-title-wrap.upgrade-view dl {
    margin-bottom: 11px;
}

.view-title-wrap.upgrade-view dl dt {
    display: inline-block;
    min-width: 83px;
    font-weight: 400;
    font-size: 15px;
    color: #454545;
    letter-spacing: -0.3px;
}

.view-title-wrap.upgrade-view dl dd {
    display: inline-block;
    font-weight: 400;
    font-size: 15px;
    color: #111;
    letter-spacing: -0.3px;
}

.view-title-wrap.upgrade-view dl dd:before {
    display: inline-block;
    content: '';
    width: 1px;
    height: 12px;
    margin: 0 20px 0 0;
    background: #d8d8d8;
}

.view-info-wrap {
    padding: 30px 0 35px;
    border-top: 1px solid #e5e5e5;
}

.view-info-wrap ol {
    display: inline-block;
    margin-left: 205px;
    vertical-align: middle;
}

.view-info-wrap ol li {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #454545;
    letter-spacing: -0.3px;
}

.view-info-wrap .btn-myPatch {
    display: inline-block;
    width: 189px;
    line-height: 46px;
    margin-left: 139px;
    text-align: center;
    border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    background: #333;
    vertical-align: middle;
}

.view-patch-wrap:after {
    display: block;
    content: '';
    clear: both;
}

.view-patch-wrap {
    padding: 32px 0 40px;
    border-top: 1px solid #e5e5e5;
}

.view-patch-wrap .cont-left {
    float: left;
    width: 600px;
    box-sizing: border-box;
    padding-left: 40px;
}

.view-patch-wrap .cont-left img {
    width: 448px;
}

.view-patch-wrap .cont-right {
    float: left;
    width: 600px;
    box-sizing: border-box;
    padding-left: 20px;
}

.view-patch-wrap .cont-right img {
    width: 317px;
}

.view-patch-wrap .text-tit {
    font-weight: 500;
    font-size: 15px;
    color: #111;
}

.view-patch-wrap .img-wrap {
    margin-top: 23px;
}

/* °í°´¼¾ÅÍ > faq phr ¿Ï·á */
.h3-title-wrap .title-box h3.faq:after {
    top: -89px;
    width: 394px;
    height: 286px;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/img_top_faq.png) no-repeat 0 0;
    background-size: 100%;
}

.faq-wrap {
    display: table;
    width: 100%;
    margin-top: 15px;
}

.faq-wrap .faq-head {
    border-top: 2px solid #111;
    border-bottom: 1px solid #ccc;
}

.faq-wrap .txt-th {
    display: table-cell;
    text-align: center;
    padding: 15px 10px 15px;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 15px;
    color: #454545;
    letter-spacing: -0.3px;
    vertical-align: middle;
}

.faq-wrap .txt-td {
    display: table-cell;
    text-align: center;
    padding: 11px 5px 13px;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 15px;
    color: #454545;
    letter-spacing: -0.3px;
    vertical-align: middle;
}

.faq-wrap .txt-th:nth-child(1), .faq-wrap .txt-td:nth-child(1) {
    width: 86px;
}

.faq-wrap .txt-th:nth-child(2), .faq-wrap .txt-td:nth-child(2) {
    width: 126px;
}

.faq-wrap .txt-th:nth-child(3), .faq-wrap .txt-td:nth-child(3) {
    width: 197px;
    padding: 11px 30px 13px;
}

.faq-wrap .txt-th:nth-child(4), .faq-wrap .txt-td:nth-child(4) {
    width: 620px;
}

.faq-wrap .txt-th:nth-child(5), .faq-wrap .txt-td:nth-child(5) {
    width: 171px;
}

.faq-body .faq-list > a {
    display: block;
    border-bottom: 1px solid #e5e5e5;
}

.faq-body .faq-list > a .txt-th {
    display: table-cell;
    text-align: center;
    padding: 12px 10px;
    font-weight: 400;
    font-size: 15px;
    color: #454545;
    letter-spacing: -0.3px;
}

.faq-body .faq-list > a .txt-th:nth-child(1), .faq-wrap .txt-td:nth-child(1) {
    font-weight: 400;
    font-size: 15px;
    color: #808080;
    letter-spacing: -0.24px;
}

.faq-body .faq-list > a .txt-th:nth-child(2), .faq-wrap .txt-td:nth-child(2) {
    font-weight: 400;
    font-size: 13px;
    color: #545454;
    letter-spacing: -0.24px;
}

.faq-body .faq-list > a .txt-th:nth-child(3), .faq-wrap .txt-td:nth-child(3) {
    font-weight: 400;
    font-size: 13px;
    color: #808080;
    letter-spacing: -0.24px;
    line-height: 18px;
}

.faq-body .faq-list > a .txt-th:nth-child(4), .faq-wrap .txt-td:nth-child(4) {
    font-weight: 400;
    font-size: 15px;
    color: #111;
    letter-spacing: -0.3px;
    padding: 21px 10px 20px;
    text-align: left;
}

.faq-body .faq-list > a.open + .faq-view {
    display: block
}

.faq-body .faq-list > a + .faq-view {
    display: none;
}

.faq-body .faq-view {
    padding: 44px 40px 39px;
    border-bottom: 1px solid #e5e5e5;
    background: #f7f7f7;
}

.faq-body .faq-view .txt-a {
    padding-left: 30px;
    font-weight: 500;
    font-size: 15px;
    color: #111;
    letter-spacing: -0.3px;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/icon_a.png) no-repeat 0 3px;
    background-size: 14px 14px;
}

.faq-body .faq-view .txt-a-admin {
    margin-top: 23px;
    line-height: 25px;
    font-weight: 300;
    font-size: 15px;
    color: #454545;
}

.faq-body .faq-view .txt-a-admin span {
    font-weight: 400;
}

.faq-body .faq-view .txt-a-cont {
    margin-top: 40px;
    padding: 15px 45px;
    background: #fff;
}

.faq-body .faq-view .txt-a-cont .txt-cmt {
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    color: #808080;
}

.faq-body .faq-view .txt-a-cont span {
    margin: 0;
    margin-left: 20px;
}

.faq-body .data-none {
    border-bottom: 1px solid #ccc;
    padding: 16px 15px 17px;
    text-align: center;
    font-size: 15px;
    color: #454545;
    vertical-align: middle;
}

/* °í°´¼¾ÅÍ > °í°´ÀÇ¼Ò¸® phr */
.txt-label {
    display: inline-block;
    height: 24px;
    line-height: 21px;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: -0.04em;
}

.btn-link {
    font-size: 15px;
    color: #4da8ae;
    text-decoration: underline;
    letter-spacing: -0.32px;
}

.tit-vc {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 38px;
    color: #111;
    letter-spacing: -0.3px;
}

.h3-title-wrap .title-box h3.voice:after {
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/img_top_voice.png) no-repeat 0 0;
    background-size: 100%;
}

.vc-section-1 .vc-text-box {
    height: 434px;
    padding: 70px 0 0;
    box-sizing: border-box;
    background: #eeeff4;
}

.vc-section-1 .vc-text-box span {
    display: block;
    margin-top: 20px;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    color: #454545;
    letter-spacing: -0.3px;
}

.vc-button-wrap:after {
    display: block;
    content: '';
    clear: both;
}

.vc-button-wrap {
    margin-top: -228px;
    text-align: center;
}

.vc-button-wrap .btn-box {
    display: inline-block;
    width: 518px;
    height: 308px;
    margin: 0 10px;
    padding: 40px 0;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 18px 18px 13px 0 rgba(0, 0, 0, 0.07);
    background: #fff;
}

.vc-button-wrap .btn-box img {
    width: 144px;
    height: 122px;
}

.vc-button-wrap .btn-box p {
    display: block;
    text-align: center;
    margin-top: 14px;
    line-height: 30px;
    font-size: 20px;
    color: #454545;
    letter-spacing: -0.03em;
}

.vc-button-wrap .btn-box span {
    display: inline-block;
    margin-top: 10px;
    padding-right: 21px;
    font-size: 15px;
    color: #f7444e;
    letter-spacing: -0.03em;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/solution/icon_more_arr.png) no-repeat 100% 50%;
    background-size: 17px 9px;
    transition: padding .3s;
}

.vc-button-wrap .btn-box:hover span {
    padding-right: 30px;
}

.vc-section-2 {
    margin-top: 100px;
}

.vc-section-2 .vc-step-list {
    margin-top: 40px;
}

.vc-section-2 .vc-step-list:after {
    display: block;
    content: '';
    clear: both;
}

.vc-section-2 .vc-step-list li {
    position: relative;
    float: left;
    margin-left: 30px;
    width: 216px;
    box-sizing: border-box;
    padding: 40px 0 39px;
    background: #f7f7f7;
    transition: all ease-in-out .4s;
    opacity: 0;
}

.vc-section-2 .vc-step-list li:after {
    position: absolute;
    top: 50%;
    left: -20px;
    display: block;
    content: '';
    width: 8px;
    height: 10px;
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/icon_sv_step_arr.png) no-repeat 0 0;
    background-size: 100%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.vc-section-2 .vc-step-list li:first-child:after {
    display: none;
}

.vc-section-2 .vc-step-list li.on {
    opacity: 1;
}

.vc-section-2 .vc-step-list li:first-child {
    margin-left: 0;
}

.vc-section-2 .vc-step-list li span {
    display: block;
    text-align: center;
}

.vc-section-2 .vc-step-list li .txt-1 {
    padding-top: 90px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 16px;
    color: #4da8ae;
    letter-spacing: 1.34px;
}

.vc-section-2 .vc-step-list li .txt-2 {
    margin-top: 12px;
    font-weight: 400;
    font-size: 15px;
    color: #454545;
    letter-spacing: -0.3px;
}

.vc-section-2 .vc-step-list li:first-child .txt-1 {
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/icon_vc_step_1.png) no-repeat 50% 0;
    background-size: 70px 70px;
}

.vc-section-2 .vc-step-list li:nth-child(2) .txt-1 {
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/icon_vc_step_2.png) no-repeat 50% 0;
    background-size: 70px 70px;
}

.vc-section-2 .vc-step-list li:nth-child(3) .txt-1 {
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/icon_vc_step_3.png) no-repeat 50% 0;
    background-size: 70px 70px;
}

.vc-section-2 .vc-step-list li:nth-child(4) .txt-1 {
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/icon_vc_step_4.png) no-repeat 50% 0;
    background-size: 70px 70px;
}

.vc-section-2 .vc-step-list li:nth-child(5) .txt-1 {
    background: url(https://img.cdn-nhncommerce.com/godomall_v2/customer/icon_vc_step_5.png) no-repeat 50% 0;
    background-size: 70px 70px;
}

.vc-section-2 .txt-info {
    margin-top: 50px;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    color: #454545;
    letter-spacing: -0.3px;
}

.vc-section-2 .txt-info a {
    text-decoration: underline;
    color: #4da8ae;
}

.dimmed {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000;
    opacity: 0.6;
    z-index: 9998;
}

.layer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    transition: all ease-in-out .2s;
    opacity: 0;
    visibility: hidden;
    overflow-y: hidden;
}

.layer.on {
    opacity: 1;
    visibility: visible;
}

.layer-pop {
    width: 760px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    z-index: 9999;
    background: #fff;
    padding: 23px 40px 10px;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
}

.layer-pop .layer-cont {
    height: 570px;
    overflow: auto;
    padding-right: 10px;
    width: calc(100% + 10px);
    padding-bottom: 30px;
}

.layer-pop .layer-cont .svc-type .svc-sel {
    width: 162px;
}

.layer-pop .layer-cont::-webkit-scrollbar {
    width: 10px;
    max-height: 106px;
}

.layer-pop .layer-cont::-webkit-scrollbar-thumb {
    background-color: #b3b3b3;
    border-radius: 10px;
}

.layer-pop .layer-cont::-webkit-scrollbar-track {
    border-radius: 10px;
    box-shadow: none
}

.layer-pop .layer-title {
    font-size: 20px;
    font-weight: 500;
    color: #111111;
    border-bottom: 1px solid #000000;
    padding: 0 0 23px 0;
    margin: 0 0 30px 0;
}

.layer-pop .layer-close {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 25px;
    right: 45px;
}

.layer-pop .layer-close img {
    max-width: 100%;
}

.layer-pop .table-type2 {
    margin-top: 30px;
    border-top: 2px solid #111;
}

.layer-pop .table-type2 tbody th {
    padding: 23px 20px 24px;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    color: #111;
    background: #f7f7f7;
    vertical-align: top;
}

.layer-pop .table-type2 tbody td {
    padding: 12px 12px 12px;
    border-bottom: 1px solid #ebebeb;
}

.layer-pop .search-box {
    padding: 0;
    margin: 0;
    background: #fff;
}

.gr-dot-list li {
    color: #454545;
    font-size: 15px;
    font-weight: 400;
    text-indent: -14px;
    padding-left: 14px;
    line-height: 1.67;
    margin: 0 0 10px 0
}

.gr-dot-list li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #cccccc;
    margin: 0 11px 0 0;
    vertical-align: middle;
}

.gr-dot-list li:last-child {
    margin: 0;
}

.ly-button-wrap {
    margin-top: 30px;
    text-align: center;
}

.ly-button-wrap a {
    display: inline-block;
    width: 130px;
    height: 54px;
    line-height: 54px;
    box-sizing: border-box;
    padding: 0 44px;
    margin: 0 3px;
    border-radius: 27px;
    font-size: 18px;
    letter-spacing: -0.3px;
    vertical-align: middle;
}

.ly-button-wrap .btn-ly-wht {
    border: 1px solid #ccc;
    background: #fff;
    color: #454545;
}

.ly-button-wrap .btn-ly-red {
    box-shadow: 0 15px 16px 0 rgba(247, 68, 78, 0.3);
    border: 1px solid #f7444e;
    background: #f7444e;
    color: #fff;
}

/* [1Â÷°³Æí¾È Àû¿ë] °í°´¼¾ÅÍ faq - kbn */
.beta .search-box .btn-srch-2 {
    margin: 0 3px 0 0;
}

/* [1Â÷°³Æí¾È Àû¿ë] ¸Å´º¾ó - cjh */
.beta .customer-manual-box.type-etc > div {
    top: 0;
}

.beta .customer-manual-box.type-etc {
    border: none;
    padding-top: 0;
}

.goSeller-bnr {
    position: absolute;
    top: 545px;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-left: 670px;
    width: 84px;
}

.goSeller-bnr.re-fixed {
    position: fixed;
    top: 210px;
}
