@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url('/collected_statics/assets/css/font/Pretendard-Bold.woff2') format('woff2'), url('/collected_statics/assets/css/font/Pretendard-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url('/collected_statics/assets/css/font/Pretendard-SemiBold.woff2') format('woff2'), url('/collected_statics/assets/css/font/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url('/collected_statics/assets/css/font/Pretendard-Regular.woff2') format('woff2'), url('/collected_statics/assets/css/font/Pretendard-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url('/collected_statics/assets/css/font/Pretendard-Light.woff2') format('woff2'), url('/collected_statics/assets/css/font/Pretendard-Light.woff') format('woff');
}


body {
    font-family: 'Pretendard', sans-serif;
    font-weight: 300;
    color: #212121;
    overflow-x: auto;
    min-width: 350px;
}

@media  (min-width: 1241px) {
    body {
       overflow-x: hidden;
    }
}

a, a:hover {
    text-decoration: none;
    font-weight: 300;
    color: #212121;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 22px;
    font-weight: 300;
    color: #212121;
}

h4 {
    font-size: 20px;
    font-weight: 300;
}

p {
    margin: 0 0 0 0;
    padding-left: 20px;
    padding-right: 20px;
}

table {
    margin: 50px auto 0 auto;
    width: 990px;
    text-align: left;
    font-size: 16px;
}

table .data-td {
    padding-right: 60px;
    text-align: right;
    font-weight: bold;
}

table .data-tr {
    border-bottom: 2px solid #aaaaaa;
}

table tr {
    border-bottom: 1px solid #e1e1e1;
}

table th {
    padding-left: 12px;
    padding-bottom: 10px;
    font-size: 22px;
}

table td {
    vertical-align: top;
    padding: 10px;
    line-height: 140%;
}

table li {
    margin-left: 15px;
}

.top-content {
    background-color: #212121;
    margin: 0 auto;
}

.top-banner {
    text-align: center;
    padding-bottom: 0px;
    z-index: 1000;
    background-color: #ffea0f;
    width: 100%;
    position: fixed;
    top: 0;
}

.top-content nav {
    padding-bottom: 0px;
    z-index: 1000;
    background-color: #212121;
    width: 100%;
    position: fixed;
    height: 70px;
}

.top-content nav .top-menu-bar {
    width: 1280px !important;
}

.navbar-inverse .border-none,
.navbar-inverse .border-none:hover,
.navbar-inverse .border-none:focus {
    border-color: rgba(0, 0, 0, 0) !important;
    background-color: #212121;
}

#top-navbar-1 .nav li a:focus {
    border-bottom: 4px solid #ffea0f !important;
    padding-bottom: 38px !important;
}

.top-menu-bar {
    width: auto !important;
    margin: 0 auto !important;
    background-color: #212121 !important;
}

#mobile-btn {
    margin-top: 15px;
    margin-right: 10px;
}

.navbar-brand {
    background: url(../img/renewal/ic_bi_bizm.png) left center no-repeat;
    text-indent: -99999px;
    width: 114px;
    height: 38px;
    margin: 16px 0px 16px 20px !important;
}

.mobile-login-btn {
    background-color: #ffea0f !important;
    text-align: center;
    color: #212121 !important;
    border-radius: 0;
}

.login-btn {
    margin: 20px 32px 0px 0px !important;
    padding-top: 10px !important;
    width: 90px !important;
    height: 35px !important;
    font-size: 20px !important;
    background-color: #ffea0f !important;
    text-align: center;
    color: #212121 !important;
    border-radius: 0;
}

.login-btn p {
    padding: 0 !important;
}

.navbar-inverse .border-none,
.navbar-inverse .border-none:hover {
    border-color: rgba(0, 0, 0, 0) !important;
    background-color: #212121;
}

.nav-li, .nav-li:hover, .nav-li:focus {
    color: #ffffff !important;
    font-size: 20px;
    height: 23px !important;
    background-color: #212121 !important;
    margin: 23px 30px 0px 0 !important;
}
.nav-li .nav-li-inner{
    position: relative;
}
#top-navbar-1 {
    float: right;
    margin: -80px 130px 0 0 !important;
}

.main-bg {
    padding-top: 70px;
}

.inner-bg {
    position: relative;
    margin: 0px auto 0 auto;
    background: url(../img/renewal/bg_p1_img.png) no-repeat center top black;
    background-size: 1280px !important;
}

.bg-content {
    width: 1280px;
    margin: 0 auto;
}

/* 2019.04.04 */
.bg-content .banner {
    position: relative;
    float: left;
    display: none;
    left: 30px;
    top: 90px;
    width: 360px;
    z-index: 99;
}

.banner .banner-footer {
    padding-top: 495px;
    position: absolute;
    padding-left: 12px;
    display: flex;
}

.banner .cookie-box {
    display: inline-block;
	width: 20px;
	height: 20px;
	border: 2px solid #bcbcbc;
	cursor: pointer;
}

.banner .cookie-text {
    padding: 5px 5px 5px 10px;
    font-weight: 400;
}

.banner .cookie-close {
    padding: 4px 5px 5px 190px;
   font-weight: 400;
}

