@import url("https://cdn.rawgit.com/innks/NanumSquareRound/master/nanumsquareround.min.css");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap");@font-face {
    font-family: S-Core_Dream_3;
    font-weight: normal;
    src: url("../font/SCDream3.otf") format("opentype")
}

@font-face {
    font-family: S-Core_Dream_4;
    font-weight: normal;
    src: url("../font/SCDream4.otf") format("opentype")
}

@font-face {
    font-family: S-Core_Dream_5;
    font-weight: normal;
    src: url("../font/SCDream5.otf") format("opentype")
}

@font-face {
    font-family: S-Core_Dream_6;
    font-weight: normal;
    src: url("../font/SCDream6.otf") format("opentype")
}

@font-face {
    font-family: S-Core_Dream_7;
    font-weight: normal;
    src: url("../font/SCDream7.otf") format("opentype")
}

html,body {
    overflow-x: hidden
}

.unauth>.bt-mnall {
    display: none
}

header.unauth~section.content.index {
    background-color: #000000
}

.bt-mnall {
    color: var(--header-addfunds-color);
    display: none;
    position: Absolute;
    width: 24px;
    height: 16px;
    right: 17px;
    top: 11px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

@media (min-width: 1100px) {
    .bt-mnall {
        display:none !important
    }
}

.bt-mnall span {
    position: absolute;
    left: 0;
    background-color: var(--header-addfunds-color);
    height: 2px;
    width: 100%;
    border-radius: 2px;
    pointer-events: none
}

.bt-mnall .line-1 {
    top: 0;
    transition: top 0.2s ease-in-out 0.3s, -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, top 0.2s ease-in-out 0.3s;
    transition: transform 0.3s ease-in-out, top 0.2s ease-in-out 0.3s, -webkit-transform 0.3s ease-in-out
}

.bt-mnall .line-1:before {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: var(--header-addfunds-color);
    border-radius: 2px;
    transition: -webkit-transform 0.1s ease-in-out 0.2s;
    transition: transform 0.1s ease-in-out 0.2s;
    transition: transform 0.1s ease-in-out 0.2s, -webkit-transform 0.1s ease-in-out 0.2s
}

.bt-mnall .line-2 {
    top: 0;
    bottom: 0;
    margin: auto;
    transition: opacity 0s ease-in-out 0.3s
}

.bt-mnall .line-3 {
    bottom: 0;
    transition: opacity 0s ease-in-out 0.3s, bottom 0.2s ease-in-out 0.3s
}

.bt-mnall.open {
    top: 10px;
    right: 17px
}

.bt-mnall.open .line-1 {
    top: 8.5px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: top 0.3s ease-in-out, -webkit-transform 0.3s linear 0.3s;
    transition: top 0.3s ease-in-out, transform 0.3s linear 0.3s;
    transition: top 0.3s ease-in-out, transform 0.3s linear 0.3s, -webkit-transform 0.3s linear 0.3s
}

.bt-mnall.open .line-1:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: -webkit-transform 0.1s ease-in-out 0.3s;
    transition: transform 0.1s ease-in-out 0.3s;
    transition: transform 0.1s ease-in-out 0.3s, -webkit-transform 0.1s ease-in-out 0.3s
}

.bt-mnall.open .line-2 {
    opacity: 0;
    transition: opacity 0s ease-in-out 0.3s
}

.bt-mnall.open .line-3 {
    bottom: 8.5px;
    opacity: 0;
    transition: bottom 0.3s ease-in-out, opacity 0s ease-in-out 0.3s
}

.demoModalBG {
    display: none;
    position: fixed;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0,0,0,0.4);
    z-index: 1000
}

.demoModal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 1px solid #d8d8d8;
    width: 300px;
    height: 190px;
    font: normal normal normal 14px/18px Malgun Gothic, -apple-system;
    padding: 20px;
    border-radius: 5px
}

.demoModalDesc {
    padding-top: 20px
}

.demoModalButton {
    margin-top: 18px;
    width: 80px;
    height: 40px;
    background: black;
    border-radius: 5px;
    color: #fff;
    font: normal normal normal 14px/18px Malgun Gothic, -apple-system;
    margin-left: 90px
}

.manage-texts,.manage-terms,.manage-txt {
    display: none
}

.email_address {
    margin-bottom: 8.5px
}

/*!
 * Author: NextFlow <nextflow@kakao.com>
 * Created: 21. 1. 5. 오후 10:39
 * Copyright (c) 2021. NextFlow. All rights reserved.
 */
