/* ///////list/////// */
.list_content{margin-top: 50px;}
.list_content .desc{
    color: #666666;
    font-size: 13px;
    margin: 16px 0;
}
.list_content .curr_day{
    color: #999999;
    font-size: 11px;
}
.list_content .list_cont_title{
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
}


.list_content .common_inner{
    display: flex;
    justify-content: space-between;
    gap: 35px;
}
.content_title{
    font-size: 40px;
    font-weight: 900;
    margin-bottom: 30px;
}
.list_content .sc_left{flex: 1;}
.list_content .headline_wrap{
    padding-bottom: 30px;
    border-bottom: 1px solid #aaaaaa;
}
.list_content .headline_wrap a{
    display: flex;
    gap: 30px;
    align-items: center;
}
.list_content .headline_wrap .img_box{
    width: 300px;
    height: 220px;
}
.list_content .headline_wrap .info_area{flex: 1;}
.list_content .headline_wrap .headline_title{
    font-size: 30px;
    font-weight: 900;
    line-height: 35px;
}
.list_content .con_list{margin-top: 30px;}
.list_content .con_item:first-child{padding-top: 0;}
.list_content .con_item{
    padding: 20px 0;
    border-bottom: 1px solid #dfdfdf;
}
.list_content .con_item a{
    display: flex;
    align-items: center;
    gap: 20px;
}
.list_content .con_item .img_box{
    width: 180px;
    height: 130px;
}
.list_content .con_item .info_area{flex: 1;}
.list_content .con_list .desc{-webkit-line-clamp: 2;}

.list_content .paging{margin-top: 50px;}
.list_content .paging .paging_list{
    display: flex;
    align-items: center;
    justify-content: center;
}
.list_content .paging .paging_item{
    width: 40px;
    height: 40px;
    border: 1px solid #dfdfdf;
    border-left: none;
    box-sizing: border-box;
}
.list_content .paging .paging_item a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
}
.paging .paging_item:nth-child(2) {
    border-left: 1px solid #dfdfdf;
}
.list_content .paging .paging_item.on a{
    background: #005bac;
    border: 1px solid #005bac;
    color: #fff;
}
.list_content .paging .prev{
    margin-right: 10px;
    background: url(../img/icon/paging_arrow.png) 50% 50% no-repeat;
    transform: rotate(-180deg);
    border-left: 1px solid #dfdfdf;
}
.list_content .paging .next{
    margin-left: 10px;
    background: url(../img/icon/paging_arrow.png) 50% 50% no-repeat;
    border-left: 1px solid #dfdfdf;
}

.list_content .sc_right{width: 300px;}
.list_content .sc_right .sticky{
    position: sticky;
    top: 20px;
}
.list_content .aside{margin-top: 30px;}
.list_content .aside_title{
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
}
.list_content .aside_item{}
.list_content .aside_item a{
    padding: 10px 0;
    border-bottom: 1px solid #efefef;
    display: flex;
    align-items: center;
    gap: 15px;
}
.list_content .aside_item .img_box{
    width: 110px;
    height: 70px;
}
.list_content .aside_item:first-child a{padding-top: 0;}
.list_content .aside_item .cont_title{flex: 1;margin-top: 0;}
.photo_wrap{margin-top: 50px;}
.photo_wrap .img_box{
    width: 300px;
    height: 300px;
}

.sub_about{
    padding-bottom: 53px;
    border-bottom: 1px solid #cccccc;
    margin-top: 50px;
    margin-left: 200px;
}
.sub_about:last-child{border-bottom: none;}
.sub_about .desc{
    font-size: 15px;
    line-height: 27px;
    word-break: break-word;
    margin-right: 30px;
}
.sub_about .info_tit{
    font-size: 20px;
    margin-top: 40px;
}
.sub_about a{
    text-decoration: underline;
    color: mediumblue;
}

.aside_box{
    position: fixed;
    /* top: 50px; */
    top: 117px;
    transition: all 0.5s;
}
.aside_box.top{top: 50px;}
.aside_box ul{
    border: 1px solid #cccccc;
    width: 170px;
}
.aside_box ul li{
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 15px;
    font-weight: 500;
    box-sizing: border-box;
}
.aside_box ul li+li{
    border-top: 1px solid #eeeeee;
}
.aside_box .aside_btn{
    display: block;
    width: 100%;
    height: 100%;
}
.aside_box li.active .aside_btn{
    background: #005bac;
    border: 1px solid #005bac;
    color: #fff;
    box-sizing: border-box;
}

