body #searchResultContent {
	display: block;
}
.yotei-search__title-wrap {
	padding: 0;
}
.yotei-search__submit-wrap {
	padding-top: 40px;
	padding-bottom: 40px;
}
#yotei_search #searchResult {
	transition: min-height .3s ease;
}
#yotei_search #searchResult .nk-item2.nk-item--yotei .nk-item__inner {
	border: 2px solid #E58536;
	border-radius: 10px;
}
#yotei_search #searchResult .nk-item2.nk-item--yotei dl dt {
	font-size: 100%;
}
#yotei_search #searchResult .nk-item2.nk-item--yotei dl dt small,
#yotei_search #searchResult .nk-item2.nk-item--yotei dl dt .small {
	font-size: 100%;
}
#yotei_search #searchResultContent .nk-item2 dl.area {
	margin-top: 10px;
	top: unset;
	right: 0;
}
#yotei_search #searchResultContent .nk-item2 .bookmarked {
	display: block;
}
#yotei_search #searchResultContent .nk-item2 a {
	position: unset;
}
#yotei_search #searchResultContent .nk-item2 p.outline {
	min-height: unset;
}
#yotei_search #searchResultContent .nk-item2.abstruct p.outline {
	color: #333;
}
#yotei_search .nk-item__tab-list .nk-item__tab {
	line-height: 34px;
	height: 28px;
}
#yotei_search .yotei-search .saved-item-call,
#yotei_search .yotei-search .saved-item-delete {
	color: #fff;
}
#yotei_search .yotei-search__submit-btn {
	color: #07780b;
}
#yotei_search .yotei-search .workkind-item.is-active a {
	color: #000;
}
.nk-modal.yotei-search .block__search-btn:focus,
.nk-modal.yotei-search .block__search-btn:active,
.nk-modal.yotei-search .block__search-btn:hover {
	color: #fff;
}

#submit_csv {
	position: absolute;
	left: 0;
	bottom: 0;
}

.yotei-search__f ~ .yotei-search__submit-inner {
	margin-top: 40px;
	margin-bottom: 40px;
}
#searchResultTop .yotei-search__submit-inner {
	margin-top: 0;
	margin-bottom: 0;
}
.yotei-search__f-box-l h3 {
	margin-bottom: 6px;
}
.yotei-search__attention {
	font-weight: bold;
}
.nk-paging .nk-paging__item.first-page {
	display: inline-block;
}

#export_csv {
	padding-right: 20px;
	min-width: 140px;
}
#export_csv .nk-btn-inner {
	left: 0;
}

#yotei_search #btn_form_submit {
	background-color: #EE7800;
	border-radius: 5px;
}

@media screen and (max-width: 767px) {
	#searchResultContent .nk-item2.abstruct ul {
		opacity: 1;
	}
	#searchResult .nk-item2 .nk-item__status-area h5.status {
		font-size: 100%;
		width: 200px;
		border: none;
		top: 0;
		left: 150px;
	}
	.nk-paging {
		padding: 0;
	}
	.nk-paging .nk-paging__item,
	.nk-paging .nk-paging__item.next-page,
	.nk-paging .nk-paging__item.prev-page {
		width: 5.86701vw;
		height: 5.86701vw;
		font-size: 2.02086vw;
		line-height: 5.86701vw;
		overflow: unset;
	}
	.nk-paging .nk-paging__item.next-page,
	.nk-paging .nk-paging__item.prev-page {
		position: unset;
		top: unset;
		right: unset;
	}
	.nk-paging .nk-paging__item.next-page:before,
	.nk-paging .nk-paging__item.prev-page:before {
		display: none;
	}
	.nk-paging .nk-paging__item.next-page a,
	.nk-paging .nk-paging__item.prev-page a {
		text-indent: unset;
	}
	#yotei_search .nk-item__tab-list .nk-item__tab {
		line-height: 4.43286vw;
		height: 4.43286vw;
	}
	#searchResultContent .nk-item2.nk-item--yotei h5 {
		margin-bottom: 0;
	}
	#searchResultContent .nk-item2.nk-item--yotei h4 {
		margin-top: 0 !important;
		margin-bottom: 0;
	}
}
