@charset "utf-8";
.subpage_container {
    display: block;
}
/* 전체검색결과 스킨 */
#sch_res_detail {background:#f7f7f7;padding:30px;text-align:center;margin:0 0 10px}
#sch_res_detail legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#sch_res_detail select {border:1px solid #d0d3db;width:175px;height:45px;padding:0 5px;border-radius:3px}
#sch_res_detail .frm_input {border:1px solid #d0d3db;width:300px;height:45px;border-radius:0;border-radius:3px}
#sch_res_detail .sch_wr {position:relative;display:inline-block}
#sch_res_detail .btn_submit {padding:0 10px;height:45px;width:88px;font-size:1.083em;font-weight:bold;color:#fff;background:#434a54}

/* 검색 OR+ADN 버튼 */
.switch_field {display:inline-block;vertical-align:middle;padding:10px 5px}
.switch_field input {position:absolute !important;clip:rect(0, 0, 0, 0);height:1px;width:1px;border:0;overflow:hidden}
.switch_field label {float:left}
.switch_field label {display:inline-block;width:50px;background-color:#fff;color:rgba(0, 0, 0, 0.6);font-size:1em;font-weight:normal;text-align:center;text-shadow:none;padding:6px 14px;border:1px solid #bbc0c6;
-webkit-box-shadow:inset 0 5px 8px rgb(234, 234, 234), 0 1px rgba(255, 255, 255, 0.1);
box-shadow:inset 0 5px 8px rgb(234, 234, 234), 0 1px rgba(255, 255, 255, 0.1);
-webkit-transition:all 0.1s ease-in-out;
-moz-transition:all 0.1s ease-in-out;
-ms-transition:all 0.1s ease-in-out;
-o-transition:all 0.1s ease-in-out;
transition:all 0.1s ease-in-out}
.switch_field label:hover {cursor:pointer}
.switch_field input:checked + label {background-color:#3a8afd;border:1px solid #3a8afd;color:#fff;-webkit-box-shadow:none;box-shadow:none}
.switch_field label:first-of-type {border-radius:4px 0 0 4px;border-right:0}
.switch_field label:last-of-type {border-radius:0 4px 4px 0}

#sch_res_ov {text-align:center;zoom:1;height:55px;line-height:55px;background:#edf3fc;border-radius:5px;border:1px solid #d6e2f4;margin-bottom:15px;padding:0 20px}
#sch_res_ov:after {display:block;visibility:hidden;clear:both;content:""}
#sch_res_ov h2 {float:left;display:inline-block;font-size:1.25em;color:#293d58;font-weight:normal}
#sch_res_ov h2 strong {color:#ff005a}
#sch_res_ov ul {display:inline-block;float:right;line-height:12px;font-size:0.92em;color:#5977a4;margin-top:20px}
#sch_res_ov ul:after {display:block;visibility:hidden;clear:both;content:""} 
#sch_res_ov li {float:left;margin-right:5px;padding-right:5px;border-right:1px solid #5977a4}
#sch_res_ov li:last-child {margin:0;padding:0;border:0}

#sch_res_board {margin-bottom:28px}
#sch_res_board h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sch_res_board ul {zoom:1}
#sch_res_board ul:after {display:block;visibility:hidden;clear:both;content:""}
#sch_res_board li {display:inline-block;padding:2px}
#sch_res_board a {display:block;line-height:28px;padding:5px 15px;border-radius:30px;border:1px solid #d6e9ff;color:#6794d3}
#sch_res_board a:focus, #sch_res_board a:hover {text-decoration:none;background:#3a8afd;color:#fff}
#sch_res_board .cnt_cmt {font-weight:normal !important;display:inline-block;margin-left:3px;color:#3497d9;line-height:18px;font-size:0.92em}
#sch_res_board a:hover .cnt_cmt {color:#fff}
#sch_res_board .sch_on {z-index:2;background:#3a8afd;color:#fff;font-weight:bold;border:1px solid #3a8afd;
-webkit-box-shadow: inset 0 2px 5px rgb(33, 135, 202);
-moz-box-shadow: inset 0 2px 5px rgb(33, 135, 202);
box-shadow:inset 0 2px 5px rgb(33, 135, 202)}

