/* aside 고정: position: sticky 적용 */
/* theiaStickySidebar 적용을 위해 position: sticky 제거 */
.lst_inner { width: 1250px; margin:20px auto 0; display: flex; justify-content: space-between; }
.lst_inner .l_col { width: 890px; }
.lst_inner .l_col .w_lst { width: 100%; padding: 32px 30px 100px; }

.w_lst h2 { font-size: 40px; border-bottom: 1px solid #ccc; padding-bottom: 28px; letter-spacing: -0.3px; }
.w_lst .atc_lst li { display: flex; border-bottom: 1px solid #eee; padding: 30px 0 29px; }
.w_lst .atc_lst li .thumb { width: 250px; height: 150px; flex-shrink: 0; margin-right: 20px; }
.w_lst .atc_lst li .txt_box { margin-top: -5px; }
.w_lst .atc_lst li .txt_box .tit { font-size: 25px; line-height: 35px; font-weight: 700; letter-spacing: -0.3px; }
.w_lst .atc_lst li .txt_box .desc { font-size: 14px; line-height: 22px; color: #444; letter-spacing: -0.15px; margin-top: 10px; }
.w_lst .atc_lst li .txt_box .date { display: block; font-size: 13px; color: #999; margin-top: 15px; }

.paging { display: block; width: 100%; margin-top: 50px; font-family: "Barlow"; }
.paging ul { display: flex; justify-content: center; }
.paging ul li { width: 40px; height: 40px; border: 1px solid #dfdfdf; border-left: none; box-sizing: border-box; }
.paging ul li:nth-child(2) { border-left: 1px solid #dfdfdf; }
.paging ul li a { display: block; width: 100%; height: 100%; font-size: 15px; line-height: 38px; text-align: center; }
.paging ul li.on { background: #1b8c00; border:none; }
.paging ul li.on a { color:#fff; }
.paging ul li.prev { margin-right: 5px; border-left: 1px solid #dfdfdf; }
.paging ul li.next { margin-left: 5px; border-left: 1px solid #dfdfdf; }
.paging ul li.prev a { background: url(https://image.ajunews.com/images/site/news/kr/v2/img/paging_arrow.png) 50% 50% no-repeat; box-sizing: border-box; transform: rotate(-180deg); }
.paging ul li.next a { background: url(https://image.ajunews.com/images/site/news/kr/v2/img/paging_arrow.png) 50% 50% no-repeat; box-sizing: border-box; }

.r_col { width: 350px; }
.aty_tin_1 { padding: 30px 25px 25px; }
.aty_tin_1 h3 { font-size: 20px; font-weight: 700; border-bottom: 1px solid #ccc; padding-bottom: 13px; }
.aty_tin_1 ul { margin-top: 20px; }
.aty_tin_1 li + li { margin-top: 20px; }
.aty_tin_1 li a { display: flex; justify-content: space-between; align-items: center; }
.aty_tin_1 li a .thumb { width: 80px; height: 80px; flex-shrink: 0; margin-left: 20px; }
.aty_tin_1 li a .tit { font-size: 17px; line-height: 25px; letter-spacing: -0.2px; }

.aty_tin_2 { padding: 27px 25px 28px; margin-top: 10px; }
.aty_tin_2 h3 { font-size: 20px; margin-bottom: 13px; }
.aty_tin_2 .thumb { width: 300px; height: 187px; }
.aty_tin_2 .tit { font-size: 17px; line-height: 25px; margin-top: 6px;  -webkit-line-clamp: 2; letter-spacing: -0.2px; }

.aty_aipick { padding: 27px 25px 28px; background-color: #252525; margin-top: 10px; }
.aty_aipick h3 { display: flex; justify-content: space-between; align-items: center;  }
.aty_aipick h3 a { font-size: 20px; color: #fff; }
.aty_aipick h3 a i { display: inline-block; width: 8px; height: 13px; background: url(../img/btn_more_2.png) no-repeat; margin-left: 7px; }
.aty_aipick h3 span { font-size: 13px; color: #666; font-weight: 500; margin-left: 18px; letter-spacing: -0.2px; }
.aty_aipick > div { margin-top: 13px; }
.aty_aipick .thumb { width: 300px; height: 180px; }
.aty_aipick .txt_area { margin-top: 6px; }
.aty_aipick .txt_area .tit { font-size: 17px; line-height: 25px; color: #fff; -webkit-line-clamp: 2; letter-spacing: -0.15px; }
.aty_aipick .txt_area .desc { font-size: 13px; line-height: 21px; color: #aaa; margin-top: 5px; letter-spacing: -0.15px; }

.search_tool { position: relative; padding: 32px 30px 50px; }
.search_tool + .w_lst { margin-top: 10px; }
.search_tool .h_title { font-size: 40px; border-bottom: 1px solid #ccc; letter-spacing: -1px; padding-bottom: 27px; }
.search_box { position: relative; width: 600px; height: 60px; box-sizing: border-box; border:1px solid #ccc; border-radius: 10px; margin:50px auto 0; }
.search_box input { width: 420px; font-size: 20px; height:30px; line-height: 30px; margin:14px 0 0 20px; border:0; padding:0; }
.search_box input:focus { outline: none; }
.search_box button { position: absolute; right: -1px; top: -1px; width: 130px; height: 60px; font-size: 18px; color:#fff; background-color: #1b8c00; border-radius: 0 10px 10px 0; }
.search_option { border-top: 1px dotted #ccc; margin-top: 50px; padding-top: 51px; }
.search_option .h_tit { display: block; font-size: 18px; }
.search_option .opt_1 ul { display: flex; flex-wrap: wrap; margin-top: 14px; }
.search_option ul li { width: 130px; height: 44px; }
.search_option ul li label { width: 100%; height: 100%; cursor: pointer; display: block; font-size: 15px; line-height: 42px; box-sizing: border-box; text-align: center; position: relative; letter-spacing: -0.5px; }
.search_option ul li label:before { box-sizing: border-box; position: absolute; left: 0; top: 50%; transform: translateY(-50%); clear: both; content: ""; border: 1px solid #ccc; width: 100%; height: 100%; border-radius: 0; }
.search_option ul li input:checked+label { background-color: #1b8c00; color: #fff; }
.search_option ul li input:checked+label:before { border-color: #1b8c00; }
.search_option ul li + li { margin-left:3px; }
.search_option .opt_1 ul li:nth-child(5) { width: 100%; flex-shrink: 0; margin:10px 0 0 0; }
.search_option .opt_1 ul li:nth-child(5) .date_select { width: 100%; display: flex; align-items: center; }
.search_option .opt_1 ul li:nth-child(5) .date_select .form_text { position: relative; }
.search_option .opt_1 ul li:nth-child(5) label { width: 1px; height: 1px; }
.search_option .opt_1 ul li:nth-child(5) label:before { display:none; }
.search_option .opt_1 ul li:nth-child(5) input { width: 180px; border: 1px solid #cccccc; height: 42px; font-size: 15px; padding: 0 20px; box-sizing: border-box; text-align: center; }
.search_option .opt_1 ul li:nth-child(5) span { padding: 0 10px; }

.search_option .opt_2 { margin-top: 28px; }
.search_option .opt_2 ul { display: flex; flex-wrap: wrap; margin-top: 14px; }

.ui-datepicker{ font-family: "Barlow"; width: 310px; box-sizing: border-box; box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);}
.ui-widget-content{ margin-top: 20px; padding: 0; border: 1px solid #ccc; border-top: 3px solid #1b8c00; 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: 30px; margin-bottom: 20px; border: none;}
.ui-datepicker-year, .ui-datepicker-month{font-size: 24px; font-weight: 500;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{position: absolute; width: 20px; height: 20px; top: 35px; cursor: pointer;}
.ui-datepicker .ui-datepicker-prev{left: 40px;}
.ui-datepicker .ui-datepicker-next{right: 40px;}
.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(https://image.ajunews.com/images/site/news/kr/v2/img/btn_date_prev.png) 50% 50% no-repeat; background-size: 20px;}
.ui-datepicker .ui-datepicker-next span{background: url(https://image.ajunews.com/images/site/news/kr/v2/img/btn_date_next.png) 50% 50% no-repeat; background-size: 20px;}
.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 20px auto; width: calc(100% - 30px); font-size: 16px; }
.ui-datepicker th{padding: 0; height: 40px; font-weight: 500;}
.ui-datepicker td{padding: 0; height: 40px;}
.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: 40px; background: #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: 15px; top: 15px; margin: 0; padding: 0; width: 20px; height: 20px; 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(https://image.ajunews.com/images/site/news/kr/v2/img/icon_close.png) 50% 50% no-repeat; background-size: 20px;}

.result_count { font-size: 18px; }
.result_count span { color:#1b8c00; }

.no_data { width: 100%; text-align: center; font-size:14px; color: #444; line-height: 22px; margin-top: 10px; border-top:1px solid #eee; padding: 50px 0 200px; margin-top: 20px; letter-spacing: -0.2px; }
.no_data span { display: block; font-size: 25px; line-height: 35px; margin-bottom: 13px; letter-spacing: 0; }
.no_data strong { display: block; font-size: 35px; line-height: 45px; color: #1b8c00; margin-bottom: 29px; letter-spacing: 0; }


