/* https://fonts.google.com/ */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,900&display=swap');
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);
@import url('https://fonts.googleapis.com/css2?family=Black+Han+Sans&display=swap');

html, body, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, textarea table, thead, tbody, tfoot, th, td, p, 
button, label, caption, legend, hr, select, form, fieldset, figure, figcaption, input, div, blockquote, pre, 
code, address, menu, nav, section, article, aside, object {
    margin: 0;
    padding: 0;
}

*, *:focus, *:hover {
    outline: none;
}

* {
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans KR', 'Roboto', 'Malgun Gothic', sans-serif;
    font-weight: 500;
    outline: none;
    box-sizing: border-box;
    word-break: break-all;
    -webkit-tap-highlight-color: transparent;
}

div {
    display: block;
}

html {
    overflow-y: auto!important;
}

.u-app-bars .head {
    position: relative;
    max-width: 600px;
    height: 56px;
    margin: 0 auto;
}

.u-app-bars {
    background-color: #ffffff;
}

.u-app-banner a img {
    max-width: 100%;
}

.u-app-bars .head .lk-02 {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translate(-50%);
}

.u-app-bars .head .lk-02 img {
    width: 220px;
    vertical-align: top;
}

.u-main-page {
    position: relative;
    background-color: #ffffff;
}

.u-main-page .px-6 {
    padding-right: 15px!important;
    padding-left: 15px!important;
}

.u-main-page .tab_area_blue {
    max-width: 600px;
    margin: 0 auto;
    background-color: #fff!important;
}

.u-main-page .tab_area_blue .tab_content .btn_bottom .v-btn {
    width: 100%;
    height: 52px;
    font-size: 19px;
    color: #fff;
}

.tab_area_blue {
    position: relative;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background: #fff;
    z-index: 10;
}

.u-app-banner {
    max-width: 600px;
    margin: 0 auto;
}
.u-app-banner {
    max-width: 600px;
    margin: 0 auto;
    background-color: #fff;
}

label, img, input, select, textarea, button {
    vertical-align: middle;
}

img, fieldset {
    border: 0;
}

img {
    max-width: 100%;
}

*, *:focus, *:hover {
    outline: none;
}


element.style {
}
.u-app-banner a img {
    max-width: 100%;
}
label, img, input, select, textarea, button {
    vertical-align: middle;
}
img, fieldset {
    border: 0;
}
img {
    max-width: 100%;
}
*, *:focus, *:hover {
    outline: none;
}

img {
    overflow-clip-margin: content-box;
    overflow: clip;
}

.matching_wrap.mob_com {
    color: #555;
    font-size: 15px;
}

body {
    min-width: 300px;
    font-family: 'Noto Sans KR', 'Roboto', 'Malgun Gothic', sans-serif;
    font-weight: 600;
    letter-spacing: -.01em;
    color: #222;
}

body, button, h1, h2, h3, h4, h5, input, select, table, textarea {
    font-family: 'Noto Sans KR', 'Roboto', 'Malgun Gothic', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #111;
    line-height: 100%;
}

body, input, select, textarea, button {
    font-family: 'Noto Sans KR', 'Roboto', 'Malgun Gothic', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #111;
    border: none;
}

body {
    font-family: 'Noto Sans KR', 'Roboto', 'Malgun Gothic', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #111;
    line-height: 100%;
}

:root {
    --swiper-theme-color: #007aff;
}

a {
    display: block;
    color: inherit;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.hr_gray, hr.gray {
    display: block;
    border-top: 1px solid #eee;
    width: 100%;
    height: 1px;
}

hr.white {
    border: 0px solid #fff;
    height: 8px;
    color: #fff;    
}

.request-matching-form .header-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 5px;
}

.request-matching-form .header-wrapper .label-header {
    font-size: 16px;
    font-weight: 700;
    color: #00A7E1;
    line-height: 23px;
    letter-spacing: -1.05px;
}

.request-matching-form .phone-number-input-wrapper {
    margin-top: 2px;
    padding: 0rem;
}

.request-matching-block {
    border-top: 1px solid #fff;
}

.request-matching-block .inner {
    padding: 20px 15px 20px 15px;
}
.mob_com
.request-matching-form .header-wrapper .safe-number-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: auto;
    border-radius: 0;
}

