@charset "UTF-8";
.searchBox2{
	background: #fff;
    border: 1px solid #e4e4e4;
    border-top: 1px solid #276cc3;
    padding: 15px 15px 15px 15px;
    margin-bottom: 75px;
    position: relative;
    overflow: hidden;
    min-height: 45px;
}

.searchBox2:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/common/searchBox.png) no-repeat 0 0;
    width: 214px;
    height: 224px;
    left: 10px;
    top: -58px;
    opacity: 0.5;
}

.searchBox2 ul{
	position:relative;
}

/* .currentBox{ */
/* 	height: 294px !important; */
/* } */
/* .currentBox2{ */
/* 	height: 294px !important; */
/* } */

.search-detail{
	width: 100% !important;
    position: relative !important;
    display: block !important;
    box-sizing: border-box !important;
    left: 1px !important;
    clear: both !important;
    zoom: 1 !important;
    background: none !important;
}

.search-detail>.search-dl{
	float: left !important;
    width: calc(100% / 6);
/*     min-width: 188px; */
    box-sizing: border-box !important;
    overflow: hidden !important;
}

.search-detail>.search-dl2{
	float: left !important;
    width: calc(100% / 6 * 2);
/*     min-width: 376px; */
    box-sizing: border-box !important;
    overflow: hidden !important;
}

.search-detail>dl>dt{
	border-top: 1px solid #b9bcc4;
    border-bottom: 1px solid #e0e2e6;
    border-right: 1px solid #e0e2e6;
}

.search-detail>dl:first-child>dt{
	border-left: 1px solid #e0e2e6;
}

.search-detail>dl:first-child>dd{
	border-left: 1px solid #e0e2e6;
}

.search-detail>dl>dd{
	height: 211px;
    border-right: 1px solid #e0e2e6;
    border-bottom: 1px solid #e0e2e6;
    background-color: #fff;
    box-sizing: border-box;
}
.search_tit{
	background-color: #f9fafc;
    color: #333;
    position: relative;
    font-size: 13px;
    font-weight: bold ;
    letter-spacing: -.5px ;
    height: 42px ;
    line-height: 40px;
    width: 100%;
    text-align: left;
    padding-left: 17px;
    box-sizing: border-box;
    cursor: pointer;
}

.search-content{
    overflow: scroll;
    overflow-x: hidden !important;
   	padding: 10px 0 8px !important;
    list-style: none !important;
    letter-spacing: -1px !important;
    height: 191px;
}

.item{
	display: inline-block;
    position: relative;
    height: 32px;
    margin: 0px 0 4px 4px;
    box-sizing: border-box;
    font-size: 12px;
    color: #4a5470;
    background-color: #fff;
    float: left !important;
}

.srh-chk{
	position: absolute !important;
    width: 145px !important;
    height: 32px !important;
    z-index: 0 !important;
}
.lb_tag{
	display: block !important;
    width: 145px !important;
    height: 100%;
    position: relative !important;
    background-color: #fff;
    z-index: 1;
    color: #333;
    padding-left:0px !important;
    font-weight:unset !important;
}

label{
	cursor: pointer;
    vertical-align: middle !important;
}

.spanWrap{
	position: absolute;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    background: none;
    padding: 4px 13px 9px 14px;
}
.spanWrap>span{
	max-width: 150px;
    position: relative;
    top: 2px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.item:hover .spanWrap{
	color: #39f;
    font-weight: bold;
}

.kwd-search{
	width: calc(100% - 72px);
    height: 12px !important;
    border: 1px solid #e5e5e5 !important;
    background-color: #fff !important;
    padding: 11px 40px 11px 13px !important;
    box-sizing: content-box !important;
    margin-left: 8px !important;
}

.selectedKwdWrap{
    z-index: 10002;
    background-color: #fff;
    display:inline-block;
    width: 100%;
}
.selectedKwd{
	border: 1px solid #e5e5e5;
	border-top:none;
    box-sizing: border-box;
    padding: 14px 19px 15px 14px;
}
.selectedKwd-dl{
	display: table;
    width: 100%;
}
.blind{
    position: absolute;
	top: -9999em;
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
}
.selectedKwd-dd{
	position: relative;
    padding: 4px 0;
    vertical-align: middle;
    display: table-cell;
}
.items{
	width: 850px;
    max-width: 850px;
    padding: 7px 0;
    display: table-cell;
}
.items li{
	float: left;
    height: 27px;
    margin-right: 9px;
}

.items li>button{
	font-size: 12px;
    padding: 6px 5px 5px 5px;
    text-decoration: none !important;
    color: #003f71;
    overflow: visible;
    margin: 0;
    border: 0 none;
    background: transparent;
    cursor: pointer;
}

.items li>button>span{
	color: #4F4F4F;
}
.btnSet{
	display:inherit;
	width: 190px;
    height: 30px;
    vertical-align: top;
    text-align: right;
}
.btn_sch{
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    width: 120px;
    height: 30px;
    letter-spacing: -.5px;
    background-color: #003f71;
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1);
}
.reset{
	width: 63px;
    height: 30px;
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1);
    font-weight: bold;
    font-size: 13px;
    margin-right: 2px;
}
.chkSet{
	margin-top:10px;
	margin-left: 25px;
}
.chkSet>span{
	font-size: 13px;
}
.btnSet>div{
    margin-top: 10px;
}
.search-depth{
	position: absolute;
    top: 43px;
    left: 0px;
	width: calc(100% / 6 * 3);
    z-index: 10;
    border: 1px solid #565d79  !important;
    display:none;
}

.search-depth>.search-content{
	width: calc(100% / 3);
}

.tab-on{
	background-color: #003f71;;
    color: #fff;
    border: none;

}
.show{
	display:flex;
}

.selectedSpan{
	color:#37c;
	font-weight: bold;
}

.show2{
	display:none;
}
/* Mobile */
@media all and (max-width:768px){
	.searchBox2{
	    padding: 0px 0px 0px 0px;
	}
	.search-detail>.search-dl{
	    width: 100%;
	}
	.search-detail>.search-dl2{
	    width: 100% !important;
	}
	.search-depth{
		top: 553px;
		width: 100%;
	}
	.kwd-search{
		width: calc(100% - 72px) !important;
	}
}