@font-face {
    font-family: 'GmarketSans';
    src: url('/fonts/GmarketSansLight.otf') format('opentype');
    font-weight: 300;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('/fonts/GmarketSansMedium.otf') format('opentype');
    font-weight: 500;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('/fonts/GmarketSansBold.otf') format('opentype');
    font-weight: 700;
}

@font-face {
    font-family: 'NanumBarunGothic';
    src: url('/fonts/NanumBarunGothicUltraLight.ttf') format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'NanumBarunGothic';
    src: url('/fonts/NanumBarunGothic.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'NanumBarunGothic';
    src: url('/fonts/NanumBarunGothicBold.ttf') format('truetype');
    font-weight: 700;
}


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

.section01 {
    height: 100%;
    background: url(/images/bg/main1_bg.png) no-repeat 0 0;
    background-size: cover;
}

.sectionGroup {
    position: relative;
    max-width: 1000px;
    min-height: 87vh;
    margin: 0 auto;
}

.main_search_box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 200px;
    gap: 50px;
    text-align: center;
}

.main_search_box .mainSearchArea {
    width: 880px;
    max-width: 880px;
    box-sizing: border-box;
    margin: 0 auto;
}

.main_search_box .mainSearchArea .title_box {
    text-align: left;
    letter-spacing: -0.09em;
    word-break: keep-all;
    /* padding: 20px 50px; */
}

.main_search_box .mainSearchArea .title_box h2 {
    font-size: 4em;
    /* color: #294063; */
    color: #294063;
    line-height: 1;
    margin-bottom: 15px;
    /* text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff; */
    font-weight: 700;
    font-family: 'NanumBarunGothic', sans-serif;
}

.main_search_box .mainSearchArea .title_box p.subtitle {
    /* color: #000; */

    color: #294063;
    font-size: 1.3em;
    float: left;
    width: 100%;
    font-family: 'NanumBarunGothic', sans-serif;
    font-weight: 700;
}

.main_search_box .mainSearchArea .title_box p {
    font-size: 1.5em;
    /* color: #000; */
    color: #294063;
    line-height: 4rem;
    /* text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff; */
    float: left;
    width: 100%;
    font-family: 'NanumBarunGothic', sans-serif;
    font-weight: 900;

}


.main_search_box .countArea {
    width: 930px;
    margin: 0 auto;
}

.main_search_box .countArea .count_box {
    position: relative;
    z-index: 10;
}

.main_search_box .countArea .count_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.main_search_box .countArea .count_box ul li {
    position: relative;
    width: 350px;
    height: 105px;
    background-color: #dddd00;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    border-radius: 15px;
    box-shadow: 3px 3px #a3a3a373;
}

.main_search_box .countArea .count_box ul li .text_box {
    position: relative;
    padding-left: 65px;
}

.main_search_box .countArea .count_box ul li .text_box p {
    line-height: 1;
    font-size: 1.059em;
    color: #ffffff;
    font-weight: 700;
    /* font-family: 'GmarketSans', sans-serif;*/
}

/* .main_search_box .countArea .count_box ul li:nth-child(1) .text_box:after{
	background: url(/oasis/include/image/main/count_img_01.png) no-repeat;
    width: 41px;
    height: 41px;
} */
/* .main_search_box .countArea .count_box ul li:nth-child(2) .text_box:after{
	background: url(/oasis/include/image/main/count_img_02.png) no-repeat;
    width: 39px;
    height: 41px;
} */
/* .main_search_box .countArea .count_box ul li:nth-child(1) .text_box{
	margin-right:0px;
	padding-left:0px;
}
.main_search_box .countArea .count_box ul li:nth-child(2) .text_box{
	margin-right:0px;
	padding-left:0px;
} */
.main_search_box .countArea .count_box ul li:nth-child(1) .text_box:after {
    background: url(/images/icon/doc_w.png) no-repeat;
    width: 55px;
    height: 55px;
    background-size: cover;
}

.main_search_box .countArea .count_box ul li:nth-child(2) .text_box:after {
    background: url(/images/icon/doc_b.png) no-repeat;
    width: 55px;
    height: 55px;
    background-size: cover;
}