.banner .banner-close {
    position: absolute;
    display: inline-block;
    top: 20px;
    right: 20px;
    width: 20px;
    z-index: 100;
    cursor: pointer
}

@media (max-width: 769px) {
    .bg-content .banner {
        left: 10px;
        top: 70px;
    }

    .bg-content .bg-description {
        position: absolute;
        right: 10px;
    }
}

.description {
    padding: 88px 52px 0 0;
    line-height: 80px;
    font-size: 40px;
    text-align: right;
    color: #ffffff;
}

.description .description-1 {
    font-size: 100px;
    font-weight: bold;
    color: #ffffff;
}

.description2 {
    padding: 22px 52px 0 0;
    height: 120px;
    font-size: 32px;
    line-height: 1.25;
    text-align: right;
    color: #ffffff;

}

.description2 .description2-1 {
    font-weight: bold;
    color: #ffffff;
}

.description3 {
    padding: 81px 52px 0 0;
    font-size: 22px;
    text-align: right;
    color: #ffffff;
}

.description4 {
    top: 20px;
    float: right;
    margin: 20px 72px 64px 0 !important;
    padding: 24px 0 24px 0 !important;
    width: 340px;
    height: 88px;
    background-color: #ffea0f;
    line-height: 1.33;
    text-align: center;
    font-size: 30px;
    color: #212121;
}


