@charset "UTF-8";

/* 통합검색 */
.srch-opt-wrap form fieldset:nth-of-type(1){padding:35px 0 25px;text-align:center;}
.srch-opt-wrap form fieldset:nth-of-type(1) .srch-selectbox{display:inline-block;position:relative;z-index:0;margin:0 -5px 0px 0;width:110px;text-align:left;vertical-align:top;}
.srch-opt-wrap form fieldset:nth-of-type(1) .srch-selectbox > a{display:block;padding:12px 25px 13px 15px;border:1px solid #ccc;background: #fff url(/_res/press/img/board/btn-select-open.png) no-repeat right 23px top 50%;font-size:18px;color:#555;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;overflow: hidden;box-sizing: border-box;vertical-align: middle;}
.srch-opt-wrap form fieldset:nth-of-type(1) .srch-selectbox.close{z-index:20;}
.srch-opt-wrap form fieldset:nth-of-type(1) .srch-selectbox.close > a{background:#fff url(/_res/press/img/board/btn-select-close.png) no-repeat right 23px top 50%;}
.srch-opt-wrap form fieldset:nth-of-type(1) .srch-selectbox.close ul{display:block;}
.srch-opt-wrap form fieldset:nth-of-type(1) .srch-selectbox ul{display:none;position:absolute;top:45px;width:100%;}
.srch-opt-wrap form fieldset:nth-of-type(1) .srch-selectbox ul li{border:1px solid #ccc;border-top:none;background-color:#fff;box-sizing:border-box;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;border-radius:0;}
.srch-opt-wrap form fieldset:nth-of-type(1) .srch-selectbox ul li a{display:block;padding:14px 15px;color:#555;box-sizing:border-box;}
.srch-opt-wrap form fieldset:nth-of-type(1) .srch-selectbox ul li:hover a{background-color:#a1a1a1;color:#fff;}
.srch-opt-wrap form fieldset:nth-of-type(1) .srch-input{display: inline-block;margin:0 -4px 0 0;padding:8px 15px;width:255px;border:1px solid #ccc;border-right:none;font-size:18px;color:#555;box-sizing:border-box;vertical-align:top;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius:0;}
.srch-opt-wrap form fieldset:nth-of-type(1) .srch-btn{margin:0 36px 0 0;width:45px;height:45px;border:1px solid #ccc;background:url(/_res/press/img/board/ico-total-search-btn.png) no-repeat 50% 50%;box-shadow:none;}
.srch-opt-wrap form fieldset:nth-of-type(1) .srch-opt-btn{display:inline-block;padding:12px 40px 13px 15px;border:1px solid #ccc;background:url(/_res/press/img/board/btn-search-opt-open.png) no-repeat right 23px top 50%;font-weight:400;font-size:18px;color:#555;vertical-align:top;}
.srch-opt-wrap.active form fieldset:nth-of-type(1) .srch-opt-btn{border:1px solid #ed7b00;background-image:url(/_res/press/img/board/btn-search-opt-close.png);color:#ed7b00;}

.srch-opt-wrap.active form fieldset:nth-of-type(2){display:block;}
.srch-opt-wrap form fieldset:nth-of-type(2){display:none;position:absolute;top:148px;left;0;z-index:10;padding:40px 60px;width:100%;border:1px solid #ccc;background:#eee;box-sizing:border-box;}
.srch-opt-wrap form fieldset:nth-of-type(2) dl{padding:0 0 40px;}
.srch-opt-wrap form fieldset:nth-of-type(2) dl:last-of-type{padding:0;}
.srch-opt-wrap form fieldset:nth-of-type(2) dl dt{position:relative;display:inline-block;margin:0 20px 0 0;padding:0 21px 0 0;vertical-align:top;}
.srch-opt-wrap form fieldset:nth-of-type(2) dl dt:after{content:"";display:block;position:absolute;top:4px;right:0;width:1px;height:10px;background:#888;}
.srch-opt-wrap form fieldset:nth-of-type(2) dl dd{display:inline-block;vertical-align:top;}
.srch-opt-wrap form fieldset:nth-of-type(2) dl dd ul:after{content:"";display:block;clear:both;}
.srch-opt-wrap form fieldset:nth-of-type(2) dl dd ul li{float:left;margin:0 20px 0 0;}

.srch-opt-wrap .opt-chk-box{display:none;}
.srch-opt-wrap .opt-chk-box+label{position:relative;padding:0 0 0 20px;cursor:pointer;}
.srch-opt-wrap .opt-chk-box+label:before{content:"";display:block;position:absolute;top:6px;left:0;width:15px;height:15px;background:#fff;border-radius:15px;}
.srch-opt-wrap .opt-chk-box+label:after{content:"";display:block;position:absolute;top:10px;left:4px;width:7px;height:7px;background:#ccc;border-radius:7px;}
.srch-opt-wrap .opt-chk-box:checked+label:after{background:#555;}

.srch-opt-input{padding:0 40px 0 15px;border:1px solid #ccc;width:150px;height:35px;background:#fff url(/_res/press/img/board/ico-calendar.png) no-repeat right 15px top 50%;font-weight:400;font-size:15px;color:#555;box-sizing:border-box;}
.srch-opt-input:first-of-type{margin:0 7px 0 0;}
.srch-opt-input:last-of-type{margin:0 21px 0 8px;}
.srch-opt-calendar-btn{display:inline-block;padding:10px 0;min-width:95px;background:#ef6c00;border:none;font-weight:500;font-size:15px;color:#fff;text-align:center;box-sizing:border-box;vertical-align:top;}

.srch-opt-top-wrap ul{display:table;padding:0 0 50px;width:100%;table-layout:fixed;}
.srch-opt-top-wrap ul li{display:table-cell;position:relative;padding:0 0 18px;border-bottom:1px solid #ccc;text-align:center;}
.srch-opt-top-wrap ul li.active:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:4px;background:#ed7b00;}
.srch-opt-top-wrap ul li a{font-weight:400;font-size:20px;color:#888;line-height:25px;}
.srch-opt-top-wrap ul li.active a{font-weight:700;color:#ed7b00;}

.srch-result-title{padding:0 0 20px;border-bottom:1px solid #e5e5e5;font-weight:400;color:#333;line-height:22px;}
.srch-result-title span{color:#ed7b00;}

.srch-result-box{padding:48px 0 30px;border-bottom:1px solid #e5e5e5;}
.srch-result-box > p:nth-of-type(1){position:relative;padding:0 0 22px 13px;font-weight:500;font-size:20px;color:#333;line-height:25px;}
.srch-result-box > p:nth-of-type(1):after{content:"";display:block;position:absolute;top:9px;left:0;width:6px;height:6px;background:#9bb9e3;border-radius:6px;}
.srch-result-box > div{display:table;padding:0 10px 30px;width:100%;table-layout:fixed;box-sizing:border-box;}
.srch-result-box > div div{display:table-cell;}
.srch-result-box > div div:nth-of-type(1){width:150px;vertical-align:top;}
.srch-result-box > div div:nth-of-type(1) img{width:100%;}
.srch-result-box > div .srch-info-box{padding:0 0 0 20px;}
.srch-result-box > div .srch-info-box:only-of-type{padding:0;}
.srch-result-box > div .srch-info-box p:nth-of-type(1) a{display:block;padding:16px 0 11px;font-weight:500;font-size:20px;color:#333;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
.srch-result-box > div .srch-info-box p:nth-of-type(1) a .category-color{color:#ed7b00;}
.srch-result-box > div .srch-info-box p:nth-of-type(2) a{display:block;height:75px;color:#333;line-height:25px;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;overflow:hidden;}
.srch-result-box > p:nth-of-type(2){text-align:right;}
.srch-result-box > p:nth-of-type(2) a{display:inline-block;padding:10px 15px;border:1px solid #ccc;}

@media screen and (max-width:1024px) {
	
	/* 통합검색 */
	.srch-opt-wrap form fieldset:nth-of-type(2){padding:40px 20px;}
	
}

@media screen and (max-width:800px) {

	/* 통합검색 */
	.srch-opt-wrap form fieldset:nth-of-type(1){padding:25px 0 15px;}
	.srch-opt-wrap form fieldset:nth-of-type(1) .srch-input{padding:7px 10px;font-size:16px;}
	.srch-opt-wrap form fieldset:nth-of-type(1) .srch-btn{margin:0 6px 0 0;width:40px;height:40px;background-size:20px;}
	.srch-opt-wrap form fieldset:nth-of-type(1) .srch-selectbox > a{padding:11px 20px 11px 10px;background-position:right 13px top 50%;font-size:16px;}
	.srch-opt-wrap form fieldset:nth-of-type(1) .srch-opt-btn{padding:11px 35px 11px 10px;background-position:right 13px top 50%;font-size:16px;}
	.srch-opt-wrap form fieldset:nth-of-type(2){top:119px;padding:20px 30px;}
	.srch-opt-wrap form fieldset:nth-of-type(2) dl{padding:0 0 20px;}
	.srch-opt-wrap form fieldset:nth-of-type(2) dl dt{margin:0 10px 0 0;padding:0 11px 0 0;font-size:16px;}
	.srch-opt-wrap form fieldset:nth-of-type(2) dl dd:nth-of-type(2){display:block;padding:10px 0 0 54px;}
	.srch-opt-wrap .opt-chk-box + label{font-size:16px;}
	
	.srch-opt-top-wrap ul{padding:0 0 30px;}
	.srch-opt-top-wrap ul li{padding:0 0 16px;}
	.srch-opt-top-wrap ul li a{font-size:18px;line-height:23px;}
	
	.srch-result-title{padding:0 0 15px;font-size:16px;line-height:21px;}
	
	.srch-result-box{padding:33px 0 15px;}
	.srch-result-box > p:nth-of-type(1){padding:0 0 12px 13px;font-size:18px;line-height:23px;}
	.srch-result-box > div .srch-info-box{padding:0 0 0 10px;}
	.srch-result-box > div .srch-info-box p:nth-of-type(1) a{padding:10px 0 8px;font-size:18px;}
	.srch-result-box > div .srch-info-box p:nth-of-type(2) a{height:63px;font-size:16px;line-height:21px;}
	.srch-result-box > p:nth-of-type(2) a{font-size:16px;}
	
	
}

@media screen and (max-width:640px) {

	/* 통합검색 */
	.srch-opt-wrap form fieldset:nth-of-type(1){padding:20px 0 10px;}
	.srch-opt-wrap form fieldset:nth-of-type(1) .srch-selectbox{margin:0 0 10px;width:100%;}
	.srch-opt-wrap form fieldset:nth-of-type(1) .srch-input{margin-bottom:10px;padding:7px 10px;width:calc(100% - 36px);font-size:14px;}
	.srch-opt-wrap form fieldset:nth-of-type(1) .srch-btn{margin:0;width:36px;height:36px;}
	.srch-opt-wrap form fieldset:nth-of-type(1) .srch-selectbox > a{padding:10px 20px 10px 10px;font-size:14px;}
	.srch-opt-wrap form fieldset:nth-of-type(1) .srch-opt-btn{width:100%;padding:10px 20px 10px 10px;font-size:14px;box-sizing:border-box;}
	.srch-opt-wrap form fieldset:nth-of-type(2){top:241px;padding:15px;}
	.srch-opt-wrap form fieldset:nth-of-type(2) dl{padding:0 0 20px;}
	.srch-opt-wrap form fieldset:nth-of-type(2) dl dt{font-size:14px;}
	.srch-opt-wrap form fieldset:nth-of-type(2) dl dd:nth-of-type(2){display:block;padding:10px 0 0 51px;}
	.srch-opt-wrap form fieldset:nth-of-type(2) dl dd ul li{margin:0 10px 5px 0;}
	.srch-opt-wrap .opt-chk-box + label{font-size:14px;}
	.srch-opt-wrap .opt-chk-box + label:before{top:3px}
	.srch-opt-wrap .opt-chk-box + label:after{top:7px;}
	
	.srch-opt-top-wrap ul{padding:0 0 20px;}
	.srch-opt-top-wrap ul:after{content:"";display:block;clear:both;}
	.srch-opt-top-wrap ul li{display:block;float:left;padding:10px 0;width:33.33%;}
	.srch-opt-top-wrap ul li a{font-size:16px;line-height:21px;}
	
	.srch-result-title{padding:0 0 10px;font-size:14px;line-height:19px;}
	
	.srch-result-box{padding:10px 0;}
	.srch-result-box > p:nth-of-type(1){padding:0 0 10px 10px;font-size:16px;line-height:21px;}
	.srch-result-box > p:nth-of-type(1):after{width:4px;height:4px;}
	.srch-result-box > div{padding:0 10px 15px;}
	.srch-result-box > div div:nth-of-type(1){display:block;width:100%;}
	.srch-result-box > div .srch-info-box{display:block;padding:0;}
	.srch-result-box > div .srch-info-box p:nth-of-type(1) a{font-size:16px;}
	.srch-result-box > div .srch-info-box p:nth-of-type(2) a{height:57px;font-size:14px;line-height:19px;}
	.srch-result-box > p:nth-of-type(2) a{font-size:14px;}
	
}

@media screen and (max-width:480px) {

	.srch-opt-wrap form fieldset:nth-of-type(2) dl dt{display:block;margin:0 0 10px;padding:0;}
	.srch-opt-wrap form fieldset:nth-of-type(2) dl dt:after{width:26px;height:1px;top:auto;bottom:-7px;right:auto;left:0;}
	.srch-opt-wrap form fieldset:nth-of-type(2) dl dd{display:block;}
	.srch-opt-wrap form fieldset:nth-of-type(2) dl dd:nth-of-type(2){padding:5px 0 0 0;}
	.srch-opt-input:first-of-type{margin:0;}
	.srch-opt-input:last-of-type{margin:0 3px 0 0;}
	.srch-opt-input{padding:0 30px 0 5px;width:110px;background-size:15px;background-position:right 10px top 50%;}
	.srch-opt-calendar-btn{min-width:44px;font-size:14px;}
	
}