.main_search_box .countArea .count_box ul li .text_box:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.main_search_box .countArea .count_box ul li .text_box span {
    display: block;
    /* font-family: 'GmarketSans', sans-serif; */
    font-size: 1em;
    line-height: 1;
    color: #ffffffba;
    margin-top: 12px;
    font-weight: 500;
}

.main_search_box .countArea .count_box p.date {
    text-align: right;
    font-size: 0.941em;
    color: #717489;
    padding: 5px;
}

.main_search_box .countArea .count_box p.date span {
    font-family: 'GmarketSansMedium', 'Sans-serif';
    font-size: 0.938em;
    position: relative;
    top: -2px;
}


.sectionGroup .main_search_box .search_box {
    display: flex;
    margin-top: 42px;
}

.sectionGroup .main_search_box .mainSearchArea .input_box {
    width: 700px;
}

.input_box {
    max-width: 700px;
}

.select_box,
.input_box,
.btn_box {
    height: 55px;
    position: relative;
    box-sizing: border-box;
}



input[type="text"],
img,
select {
    font-size: 1em;
    vertical-align: middle;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="number"] {
    height: 40px;
    padding: 0 15px;
    border: 1px solid #d4d4d4;
    box-sizing: border-box;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

input.tp {
    border: none;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 3px 3px #999999;
    /* font-family: 'GmarketSans', sans-serif; */
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    font-weight: 700;
}

.tp,
.tp_input {
    letter-spacing: -0.045em;
}

.tp,
.tp_select {
    font-size: 1.118em !important;
    border: none;
}

.tp {
    background: #fff;
    color: #222 !important;
}

input,
textarea {
    resize: none;
    border-radius: 0;
}

.btn_box {
    width: 155px;
    margin-left: 5px;
}

.select_box,
.input_box,
.btn_box {
    height: 55px;
    position: relative;
    box-sizing: border-box;
}

.sectionGroup .main_search_box .mainSearchArea .btn_box a {
    background-color: #294063;
    color: #fff !important;
    border-radius: 10px;
    box-shadow: 3px 3px #999999;
    /* font-family: 'GmarketSans', sans-serif; */
    font-weight: 700;
}

a.tp {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sectionGroup .main_search_box .mainSearchArea .input_box a.search {
    width: 27px;
    height: 27px;
    background: url(/images/icon/ico_search_gray.png) no-repeat;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
}






/* --------------모바일-----------------*/
@media screen and (max-width: 1024px) {
    .section01 {
        /* height:100vh; */
    }

    .main_search_box .mainSearchArea {
        width: 90%;
        max-width: none;
    }

    .sectionGroup .main_search_box .search_box {
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 20px;
    }

    .sectionGroup .main_search_box .mainSearchArea .input_box {
        width: 100%;
        max-width: 100%;
        margin: 8px 0;
    }

    .section01 .btn_box {
        width: 100%;
        margin-left: 0;
    }

    .main_search_box .countArea {
        width: 90%;
    }

    .main_search_box .countArea .count_box ul li {
        width: 100%;
    }
}

.main_search_box .mainSearchArea .title_box h2 {
    font-size: 4em;
    /* color: #294063; */
    color: #294063;
    line-height: 1;
    margin-bottom: 15px;
    /* text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff; */
    font-weight: 700;
    font-family: 'NanumBarunGothic', sans-serif;
}

@media screen and (max-width: 1023px) {
    .main_search_box {
        padding-top: 120px;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 769px) {
    .main_search_box .mainSearchArea .title_box h2 {
        font-size: 2.5em;
    }

    .main_search_box .mainSearchArea .title_box p.subtitle {
        font-size: 1.2em;
    }

    .main_search_box .mainSearchArea .title_box p {
        font-size: 1.5em;
    }
}

@media screen and (max-width: 480px) {
    .btn_box {
        width: 100%;
    }

    .main_search_box .mainSearchArea .title_box h2 {
        font-size: 2.2em;
    }

    .main_search_box .mainSearchArea .title_box p.subtitle {
        font-size: 1em;
    }

    .main_search_box .mainSearchArea .title_box p {
        font-size: 1.3em;
    }
}