.mob_com .request-input {
    padding: 1rem;
    font-weight: 500;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.request-input2 {
    padding: 0.4rem;
    font-weight: 500;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.request-input2 {
    position: relative;
}

.request-input2 select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('./down_arrow.png') no-repeat scroll right center transparent;
    padding: 0.4rem 2rem 0.4rem 0.4rem; /* Adjust the padding as needed */
    width: calc(100% - 1.2rem); /* Adjust the width as needed */
}


.mob_com input, .mob_com button, .mob_com .v-input, .mob_com .v-btn, .mob_com .v-chip {
    font-weight: 400;
    font-family: 'Noto Sans KR', 'Roboto', 'Malgun Gothic', sans-serif;
}

.mob_com input, .mob_com button, .mob_com .v-input, .mob_com .v-btn {
    height: 48px;
    border-radius: 10px;
    letter-spacing: -.04em;
    font-size: 15px;
}

input[type=tel], input[type=time], input[type=text], input[type=password], input[type=search], input[type=email], input[type=file], input[type=url], input[type=number], input[type=date], textarea {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #111;
    border: none;
    background-color: #fff;
    transition: all .5s;
    vertical-align: middle;
}

.matching-input {
    transition: box-shadow .1s linear;
}

.input-message-placeholder {
    padding: 20px 0 0;
}

.u-main-page .tab_area_blue .tab_content .btn_bottom .v-btn {
    width: 100%;
    height: 52px;
    font-size: 19px;
    color: #fff;
}
.mob_com .v-btn.v-size--default {
    font-size: 22px;
}

body .v-expansion-panels.type_01 .v-expansion-panel-content__wrap {
    overflow: hidden;
    padding: 0;
    color: #999;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.mb-10 {
    margin-bottom: 10px;
}

.agreement-checkbox-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 0 0.4rem 0 0.7rem;
}

.checkbox-label {
    color: #222;
    font-weight: 500;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.4rem;
    letter-spacing: -1.4px;
    padding: 0.2rem;
    cursor: pointer;
    white-space: nowrap;
}

.checkbox-label strong {
    color: #35c5f0;
    font-weight: 500;
    white-space: nowrap;
}

.checkbox-label input[type=checkbox] {
    display: none;
}

.checkbox-label input[type=checkbox]:checked+span {
    background: url(./check_p.svg) no-repeat center;
}
.checkbox-label span {
    background: url(./check_n.svg) no-repeat center;
    display: inline-block;
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 3px;
}

.policy-link {
    margin-left: auto; /* 이 부분이 변경된 부분입니다. */
}

.policy-link img {
    margin-right: 2px; /* 이미지와 텍스트 사이의 간격을 조절할 수 있습니다. */
}
.v-btn:not(.v-btn-round).v-size--default {
    height: auto;
    min-width: auto;
    padding: 0;
}
.mob_com input, .mob_com button, .mob_com .v-input, .mob_com .v-btn, .mob_com .v-chip {
    font-weight: 500;
    font-family: 'Noto Sans KR', 'Roboto', 'Malgun Gothic', sans-serif;
}
.mob_com input, .mob_com button, .mob_com .v-input, .mob_com .v-btn {
    height: 48px;
    border-radius: 10px;
    letter-spacing: -.04em;
    font-size: 15px;
}
.btn:disabled {
    cursor: not-allowed;
}
.btn-blue:disabled {
    background-color: #005EB5!important;
}
.v-btn {
    box-shadow: none!important;
}
.v-btn {
    vertical-align: top;
}
.btn {
    align-items: center;
    border-radius: 4px;
    display: inline-flex;
    flex: 0 0 auto;
    font-weight: 500;
    letter-spacing: .0892857143em;
    justify-content: center;
    outline: 0;
    position: relative;
    text-decoration: none;
    text-indent: 0.0892857143em;
    text-transform: uppercase;
    transition-duration: .28s;
    transition-property: box-shadow,transform,opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    transition: filter .15s ease-in,background-color .2s ease-in;
    overflow: hidden;
}
.btn-blue {
    background-color: #35c5f0;
}
button {
    cursor: pointer;
}
button, input {
    background: 0 0;
    border-radius: 0;
    -webkit-border-radius: 0;
}