.sch_res_list {position:relative;margin-bottom:10px}
.sch_res_list .search_board_result{position:relative}
.sch_res_list h2 {margin:0 0 15px;font-size:1.2em}
.sch_res_list ul {margin:0 0 20px 0;padding:0;list-style:none;border-top:1px solid #ececec}
.sch_res_list li {border-bottom:1px solid #ececec;background:#fff;position:relative}
.sch_res_list .sch_tit {display:block;padding:20px 0 10px}
.sch_res_list .pop_a {display:inline-block;background:#e8eeef;color:#6f777f;border-radius:50%;text-align:center;width:26px;height:26px;line-height:26px}
.sch_res_title {display:inline-block;margin:0 0 5px;font-size:1.2em}
.sch_res_list p {padding-bottom:10px;color:#666;line-height:1.5em}
.sch_res_list .sch_info {padding:10px 0;color:#777}
.sch_res_list .sch_info:after {display:block;visibility:hidden;clear:both;content:""}
.sch_res_list .profile_img img {border-radius:50%}
.sch_res_list .sch_datetime {margin-left:5px}
.sch_more {position:absolute;right:0;top:5px;text-align:right;font-weight:normal;color:#3a8afd}



/* 통합검색 css new버전 24Y */
.mir_sub_center {
    max-width:100%;
}
#sch_res_detail {
    padding:20px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
#sch_res_detail select {
    width:180px;
    border-radius:50px;
    border:1px solid #ddd;
    font-size:1rem;
    font-weight:500;
    color:#777;
    padding:15px 20px;
    height:auto;
    -webkit-appearance:none; /* for chrome */
    -moz-appearance:none; /*for firefox*/
    appearance:none;
    background-image:url('./img/select.png');
    background-color:#fff;
    background-repeat:no-repeat;
    background-position:92% center;
}
#sch_res_detail .sch_wr {
    display:flex;
    align-items:center;
    gap:10px;
}
#sch_res_detail .frm_input {
    width:500px;
    border:1px solid #ddd;
    border-radius:50px;
    font-size:1rem;
    font-weight:500;
    letter-spacing:-0.54px;
    padding:15px 20px;
    height:auto;
}
#sch_res_detail .btn_submit {
    width:50px;
    height:50px;
    border-radius:50%;
    background-color:#808080;
    background-image:url(./img/search.png);
    background-repeat:no-repeat;
    background-position:center center;
}
.switch_field {
    display:flex;
    align-items:center;
    gap:21px;
    border:1px solid #ddd;
    border-radius:50px;
    background-color:#fff;
    padding:15px 20px;
}
.switch_field label {
    display:block;
    border:none;
    padding:0;
    width:auto;
    box-shadow:none;
    font-size:1rem;
    font-weight:500;
    letter-spacing:-0.54px;
    color:#777;
    position: relative;
}
.switch_field label::before {
    content:'';
    width:1px;
    height:18px;
    background-color:#ddd;
    position:absolute;
    left:-11px;
    top:50%;
    transform:translateY(-50%);
}
.switch_field label:first-of-type {
    border-radius:0;
}
.switch_field label:first-of-type::before {
    display:none;
}
.switch_field label:last-of-type {
    border-radius:0;
}
.switch_field input:checked + label {
    background-color:transparent;
    border:none;
    color:#7B4992;
}
#sch_res_ov {
    height:auto;
    line-height:normal;
    background:none;
    border-radius:0;
    border:none;
    padding:10px 0;
    margin-top:20px;
    margin-bottom:10px;
}
#sch_res_ov p {
    font-size:1rem;
    font-weight:600;
    letter-spacing:-0.54px;
}
#sch_res_ov p span {
    color:#7B4992;
}
#sch_res_board {
    margin-bottom:20px;
    display:flex;
    flex-wrap: wrap;
    align-items:center;
    gap:10px;
}
#sch_res_board li {
    display: block;
    padding:0;
}
#sch_res_board a {
    border:1px solid #ddd;
    background-color:#fff;
    border-radius:10px;
    padding:10px 20px;
    font-size:1rem;
    font-weight:600;
    letter-spacing:-0.54px;
    color:#7B4992;
    line-height: normal;
}
#sch_res_board .cnt_cmt {
    font-weight:600!important;
    color:#7B4992;
    line-height:normal;
    font-size:1rem;
}
#sch_res_board .sch_on {
    background:none;
    background-color:#7B4992;
    color:#fff;
    font-weight:600;
    border-color:#7B4992;
    box-shadow:unset;
}
#sch_res_board .sch_on .cnt_cmt {
    color:#fff;
}
#sch_res_board a:focus, 
#sch_res_board a:hover,
#sch_res_board a:hover .cnt_cmt {
    color:#7B4992;
    border-color:#7B4992;
    background:unset;
}
.sch_res_list .search_board_result .search_board_result_title {
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:15px 0;
}
.sch_res_list .search_board_result .search_board_result_title h2 {
    margin-bottom:0;
    font-size:1.11rem;
    font-weight:600;
    letter-spacing:-0.6px;
}
.sch_res_list .search_board_result .search_board_result_title h2 span {
    font-size:1.11rem;
    font-weight:600;
    letter-spacing:-0.6px;
    color:#7B4992;
}
.sch_more {
    position:unset;
    text-align:center;
    padding:10px 20px;
    border-radius:999px;
    background-color:#7B4992;
    color:#fff;
    font-size:1rem;
    font-weight:700;
    font-family: "ONE-Mobile";
    border:1px solid #7B4992;
}
.sch_more:hover {
    background-color:#fff;
    color:#7B4992;
}
.sch_res_list {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom:20px;
}
.sch_res_list ul {
    margin-bottom:0;
}
.sch_res_list li {
    padding:30px 0;
    border-bottom:1px dashed #ddd;
    display:flex;
    flex-direction:column;
    gap:10px;
}
.sch_res_list .sch_tit {
    padding:0;
    display:flex;
    align-items:center;
    gap:10px;
}
.sch_res_title {
    font-size:1rem;
    font-weight:600;
    letter-spacing:-0.54px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom:0;
    flex:1;
}
.sch_res_list .pop_a {
    width:16px;
    height:16px;
    background-color:transparent;
    border-radius:0;
    line-height:normal;
    background-image:url(./img/open.png);
    background-repeat:no-repeat;
    background-position:center center;
}
.sch_res_list p {
    font-size:0.88rem;
    font-weight:400;
    letter-spacing:-0.48px;
    line-height:1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-bottom:0;
}
.sch_res_list p .sch_word {
    font-size:0.88rem;
}
.sch_res_list .sch_info {
    padding:0;
    display:flex;
    align-items:center;
    gap:20px;
}
.sv_member {
    font-size:0.88rem;
    font-weight:400;
    letter-spacing:-0.48px;
    color:#777;
}
.sch_res_list .sch_info .profile_img {
    display:none;
}
.sch_res_list .sch_datetime {
    margin-left:0;
    font-size:0.88rem;
    font-weight:400;
    letter-spacing:-0.48px;
    color:#777;
}
.sch_res_list .sch_datetime span {
    font-weight:700;
    margin-right:5px;
}
.sch_res_list .sch_hits {
    margin-left:0;
    font-size:0.88rem;
    font-weight:400;
    letter-spacing:-0.48px;
    color:#777;
}
.sch_res_list .sch_hits span {
    font-weight:700;
    margin-right:5px;
}
.sch_word {
    color:#fff;
    font-size:1rem;
    font-weight:600;
    letter-spacing:-0.54px;
    line-height:1rem;
    background-color:#FFAA2C;
    padding:4px 10px 3px;
    display:inline-block;
}
.pg_wrap {
    float: none;
    display: block;
    margin: 0 auto;
}
.pg {
    display:flex;
    align-items:center;
    justify-content:center;
    gap:5px;
    padding-top:30px;
}
.pg_page {
    padding:0;
    background-color:#fff;
    border:1px solid #ddd;
    font-size:0.88rem;
    font-weight:400;
    letter-spacing:-0.8px;
    color:#777;
    height: 40px;
    min-width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pg_current {
    padding:0;
    background-color:#7B4992;
    font-size:0.88rem;
    font-weight:400;
    letter-spacing:-0.8px;
    color:#fff;
    height: 40px;
    min-width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 통합검색 css new버전 24Y 반응형 */
@media (max-width:1200px) {
    #sch_res_detail .frm_input {
        width:300px;
    }
}
@media (max-width:1024px) {}
@media (max-width:991px) {
    #sch_res_detail {
        flex-wrap: wrap;
        padding:20px;
    }
    #sch_res_board {
        flex-wrap: wrap;
    }
}
@media (max-width:768px) {
    #sch_res_detail {
        gap:5px;
    }
    #sch_res_detail select {
        padding:10px;
        width:150px;
    }
    #sch_res_detail .sch_wr {
        gap:5px;
    }
    #sch_res_detail .frm_input {
        padding:10px;
    }
    #sch_res_detail .btn_submit {
        width:40px;
        height:40px;
    }
    .switch_field {
        padding:10px;
    }
    #sch_res_board a {
        padding:5px 10px;
    }
    .sch_more {
        padding:5px 10px;
        font-size:0.88rem;
    }
}
@media (max-width:640px) {
    .mir_sub_center {
        margin-top:20px!important;
    }

    #sch_res_detail .frm_input {
        width:250px;
    }
}
@media (max-width:480px) {
    .sch_word {
        padding:2px 5px;
    }
    .sch_word:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: -0.25em;
    }
}