/*검색페이지 따로 추가*/


/*통합리스트*/
.sb004-01 .content-in:after
{
	content: ""; 
	display: block; 
	clear: both;
}
.content-left
{
	width:210px; 
	float: left;
}
.l-menu-wrap{
	width:100%; 
	margin-top:14px;
}
.l-menu-wrap:first-child{
	margin-top:0px;
}
.l-menu-wrap-first{
	margin-top:0px;
}
.l-menu-in{
	display: none;
}
.active + .l-menu-in{
	display: block; 
	position: relative; 
	width:100%; 
	border:1px solid #e2e2e2;
	padding:10px;
}
.l-menu-title{
	display: block; 
	width:100%; 
	font-size:17px; 
	color:#333; 
	font-weight: 700;
	height:38px; 
	line-height:36px; 
	padding:0px 30px 0px 11px;
	background:#f0f0f0 url(../images/bg_select.png) calc(100% - 16px) no-repeat; 
	border:1px solid #e2e2e2; 
	border-bottom:none;
}
.l-menu-title.active{
	background:#f0f0f0 url(../images/bg_select_u.png) calc(100% - 16px) no-repeat; 
}
/* sub 추가 */
.l-menu-subin{
	display: none;
}
.active + .l-menu-subin{
	display: block; 
	position: relative; 
	width:100%; 
/*	border-bottom:1px solid #e2e2e2;*/
	padding:10px;
}
.l-menu-subtitle{
	display: block; 
	width:100%; 
	font-size:17px; 
	color:#333; 
	font-weight: 700;
	/* height:38px;  */
	line-height:36px; 
	padding:0px 30px 0px 11px;
	background:#fff url(../images/bg_select.png) calc(100% - 16px) no-repeat; 
	border-bottom:1px solid #e2e2e2; 
}
.l-menu-subtitle.active{
	background:#fff url(../images/bg_select_u.png) calc(100% - 16px) no-repeat; 
}

.check-t1{
	opacity: 0;
	width: 0px; 
	height: 0px; 
	position: absolute;
}
.check-t1 + label{
	display: block; 
	width:100%; 
	height:25px; 
	font-size:15px; 
	line-height: 25px;
	font-weight: 400;
	background: url(../images/check_t20_off.png) left no-repeat; 
	padding-left:28px;
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
	cursor:pointer;
}
.check-t1:checked + label{
	background: url(../images/check_t20_on.png) left no-repeat;
}
.check-t1:focus + label{
	background: url(../images/check_t20_f_off.png) left no-repeat;
}
.check-t1:checked:focus + label{
	background: url(../images/check_t20_f_on.png) left no-repeat;
}
.content-right{
	width:calc(100% - 224px); 
	float: right; 
}
/*.check-t1:focus + label{font-weight: 700;}*/
.tt-contents{}
.tt-contents:after{
	content: ""; 
	display: block; 
	clear: both;
}
.tt-content{
	display: block; 
	width:calc(25% - 15px); 
	float: left; 
	margin-left: 20px; 
	margin-top:10px;
}
.tt-content:first-child{
	margin-left:0px;
}
.tt-content:nth-child(4n-3){
	margin-left:0px;
}
.ttc-title{
	width:100%; 
	font-size:17px; 
	color:#333; 
	font-weight:700; 
	text-align: left;
	line-height: 30px; 
	min-height:30px; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
	overflow: hidden;
}
.ttn-company{
	width:100%; 
	font-size:16px; 
	color:#333; 
	font-weight:700; 
	text-align: left;
	line-height: 30px; 
	min-height:30px; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
	overflow: hidden;
}
.ttc-txt{
	width:100%; 
	font-size:15px; 
	color:#777; 
	font-weight:400; 
	text-align: left;
	line-height: 26px; 
	min-height: 26px; 
	margin-top:3px;
}
.tt-contents img {
	width:100%; 
	height:154px;
}

