@charset "UTF-8";
.ml0 {
    margin-left: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.color-primary {
    color: #f76252 !important;
}

.color-black {
    color: #000 !important;
}

.btn-block {
    width: 100% !important;
}

.dp-ib {
    display: inline-block !important;
}

.w100 {
    width: 100% !important;
}

.search-reward {
    position: relative;
}

.search-reward .search-guide {
    position: relative;
}

.search-reward .search-guide .ex {
    font-size: 16px;
    color: #757575;
}

.search-reward .search-guide .link-text {
    position: absolute;
    right: 0;
    top: 1px;
    color: #3b98e6;
    text-decoration: underline;
    font-size: 13px;
}

.search-reward .search-guide .paragraph {
    margin-bottom: 0;
    padding-top: 0;
}

.search-reward .dsc-list {
    margin-top: 10px;
}

.search-reward .btn-primary,
.search-reward .btn-outline-primary {
    width: 240px;
    margin-top: 20px;
}

.search-reward .search-field {
    position: relative;
    margin-top: 14px;
}

.search-reward .search-field input[type='text'] {
    width: 100%;
    height: 40px;
    padding: 0 16px;
    box-sizing: border-box;
    border: solid 1px #000;
    color: #9b9b9b;
}

.search-reward .search-field .btn-search {
    position: absolute;
    right: 0;
    top: 0;
    width: 82px;
    height: 40px;
    background-color: #757380;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
}

.search-reward .search-list {
    max-height: 300px;
    overflow-y: auto;
}

.search-reward .search-list {
    position: absolute;
    left: 0;
    right: 0;
    top: 39px;
    z-index: 10;
    display: none;
    border: 1px solid #000;
}

.search-reward .search-list a {
    display: block;
    height: 40px;
    padding: 10px 16px;
    box-sizing: border-box;
    background-color: #fff;
    color: #000;
    font-size: 15px;
    font-weight: 500;
}

.search-reward .search-list a:hover {
    background-color: #eee;
}

.search-reward.is-active .search-list {
    display: block;
}

.search-reward .reward-result .result-text {
    margin: 50px 0;
    color: #757575;
    text-align: center;
    font-size: 15px;
}

.search-reward .dsc-list dt.tit {
    margin-bottom: 6px;
    font-size: 12px;
}

.purchase-wrap .section-reward .purchase-form-list th {
    font-size: 15px;
}

.section-reward .h-type + .ico-tooltip-wrap {
    margin: 11px 0 0 5px;
}

.section-reward .ico-tooltip-wrap .tooltip-ly {
    right: inherit;
    left: -29px;
}

.section-reward .ico-tooltip-wrap .tooltip-wrap:before {
    right: inherit;
    left: 29px;
}

.section-reward .tooltip-dfn-list {
    font-size: 14px;
    color: #757575;
    line-height: normal;
}

.section-reward .tooltip-dfn-list ~ .dsc-list {
    margin-top: 10px;
}

.section-reward .tooltip-dfn-list .tooltip-title.heavy {
    margin-bottom: 10px;
}

.section-reward .tooltip-dfn-list .tooltip-desc + .tooltip-desc {
    margin-top: 8px;
}

.section-reward .tooltip-dfn-list .tooltip-desc .tit {
    display: block;
    margin-bottom: 4px;
    color: #202020;
}

.purchase-wrap .section-reward .paragraph {
    margin-bottom: 0;
}

.section-reward .search-reward .search-guide {
    margin-top: 20px;
}

.table-reward {
    position: relative;
    margin-top: 20px;
}

.reward-max {
    padding: 15px 0 15px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #eaeaea;
}

.reward-max::after {
    content: "";
    display: block;
    clear: both;
}

.reward-max .max-money {
    float: left;
    font-size: 14px;
}

.reward-max .color-primary {
    float: right;
    font-size: 15px;
}

.reward-max .color-primary .num {
    font-size: 16px;
}

.order-spot .spot-cont .list-item2 {
    padding: 30px 20px;
    border-bottom: 1px solid #eaeaea;
}

.order-spot .spot-cont .list-item2:after {
    content: '';
    display: block;
    clear: both;
}

.order-spot .spot-cont .list-item2 .title {
    float: left;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.order-spot .spot-cont .list-item2 .price {
    float: right;
}

.order-spot .spot-cont .list-item2 .price .unit {
    font-size: 14px;
    color: #333;
}

.order-spot .spot-cont .list-item2 .price .num {
    font-family: 'Tgothic', sans-serif;
    font-size: 18px;
    font-weight: 900;
    color: #333;
}

.modal-order-detail .table-row-list .link-imei {
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    line-height: 1;
    color: #3b98e6;
    text-decoration: underline;
    vertical-align: 2px;
}

.popup-galaxy-club .dl-item .dd .sub {
    font-size: 13px;
}

.wid-px-type {
    width: 100% !important;
}

.club-apply {
    padding-bottom: 18px;
}

.reward {
    padding-top: 18px;
    padding-bottom: 18px;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}

.product-option-item.reward .discount-more-type .item {
    padding: 12px 90px 0 0;
}

.discount-more-type .item .wid-px-type .price {
    display: inline;
}

.product-acco-type .agree-item {
    border-bottom: 0;
}

.product-acco-type .btn-trigger {
    width: 100%;
    height: 24px;
    right: 10px !important;
}

.product-acco-type .btn-trigger:focus {
    outline: none;
}

.product-acco-type .btn-trigger:before {
    position: absolute;
    top: 50%;
    right: 0;
    width: 8px;
    height: 12px;
    background-position: -611px -119px;
    margin-top: -4px;
    transform: rotate(90deg);
}

.product-acco-type .active .btn-trigger:before {
    position: absolute;
    top: 50%;
    right: 0;
    width: 8px;
    height: 12px;
    background-position: -611px -119px;
    margin-top: -4px;
    transform: rotate(-90deg);
}

.product-acco-type .bundle > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 12px 23px 10px 0;
    color: #666;
    font-size: 14px;
    text-align: right;
}

.acco-detail {
    display: none;
}

.acco-detail.active {
    display: block;
}

.acco-detail .search-reward {
    margin-left: 120px;
}

.acco-detail .search-reward .search-guide .ex {
    font-size: 14px;
}

.acco-detail .search-reward .search-guide .link-text {
    font-size: 11px;
}

.acco-detail .search-reward .btn-search {
    font-size: 13px;
}

.acco-detail .search-reward .search-field input[type='text'] {
    font-size: 14px;
}

.acco-detail .search-reward .btn-primary {
    display: block;
    margin: 20px auto 0;
}

.acco-detail .search-reward .reward-result .result-text {
    font-size: 14px;
    letter-spacing: -0.33px;
}

.acco-detail .search-reward .dsc-list dt.tit {
    margin-bottom: 8px;
    font-size: 14px;
}

.acco-detail .search-reward .dsc-list .dsc-item {
    font-size: 14px;
    letter-spacing: -0.44px;
    word-break: normal;
}

.acco-detail .search-reward .dsc-list .dsc-item:before {
    top: 8px;
}

.purchase-wrap .fluid-types.type2 {
    table-layout: auto;
    white-space: nowrap;
}

.purchase-wrap .section-club .h-cont {
    position: relative;
}

.purchase-wrap .section-club .right {
    position: absolute;
    right: 0;
    top: 0;
}

.purchase-wrap .section-club [class^='btn'] {
    width: 112px;
}

.purchase-wrap .section-club .paragraph {
    margin-bottom: 10px;
    padding-right: 130px;
}

.purchase-wrap .purchase-form-list td.td-auth .expand-panel.v2 .form-group ~ .form-group {
    margin-top: 0;
}

.expand-panel.v2 .form-group ~ .agree-area {
    margin-top: 20px;
}

.c-term .sub {
    font-size: 14px;
}

.c-term h2 {
    overflow: hidden;
}

.c-term h2 .date {
    float: right;
    color: #666;
}

.c-term .table-term2 {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #eaeaea;
}

.c-term .table-term2 tbody th,
.c-term .table-term2 tbody td {
    padding: 5px 10px;
    font-size: 15px;
}

.c-term .table-term2 tbody th {
    color: #000;
    font-weight: normal;
}

.c-term .table-term2 tbody td {
    color: #757575;
}

.division-wrap .list-wrap .list-item .link-text {
    color: #3b98e6;
    text-decoration: underline;
    font-size: 15px;
}

.division-wrap .list-wrap .list-item .arrow-right {
    display: inline-block;
    width: 7px;
    height: 10px;
    margin: 0 1px 0 5px;
    background: url("../img/spr_img_v3.png") -611px -149px no-repeat;
}

.exemption-title {
    padding-bottom: 25px;
    font-size: 18px;
    letter-spacing: -0.42px;
    color: #cdcdcd;
}

.exemption-title .price {
    color: #fff;
}

.sticky-type02 {
    height: 157px;
    margin-top: -47px;
}

.sticky-type02 .btn-area {
    padding-top: 77px;
}

.sticky-type02 .l-grid {
    height: 100%;
}

.btn-reward-type {
    width: 112px !important;
}

.reward-cancel {
    position: absolute;
    right: 0;
}

.search-reward-toggle {
    display: none;
}

.search-reward-toggle.active {
    display: block;
}

.agree-toggle-detail {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 100px;
}

.search-text-eq {
    margin-right: 82px;
    line-height: 40px;
}

.popup-grade .search-reward-pop .search-reward .search-field {
    position: static !important;
}

.popup-grade .search-reward-pop .search-reward .search-field input[type='text'] {
    position: absolute;
    right: 82px;
    width: 385px;
}

.popup-grade .ex {
    position: absolute;
    top: 50px;
    left: 153px;
    font-size: 14px;
    color: #666;
}

.popup-grade .search-reward-pop .search-reward .search-field .search-list {
    position: absolute;
    left: 153px;
    width: 385px;
    box-sizing: border-box;
}

.popup-grade .grade-table {
    margin: 40px 20px;
    width: 100%;
}

.popup-grade .grade-table th,
.popup-grade .grade-table td {
    padding: 10px 0px;
    font-size: 14px;
    border: 1px solid #eee;
    text-align: center;
    letter-spacing: -0.38px;
}

.grade-table thead th {
    font-weight: 400;
    background-color: #f8f8f8;
}

.grade-table tbody td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.grade-table tbody td span {
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.grade-table tbody td a {
    white-space: nowrap;
}

.grade-table a {
    text-decoration: underline;
    color: #3b98e6;
}

.grade-bg-list {
    padding: 20px;
    background: #4f4f4f;
}

.grade-bg-list .dl-item {
    margin-top: 10px;
}

.grade-bg-list .dt {
    font-weight: 700 !important;
}

.grade-bg-list .dt,
.grade-bg-list .dd {
    font-size: 13px !important;
    color: #fff !important;
}

.grade-list-area {
    padding: 26px 0 20px;
}

.grade-step {
    padding: 25px 0 40px;
    border-top: 1px solid #000;
    color: #000;
}

.grade-step::after {
    content: "";
    display: block;
    clear: both;
}

.grade-step:last-child {
    border-bottom: 1px solid #eaeaea;
}

.grade-step > ul {
    float: right;
    width: 478px;
}

.grade-step > ul:first-child {
    width: 100%;
}

.grade-step > ul li {
    margin-bottom: 12px;
}

.grade-step > ul li::after {
    content: "";
    display: block;
    clear: both;
}

.grade-step > ul li .grade-price {
    float: left;
}

.grade-step > ul li .grade-price-num {
    float: right;
}

.diff-txt {
    float: left;
    width: 142px;
    font-size: 15px;
}

.grade-price {
    font-size: 13px;
}

.grade-price-num .num {
    font-size: 15px;
    font-family: 'TgothicBlack', 'Roboto', sans-serif;
}

.grade-box {
    display: block !important;
    margin-bottom: 0 !important;
    padding: 16px 16px 19px;
    background: #f6f6f6;
}

.grade-box-txt {
    margin-bottom: 10px;
    font-size: 13px;
    color: #242424;
}

.grade-box .dsc-list-lg {
    margin-left: 16px;
    margin-bottom: 0;
}

.grade-box .dsc-list-lg::after {
    content: "";
    display: block;
    clear: both;
}

.grade-box .dsc-list-lg .dsc-item {
    float: left;
    width: 50%;
    margin-left: -16px;
    margin-top: 0 !important;
    margin-bottom: 4px !important;
    font-size: 12px;
}

.grade-box .dsc-list-lg .dsc-item::before {
    top: 5px;
}

.grade-common {
    margin-bottom: 20px;
    color: #000;
}

.grade-common-txt {
    font-size: 15px;
    margin-bottom: 6px;
}

.grade-common .dsc-list-lg .dsc-item {
    margin-top: 6px;
}

.detail-view {
    text-decoration: underline;
    color: #3b98e6;
}

.border-b-type {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px;
}

.my-coupon-register-wrap .my-h-sub {
    margin-bottom: 26px;
}

.my-coupon-register {
    background-color: #f7f7f7;
    padding: 40px 0 40px;
}

.my-coupon-register .form-group {
    text-align: center;
}

.my-coupon-register .c-input-outline {
    width: 544px;
}

.my-coupon-register .btn-default {
    width: 140px;
}

.dsc-coupon-rgs {
    margin-top: 11px;
    margin-bottom: 67px;
}

.my-coupon-amount {
    font-size: 18px;
    color: #333;
    margin-right: 8px;
}

.my-coupon-amount-tit {
    margin-right: 30px;
    margin-top: 10px;
    display: inline-block;
}

.btn-coupon-register {
    width: 118px;
    margin-left: 6px;
}

.event-detail-coupon {
    padding: 60px 0 70px;
    background: #000;
}

.coupon-tit {
    font-size: 26px;
    color: #fff;
    text-align: center;
    letter-spacing: -0.61px;
}

.btn-coupon-download {
    display: block;
    width: 334px;
    height: 70px;
    margin: 40px auto 0;
    border-radius: 35px;
    font-size: 18px;
    background: #fff;
    color: #000;
    letter-spacing: -0.42px;
}

.card-ars-time {
    font-weight: bold;
    color: #f76252;
}

.agree-area .check-all2 #_checkAll2 + label {
    font-weight: bold;
}

.coupon-th-list th {
    background: #fff !important;
    border-bottom: 1px solid #000 !important;
    border-left: 0 !important;
}

.coupon-border-none td {
    border-left: 0 !important;
}

.dsc-list-strong {
    display: inline-block;
    padding-bottom: 7px;
}

.my-content .my-coupon-wrap .coupon-border-none .my-coupon-list .disabled td {
    opacity: 1;
    color: #dbdbdb;
}

.my-content .my-coupon-wrap .coupon-border-none .my-coupon-list td .dsc-list-lg li {
    color: #757575;
}

.my-content .my-coupon-wrap .coupon-border-none .my-coupon-list td .dsc-list-lg li .dsc-list-strong {
    display: block;
    font-weight: normal;
    color: #000;
}

.selectbox-clamp + .select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
}

.tworld-order-content {
    background-color: #eaeaec;
}

.tworld-order-content .conBox_center {
    position: relative;
    width: 1020px;
    padding: 50px 80px 80px;
    background: #fff;
    margin: 0 auto;
}

.tworld-order-content .titDep1 {
    padding-bottom: 30px;
}

.tworld-order-content .orderBox {
    border: 1px solid #ccc;
}

.tworld-order-content .orderBox:after {
    content: '';
    display: block;
    clear: both;
}

.tworld-order-content .orderBox > div {
    float: left;
    width: 50%;
    height: 270px;
    letter-spacing: -1px;
}

.tworld-order-content .orderBox > div + div {
    margin-left: -1px;
    border-left: 1px solid #ccc;
}

.tworld-order-content .orderBox .bg_member1 {
    background: url(../img/tworld/order/bg_member1.png) no-repeat 50px 60px;
}

.tworld-order-content .orderBox .bg_member2 {
    background: url(../img/tworld/order/bg_member2.png) no-repeat 50px 60px;
}

.tworld-order-content .orderBox > div dl {
    padding: 40px 0 0 210px;
}

.tworld-order-content .orderBox > div dl dt {
    font-size: 30px;
    line-height: 35px;
}

.tworld-order-content .orderBox > div dl dd {
    font-size: 16px;
    line-height: 23px;
    margin-top: 14px;
}

.tworld-order-content .orderBox > div dl dd em {
    color: #3617ce;
}

.tworld-order-content .orderBox .orderBox__btn {
    margin-top: 20px;
}

.tworld-order-content .orderBox .orderBox__link {
    width: 150px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    letter-spacing: -1px;
    color: #fff;
}

.tworld-order-content .orderBox__link--red {
    background: #3617ce;
}

.tworld-order-content .orderBox__link--black {
    background: #434159;
}

.tworld-order-content .orderNoti {
    margin: 80px 0 50px;
}

.tworld-order-content .orderNoti img {
    vertical-align: top;
}

.tworld-order-content .orderBanner {
    position: relative;
    padding: 18px 30px 18px;
    background: #434159;
    font-size: 20px;
    color: #fff;
    letter-spacing: -1px;
}

.tworld-order-content .orderBanner a {
    position: absolute;
    top: 9px;
    right: 8px;
    font-size: 14px;
    color: #fafafa !important;
    font-weight: bold;
    padding: 12px 20px;
    border: 1px solid #7c7a8b;
}

.modal-tworld-order .modal-body {
    padding: 0;
    width: 650px;
}

.modal-tworld-order .popHead {
    padding: 23px 0 24px 20px;
    min-height: 35px;
    background: #323040;
    text-align: left;
    font-size: 24px;
    line-height: 35px;
    word-break: break-all;
    color: #fff;
    letter-spacing: -1px;
    font-weight: normal;
}

.modal-tworld-order .btn-close {
    position: absolute;
    right: 0 !important;
    top: 0 !important;
    display: block !important;
    width: 80px !important;
    height: 80px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: url(../img/tworld/order/btn_pop_close.gif) no-repeat !important;
    text-indent: -9999px;
    line-height: 0;
    font-size: 0;
}

.modal-tworld-order .popCon .inPop {
    padding: 30px;
}

.modal-tworld-order .tableType2 {
    border-top: 2px solid #ea002c;
}

.modal-tworld-order .popCon .tableType2 table {
    font-size: 13px;
    table-layout: fixed;
}

.modal-tworld-order .popCon .tableType2 > table > tbody > tr > th {
    height: 20px;
    padding: 9px 10px 9px 20px;
    border-bottom: 1px solid #e4e4e4;
    background: #f7f7f8;
    text-align: left;
    font-weight: bold;
    color: #333;
}

.modal-tworld-order .popCon .tableType2 > table > tbody > tr > td {
    height: 30px;
    padding: 5px 10px;
    border-bottom: 1px solid #e4e4e4;
    text-align: left;
}

.modal-tworld-order .popCon .tableType2 > table > tbody > tr > td ~ td {
    border-left: 1px solid #e4e4e4;
}

.modal-tworld-order .popCon .tableType2 > table > tbody > tr:first-child > th,
.modal-tworld-order .tableType2 > table > tbody > tr:first-child td {
    border-top: 0;
}

.modal-tworld-order .popCon .c-input-outline {
    width: 230px;
}

.modal-tworld-order .popCon .c-input-outline .input {
    font-size: 13px;
}

.modal-tworld-order .txtInfo {
    padding-left: 22px;
    background: url(../img/tworld/order/bl_info2.png) no-repeat 0 1px;
    font-size: 13px !important;
    line-height: 19px !important;
    color: #666;
    text-align: left;
    margin-top: 10px;
}

.modal-tworld-order .modal-footer {
    padding-top: 30px;
    padding-bottom: 0;
}

.modal-tworld-order .popCon .btnS {
    display: inline-block;
    min-width: 92px;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
    background: #ea002c;
    color: #fff;
}

.modal-tworld-order .popCon .tit-info {
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    letter-spacing: -1px;
}

.modal-tworld-order .popCon .p_infoBox {
    padding: 17px 20px;
    border: 1px solid #e4e4e4;
    background: #f5f5f5;
}

.modal-tworld-order .popCon .p_infoBox label {
    font-weight: 600;
    color: #666;
    vertical-align: middle;
}

.modal-tworld-order .popCon .p_infoBox .c-input-outline {
    vertical-align: middle;
    width: 298px;
    margin: 0 9px;
}

.modal-tworld-order .popCon .btnS.c-grey {
    background-color: #e2e2e4;
    color: #333;
    margin-left: 5px;
}

.btn-switch-toggle {
    position: relative;
    width: 65px;
    height: 28px;
    border: 1px solid #ccc;
    border-radius: 12.5px;
    background-color: #fff;
    overflow: hidden;
    vertical-align: middle;
}

.btn-switch-toggle:focus {
    outline: 0 !important;
    cursor: pointer;
}

.switch-round {
    position: absolute;
    left: 4px;
    top: 4px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #f76252;
    box-sizing: border-box;
    transition: left .3s;
}

.switch-round::before {
    content: "휴대폰";
    position: absolute;
    right: -34px;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    color: #f76252;
}

.btn-switch-toggle.on .switch-round {
    left: 41px;
    background-color: #897fd7;
}

.btn-switch-toggle.on .switch-round::after {
    content: "24개월";
    position: absolute;
    left: -34px;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    color: #897fd7;
}

.btn-switch-toggle.type02 .switch-round {
    background-color: #9e9e9e;
}

.btn-switch-toggle.type02 .switch-round::before {
    content: "OFF";
    color: #9e9e9e;
}

.btn-switch-toggle.on.type02 .switch-round {
    background-color: #178bcf;
}

.btn-switch-toggle.on.type02 .switch-round::after {
    content: "ON";
    color: #178bcf;
}

.btn-switch-toggle.disabled {
    background-color: #dfdfdf;
    border: 0;
}

.btn-switch-toggle.disabled .switch-round {
    background-color: rgba(0, 0, 0, 0.06);
}

.btn-switch-toggle.disabled .switch-round::before {
    content: none;
}

.btn-switch-toggle.disabled .switch-round::after {
    content: "ON";
    color: rgba(0, 0, 0, 0.06);
}

.before-dimmed .form-group-wrap {
    opacity: .6;
    pointer-events: none;
}

.product-option-item.compare {
    border-top: 1px solid #d3d3d3;
}

.product-option-item.compare .form-group-wrap {
    padding-top: 15px;
}

.product-option-item.compare .cont .secur-wrap {
    width: 100%;
    position: relative;
}

.product-option-item.compare .cont .secur-wrap .securnum-show {
    width: 53%;
}