.u-main-page .tab_area_blue .tab_content .add_txt {
    margin: 0 50px 20px 50px!important;
    font-size: 13px;
    font-weight: 300;
    color: #777;
    letter-spacing: -.68px;
    line-height: 20px;
}

.u-app-footer {
    position: relative;
    bottom: unset;
    max-width: 600px;
    margin: 0 auto;
    padding-top: 20px;
    background-color: #fff;
    border-top: none;
}

.u-app-footer>p {
    padding: 20px;
    font-size: 12px;
    font-weight: 300;
    color: #949494;
    border-top: 1px solid #eee;
    text-align: center;
    line-height: 18px;
    letter-spacing: -.24px;
}
.u-app-footer>p {
    padding: 20px;
    font-size: 12px;
    font-weight: 300;
    color: #949494;
    text-align: center;
    line-height: 18px;
    letter-spacing: -.24px;
}

.countdown {
    position: relative;
    width: 320px;
    margin: 0 auto;
}

.countdown-timer {
    width: 320px;
    height: 60px;
    background-color: #ffffff;
    color: #005EB5;
    border-radius: 10px;
    display: flex;
}

.countdown-timer > div {
    flex: 1;
    padding: 0 10px;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
}

.countdown-timer .colon {
    flex: 0;
    font-size: 50px;
    line-height: 70px;
    font-family: 'Black Han Sans', sans-serif;
}

.countdown-timer span {
    display: block;
    width: 100%;
    font-weight: 500;
    font-family: 'Black Han Sans', sans-serif;
}

.countdown-timer span.pop {
    animation: pop 0.3s forwards;
}

@media screen and (max-width: 426px) {
    .countdown-timer {
        font-size: 35px;
    }
    .countdown-timer > div {
        font-size: 35px;
    }
    .countdown-timer .colon {
        font-size: 35px;
    }
}

.float_area.hidden {
    display: none;
}

.float_area {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px 0 5px;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    background: #DCF2FF;
    opacity : 0.9;
    z-index: 30;
    margin-top: 20px;
    color: #00A7E1;
    overflow: hidden;
    letter-spacing: -2px;
    border-radius: 10px;
}

.float_area .inner_wrap {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.float_area .txt_wrap {
    display: inline-block;
    vertical-align: middle;
    margin-left: 23px;
}

.float_area .txt_wrap .tit {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -3px;
    margin: 20px auto;
}

.float_area .float_btn_wrap {
    vertical-align: middle;
    float: right;
    line-height: 23px;
}

.float_area .float_btn_wrap a {
    display: inline-block;
    padding: 15px 20px;
    color: #fff;
    background: #00A7E1;
    border-radius: 50px;
    line-height: 26px;
    text-align: center;
}

@media (max-width: 426px) {
    .float_area .float_btn_wrap {
        font-size: 18px;
    }
    .float_area .txt_wrap {
        display: none;
    }
    .float_area .float_btn_wrap {
        float: none;
        text-align: center;
    }
    .float_area .float_btn_wrap a {
        padding: 10px 60px;
    }
}

.tabs li {
    list-style: none;
    float: left;
    width: 25%;
}

.tabs a {
    display: block;
    text-align: center;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    color: #00A7E1;
    height: 70px;
    line-height: 90px;
    background: linear-gradient(180deg, transparent 29%, #DCF2FF 30%);
}

.tabs a:hover,
.tabs a.active {
    background: linear-gradient(175deg, transparent 29%, #00A7E1 30%);
    color: #fff;
}

.tabs a:before {
    content: '';
    position: absolute;
    z-index: 11;
    left: 100%;
    top: -100%;
    height: 70px;
    line-height: 90px;
    width: 0;
    border-bottom: 70px solid rgba(0, 0, 0, 0.1);
    border-right: 7px solid transparent;
}

.tabs a.active:before {
    content: '';
    position: absolute;
    z-index: 11;
    left: 100%;
    top: -100%;
    height: 70px;
    line-height: 90px;
    width: 0;
    border-bottom: 70px solid rgba(0, 0, 0, 0.2);
    border-right: 20px solid transparent;
}

.tabgroup {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.tabgroup div {
    background: #F2EEE2;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