.tooltiptext {
    visibility: hidden;
    width: 220px;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    margin-top: 48px;
    margin-left: -130px;
    font-size: 14px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.description4:hover .tooltiptext {
    visibility: visible;
}

.container-div {
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.container-div.bizm-partner-container {
    padding-bottom: 150px;
}
.container-inner.useful-inner::after,
.container-inner.guide-inner::after,
.container-inner.service-inner::after,
.mobile-content::after{
    content: "";
    display: block;
    clear: both;
}
.container-title {
    padding-top: 150px;
    font-size: 36px;
    text-align: center;
}
.container-title p {
    position: relative;
}
.container-description {
    margin-top: 16px;
    font-size: 20px;
    text-align: center;
    color: #757575;
    height: auto;
}
.ordertalk-service-container .container-title p {
    display: inline-block;
}
.dot-mark {
    position: absolute;
    right: -14px;
    top:-8px;
    display: block;
    width: 6px;
    height: 6px;
    background:#ff001f;
    border-radius: 100%;
}
.new-mark {
    position: absolute;
    right: -26px;
    top:-17px;
}
.ordertalk-description b,
.ordertalk-description span{
    font-weight: 600;
}
.ordertalk-description span {
    color:#ff001f;
}
.ordertalk-description h3 p {
    display: inline-block;
    padding: 0;
}
.ordertalk-button-content {
    padding-top: 20px;
}
.ordertalk-set-description {
    font-size: 20px;
    text-align: center;
    color: #757575;
    padding: 20px 0 48px;
}
.ordertalk-api-description {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    color:#000;
    padding-bottom: 100px;
}
.ordertalk-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 82px;
    padding: 19px 32px 21px 48px;
    border-radius: 40px;
    background-color: #051c3c;
    cursor: pointer;
    position: relative;
}
.ordertalk-btn.naver-store-btn {
    background-color: #2d3539;
}
.ordertalk-btn .btn-text-left {
    display: flex;
    height: auto;
    align-items: center;
}
.ordertalk-btn .btn-text-left img{
    width: 140px;
    height: 18px;
}
.ordertalk-btn.naver-store-btn .btn-text-left img{
    width: 160px;
    height: 18px;
}
.ordertalk-btn .btn-text-left em {
    display: block;
    font-size: 20px;
    color:#fff;
    padding-left: 75px;
    font-style: normal;
    padding-right: 15px;
}
.ordertalk-btn.naver-store-btn .btn-text-left em {
    padding-left: 55px;
}
.ordertalk-btn .btn-text-right {
    display: block;
    width: 42px;
    height: 42px;
    flex-shrink: 0;
}
.container-content {
    width: 1280px;
    margin: 0 auto;
}

.useful-content {
    margin: 83px auto 91px auto;
}

.effect-content {
    margin: 42px auto 32px auto;
}

.guide-content {
    margin: 30px auto 30px auto;
}

.service-content {
    margin: 68px auto 30px auto;
}

.container-inner {
    width: 1280px;
    margin: 0 auto;
}

.useful-inner {
    text-align: center;
    margin: 0 6%;
}

.effect-inner {
    text-align: center;
    margin: 0 4%;
}

.guide-inner {
    margin: 0 18%;
    width: 80%;
}

.service-inner {
    margin: 0 7%;
}

.container-inner p {
    margin: 24px 0 0 0;
    font-size: 16px;
    color: #757575;
}

.container-box {
    border-radius: 8px;
    background-color: #ffffff;
    border: solid 1px #c4c4c4;
}

.useful-box {
    float: left;
    width: 346px;
    height: 495px;
    margin: 15px;
    padding: 10px;
}

.useful-box h4 {
    margin-top: 40px;
}

.effect-box {
    margin: 25px;
    padding: 10px;
    float: left;
    width: 346px;
    height: 306px;
}

.effect-box h3 {
    margin: 26px 0;
}

.effect-box p {
    margin: 26px 0;
}

.guide-box {
    margin: 14px;
    padding: 10px;
    float: left;
    width: 240px;
    height: 300px;
}

.guide-box h2 {
    margin: 6px 0 0 6px;
}

.guide-box h4 {
    margin: 8px 0 0 6px;
}

.guide-box .container-img {
    margin-top: 28px;
}

.guide-box .container-btn {
    margin: -25px 0px 0px -10px !important;
    width: 109%;
    height: 44px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #ffea0f;
    cursor: pointer;
}

.guide-box .container-btn p {
    color: #000000;
    font-size: 20px;
    padding-top: 10px;
}

.guide-box .container-img, .guide-box .container-btn {
    text-align: center;
}

.guide-box .container-text {
    height: 91px;
}

.service-box {
    margin: 15px;
    padding: 10px;
    float: left;
    width: 240px;
    height: 300px;
}

.service-box .container-text {
    height: 130px;
}

.service-box h2 {
    margin: 6px 0 0 6px;
}

.service-box h3 {
    margin: 8px 0 0 6px;
}

.container-line {
    margin: 54px auto 35px auto;
    width: 80px;
    height: 4px;
    background-color: #e1e1e1;
}

.container-img {
    margin: 0 auto;
    width: 120px;
    height: 120px;
}

.container-description img {
    text-align: center;
    margin-top: 52px;
    width: 680px;
    height: 237px;
}

.bizm-service-container .container-btn,
.ordertalk-service-container .container-btn {
    margin: 30px auto 0 auto;
    padding: 24px 0;
    width: 380px;
    height: 88px;
    background-color: #ffea0f;
    font-size: 30px;
    line-height: 1.33;
    text-align: center;
    color: #212121;
    cursor: pointer;
}

.bizm-service-container .container-guide {
    margin: 20px auto 39px 21%;
    padding-top: 18px;
    width: 554px;
    height: 60px;
    border-radius: 30px;
    background-color: #f0f0f0;
    float: left;
    text-align: center;
}

.bizm-service-container .container-guide img {
    margin-left: 10px;
    padding-bottom: 0px;
}

.bizm-service-container .container-guide p {
    padding-left: 5px;
    display: inline;
    color: #212121;
}


.bizm-service-container2 .container-guide {
    margin: 35px auto 39px auto;
    padding-top: 18px;
    width: 554px;
    height: 60px;
    border-radius: 30px;
    background-color: #f0f0f0;
    text-align: center;
}

.bizm-service-container2 .container-guide img {
    margin-left: 10px;
    padding-bottom: 0px;
}

.bizm-service-container2 .container-guide p {
    padding-left: 5px;
    display: inline;
    font-size: 16px;
}

.bizm-service-container2 .container-description {
    padding-top: 80px;
    margin-top: 16px;
    font-size: 20px;
    text-align: center;
    color: #757575;
    height: auto;
}

.bizm-service-container2 .container-btn {
    margin: 30px auto 0 auto;
    padding: 24px 0;
    width: 380px;
    height: 88px;
    background-color: #ffea0f;
    font-size: 30px;
    line-height: 1.33;
    text-align: center;
    color: #212121;
    cursor: pointer;
}

.bizm-service-container2 .service-img {
    margin: 60px auto 0 auto;
    text-align: center;
}

.bizm-service-container2 .service-img img {
    width: 1084px;
}


.bizm-partner-container .container-content {
    width: 70%;

}

.partner-content {
    margin-top: 46px;
}

.ordertalk-service-content img {
    width: 100%;
    margin: 0 auto;
}
.ordertalk-content-img-mobile {
    display: none;
}

.cs-btn:hover,
.cs-btn:focus,
.cs-btn {
    position: relative;
    margin-bottom: 60px;
    position: fixed;
    bottom: 10px;
    right: 30px;
    width: 130px;
    height: 100px;
    z-index: 10;
    text-align: center;
    cursor: pointer;
}
.ordertalk-bubble {
    position: absolute;
    font-size: 16px;
    width: 158px;
    height: 64px;
    right: 3px;
    top:-49px;
}
.cs-btn .ordertalk-bubble img {
    width: 100%;
    height: 100%;
}
.cs-btn p {
    margin-top: 15px;
    padding: 5px 0 0 0;
    width: 140px;
    height: 30px;
    font-size: 15px;
    border-radius: 20px;
    color: black;
    background-color: #f0f0f0;
}

.cs-btn img {
    margin-left: 8px;
    width: 100px;
    height: 100px;
}

.npay-btn:hover,
.npay-btn:focus,
.npay-btn {
    margin-bottom: 470px;
    position: fixed;
    bottom: 10px;
    right: 25px;
    width: 130px;
    height: 100px;
    z-index: 10;
    text-align: center;
    cursor: pointer;
}
.npay-btn img {
    width: 80px;
    height: 80px;
}

.kakao-btn:hover,
.kakao-btn:focus,
.kakao-btn {
    margin-bottom: 370px;
    position: fixed;
    bottom: 10px;
    right: 25px;
    width: 130px;
    height: 100px;
    z-index: 10;
    text-align: center;
    cursor: pointer;
}

.happy-btn:hover,
.happy-btn:focus,
.happy-btn {
    margin-bottom: 270px;
    position: fixed;
    bottom: 10px;
    right: 25px;
    width: 130px;
    height: 100px;
    z-index: 10;
    text-align: center;
    cursor: pointer;
}


.guide-btn:hover,
.guide-btn:focus,
.guide-btn {
    margin-bottom: 170px;
    position: fixed;
    bottom: 10px;
    right: 25px;
    width: 130px;
    height: 100px;
    z-index: 10;
    text-align: center;
    cursor: pointer;
}
.npay-btn .ordertalk-rq {
    position: relative;
    z-index: 1;
    margin-top: -58px;
    margin-left: -138px;
    background-color: #fbe300;
    border-radius: 20px;
    color: black;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 172px;
    height: 40px;
}
.npay-btn .ordertalk-rq p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 4px 10px 12px;
}
.ordertalk-rq-noti {
    background: #fff;
    width: auto;
    text-align: left;
    position: absolute;
    left:0px;
    top:-19px;
    font-size: 12px;
    border-radius: 20px;
    padding: 0 10px;
}
.ordertalk-rq img {
    width: 20px;
    height: 20px;
}
/*.kakao-btn:hover,*/
/*.kakao-btn:focus,*/
/*.kakao-btn {*/
/*margin-bottom: 470px;*/
/*position: fixed;*/
/*bottom: 10px;*/
/*right: 25px;*/
/*width: 130px;*/
/*height: 100px;*/
/*z-index: 10;*/
/*text-align: center;*/
/*cursor: pointer;*/
/*}*/