.product-option-item.compare .cont .secur-wrap .securnum-show .show-box {
    width: calc(100% - 41px);
    width: -webkit-calc(100% - 41px);
    width: -mo-calc(100% - 41px);
    width: -ms-calc(100% - 41px);
}

.product-option-item.compare .cont .secur-wrap .c-input-outline {
    width: 45%;
}

.product-option-item.compare .cont .secur-wrap .c-input-outline .secur-msg {
    text-align: left;
    white-space: nowrap;
}

.product-option-item.compare .btn-default {
    width: 100%;
}

.product-option-item.compare .compare-title {
    position: relative;
    padding-right: 50px;
}

.product-option-item.compare .compare-title .title {
    color: #000;
    font-size: 16px;
}

.product-option-item.compare .compare-title .badge {
    vertical-align: bottom;
}

.product-option-item.compare .compare-title .price {
    display: block;
    margin-top: 6px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.product-option-item.compare .compare-title .side-menu {
    top: 3px;
}

.product-option-item.compare .compare-cont {
    position: relative;
    margin-top: 20px;
    padding: 18px 19px;
    background-color: #f0f0f2;
}

.product-option-item.compare .compare-cont .side-menu {
    top: 18px;
    right: 18px;
}

.product-option-item.compare .lists .list {
    color: #676767;
    font-size: 12px;
}

.product-option-item.compare .lists .list:after {
    clear: both;
    display: block;
    content: "";
}

.product-option-item.compare .lists .list + .list {
    margin-top: 4px;
}

.product-option-item.compare .lists .tit {
    float: left;
    display: inline-block;
    width: 40px;
    font-weight: 700;
}

.product-option-item.compare .lists .text {
    float: left;
    display: inline-block;
    width: 260px;
}

.product-option-item.compare .benefits {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e1e1e3;
}

.product-option-item.compare .benefits .benefit {
    position: relative;
    padding-left: 8px;
    color: #676767;
    font-size: 12px;
    line-height: 1.4;
}

.product-option-item.compare .benefits .benefit:before {
    position: absolute;
    top: 6px;
    left: 0;
    width: 3px;
    height: 3px;
    background-color: #434159;
    border-radius: 100%;
    content: "";
}

.product-option-item.compare .benefits .benefit + .benefit {
    margin-top: 1px;
}

.product-option-item.compare .compare-info-text {
    position: relative;
    font-size: 12px;
    margin-top: 11px;
    padding-left: 8px;
    line-height: 1.3;
    letter-spacing: -0.4px;
}

.product-option-item.compare .compare-info-text:before {
    content: '-';
    position: absolute;
    top: 0;
    left: 0;
}

.product-option-item.compare .compare-recomm {
    position: relative;
    font-size: 16px;
    text-align: left;
}

.product-option-item.compare .compare-recomm .btn-more {
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 11px;
    letter-spacing: -0.3px;
    color: #3b98e6;
    text-decoration: underline;
}

.product-option-item.compare .option-types {
    margin-top: 20px;
}

.product-option-item.compare .option-auth {
    margin-top: 16px;
}

.product-option-item.compare .option-auth:after {
    clear: both;
    display: block;
    content: "";
}

.product-option-item.compare .option-auth .result,
.product-option-item.compare .option-auth .stitle {
    font-size: 14px;
    line-height: 2.7;
}

.product-option-item.compare .option-auth .stitle {
    float: left;
    color: #333;
}

.product-option-item.compare .option-auth .cont,
.product-option-item.compare .option-auth .dsc {
    float: right;
    width: 260px;
}

.product-option-item.compare .option-auth .cont {
    text-align: right;
}

.product-option-item.compare .option-auth .cont .result {
    color: #000;
}

.product-option-item.compare .option-auth .cont .text {
    font-weight: 700;
}

.product-option-item.compare .option-auth .cont .bar {
    display: inline-block;
    overflow: hidden;
    position: relative;
    bottom: -1px;
    width: 0;
    height: 12px;
    margin: 0 3px;
    text-indent: -999px;
    border-left: 1px solid #c6c6c7;
}

.product-option-item.compare .option-auth .dsc {
    padding-top: 11px;
    color: #000;
    font-size: 12px;
    line-height: 1.3;
}

.product-option-item.compare .option-auth .form-group {
    position: relative;
}

.product-option-item.compare .option-auth .form-group .c-input,
.product-option-item.compare .option-auth .form-group .c-input-outline {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
}

.product-option-item.compare .option-auth .form-group .btn-default {
    width: 60px;
}

.product-option-item.compare .option-other {
    margin-top: 16px;
    text-align: right;
}

.product-option-item.compare .option-other:after {
    clear: both;
    display: block;
    content: "";
}

.product-option-item.compare .option-other .option {
    float: left;
}

.product-option-item.compare .option-other .option .ico-tooltip-wrap {
    margin-top: 4px;
}

.product-option-item.compare .option-other .price {
    color: #000;
    font-size: 16px;
    line-height: 1.7;
}

.product-option-item.discount .fee-recomm {
    position: relative;
    margin-top: 20px;
    margin-bottom: -10px;
    padding-top: 20px;
    border-top: 1px solid #d3d3d3;
}

.product-option-item.discount .fee-recomm .btn-more {
    position: absolute;
    right: 0;
    top: 23px;
    font-size: 11px;
    letter-spacing: -0.3px;
    color: #3b98e6;
    text-decoration: underline;
}

.compare-wrap .badge,
.compare-wrap .badge {
    vertical-align: middle;
}

.compare-wrap .badge,
.compare-wrap .badge.v1,
.product-spot-info .badge {
    padding: 4px 9px;
    background-color: transparent;
    border: 1px solid;
    border-color: #f6695c;
    color: #f6695c;
    border-radius: 0;
}

.compare-wrap .badge.v2,
.product-spot-info .badge.v2 {
    border-color: #5bc09f;
    color: #5bc09f;
}

.compare-wrap .badge.v3,
.product-spot-info .badge.v3 {
    border-color: #897fd7;
    color: #897fd7;
}

.compare-tab-wrap .tab-item {
    width: 50%;
    margin-left: 0;
}

.compare-tab-wrap .tab-menu-wrap {
    padding-top: 135px;
    background-color: #f8f8f9;
}

.compare-tab-wrap .tab-menu {
    background-color: #fff;
}

.compare-table {
    padding: 115px 0 110px;
}

.compare-table .inner + .desc-right {
    margin-top: 108px;
    text-align: right;
    font-size: 0;
}

.compare-table .inner.sale {
    margin-top: 20px;
}

.compare-table .tbl-list:after {
    content: "";
    display: block;
    clear: both;
}

.compare-table .tbl-item {
    float: left;
    width: 320px;
    border-left: 1px solid #e1e1e1;
    box-sizing: border-box;
    border-top: 1px solid #000;
    border-bottom: 1px solid #e1e1e1;
}

.compare-table .tbl-item.title {
    width: 218px;
    border: 0;
}

.compare-table .tbl-item.title .title {
    font-size: 18px;
}

.compare-table .tbl-item.title [class^='tit-'] {
    position: relative;
}

.compare-table .tbl-item.title .tit-2 {
    border-top: 0;
}

.compare-table .tbl-item.title [class^='tit-'] span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.compare-table .tbl-item.title [class^='tit-'] em {
    display: block;
    margin-top: 2px;
    font-weight: 700;
    font-size: 15px;
    color: #178bce;
}

.compare-table .tbl-item.title + .tbl-item {
    border-left: 0;
}

.compare-table .compare .tbl-info {
    position: relative;
    padding: 40px 0 84px 40px;
}

.compare-table .tbl-info {
    position: relative;
    padding: 30px 0 30px 30px;
}

.compare-table .tbl-info .btn-more {
    position: absolute;
    bottom: 40px;
    margin-top: 30px;
    font-size: 16px;
    color: #178bce;
    text-decoration: underline;
    line-height: 24px;
}

.compare-table .tbl-info .tit .main-tit {
    display: inline-block;
    margin-right: 4px;
    font-size: 16px;
    line-height: 24px;
}

.compare-table .tbl-info .plan-item {
    margin: 5px 0 0 0;
    padding: 0;
    border: 0;
}

.compare-table .tbl-info .plan-item .data {
    position: static;
    text-align: left;
}

.compare-table .tbl-info .plan-item .data .sub-tit {
    display: inline-block;
    margin-left: 4px;
    font-size: 16px;
    text-decoration: line-through;
    color: #808080;
    letter-spacing: -0.2px;
}

.compare-table .tbl-info .plan-item .data .main-tit {
    display: inline-block;
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -0.51px;
    color: #333;
}

.compare-table .tbl-info .plan-item .data .main-tit span {
    margin-left: 2px;
    font-size: 14px;
    font-family: Noto Sans, Noto Sans CJK KR, AppleSDGothicNeo-Medium, sans-serif;
}

.compare-table .tbl-info .plan-item .price {
    margin-top: 20px;
}

.compare-table .tbl-info .plan-item .price .sale-price {
    font-size: 16px;
    line-height: 24px;
    color: #808080;
    letter-spacing: -0.2px;
    text-decoration: line-through;
}

.compare-table .tbl-info .plan-item .price .final-price {
    display: block;
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -0.51px;
}

.compare-table .tbl-info .plan-item .info-txt .desc {
    font-size: 13px;
    line-height: 19px;
    color: #666;
    letter-spacing: -0.33px;
}

.compare-table .tbl-info .plan-item .desc-sub {
    font-weight: 400;
    font-size: 12px;
    color: #808080;
    letter-spacing: -0.57px;
}

.compare-table .tbl-info .btn-plan-select {
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 0;
    text-align: center;
}

.compare-table .tbl-info .title::before {
    content: "";
    display: block;
    width: 33px;
    height: 33px;
    margin: 0 auto;
    background: url(../img/compare/ico/ico_add.png) no-repeat center center;
    background-size: 100% auto;
}

.compare-table .tbl-info .title .tit {
    margin-top: 5px;
    font-size: 17px;
    line-height: normal;
    letter-spacing: -0.8px;
    color: #888;
}

.compare-table .tbl-info .title .txt {
    display: inline-block;
    margin-top: 18px;
    font-size: 14px;
    color: #3b98e6;
    text-decoration: underline;
    letter-spacing: -0.44px;
}

.compare-table .tbl-info2 {
    padding: 40px 0 40px 40px;
    border-top: 1px solid #e1e1e1;
}

.compare-table .tit-default {
    position: relative;
}

.compare-table .tit-default span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 9px;
    height: 1px;
    background-color: #888;
}

.compare-table .sale .tbl-info,
.compare-table .sale .tbl-info2 {
    position: relative;
    padding: 30px 0 30px 50px;
    cursor: pointer;
}

.compare-table .sale [class^='tbl-'].on {
    background-color: #fbfbfb;
}

.compare-table .sale [class^='tbl-'].on::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #000;
}

.compare-table .benefits-item .image {
    color: #666;
}

.compare-table .benefits-item .image.on {
    color: #000;
}

.compare-table .benefits-item .image.on img {
    overflow: hidden;
    border: 2px solid #f76252;
    border-radius: 50%;
}

.compare-table .benefits-item .image img {
    width: 26px;
    height: 26px;
    margin-right: 7px;
    vertical-align: middle;
    box-sizing: border-box;
}

.check-amount .data {
    font-size: 22px;
    color: #000;
    letter-spacing: -0.56px;
}

.check-amount .price {
    margin-top: 8px;
    display: block;
    font-size: 17px;
    color: #757575;
    letter-spacing: -0.42px;
}

.tbl-info.on .check-amount .data {
    font-weight: 700;
}

[class^='tbl-info'] .check-amount .data {
    color: #000;
}

[class^='tbl-info'].on .check-amount .data {
    font-weight: 700;
}

[class^='tbl-info'].low .check-amount .data {
    color: #489bdf;
}

.no-price {
    cursor: initial !important;
}

.no-price .check-amount .data {
    color: #757575;
}

.no-price.on .check-amount .data {
    color: #757575;
    font-weight: 400;
}

.desc-right .desc {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #000;
}

.desc-right .desc + .desc {
    padding-left: 40px;
}

.desc-right .desc + .desc::before {
    content: "";
    position: absolute;
    left: 20px;
    top: 4px;
    width: 1px;
    height: 16px;
    background-color: #e1e1e1;
}

.desc-right .desc .tit {
    margin-right: 8px;
    letter-spacing: -0.19px;
}

.desc-right .desc .login {
    color: #489bdf;
    text-decoration: underline;
}

.benefits-box {
    font-size: 15px;
}

.benefits-box .tit {
    line-height: 22px;
    letter-spacing: -0.38px;
}

.benefits-box .desc {
    margin-top: 2px;
    margin-bottom: 14px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.38px;
    color: #8d8d8d;
}

.benefits-box .tit em {
    color: #178bcf;
}

.benefits-list + .benefits-list {
    margin-top: 22px;
}

.benefits-list .default-list,
.benefits-box .add-benefits .select-list {
    margin-top: 14px;
}

.benefits-box .add-benefits .select-list .select-box-item + .select-box-item {
    margin-top: 12px;
}

.benefits-box .add-benefits .select-list .select-box-item .txt {
    color: #666;
}

.benefits-box .add-benefits .select-list .select-box-item .title {
    line-height: 1.4;
    letter-spacing: -0.54px;
}

.benefits-item {
    position: relative;
    letter-spacing: -0.54px;
}

.benefits-item + .benefits-item {
    margin-top: 10px;
}

.benefits-item .image img {
    width: 24px;
    height: 24px;
    margin-right: 6px;
    vertical-align: middle;
}

.compare .compare-title {
    padding-right: 0 !important;
}

.compare .compare-title .inner .info {
    position: relative;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
}

.compare .compare-title .desc {
    margin-top: 2px;
    font-size: 13px;
    color: #666;
}

.compare .compare-title .tit .sub-tit {
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.5px;
    text-overflow: ellipsis;
}

.compare .compare-title .tit .main-tit {
    margin: 13px 0 8px;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.56px;
    padding-right: 100px;
}

.compare .compare-title .data {
    position: absolute;
    top: 35px;
    right: 0;
    text-align: right;
}

.compare .compare-title .data .price {
    font-size: 16px;
    color: #000;
    letter-spacing: -0.2px;
}

.compare .compare-title .data .sub-tit {
    display: block;
    font-size: 13px;
    color: #858585;
    text-align: right;
    text-decoration: line-through;
    letter-spacing: -0.14px;
}

.compare .compare-title .badge-round {
    vertical-align: initial;
}

.compare .compare-title .dropdown .dropdown-toggle .dropdown-toggle-title {
    padding: 10px 8px 10px 11px;
    font-weight: 700;
}

.compare .compare-title .dropdown .dropdown-area {
    padding: 10px 15px 17px;
    background-color: #f6f6f6;
}

.compare .compare-cont {
    background-color: transparent !important;
    margin-top: 14px !important;
    padding: 22px 0 0 0 !important;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.compare .target {
    width: 100%;
}

.desc-info {
    display: flex;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    margin-top: 1px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4);
}

.desc-info dt {
    position: relative;
}

.desc-info dt ~ dt {
    margin-left: 8px;
}

.desc-info dt + dd {
    margin-left: 4px;
}

.desc-info dd + dt {
    position: relative;
    padding-left: 13px;
}

.desc-info dd + dt::before {
    content: "";
    position: absolute;
    left: 6px;
    top: 2px;
    width: 1px;
    height: 12px;
    background-color: #e1e1e1;
}

.desc-info-toggle {
    position: relative;
    background-color: #fff;
    margin-top: 22px;
    padding: 13px 20px 13px;
    cursor: pointer;
}

.desc-info-toggle .tit {
    font-weight: 700;
    font-size: 13px;
    color: #242424;
}

.desc-info-toggle::before {
    content: "";
    position: absolute;
    top: 20px;
    right: 10px;
    width: 11px;
    height: 8px;
    margin-top: -4px;
    background-image: url(../img/spr_img_v3.png);
    background-position: -468px -368px;
}

.desc-info-toggle.on::before {
    background-position: -483px -368px;
}

.toggle-cont {
    display: none;
}

.desc-info-toggle.on .toggle-cont {
    display: block;
}

.toggle-cont {
    margin: 12px 0 7px;
}

.toggle-cont .dsc-item {
    font-size: 12px;
    color: #757575;
    line-height: normal;
}

.banner-compare {
    position: relative;
    margin-bottom: 30px;
}

.banner-compare a {
    display: block;
}

.banner-compare img {
    width: 100%;
}

.banner-compare .banner-txt {
    position: absolute;
    top: 50%;
    left: 187px;
    transform: translateY(-50%);
    font-size: 16px;
    line-height: normal;
    letter-spacing: -0.2px;
}

.banner-compare .banner-txt .visit {
    display: inline-block;
    margin-top: 5px;
    font-size: 13px;
    color: #3b98e6;
    line-height: normal;
    letter-spacing: -0.32px;
    text-decoration: underline;
}

.compare-cont .plan-info + .plan-info {
    margin-top: 12px;
}

.compare-cont .plan-info:after {
    display: block;
    clear: both;
    content: '';
}

.compare-cont .plan-info img {
    float: left;
    width: 24px;
    height: 24px;
}

.compare-cont .plan-info .info {
    display: block;
    overflow: hidden;
    padding: 1px 0 0 8px;
    line-height: normal;
}

.compare-cont .plan-info .info .txt {
    margin-top: 3px;
    font-size: 12px;
    letter-spacing: -0.41px;
    color: #666;
}

.compare-cont .add-benefits {
    margin-top: 30px;
}

.compare-cont .default-benefits + .add-benefits .info {
    font-weight: 700;
    font-size: 14px;
}

.add-benefits .info .txt {
    font-size: 15px;
    font-weight: 700;
}

.add-benefits .info .txt em {
    color: #489bdf;
}

.add-benefits .select-list {
    margin-top: 16px;
}

.add-benefits .select-list .select-item {
    display: flex;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    padding: 10px 16px;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
}

.add-benefits .select-list .select-item + .select-item {
    margin-top: 6px;
}

.add-benefits .select-list .select-item .title {
    display: block;
}

.add-benefits .c-ick input[type=radio] + label {
    padding-left: 34px;
}

.add-benefits .c-ick input[type=radio] + label::before {
    margin-top: 10px;
}

.add-benefits .dropdown {
    margin-top: 24px;
    background-color: transparent;
    border: 0;
    border-top: 1px solid #e1e1e1;
    border-radius: 0;
}

.add-benefits .select-list .select-box-item + .select-box-item {
    margin-top: 13px;
}

.add-benefits .select-list .select-box-item > a {
    display: block;
}

.add-benefits .select-list .select-box-item > a:after {
    display: block;
    clear: both;
    content: '';
}

.add-benefits .select-list .select-box-item .txt {
    display: block;
    overflow: hidden;
    padding: 1px 0 0 8px;
    color: #757575;
    line-height: normal;
}

.add-benefits .select-list .select-box-item .title {
    display: block;
    text-align: left;
    font-weight: 400;
    letter-spacing: -0.16px;
}

.add-benefits .select-list .select-box-item .txt-unit {
    font-size: 12px;
    letter-spacing: -0.38px;
}

.add-benefits .select-list .select-box-item .image {
    position: relative;
    float: left;
    width: 24px;
    height: 24px;
}

.add-benefits .select-list .select-box-item img {
    width: 100%;
    vertical-align: top;
}

.add-benefits .select-list .select-box-item .image::before {
    content: none;
}

.add-benefits .select-list .select-box-item.on .image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url("../img/compare/ico/ico_check_benefits.png") no-repeat center center;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
}

.add-benefits .select-list .select-box-item.on .title {
    font-weight: 700;
    color: #000;
}

.add-benefits .select-list .select-box-item.on .txt-unit {
    font-weight: 700;
}

[class*='modal-phone-charge'] .phone-charge-list {
    margin-top: 40px;
    border-top: 1px solid #000;
}

[class*='modal-phone-charge'] .h-sub {
    float: left;
    font-size: 15px;
    line-height: 1;
    font-weight: 400;
}

[class*='modal-phone-charge'] .title-wrap > span {
    font-size: 13px;
    color: #858585;
    margin-right: 8px;
    display: block;
    text-align: right;
}

[class*='modal-phone-charge'] .tab-content {
    display: none;
}

[class*='modal-phone-charge'] .modal-footer .btn-area [class^=btn-] {
    margin: 0;
    padding: 0 65px;
    min-width: 195px;
    width: auto;
}

[class*='modal-phone-charge'] .phone-charge-type {
    overflow: hidden;
    margin-top: 16px;
}

[class*='modal-phone-charge'] .phone-charge-type:after {
    clear: both;
    display: block;
    content: "";
}

[class*='modal-phone-charge'] .phone-charge-type .type-item {
    float: left;
    width: 23.8%;
    margin: 0 1.2% 8px 0;
}

[class*='modal-phone-charge'] .phone-charge-type .type-item .link-block {
    display: block;
    height: 40px;
    font-size: 14px;
    color: #666;
    line-height: 38px;
    letter-spacing: 0;
    text-align: center;
    border: 1px solid #cfcfcf;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

[class*='modal-phone-charge'] .phone-charge-type .type-item.on .link-block {
    font-weight: 700;
    color: #000;
    border-color: #000;
}

[class*='modal-phone-charge'] .phone-charge-list .charge-item {
    padding: 20px 0 20px;
    border-bottom: 1px solid #e5e5e5;
}

[class*='modal-phone-charge'] .phone-charge-list .charge-item .tag-area {
    display: none;
}

[class*='modal-phone-charge'] .phone-charge-list .charge-item.active .add-service,
[class*='modal-phone-charge'] .phone-charge-list .charge-item.active .tag-area {
    display: block;
}

[class*='modal-phone-charge'] .phone-charge-list .badge {
    height: 18px;
    padding: 4px 9px;
    font-size: 10px;
    font-weight: 400;
    border-radius: 0;
    vertical-align: top;
}

[class*='modal-phone-charge'] .phone-charge-list .charge-area {
    position: relative;
    padding-left: 32px;
}

[class*='modal-phone-charge'] .phone-charge-list .charge-area .c-rdo {
    position: absolute;
    top: 22px;
    left: 0;
}

[class*='modal-phone-charge'] .phone-charge-list .tag-area {
    clear: both;
    margin: 10px 0 -6px 32px;
}

[class*='modal-phone-charge'] .phone-charge-list .tag {
    display: inline-block;
    height: 22px;
    margin-right: 2px;
    margin-bottom: 6px;
    padding: 0 6px;
    font-size: 10px;
    line-height: 22px;
    color: #636363;
    background-color: #f2f2f2;
}

[class*='modal-phone-charge'] .phone-charge-list .price {
    position: absolute;
    top: 18px;
    right: 28px;
    text-align: right;
}

[class*='modal-phone-charge'] .phone-charge-list .price .num {
    font-weight: 700;
    color: #489bdf;
}

[class*='modal-phone-charge'] .phone-charge-list .price .unit {
    display: inline-block;
    margin-left: 3px;
    color: #333;
}

[class*='modal-phone-charge'] .phone-charge-list .option-list {
    width: 440px;
    margin: 5px 0 -4px;
}

[class*='modal-phone-charge'] .phone-charge-list .option-list:after {
    clear: both;
    display: block;
    content: "";
}

[class*='modal-phone-charge'] .phone-charge-list .option-list .scon,
[class*='modal-phone-charge'] .phone-charge-list .option-list .stit {
    float: left;
    margin: 0 3px 4px 0;
    font-size: 13px;
}

[class*='modal-phone-charge'] .phone-charge-list .option-list .stit {
    position: relative;
    color: #858585;
}

[class*='modal-phone-charge'] .phone-charge-list .option-list .stit.voice {
    clear: left;
}

[class*='modal-phone-charge'] .phone-charge-list .option-list .stit.sms {
    margin-left: 3px;
    padding-left: 7px;
}

[class*='modal-phone-charge'] .phone-charge-list .option-list .stit.sms:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 1px;
    height: 12px;
    background-color: #dfdfdf;
}