/* search_page */
.sc_result{margin-top: 70px;}
.sc_result .result_count{
    display: block;
    font-size: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #aaaaaa;
}
.sc_result .result_count span{    color: #005bac;}
.search_list_top { position:relative; border-top: 1px solid #aaaaaa; margin-top: 30px;}
.search_list_top .period .title { font-size:15px; font-weight:600; width: 14%; display: inline-block; letter-spacing: -0.5px; margin: 0;}
.search_list_top .period ul { display:flex;flex-wrap: nowrap; flex: 1;}
.search_list_top .period li + li { margin-left:2.7%; }
.search_list_top .period li input[type=radio] { display:inline-block; }
.search_list_top .period li input[type=radio] + label { display:block; position:relative; padding:0 0 0 1.9rem; height:2.5rem; line-height:2.5rem; font-size:15px; letter-spacing:-0.03rem; cursor:pointer; -ms-user-select:none; -moz-user-select:-moz-none; -webkit-user-select:none; -khtml-user-select:none; user-select:none; }
.search_list_top .period li input[type=radio]:checked + label:before { background:#fff; border-color:#0075ff;}
.search_list_top .period li input[type=radio]:checked + label:after { background:#0075ff; }
.search_list_top .period li input[type=radio] + label:before { box-sizing:border-box; position:absolute; left:0; top:50%; transform:translateY(-50%); clear:both; content:""; border:1px solid #999999; width:15px; height:15px; border-radius:50%; }
.search_list_top .period li input[type=radio] + label:after { box-sizing:border-box; position:absolute; left:3px; top:50%; transform:translateY(-50%); clear:both; content:""; width:9px; height:9px; background:#fff; border-radius:50%; }
/* .search_list_top .period li:last-child { display:flex; flex-wrap:wrap; margin-left:0; } */
.search_list_top .period li .date_select {
    display:flex; 
    align-items:center; 
    /* margin-left:16px;  */
}
.search_list_top .period li .date_select .form_text { position:relative; height:2.5rem; line-height:2.5rem; }
.search_list_top .period li .date_select .form_text input { display:block; width:10rem; height:2.5rem; font-size:13px; padding:0 1rem; box-sizing:border-box; text-align:center; border:1px solid #eee; background:#f6f6f6; }
.search_list_top .period li .date_select span { width:1.8rem; line-height:2.5rem; text-align:center; }
.search_list_top .period li .date_select button { width:8rem; height:2.5rem; line-height:2.5rem; font-size:15px; color:#fff; background:#333; margin-left:20px; }

.search_list_top .period_box{
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.search_list_top .period ul label{font-weight: 500;}
.search_list_top .search_input{
    margin-top: 24px;
    display: flex;
    align-items: center;
}
.search_list_top .search_input input{
    width: 300px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    padding: 0 16px;
    border: 1px solid #dfdfdf;
}
.search_list_top .sch_button{
    width: 150px;
    height: 50px;
    color: #fff;
    background: #005bac;
    margin: 0 auto;
    margin-top: 40px;
    display: block;
    font-size: 15px;
}
.sc_result .con_item{padding-right: 30px;}
.sc_result .con_item .desc{
    margin: 15px 0 10px;
    line-height: 18px;
}

.no_data {font-size: 22px; margin-top: 100px; text-align:center; }
/* .no_data span { font-size:25px; line-height:31px; letter-spacing:-0.08rem; } */
.no_data strong { font-size:35px; font-weight:500; }
.no_data p { font-size:15px; line-height:25px;     color: #666666; text-align: center; margin: 0 auto; margin-top: 31px; }


/* 캘린더 */
.ui-datepicker{width: 31rem; box-sizing: border-box; box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);}
.ui-widget-content{/*margin-top: 5.8rem; */ margin-top: 2rem; padding: 0; border: 1px solid #ccc; border-top: 3px solid #005bac; background: #fff; border-radius: 4px;}
.ui-widget-header{padding: 0; border-radius: 0; background: #fff;}
.ui-datepicker-title{text-align: center;}
.ui-datepicker .ui-datepicker-header{padding: 0; margin-top: 3rem; margin-bottom: 1rem; border: none;}
.ui-datepicker-year, .ui-datepicker-month{font-size: 2.8rem; font-weight: 500;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{position: absolute; width: 2rem; height: 2rem; top: 3.5rem; cursor: pointer;}
.ui-datepicker .ui-datepicker-prev{left: 7rem;}
.ui-datepicker .ui-datepicker-next{right: 7rem;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{display: block; left: 0; top: 0; margin: 0; width: 100%; height: 100%; font-size: 0;}
.ui-datepicker .ui-datepicker-prev span{background: url(../img/icon/icon_date_prev.png) 50% 50% no-repeat; background-size: 2rem;}
.ui-datepicker .ui-datepicker-next span{background: url(../img/icon/icon_date_next.png) 50% 50% no-repeat; background-size: 2rem;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: none; background: #fff;}
.ui-datepicker table{margin: 0 auto 2rem auto; width: calc(100% - 3rem); font-size: 1.6rem;}
.ui-datepicker th{padding: 0; height: 4rem; font-weight: 500;}
.ui-datepicker td{padding: 0; height: 4rem;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{display: block; padding: 0; width: 100%; height: 100%; border: none; line-height: 4rem; background: #fff;}
/*.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{background: #000; color:#fff;}*/
.ui-datepicker-current-day .ui-state-active{background: #000; color:#fff;}
.ui-datepicker td span, .ui-datepicker td a{text-align: center;}
.ui-datepicker .ui-datepicker-buttonpane{position: absolute; right: 1.5rem; top: 1.5rem; margin: 0; padding: 0; width: 2rem; height: 2rem; border: none;}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{display: none;}
.ui-datepicker .ui-datepicker-buttonpane button{margin: 0; padding: 0; width: 100%; height: 100%; background: url(../img/icon/icon_date_close.png) 50% 50% no-repeat; background-size: 2rem;}