/*.happy-btn:hover,*/
/*.happy-btn:focus,*/
/*.happy-btn {*/
/*margin-bottom: 370px;*/
/*position: fixed;*/
/*bottom: 10px;*/
/*right: 25px;*/
/*width: 130px;*/
/*height: 100px;*/
/*z-index: 10;*/
/*text-align: center;*/
/*cursor: pointer;*/
/*}*/

/*.guide-btn:hover,*/
/*.guide-btn:focus,*/
/*.guide-btn {*/
/*margin-bottom: 270px;*/
/*position: fixed;*/
/*bottom: 10px;*/
/*right: 25px;*/
/*width: 130px;*/
/*height: 100px;*/
/*z-index: 10;*/
/*text-align: center;*/
/*cursor: pointer;*/
/*}*/

/*.api-btn:hover,*/
/*.api-btn {*/
/*margin-bottom: 170px;*/
/*position: fixed;*/
/*bottom: 10px;*/
/*right: 25px;*/
/*width: 130px;*/
/*height: 100px;*/
/*z-index: 10;*/
/*text-align: center;*/
/*cursor: pointer;*/
/*}*/

.kakao-btn p,
.happy-btn p,
.guide-btn p,
.api-btn p {
    margin-top: -57px;
    margin-left: -135px;
    width: 140px;
    height: 40px;
    background-color: #f0f0f0;
    border-radius: 20px;
    color: black;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.kakao-btn img,
.happy-btn img,
.guide-btn img,
.api-btn img {
    width: 80px;
    height: 80px;
}

footer {
    padding: 40px 0 35px 0;
    background-color: #ffea0f;
    text-align: center;
}

footer .footer-img {
    margin-left: 10px;
}

footer .container .footer-content {
    display: inline-block;
    margin: 0 auto;
    margin-top: 30px !important;
    background-color: black;
    color: white;
    height: 40px;
    padding: 7px 10px 2px;
    border-radius: 20px;
}

footer .container .footer-content img {
    width: 61px !important;
    height: auto;
    margin-left: 15px;
    margin-bottom: 8px;
    margin-right: 0px;
}

footer .container .footer-content p {
    font-size: 16px;
    padding: 10px;
    margin-left: 0px;
    display: inline;
}

.footer-copyright {
    margin-top: 25px;
}

.footer-copyright p {
    margin-top: 25px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #212121;
}

footer .container .footer-copyright .footer-links ul {
    font-size: 0;
    letter-spacing: 0;
    word-spacing: normal;
    white-space: nowrap;
}

footer .container .footer-copyright .footer-links ul li {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 1px;
}

footer .container .footer-copyright .footer-links ul li:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    width: 1px;
    height: 11px;
    background: #aaa;
}

footer .container .footer-copyright .footer-links ul li:first-child:before {
    display: none;
}

footer .container .footer-copyright .footer-links ul li a {
    padding: 0 21px;
    display: block;
    font-size: 15px;
    line-height: 40px;
    letter-spacing: 0;
    color: #000;
}

footer .container .footer-copyright .footer-links ul li.important a {
    font-weight: 600;
    color: #000;
}

footer .container .footer-copyright .footer-links ul li a:hover {
    text-decoration: underline;
}

/***** Modal *****/

.modal {
    vertical-align: middle;
    top: 50%;
    transform: translateY(-50%);
    overflow-x: hidden;
    overflow-y: hidden;
}

.modal-dialog {
    width: 320px;
    height: 120px;
}

.modal-content {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom-color: rgba(0, 0, 0, 0.4);
}

.modal-header {
    background-color: #f9f9f9;
}

.modal-header .close {
    margin-top: 5px;
    font-size: 15px !important;
}

.modal-title {
    font-weight: 600;
    font-size: 15px;
    color: #555555;
}