@font-face {
    font-family: 'NanumSquare';
    font-weight: 300;
    src: url(/font/NanumSquareL.eot);
    src: url(/font/NanumSquareL.eot?#iefix) format("embedded-opentype"),url(/font/NanumSquareL.woff) format("woff"),url(/font/NanumSquareL.ttf) format("truetype")
}

@font-face {
    font-family: 'NanumSquare';
    font-weight: 400;
    src: url(/font/NanumSquareR.eot);
    src: url(/font/NanumSquareR.eot?#iefix) format("embedded-opentype"),url(/font/NanumSquareR.woff) format("woff"),url(/font/NanumSquareR.ttf) format("truetype")
}

@font-face {
    font-family: 'NanumSquare';
    font-weight: 700;
    src: url(/font/NanumSquareB.eot);
    src: url(/font/NanumSquareB.eot?#iefix) format("embedded-opentype"),url(/font/NanumSquareB.woff) format("woff"),url(/font/NanumSquareB.ttf) format("truetype")
}

@font-face {
    font-family: 'NanumSquare';
    font-weight: 800;
    src: url(/font/NanumSquareEB.eot);
    src: url(/font/NanumSquareEB.eot?#iefix) format("embedded-opentype"),url(/font/NanumSquareEB.woff) format("woff"),url(/font/NanumSquareEB.ttf) format("truetype")
}

@font-face {
    font-family: 'NanumBarunGothic';
    src: url(/font/NanumBarunGothicWeb.eot);
    src: url(/font/NanumBarunGothicWeb.eot?#iefix) format("embedded-opentype"),url(/font/NanumBarunGothicWeb.woff) format("woff"),url(/font/NanumBarunGothicWeb.ttf) format("truetype")
}

@font-face {
    font-family: 'NanumBarunGothicBold';
    src: url(/font/NanumBarunGothicWebBold.eot);
    src: url(/font/NanumBarunGothicWebBold.eot?#iefix) format("embedded-opentype"),url(/font/NanumBarunGothicWebBold.woff) format("woff"),url(/font/NanumBarunGothicWebBold.ttf) format("truetype")
}

@font-face {
    font-family: 'NanumBareunGothicLight';
    src: url(/font/NanumBarunGothicWebLight.eot);
    src: url(/font/NanumBarunGothicWebLight.eot?#iefix) format("embedded-opentype"),url(/font/NanumBarunGothicWebLight.woff) format("woff"),url(/font/NanumBarunGothicWebLight.ttf) format("truetype")
}

@font-face {
    font-family: 'TmonMonsori';
    src: url(/font/TmonMonsori.woff) format("woff")
}

@font-face {
    font-family: 'BMJUA';
    src: url("/font/BMJUA.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Malgun Gothic';
    src: url(/font/MalgunGothic.eot);
    src: url(/font/MalgunGothic.eot?#iefix) format("embedded-opentype"),url(/font/MalgunGothic.woff) format("woff"),url(/font/MalgunGothic.TTF) format("truetype")
}

@font-face {
    font-family: "SCDream1";
    src: url("/font/SCDream1") format("opentype")
}

@font-face {
    font-family: "SCDream2";
    src: url("/font/SCDream2") format("opentype")
}

@font-face {
    font-family: "SCDream3";
    src: url("/font/SCDream3") format("opentype")
}

@font-face {
    font-family: "SCDream4";
    src: url("/font/SCDream4") format("opentype")
}

@font-face {
    font-family: "SCDream5";
    src: url("/font/SCDream5") format("opentype")
}

@font-face {
    font-family: "SCDream6";
    src: url("/font/SCDream6") format("opentype")
}

@font-face {
    font-family: "SCDream7";
    src: url("/font/SCDream7") format("opentype")
}

@font-face {
    font-family: "SCDream8";
    src: url("/font/SCDream8") format("opentype")
}

@font-face {
    font-family: "SCDream9";
    src: url("/font/SCDream9") format("opentype")
}

/*!
 * Author: NextFlow <nextflow@kakao.com>
 * Created: 21. 1. 11. 오후 9:48
 * Copyright (c) 2021. NextFlow. All rights reserved.
 */
:root {
    --button-color: gray;
    --button-color2: #0054B5;
    --header-addfunds-color: white
}

body {
    padding: 0;
    margin: 0
}

body,.font-malgun {
    font-family: "Malgun Gothic", "맑은 고딕", sans-serif
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none
}

button,.font-noto,.content-inner__title {
    font-family: "Noto Sans KR", sans-serif
}

.font-nanum {
    font-family: "NanumSquare", "Noto Sans KR", sans-serif
}

a,button,input {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

a:focus,button:focus,input:focus {
    outline: 0 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important
}

a:hover,a:focus {
    text-decoration: none
}

#history-search button.btn-primary {
    background: var(--button-color2)
}

button {
    border: none;
    border-radius: 0
}

button.btn {
    display: block;
    width: 100%;
    border: 0;
    border-radius: 3px
}

button.btn.btn-primary {
    background: var(--button-color);
    cursor: pointer
}

button.btn.btn-primary:active {
    background: var(--button-color)
}

button.close-btn {
    width: 20px;
    height: 20px;
    background: rgba(0,0,0,0);
    position: relative;
    vertical-align: middle;
    padding: 0
}

button.close-btn::before,button.close-btn::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #000000;
    position: absolute;
    top: 50%;
    left: 50%
}

button.close-btn::before {
    transform: translate(-50%, -50%) rotate(45deg)
}

button.close-btn::after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

input[type="text"],input[type="email"],input[type="password"] {
    border: 1px solid #d2d2d8;
    border-radius: 3px;
    margin-bottom: 30px
}

@media (max-width: 1100px) {
    input[type="text"],input[type="email"],input[type="password"] {
        margin-bottom:15px
    }
}

input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus {
    border-color: #000
}

.form-control {
    z-index: 0 !important;
    height: 40px;
    box-shadow: none;
    -webkit-box-shadow: none
}

.input-group-btn>.btn {
    z-index: 0 !important
}

.mobile-cr {
    display: none
}

input[type="checkbox"] {
    display: none
}

input[type="checkbox"]+label {
    padding: 0 0 0 calc(1em + 3px + 5px);
    margin: 0;
    position: relative
}

input[type="checkbox"]+label::before,input[type="checkbox"]+label::after {
    content: "";
    display: inline-block;
    position: absolute;
    transition: border 0.3s, opacity 0.3s
}

input[type="checkbox"]+label::before {
    width: calc(1em + 3px);
    height: calc(1em + 3px);
    border: 1px solid #d2d2d8;
    left: 0;
    top: 61%;
    transform: translateY(-50%)
}

input[type="checkbox"]+label::after {
    width: calc(1em * 0.8);
    height: calc(1em * 0.4);
    border: 2px solid var(--button-color);
    border-top: 0;
    border-right: 0;
    left: 0.45em;
    top: 0.75em;
    transform: rotate(-45deg);
    transform-origin: left bottom;
    opacity: 0
}

input[type="checkbox"]:checked+label::before,input[type="checkbox"]:checked+label::after {
    border-color: #e85544
}

input[type="checkbox"]:checked+label::after {
    opacity: 1
}

label[for="termsofservice"] .terms {
    text-align: left;
    font: normal normal normal 14px/18px Malgun Gothic;
    text-decoration: underline;
    color: #ef7300;
    cursor: pointer
}

label[for="termsofservice"] .termsofservice_black {
    color: #444444;
    text-decoration: none
}

.content.signup~footer {
    display: none
}

.content-inner.signup button.btn-primary {
    margin-bottom: 10px
}

label {
    font-weight: normal;
    font-size: 14px
}

span {
    word-break: keep-all
}

span.bold {
    font-weight: 500
}

span.center {
    text-align: center
}

ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.scroll {
    overflow-y: auto
}

.scroll::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.scroll::-webkit-scrollbar-track {
    background-color: #cccccc;
    padding: 2px;
    background-clip: content-box;
    border: 2px solid rgba(0,0,0,0)
}

.scroll::-webkit-scrollbar-thumb {
    background-color: #999999;
    border-radius: 30px
}

footer {
    position: relative;
    padding: 94px 0 93px 0;
    background: #000000 0 0 no-repeat padding-box;
    color: #ffffff;
    max-width: 1920px;
    margin: 100px auto 0
}

@media (max-width: 768px) {
    footer {
        padding:33px 0 41.5px 0
    }
}

footer .pc {
    display: none
}

footer .footer_wrapper {
    margin: 0px auto;
    display: flex;
    justify-content: center
}

footer .footer_wrapper img {
    height: 54px;
    margin-top: 4px
}

@media (max-width: 768px) {
    footer .footer_wrapper {
        flex-direction:column;
        align-items: center
    }

    footer .footer_wrapper img {
        height: 40.5px;
        margin: 0
    }
}

footer .footer_wrapper .textbox {
    margin-left: 30px;
    text-align: left;
    font: normal normal 300 12px/20px Noto Sans KR;
    letter-spacing: 0px;
    color: #dddddd;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    opacity: 0.6
}

@media (max-width: 768px) {
    footer .footer_wrapper .textbox {
        text-align:center;
        font: normal normal normal 10px/17px Malgun Gothic;
        color: #ffffff;
        letter-spacing: 0px;
        margin: 20px 0 0 0
    }
}

@media (max-width: 768px) {
    footer .footer_wrapper .textbox .mobile_box {
        display:flex;
        justify-content: center
    }
}

footer .footer_wrapper .textbox .footer_line {
    display: inline-block;
    height: 9px;
    margin: 2px 5px 0px 5px;
    border-right: 1px solid #ffffff80
}

@media (max-width: 768px) {
    footer .footer_wrapper .textbox .footer_line {
        height:9px;
        margin-top: 6px
    }
}

footer .footer_wrapper .textbox .summary {
    margin-top: 8px
}

@media (max-width: 768px) {
    footer .footer_wrapper .textbox .summary {
        margin-top:34px;
        text-align: center
    }
}

footer .footer_wrapper .textbox .summary h4 {
    margin: 0;
    font-size: 10px;
    white-space: nowrap
}

@media (max-width: 768px) {
    footer .footer_wrapper .textbox .summary h4 {
        margin-bottom:5px
    }
}

footer .footer_wrapper .textbox .summary .service-list {
    font: normal normal normal 10px/13px Malgun Gothic;
    letter-spacing: 0px;
    color: #999999;
    padding: 0;
    white-space: nowrap
}

footer .footer_wrapper .textbox .summary .service-list li {
    display: inline-block;
    opacity: 1
}

footer .footer_wrapper .textbox .summary .service-list li+li::before {
    content: "|";
    color: #aaaaaa;
    margin: 0 3px
}

@media (max-width: 768px) {
    footer .footer_wrapper .textbox .summary .service-list li+li::before {
        display:none
    }
}

@media (max-width: 768px) {
    footer .footer_wrapper .textbox .mobile {
        display:none
    }

    footer .footer_wrapper .textbox .textbox_1,footer .footer_wrapper .textbox .textbox_2 {
        flex-direction: column
    }

    footer .footer_wrapper .textbox .pc {
        display: inline-block
    }
}

footer .footer_wrapper .termsBtnbox {
    width: 501px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    opacity: 0.6;
    align-self: flex-end
}

footer .footer_wrapper .termsBtnbox.mobile {
    display: none
}

@media (max-width: 1480px) {
    footer .footer_wrapper .termsBtnbox {
        width:400px
    }
}

@media (max-width: 1300px) {
    footer .footer_wrapper .termsBtnbox {
        width:300px
    }
}

@media (max-width: 1100px) {
    footer .footer_wrapper .termsBtnbox {
        width:200px
    }
}

@media (max-width: 768px) {
    footer .footer_wrapper .termsBtnbox {
        display:none;
        width: auto;
        line-height: 13px;
        align-self: center;
        margin-top: 32.5px
    }

    footer .footer_wrapper .termsBtnbox.mobile {
        display: block
    }
}

footer .footer_wrapper .termsBtnbox .footer_line_terms {
    border-right: 1px solid #ffffff;
    height: 11px;
    margin: 3px 10px 0px 10px
}

@media (max-width: 768px) {
    footer .footer_wrapper .termsBtnbox .footer_line_terms {
        height:9px;
        border-right: 1px solid #868686
    }
}

footer .footer_wrapper .termsBtnbox button {
    background: #000000 0% 0% no-repeat padding-box;
    padding: 0px;
    font: normal normal normal 13px/17px Malgun Gothic
}

@media (max-width: 768px) {
    footer .footer_wrapper .termsBtnbox button {
        text-align:center;
        font: normal normal normal 10px/13px Malgun Gothic;
        letter-spacing: 0px;
        color: #ffffff
    }
}

.content.signin~footer {
    display: none !important
}

header.header {
    background: gray;
    transition: background-color 0s;
    border-bottom: 1px solid transparent;
    position: fixed;
    width: 100%;
    height: 70px;
    line-height: 69px;
    font-size: 0;
    z-index: 10;
    left: 50%;
    transform: translate(-50%, 0);
    max-width: 1920px
}

@media (max-width: 1100px) {
    header.header {
        height:40px;
        line-height: 39px
    }
}

header.header>* {
    display: inline-block;
    vertical-align: middle
}

header.header .header-logo {
    margin-left: 75px
}

@media (max-width: 1100px) {
    header.header .header-logo {
        height:100%;
        margin-left: 0px;
        display: inline-flex;
        vertical-align: middle
    }

    header.header .header-logo img {
        width: 56px
    }
}

header.header nav.header-menu ul {
    height: 100%;
    display: inline-block
}

header.header nav.header-menu ul:nth-child(2) {
    position: absolute;
    right: 0;
    top: 0
}

header.header.unauth nav.header-menu {
    float: right;
    margin-right: 76px
}

header.header>.header-menu__badge {
    display: none
}

header.header .header-menu__badge.active,header.header .header-menu__badge:hover {
    background: rgba(0,0,0,0) !important
}

/* header.header .header-menu__badge+li {
    display: none !important
} */

header.header .header-menu__badge a {
    padding-right: 5px !important;
    color: #000000
}

header.header .header-menu__badge a.create_space_for_search_icon {
    padding-right: 25px !important
}

header.header .header-menu__badge a::after {
    content: "충전";
    vertical-align: middle;
    /* color: var(--button-color); */
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 13px;
    padding: 2px 9px 4px 10px
}

@media (max-width: 768px) {
    header.header .header-menu__badge a::after {
        font-size:12px
    }
}

header.header .header-menu__badge a span {
    /* color: var(--button-color); */
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: normal;
    background: rgba(0,0,0,0)
}

header.header nav.header-menu {
    display: inline-block;
    height: 100%;
    font-size: 0
}

header.header nav.header-menu ul li:nth-last-child(1) {
    margin-right: 30px
}

@media (max-width: 1100px) {
    header.header nav.header-menu ul li:nth-last-child(1) {
        margin-right:0px
    }
}

header.header nav.header-menu ul li {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    font-size: 14px;
    cursor: pointer
}

header.header nav.header-menu ul li.active,header.header nav.header-menu ul li:hover {
    background: #9a9a9a
}

header.header nav.header-menu ul li.active a,header.header nav.header-menu ul li:hover a {
    color: white
}

header.header nav.header-menu ul li a {
    display: inline-block;
    height: 100%;
    padding: 0 10px;
    color: #fff;
    font: normal normal normal 14px/69px Malgun Gothic, sans-serif
}

header.header nav.header-menu ul:last-child li a {
    color: white
}

header.header button.header-menu__open-btn {
    display: none
}

header.header.auth .header-logo {
    margin-left: 75px;
    margin-right: 35px
}

@media (max-width: 1100px) {
    header.header.auth .header-logo {
        margin-left:0px;
        margin-right: 0
    }
}

.content {
    padding: 70px 20px 0px;
    min-height: calc(100vh - 216px);
    max-width: 880px;
    margin: auto
}

@media (max-width: 1100px) {
    .content {
        min-height:calc(100vh - 284px)
    }
}

.content button {
    font-size: 16px
}

.content .content-notify {
    margin-top: 10px;
    background: #2749b1;
    color: #ffffff;
    border-radius: 3px;
    padding: 10px 0;
    text-align: center;
    position: relative
}

.content .content-notify:nth-child(n + 2) {
    margin-top: 10px
}

.content .content-notify.mobile {
    display: none
}

.content .content-notify.error {
    background: #ff7d7d !important
}

.content .content-notify.success {
    background: #7299e4 !important
}

.content .content-notify.tip {
    background: #000
}

.content .content-notify .content-notify__desc {
    display: block
}

.content .content-notify .content-notify__close-btn {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
}

.content .content-notify .content-notify__close-btn.mobile {
    display: none
}

.content .content-inner {
    padding: 20px;
    border: 1px solid #d2d2d8;
    border-radius: 15px
}

.content .content-inner:nth-child(n + 2) {
    margin-top: 10px
}

.content .content-inner .content-inner__title {
    display: block;
    font-size: 28px;
    text-align: center;
    font: normal normal 550 28px/41px Noto Sans KR;
    margin-bottom: 18.5px
}

.content .content-inner .content-inner__title .content-inner__title-en {
    font-size: 0.6em
}

.content .content-inner .content-inner__title-desc {
    margin: 0 0 10px
}

.support-btn {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 75px;
    height: 75px;
    z-index: 100;
    transition: width 0.5s, height 0.5s, top 0.5s, right 0.5s;
    background: #fee500;
    border-radius: 50%
}

.support-btn::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url("/img/support-ico.png") no-repeat center;
    background-size: 70% auto
}

.support-btn img {
    width: 100%;
    display: none
}

.g-recaptcha>div {
    margin: auto
}

.terms {
    margin: 0
}

.modal {
    background: rgba(0,0,0,0.4)
}

.modal .modal-inner {
    max-width: 750px;
    width: 100%;
    background: #ffffff;
    border-radius: 3px;
    margin: auto;
    padding: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.modal .modal-inner .modal-inner__title {
    display: block;
    font-size: 28px;
    text-align: center
}

.modal .modal-inner .modal-inner__desc {
    overflow-y: auto;
    white-space: pre-line;
    max-height: 70vh
}

.modal .modal-inner>:nth-child(n + 2) {
    margin-top: 20px
}

.modal.active {
    display: block
}

.modal.terms .modal-inner__desc,.modal.texts .modal-inner__desc {
    padding-right: 10px;
    line-height: 1.5
}

.modal.terms .modal-inner__desc li,.modal.texts .modal-inner__desc li {
    padding: 2px 0
}

.modal.terms .modal-inner__desc>p,.modal.texts .modal-inner__desc>p {
    padding-left: 10px
}

.modal.terms .modal-inner__desc>ul,.modal.texts .modal-inner__desc>ul {
    margin-bottom: 20px;
    word-break: keep-all
}

.modal.terms .modal-inner__desc>ul>li,.modal.texts .modal-inner__desc>ul>li {
    padding-left: 10px
}

.modal.terms .modal-inner__desc>ul>li>ul>li,.modal.texts .modal-inner__desc>ul>li>ul>li {
    padding-left: 10px
}

.modal.terms .modal-inner__desc>ul>li>ul>li>ul>li>ol,.modal.terms .modal-inner__desc>ul>li>ul>li ol>li>ol,.modal.texts .modal-inner__desc>ul>li>ul>li>ul>li>ol,.modal.texts .modal-inner__desc>ul>li>ul>li ol>li>ol {
    list-style: hangul
}

.modal.terms .modal-inner__close,.modal.texts .modal-inner__close {
    background: #ffffff;
    border: 1px solid #d2d2d8
}

@media only screen and (max-width: 1100px) {
    .mobile-cr {
        display:block;
        height: 0;
        margin: 0
    }

    header.header.unauth nav.header-menu {
        margin-right: 0
    }

    header.header.unauth nav.header-menu ul li a {
        height: 100%;
        padding: 0 10px;
        font: normal normal normal 12px/16px Malgun Gothic
    }
}

@media only screen and (max-width: 1100px) and (max-width: 768px) {
    header.header.unauth nav.header-menu ul li a {
        padding:0 5px
    }
}

@media only screen and (max-width: 1100px) {
    header.header.auth .header-menu {
        position:absolute;
        left: 0;
        top: 39px;
        width: 100%;
        height: 100vh;
        background: rgba(0,0,0,0.7);
        display: none
    }

    header.header.auth .header-menu ul {
        display: block;
        position: static !important;
        height: auto;
        background: #ffffff
    }

    header.header.auth .header-menu ul li {
        display: block
    }

    header.header.auth .header-menu ul li.active a,header.header.auth .header-menu ul li:hover a {
        color: #ffffff !important
    }

    header.header.auth .header-menu ul li a {
        display: block;
        color: #333333 !important
    }

    header.header.auth .header-menu ul .header-menu__badge {
        display: none
    }

    header.header.auth.active .header-menu {
        display: block
    }

    header.header.auth>.header-menu__badge {
        display: inline-block;
        position: absolute;
        right: 50px;
        height: 100%
    }

    header.header.auth .header-menu__open-btn {
        display: block;
        width: 50px;
        height: 100%;
        background: rgba(0,0,0,0);
        position: absolute;
        right: 0;
        top: 0
    }

    header.header.auth .header-menu__open-btn::before,header.header.auth .header-menu__open-btn::after {
        width: 50%;
        background: white
    }

    header.header.auth .header-menu__open-btn .icon-bar {
        display: block;
        width: 50%;
        height: 1px;
        background: #ffffff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    header.header.auth .header-menu__open-btn .icon-bar:nth-child(1) {
        transform: translate(-50%, calc(-50% - 8px))
    }

    header.header.auth .header-menu__open-btn .icon-bar:nth-child(3) {
        transform: translate(-50%, calc(-50% + 8px))
    }

    header.header.auth .header-menu__open-btn.close-btn .icon-bar {
        display: none
    }

    header.header .header-logo {
        padding: 0 0 0 10px
    }

    .content {
        padding: 39px 0 0
    }

    .content .content-notify {
        margin-top: 12px;
        margin-bottom: 10px;
        font-size: 12px
    }

    .content .content-notify:first-child {
        z-index: 1
    }

    .content .content-notify.mobile {
        display: block;
        background: #ef7300;
        color: white;
        font: normal normal normal 12px/16px Malgun Gothic, sans-serif
    }

    .content .content-notify.error,.content .content-notify.success {
        padding: 13px 0
    }

    .content .content-notify .content-notify__close-btn.mobile {
        display: block
    }
}

@media only screen and (max-width: 1100px) and (max-width: 768px) {
    .content .content-inner {
        padding:10px;
        border: 0;
        border-radius: 0
    }
}

@media only screen and (max-width: 1100px) {
    .support-btn {
        right:20px;
        bottom: 20px;
        width: 60px;
        height: 60px
    }

    .modal .modal-inner {
        width: calc(100vw - 10px);
        padding: 25px 10px
    }

    .modal .modal-inner .modal-inner__desc {
        max-height: 50vh
    }

    .modal.terms {
        margin: 0
    }

    .modal.terms .modal-inner__desc {
        padding-right: 5px
    }

    .modal.terms .modal-inner__desc>p {
        padding-left: 5px
    }

    .modal.terms .modal-inner__desc>ul>li {
        padding-left: 5px
    }

    .modal.terms .modal-inner__desc>ul>li>ul>li {
        padding-left: 5px
    }

    .modal.terms .modal-inner__close {
        background: #ffffff;
        border: 1px solid #d2d2d8
    }
}

.content.orders,.content.drip-feed,.content.subscriptions {
    max-width: 1920px
}

.content.orders .content-notify,.content.drip-feed .content-notify,.content.subscriptions .content-notify {
    margin-top: 0
}

.content.orders .content-inner,.content.drip-feed .content-inner,.content.subscriptions .content-inner {
    border: 0;
    border-radius: 0;
    padding-top: 10px
}

.content.orders .content-inner .orders-filter,.content.drip-feed .content-inner .orders-filter,.content.subscriptions .content-inner .orders-filter {
    font-size: 0;
    position: relative;
    padding-right: 170px;
    margin-bottom: 10px
}

.content.orders .content-inner .orders-filter a,.content.drip-feed .content-inner .orders-filter a,.content.subscriptions .content-inner .orders-filter a {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 15px 7px 15px;
    margin-bottom: 5px;
    background: #f6f6f6;
    color: #333333;
    font-size: 14px;
    border-radius: 3px
}

.content.orders .content-inner .orders-filter a:nth-child(n-1),.content.drip-feed .content-inner .orders-filter a:nth-child(n-1),.content.subscriptions .content-inner .orders-filter a:nth-child(n-1) {
    margin-right: 5px
}

.content.orders .content-inner .orders-filter a.active,.content.drip-feed .content-inner .orders-filter a.active,.content.subscriptions .content-inner .orders-filter a.active {
    background: var(--button-color2);
    color: #ffffff
}

.content.orders .content-inner .orders-filter form,.content.drip-feed .content-inner .orders-filter form,.content.subscriptions .content-inner .orders-filter form {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0
}

.content.orders .content-inner .orders-filter form [name="search"],.content.drip-feed .content-inner .orders-filter form [name="search"],.content.subscriptions .content-inner .orders-filter form [name="search"] {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px 0 0;
    width: 120px;
    height: 100%
}

.content.orders .content-inner .orders-filter form [type="submit"],.content.drip-feed .content-inner .orders-filter form [type="submit"],.content.subscriptions .content-inner .orders-filter form [type="submit"] {
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 100%;
    font-size: 12px
}

.content.orders .content-inner .orders,.content.drip-feed .content-inner .orders,.content.subscriptions .content-inner .orders {
    overflow-y: auto;
    padding-top: 5px
}

.content.orders .content-inner .orders table.table,.content.drip-feed .content-inner .orders table.table,.content.subscriptions .content-inner .orders table.table {
    border-collapse: unset;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333
}

.content.orders .content-inner .orders table.table thead tr>th,.content.drip-feed .content-inner .orders table.table thead tr>th,.content.subscriptions .content-inner .orders table.table thead tr>th {
    border-bottom: none
}

.content.orders .content-inner .orders th,.content.drip-feed .content-inner .orders th,.content.subscriptions .content-inner .orders th {
    text-align: center;
    background: #f6f6f6 0% 0% no-repeat padding-box
}

.content.orders .content-inner .orders th.text-left,.content.drip-feed .content-inner .orders th.text-left,.content.subscriptions .content-inner .orders th.text-left {
    text-align: left
}

.content.orders .content-inner .orders th.width-40,.content.drip-feed .content-inner .orders th.width-40,.content.subscriptions .content-inner .orders th.width-40 {
    text-align: left
}

.content.orders .content-inner .orders th,.content.orders .content-inner .orders td,.content.drip-feed .content-inner .orders th,.content.drip-feed .content-inner .orders td,.content.subscriptions .content-inner .orders th,.content.subscriptions .content-inner .orders td {
    white-space: nowrap;
    font-weight: normal;
    padding: 8px 20px 8px 20px
}

.content.orders .content-inner .orders th:first-child,.content.orders .content-inner .orders td:first-child,.content.drip-feed .content-inner .orders th:first-child,.content.drip-feed .content-inner .orders td:first-child,.content.subscriptions .content-inner .orders th:first-child,.content.subscriptions .content-inner .orders td:first-child {
    border-left: 0
}

.content.orders .content-inner .orders th:last-child,.content.orders .content-inner .orders td:last-child,.content.drip-feed .content-inner .orders th:last-child,.content.drip-feed .content-inner .orders td:last-child,.content.subscriptions .content-inner .orders th:last-child,.content.subscriptions .content-inner .orders td:last-child {
    border-right: 0
}

.content.orders .content-inner .orders th.text-center,.content.orders .content-inner .orders td.text-center,.content.drip-feed .content-inner .orders th.text-center,.content.drip-feed .content-inner .orders td.text-center,.content.subscriptions .content-inner .orders th.text-center,.content.subscriptions .content-inner .orders td.text-center {
    text-align: center
}

.content.orders .content-inner .orders th.text-right,.content.orders .content-inner .orders td.text-right,.content.drip-feed .content-inner .orders th.text-right,.content.drip-feed .content-inner .orders td.text-right,.content.subscriptions .content-inner .orders th.text-right,.content.subscriptions .content-inner .orders td.text-right {
    text-align: right
}

.content.orders .content-inner .orders th a,.content.orders .content-inner .orders td a,.content.drip-feed .content-inner .orders th a,.content.drip-feed .content-inner .orders td a,.content.subscriptions .content-inner .orders th a,.content.subscriptions .content-inner .orders td a {
    font-weight: bold;
    color: var(--button-color)
}

.content.orders .content-inner .orders th .order-actions a,.content.orders .content-inner .orders td .order-actions a,.content.drip-feed .content-inner .orders th .order-actions a,.content.drip-feed .content-inner .orders td .order-actions a,.content.subscriptions .content-inner .orders th .order-actions a,.content.subscriptions .content-inner .orders td .order-actions a {
    color: #ffffff;
    font-weight: normal;
    padding-bottom: 4px
}

.content.orders .content-inner .orders th .order-actions .btn-default,.content.orders .content-inner .orders td .order-actions .btn-default,.content.drip-feed .content-inner .orders th .order-actions .btn-default,.content.drip-feed .content-inner .orders td .order-actions .btn-default,.content.subscriptions .content-inner .orders th .order-actions .btn-default,.content.subscriptions .content-inner .orders td .order-actions .btn-default {
    color: #000000
}

.content.orders .content-inner .orders-pagination,.content.drip-feed .content-inner .orders-pagination,.content.subscriptions .content-inner .orders-pagination {
    text-align: center;
    font-size: 0;
    margin-top: 20px
}

.content.orders .content-inner .orders-pagination li,.content.drip-feed .content-inner .orders-pagination li,.content.subscriptions .content-inner .orders-pagination li {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    border: 1px solid #d2d2d8
}

.content.orders .content-inner .orders-pagination li:nth-child(n-1),.content.drip-feed .content-inner .orders-pagination li:nth-child(n-1),.content.subscriptions .content-inner .orders-pagination li:nth-child(n-1) {
    margin-right: 3px
}

.content.orders .content-inner .orders-pagination li a,.content.drip-feed .content-inner .orders-pagination li a,.content.subscriptions .content-inner .orders-pagination li a {
    display: block;
    line-height: 28px;
    height: 28px;
    padding: 0 10px;
    color: #666666
}

.content.orders .content-inner .orders-pagination li.active,.content.drip-feed .content-inner .orders-pagination li.active,.content.subscriptions .content-inner .orders-pagination li.active {
    background: white 0% 0% no-repeat padding-box;
    border: 1px solid var(--button-color)
}

@media (max-width: 1100px) {
    .content.orders .content-inner .orders-pagination li.active,.content.drip-feed .content-inner .orders-pagination li.active,.content.subscriptions .content-inner .orders-pagination li.active {
        background-color:var(--button-color)
    }
}

.content.orders .content-inner .orders-pagination li.active a,.content.drip-feed .content-inner .orders-pagination li.active a,.content.subscriptions .content-inner .orders-pagination li.active a {
    color: var(--button-color)
}

@media (max-width: 1100px) {
    .content.orders .content-inner .orders-pagination li.active a,.content.drip-feed .content-inner .orders-pagination li.active a,.content.subscriptions .content-inner .orders-pagination li.active a {
        color:white
    }
}

.content.orders .content-inner .orders-pagination li.orders-pagination__prev a,.content.orders .content-inner .orders-pagination li.orders-pagination__next a,.content.drip-feed .content-inner .orders-pagination li.orders-pagination__prev a,.content.drip-feed .content-inner .orders-pagination li.orders-pagination__next a,.content.subscriptions .content-inner .orders-pagination li.orders-pagination__prev a,.content.subscriptions .content-inner .orders-pagination li.orders-pagination__next a {
    padding: 0 5px;
    position: relative;
    width: 28px
}

.content.orders .content-inner .orders-pagination li.orders-pagination__prev a::before,.content.orders .content-inner .orders-pagination li.orders-pagination__next a::before,.content.drip-feed .content-inner .orders-pagination li.orders-pagination__prev a::before,.content.drip-feed .content-inner .orders-pagination li.orders-pagination__next a::before,.content.subscriptions .content-inner .orders-pagination li.orders-pagination__prev a::before,.content.subscriptions .content-inner .orders-pagination li.orders-pagination__next a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15px;
    height: 15px;
    background: url("/img/pagenation__arrow.png") no-repeat center
}

.content.orders .content-inner .orders-pagination li.orders-pagination__next a::before,.content.drip-feed .content-inner .orders-pagination li.orders-pagination__next a::before,.content.subscriptions .content-inner .orders-pagination li.orders-pagination__next a::before {
    transform: translate(-50%, -50%) rotate(180deg)
}

.content.orders .content-inner tbody td a.btn-primary,.content.drip-feed .content-inner tbody td a.btn-primary,.content.subscriptions .content-inner tbody td a.btn-primary {
    background: var(--button-color) 0% 0% no-repeat padding-box;
    padding-bottom: 4px;
    border: 0;
    color: #ffffff
}

.content.orders .content-inner {
    padding-top: 20px
}

.content.orders .content-inner .orders tr a {
    color: #000000;
    font-weight: normal
}

@media only screen and (max-width: 1100px) {
    .content-inner.orders {
        margin-top:10px !important
    }

    .content-inner.orders .orders-filter {
        padding-right: 0 !important
    }

    .content-inner.orders .orders-filter form {
        display: none !important
    }

    .content-inner.orders .orders-pagination {
        margin-top: 30px;
        text-align: left !important
    }

    .content-inner.orders .orders-pagination li {
        border: 0 !important;
        border-radius: 3px;
        background: #f6f6f6
    }

    .content-inner.orders .orders-pagination li.active {
        background: var(--button-color)
    }

    .content-inner.orders .orders-pagination li.orders-pagination__next,.content-inner.orders .orders-pagination li.orders-pagination__prev,.content-inner.orders .orders-pagination li.orders-pagination__last,.content-inner.orders .orders-pagination li.orders-pagination__first {
        display: none
    }
}

.kakaotalk {
    position: fixed;
    display: flex;
    align-items: center;
    z-index: 10;
    justify-content: center;
    width: 80px;
    height: 80px;
    right: 50px;
    bottom: 50px;
    border-radius: 50px;
    background: #fee500;
    cursor: pointer
}

.kakaotalk img {
    width: 70px
}

@media (max-width: 768px) {
    .kakaotalk {
        width:55px;
        height: 55px;
        right: 20px;
        bottom: 20px
    }

    .kakaotalk img {
        width: 40px
    }
}


.kakaotalk1 {
    position: fixed;
    display: flex;
    align-items: center;
    z-index: 10;
    justify-content: center;
    width: 80px;
    right: 50px;
    bottom: 140px;
    cursor: pointer
}

.kakaotalk1 img {
    width: 70px
}

@media (max-width: 768px) {
    .kakaotalk1 {
        width:55px;
        height: 55px;
        right: 20px;
        bottom: 20px
    }

    .kakaotalk1 img {
        width: 40px
    }
}

@media (max-width: 330px) {
    .g-recaptcha>div {
        transform:scale(0.9)
    }
}

@media (max-width: 570px) and (min-width: 410px) {
    .last_body+div {
        left:10px !important
    }
}