[class*='modal-phone-charge'] .phone-charge-list .option-list .scon {
    letter-spacing: 0;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service {
    display: none;
    margin: 16px 0 0 32px;
    padding-top: 16px;
    border-top: 1px solid #e5e5e5;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service.type-5g {
    padding-top: 0;
    border-top: 0;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service.type-5g .dsc {
    padding-top: 16px;
    border-top: 1px solid #e5e5e5;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service .dsc {
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 700;
    color: #000;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service .dsc em {
    color: #ff5448;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service .form-group .c-chk,
[class*='modal-phone-charge'] .phone-charge-list .add-service .form-group .c-rdo {
    margin-left: 32px;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service .form-group .c-chk:first-child,
[class*='modal-phone-charge'] .phone-charge-list .add-service .form-group .c-rdo:first-child {
    margin-left: 0;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service .tab-radio-con {
    display: none;
    margin-top: 16px;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service .tab-radio-con.active {
    display: block;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service .service-detail-wrap {
    margin-top: 24px;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service .service-detail-wrap .service-tit {
    position: relative;
    padding: 13px 15px;
    font-size: 13px;
    font-weight: 400;
    color: #5a5a5a;
    background-color: #f6f6f6;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service .service-detail-wrap .btn-trigger {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 24px;
    height: 24px;
    font-size: 0;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service .service-detail-wrap .btn-trigger:before {
    width: 11px;
    height: 8px;
    background-position: -468px -368px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -4px 0 0 -6px;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service .service-detail-wrap.active [class^=service-detail] {
    display: block;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service .service-detail-wrap.active .btn-trigger:before {
    width: 11px;
    height: 8px;
    background-position: -483px -368px;
}

[class*='modal-phone-charge'] .phone-charge-list .add-service .service-detail-wrap .service-detail {
    display: none;
    padding: 0 15px 15px;
    background-color: #f6f6f6;
}

[class*='modal-phone-charge'] .title-wrap ~ .title-wrap {
    margin-top: 30px;
}

[class*='modal-phone-charge'] .title-wrap ~ .title-wrap .h-sub {
    float: none;
}

[class*='modal-phone-charge'] .sale-list {
    margin-top: 8px;
    font-size: 0;
}

[class*='modal-phone-charge'] .list {
    position: relative;
    padding: 6px 14px;
    border: 1px solid #cfcfcf;
    border-radius: 15px;
    font-size: 13px;
    color: #666;
    line-height: 19px;
    letter-spacing: -0.16px;
    outline: 0 !important;
}

[class*='modal-phone-charge'] .list ~ .list {
    margin-top: 8px;
    margin-left: 8px;
}

[class*='modal-phone-charge'] .list.on {
    border: 1px solid #489bdf;
    color: #489bdf;
}

[class*='modal-phone-charge'] .sale-list .line {
    position: relative;
    top: 2px;
    width: 1px;
    height: 14px;
    background-color: #dfdfdf;
    display: inline-block;
    margin: 0 15px;
}

[class*='modal-phone-charge'] .sale-list .line + .list {
    margin-left: 0;
}

[class*='modal-phone-charge'] .info .tit .sub-tit {
    font-size: 15px;
}

[class*='modal-phone-charge'] .info .tit .main-tit {
    margin-top: 2px;
    font-size: 22px;
    color: #333;
    line-height: normal;
    padding-right: 150px;
}

[class*='modal-phone-charge'] .price .sub-tit {
    display: block;
    margin-top: 2px;
    font-size: 12px;
    color: #858585;
    text-decoration: line-through;
}

[class*='modal-phone-charge'] .info + .desc {
    margin-top: 2px;
    font-size: 13px;
    color: #666;
}

[class*='modal-phone-charge'] .compare-cont .plan-info .info .txt {
    color: #757575;
}

[class*='modal-phone-charge'] .compare .compare-cont {
    margin-top: 24px !important;
    padding: 0 !important;
    border: 0;
}

[class*='modal-phone-charge'] .compare .compare-cont .plan-info {
    align-items: flex-start;
    align-items: -webkit-flex-start;
    align-items: -ms-flex-start;
}

[class*='modal-phone-charge'] .compare-cont .plan-info + .plan-info {
    margin-top: 18px;
}

[class*='modal-phone-charge'] .desc-info {
    font-size: 12px;
    line-height: normal;
    display: none;
}

[class*='modal-phone-charge'] .add-benefits .info {
    margin-top: -4px;
}

[class*='modal-phone-charge'] .add-benefits .select-list {
    margin-top: 22px;
}

[class*='modal-phone-charge'] .add-benefits .select-list .select-box-item + .select-box-item {
    margin-top: 18px;
}

[class*='modal-phone-charge'] .desc-info-toggle {
    padding: 12px 15px;
    border-width: 1px;
    border-top-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
}

[class*='modal-phone-charge'] .desc-info-toggle .tit {
    font-weight: 700;
    font-size: 13px;
    color: #242424;
}

[class*='modal-phone-charge'] .desc-info-toggle::before {
    content: "";
    position: absolute;
    top: 20px;
    right: 10px;
    width: 11px;
    height: 8px;
    margin-top: -4px;
    background-image: url(../img/spr_img_v3.png);
    background-position: -468px -368px;
}

[class*='modal-phone-charge'] .desc-info-toggle.on::before {
    background-position: -483px -368px;
}

[class*='modal-phone-charge'] .toggle-cont {
    padding: 10px 15px;
    background-color: #f6f6f6;
}

[class*='modal-phone-charge'] .charge-item.active .desc-box {
    display: none;
}

.modal-phone-charge-list .charge-item.active .desc-box {
    display: block;
}

[class*='modal-phone-charge'] .charge-item.active .desc-info {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.desc-box {
    margin-top: 12px;
    font-size: 0;
}

.desc-box .desc-box-item {
    display: inline-block;
    padding: 4px 8px;
    border: 1px solid #ccc;
    font-size: 10px;
    color: #636363;
    line-height: 14px;
    letter-spacing: -0.3;
}

.desc-box .desc-box-item.on {
    border: 1px solid #333;
    font-weight: 700;
    color: #333;
}

[class*='modal-phone-charge'] .badge,
.modal .badge {
    margin-left: 3px;
}

[class*='modal-phone-charge'] .badge,
.modal .badge.v1 {
    background-color: transparent;
    border: 1px solid;
    border-color: #f6695c;
    color: #f6695c;
}

[class*='modal-phone-charge'] .badge.v2 {
    border-color: #5bc09f;
    color: #5bc09f;
}

[class*='modal-phone-charge'] .badge.v3 {
    border-color: #897fd7;
    color: #897fd7;
}

.popup-phone-charge-list .phone-charge-list {
    margin-top: 40px;
    border-top: 1px solid #000;
}

.popup-phone-charge-list .h-sub {
    float: left;
    font-size: 15px;
    line-height: 1;
    font-weight: 400;
}

.popup-phone-charge-list .title-wrap > span {
    font-size: 13px;
    color: #858585;
    margin-right: 8px;
    display: block;
    text-align: right;
    line-height: 1.5;
}

.popup-phone-charge-list .tab-content {
    display: none;
}

.popup-phone-charge-list .popup-footer .btn-area [class^=btn-] {
    margin: 0;
    padding: 0 65px;
    min-width: 195px;
    width: auto;
}

.popup-phone-charge-list .phone-charge-type {
    overflow: hidden;
    margin-top: 16px;
}

.popup-phone-charge-list .phone-charge-type:after {
    clear: both;
    display: block;
    content: "";
}

.popup-phone-charge-list .phone-charge-type .type-item {
    float: left;
    width: 23.8%;
    margin: 0 1.2% 8px 0;
}

.popup-phone-charge-list .phone-charge-type .type-item .link-block {
    display: block;
    height: 40px;
    font-size: 14px;
    color: #666;
    line-height: 38px;
    letter-spacing: 0;
    text-align: center;
    border: 1px solid #cfcfcf;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.popup-phone-charge-list .phone-charge-type .type-item.on .link-block {
    font-weight: 700;
    color: #4130df;
    border-color: #4130df;
}

.popup-phone-charge-list .phone-charge-list .charge-item {
    padding: 20px 0 20px;
    border-bottom: 1px solid #e5e5e5;
}

.popup-phone-charge-list .phone-charge-list .charge-item .tag-area {
    display: none;
}

.popup-phone-charge-list .phone-charge-list .charge-item.active .add-service,
[class*='modal-phone-charge'] .phone-charge-list .charge-item.active .tag-area {
    display: block;
}

.popup-phone-charge-list .phone-charge-list .badge {
    height: 18px;
    padding: 4px 9px;
    font-size: 10px;
    font-weight: 400;
    border-radius: 0;
    vertical-align: top;
}

.popup-phone-charge-list .phone-charge-list .charge-area {
    position: relative;
    padding-left: 32px;
}

.popup-phone-charge-list .phone-charge-list .charge-area .c-rdo {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.popup-phone-charge-list .phone-charge-list .tag-area {
    clear: both;
    margin: 10px 0 -6px 32px;
}

.popup-phone-charge-list .phone-charge-list .tag {
    display: inline-block;
    height: 22px;
    margin-right: 2px;
    margin-bottom: 6px;
    padding: 0 6px;
    font-size: 10px;
    line-height: 22px;
    color: #636363;
    background-color: #f2f2f2;
}

.popup-phone-charge-list .phone-charge-list .price {
    position: absolute;
    top: 18px;
    right: 28px;
    text-align: right;
}

.popup-phone-charge-list .phone-charge-list .price .num {
    font-weight: 700;
}

.popup-phone-charge-list .phone-charge-list .price .unit {
    display: inline-block;
    margin-left: 3px;
}

.popup-phone-charge-list .phone-charge-list .price-box:is(:first-child) {
    color: #ff4d4d;
}

.popup-phone-charge-list .phone-charge-list .price-box:not(:first-child) {
    color: #333;
}

.popup-phone-charge-list .phone-charge-list .option-list {
    width: 440px;
    margin: 5px 0 -4px;
}

.popup-phone-charge-list .phone-charge-list .option-list:after {
    clear: both;
    display: block;
    content: "";
}

[class*='modal-phone-charge'] .phone-charge-list .option-list .scon,
[class*='modal-phone-charge'] .phone-charge-list .option-list .stit {
    float: left;
    margin: 0 3px 4px 0;
    font-size: 13px;
}

.popup-phone-charge-list .phone-charge-list .option-list .stit {
    position: relative;
    color: #858585;
}

.popup-phone-charge-list .phone-charge-list .option-list .stit.voice {
    clear: left;
}

.popup-phone-charge-list .phone-charge-list .option-list .stit.sms {
    margin-left: 3px;
    padding-left: 7px;
}

.popup-phone-charge-list .phone-charge-list .option-list .stit.sms:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 1px;
    height: 12px;
    background-color: #dfdfdf;
}

.popup-phone-charge-list .phone-charge-list .option-list .scon {
    letter-spacing: 0;
}

.popup-phone-charge-list .phone-charge-list .add-service {
    display: none;
    margin: 16px 0 0 32px;
    padding-top: 16px;
    border-top: 1px solid #e5e5e5;
}

.popup-phone-charge-list .phone-charge-list .add-service.type-5g {
    padding-top: 0;
    border-top: 0;
}

.popup-phone-charge-list .phone-charge-list .add-service.type-5g .dsc {
    padding-top: 16px;
    border-top: 1px solid #e5e5e5;
}

.popup-phone-charge-list .phone-charge-list .add-service .dsc {
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 700;
    color: #000;
}

.popup-phone-charge-list .phone-charge-list .add-service .dsc em {
    color: #ff5448;
}

.popup-phone-charge-list .phone-charge-list .add-service .form-group .c-chk,
[class*='modal-phone-charge'] .phone-charge-list .add-service .form-group .c-rdo {
    margin-left: 32px;
}

.popup-phone-charge-list .phone-charge-list .add-service .form-group .c-chk:first-child,
[class*='modal-phone-charge'] .phone-charge-list .add-service .form-group .c-rdo:first-child {
    margin-left: 0;
}

.popup-phone-charge-list .phone-charge-list .add-service .tab-radio-con {
    display: none;
    margin-top: 16px;
}

.popup-phone-charge-list .phone-charge-list .add-service .tab-radio-con.active {
    display: block;
}

.popup-phone-charge-list .phone-charge-list .add-service .service-detail-wrap {
    margin-top: 24px;
}

.popup-phone-charge-list .phone-charge-list .add-service .service-detail-wrap .service-tit {
    position: relative;
    padding: 13px 15px;
    font-size: 13px;
    font-weight: 400;
    color: #5a5a5a;
    background-color: #f6f6f6;
}

.popup-phone-charge-list .phone-charge-list .add-service .service-detail-wrap .btn-trigger {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 24px;
    height: 24px;
    font-size: 0;
}

.popup-phone-charge-list .phone-charge-list .add-service .service-detail-wrap .btn-trigger:before {
    width: 11px;
    height: 8px;
    background-position: -468px -368px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -4px 0 0 -6px;
}

.popup-phone-charge-list .phone-charge-list .add-service .service-detail-wrap.active [class^=service-detail] {
    display: block;
}

.popup-phone-charge-list .phone-charge-list .add-service .service-detail-wrap.active .btn-trigger:before {
    width: 11px;
    height: 8px;
    background-position: -483px -368px;
}

.popup-phone-charge-list .phone-charge-list .add-service .service-detail-wrap .service-detail {
    display: none;
    padding: 0 15px 15px;
    background-color: #f6f6f6;
}

.popup-phone-charge-list .title-wrap ~ .title-wrap {
    margin-top: 30px;
}

.popup-phone-charge-list .title-wrap ~ .title-wrap .h-sub {
    float: none;
}

.popup-phone-charge-list .sale-list {
    margin-top: 8px;
}

.popup-phone-charge-list .list {
    position: relative;
    padding: 6px 15px;
    border: 1px solid #cfcfcf;
    border-radius: 15px;
    font-size: 13px;
    color: #666;
    letter-spacing: -0.16px;
    outline: 0 !important;
}

.popup-phone-charge-list .list + .list {
    margin-top: 8px;
}

.popup-phone-charge-list .list.on {
    border: 1px solid #489bdf;
    color: #489bdf;
}

.popup-phone-charge-list .sale-list .list.line {
    margin-left: 30px !important;
}

.popup-phone-charge-list .sale-list .list.line::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -19px;
    display: block;
    width: 1px;
    height: 14px;
    background-color: #dfdfdf;
}

.popup-phone-charge-list .info .tit .sub-tit {
    font-size: 15px;
}

.popup-phone-charge-list .info .tit .main-tit {
    margin-top: 2px;
    font-size: 22px;
    color: #333;
    line-height: normal;
    padding-right: 150px;
}

.popup-phone-charge-list .price .sub-tit {
    display: block;
    margin-top: 2px;
    font-size: 12px;
    color: #858585;
    text-decoration: line-through;
}

.popup-phone-charge-list .info + .desc {
    margin-top: 2px;
    font-size: 13px;
    color: #666;
}

.popup-phone-charge-list .compare-cont .plan-info .info .txt {
    color: #757575;
}

.popup-phone-charge-list .compare .compare-cont {
    margin-top: 24px !important;
    padding: 0 !important;
    border: 0;
}

.popup-phone-charge-list .compare .compare-cont .plan-info {
    align-items: flex-start;
    align-items: -webkit-flex-start;
    align-items: -ms-flex-start;
}

.popup-phone-charge-list .compare-cont .plan-info + .plan-info {
    margin-top: 18px;
}

.popup-phone-charge-list .desc-info {
    font-size: 12px;
    line-height: normal;
    display: none;
}

.popup-phone-charge-list .add-benefits .info {
    margin-top: 30px;
}

.popup-phone-charge-list .add-benefits .select-list {
    margin-top: 22px;
}

.popup-phone-charge-list .add-benefits .select-list .select-box-item + .select-box-item {
    margin-top: 18px;
}

.popup-phone-charge-list .desc-info-toggle {
    padding: 12px 15px;
    border-top: 1px solid #b2b2b2;
}

.popup-phone-charge-list .desc-info-toggle .tit {
    font-weight: 700;
    font-size: 13px;
    color: #242424;
}

.popup-phone-charge-list .desc-info-toggle::before {
    content: "";
    position: absolute;
    top: 20px;
    right: 10px;
    width: 11px;
    height: 8px;
    margin-top: -4px;
    background-image: url(../img/spr_img_v3.png);
    background-position: -468px -368px;
}

.popup-phone-charge-list .desc-info-toggle.on::before {
    background-position: -483px -368px;
}

.popup-phone-charge-list .toggle-cont {
    padding: 10px 15px;
    background-color: #f6f6f6;
}

.modal-phone-charge-list .charge-item.active .desc-box {
    display: block;
}

.popup-phone-charge-list .charge-item.active .desc-info {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.desc-box {
    margin-top: 12px;
    font-size: 0;
}

.desc-box .desc-box-item {
    display: inline-block;
    padding: 4px 8px;
    border: 1px solid #ccc;
    font-size: 10px;
    color: #636363;
    line-height: 14px;
    letter-spacing: -0.3;
    margin-bottom: 5px;
    margin-right: 8px;
}

.desc-box .desc-box-item.on {
    border: 1px solid #333;
    font-weight: 700;
    color: #333;
}

.popup-phone-charge-list .badge,
.modal .badge {
    margin-left: 3px;
}

.popup-phone-charge-list .badge,
.modal .badge.v1 {
    background-color: transparent;
    border: 1px solid;
    border-color: #f6695c;
    color: #f6695c;
}

.popup-phone-charge-list .badge.v2 {
    border-color: #5bc09f;
    color: #5bc09f;
}

.popup-phone-charge-list .badge.v3 {
    border-color: #897fd7;
    color: #897fd7;
}

.product-option-item.tgift .tgift-type .cont.none-select {
    float: none;
    width: auto;
}

.product-option-item.tgift .tgift-type .cont.none-select img {
    width: 100%;
}

.modal .modal-footer .btn-wrap button[class^=btn-] {
    min-width: 240px;
    margin: 0 3px;
}

.badge-round-lg {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    color: #fff;
    letter-spacing: -0.43px;
    font-size: 14px;
}

.badge-round-lg em {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-weight: 400;
}

.badge-round-lg.v1 {
    background-color: #3b98e6;
}

.badge-round-lg.v2 {
    background-color: #f6695c;
}

.text-carrot {
    color: #e84f01;
}

.home-specialweek-wrap {
    padding: 100px 0 120px;
    background-color: #f4f5f9;
}

.home-specialweek-wrap .l-grid {
    position: relative;
}

.home-specialweek-wrap .h-type {
    margin-bottom: 60px;
}

.home-specialweek-wrap .specialweek-list {
    position: relative;
    padding: 0 70px;
}

.home-specialweek-wrap .specialweek-list:after {
    clear: both;
    display: block;
    content: "";
}

.home-specialweek-wrap .specialweek-list .specialweek-item {
    float: left;
    width: 280px;
}

.home-specialweek-wrap .specialweek-list .specialweek-item + .specialweek-item {
    margin-left: 100px;
}

.home-specialweek-wrap .specialweek-list .specialweek-item .thumb {
    margin-bottom: 18px;
    width: 280px;
    height: 181px;
}

.home-specialweek-wrap .specialweek-list .specialweek-item .hash {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.29px;
}

.home-specialweek-wrap .specialweek-list .specialweek-item .device {
    text-align: center;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.5px;
}

.home-specialweek-wrap .specialweek-list .specialweek-item .price {
    display: block;
    text-align: center;
    text-align: center;
    margin-top: 6px;
    position: relative;
    line-height: 1;
}

.home-specialweek-wrap .specialweek-list .specialweek-item .price .old {
    margin-bottom: 7px;
    font-size: 13px;
    color: #9b9b9b;
    text-decoration: line-through;
}

.home-specialweek-wrap .specialweek-list .specialweek-item .price .num {
    font-family: TgothicBlack, Roboto, sans-serif;
    letter-spacing: 0;
    font-size: 24px;
    color: #f76252;
}

.home-specialweek-wrap .specialweek-list .specialweek-item .price .unit {
    margin-left: 0;
    font-size: 14px;
    color: #f76252;
}

.home-specialweek-wrap .specialweek-list .specialweek-item .price .discount {
    font-family: TgothicBlack, Roboto, sans-serif;
    letter-spacing: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 24px;
    color: #178bce;
}

.home-specialweek-wrap .specialweek-list .specialweek-item .info {
    overflow: hidden;
    display: block;
    display: -webkit-box;
    max-height: 39px;
    font-size: 13px;
    line-height: 19px;
    margin-top: 6px;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #888;
    text-align: center;
}

.home-specialweek-wrap .specialweek-list .badge-area {
    position: absolute;
    right: 16px;
    top: 0;
    max-width: 56px;
    font-size: 0;
}

.home-specialweek-wrap .specialweek-list .badge-area .badge-round-lg + .badge-round-lg {
    margin-top: 10px;
}

.tip-menu-wrap {
    margin-top: 128px;
    margin-bottom: 128px;
}

.tip-menu-wrap .tip-menu-list::after {
    content: "";
    display: block;
    clear: both;
}

.tip-menu-wrap .tip-menu-list .tip-menu-item {
    float: left;
    width: 33.33%;
    text-align: center;
}

.tip-menu-wrap .tip-menu-list .tip-menu-item .thumb {
    margin: 0 auto;
    width: 126px;
    height: 126px;
}

.tip-menu-wrap .tip-menu-list .tip-menu-item .tit {
    font-size: 24px;
    margin-top: 20px;
    color: #333;
    line-height: 30px;
    letter-spacing: -0.23px;
}

.tip-menu-wrap .tip-menu-list .tip-menu-item .con {
    color: #888;
    line-height: 20px;
    margin-top: 8px;
    letter-spacing: -0.13px;
}

.tip-menu-wrap .tip-menu-list .tip-menu-item .link-txt {
    margin-top: 18px;
    letter-spacing: -0.17px;
    line-height: 20px;
}

.home-5g-wrap .brand-con {
    position: relative;
}

.home-5g-wrap .brand-con .badge-outline {
    position: absolute;
    top: 75px;
    font-size: 15px;
}

.home-5g-wrap .brand-con .detail.arrive {
    padding-top: 105px;
}

.home-5g-wrap .brand-con .detail.arrive .device {
    margin-bottom: 20px;
}

.arrive-toast-wrap ~ .product-detail-wrap {
    padding-bottom: 100px;
}

.toast-round-lg {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -140%);
    padding: 18px 76px 17px 50px;
    background-color: #fff;
    border: 2px solid #f76252;
    border-radius: 29px;
}

.btn-toast-close {
    position: absolute;
    right: 34px;
    top: 20px;
    background: url("../img/arrive/ico/ico_toast_close.png") no-repeat center center;
    width: 14px;
    height: 14px;
    background-size: 14px auto;
    text-indent: -99999999999px;
    overflow: hidden;
    outline: none;
}

.toast-round-lg span {
    font-size: 16px;
    letter-spacing: -1.23px;
}

.toast-round-lg strong {
    color: #f76252;
}

.product-option-item.delivery {
    padding-top: 0;
    margin-top: -16px;
}

.product-option-item.delivery .option-title-area {
    top: 0;
}

.product-option-item.delivery .product-delivery-type {
    margin-top: 10px;
    font-size: 0;
}

.delivery-option-wrap .inner-tab-content .list-accordion {
    margin-top: 0;
    border-top-width: 0;
}

.delivery-option-wrap .h-type.item {
    position: relative;
    margin: 24px 0 0 0;
    height: 30px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.25px;
    border-bottom: 1px solid #cfcfcf;
}

.delivery-option-wrap .item-accordion .tab-title > a {
    display: inline-block;
    color: #8d8d8d;
    height: 29px;
    font-size: 13px;
    padding: 0 10px;
}

.delivery-option-wrap .item-accordion .tab-title > a.on {
    font-weight: 600;
    color: #000;
    border-bottom: 1px solid #000;
}

.delivery-option-wrap .item-accordion .btn-trigger {
    position: absolute;
    right: 0;
    top: 0;
    outline: 0;
}

.delivery-option-wrap .item-accordion .btn-trigger::before {
    content: "";
    width: 11px;
    height: 8px;
    background-position: -468px -368px;
    background-image: url(../img/spr_img_v3.png);
    background-repeat: no-repeat;
}

.delivery-option-wrap .item-accordion.opened .btn-trigger::before {
    content: "";
    width: 11px;
    height: 8px;
    background-position: -483px -368px !important;
}

.delivery-option-wrap .opened-area {
    display: none;
    letter-spacing: -0.041rem;
    word-break: keep-all;
    padding-top: 20px;
}

.delivery-option-wrap .opened-area .desc-txt {
    font-size: 14px;
}

.t-station-box {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0 0;
    padding: 18px 20px;
    border-radius: 4px;
    background-color: #F0F0F2;
}

.t-station-box .info {
    font-weight: 400;
    color: #212121;
    line-height: 20px;
    font-size: 13px;
    letter-spacing: -1px;
}

.t-station-box .info strong {
    font-size: 14px;
    letter-spacing: -1.08px;
}

.t-station-box .info .data {
    letter-spacing: -1.08px;
}

.t-station-box .btn-t-station {
    height: 30px;
    min-width: 108px;
    border-radius: 10em;
    font-size: 13px;
    background-color: #e2f2fc;
    line-height: 30px;
    letter-spacing: -0.16px;
    color: #3b98e6;
}

.t-station-box .btn-more {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 11px;
    letter-spacing: -0.3px;
    color: #3b98e6;
    text-decoration: underline;
}

.info-image-list {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.info-image-list .step {
    flex: 1 1 92px;
    text-align: center;
}

.info-image-list .step-title {
    position: relative;
}

.info-image-list .ico-flow-step {
    width: 30px;
    height: 6px;
    background: url(../img/arrive/ico/ico_flow.png) no-repeat center center;
    background-size: 30px 6px;
}

.info-image-list .step:last-child .step-title::after {
    content: none;
}

.info-image-list .step .step-title span {
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 72px;
    width: 72px;
    height: 72px;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    font-size: 15px;
    background-color: #fff;
    color: #5e5e5e;
    z-index: 1;
}

.info-image-list .step .step-title span::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 68px;
    height: 68px;
    background-color: #fafafa;
    border-radius: 50%;
    z-index: -1;
}

.info-image-list .step .step-txt {
    margin-top: 8px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.25px;
    color: #000;
}

.info-image-list.white {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.info-image-list.white .step {
    flex: 1 1 92px;
    text-align: center;
}

.info-image-list.white .step-title {
    position: relative;
}

.info-image-list.white .ico-flow-step {
    width: 30px;
    height: 6px;
    background: url(../img/arrive/ico/ico_flow_white.png) no-repeat center center;
    background-size: 30px 6px;
}

.info-image-list.white .step:last-child .step-title::after {
    content: none;
}

.info-image-list.white .step .step-title span {
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 72px;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    font-size: 15px;
    background-color: #e1e1e1;
    color: #5e5e5e;
    z-index: 1;
}

.info-image-list.white .step .step-title span::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 66px;
    height: 66px;
    background-color: #fff;
    border-radius: 50%;
    z-index: -1;
    border: 2px solid #f8f8f9;
}

.info-image-list.white .step .step-txt {
    margin-top: 8px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.25px;
    color: #000;
}

.section-delivery-todayarrive .h-area {
    margin-bottom: 8px;
}

.section-delivery-todayarrive .tab-panel > .dsc-list-lg {
    margin-bottom: 48px;
}

.section-delivery-todayarrive .tab-panel > .dsc-list-lg,
.purchase-wrap .section-delivery .tab-panel > .form-group {
    margin-left: 280px;
}

.section-delivery-todayarrive .c-ick-btn {
    outline: none;
}

.section-delivery-todayarrive .c-ick-btn .label {
    height: 60px;
}

.section-delivery-todayarrive .c-ick-btn.checked .label {
    font-weight: 700;
    color: #4130df;
    border-color: #4130df;
}

.section-delivery-todayarrive .delivery-wrap {
    margin: 20px 0 40px 280px;
}

.section-delivery-todayarrive .delivery-wrap .title-small {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.38px;
}

.section-delivery-todayarrive .delivery-wrap .dsc-list {
    margin-top: 12px;
}

.section-delivery-todayarrive .delivery-wrap .info-image-list {
    margin-top: 12px;
    padding: 25px 0;
    border: 1px solid #f1f1f1;
}

.section-delivery-todayarrive .delivery-wrap .dsc-list-lg {
    margin-top: 8px;
}

.division-wrap .list-wrap .list-item .dsc-list-lg .dsc-item {
    font-size: 15px !important;
}

.popup-shop-info-today .popup-footer .btn-area [class^=btn-] {
    width: 240px;
}

.immediatelty-wrap .tab-menu .tab-item.on .link-block {
    color: #ef4b49;
}

.immediatelty-wrap .tab-menu .tab-item.on .link-block:after {
    background-color: #ef4b49;
}

.immediately-wrap {
    padding: 50px 0 100px;
}

.immediately-wrap.step2::before {
    content: "";
    display: block;
    margin: 0 -16px;
    height: 11px;
    background-color: #f5f5f5;
}

.immediately-wrap.step2 {
    padding: 0 16px 60px;
    border-top: 1px solid #e1e1e1;
}

.immediately-wrap .title-wrap .title {
    font-size: 17px;
    line-height: 25px;
    letter-spacing: -0.3px;
}

.immediately-wrap .title-wrap .title-small {
    margin-top: 8;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.18px;
}

.immediately-wrap .title-wrap .title-small + .sub-title {
    display: inline-block;
    margin-top: 6px;
}

.immediately-wrap .title-wrap .sub-title {
    display: inline-block;
    margin-top: 8px;
    font-size: 14px;
    color: #757575;
    line-height: 19px;
    letter-spacing: -0.25px;
}

.immediately-wrap .select-area-wrap .select {
    color: #848484;
    font-size: 13px;
}

.immediately-wrap .select-area-wrap .select option {
    color: #000;
}

.immediately-wrap .search-result {
    margin-top: 22px;
}

.immediately-wrap .dsc-list {
    margin-top: 6px;
}

.immediately-wrap .agent-search-result-none {
    margin-top: 30px;
}

.immediately-wrap .agent-search-result-none .result-none {
    padding-bottom: 60px;
}

.arrive-map {
    margin: 32px -16px 0;
}

.arrive-map img {
    width: 100%;
    height: auto;
}

.desc-map {
    margin-top: 20px;
    line-height: 19px;
    letter-spacing: -0.25px;
    color: #212121;
}

.desc-map .tit {
    display: inline-block;
    min-width: 126px;
    font-size: 13px;
    line-height: 19px;
    letter-spacing: -0.25px;
    color: #212121;
}

.desc-map .tit::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 6px;
    border-width: 1px;
    border-color: #d6d6d6;
    border-style: solid;
    border-radius: 50%;
    background-color: #f9f7f7;
    box-sizing: border-box;
}

.desc-map .tit.possible::before {
    border-color: #178bcf;
    background-color: #e2f2fc;
}

.immediately-wrap .agent-search-option {
    padding: 30px 0 0 0;
    margin: 40px 0 30px;
    border-top: 1px solid #e1e1e1;
}

.immediately-wrap .agent-search-option .title {
    font-size: 15px;
    line-height: 22px;
}

.immediately-wrap .agent-search-option .form-group {
    margin-top: 6px;
}

.immediately-wrap .agent-search-result {
    margin: 0 -16px -30px;
}

.immediately-wrap .form-list:after {
    clear: both;
    display: block;
    content: "";
}

.immediately-wrap .form-list > .tit {
    float: left;
    clear: left;
    width: 30%;
    margin-top: 30px;
    line-height: 22px;
}

.immediately-wrap .form-list > .con {
    float: left;
    width: 70%;
    margin-top: 30px;
}

.immediately-wrap .form-list .con:nth-of-type(1):after {
    content: "";
    border-top: 1px solid #ddd;
    display: block;
    width: calc(100% + 190px);
    margin: 30px 0 0 -190px;
}

.immediately-wrap .form-list .con .title {
    font-size: 14px;
    color: #757575;
    line-height: 20.5px;
    letter-spacing: -0.35px;
}

.immediately-wrap .form-list .c-select-outline {
    display: block;
}

.immediately-wrap .form-list .basic-pass .c-input-outline {
    width: 110px;
    vertical-align: middle;
}

.immediately-wrap .form-list .dsc-list-lg {
    margin-top: 8px;
}

.immediately-wrap .info-image-list {
    margin-top: 22px;
}

.immediately-wrap .search-filter-area {
    position: relative;
    margin-top: 14px;
}

.immediately-wrap .search-filter-area .c-input-outline {
    width: 100%;
}

.immediately-wrap .search-filter-area [class^=btn-] {
    position: absolute;
    top: 0;
    right: 0;
    width: 82px;
}

.immediately-wrap .search-filter-area .auto-complete {
    position: absolute;
    top: 39px;
    right: 81px;
    left: 0;
    z-index: 10;
    display: none;
    overflow: auto;
    overflow-x: hidden;
    max-height: 224px;
    padding: 18px 14px;
    background-color: #fff;
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.immediately-wrap .search-filter-area.active .auto-complete {
    display: block;
}

.immediately-wrap .search-filter-area .auto-complete .result-h {
    margin-bottom: 2px;
    font-size: 13px;
    font-weight: 700;
}

.immediately-wrap .search-filter-area .auto-complete .result-h:first-child {
    margin-top: 0;
}

.immediately-wrap .search-filter-area .auto-complete .result-item {
    margin-top: 8px;
    color: #757575;
}

.immediately-wrap .search-filter-area .auto-complete .result-list + .result-h {
    margin-top: 21px;
}

.immediately-wrap .search-filter-wrap .search-title {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.19px;
}

.popup-immediately .immediately-wrap {
    padding-top: 6px;
}

.popup-immediately .search-filter-wrap {
    margin: 0;
    padding: 0 0 30px;
    border-bottom: 1px solid #e7e7e7;
}

.popup-immediately .form-list .con:nth-of-type(1):after {
    content: none;
}

.popup-immediately .init-type {
    color: #757575;
}

.popup-immediately .init-area {
    padding: 200px 0 200px;
}

.modal-option-immediately-service .immediately-wrap {
    padding-top: 6px;
}

.modal-option-immediately-service .search-filter-wrap {
    margin: 0;
    padding: 0 0 30px;
    border-bottom: 1px solid #e7e7e7;
}

.modal-option-immediately-service .form-list .con:nth-of-type(1):after {
    content: none;
}

.modal-option-immediately-service .init-type {
    color: #757575;
}

.modal-option-immediately-service .init-area {
    padding: 200px 0 200px;
}

.modal-option-immediately-service .auto-complete .keywords {
    margin-top: 20px;
}

.modal-option-immediately-service .auto-complete .keyword {
    line-height: 20px;
}

.modal-option-immediately-service .auto-complete .keyword + .keyword {
    margin-top: 8px;
}

.modal-option-immediately-service .auto-complete .keyword .item {
    letter-spacing: -0.41px;
    color: #757575;
}

.area-box {
    margin-top: 30px;
    padding: 24px 38px 30px;
    background-color: #fafafa;
}

.area-box .top-title {
    line-height: 21px;
    letter-spacing: -0.35px;
    color: #757575;
    text-align: center;
}

.area-box .bottom-txt .title-wrap {
    position: relative;
}

.area-box .bottom-txt .title-wrap::after {
    content: "";
    display: block;
    clear: both;
}

.area-box .bottom-txt .title-wrap + .title-wrap {
    margin-top: 20px;
}

.area-box .bottom-txt .title-wrap .title-small {
    position: absolute;
    left: 0;
    top: 0;
    float: left;
    margin-top: 0;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.38px;
    width: 130px;
}

.area-box .bottom-txt .title-wrap .sub-title {
    float: left;
    line-height: 20px;
    letter-spacing: -0.35px;
    padding-left: 155px;
    margin-top: 0;
}

.area-box .bottom-txt {
    padding-top: 30px;
    margin-top: 24px;
    border-top: 1px solid #e1e1e1;
}

.area-box + .dsc-list-lg {
    margin-top: 8px;
}

.popup-delivery-todayarrive .popup-content {
    padding-top: 0;
}

.popup-delivery-todayarrive .title-underline {
    font-size: 17px;
    line-height: 25px;
    letter-spacing: -0.21px;
    margin-top: 40px;
    padding-bottom: 12px;
    border-bottom: 1px solid #000;
}

.popup-delivery-todayarrive .division-wrap {
    width: auto;
}

.popup-delivery-todayarrive .division-wrap .full-area {
    margin: 26px 0 0 20px;
}

.popup-delivery-todayarrive .division-wrap .list-wrap .list-item {
    margin-top: 16px;
}

.popup-delivery-todayarrive .popup-footer .btn-area [class^=btn-] {
    width: auto;
}

.popup-delivery-todayarrive .division-wrap .list-wrap .list-item .text {
    margin-left: 22px;
    color: #000;
}

[class*='popup-delivery-lookup-'] .popup-content {
    padding-top: 0;
    line-height: 1.5;
}

[class*='popup-delivery-lookup-'] .title-underline {
    font-size: 17px;
    line-height: 25px;
    letter-spacing: -0.21px;
    margin-top: 40px;
    padding-bottom: 12px;
    border-bottom: 1px solid #000;
}

[class*='popup-delivery-lookup-'] .title-underline ~ .title-underline {
    margin-top: 30px;
}

[class*='popup-delivery-lookup-'] .division-wrap {
    width: auto;
}

[class*='popup-delivery-lookup-'] .division-wrap + .division-wrap {
    border-top: 1px solid #e7e7e7;
}

[class*='popup-delivery-lookup-'] .division-wrap .full-area {
    position: relative;
    margin: 0;
    padding: 26px 0 30px 20px;
}

[class*='popup-delivery-lookup-'] .division-wrap .list-wrap .list-item .text {
    margin-left: 22px;
    color: #000;
}

[class*='popup-delivery-lookup-'] .full-area .thumb {
    position: absolute;
    right: 0;
    top: 26px;
    overflow: hidden;
    width: 107px;
    height: 107px;
    border-radius: 7px;
}

[class*='popup-delivery-lookup-'] .full-area .thumb img {
    width: 100%;
}

[class*='popup-delivery-lookup-'] .box-notice {
    margin: -4px 0 8px;
    padding: 24px 38px;
    background-color: #fafafa;
    font-size: 16px;
    text-align: center;
}

[class*='popup-delivery-lookup-'] .dsc-item {
    font-size: 14px;
}

.spot-step-wrap .spot-step .step-list .step-item.end:nth-child(3n) .link-block:before,
.spot-step-wrap .spot-step .step-list .step-item.end:nth-child(3n-1) .link-block:before,
.spot-step-wrap .spot-step .step-list .step-item.end:nth-child(3n-2) .link-block:before,
.spot-step-wrap .spot-step .step-list .step-item:nth-child(3n) .link-block:before,
.spot-step-wrap .spot-step .step-list .step-item:nth-child(3n) .link-block[aria-current=step]:before,
.spot-step-wrap .spot-step .step-list .step-item:nth-child(3n-1) .link-block:before,
.spot-step-wrap .spot-step .step-list .step-item:nth-child(3n-1) .link-block[aria-current=step]:before,
.spot-step-wrap .spot-step .step-list .step-item:nth-child(3n-2) .link-block:before,
.spot-step-wrap .spot-step .step-list .step-item:nth-child(3n-2) .link-block[aria-current=step]:before {
    overflow: hidden;
    display: inline-block;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    background-image: url(../img/arrive/step_img.png);
    background-repeat: no-repeat;
    vertical-align: middle;
}

.spot-step-wrap .title {
    margin-top: 17px;
    font-size: 15px;
    letter-spacing: -0.25px;
    line-height: 22px;
}

.spot-step-wrap .spot-step {
    margin: 40px 0;
}

.spot-step-wrap .spot-step .step-list {
    padding: 0 80px;
}

.spot-step-wrap .spot-step .step-list::after {
    content: "";
    display: block;
    clear: both;
}

.spot-step-wrap .spot-step .step-list .step-item {
    position: relative;
    float: left;
    width: 33%;
    text-align: center;
}

.spot-step-wrap .spot-step .step-list .step-item::before {
    content: "";
    position: absolute;
    right: -16px;
    top: 23px;
    width: 34px;
    height: 1px;
    background-color: #e1e1e1;
}

.spot-step-wrap .spot-step .step-list .step-item:last-child::before {
    content: none;
}

.spot-step-wrap .spot-step .step-list .step-item.end::before {
    content: "";
    background-color: #f76252;
}

.spot-step-wrap .spot-step .step-list .step-item.end:last-child::before {
    content: none;
}

.spot-step-wrap .spot-step .step-list .step-item .link-block {
    color: #666;
}

.spot-step-wrap .spot-step .step-list .step-item .link-block:before {
    content: "";
}

.spot-step-wrap .spot-step .step-list .step-item .link-block span {
    display: block;
    line-height: 22px;
    font-size: 15px;
    letter-spacing: -0.47px;
    margin-top: 10px;
}

.spot-step-wrap .spot-step .step-list .step-item .link-block .date {
    display: none;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: -0.54px;
    color: #000;
    line-height: 22px;
    margin-top: 4px;
}

.spot-step-wrap .spot-step .step-list .step-item .link-block[aria-current=step] {
    color: #f76252;
    font-weight: 700;
}

.spot-step-wrap .spot-step .step-list .step-item:nth-child(3n-2) .link-block:before {
    width: 41px;
    height: 41px;
    background-position: 0 0;
    background-size: 200px 41px;
}

.spot-step-wrap .spot-step .step-list .step-item:nth-child(3n-1) .link-block:before {
    width: 41px;
    height: 41px;
    background-position: -41px 0;
    background-size: 200px 41px;
}

.spot-step-wrap .spot-step .step-list .step-item:nth-child(3n) .link-block:before {
    width: 41px;
    height: 41px;
    background-position: -82px 0;
    background-size: 200px 41px;
}

.spot-step-wrap .spot-step .step-list .step-item.end:nth-child(3n) .link-block,
.spot-step-wrap .spot-step .step-list .step-item.end:nth-child(3n-1) .link-block,
.spot-step-wrap .spot-step .step-list .step-item.end:nth-child(3n-2) .link-block {
    color: #f76252;
    font-weight: 700;
}

.spot-step-wrap .spot-step .step-list .step-item.end:nth-child(3n) .link-block .date,
.spot-step-wrap .spot-step .step-list .step-item.end:nth-child(3n-1) .link-block .date,
.spot-step-wrap .spot-step .step-list .step-item.end:nth-child(3n-2) .link-block .date {
    display: block;
}

.spot-step-wrap .spot-step .step-list .step-item.end:nth-child(3n) .link-block:before,
.spot-step-wrap .spot-step .step-list .step-item.end:nth-child(3n-1) .link-block:before,
.spot-step-wrap .spot-step .step-list .step-item.end:nth-child(3n-2) .link-block:before {
    width: 41px;
    height: 41px;
    background-position: -124px 0;
    background-size: 200px 41px;
}

.review-wrap .review-list li .shipping-method.bg-white {
    color: #383741;
    border: 1px solid #757380;
}

.review-wrap .review-list li .review-delivery-name {
    color: #757575;
    font-size: 13px;
}

.my-review-list-wrap .review-delivery-name {
    color: #757575;
    font-size: 13px;
    margin-bottom: 8px;
}

.my-review-list-wrap .my-review-list .cont-area .product {
    max-height: 24px;
}

.my-review-list-wrap .my-review-list .cont-area .product .shipping-method {
    display: inline-block;
    padding: 4px 7px 3px;
    margin-left: 5px;
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
    line-height: normal;
}

.my-review-list-wrap .my-review-list .cont-area .product .shipping-method.bg-green {
    background: #5bc09f;
}

.my-review-list-wrap .my-review-list .cont-area .product .shipping-method.bg-pink {
    background: #db8ccf;
}

.my-review-list-wrap .my-review-list .cont-area .product .shipping-method.bg-purple {
    background: #897fd7;
}

.my-review-list-wrap .my-review-list .cont-area .product .shipping-method.bg-blue {
    background: #8599c9;
}

.my-review-list-wrap .my-review-list .cont-area .product .shipping-method.bg-white {
    color: #383741;
    border: 1px solid #757380;
}

.popup-self .btn-area {
    margin-top: 20px;
    text-align: center;
}

.popup-self .btn-area [class^='btn-'] {
    width: 240px !important;
}

.popup-self .popup-content {
    position: relative;
}

.self-opening-main.none-bg {
    background-image: none;
}

.self-opening-main .inner-self-opning {
    position: relative;
}

.self-opening-main .sub-tit {
    display: block;
    font-size: 15px;
    color: #333;
    margin-top: 8px;
    line-height: 22px;
    letter-spacing: -0.5px;
}

.self-opening-main .point-tit {
    display: block;
    font-weight: 700;
    font-size: 32px;
    color: #222;
    line-height: 42px;
    letter-spacing: -0.5px;
}

.self-opening-main .main-tit {
    font-weight: 600;
    font-size: 17px;
    margin: 30px 0 0 0;
    letter-spacing: -0.5px;
    line-height: 24px;
    color: #000;
}

.self-opening-main .main-tit.small {
    font-weight: 700;
    font-size: 1.6rem;
}

.self-opening-main .opening-step {
    margin-top: 20px;
    padding-bottom: 40px;
    font-size: 1.4rem;
    text-align: center;
    letter-spacing: -0.025em;
    border-bottom: 1px solid #e7e7e7;
}

.self-opening-main .opening-step .col::after {
    content: "";
    display: block;
    clear: both;
}

.self-opening-main .opening-step .col span {
    position: relative;
    float: left;
    width: 50%;
    height: 158px;
    color: #222222;
    font-size: 13px;
    line-height: 1.5;
    background-color: #f8f9fb;
    border: 1px solid #eee;
    border-radius: 8px;
    font-weight: 700;
    box-sizing: border-box;
}

.self-opening-main .opening-step .col-3 span,
.agree-number-use .txt-field-warp .col-3 span {
    width: 198px;
    margin-left: 13px;
}

.self-opening-main .opening-step .col-4 span {
    width: 140px;
    margin-left: 20px;
}

.self-opening-main .opening-step .col-5 span {
    width: 111px;
    margin-left: 16px;
}

.self-opening-main .opening-step .col-3 span:first-child,
.self-opening-main .opening-step .col-4 span:first-child,
.self-opening-main .opening-step .col-5 span:first-child {
    clear: left;
    margin-left: 0;
}

.self-opening-main .opening-step .col span::before {
    content: "";
    display: block;
    margin: 18px auto 10px;
    width: 53px;
    height: 53px;
    background-repeat: no-repeat;
    background-size: cover;
}

.self-opening-main .step1::before {
    background-image: url("../img/compare/ico/ico_self_1.png");
}

.self-opening-main .step2::before {
    background-image: url("../img/compare/ico/ico_self_2.png");
}

.self-opening-main .step3::before {
    background-image: url("../img/compare/ico/ico_self_3.png");
}

.self-opening-main .step4::before {
    background-image: url("../img/compare/ico/ico_self_4.png");
}

.self-opening-main .step5::before {
    background-image: url("../img/compare/ico/ico_self_5.png");
}

.self-opening-main .step6::before {
    background-image: url("../img/compare/ico/ico_self_6.png");
}

.self-opening-main .step7::before {
    background-image: url("../img/compare/ico/ico_self_7.png");
}

.self-opening-main .step8::before {
    background-image: url("../img/compare/ico/ico_self_8.png");
}

.self-opening-main .step9::before {
    background-image: url("../img/compare/ico/ico_self_9.png");
}

.self-opening-main .step10::before {
    background-image: url("../img/compare/ico/ico_self_10.png");
}

.self-opening-main .step-num {
    display: block;
    margin-top: 3px;
    font-size: 12px;
    color: #888;
    font-weight: 400;
}

.opening-info-wrap {
    margin: 20px 0 0 0;
    padding-bottom: 40px;
    border-bottom: 1px solid #e7e7e7;
}

.opening-info-wrap.last {
    border-bottom: none;
}

.opening-info-wrap .box {
    overflow: hidden;
    padding: 27px 47px;
    box-sizing: border-box;
    border-radius: 8px;
    background-color: #3b98e6;
}

.opening-info-wrap .box .title {
    float: left;
    margin-top: 3px;
    padding: 5px 20px 3px;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
}

.opening-info-wrap .box .time {
    float: right;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}

.opening-info-wrap .box .time em {
    font-size: 9px;
    color: #82c6ff;
    font-weight: 400;
}

.opening-info-wrap .box .sub-title {
    margin-top: 8px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -0.5px;
    color: #757575;
}

.opening-info-wrap .box + .dsc-list {
    margin-top: 12px;
}

.opening-info-wrap .box ul {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.opening-info-wrap .box ul li {
    display: table-cell;
    padding-right: 36px;
}

.opening-info-wrap .box ul li .title {
    display: block;
    float: none;
    width: 94px;
    text-align: center;
    margin: 0 auto 6px;
    box-sizing: border-box;
}

.opening-info-wrap .box ul li .time {
    float: none;
    display: block;
    text-align: center;
}

.opening-info-wrap .box ul li:last-child {
    padding: 0;
    padding-left: 36px;
    border-left: 1px solid #6abbff;
}

.opening-info-wrap .dsc-list {
    text-align: left;
    margin-top: 30px;
}

.opening-info-wrap.last .dsc-list {
    margin-top: 25px;
}

.opening-info-wrap .dsc-list .dsc-item {
    font-size: 13px;
    color: #666666;
    letter-spacing: -0.5px;
}

.opening-info-wrap .dsc-list .dsc-title {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.25px;
}

.opening-area-box .dsc-list {
    text-align: left;
    border: 0;
    margin: 0;
    padding-top: 8px;
}

.opening-area-box .dsc-list .dsc-item {
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    color: #a5a5a5;
}

.opening-area-box .dsc-list .dsc-item + .dsc-item {
    margin-left: 20px;
}

.opening-area-box .dsc-list .dsc-item:before {
    top: 9px;
    background-color: #a5a5a5;
}

.opening-area-box .dsc-list .dsc-item .tel {
    font-size: 16px;
    color: #a5a5a5;
    margin-right: 2px;
}

.opening-area-box {
    width: calc(100% + 80px);
    margin-left: -40px;
    padding: 30px 40px;
    background-color: #f8f9fb;
    box-sizing: border-box;
}

.opening-area-box .top-title {
    line-height: 19px;
    letter-spacing: -0.5px;
    color: #a5a5a5;
    text-align: left;
    font-size: 14px;
}

.opening-area-box .top-title > strong {
    display: block;
    margin-bottom: 3px;
    font-size: 15px;
}

.opening-area-box .top-title span {
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    letter-spacing: -0.54px;
    color: #757575;
    margin-top: 2px;
    text-align: left;
}

.opening-area-box .bottom-txt {
    margin-top: 8px;
}

.opening-area-box .bottom-txt .title-small {
    font-weight: 400;
    font-size: 13px;
    color: #a5a5a5;
    letter-spacing: -0.19px;
    line-height: 19px;
}

.opening-area-box .bottom-txt .sub-title {
    display: block;
    margin-top: 2px;
    font-size: 12px;
    color: #757575;
    line-height: 18px;
    letter-spacing: -0.38px;
}

.popup-self .popup-footer .btn-area [class^=btn-] {
    font-size: 17px;
    border-radius: 8px;
}

.popup-self .popup-footer .btn-area .btn-semi.btn-md {
    border-color: #909090;
    color: #666666;
    background-color: #fff;
}

.popup-self .popup-footer .btn-area .btn-semi.btn-md.disabled,
.popup-self .popup-footer .btn-area .btn-semi.btn-md[disabled],
.popup-self .popup-footer .btn-area .btn-semi.btn-md[aria-disabled] {
    color: rgba(102, 102, 102, 0.4);
}

.popup-self .popup-footer .btn-area [class^=btn-] + [class^=btn-] {
    margin-left: 5px;
}

.none-member-login {
    padding: 100px;
}

.none-member-login .title {
    font-size: 44px;
    line-height: 65px;
    letter-spacing: -0.5px;
}

.none-member-login .sub-title {
    margin-top: 18px;
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -0.34px;
}

.none-member-login .form-group {
    margin-top: 60px;
}

.none-member-login .form-group + .form-group {
    margin-top: 26px;
}

.none-member-login .form-group .c-input-outline {
    margin-top: 8px;
}

.none-member-login .form-group .login-title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.31px;
}

.none-member-login .c-input-outline .input {
    font-size: 16px;
    height: auto;
    padding: 18px 20px;
    border-radius: 4px;
}

.none-member-login .btn-area {
    margin-top: 60px;
    text-align: center;
}

.none-member-login .btn-area [class^='btn-'] {
    border-radius: 8px;
}

.none-member-login .btn-area [class^='btn-'].black {
    min-width: 100%;
    background-color: #4130df;
    border-color: #4130df;
    color: #fff;
}

.none-member-login .btn-area [class^='btn-'].disabled {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
}

.none-member-login .btn-area [class^='btn-'].nn-bg {
    min-width: 100%;
    background-color: #fff;
    border: none;
    color: #9e9e9e;
    font-size: 16px;
}

.none-member-login.sns .form-group {
    position: relative;
    padding-right: 148px;
}

.none-member-login.sns .form-group .c-input-outline {
    margin: 0;
}

.none-member-login.sns .form-group .c-input-outline .input {
    padding: 10px 0 10px 8px;
    border-radius: 0;
}

.none-member-login.sns .form-group button {
    position: absolute;
    top: 0;
    right: 0;
    width: 140px;
    border-radius: 8px;
}

.agree-number-use .txt-field-warp {
    padding-top: 35px;
    margin-bottom: 40px;
}

.agree-number-use .h-type2 {
    font-size: 17px;
    line-height: 22px;
    letter-spacing: -0.25px;
}

.agree-number-use .txt-field {
    margin-top: 9px;
    padding-bottom: 40px;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: -0.25px;
    color: #333;
    border-bottom: 1px solid #e7e7e7;
}

.agree-number-use .txt-field.nn-border {
    border: none;
}

.agree-number-use .opening-step {
    border: none;
    padding-bottom: 20px;
}

.agree-number-use .txt-field-warp .col::after {
    content: "";
    display: block;
    clear: both;
}

.agree-number-use .fold-area .fold-item .fold-tit {
    position: relative;
    padding: 22px 16px 22px 74px;
}

.agree-number-use .fold-area .fold-item .fold-tit .btn-toggle {
    position: absolute;
    top: 50%;
    left: 24px;
    transform: translateY(-50%);
}

.agree-number-use .fold-area .fold-item {
    border-radius: 6px;
    border: 1px solid #eee;
    background-color: #f8f9fb;
    cursor: pointer;
}

.agree-number-use .fold-area .fold-item + .fold-item {
    margin-top: 10px;
}

.agree-number-use .fold-area .fold-item .fold-tit .h-type {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.47px;
}

.agree-number-use .fold-area .fold-item.active .fold-tit .h-type {
    font-weight: 700;
}

.agree-number-use .fold-area .fold-item.active {
    border-bottom: 0;
}

.agree-number-use .fold-area .fold-item .fold-tit .btn-toggle::before {
    content: "";
    display: inline-block;
    background-image: url("../img/compare/ico/ico_txt-field_arrow.png");
    width: 30px;
    height: 30px;
    background-position: 0 0;
    background-size: cover;
}

.agree-number-use .guide-list .guide-item {
    padding: 0 24px;
}

.agree-number-use .fold-area .fold-con {
    display: none;
}

.agree-number-use .fold-area .fold-item.active .fold-con {
    display: block;
    padding-bottom: 24px;
}

.agree-number-use .fold-area .fold-con .guide-list .guide-item .txt .dsc {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.6px;
    color: #757575;
}

.agree-number-use .fold-area .fold-con .guide-list .guide-item img {
    margin-top: 16px;
    width: 100%;
}

.agree-number-use .fold-area .fold-con .box {
    margin-top: 20px;
    padding: 0 20px 0px 20px;
}

.agree-number-use .fold-area .fold-con .box .box-info {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    padding: 16px 24px;
    border-radius: 6px;
}

.agree-number-use .fold-area .fold-con .box .h-type {
    float: left;
    font-size: 14px;
    line-height: 19.5px;
    letter-spacing: -0.5px;
    font-weight: 700;
}

.agree-number-use .fold-area .fold-con .box .box-txt {
    float: right;
    text-align: right;
}

.agree-number-use .fold-area .fold-con .box .box-txt .name {
    display: inline-block;
    font-size: 15px;
    letter-spacing: -0.5px;
    color: #757575;
    vertical-align: baseline;
}

.agree-number-use .fold-area .fold-con .box .box-txt .num {
    margin-left: 12px;
    font-size: 19px;
    color: #000;
}

.agree-number-use .fold-area .fold-con .box .link-type {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.38px;
    color: #4130df;
    text-decoration: underline;
}

.agree-number-use .fold-area .fold-con .box .btn-fix {
    font-size: 13px;
    margin-top: 14px;
    background-color: #433f3f;
    color: #fff;
}

.self-opening-main .spot-step-area {
    position: absolute;
    top: 18px;
    right: 0;
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n) .link-block:before,
.self-opening-main .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n-1) .link-block:before,
.self-opening-main .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n-2) .link-block:before,
.self-opening-main .spot-step-area .spot-step .step-list .step-item:nth-child(3n) .link-block:before,
.self-opening-main .spot-step-area .spot-step .step-list .step-item:nth-child(3n) .link-block[aria-current=step]:before,
.self-opening-main .spot-step-area .spot-step .step-list .step-item:nth-child(3n-1) .link-block:before,
.self-opening-main .spot-step-area .spot-step .step-list .step-item:nth-child(3n-1) .link-block[aria-current=step]:before,
.self-opening-main .spot-step-area .spot-step .step-list .step-item:nth-child(3n-2) .link-block:before,
.self-opening-main .spot-step-area .spot-step .step-list .step-item:nth-child(3n-2) .link-block[aria-current=step]:before {
    overflow: hidden;
    display: inline-block;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    background-image: url("../img/compare/step_img.png");
    background-repeat: no-repeat;
    vertical-align: middle;
}

.popup-self .toast-round-lg {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    min-width: 328px;
    margin: 0 auto 20px;
    padding: 10px 40px 10px 17px;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 29px;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    letter-spacing: -1px;
}

.popup-self .toast-round-lg .btn-toast-close {
    position: absolute;
    right: 20px;
    top: 12px;
    background: url("../img/compare/ico/ico_toast_close.png") no-repeat center center;
    width: 11px;
    height: 11px;
    background-size: 11px auto;
    text-indent: -9999px;
    overflow: hidden;
    outline: none;
}

​​​​​​​​ .self-opening-main .spot-step-area .title {
    margin-top: 17px;
    font-size: 15px;
    letter-spacing: -0.25px;
    line-height: 22px;
}

.self-opening-main .spot-step-area .spot-step .step-list::after {
    content: "";
    display: block;
    clear: both;
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item {
    position: relative;
    float: left;
    text-align: center;
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item + .step-item {
    margin-left: 16px;
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item::before {
    content: "";
    position: absolute;
    right: -14px;
    top: 10px;
    width: 12px;
    height: 1px;
    background-color: #e1e1e1;
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item:last-child::before {
    content: none;
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item.end::before {
    content: "";
    background-color: #4130df;
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item.end:last-child::before {
    content: none;
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item .link-block {
    color: #666;
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item .link-block:before {
    content: "";
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item .link-block[aria-current=step] {
    color: #f76252;
    font-weight: 700;
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item:nth-child(3n-2) .link-block:before {
    width: 20px;
    height: 20px;
    background-position: 0 0;
    background-size: 105px 20px;
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item:nth-child(3n-1) .link-block:before {
    width: 20px;
    height: 20px;
    background-position: -20px 0;
    background-size: 105px 20px;
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item:nth-child(3n) .link-block:before {
    width: 20px;
    height: 20px;
    background-position: -40px 0;
    background-size: 105px 20px;
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n) .link-block,
.self-opening-main .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n-1) .link-block,
.self-opening-main .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n-2) .link-block {
    color: #f76252;
    font-weight: 700;
}

.self-opening-main .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n) .link-block:before,
.self-opening-main .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n-1) .link-block:before,
.self-opening-main .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n-2) .link-block:before {
    width: 20px;
    height: 20px;
    background-position: -61px 0;
    background-size: 105px 20px;
}

.self-opening-main .spot-step-area .spot-step .step-list.type02 .step-item.end:nth-child(3n) .link-block:before,
.self-opening-main .spot-step-area .spot-step .step-list.type02 .step-item.end:nth-child(3n-1) .link-block:before,
.self-opening-main .spot-step-area .spot-step .step-list.type02 .step-item.end:nth-child(3n-2) .link-block:before {
    width: 20px;
    height: 20px;
    background-position: -81.5px 0;
    background-size: 105px 20px;
}

.self-opening-main .spot-step-area .spot-step .step-list.type02 .step-item.end::before {
    content: "";
    background-color: #e1e1e1;
}

.self-opening-main .spot-step-area .spot-step .step-list.type02 .step-item.end:last-child::before {
    content: none;
}

.self-opening-main.step3 .inner-self-opning {
    position: relative;
    padding-top: 50px;
}

.self-opening-main.step3 .self-tit {
    text-align: center;
}

.self-opening-main.step3 .self-tit .sub-tit {
    margin-top: 0;
    font-size: 15px;
}

.self-opening-main.step3 .self-tit .point-tit {
    margin-top: 4px;
}

.self-opening-main.step3 .opening-info-step {
    padding-bottom: 40px;
}

.opening-visit-self .box {
    padding-bottom: 50px;
    border-bottom: 1px solid #e7e7e7;
}

.opening-visit-self .box .info-txt {
    font-size: 24px;
    color: #000;
}

.opening-info-step .guide-list .guide-item::after {
    content: "";
    display: block;
    clear: both;
}

.opening-info-step .guide-list .guide-item + .guide-item {
    margin-top: 40px;
}

.opening-info-step .guide-list .guide-item .txt {
    float: left;
    width: 36.6666%;
}

.opening-info-step .guide-list .guide-item .txt .dsc-cont {
    margin-top: 8px;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: -0.27px;
}

.opening-info-step .guide-list .guide-item .img {
    float: right;
    width: 363px;
}

.opening-info-step .guide-list .guide-item img {
    width: 100%;
}

.opening-info-step .guide-list .guide-item.nn-opening {
    padding-top: 40px;
    border-top: 1px solid #e7e7e7;
}

.self-opening-main.step4 .inner-self-opning {
    position: relative;
    padding: 80px 20px 0;
    text-align: center;
}

.self-opening-main.step4 .self-tit::before {
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background-image: url("../img/compare/ico/ico_hourglass.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
}

.self-opening-main.step4 .self-tit.type2::before {
    background-image: url("../img/compare/ico/ico_hourglass_typ2.png");
}

.self-opening-main.step4 .self-tit p,
.self-opening-main.step5 .self-tit p {
    font-size: 14px;
    color: #666;
    margin: 8px 0 0;
}

.self-opening-main.step4 .self-tit .point-tit,
.self-opening-main.step5 .self-tit .point-tit {
    color: #000;
    margin: 12px 0 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5;
}

.self-opening-main.step4 .self-tit .top-tit,
.self-opening-main.step5 .self-tit .top-tit {
    display: block;
    margin: 40px 0 0;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    letter-spacing: -0.5px;
}

.self-opening-main .guide-box {
    margin: 80px 0 40px;
    padding: 24px 40px;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #3b98e6;
    text-align: left;
    line-height: 19px;
}

.self-opening-main .guide-box .sub-tit {
    margin-top: 0;
    color: #000;
}

.self-opening-main.step4 .sub-tit .comment {
    display: block;
    margin: 0;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
}

.self-opening-main .guide-box .dsc-list {
    margin-top: 16px;
    padding-left: 75px;
    padding-top: 16px;
    border-top: 1px solid #e1e1e1;
}

.self-opening-main .guide-box .dsc-list .dsc-item {
    font-size: 13px;
    color: #fff;
}

.self-opening-main .guide-box .dsc-list .dsc-item::before {
    background-color: #fff;
}

.opening-info-step {
    background-color: #fff;
    padding: 30px 0 0;
}

.opening-info-step .guide-list {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.25px;
}

.opening-info-step .opening-info-wrap {
    margin-bottom: 0;
}

.opening-info-step .opening-info-wrap .box {
    background-color: #f4faff;
}

.opening-info-step .opening-area-box {
    width: calc(100% - 32px);
    margin: 30px auto 0;
}

.self-loading {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.self-loading .self-loader {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url("../img/compare/loading_round.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    overflow: hidden;
    -webkit-animation: self-loading .5s infinite linear;
    animation: self-loading .5s infinite linear;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.self-loading .self-loader.type02 {
    background-image: url("../img/compare/loading_modal.png");
}

.self-loading.no-anim .self-loader {
    animation: none;
    -webkit-animation: none;
}

@-webkit-keyframes self-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes self-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.modal-selfopning-loading .self-loading {
    top: 40px;
    transform: translateX(-50%);
}

.modal-selfopning-loading .self-loading .self-loader {
    display: inline-block;
    margin-bottom: 6px;
    width: 40px;
    height: 40px;
    background-image: url("../img/compare/loading_modal.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    overflow: hidden;
    -webkit-animation: self-loading .5s infinite linear;
    animation: self-loading .5s infinite linear;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.modal-selfopning-loading .modal-body {
    padding-bottom: 4rem !important;
}

.modal-selfopning-loading .modal-header {
    padding-right: 0 !important;
    text-align: center;
}

.modal-selfopning-loading .modal-content {
    text-align: center;
}

.self-opening-main[class*=step5] .self-tit::before {
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background-image: url("../img/compare/ico/ico_self_10.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
}

.self-opening-main.step5.type2 .self-tit::before {
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background-image: url("../img/compare/ico/ico_self_8.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
}

.self-opening-main[class*=step5] .inner-self-opning {
    position: relative;
    padding: 50px 52px 0;
    box-sizing: border-box;
    text-align: center;
}

.self-opening-main[class*=step5] .inner-self-opning .guide-box {
    width: 312px;
    margin: 24px auto 0;
    padding: 8px 40px;
    box-sizing: border-box;
    text-align: center;
    background-color: #f8f9fb;
    border: 1px solid #eee;
}

.self-opening-main[class*=step5] .inner-self-opning .guide-box .tit {
    font-size: 15px;
    color: #757575;
}

.self-opening-main[class*=step5] .comment {
    margin-top: 24px;
    font-size: 14px;
    width: 100%;
    letter-spacing: -0.5px;
    color: #666;
}

.modal-selfopening-info .highlight-area {
    background-color: #f8f9fb;
    border: 1px solid #eeeeee;
    border-radius: 4px;
}

.modal-selfopening-info .highlight-title {
    font-weight: 400;
    color: #757575;
}

.modal-selfopening-info .highlight-price {
    font-size: 18px;
}

.modal-selfopening-info .paragraph {
    margin-top: 30px;
    color: #000 !important;
    font-weight: 700;
}

.modal-selfopening-info .paragraph ~ .paragraph {
    padding-top: 30px;
    border-top: 1px solid #eee;
}

.modal-table-row-list {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: -0.38px;
    color: #8d8d8d;
}

.modal-table-row-list caption {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

.modal-table-row-list th {
    font-weight: 400;
    text-align: left;
    vertical-align: top;
}

.modal-table-row-list th,
.modal-table-row-list td {
    padding-top: 10px;
}

.modal-table-row-list tr:first-child th,
.modal-table-row-list tr:first-child td {
    padding-top: 5px;
}

.modal-table-row-list td {
    text-align: right;
}

.btn-outline-secondary.disabled,
.btn-outline-secondary[disabled],
.btn-outline-secondary[aria-disabled] {
    border-color: rgba(65, 48, 223, 0.4);
}

[class*='modal-recircuit'] .form-group {
    margin-top: 8px;
}

[class*='modal-penalty-noti-success'] .highlight-area {
    text-align: center;
}

[class*='modal-penalty-noti-success'] .highlight-area .highlight-title {
    display: block;
    width: auto;
    font-weight: 400;
    font-size: 15px;
    min-height: auto;
}

[class*='modal-penalty-noti-success'] .highlight-area .highlight-price {
    text-align: center;
}

.modal-req-reinput .highlight-area {
    font-weight: 400;
}

.modal-ars .modal-header {
    height: 31.2px;
}

.modal-selfopening-info .modal-header {
    height: 31.2px;
}

.mt60 {
    margin-top: 60px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.popup-application-modifiy {
    box-sizing: border-box;
    width: 700px;
}

.popup-application-modifiy .popup-body {
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
}

.popup-application-modifiy .popup-header,
.popup-application-confirm .popup-header,
.popup-application-agreelist .popup-header {
    z-index: 99;
    position: fixed;
    width: 700px;
    margin-left: -40px;
    padding: 45px 40px 0 40px;
    border-bottom: none;
    background: #fff;
    box-sizing: border-box;
}

.popup-application-modifiy .popup-header .popup-title,
.popup-application-confirm .popup-header .popup-title,
.popup-application-agreelist .popup-header .popup-title {
    padding-bottom: 28px;
    border-bottom: 1px solid #000;
}

.popup-application-modifiy .popup-content {
    padding: 0 0 40px 0;
}

.popup-application-modifiy .popup-content.stepOne-section {
    padding: 160px 0 40px 0;
}

.popup-application-modifiy .joined-info {
    margin-top: 28px;
    padding: 0;
    background-color: #fff;
}

.popup-application-modifiy .inner-wrap {
    margin: 30px 0 0;
}

.popup-application-modifiy .title {
    margin-top: 30px;
    font-size: 17px;
}

.popup-application-confirm .h-area.tgift {
    position: relative;
}

.popup-application-modifiy .title.tgift .delivery,
.popup-application-confirm .h-area.tgift .delivery {
    display: inline-block;
    margin-left: 135px;
    padding: 1px 8px;
    color: #178bce;
    font-size: 11px;
    border: 1px solid #178bce;
    border-radius: 15px;
}

.popup-application-confirm .h-area.tgift .delivery {
    position: absolute;
    top: 0;
    left: 110px;
    margin: 0;
}

.popup-application-modifiy .form-list {
    overflow: hidden;
    margin-top: 28px;
    padding-bottom: 32px;
}

.popup-application-modifiy .form-list > .tit,
.popup-application-modifiy .h-area .h-type {
    float: left;
    clear: left;
    width: 32%;
    margin-bottom: 28px;
    line-height: 40px;
    font-weight: 400;
    letter-spacing: -0.31px;
}

.popup-application-modifiy .form-list > .tit > strong {
    font-size: 17px;
}

.popup-application-modifiy .form-list > .con,
.popup-application-modifiy .h-area .h-cont,
.popup-application-modifiy .add-list .con {
    float: left;
    width: 68%;
    margin-bottom: 28px;
}

.popup-application-modifiy .section-pay .h-cont {
    padding-top: 10px;
}

.popup-application-modifiy .td-address .form-group.zipcode,
.popup-application-modifiy .form-list.certification .td-address .form-group {
    position: relative;
    padding-right: 147px;
}

.popup-application-modifiy .td-address .form-group.zipcode .btn-default,
.popup-application-modifiy .form-list.certification .td-address .btn-default {
    position: absolute;
    top: 0;
    right: 0;
    width: 139px;
}

.popup-application-modifiy .td-address .form-group + .form-group {
    margin-top: 8px;
}

.popup-application-modifiy .product-option-item {
    padding: 28px 0 0 198px;
    border-top: none;
}

.popup-application-modifiy .product-option-item .option-title-area {
    top: 48px;
}

.popup-application-modifiy .product-option-item.compare {
    padding: 0 0 0 198px;
    margin-top: 33px;
}

.popup-application-modifiy .product-option-item.compare .compare-inner {
    padding: 15px 20px 20px 20px;
    background: #f8f9f9;
}

.popup-application-modifiy .product-option-item.compare .compare-cont .plan-info + .plan-info {
    margin-top: 12px;
}

.popup-application-modifiy .product-option-item.compare .compare-cont .plan-info img {
    width: 24px;
    height: 24px;
    vertical-align: top;
}

.popup-application-modifiy .product-option-item.compare .compare-cont .plan-info .info {
    margin-left: 8px;
    display: inline-block;
    vertical-align: sub;
}

.popup-application-modifiy .product-option-item.compare .compare-cont .plan-info .info .txt {
    margin-top: 3px;
    font-size: 12px;
    letter-spacing: -0.41px;
    color: #666;
}

.popup-application-modifiy .product-option-item.compare .compare-cont .add-benefits {
    margin-top: 30px;
}

.popup-application-modifiy .product-option-item.compare .compare-cont .default-benefits + .add-benefits .info {
    font-weight: 700;
    font-size: 14px;
}

.popup-application-modifiy .product-option-item.compare .compare-title .inner .info {
    position: relative;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
}

.popup-application-modifiy .product-option-item.compare .compare-title .tit .sub-tit {
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.5px;
    text-overflow: ellipsis;
}

.popup-application-modifiy .product-option-item.compare .compare-title .tit .main-tit {
    margin-top: 8px;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.56px;
    padding-right: 100px;
}

.popup-application-modifiy .product-option-item.compare .compare-title .data {
    position: absolute;
    top: 33px;
    right: 0;
    text-align: right;
}

.popup-application-modifiy .product-option-item.compare .compare-title .data .price {
    color: #000;
    letter-spacing: -0.2px;
    display: block;
    font-size: 16px;
    font-weight: 700;
}

.popup-application-modifiy .product-option-item.compare .compare-cont {
    position: relative;
    margin-top: 14px;
    padding-top: 22px;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.popup-application-modifiy .product-option-item.compare .compare-title .side-menu {
    right: 20px;
}

.popup-application-modifiy .form-list.certification {
    padding-bottom: 0;
}

.popup-application-modifiy .form-list.certification .tit,
.popup-application-modifiy .form-list.certification .con {
    margin-bottom: 0;
}

.popup-application-modifiy .dsc-list-lg {
    margin-top: 8px;
}

.popup-application-modifiy .form-list .wish-list .wish-item .title {
    margin-right: 10px;
    font-size: 16px;
    font-weight: 400;
}

.popup-application-modifiy .form-list .wish-list .wish-item + .wish-item {
    margin-top: 13px;
}

.popup-application-modifiy .form-list .wish-list .wish-item .c-input-outline {
    width: 87px;
    vertical-align: middle;
}

.popup-application-modifiy .unit-mask {
    margin: -3px 0 0 0;
    display: inline-block;
    font-size: 23px;
    color: #4a4a4a;
    letter-spacing: 1px;
    vertical-align: middle;
}

.popup-application-modifiy .td-auth {
    margin-top: 8px;
}

.popup-application-modifiy .td-auth .expand-panel .expand-item,
.popup-application-modifiy .account-form-list .account-item {
    position: relative;
    margin-top: 28px;
}

.popup-application-modifiy .td-auth .expand-panel .expand-item .expand-item-title,
.popup-application-modifiy .account-form-list .account-item .account-title {
    position: absolute;
    top: 11px;
    left: -198px;
}

.popup-application-modifiy .form-list .product-delivery-type .delivery {
    display: inline-block;
    margin-top: 7px;
    margin-right: 3px;
    padding: 3px 7px;
    color: #3b98e6;
    border: 1px solid #3b98e6;
    font-size: 11px;
    border-radius: 20px;
}

.popup-application-modifiy .form-list .con .deliver-info,
.popup-application-modifiy .form-list .con .shop-info,
.popup-application-modifiy .form-list .con .date-info {
    margin-top: 10px;
}

.popup-application-modifiy .form-list .con .shop-info .text-secondary {
    margin-top: 8px;
    font-size: 13px;
    text-decoration: underline;
}

.popup-application-modifiy .product-option-item .option-title-area .option-title {
    color: #000;
    font-size: 15px;
}

.popup-application-modifiy .product-option-item .tgift-type {
    position: relative;
    padding: 40px 18px 20px 20px;
    background: #f8f8f9;
}

.popup-application-modifiy .product-option-item .tgift-type .cont {
    width: calc(100% - 120px);
}

.popup-application-modifiy .product-option-item .tgift-type .side-menu {
    top: 20px;
    right: 20px;
}

.popup-application-modifiy .product-option-item.discount-more {
    padding-top: 38px;
}

.popup-application-modifiy .section-pay {
    margin-top: 28px;
}

.popup-application-modifiy .section-pay .h-cont .c-rdo + .c-rdo {
    margin-left: 20px;
}

.popup-application-modifiy .purchase-form-list {
    position: relative;
    width: 100%;
}

.popup-application-modifiy .purchase-form-list th {
    width: 32%;
    text-align: left;
    font-weight: 400;
    padding-top: 13px;
    padding-bottom: 28px;
    vertical-align: top;
}

.popup-application-modifiy .section-pay .tab-panel .purchase-form-list th.card-number {
    padding-top: 40px;
}

.popup-application-modifiy .purchase-form-list td {
    position: relative;
    width: 68%;
    padding-bottom: 28px;
}

.popup-application-modifiy .section-pay .tab-panel .purchase-form-list td .card-pwd {
    float: initial;
}

.popup-application-modifiy .section-pay .tab-panel .purchase-form-list td .card-pwd .c-input-outline {
    margin-left: 0;
}

.popup-application-modifiy .section-pay .tab-panel .purchase-form-list .card-number-wrap {
    position: relative;
    padding-top: 30px;
}

.popup-application-modifiy .section-pay .tab-panel .purchase-form-list .same-member {
    position: absolute;
    top: -10px;
    left: 0;
}

.popup-application-modifiy .section-pay .tab-panel .purchase-form-list .fluid-types,
.popup-application-modifiy .h-area .h-cont .fluid-types,
.popup-application-modifiy .account-form-list .account-item .fluid-types {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.popup-application-modifiy .fluid-types .c-input-outline,
.popup-application-modifiy .fluid-types .c-select-outline,
.popup-application-modifiy .h-area .h-cont .fluid-types .c-ick-btn {
    display: table-cell;
    padding-left: 2.7px;
}

.popup-application-modifiy .fluid-types .c-select-outline:first-child,
.popup-application-modifiy .fluid-types .c-input-outline:first-child {
    padding-left: 0;
}

.popup-application-modifiy .h-area .h-cont .fluid-types .c-ick-btn .label {
    width: 75px;
    padding: 0;
}

.popup-application-modifiy .h-area .h-cont .fluid-types .c-ick-btn .labelin {
    font-size: 13px;
    letter-spacing: -0.44px;
}

.popup-application-modifiy .h-area .h-cont .fluid-types .c-ick-btn:first-of-type {
    padding-left: 0;
}

.popup-application-modifiy .section-pay .tab-panel .purchase-form-list .td-idcard .v1 {
    width: 207px;
}

.popup-application-modifiy .section-pay .tab-panel .purchase-form-list .td-idcard .v2 {
    width: 40px;
}

.popup-application-modifiy .section-pay .tab-panel .purchase-form-list .td-idcard .unit-dash {
    margin: 10px 18px;
    vertical-align: middle;
    display: inline-block;
}

.popup-application-modifiy .section-pay .tab-panel .purchase-form-list .unit-mask {
    margin: 0 0px 0 5px;
    letter-spacing: 5px;
}

.popup-application-modifiy .section-pay .tab-panel .purchase-form-list .td-idcard .btn-default {
    width: 112px;
    margin-top: 8px;
}

.popup-application-modifiy .purchase-form-list.multi-line .form-group .c-chk {
    margin: 8px 0;
}

.modal .modal-content .bu-lists.red .bu-list {
    color: #f34132;
}

.popup-application-modifiy .btn-area .btn-primary {
    width: 240px;
}

.popup-application-modifiy .add-list {
    position: relative;
    overflow: hidden;
}

.popup-application-modifiy .add-list:first-of-type {
    margin-top: 28px;
}

.popup-application-modifiy .add-list .tit {
    position: relative;
    float: left;
    clear: left;
    width: 32%;
    margin-bottom: 28px;
    line-height: 50px;
    font-weight: 400;
    letter-spacing: -0.31px;
}

.popup-application-modifiy .add-list .con .add-more-type .option .link {
    position: relative;
    display: block;
    border: 1px solid #000;
    padding: 15px 30px 15px 15px;
    box-sizing: border-box;
    font-size: 14px;
}

.popup-application-modifiy .add-list .con .add-more-type .option.v1 .link::before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 50%;
    right: 15px;
    width: 7px;
    height: 12px;
    background-position: -611px -119px;
    margin-top: -6px;
    background-image: url(../img/spr_img_v3.png);
    background-repeat: no-repeat;
}

.popup-application-modifiy .add-list .con .add-more-type .option .link .num {
    color: #3b98e6;
    font-weight: 700;
}

.popup-application-modifiy .add-list .con .add-more-type .option .link .num.service {
    position: absolute;
    right: 60px;
}

.popup-application-modifiy .btn-area {
    text-align: center;
}

.popup-application-modifiy .btn-area.floating {
    z-index: 99;
    position: fixed;
    bottom: 0;
    width: 700px;
    margin-left: -40px;
    padding: 24px 0;
    background: #fff;
    box-sizing: border-box;
}

.popup-application-modifiy .account-form-list .account-item .account-name {
    width: 100%;
}

.popup-application-modifiy .add-list .con .add-more-type .option .btn-cancel {
    position: absolute;
    display: block;
    height: 22px;
    top: 50%;
    right: 15px;
    padding: 0 7px;
    font-size: 11px;
    line-height: 1.8;
    color: #000;
    text-align: center;
    vertical-align: top;
    border: 1px solid #cfcfcf;
    border-radius: 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transform: translateY(-50%);
}

.popup-application-modifiy .add-list .con .add-more-type .option.v2 .card-nm {
    display: block;
}

.popup-application-modifiy .add-list .add-service {
    margin-top: 8px;
}

.popup-application-modifiy .add-list .reward-info {
    width: 17px;
    height: 18px;
    background-position: -539px -408px;
    display: inline-block;
    text-indent: -999px;
    background-image: url(../img/spr_img_v3.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    vertical-align: text-top;
}

.popup-application-modifiy .product-option-item.usim .option-title-area {
    top: 27px;
}

.popup-application-modifiy .discount-more-type + .discount-more-type {
    border-top: 1px solid #e1e1e1;
}

.popup-application-modifiy .c-input-outline .input {
    padding: 10px 0 10px 8px;
}

.popup-application-modifiy .info-box-sub {
    margin-top: 6px;
    color: #ef4b49;
    font-size: 14px;
}

.popup-application-modifiy .product-option-item.compare .compare-inner.disabled {
    opacity: 0.4;
}

.popup-application-modifiy .discount-more-type .agree-area .agree-list .agree-item {
    border: none;
}

.popup-application-modifiy .discount-more-type .agree-area .agree-list .agree-item .agree-title {
    padding: 0;
}

.popup-application-modifiy .discount-more-type .agree-area .agree-list .agree-item .agree-detail {
    max-height: none;
    width: 100%;
    padding: 24px 0 0 0;
    margin: 0;
}

.popup-application-modifiy .discount-more-type .agree-area .agree-list .agree-item .agree-detail ul li {
    text-align: left;
    font-size: 14px;
}

.popup-application-modifiy .discount-more-type .agree-area .agree-list .agree-item .agree-title [class^=btn-trigger] {
    margin-top: -3px;
    right: 10px;
}

.popup-application-modifiy .discount-more-type .agree-area .agree-list .agree-item .agree-detail button {
    display: block;
    width: 170px;
    margin: 24px auto 12px;
}

.popup-application-modifiy .product-color {
    margin-top: 8px;
}

.popup-application-modifiy .product-color .color-chips .c-ick-var {
    margin-right: 8px;
    vertical-align: middle;
}

.popup-application-modifiy .product-color .color-chips .c-ick-var label {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    color: transparent;
    font-size: 1px;
    border-radius: 40px;
}

.popup-application-modifiy .product-color .color-chips .c-ick-var input[type=checkbox]:checked + .text:before,
.popup-application-modifiy .product-color .color-chips .c-ick-var input[type=radio]:checked + .text:before {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 48px;
    height: 48px;
    border: 1px solid #000;
    border-radius: 50%;
    content: "";
}

.popup-application-modifiy .product-color .color-chips .c-ick-var input[type=radio]:disabled + label {
    position: relative;
    font-size: 11px;
    line-height: 11px;
    color: #fff;
    text-align: center;
}

.popup-application-modifiy .product-color .color-chips .c-ick-var input[type=radio]:disabled + label:before {
    content: "재고\A없음";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    white-space: pre;
}

.popup-application-modifiy .c-ick-btn.checked .label .labelin {
    font-weight: 700;
}

.popup-application-modifiy .product-option-item.size {
    padding: 0;
}

.popup-application-modifiy .product-option-item.size .product-option-col {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.popup-application-modifiy .product-option-item.size .product-option-col .c-ick-var {
    display: table-cell;
    padding-left: 8px;
}

.popup-application-modifiy .product-option-item.size .product-option-col .c-ick-var:first-child {
    padding-left: 0;
}

.popup-application-modifiy .product-option-item.size .product-option-col .c-ick-var label {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #cfcfcf;
    box-sizing: border-box;
    cursor: pointer;
}

.popup-application-modifiy .product-option-item.size .product-option-col .c-ick-var.checked label {
    color: #000;
    font-weight: 700;
    border-color: #000;
}

.popup-application-modifiy .form-group.auth-phone {
    position: relative;
    margin-top: 8px;
    padding-right: 137px;
    padding-left: 137px;
}

.popup-application-modifiy .form-group.auth-phone .btn-default {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    font-size: 14px;
}

.popup-application-modifiy .form-group.auth-phone .btn-primary {
    position: absolute;
    top: 0;
    right: 0;
    width: 130px;
    font-size: 14px;
}

.popup-application-modifiy .form-group.success {
    margin-top: 9px;
}

.popup-application-modifiy .popup-header .tab-sub-wrap {
    padding-top: 24px;
}

.popup-application-modifiy .joined-info.product {
    padding-bottom: 60px;
}

.popup-application-modifiy .add-list .con .add-more-type .option .link + .link {
    margin-top: 5px;
}

.popup-application-modifiy .popup-content.stepOne-section.fixedBar {
    padding-bottom: 100px;
}

.modal-today-reward .search-box {
    position: relative;
    margin-top: 6px;
    padding-right: 81px;
}

.modal-today-reward .search-box .c-input,
.modal-today-reward .search-box .c-input-outline {
    width: 100%;
}

.modal-today-reward .search-box [class^=btn-] {
    position: absolute;
    top: 0;
    right: 0;
    width: 82px;
}

.modal-today-reward .modal-content .paragraph {
    margin-top: 8px;
    font-size: 14px;
}

.modal-today-reward .search-before {
    padding: 120px 0;
    text-align: center;
}

.modal-today-reward .used-search {
    position: relative;
}

.modal-today-reward .used-search .used-title {
    font-size: 15px;
    color: #000;
}

.modal-today-reward .used-search .link-text {
    position: absolute;
    top: 0;
    right: 0;
    color: #3b98e6;
    font-size: 11px;
    text-decoration: underline;
}

.modal-today-reward .search-result {
    margin-top: 24px;
}

.modal-today-reward .search-result .product-search-area .product-search-detail-item {
    margin-top: 8px;
}

.modal-today-reward .search-result .product-search-area .product-search-detail-item a {
    color: #757575;
    font-size: 14px;
}

.modal-today-reward .search-result .product-search-area .product-search-detail-item.on a {
    color: #000;
    font-weight: 700;
}

.modal-today-reward .reward-calc {
    border-top: 1px solid #e1e1e1;
}

.modal-today-reward .reward-calc .calc-item {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 12px 0 44px 0;
}

.modal-today-reward .reward-calc .calc-title {
    float: left;
    font-size: 14px;
    font-weight: 700;
}

.modal-today-reward .reward-calc .calc-title > span {
    color: #3b98e6;
}

.modal-today-reward .reward-calc .calc-price {
    float: right;
    color: #f76252;
}

.modal-today-reward .reward-calc .calc-price .num {
    font-size: 16px;
    font-weight: 700;
}

.joined-info {
    margin-top: 13px;
    padding: 20px 20px;
    background-color: #f4faff;
}

.joined-info .table-row-area {
    text-align: left;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
}

.joined-info .table-row-area caption {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

.joined-info .table-row-area th {
    text-align: left;
    font-weight: 400;
    color: #000;
}

.joined-info .table-row-area tr + tr th,
.joined-info .table-row-area tr + tr td {
    padding-top: 15px;
}

.joined-info .table-row-area td .color {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    border-radius: 50%;
    vertical-align: top;
}

.top-spot {
    position: relative;
    overflow: hidden;
    padding: 16px 0 24px 0;
}

.top-spot .spot-title {
    float: left;
    color: #3b98e6;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.35px;
}

.top-spot .spot-step-area {
    float: right;
    margin-top: -2px;
}

.top-spot .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n) .link-block:before,
.top-spot .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n-1) .link-block:before,
.top-spot .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n-2) .link-block:before,
.top-spot .spot-step-area .spot-step .step-list .step-item:nth-child(3n) .link-block:before,
.top-spot .spot-step-area .spot-step .step-list .step-item:nth-child(3n) .link-block[aria-current=step]:before,
.top-spot .spot-step-area .spot-step .step-list .step-item:nth-child(3n-1) .link-block:before,
.top-spot .spot-step-area .spot-step .step-list .step-item:nth-child(3n-1) .link-block[aria-current=step]:before,
.top-spot .spot-step-area .spot-step .step-list .step-item:nth-child(3n-2) .link-block:before,
.top-spot .spot-step-area .spot-step .step-list .step-item:nth-child(3n-2) .link-block[aria-current=step]:before {
    overflow: hidden;
    display: inline-block;
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    background-image: url("../img/compare/step_img_type02.png");
    background-repeat: no-repeat;
    vertical-align: middle;
}

.top-spot .spot-step-area .title {
    margin-top: 17px;
    font-size: 15px;
    letter-spacing: -0.25px;
    line-height: 22px;
}

.top-spot .spot-step-area .spot-step::after {
    content: "";
    display: block;
    clear: both;
}

.top-spot .spot-step-area .spot-step .step-list::after {
    content: "";
    display: block;
    clear: both;
}

.top-spot .spot-step-area .spot-step .step-list .step-item {
    position: relative;
    float: left;
    text-align: center;
}

.top-spot .spot-step-area .spot-step .step-list .step-item + .step-item {
    margin-left: 20px;
}

.top-spot .spot-step-area .spot-step .step-list .step-item::before {
    content: "";
    position: absolute;
    right: -16px;
    top: 11px;
    width: 12px;
    height: 1px;
    background-color: #aad6f3;
}

.top-spot .spot-step-area .spot-step .step-list .step-item:last-child::before {
    content: none;
}

.top-spot .spot-step-area .spot-step .step-list .step-item.end::before {
    content: "";
    background-color: #3b98e6;
}

.top-spot .spot-step-area .spot-step .step-list .step-item.end:last-child::before {
    content: none;
}

.top-spot .spot-step-area .spot-step .step-list .step-item .link-block {
    color: #666;
    display: inline-block;
}

.top-spot .spot-step-area .spot-step .step-list .step-item .link-block:before {
    content: "";
    width: 21px;
    height: 20px;
    background-size: cover;
}

.top-spot .spot-step-area .spot-step .step-list .step-item .link-block[aria-current=step] {
    color: #3b98e6;
    font-weight: 700;
}

.top-spot .spot-step-area .spot-step .step-list .step-item:nth-child(3n-2) .link-block:before {
    background-position: 0 0;
}

.top-spot .spot-step-area .spot-step .step-list .step-item:nth-child(3n-1) .link-block:before {
    background-position: -20px 0;
}

.top-spot .spot-step-area .spot-step .step-list .step-item:nth-child(3n) .link-block:before {
    background-position: -41px 0;
}

.top-spot .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n) .link-block,
.top-spot .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n-1) .link-block,
.top-spot .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n-2) .link-block {
    color: #3b98e6;
    font-weight: 700;
}

.top-spot .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n) .link-block:before,
.top-spot .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n-1) .link-block:before,
.top-spot .spot-step-area .spot-step .step-list .step-item.end:nth-child(3n-2) .link-block:before {
    background-position: -62px 0;
}

.top-spot .spot-step-area .spot-step .step-list.type02 .step-item.end:nth-child(3n) .link-block:before,
.top-spot .spot-step-area .spot-step .step-list.type02 .step-item.end:nth-child(3n-1) .link-block:before,
.top-spot .spot-step-area .spot-step .step-list.type02 .step-item.end:nth-child(3n-2) .link-block:before {
    background-position: -65px 0;
}

.top-spot .spot-step-area .spot-step .step-list.type02 .step-item.end::before {
    content: "";
    background-color: #e1e1e1;
}

.top-spot .spot-step-area .spot-step .step-list.type02 .step-item.end:last-child::before {
    content: none;
}

.popup-application-confirm .popup-content.stepTwo-section,
.popup-application-agreelist .popup-content.stepThree-section {
    padding: 130px 0 90px 0;
}

.popup-application-confirm .order-spot .spot-head .options.v2 {
    display: block;
}

.popup-application-confirm .order-spot .spot-cont .fee-list .fee-item.fee-l,
.popup-application-confirm .order-spot .spot-cont .fee-list .fee-item.fee-r {
    padding-top: 30px;
    padding-bottom: 0;
}

.popup-application-confirm .order-spot .spot-cont .fee-list .fee-item.fee-l .depth1-list .depth1-item.last,
.popup-application-confirm .order-spot .spot-cont .fee-list .fee-item.fee-r .depth1-list .depth1-item.last {
    top: 35px;
    bottom: auto;
}

.fee-item .depth1-list .depth1-item.last .price .unit {
    font-weight: 700;
}

.popup-application-confirm .order-spot .spot-cont .fee-list .list-item.first .price .num {
    color: #3b98e6;
    font-size: 14px;
}

.popup-application-confirm .btn-area,
.popup-application-agreelist .btn-area {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    background: #fff;
}

.popup-application-confirm .btn-area button[class^=btn-],
.popup-application-agreelist .btn-area button[class^=btn-] {
    width: 195px;
    min-width: 0;
    height: 50px;
    margin: 0 3px;
}

.popup-application-confirm .modal-order-detail .order-spot .spot-head {
    padding: 24px 20px 22px;
}

.popup-application-confirm .modal-order-detail .order-list .cont-area {
    display: block;
}

.popup-application-confirm .modal-order-detail .order-list .h-area .btn-trigger {
    display: none;
}

.popup-application-confirm .info-box {
    border-radius: 4px;
    margin-top: 28px;
    background-color: #fff;
    padding: 12px 0;
    text-align: center;
    color: #178bcf;
    border: 1px solid #b3dcff;
}

.popup-application-confirm .info-box p {
    display: inline-block;
}

.popup-application-confirm .info-box::before {
    content: '';
    display: inline-block;
    width: 36px;
    height: 36px;
    background-image: url(../img/compare/ico/ico_modifiy_info.png);
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-right: 16px;
    margin-top: -2px;
}

.popup-application-confirm .info-box-sub {
    margin-top: 5px;
    font-size: 12px;
    color: #757575;
}

.popup-application-confirm .order-list .cont-area .table-row-list th {
    letter-spacing: -0.35px;
}

.popup-application-confirm .order-spot .spot-cont .fee-list .depth1-list .price .num {
    font-weight: 400;
}

.popup-application-modifiy .add-list .exist-item {
    margin-top: 8px;
}

.popup-application-modifiy .add-list .exist-item .exist-list li {
    position: relative;
    padding-left: 8px;
}

.popup-application-modifiy .add-list .exist-item .exist-list li::before {
    position: absolute;
    content: "";
    display: inline-block;
    top: 8px;
    left: 0;
    width: 4px;
    height: 1px;
    background-color: #757575;
    border-radius: 50%;
    overflow: hidden;
}

.myT-order {
    position: relative;
}

.myT-order > button {
    position: absolute;
    top: 66px;
    right: 0;
}

.mt140 {
    margin-top: 140px !important;
}

.qa-wrap .qa-cont__list .qa-cont__item.dot .self_call::after {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-top: -7px;
    margin-left: 5px;
    background-image: url("../img/compare/ico/ico_self_call.png");
    background-position: center;
    background-size: 100%;
    vertical-align: middle;
}

.form-list .con .relationship {
    line-height: 40px;
}

.popup-application-modifiy .form-list + .last-btn-area {
    margin: 40px 0 70px;
}

.popup-application-modifiy .compare-sub-text {
    margin-bottom: 10px;
    font-size: 14px;
}

.l-grid940 {
    width: 940px;
    margin: 50px auto 0;
}

.home-person-wrap .person-area .login-list .login-item .link-block.disclosure:before {
    overflow: hidden;
    display: inline-block;
    text-indent: -999px;
    background-image: url(../img/extra_service/main-ic-money.png);
    background-repeat: no-repeat;
    content: "";
    width: 47px;
    height: 47px;
    background-position: left top;
    display: block;
    margin: 0 auto 12px;
}

.home-person-wrap .person-area .login-list .login-item .link-block.my-info:before {
    overflow: hidden;
    display: inline-block;
    text-indent: -999px;
    background-image: url(../img/spr_img_v3.png);
    background-repeat: no-repeat;
    content: "";
    width: 47px;
    height: 47px;
    background-position: -560px -119px;
    display: block;
    margin: 0 auto 12px;
}

.purchase-content .h-noti-wrap .l-grid,
.acc-purchase-content .h-noti-wrap .l-grid {
    margin-top: 100px;
    background: url(../img/extra_service/ic-complete.png) no-repeat center top;
    background-size: 80px 80px;
}

.purchase-content .h-noti-wrap .l-grid.no-bg,
.acc-purchase-content .h-noti-wrap .l-grid.no-bg {
    margin-top: 0;
    background-image: none;
}

.modal-alert.modal-my-info .modal-body {
    width: 700px;
}

.modal-my-info .modal-content > span.phone-num {
    font-size: 14px;
    color: #757575;
}

.modal-my-info .modal-content > p {
    margin-top: 9px;
    font-size: 20px;
}

.modal-my-info .modal-content .phone-model {
    overflow: hidden;
    margin-top: 20px;
    padding: 26px 23px;
    border: 1px solid #d9d9d9;
}

.modal-my-info .modal-content .phone-model .device-image-area {
    position: relative;
    float: left;
    width: 90px;
    height: 90px;
    object-fit: contain;
}

.modal-my-info .modal-content .phone-model .device-image-area img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.modal-my-info .modal-content .phone-model .phone-info {
    float: left;
    padding-left: 26px;
}

.modal-my-info .modal-content .phone-model .phone-info .tit {
    display: block;
    font-size: 13px;
}

.modal-my-info .modal-content .phone-model .phone-info .model {
    display: block;
    margin-top: 8px;
    font-size: 26px;
}

.modal-my-info .modal-content .phone-model .phone-info .type {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #343434;
}

.modal-my-info .modal-content .contract-info {
    margin-top: 20px;
}

.modal-my-info .modal-content .contract-info ul {
    margin-top: 12px;
}

.modal-my-info .modal-content .contract-info > li:first-child {
    border-top: none;
}

.modal-my-info .modal-content .contract-info > li {
    padding: 25px 0;
    border-top: 1px solid #d9d9d9;
}

.modal-my-info .modal-content .contract-info.contract-end > li {
    padding-left: 97px;
    background: url(../img/extra_service/ico_check.png) no-repeat 42px center;
    background-size: 60px 60px;
}

.modal-my-info .modal-content .contract-info > li .contract-detail {
    display: flex;
    margin-top: 15px;
    position: relative;
}

.modal-my-info .modal-content .contract-info .svg-area {
    width: 80px !important;
    height: 80px !important;
    position: absolute;
    left: 30px;
    top: 0;
    padding-left: 0 !important;
}

.modal-my-info .modal-content .contract-info .svg-graph {
    transform: rotate(-90deg);
    width: 100%;
    height: 100%;
}

.modal-my-info .modal-content .contract-info .svg-graph > circle {
    stroke-width: 7px;
    fill: transparent;
}

.modal-my-info .modal-content .contract-info .svg-graph > .bg-circle {
    stroke: #eee;
}

.modal-my-info .modal-content .contract-info .svg-graph > .main-circle {
    stroke: #F76252;
    stroke-dasharray: 182;
    stroke-dashoffset: 182;
}

.modal-my-info .modal-content .contract-info > li .contract-detail img,
.modal-my-info .modal-content .contract-info > li .contract-detail div {
    float: left;
}

.modal-my-info .modal-content .contract-info > li .contract-detail div {
    width: 77%;
    padding-left: 139px;
}

.modal-my-info .modal-content .contract-info > li .contract-detail div .detail-info li {
    overflow: hidden;
    margin-top: 2px;
}

.modal-my-info .modal-content .contract-info > li .contract-detail div .detail-info li p:first-child {
    float: left;
}

.modal-my-info .modal-content .contract-info > li .contract-detail div .detail-info li p:last-child {
    float: right;
}

.modal-my-info .modal-content .contract-info > li .contract-detail div .dsc-list {
    margin-top: 20px;
}

.modal-my-info .modal-content .contract-info.contract-end > li .contract-detail > div {
    padding: 0 42px;
}

.modal-my-info .modal-content .contract-info ul li {
    color: #000;
}

.l-grid.agree-grid {
    padding-bottom: 60px;
    border-top: 1px solid #e1e1e1;
    background-color: #f7f7f7;
}

.l-grid.agree-grid .h-type {
    margin: 40px 0 20px;
    font-size: 18px;
}

.l-grid.agree-grid .agree-desc {
    margin: 0 50px 30px 50px;
    padding: 50px 0 30px 0;
    line-height: 1.5;
    border-bottom: 1px solid #e1e1e1;
}

.l-grid.agree-grid .purchase-cont {
    width: 750px;
    margin-left: 50px;
}

.l-grid.agree-grid .purchase-cont .agree-item.check-all .c-chk .label {
    font-weight: normal;
}

.l-grid.agree-grid .purchase-spot {
    margin-right: 50px;
}

.l-grid.agree-grid .agree-field {
    padding: 30px;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    background-color: #fff;
}

.l-grid.agree-grid .agree-field ~ .agree-field {
    margin-top: 20px;
}

.l-grid.agree-grid .agree-field ~ .dsc-list-lg {
    margin-top: 10px;
}

.l-grid.agree-grid .agree-field .agree-tit {
    margin-bottom: 20px;
    padding: 0;
    font-size: 13px;
}

.l-grid.agree-grid .agree-field .agree-tit ~ .agree-tit {
    margin-top: 30px;
}

.l-grid.agree-grid .agree-item {
    border: none;
}

.l-grid.agree-grid .agree-item.check-all {
    margin-bottom: 20px;
    padding: 14px 30px;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
}

.l-grid.agree-grid .agree-item .agree-title {
    padding-top: 0;
    padding-bottom: 0;
}

.l-grid.agree-grid .agree-item .btn-trigger {
    top: 4px;
    margin-top: 0;
}

.l-grid.agree-grid .agree-item ~ .agree-item .agree-title {
    padding-top: 20px;
}

.l-grid.agree-grid .agree-item ~ .agree-item .btn-trigger {
    top: 24px;
}

.l-grid.agree-grid .dsc-list-lg {
    margin-top: 10px;
}

.l-grid.agree-grid .dsc-list-lg .dsc-item {
    font-size: 15px;
}

.l-grid.agree-grid .last-btn-area {
    padding: 50px 0;
}

.purchase-wrap .l-grid.agree-grid .section-last {
    padding: 15px 0;
    font-weight: normal;
    border: 0;
    background: #fff;
}

.purchase-wrap .l-grid.agree-grid .agree-list {
    background: #fff;
}

.addition-serv-sticker {
    overflow: hidden;
    min-width: auto;
    height: 400px;
}

.addition-serv-sticker .swiper-container {
    overflow: hidden;
    width: 940px;
}

.addition-serv-sticker .swiper-container:after {
    content: '';
    display: block;
    clear: both;
}

.addition-serv-sticker .swiper-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.addition-serv-sticker .swiper-slide .item-sticker {
    transition: all .3s linear;
    transform: scale(0.83337);
    transform-origin: center center;
    cursor: pointer;
}

.addition-serv-sticker .swiper-slide .item-sticker img {
    position: absolute;
    left: 0;
    top: 0;
}

.addition-serv-sticker .swiper-slide.swiper-slide-active .item-sticker {
    transform: scale(1);
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.2);
}

.addition-serv-sticker .item-sticker {
    position: relative;
    box-sizing: border-box;
    width: 300px;
    height: 300px;
    padding: 25px;
    color: #fff;
    border-radius: 4px;
    text-align: left;
    vertical-align: top;
}

.addition-serv-sticker .item-sticker .sticker-top {
    position: absolute;
    top: 25px;
}

.addition-serv-sticker .item-sticker .sticker-desc {
    display: block;
    padding-right: 25px;
    line-height: 24px;
    font-size: 16px;
}

.addition-serv-sticker .item-sticker .sticker-tit {
    display: block;
    padding-right: 25px;
    max-height: 122px;
    margin-top: 2px;
    font-weight: 500;
    font-size: 34px;
}

.addition-serv-sticker .item-sticker .sticker-bottom {
    position: absolute;
    bottom: 25px;
}

.addition-serv-sticker .item-sticker .sticker-bottom .price {
    display: block;
    height: 22px;
    text-decoration: line-through;
    font-size: 15px;
}

.addition-serv-sticker .item-sticker .sticker-bottom .discount-price {
    display: block;
    margin-top: 2px;
    font-size: 28px;
}

.addition-serv-sticker .item-sticker .sticker-bottom .discount-price span {
    font-weight: normal;
}

.addition-serv-sticker .swiper-button-prev,
.addition-serv-sticker .swiper-button-next {
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
}

.partnership-serv-card {
    overflow: hidden;
    padding: 40px 0 50px;
    border-bottom: 1px solid #e1e1e1;
}

.partnership-serv-card .swiper-container {
    overflow: visible;
}

.partnership-serv-card .swiper-container:after {
    content: '';
    display: block;
    clear: both;
}

.partnership-serv-card .swiper-slide {
    width: 422px;
    padding: 0 99px;
}

.partnership-serv-card .card-item .thumb {
    transition: all .3s linear;
    transform: scale(0.81);
    cursor: pointer;
    border-radius: 16px;
}

.partnership-serv-card .swiper-slide-active .card-item .thumb {
    transform: scale(1);
    box-shadow: 20px 20px 60px 0 rgba(0, 0, 0, 0.4);
}

.partnership-serv-card .swiper-slide-active .card-item .thumb > img {
    vertical-align: top;
}

.partnership-serv-card .card-item .detail {
    transition: all .5s ease-in;
    opacity: 0;
    text-align: center;
}

.partnership-serv-card .swiper-slide-active .card-item .detail {
    opacity: 1;
}

.partnership-serv-card .card-item .tit {
    margin-top: 40px;
    font-size: 38px;
    font-weight: 600;
}

.partnership-serv-card .card-item .txt {
    display: block;
    font-size: 13px;
    color: #178bcf;
    margin-top: 12px;
}

.partnership-serv-card .card-item .desc {
    display: block;
    margin-top: 5px;
    font-size: 18px;
}

.partnership-serv-card .card-item .desc > strong {
    color: #f76252;
    font-size: 28px;
}

.addition-serv-func {
    text-align: center;
    margin-top: 50px;
}

.addition-serv-func.home-visual-wrap {
    margin-bottom: 90px;
    min-width: auto;
    height: auto;
}

.l-grid940 .home-visual-wrap .swiper-button-prev {
    margin-left: -470px;
    cursor: pointer;
}

.l-grid940 .home-visual-wrap .swiper-button-next {
    margin-right: -470px;
    cursor: pointer;
}

.addition-serv-func > h3 {
    font-size: 40px;
}

.addition-serv-func > p {
    margin-top: 13px;
    margin-bottom: 50px;
    color: #444;
    font-size: 24px;
}

.addition-serv-func .swiper-pagination-switch {
    margin: 0 3px;
    width: 40px;
    height: 8px;
    border-radius: 1px !important;
    background-color: #d6d6d6;
    box-shadow: none;
}

.addition-serv-func .swiper-active-switch {
    background-color: #414140;
}

.addition-serv-func .swiper-container {
    height: 558px;
}

.addition-serv-func .swiper-slide .img-area {
    position: relative;
    width: 243px;
    height: 500px;
    margin: 0 auto 50px;
}

.addition-serv-func .swiper-slide .img-area img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    box-shadow: 9px 13px 20px 0 rgba(0, 0, 0, 0.4);
}

.addition-serv-func .swiper-btn-bottom {
    bottom: 0;
}

.item-filter-wrap {
    padding: 30px 0 40px;
}

.item-filter-wrap .c-ick-btn .label {
    height: 48px;
    padding: 13px 20px;
    border-radius: 24px;
    border: solid 1px #666666;
    color: #666;
}

.item-filter-wrap .filter-area .filter-body .c-ick-btn.checked .label {
    border: solid 2px #000;
    font-weight: bold;
    color: #000;
    background: none;
}

.item-filter-wrap .filter-area .filter-body {
    white-space: inherit;
}

.item-filter-wrap .filter-area .filter-body .c-ick-btn {
    margin-right: 8px;
    margin-bottom: 8px;
}

.youtube-player {
    position: relative;
}

.youtube-player .l-grid940 {
    margin-top: 0;
}

.youtube-player h3 {
    font-size: 40px;
}

.youtube-player p:first-child {
    margin-top: 15px;
}

.youtube-player p {
    margin-top: 10px;
    line-height: 30px;
    font-size: 20px;
    color: #666;
}

.youtube-player .utube-player {
    position: relative;
    margin-top: 50px;
    width: 940px;
    height: 530px;
}

.youtube-player .utube-player .utube-frame {
    width: 100%;
    height: 100%;
}

.youtube-player .utube-player .utube-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #000;
    z-index: 1;
}

.youtube-player .utube-player .utube-thumb:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 2;
}

.youtube-player .utube-player .utube-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 87px;
    height: 88px;
    background: url(../img/extra_service/ic_youtube_play.png) no-repeat 0 0;
    z-index: 3;
}

.service-notice-area h4 {
    margin-bottom: 17px;
    padding-bottom: 27px;
    font-size: 22px;
    border-bottom: 1px solid #e7e7e7;
    color: #000;
}

.service-notice-area h4:first-child {
    margin-bottom: 20px;
}

.btn-area-add-service {
    height: 130px;
    margin-top: 80px;
    background-color: #383838;
}

.btn-area-add-service .l-grid {
    position: relative;
}

.btn-area-add-service .service-list-area {
    overflow-y: auto;
    float: left;
    width: 300px;
    height: 84px;
    margin-right: 30px;
    padding-right: 24px;
    border-right: 1px solid #616161;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-area-add-service .service-list-area.type2 {
    padding-right: 10px;
    border-right: 0;
}

.btn-area-add-service .service-list-area li {
    display: table;
    width: 100%;
    line-height: normal;
}

.btn-area-add-service .service-list-area li ~ li {
    margin-top: 20px;
}

.btn-area-add-service .service-list-area .txt-no-data {
    color: #cdcdcd;
    letter-spacing: -0.5px;
    line-height: normal;
}

.btn-area-add-service .col-left .ico-delete {
    float: left;
    margin-top: 2px;
    margin-right: 10px;
}

.btn-area-add-service .col-left a img {
    width: 16px;
    height: 16px;
    vertical-align: text-top;
}

.btn-area-add-service .service-list-area .col-left,
.btn-area-add-service .service-list-area .col-right {
    display: table-cell;
    color: #cdcdcd;
    letter-spacing: -0.2px;
    vertical-align: top;
}

.btn-area-add-service .service-list-area .col-left {
    padding-right: 18px;
}

.btn-area-add-service .service-list-area .col-left:after {
    display: block;
    clear: both;
    content: '';
}

.btn-area-add-service .service-list-area .col-right {
    width: 90px;
    text-align: right;
}

.btn-area-add-service .service-list-area.type2 .col-left {
    padding-right: 6px;
}

.btn-area-add-service .service-list-area.type2 .col-right {
    width: 145px;
}

.btn-area-add-service .service-list-area .item-name {
    display: block;
    overflow: hidden;
    word-break: break-all;
}

.btn-area-add-service .service-list-area .item-price {
    color: #fff;
    letter-spacing: -0.4px;
    font-weight: 600;
}

.btn-area-add-service .btn-right-area {
    float: right;
    margin-top: 7px;
}

.btn-area-add-service .btn-right-area button {
    width: 200px;
}

.btn-area-add-service .btn-right-area button.btn-outline-primary {
    margin-right: 10px;
    border: 1px solid #fff;
    background: #fff;
    color: #4130DF;
}

.sticky-add-service {
    z-index: 10010;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 21px 0 0;
    height: 109px;
    background-color: #383838;
}

.sticky-add-service.sticky-on {
    position: fixed !important;
}

.sticky-add-service .l-grid:after {
    clear: both;
    display: block;
    content: "";
}

.discount-banner-area {
    margin-top: 50px;
}

.purchase-wrap.card-discount-wrap .purchase-cont {
    margin-top: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #e1e1e1;
}

.purchase-wrap.card-discount-wrap .purchase-cont .h-area .h-cont {
    width: 867px;
}

.purchase-wrap.card-discount-wrap .purchase-cont .h-area .h-cont .table-term th {
    font-size: 15px;
    color: #000;
}

.purchase-wrap.card-discount-wrap .purchase-cont.table-cont .h-area .h-cont .table-term td {
    padding: 20px 7px;
    font-size: 15px;
}

.purchase-wrap.card-discount-wrap .purchase-cont.table-cont .c-term .table-term {
    width: 867px;
}

.purchase-wrap.card-discount-wrap p {
    line-height: normal;
    color: #333;
}

.purchase-wrap.card-discount-wrap .dsc-list {
    margin-top: 20px;
}

.purchase-wrap.card-discount-wrap .dsc-list li {
    font-size: 14px;
}

.purchase-wrap.card-discount-wrap .dsc-list .dsc-item ~ .dsc-item {
    margin-top: 10px;
}

.purchase-wrap.card-discount-wrap .purchase-form-list {
    width: auto;
}

.purchase-wrap.card-discount-wrap .purchase-form-list th {
    padding-left: 0;
}

.purchase-wrap.card-discount-wrap .purchase-form-list td {
    width: 544px;
}

.purchase-wrap.card-discount-wrap .monthly-payment .card-expiry {
    float: none;
}

.purchase-wrap.card-discount-wrap .monthly-payment .c-input-outline:first-child {
    width: 450px;
}

.purchase-wrap.card-discount-wrap .monthly-payment .c-input-outline:last-child {
    float: right;
}

.purchase-wrap.card-discount-wrap .monthly-payment .c-input-outline button {
    width: 82px;
}

.purchase-wrap.card-discount-wrap .name-section .c-input-outline:first-child {
    width: 350px;
}

.purchase-wrap.card-discount-wrap .name-section .c-select-outline:last-child {
    width: 158px;
}

.purchase-wrap.card-discount-wrap .name-section .unit-slash {
    margin: 1px 30px -1px;
}

.purchase-wrap.card-discount-wrap .card-discount-subdesc {
    padding-top: 48px;
    border-top: 1px solid #e7e7e7;
}

.no-list-available {
    margin-top: 130px;
    margin-bottom: 190px;
    padding-top: 105px;
    text-align: center;
    color: #757575;
    background: url(../img/extra_service/ic-error_blue.png) no-repeat center top;
    background-size: 80px 80px;
}

.tab-menu-wrap.tab-step-wrap .l-grid {
    position: relative;
}

.tab-menu-wrap.tab-step-wrap .tab-step {
    position: absolute;
    right: 0;
    top: 23px;
    font-size: 12px;
}

.tab-step {
    margin-bottom: 18px;
    text-align: right;
    font-size: 12px;
}

.purchase-content .h-wrap .l-grid.bdnone {
    border-bottom: none;
    margin-bottom: 21px;
}

.purchase-wrap .purchase-spot .aside-foot.card-info {
    margin: 0;
    padding: 19px 25px;
    border-top: 1px solid #4f4f4f;
}

.purchase-wrap .purchase-spot .aside-foot.card-info .aside-item {
    text-align: right;
}

.purchase-wrap .purchase-spot .aside-foot .sub-desc {
    text-align: right;
    letter-spacing: -0.34px;
    font-size: 11px;
    color: #8d8d8d;
}

.purchase-wrap .purchase-spot .aside-foot.card-info .aside-item .title {
    letter-spacing: -0.33px;
}

.purchase-wrap .purchase-spot .aside-foot.card-info .aside-item > span {
    margin-right: 7px;
    font-size: 11px;
    color: #8d8d8d;
}

.purchase-wrap .purchase-spot .aside-foot.card-info .aside-item .price {
    font-size: 14px;
}

.purchase-wrap .purchase-spot .aside-foot.card-info .aside-item .price .words {
    color: #f76252;
    font-size: 20px;
    font-family: TgothicBlack;
    letter-spacing: -0.27px;
}

.tab-menu-wrap .tab-menu .tab-item.on .item .ico-tooltip-wrap {
    font-weight: 500;
}

.popup-application-modifiy .product-option-item.size .product-option-col.volume-types .disabled label {
    color: #c8c8c8;
}

.popup-application-modifiy .add-benefits .select-list .select-box-item .title {
    margin-top: 0;
    font-size: 15px;
}

.popup-application-modifiy .add-benefits .select-list .select-box-item {
    height: 24px;
    margin-top: 12px;
}

.popup-application-modifiy .desc-info-toggle.disabled .toggle-cont {
    display: none;
}

.popup-application-modifiy .desc-info-toggle.disabled::before {
    background-position: -468px -368px;
}

.popup-application-modifiy .compare-cont.disabled .add-benefits .select-list .select-box-item.on .title {
    font-weight: 400;
    color: #757575;
}

.popup-application-modifiy .compare-cont.disabled .add-benefits .select-list .select-box-item.on .image::before {
    background: none;
}

.popup-application-modifiy .product-option-item .option-types .discount-price-amount {
    display: table-caption;
    margin-bottom: 6px;
    font-size: 14px;
    color: #489bdf;
}

.additional-service .addition-serv-img-section img {
    max-width: 100%;
    vertical-align: top;
}

.additional-service .addition-serv-detail,
.additional-service .service-notice-area {
    margin-bottom: 80px;
    color: #757575;
    line-height: 1.5;
}

.additional-service .addition-serv-detail.addition-serv-info-detail {
    margin-bottom: 60px;
}

.additional-service .addition-serv-detail .cont-tit {
    margin-top: 10px;
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
    color: #757575;
}

.additional-service .addition-serv-detail .cont-txt + .cont-txt,
.additional-service .service-notice-area .cont-txt + .cont-txt {
    margin-top: 20px;
}

.additional-service .addition-serv-detail .c-term {
    padding-right: 34px;
    padding-left: 39px;
}

.additional-service .addition-serv-detail .c-term .table-term {
    margin: 50px 0;
}

.additional-service .addition-serv-detail .c-term .table-term thead th {
    color: #000;
}

.additional-service .addition-serv-detail .c-term .table-term thead th:last-child {
    border-width: 0 0 1px 0;
}

.additional-service .addition-serv-detail .c-term .table-term tbody th,
.additional-service .addition-serv-detail .c-term .table-term tbody td {
    color: #333;
}

.additional-service .addition-serv-detail .c-term .table-term th {
    border-width: 0 1px 1px 0;
}

.additional-service .addition-serv-detail .c-term .table-term th,
.additional-service .addition-serv-detail .c-term .table-term td {
    padding: 8px 11px;
    font-size: 15px;
}

.additional-service .addition-serv-detail .c-term .table-term tbody th {
    padding-top: 20px;
    padding-bottom: 20px;
}

.additional-service .addition-serv-detail .c-term .table-term tbody td {
    padding: 16px 11px;
}

.addition-serv-area {
    word-break: break-all;
}

.addition-serv-area .mt20 {
    margin-top: 20px;
}

.addition-serv-area .cont-list > li > .no-margin {
    margin-left: -10px;
}

.addition-serv-area .cont-list > li > .icon-list {
    margin-left: -10px;
    padding-right: 3px;
}

.addition-serv-area .cont-ol > li {
    padding-left: 16px;
}

.addition-serv-area .cont-ol > li > .no-margin {
    margin-left: -17px;
}

.addition-serv-area .cont-ol > li > .icon-ol {
    margin-left: -17px;
    padding-right: 3px;
}

.addition-serv-area .cont-ol.type2 > li {
    padding-left: 22px;
}

.addition-serv-area .cont-ol.type2 > li > .no-margin {
    margin-left: -22px;
}

.addition-serv-area .cont-ol.type2 > li > .icon-ol {
    margin-left: -22px;
    padding-right: 3px;
}

.addition-serv-area ul.cont-exclamation {
    padding-left: 14px;
}

.addition-serv-area ul.cont-exclamation > li > .icon-exclamation {
    margin-left: -15px;
    padding-right: 3px;
}

.addition-serv-area p.cont-exclamation {
    padding-left: 14px;
}

.addition-serv-area p.cont-exclamation > .icon-exclamation {
    margin-left: -15px;
    padding-right: 3px;
}

.addition-serv-area p.cont-exclamation.type2 {
    padding-left: 11px;
}

.addition-serv-area p.cont-exclamation.type2 > .icon-exclamation {
    margin-left: -9px;
    padding-right: 3px;
}

.addition-serv-area .addition-serv-detail .c-term .table-term {
    word-break: keep-all;
}

.service-notice-area .addition-serv-area .cont-tit {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    border: 0;
    margin: 40px 0 0 0;
    padding: 0;
}

.select-list .select-box-item.disabled {
    pointer-events: none;
    cursor: default;
}

.select-list .select-box-item.disabled .image:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.66);
    content: '';
}

.add-benefits .select-list .select-box-item.disabled .txt {
    color: #b1b1b1;
}

.purchase-content .agree-field .agree-detail {
    margin-top: 0;
    margin-bottom: 0;
}

.purchase-wrap .section-delivery-todayarrive .tab-panel .shop-info {
    margin-top: 25px;
}

.purchase-wrap .section-delivery-todayarrive .tab-panel .shop-info .title {
    color: #333;
}

.purchase-wrap .section-delivery-todayarrive .tab-panel .shop-info .text-secondary {
    margin: -2px 0 2px 5px;
    font-size: 13px;
    text-decoration: underline;
    vertical-align: middle;
}

.purchase-wrap .section-delivery-todayarrive .tab-panel .shop-info .detail {
    padding-top: 5px;
    line-height: 1.5;
}

.order-option-swiper {
    margin: -50px auto 0;
    padding: 0 115px;
    width: 950px;
    min-width: auto;
    height: 550px;
}

.order-option-swiper .swiper-container {
    position: relative;
    padding: 50px 0 0 50px;
    margin-left: -50px;
}

.order-option-swiper .swiper-slide .item-slide {
    position: relative;
    overflow: hidden;
    height: 450px;
    border-radius: 16px;
    background-color: #fff;
    transition: transform 0.3s linear;
    transform: scale(0.9);
    transform-origin: center center;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: -0.6px;
    word-break: break-all;
}

.order-option-swiper .swiper-slide .item-slide.item-rcmd::after {
    content: '';
    width: 52px;
    height: 24px;
    position: absolute;
    top: 14px;
    left: 14px;
    background: url(../img/extra_service/subscribe/ico_badge_recommed.png) 0 0 no-repeat;
}

.order-option-swiper .swiper-slide .item-slide img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
}

.order-option-swiper .swiper-slide .item-thumb {
    position: relative;
    overflow: hidden;
    width: 280px;
    height: 280px;
}

.subscribe-type .order-option-swiper .swiper-slide .item-thumb,
.affiliate-card .order-option-swiper .swiper-slide .item-thumb {
    position: static;
}

.order-option-swiper .swiper-slide .item-content {
    position: relative;
    z-index: 111;
    height: 170px;
    padding: 8px 10px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.subscribe-type .order-option-swiper .swiper-slide .item-content {
    background-color: #fff;
}

.affiliate-card .order-option-swiper .swiper-slide .item-content {
    background-color: rgba(255, 255, 255, 0.9);
}

.order-option-swiper .swiper-slide-active .item-slide {
    transform: scale(1);
    box-shadow: 2px 2px 40px 0 rgba(0, 0, 0, 0.3);
}

.order-option-swiper .title-item {
    height: 58px;
    font-size: 0;
}

.order-option-swiper .title-item:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: '';
}

.order-option-swiper .title-item > strong {
    display: inline-block;
    display: -webkit-inline-box;
    overflow: hidden;
    padding: 0 32px;
    max-height: 100%;
    font-size: 18px;
    color: #242424;
    line-height: normal;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    vertical-align: middle;
}

.order-option-swiper .title-item:first-child {
    margin-top: 16px;
}

.affiliate-card .order-option-swiper .title-item {
    height: 70px;
}

.affiliate-card .order-option-swiper .title-item > strong {
    padding: 0 13px;
    font-size: 24px;
    line-height: 35px;
}

.order-option-swiper .detail-item {
    height: 44px;
    font-size: 0;
}

.order-option-swiper .detail-item:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: '';
}

.order-option-swiper .detail-item > span {
    display: inline-block;
    display: -webkit-inline-box;
    overflow: hidden;
    max-height: 100%;
    font-size: 14px;
    color: #757575;
    line-height: 22px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    vertical-align: middle;
}

.affiliate-card .order-option-swiper .detail-item {
    height: auto;
}

.affiliate-card .order-option-swiper .detail-item > span {
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    font-size: 16px;
}

.order-option-swiper .price-item {
    position: absolute;
    right: 10px;
    bottom: 8px;
    left: 10px;
    padding: 0 12px;
    height: 48px;
    border-radius: 29px;
    border: 1px solid #e6e6e6;
    background-color: #f7f7f7;
    font-size: 0;
}

.order-option-swiper .price-item::before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: '';
}

.order-option-swiper .price-item-left {
    display: inline-block;
    width: auto;
    text-decoration: line-through;
    font-size: 13px;
    color: #757575;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    line-height: normal;
}

.order-option-swiper .price-item-right {
    display: inline-block;
    width: 58%;
    font-size: 16px;
    color: #474747;
    padding-left: 5px;
    line-height: normal;
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
}

.order-option-swiper .price-item-right:first-child {
    overflow: hidden;
    width: auto;
    text-overflow: ellipsis;
    max-width: 100%;
}

.affiliate-card .order-option-swiper .price-item {
    height: 38px;
    padding: 0 10px;
}

.order-option-swiper [class*=swiper-button] {
    background-color: #bbb;
    border-radius: 100%;
}

.order-option-swiper [class*=swiper-button].disabled {
    background-color: transparent;
    cursor: default;
    pointer-events: none;
}

.addition-service-wrap .swiper-slide .item-content {
    padding: 14px 10px;
}

.addition-service-wrap .title-item {
    height: 40px;
    margin-top: 4px;
}

.addition-service-wrap .title-item strong {
    font-size: 17px;
}

.addition-service-wrap .price-item {
    bottom: 42px;
    height: 37.5px;
}

.addition-service-wrap .price-item .price-item-right {
    color: #242424;
}

.addition-service-wrap .detail-item {
    height: 20px;
    margin-top: 60px;
}

.addition-service-wrap .detail-item:first-child span {
    color: #757575;
}

.addition-service-wrap .detail-item span {
    font-size: 13px;
    color: #666;
}

.addition-service-wrap .detail-item:first-child {
    height: 18px;
    margin-top: 0;
}

.affiliate-card .ico-tooltip-wrap .ico-tooltip {
    width: 17px;
    height: 18px;
    display: block;
    background: url(../img/extra_service/subscribe/ico_moreinfo.png) 0 0 no-repeat;
}

.affiliate-card .ico-tooltip-wrap .ico-tooltip.default {
    background: url(../img/extra_service/subscribe/ico_moreinfo_default.png) 0 0 no-repeat;
}

.tab-menu-wrap.tab-step-wrap .tab-allmenu {
    position: absolute;
    top: 17.5px;
    right: 98px;
    z-index: 22;
}

.tab-menu-wrap.tab-step-wrap .tab-allmenu button.btn-allmenu {
    width: 85px;
    height: 25px;
    text-indent: -999em;
    background: url(../img/purchase/allmenu_vw_btn_2.png) 0 0 no-repeat;
}

.tab-menu-wrap.tab-step-wrap .layer-allmenu-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 1180px;
    height: 540px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
    z-index: 25;
    display: none;
}

.layer-allmenu-wrap .allmenu-box {
    overflow: hidden;
    height: 100%;
}

.layer-allmenu-wrap .allmenu-box h2.menu-title {
    font-size: 17px;
    font-weight: bolder;
    text-align: center;
    padding: 20px 0;
    margin: 0 40px;
    border-bottom: 1px solid #dbdbdb;
}

.layer-allmenu-wrap .allmenu-box .allmenu-list {
    float: left;
    width: 352px;
    /*전체사이즈 (1178px / 3)- 여백40px */
    height: 457px;
    padding-left: 40px;
    position: relative;
}

.layer-allmenu-wrap .allmenu-box .allmenu-list:after {
    position: absolute;
    top: 54px;
    left: 0;
    bottom: 0;
    width: 1px;
    background-color: #e6e6e6;
    content: '';
}

.layer-allmenu-wrap .allmenu-box .allmenu-list:nth-of-type(1)::after {
    content: none;
}

.layer-allmenu-wrap .allmenu-box .allmenu-list .t-menu.readonly .txt {
    font-size: 16px;
    font-weight: bolder;
    padding: 20px 0 30px;
    display: block;
    pointer-events: none;
}

.layer-allmenu-wrap .allmenu-box .allmenu-list .c-menu-box {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.layer-allmenu-wrap .allmenu-box .allmenu-list .c-menu-box dl.c-menu {
    float: left;
    width: 50%;
    min-height: 196px;
}

.layer-allmenu-wrap .allmenu-box .allmenu-list .c-menu-box dl.c-menu dt {
    font-weight: bold;
    font-size: 15px;
    padding: 0 0 10px;
}

.layer-allmenu-wrap .allmenu-box .allmenu-list .c-menu-box dl.c-menu dd .s-txt {
    display: block;
    padding: 0 0 5px;
    white-space: break-spaces;
    line-height: 1.4em;
    font-size: 14px;
    color: #242424;
}

.layer-allmenu-wrap .allmenu-box .allmenu-list .c-menu-box dl.c-menu dt .b-txt:hover,
.layer-allmenu-wrap .allmenu-box .allmenu-list .c-menu-box dl.c-menu dd .s-txt:hover {
    color: #e22f26;
}

.layer-allmenu-wrap .allmenu-box .btn-m-close {
    position: absolute;
    top: 20px;
    right: 40px;
    width: 24px;
    height: 24px;
    background: url(../img/spr_img_v1.png) no-repeat -392px -546px;
    text-indent: -9999em;
}

.orderNoti {
    margin-top: 90px;
}

.orderNoti dl {
    overflow: hidden;
}

.orderNoti dt {
    float: left;
    margin-top: 10px;
    font-size: 24px;
    line-height: 30px;
    color: #333;
    width: 25%;
    letter-spacing: -2px;
}

.orderNoti dt .fColor3 {
    color: #3617ce;
}

.orderNoti dd {
    float: left;
    width: 75%;
}

.orderNoti dd ul {
    overflow: hidden;
}

.orderNoti dd li {
    float: left;
    width: 33.3%;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    border-right: 1px solid #e4e4e4;
    margin-right: -1px;
    color: #666;
}

.orderNoti .imgBox {
    text-align: center;
    margin-bottom: 20px;
}

.orderNoti dd li:nth-child(2) .imgBox {
    margin-bottom: 17px;
}

.orderBanner {
    position: relative;
    margin-top: 60px;
    padding: 20px 30px 22px;
    background: #434159;
    font-size: 20px;
    color: #fff;
    letter-spacing: -1px;
}

.orderBanner a {
    position: absolute;
    top: 8px;
    *top: 14px;
    right: 8px;
    font-size: 14px;
    color: #fafafa !important;
    font-weight: bold;
    padding: 12px 20px;
    border: 1px solid #7c7a8b;
}