.modal-footer {
    background-color: #f9f9f9;
}

.background-gray {
    background-color: #f5f5f5;
}

.fee-promotion {
    text-align: center;
    padding-bottom: 20px;
}

.landing-notice {
    margin: 0 6%;
    padding-bottom: 100px;
}

.feature-wrap {
    padding-top: 80px;
    display: flex;
    justify-content: center;
    text-align: center;
}
.feature-wrap>div{
    width: 50%;
}
.feature-wrap b {
    font-weight: 600;
}
.price {
    display: block;
    font-size: 24px;
    padding-bottom: 48px;
}
.type-msg {
    padding: 8px 0 20px;
    font-size: 20px;
}
.talk-type {
    font-size: 22px;
}
.feature-content {
    margin: 0 auto;
    width: 317px;
    height: 525px;
}
.feature-content .swiper {
    width: 100%;
    height: 100%;
    background-color: rgb(171, 193, 209);
    border-radius: 24px;
}
.feature-content img {
    width: 100%;
    height: 100%;
    border-radius: 24px;
}
.feature-list {
    padding: 56px 0 12px;
}
.feature-des p{
    font-size: 16px;
    color:#000;
}
.feature-list-title {
    padding: 16px 0 8px;
}
.feature-list-des {
    position: relative;
    width: 100%;
    padding-bottom: 110px;
}
.feature-list-des-txt {
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    color:#000;
}
.feature-guide {
    display: flex;
    justify-content: center;
    align-items: center;
}
.production-guide {
    display: flex;
    justify-content: center;
    align-items: center;
    border:none;
    background-color: #ffea0f;
    width: 317px;
    height: 55px;
    font-size: 16px;
    cursor: pointer;
}
.feature-summary {
    margin: 56px auto;
    padding: 32px 33px;
    border-radius: 50px;
    background-color: #f0f0f0;
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.feature-summary .circle {
    width: 87px;
    height: 87px;
    border-radius: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 12px;
    flex-shrink: 0;
}
.feature-summary .circle  img {
    width: 47px;
    height: auto;
}
.summary-item {
    width: 33.3%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color:#000;
    position: relative;
}
.feature-notice-text {
    text-align: center;
    font-size: 16px;
    padding-bottom: 23px;
}
.feature-notice-text b{
    font-weight: 600;
}
.feature-notice-text p {
    padding-bottom: 12px;
    font-weight: normal;
}
.swiper-btn-area {
    position: absolute;
    left:0;
    bottom:20px;
    z-index: 100;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-btn-area button {
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
    border: none;
    border-radius: 50%;
}
.swiper-next {
    transform: rotate(180deg);
}
.swiper-btn-area button:not(:disabled) {
    background-color: #ffea0f;
}
.swiper-btn-area button:disabled {
    background-color: #eef1f4;
}
.swiper-btn-area button:disabled svg{
    opacity: .5;
}
.current-swiper-slide {
    width: 190px;
    height: 35px;
    margin: 0 8px;
    padding: 8px 39px;
    border-radius: 50px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}
.current-swiper-slide p{
    padding: 0 7px 0;
    min-width: 116px;
}
/***** 반응형 *****/

@media all and (max-width: 767px) {
    .top-content nav .top-menu-bar {
        width: 100% !important;
    }

    table {
        width: 95%;
    }

    table li {
        margin-left: 5px;
    }

    .inner-bg {
        background: white url(../img/renewal/bg_p1_img_mobile.png) no-repeat center top;
        background-size: 100% auto !important;
    }

    #top-navbar-1 {
        margin: 0 0 0 20px !important;
        width: 100% !important;
        text-align: center;
        background-color: #212121;
        overflow-y: hidden;
    }

    #top-navbar-1 .nav li a, #top-navbar-1 .nav li a:hover {
        padding-bottom: 18px !important;
        margin-right: 0px !important;
    }

    /*#top-navbar-1 .navbar-nav {margin-top: -20px; height: 220px;}*/
    #top-navbar-1 .navbar-nav {
        margin-top: -20px;
        height: 250px;
    }

    #top-navbar-1 .navbar-nav li {
        height: 10px;
    }

    .nav-li, .nav-li:hover, .nav-li:focus {
        margin-right: 5px !important;
        font-size: 15px;
    }

    .mobile-login-btn {
        margin: 20px 10px 0px 0px !important;
        width: 70px !important;
        height: 30px;
        font-size: 13px;
        padding: 6px 0 !important;
    }

    .mobile-login-btn p {
        padding: 0 !important;
    }

    .bg-content {
        width: auto;
    }

    .description {
        padding: 0px 20px 0 0;
        font-size: 30px;
    }

    .description .description-1 {
        font-size: 80px;
    }

    .description2 {
        padding-top: 2px;
        padding-right: 20px;
        font-size: 25px;
    }

    .description3 {
        padding-top: 5px;
        padding-right: 20px;
        font-size: 18px;
    }

    .description4 {
        padding: 20px 0px 20px 0px !important;
        width: 280px;
        height: 68px;
        margin-right: 40px !important;
        font-size: 22px;
    }

    .container-description img {
        width: 90%;
        height: auto;
    }

    .container-content {
        width: auto;
        margin: 0 auto;
    }

    .container-inner {
        width: auto;
        margin: 0 auto;
    }

    .useful-inner {
        text-align: center;
        float: none;
        margin: 0 10px;
    }

    .effect-inner {
        text-align: center;
        margin: 0 2%;
    }

    .guide-inner {
        padding: 0 11%;
    }

    .service-inner {
        margin: 0 0%;
    }

    .pricing-inner {
        text-align: center;
        float: none;
        margin: 0 10px;
    }

    .useful-box {
        margin: 30px auto 3px auto;
        float: none;
        width: 300px;
    }

    .effect-box {
        margin: 30px auto 5px auto;
        float: none;
        width: 250px;
    }

    .guide-box {
        margin: 30px auto 5px auto;
        float: none;
        width: 250px;
    }

    .guide-box .container-btn {
        width: 109%;
    }

    .price-box {
        margin: 30px auto 3px auto;
        float: none;
        width: 330px;
    }

    .landing-notice {
        margin: 30px auto 0 auto;
        float: none;
    }

    .bizm-service-container .container-btn, .bizm-service-container2 .container-btn {
        width: 60%;
        font-size: 22px;
        padding-top: 30px;
    }

    .bizm-service-container .container-guide {
        float: none;
        width: 350px;
        height: 40px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
    }

    .bizm-service-container .container-guide img {
        width: 20px;
    }

    .bizm-service-container .container-guide p {
        font-size: 0.8em;
    }

    .bizm-service-container .container-btn,
    .ordertalk-service-container .container-btn {
        width: 270px;
        height: 60px;
        padding-top: 17px;
        font-size: 22px;
    }

    .bizm-service-container2 .container-guide {
        float: none;
        width: 350px;
        height: 40px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
    }

    .bizm-service-container2 .container-guide img {
        width: 20px;
    }

    .bizm-service-container2 .container-guide p {
        font-size: 0.8em;
    }

    .bizm-service-container2 .container-btn {
        width: 270px;
        height: 60px;
        padding-top: 17px;
    }

    .bizm-service-container2 .service-img img {
        width: 80%;
    }

    .service-box {
        margin: 30px auto 5px auto;
        float: none;
        width: 250px;
    }

    .feature-wrap {
        display: block;
    }
    
    .feature-wrap>div {
        width: 100%;
    }
    .talk-type.type-bm {
        display: block;
        padding-top: 120px;
    }
    .feature-summary {
        width: 317px;
        display: block;
    }
    .summary-item {
        padding-bottom: 28px;
        width: 100%;
    }
    .summary-item:last-child {
        padding-bottom: 0;
    }
    .summary-txt p{
        width: 145px;
    }
    .bizm-partner-container .container-content {
        margin: 0 auto;
        width: 100%;
    }

    .mobile-content {
        width: 100%;
        margin: 0 auto !important;
        text-align: center;
    }

    .partner-img {
        display: inline-block;
        padding: 0px;
    }

    .partner-img img {
        width: 100%;
    }

    footer {
        margin-top: 100px;
    }

    footer .container .footer-content {
        float: none;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 8px;
    }

    footer .container .footer-content img {
        width: 40px !important;
        padding-top: 4px;
    }

    footer .container .footer-content p {
        font-size: 0.8em;
    }

    .cs-btn, .cs-btn:hover, .cs-btn:focus {
        margin-bottom: -30px;
        margin-right: -40px;
    }

    .cs-btn p {
        display: none;
    }

    .cs-btn img {
        width: 60px;
        height: 60px;
    }

    .ordertalk-bubble {
        top: -31px;
        font-size: 12px;
        width: 100px;
        right: 26px
    }

    .npay-btn, .npay-btn:hover, .npay-btn:focus {
        margin-bottom: 260px;
        right: -15px;
    }

    .kakao-btn, .kakao-btn:hover, .kakao-btn:focus {
        margin-bottom: 190px;
        right: -15px;
    }

    .happy-btn, .happy-btn:hover, .happy-btn:focus {
        margin-bottom: 120px;
        right: -15px;
    }

    .guide-btn, .guide-btn:hover, .guide-btn:focus {
        margin-bottom: 50px;
        right: -15px;
    }

    /*.kakao-btn, .kakao-btn:hover, .kakao-btn:focus {margin-bottom: 260px;right: -15px;}*/
    /*.happy-btn, .happy-btn:hover, .happy-btn:focus {margin-bottom: 190px;right: -15px;}*/
    /*.guide-btn, .guide-btn:hover, .guide-btn:focus {margin-bottom: 120px;right: -15px;}*/
    /*.api-btn, .api-btn:hover, .api-btn:focus {margin-bottom: 50px;right: -15px;}*/
    .npay-btn img,.kakao-btn img, .happy-btn img, .guide-btn img, .api-btn img {
        width: 60px;
        height: 60px;
    }

    .kakao-btn p, .happy-btn p, .guide-btn p, .api-btn p {
        margin-top: -45px;
        margin-left: -115px;
        height: 30px;
    }
    .npay-btn .ordertalk-rq {
        width: 160px;
        height: 30px;
        margin-top: -45px;
        margin-left: -118px;
    }
    .ordertalk-rq img {
        width: 20px;
        height: 20px;
    }
}

