@charset "utf-8";

#container_title {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 20px 35px;
    color: #333;
    font-family: 'GmarketSansMedium', 'Noto Sans KR', sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.3;
    text-align: center;
}

#container_title:before {
    display: block;
    margin-bottom: 10px;
    color: #333;
    font-family: 'nanumSQB', 'Noto Sans KR', sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    content: 'GEOLPO TOP DENTAL CLINIC';
}

#container_title:after {
    display: block;
    width: 60px;
    height: 4px;
    margin: 18px auto 0;
    background: #08254f;
    content: '';
}

#faq_sch,
#bo_cate,
#faq_wrap,
.empty_list,
.faq_admin {
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

#faq_sch {
    margin-bottom: 42px;
    padding: 35px 20px;
    border: 0;
    background: #f6f8fb;
    text-align: center;
}

#faq_sch .sch_tit {
    display: block;
    position: static;
    overflow: visible;
    margin: 0 0 18px;
    padding: 0;
    font-size: 18px;
    line-height: 1.4;
    text-indent: 0;
}

#faq_sch legend {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0, 0, 0, 0);
}

#faq_sch form {
    display: flex;
    justify-content: center;
    gap: 8px;
    max-width: 520px;
    margin: 0 auto;
}

#faq_sch .frm_input {
    width: 100%;
    height: 52px;
    padding: 0 16px;
    border: 1px solid #d8dde5;
    border-radius: 3px;
    background: #fff;
    font-size: 16px;
}

#faq_sch .btn_submit {
    width: 105px;
    height: 52px;
    padding: 0 12px;
    border: 0;
    border-radius: 3px;
    background: #3c4555;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

#bo_cate {
    display: none;
    margin-bottom: 35px;
    text-align: center;
}

#bo_cate h2 {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0, 0, 0, 0);
}

#bo_cate ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none;
    zoom: 1;
}

#bo_cate li {
    display: block;
    padding: 0;
}

#bo_cate a {
    display: block;
    min-width: 120px;
    padding: 12px 18px;
    border: 1px solid #d8dde5;
    border-radius: 3px;
    background: #fff;
    color: #333;
    font-size: 15px;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
    transition: 0.2s;
}

#bo_cate a:hover,
#bo_cate a:focus,
#bo_cate a:active,
#bo_cate #bo_cate_on {
    border-color: #08254f;
    background: #08254f;
    box-shadow: none;
    color: #fff;
    font-weight: 500;
}

#faq_wrap {
    margin-top: 0;
    margin-bottom: 110px;
    padding: 0 20px;
}

#faq_wrap h2 {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0, 0, 0, 0);
}

#faq_wrap ol {
    margin: 0;
    padding: 0;
    border-top: 2px solid #08254f;
    list-style: none;
}

#faq_wrap li {
    position: relative;
    border-bottom: 1px solid #e2e5ea;
    background: #fff;
}

#faq_wrap li:first-child {
    border-top: 0;
}

#faq_wrap li h3 {
    position: relative;
    min-height: 0;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

#faq_wrap li h3 .tit_bg {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #08254f;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
}

#faq_wrap li h3 a {
    display: block;
    min-height: 72px;
    padding: 22px 70px 22px 68px;
    color: #222;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 18px;
    line-height: 1.55;
    text-decoration: none;
}

#faq_wrap li h3 .tit_btn {
    position: absolute;
    top: 21px;
    right: 18px;
    width: 30px;
    height: 30px;
    border: 0;
    background: transparent;
    color: #87909f;
    font-size: 18px;
}

#faq_wrap li h3:hover,
#faq_wrap li h3.faq_li_open {
    background: #f7f9fc;
}

#faq_wrap li h3.faq_li_open a {
    color: #08254f;
}

#faq_con .con_inner {
    display: none;
    position: relative;
    padding: 28px 68px;
    background: #f9fafc;
    color: #444;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 16px;
    line-height: 1.9;
    word-break: keep-all;
}

#faq_con .con_inner:before {
    position: absolute;
    top: 30px;
    left: 20px;
    width: 32px;
    height: 32px;
    color: #08254f;
    font-family: Arial, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
    content: 'A';
}

#faq_con .con_inner p {
    margin-bottom: 12px;
}

#faq_con .con_inner p,
#faq_con .con_inner div,
#faq_con .con_inner span {
    background: transparent !important;
}

#faq_con .con_inner .closer_btn {
    position: absolute;
    top: 28px;
    right: 18px;
    width: 30px;
    height: 30px;
    border: 0;
    background: transparent;
    color: #87909f;
    font-size: 18px;
}

.faq_admin {
    padding: 0 20px;
    text-align: right;
}

.empty_list {
    padding: 70px 20px;
    border-top: 2px solid #08254f;
    border-bottom: 1px solid #e2e5ea;
    color: #555;
    text-align: center;
}

@media screen and (max-width: 1024px) {
    #container_title {
        padding-top: 70px;
        font-size: 35px;
    }
}

@media screen and (max-width: 769px) {
    #container_title {
        padding: 60px 15px 28px;
        font-size: 30px;
    }

    #container_title:before {
        font-size: 15px;
    }

    #faq_sch {
        margin-bottom: 30px;
        padding: 28px 15px;
    }

    #faq_sch form {
        flex-direction: column;
    }

    #faq_sch .btn_submit {
        width: 100%;
    }

    #faq_wrap {
        margin-bottom: 80px;
        padding: 0 15px;
    }

    #faq_wrap li h3 .tit_bg,
    #faq_con .con_inner:before {
        width: 28px;
        height: 28px;
        font-size: 16px;
        line-height: 28px;
    }

    #faq_wrap li h3 .tit_bg {
        top: 18px;
        left: 12px;
    }

    #faq_wrap li h3 a {
        min-height: 64px;
        padding: 18px 52px;
        font-size: 16px;
    }

    #faq_wrap li h3 .tit_btn {
        top: 17px;
        right: 10px;
    }

    #faq_con .con_inner {
        padding: 22px 48px 22px 52px;
        font-size: 15px;
    }

    #faq_con .con_inner:before {
        top: 24px;
        left: 12px;
    }

    #faq_con .con_inner .closer_btn {
        top: 22px;
        right: 8px;
    }
}

@media screen and (max-width: 425px) {
    #container_title {
        padding-top: 45px;
        font-size: 26px;
    }

    #bo_cate a {
        min-width: auto;
        padding: 10px 14px;
        font-size: 14px;
    }
}
