@charset "utf-8";

#sch_result{padding-bottom:100px;}

/* 전체검색결과 스킨 */
#sch_res_detail {padding:30px;text-align:center;margin:0 0 10px; display:flex; align-items:center; justify-content:center;}
#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 {margin-right:10px; border:1px solid #d0d3db;width:175px;height:45px;padding:0 5px;border-radius:3px; background-color:#fff;}
#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; margin:0 auto; max-width:600px;  width:100%;}
#sch_res_detail .sch_wr  input[type=text]{padding-left:20px; width:100%; border-radius:2em; box-sizing:border-box;}
#sch_res_detail .btn_submit {position:absolute; left:auto; right:0; top:0; width:45px; height:45px; background:url(/img/btn_search.svg) no-repeat center center;  display:block; text-indent:-9999px; border:none;}

/* 검색 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;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:var(--point-color-1);border:1px solid var(--point-color-1);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 {padding: 20px 0; margin-bottom:20px;  display:flex; align-items:center; flex-wrap:wrap; border-bottom:2px solid #333;}
#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;font-size:0.92em;color:#5977a4; margin-left:auto; display:flex;}
#sch_res_ov ul:after {display:block;visibility:hidden;clear:both;content:""} 
#sch_res_ov li {margin-right:5px;padding-right:5px;border-right:1px solid #666; color:#555;}
#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 #aaa;color:#333;  transition: all 0.3s ease-out;}
#sch_res_board a:focus, #sch_res_board a:hover {text-decoration:none;background:var(--point-color-1);color:#fff; border-color:var(--point-color-1);}
#sch_res_board .cnt_cmt {font-weight:normal !important;display:inline-block;margin-left:3px;color:#777;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:var(--point-color-1);color:#fff;font-weight:bold;border:1px solid var(--point-color-1);}
#sch_res_board .sch_on .cnt_cmt{color:#fff;}
.sch_res_list {position:relative;margin-bottom:10px}
.sch_res_list .search_board_result{position:relative}
.sch_res_list h2 {margin:50px 0 10px;}
.sch_res_list h2 a{font-size:1.25em; font-weight:700;}
.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:1em}
.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:var(--point-color-1)}
#sch_res_detail select{display:none;}

@media screen and (max-width: 980px) {
#sch_res_detail{position:relative; display:flex; padding:30px 0; }
#sch_res_detail select{margin-right:1%; width:20%; box-sizing:border-box;}

}

@media screen and (max-width: 640px) {
#sch_res_detail{padding-bottom:0; flex-wrap:wrap;}
#sch_res_detail select{width:49%; margin:0 0 5px;  height:40px; line-height:38px;}
#sch_res_detail select#sfl{margin-left:auto; }
#sch_res_detail .sch_wr{width:100%; }
#sch_res_detail .btn_submit,
#sch_res_detail .sch_wr input[type=text]{height:40px; line-height:38px;}
}

.recommend_search{padding-bottom:50px; }
.recommend_search .title_area{margin:20px 0 10px; display:flex; align-items:center;}
.recommend_search .title_area .search_word_remove{margin-left:auto;  font-size:14px; color:#C2C2C2; border-bottom:1px solid #C2C2C2;}
.recommend_search .title_area  h2{font-size:1.25rem; font-weight:700;}
.recommend_search .word_list2{display:flex; flex-wrap:wrap; gap:8px;}
.recommend_search .word_list2 li a{padding:10px; line-height:1; background-color:#EEF3F5; font-size:0.9375rem; color:#333; border-radius:2em; display:block;}
.recommend_search  .word_list ul{display:flex; flex-wrap:wrap; gap:10px;}
.recommend_search  .word_list ul li {padding:8px 12px; display:flex; align-items:center; border:1px solid #ddd; border-radius:2em; line-height:1; font-size:1rem; color:#AEAEAE; cursor:pointer;}
.recommend_search  .word_list ul li .word_delete{margin-left:10px; width:16px; height:16px; background:url(/img/close.svg) no-repeat center center;}