@media all and (min-width: 768px) and (max-width: 990px) {
    .top-content nav .top-menu-bar {
        width: 100% !important;
    }

    table {
        width: 95%;
    }

    table li {
        margin-left: 5px;
    }

    #top-navbar-1 ul li a {
        font-size: 13px;
    }

    .inner-bg {
        background-size: 100% auto !important;
        background-color: black;
        height: 500px !important;
    }

    .bg-content {
        width: auto;
        margin: 0 auto;
    }

    .nav-li, .nav-li:hover, .nav-li:focus {
        margin-right: 5px !important;
        font-size: 15px;
    }

    .login-btn {
        width: 80px;
        height: 44px;
        font-size: 15px !important;
    }

    .description {
        font-size: 30px;
        padding-right: 60px;
    }

    .description .description-1 {
        font-size: 80px;
    }

    .description2 {
        padding-top: 2px;
        font-size: 25px;
        padding-right: 60px;
    }

    .description3 {
        padding-top: 5px;
        font-size: 18px;
        padding-right: 60px;
    }

    .description4 {
        padding: 20px 0px 20px 0px !important;
        width: 280px;
        height: 68px;
        font-size: 22px;
    }

    .container-content {
        width: auto;
        margin: 0 auto;
    }

    .container-inner {
        width: auto;
        margin: 0 auto;
    }

    .useful-inner {
        text-align: center;
        float: none;
        margin: 0 10px;
    }

    .effect-inner {
        text-align: center;
        margin: 0 2%;
    }

    .guide-inner {
        padding: 0 11%;
    }

    .service-inner {
        margin: 0 0%;
    }

    .pricing-inner {
        text-align: center;
        float: none;
        margin: 0 10px;
    }

    .useful-box {
        margin: 30px auto 3px auto;
        float: none;
        width: 400px;
    }

    .effect-box {
        margin: 30px auto 5px auto;
        float: none;
        width: 250px;
    }

    .guide-box {
        margin: 30px auto 5px auto;
        float: none;
        width: 250px;
    }

    .guide-box .container-btn {
        width: 109%;
    }

    .service-box {
        margin: 30px auto 5px auto;
        float: none;
        width: 250px;
    }

    .price-box {
        margin: 30px auto 3px auto;
        float: none;
        width: 400px;
    }

    .landing-notice {
        margin-top: 30px;
    }

    .bizm-service-container .container-guide {
        float: none;
    }

    .bizm-service-container2 .container-guide {
        float: none;
    }

    .bizm-service-container2 .service-img img {
        width: 80%;
    }

    .bizm-partner-container .container-content {
        margin: 0 auto;
        width: 90%;
    }

    .cs-btn, .cs-btn:hover, .cs-btn:focus {
        margin-bottom: 40px;
    }

    .cs-btn img {
        width: 80px;
        height: 80px;
    }

    .ordertalk-bubble {
        width: 135px;
        right: 15px;
        top:-43px;
    }

    .npay-btn, .npay-btn:hover, .npay-btn:focus {
        margin-bottom: 360px;
    }
    .kakao-btn, .kakao-btn:hover, .kakao-btn:focus {
        margin-bottom: 280px;
    }

    .happy-btn, .happy-btn:hover, .happy-btn:focus {
        margin-bottom: 200px;
    }

    .guide-btn, .guide-btn:hover, .guide-btn:focus {
        margin-bottom: 120px;
    }

    /*.kakao-btn, .kakao-btn:hover, .kakao-btn:focus {margin-bottom: 360px;}*/
    /*.happy-btn, .happy-btn:hover, .happy-btn:focus {margin-bottom: 280px;}*/
    /*.guide-btn, .guide-btn:hover, .guide-btn:focus {margin-bottom: 200px;}*/
    /*.api-btn, .api-btn:hover, .api-btn:focus {margin-bottom: 120px;}*/
    .npay-btn img, .kakao-btn img, .happy-btn img, .guide-btn img, .api-btn img {
        width: 60px;
        height: 60px;
    }

    .kakao-btn p, .happy-btn p, .guide-btn p, .api-btn p {
        margin-top: -45px;
        margin-left: -115px;
        height: 30px;
    }
    .npay-btn .ordertalk-rq {
        width: 160px;
        height: 30px;
        margin-top: -45px;
        margin-left: -118px;
    }
    .ordertalk-rq img {
        width: 20px;
        height: 20px;
    }
}

