@charset "utf-8"; /* 전체검색결과 스킨 */
#sch_res_detail {
    background: #f8f8f8;
    padding: 45px 50px;
    text-align: center;
    margin: 0 0 10px;
    margin-top: 63px;
    border-radius: 3px;
    border-radius: 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;
    height: 45px;
    width: 45px;
    background: #545658;
    border: none;
    color: #fff;
    /* margin-left:-5px; */
    background: #444 url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 24 24"><path d="M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 17.2475 15.8748 16.0247L16.0247 15.8748Z"/></svg>') no-repeat center;
    border-radius: 3px;
    background-size: 27px;
    margin-left: 5px;
    font-size: 0px;
    font-size: 0px !important;
}

/* 검색 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: 63px;
    background-color: #fff;
    color: #232323;
    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: #27537F;
    border: 1px solid #3a8afd;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #008565;
    border-color: #008565;
}

.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 {
    zoom:1;height: 55px;
    line-height: 55px;
    background: #008565;
    margin-bottom: 15px;
    padding: 0 20px;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#sch_res_ov:after {
}

#sch_res_ov h2 {
    float: left;
    display: inline-block;
    font-size: 1.25em;
    color: #fff;
    font-weight: normal
}

#sch_res_ov h2 strong {
    color: #fff000
}

#sch_res_ov ul {
    display: inline-block;
    float: right;
    line-height: 12px;
    font-size: 0.92em;
    /* color:#5977a4; */
    /* margin-top:20px; */
    line-height: 1.5;
}

#sch_res_ov ul:after {
}

#sch_res_ov li {
    float: left;
    margin-right: 5px;
    color: #fff;
    padding-right: 15px;
    border-right: 1px solid #5977a4;
    border-color: #fff;
    border: 0px;
    position: relative;
}
#sch_res_ov li:after{
    display:block;
    clear:both;
    content:"";
    width: 1px;
    height: 10px;
    background: #ffffff61;
    position: absolute;
    top: 5px;
    right: 4px;
}

#sch_res_ov li:last-child {
    margin: 0;
    padding: 0;
    border: 0
}
#sch_res_ov li:last-child:after{display:none;}

#sch_res_board {
    margin-bottom: 28px;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 3px;
}

#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: 5px;
    border: 1px solid #27537F;
    color: #27537F;
    background: #fff;
    border: 0px;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.06);
    transition: 0.3s;
}

#sch_res_board a:focus, #sch_res_board a:hover {
    text-decoration: none;
    background: #27537F;
    color: #fff
}

#sch_res_board .cnt_cmt {
    font-weight: normal !important;
    display: inline-block;
    margin-left: 3px;
    color: #27537F;
    line-height: 18px;
    font-size: 0.92em;
}

#sch_res_board .sch_on .cnt_cmt {
    color: #fff;
}

#sch_res_board a:hover .cnt_cmt {
    color: #fff
}

#sch_res_board .sch_on {
    z-index: 2;
    background: #27537F;
    color: #fff;
    font-weight: bold;
    border: 1px solid #1e456c;
    background: #006CAF;
    border-color: #006CAF;
}

.sch_res_list {
    position: relative;
    margin-bottom: 10px
}

.sch_res_list .search_board_result {
    position: relative
}

.sch_res_list .search_board_result strong {
    color: #006CAF;
}

.sch_res_list h2 {
    margin: 0 0 15px;
    font-size: 1.2em
}

.sch_res_list ul {
    margin: 0 0 80px 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; */
    border-radius: 50%;
    text-align: center;
    width: 26px;
    height: 26px;
    line-height: 26px
}
.sch_res_list .pop_a .fa{display:none;}

.sch_res_list .pop_a[target="_blank"]:after {
        display: inline-block;
        clear: both;
        content: "";
        width: 18px;
        height: 18px;
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(68,68,68,1)'><path d='M10 6V8H5V19H16V14H18V20C18 20.5523 17.5523 21 17 21H4C3.44772 21 3 20.5523 3 20V7C3 6.44772 3.44772 6 4 6H10ZM21 3V11H19L18.9999 6.413L11.2071 14.2071L9.79289 12.7929L17.5849 5H13V3H21Z'></path></svg>");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        background-size: 100%;
        margin-left: 4px;
        transform: translate(-5px, 1px);
        /* transform: rotate(0deg) !important; */
        border: 0 !important;
        top: 18px !important;
        right: 15px;
    }

.sch_res_title {
    display: inline-block;
    margin: 0 0 5px;
    font-size: 1.2em;
    color: #008565 !important;
    font-weight: bold;
    color: #222 !important;
}

.sch_res_list p {
    padding-bottom: 10px;
    color: #555555;
    line-height: 1.5em
}

.sch_res_list .sch_info {
    padding: 10px 0;
    color: #555555
}

.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;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='rgba(157,157,157,1)' viewBox='0 0 24 24'><path d='M11 11V5H13V11H19V13H13V19H11V13H5V11H11Z'/></svg>");
    background-repeat: no-repeat;
    padding-right: 19px;
    background-position: right center;
}

.sch_wrap {
    /* border: 1px solid #006766; */
    margin-bottom: 50px;
    border-radius: 10px;
    background: #f8f8f8;
    margin-top: 30px;
    padding-bottom: 1px;
}





@media screen and (max-width:1250px){

#sch_res_detail{
    margin-top: 100px;
}
    


}



@media screen and (max-width:640px){
#sch_res_detail{
    padding: 20px;
}
    #sch_res_detail select{
    width: 100%;
    margin-bottom: 10px;
}
    #sch_res_detail .frm_input{width: calc(100% - 54px);}
    #sch_res_ov{
    display: flex;
    flex-direction: column;
    height: unset;
    padding: 20px;
}
    #sch_res_ov h3{
    padding-top: 0px !important;
}
    .sch_res_list .search_board_result{}
    .sch_res_list .search_board_result .sch_more{
    position: static;
    display: inline-block;
    margin-bottom: 15px;
}
}