.check-t0{
	opacity: 0;
	width: 0px; 
	height: 0px; 
	position: absolute;
}
.check-t0 + label{
	display: block; 
	width:100%; 
	height:25px; 
	font-size:15px; 
	line-height: 25px;
	font-weight: 400;
	background: url(../images/check_t20_off.png) right no-repeat; 
	padding-right:28px;
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
	cursor:pointer;
}
.check-t0:checked + label{
	background: url(../images/check_t20_on.png) right no-repeat;
}
.check-t0:focus + label{
	background: url(../images/check_t20_f_off.png) right no-repeat;
}
.check-t0:checked:focus + label{
	background: url(../images/check_t20_f_on.png) right no-repeat;
}
/* ==============================================================================================================
= Slider
============================================================================================================== */
.bx-wrapper{position:relative;}
.bx-wrapper .bx-viewport img{max-width:100%;}
.bx-wrapper .bx-controls .bx-pager-item{display:inline-block;}
.bx-wrapper .bx-controls{}
.bx-wrapper .bx-pager{position:absolute;bottom:30px;left:0;right:0;text-align:center;}
.bx-wrapper .bx-pager-item a{display:inline-block;margin:0 5px;width:15px;height:15px;background:none;border:1px #111 solid;text-indent:-9999em;border-radius:50%;}
.bx-wrapper .bx-pager-item a.active{background:#111;}
.bx-wrapper .bx-controls-direction a,
.bx-wrapper .bx-controls-auto-item a{display:inline-block;}
.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.slick-track{position:relative;top:0;left:0;display:block;}
.slick-track:before,.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;box-sizing:border-box;}
.slick-slide.slick-loading img{display:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
.slick-dots{display:block;position:absolute;bottom:10px;left:0;right:0;text-align:center;}
.slick-dots li{display:inline-block;}
.slick-dots li button{display:inline-block;margin:0 5px;width:15px;height:15px;background:none;border:1px #111 solid;text-indent:-9999em;border-radius:50%;}
.slick-dots li.slick-active button{background:#111;}

.itemThumb{top:0;left:0;width:380px;clear:both;}
.itemThumb .btn_inquiry{display:block;margin-bottom:10px;height:50px;font-size:1.15em;font-weight:bold;color:#fff;line-height:50px;text-align:center;background:#333333;}
.itemThumb a.btn_inquiry:hover {
    background: transparent;
    border: 1px solid #333333;
    color: #333333;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.itemThumb .thumbSlider .bx-wrapper .bx-controls-auto{display:none;}
.itemThumb .thumbSlider .bx-wrapper .bx-pager{bottom:-30px;}
.itemThumb .thumbSlider .bx-wrapper .bx-pager-item a{background:#404040;border-color:#404040;}
.itemThumb .thumbSlider .bx-wrapper .bx-pager-item a.active{background:#869791;border-color:#869791;}
.itemThumb .thumbSlider .bx-wrapper .bx-prev{display:block;position:absolute;top:50%;left:10px;margin-top:-18px;width:36px;height:36px;text-indent:-9999em;background:#000 url(../images/btn_productPrev.png) no-repeat center center;background-size:auto 50%;border-radius:50%;}
.itemThumb .thumbSlider .bx-wrapper .bx-next{display:block;position:absolute;top:50%;right:10px;margin-top:-18px;width:36px;height:36px;text-indent:-9999em;background:#000 url(../images/btn_productNext.png) no-repeat center center;background-size:auto 50%;border-radius:50%;}
.itemThumb .thumbSlider li{position:relative;padding-bottom:40px;}
.itemThumb .thumbSlider li a{display:block;position:absolute;bottom:0;left:0;right:0;height:40px;font-weight:bold;color:#fff;line-height:40px;text-align:center;background:rgba(0,0,0,0.9);}
.itemThumb .thumbSlider li a:before{display:inline-block;content:'';margin-right:10px;width:26px;height:26px;background:url(../images/icon_zoom.png) no-repeat;vertical-align:middle;}

.inquiryForm{display:block;margin-bottom:20px;}
.inquiryForm li{display:block;}
.inquiryForm li *{display:block;width:100%;margin-bottom:10px;}
.inquiryForm li label{font-size:1.15em;font-weight:bold;color: #333;}
/*.inquiryForm li.caption{padding:10px 25px 20px;}*/
.gc_causes_single_form_btn li a.cancel_btn{
    background: #333333;
    border: 1px solid #333333;
    color: #fff;
}
.gc_causes_single_form_btn li a.cancel_btn:hover {
    background: transparent;
    border: 1px solid #333333;
    color: #333333;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

ul.use_icon_area{display:block;margin:0 -5px -20px; height:100%;}/* 자체보완건 */
ul.use_icon_area:after{display:block;content:'';clear:both;}/* 자체보완건 */
ul.use_icon_area li{display:block;position:relative;float:left;margin-bottom:10px;padding:0 5px;width:75px;height:145px;text-align:center;box-sizing:border-box;}/* 자체보완건 */
ul.use_icon_area li .thumb{display:block;margin-bottom:5px;overflow:hidden;}/* 자체보완건 */
ul.use_icon_area li .thumb img{width:100%;height:75px;}/* 자체보완건 */
ul.use_icon_area li .name{display:block;line-height:20px;font-size:14px;}/* 자체보완건 */

.searchDetailList{display:block;margin:30px 0;font-size:1.1em;line-height:20px;}
.searchDetailList ul,
.searchDetailList li{display:block;}
.searchDetailList input{position:absolute;top:5px;left:0;}
.searchDetailList > li{position:relative;margin-bottom:30px;padding-left:200px;min-height:20px;}
.searchDetailList > li > b{position:absolute;top:0;left:0;padding:0 20px;width:180px;box-sizing:border-box;}
.searchDetailList > li > ul:after{display:block;content:'';clear:both;}
.searchDetailList > li > ul > li{position:relative;float:left;margin-bottom:5px;padding:0 20px;box-sizing:border-box;}

.searchDetailTags{position:relative;margin-top:40px !important;padding:10px 150px 10px 10px;font-weight:bold;text-align:center;background:#e1e1e1;}
.searchDetailTags ul{display:block;}
.searchDetailTags ul:after{display:block;content:'';clear:both;}
.searchDetailTags ul li{display:block;float:left;}
.searchDetailTags ul li a{display:block;position:relative;margin-right:10px;padding:0 30px 0 10px;height:30px;line-height:30px;background:#fff;}
.searchDetailTags ul li a:after{display:block;content:'';position:absolute;top:50%;right:10px;margin-top:-6px;width:12px;height:12px;background:url(../images/common/icon_x.png) no-repeat;}
.searchDetailTags a.btn_tagClear{display:block;position:absolute;top:0;bottom:0;right:0;width:150px;color:#fff;background:#113ba5;}
.searchDetailTags a.btn_tagClear span{display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;height:20px;color:#fff;text-align:center;line-height:20px;}

.btnArea{margin:20px 0;text-align:center;}
.btn_l.on{color:#fff;background-color:#000;border:1px #000 solid;}
.btn_l{display:inline-block;font-weight:bold;color:#000;text-align:center;background-color:#fff;border:1px #000 solid;vertical-align:middle;box-sizing:border-box;}
.btn_l{padding:0 16px;height:58px;font-size:1.1em;line-height:56px;}

#m_hashTags > li{display:block;float:left;margin-top:5px;}
#m_hashTagsLeft > li{display:block;float:left;margin-top:5px;}
#table_List_area .tabBar{display:block;height:60px;border-left:1px #000 solid;border-bottom:1px #000 solid;box-sizing:border-box;}
#table_List_area .tabBar:after{display:block;content:'';clear:both;}
#table_List_area .tabBar li{display:block;float:left;}
#table_List_area .tabBar li a{display:block;width:200px;height:60px;font-size:17px;font-weight:bold;color:#959595;line-height:58px;text-align:center;border:1px #000 solid;border-left:0px none;box-sizing:border-box;}
#table_List_area .tabBar li.active a{color:#fff;background:#000;}
#table_List_area .first_bg_odd{background: #ECECEC; margin-bottom:0px; min-height:55px;}
#table_List_area .first_bg_odd:nth-child(2n+1){background: #EFF4F8;}
#table_List_area .first_bg_odd b{margin-top:5px; padding:0 10px 0 20px;}
#table_List_area .first_bg_odd .mtag01 li{margin-top:5px;}

.itemSearchBarWrap .tags{margin-top:10px;padding:0 5px;font-weight:bold;text-align:center;}
.itemSearchBarWrap .tags a{display:inline-block;position:relative;margin-right:10px;padding:0 30px 0 10px;height:28px;line-height:28px;text-align:center;border:1px #e1e1e1 solid;}
.itemSearchBarWrap .tags a:after{display:block;content:'';position:absolute;top:50%;right:10px;margin-top:-6px;width:12px;height:12px;background:url(../images/common/icon_x.png) no-repeat;}
.itemSearchBarWrap .tags a.btn_tagClear{color:#fff;background:#111;border:1px #111 solid;}
.itemSearchBarWrap .tags a.btn_tagClear:after{background:url(../images/common/icon_x_active.png) no-repeat;}

.gc_causes_single_forms .btn_searchDetail {
    position: absolute;
    top: 0;
    right: 15px;
    width: 160px;
    height: 50px;
    font-size: 1.1em;
    line-height: 52px;
    text-align: center;
    background: #333333;
    border: 1px solid #333333;
    color: #fff;
}
.gc_causes_single_forms .btn_searchDetail:hover {
    background: transparent;
    border: 1px solid #333333;
    color: #333333;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}


@media all and (max-width:639px){
	.itemThumb{position:static;top:inherit;left:inherit;padding-bottom:40px;width:auto;}
	label{display: initial;}
}