@media all and (min-width: 991px) and (max-width: 1279px) {
    .top-content nav .top-menu-bar {
        width: 100% !important;
    }

    .inner-bg {
        background-size: 100% auto !important;
        background-color: black;
        height: 600px !important;
    }

    .bg-content {
        width: auto;
        margin: 0 auto;
    }

    .nav-li, .nav-li:hover, .nav-li:focus {
        margin-right: 5px !important;
        font-size: 15px;
    }

    .login-btn {
        width: 80px;
        height: 44px;
        font-size: 15px !important;
    }

    .description {
        padding-top: 58px;
        font-size: 30px;
        padding-right: 60px;
    }

    .description .description-1 {
        font-size: 80px;
    }

    .description2 {
        padding-top: 5px;
        font-size: 25px;
        padding-right: 60px;
    }

    .description3 {
        padding-top: 15px;
        font-size: 18px;
        padding-right: 60px;
    }

    .description4 {
        padding: 20px 0px 20px 0px !important;
        width: 280px;
        height: 68px;
        font-size: 22px;
    }

    .container-content {
        width: 100%;
        height: auto;
    }

    .container-inner {
        width: 100%;
    }

    .useful-inner {
        text-align: center;
        margin: 0 auto;
    }

    .effect-inner {
        text-align: center;
        margin: 0 auto;
    }

    .guide-inner {
        text-align: center;
        margin: 0 auto;
        width: 100%;
        bottom: 10px;
    }

    .service-inner {
        text-align: center;
        margin: 0 auto;
        width: 100%
    }

    .pricing-inner {
        text-align: center;
        margin: 0 auto;
    }

    .useful-box {
        margin: 5px;
        width: 306px;
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

    .effect-box {
        margin: 5px;
        width: 306px;
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

    .guide-box {
        margin: 5px;
        width: 230px;
        float: none;
        display: inline-block;
        vertical-align: middle;
        text-align: left;
    }

    .guide-box .container-btn {
        width: 109.7%;
    }

    .service-box {
        margin: 5px;
        width: 230px;
        float: none;
        display: inline-block;
        vertical-align: middle;
        text-align: left;
    }

    .pricing-box {
        margin: 30px 5px 10px 5px;
        display: inline-block;
        float: none;
        width: 250px;
    }

    .price-box {
        display: inline-block;
        float: none;
        width: 250px;
    }

    .landing-notice {
        margin-left: 150px;
    }

    .bizm-service-container .container-guide {
        float: none;
        margin: 20px auto 39px auto;
    }

    .bizm-service-container2 .container-guide {
        float: none;
        margin: 20px auto 39px auto;
    }

    .bizm-service-container2 .service-img img {
        width: 90%;
    }

    .bizm-service-container2 {
        height: 800px;
    }

    .bizm-partner-container .container-content {
        width: 80%;
    }

    .cs-btn, .cs-btn:hover, .cs-btn:focus {
        margin-bottom: 40px;
    }

    .cs-btn img {
        width: 80px;
        height: 80px;
    }

    .ordertalk-bubble {
        width: 135px;
        right: 15px;
        top:-43px;
    }

    .npay-btn, .npay-btn:hover, .npay-btn:focus {
        margin-bottom: 360px;
    }

    .kakao-btn, .kakao-btn:hover, .kakao-btn:focus {
        margin-bottom: 280px;
    }

    .happy-btn, .happy-btn:hover, .happy-btn:focus {
        margin-bottom: 200px;
    }

    .guide-btn, .guide-btn:hover, .guide-btn:focus {
        margin-bottom: 120px;
    }

    /*.kakao-btn, .kakao-btn:hover, .kakao-btn:focus {margin-bottom: 360px;}*/
    /*.happy-btn, .happy-btn:hover, .happy-btn:focus {margin-bottom: 280px;}*/
    /*.guide-btn, .guide-btn:hover, .guide-btn:focus {margin-bottom: 200px;}*/
    /*.api-btn, .api-btn:hover, .api-btn:focus {margin-bottom: 120px;}*/
    .npay-btn img, .kakao-btn img, .happy-btn img, .guide-btn img, .api-btn img {
        width: 60px;
        height: 60px;
    }

    .kakao-btn p, .happy-btn p, .guide-btn p, .api-btn p {
        margin-top: -45px;
        margin-left: -115px;
        height: 30px;
    }
    .npay-btn .ordertalk-rq {
        width: 160px;
        height: 30px;
        margin-top: -45px;
        margin-left: -118px;
    }
    .ordertalk-rq img {
        width: 20px;
        height: 20px;
    }
}

@media all and (min-width: 1280px) {
    .container-fee {
        height: 1200px;
    }
}

@media all and (max-width: 1280px) {
    .ordertalk-service-container.container-div {
        padding: 0 24px;
    }
}
@media all and (max-width: 800px) {
    .ordertalk-btn .btn-text-left em {
        padding-left: 45px;
    }
    .ordertalk-btn.naver-store-btn .btn-text-left em {
        padding-left: 25px;
    }
}
@media all and (max-width: 600px) {
    .ordertalk-description h3 p {
        display: block;
    }
    .container-content.ordertalk-service-content{
        padding: 24px 0 0;
    }
    .ordertalk-content-img {
        display: none;
    }
    .ordertalk-service-content .ordertalk-content-img-mobile{
        display: block;
        width: 330px;
    }
    .ordertalk-btn {
        padding: 32px;
    }
    .ordertalk-btn .btn-text-left {
        display: block;
    }
    .ordertalk-btn .btn-text-left em,
    .ordertalk-btn.naver-store-btn .btn-text-left em {
        padding-left: 0;
        padding-top: 24px;
        padding-right: 0;
    }
    .ordertalk-btn .btn-text-right {
        position: absolute;
        top:22px;
        right: 32px;
    }

}
@media all and (max-width: 400px) {
    .inner-bg {
        height: 500px !important;
    }
    .ordertalk-service-content .ordertalk-content-img-mobile{
        width: 100%;
    }
}
