body {
	height: unset !important;
}
.popover-agency {
	max-width: 440px;
}
.popover-agency ul {
}
.popover-agency li {
	padding-left: 15px;
	position: relative;
}
.popover-agency li:before {
	content: '\203B '; /* ※ */
	position: absolute;
	left: 0;
}
#nk-tab-menu__wrap {
}
#gheader {
	z-index: unset !important;
}

.both-item-search__title-wrap {
	padding: 0;
}
.both-item-search__submit-wrap:not(#searchResultTop) {
	padding-top: 40px;
	padding-bottom: 40px;
}
.both-item-search__title-wrap .ttl-type_003 {
	padding-left: 45px;
	background: url(../images/budget/icon_search.png) no-repeat left -4px;
	background-size: 40px 40px;
}

#dataSearch {
	position: relative;
	/* z-index: 199; */
}
#both_item_search .nk-tab-menu__wrap {
	width: 100%;
	border-bottom: 2px solid #005003;
	position: unset;
	top: unset;
	left: unset;
}
#both_item_search .nk-tab-menu__wrap .nk-tab-menu__item {
	margin: 0;
	width: 240px;
	height: 73px;
}
#both_item_search .nk-tab-menu__wrap .nk-tab-menu__item + .nk-tab-menu__item {
	margin-left: 40px;
}
#both_item_search .nk-tab-menu__wrap .nk-tab-menu {
	margin: 40px auto 0;
}
body #btn_form_submit {
	border-radius: 5px;
}
#both_item_search .act-btn {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 20px;
}
#both_item_search .act-btn > * {
	margin: 0;
}
#both_item_search .act-btn a {
	cursor: pointer;
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 62px;
	text-decoration: none;
	vertical-align: top;
	width: 235px;
	height: 63px;
	border-radius: 5px;
	background: #ff8f00 url(../images/common/nk-icon_link-out.png) no-repeat right 20px center;
	background-size: 16px 16px;
}

#both_item_search #searchResult {
	padding: 0;
	transition: min-height .3s ease;
}
#both_item_search #searchResultContent {
	padding-top: 0;
	padding-bottom: 0;
	display: block;
}
#both_item_search #searchResultContent .nk-item2 .nk-item__tab {
	line-height: 34px;
	height: 28px;
	min-height: unset;
}
#both_item_search #searchResultContent .nk-item__inner {
	padding-bottom: 10px;
	border: 2px solid #07780b;
	border-radius: 10px;
}
#both_item_search #searchResultContent .nk-item--rakusatsu .nk-item__inner {
	border-color: #0068B7;
}

#both_item_search .nk-item__status-area h5 {
	margin: 0;
	line-height: 40px;
}
#both_item_search .nk-item__status-area {
	height: unset;
}
#both_item_search #searchResultContent .nk-item2 dl.area {
	margin: 10px 0 0 0;
	top: unset;
	right: 0;
}
#both_item_search #searchResultContent .nk-item2.nk-item--nyusatsu dt {
	font-size: 100%;
	background-color: #95C781;
	border-color: #95C781;
}
#both_item_search #searchResultContent .nk-item2.nk-item--nyusatsu dt small,
#both_item_search #searchResultContent .nk-item2.nk-item--nyusatsu dt .small {
	font-size: 100%;
}
#both_item_search #searchResult .nk-item--rakusatsu .nk-item__inner dl.area dt {
	background-color: #69A5F5 !important;
	border-color: #69A5F5 !important;
}
#both_item_search #searchResultContent .nk-item2.nk-item--nyusatsu dd {
	border-color: #95C781;
}
#both_item_search #searchResult .nk-item--rakusatsu .nk-item__inner dl.area dd {
	border-color: #69A5F5 !important;
}
#both_item_search #searchResultContent .item_detail_url {
	position: unset;
}
#both_item_search #searchResultContent .nk-item2 h4 {
	margin: 0;
	margin-top: 10px;
}
#both_item_search #searchResultContent .nk-item2 p.outline {
	min-height: unset;
}
#both_item_search #main .line {
	margin-bottom: 40px;
}
#both_item_search .both-item-search .saved-item-call,
#both_item_search .both-item-search .saved-item-delete {
	color: #fff;
}
#submit_csv {
	position: absolute;
	left: 0;
	bottom: 0;
}
#searchResultContent .nk-item2 .bookmarked {
	display: block;
}
#searchResultContent .nk-item__status-no {
	color: #07780b;
}
#searchResultContent .nk-item--rakusatsu .nk-item__status-no {
	color: #0068B7;
}
.both-item-search__kw--company input[type=text]:nth-child(even),
.both-item-search__kw--company input[type=text]:nth-child(n+2),
.both-item-search__kw--company input[type=text]:nth-child(5n+1) {
	margin-left: unset;
}
.both-item-search__kw--company input[type=text]:nth-child(3n),
.both-item-search__kw--company input[type=text]:nth-child(3n + 2) {
	margin-left: 10px;
}
#searchResultPage .both-item-search__submit-btn {
	color: #07780b;
}
.nk-modal.both-item-search .block__search-btn:focus,
.nk-modal.both-item-search .block__search-btn:active,
.nk-modal.both-item-search .block__search-btn:hover {
	color: #fff;
}
#both_item_search #searchResultContent .item_detail_url:hover {
	opacity: .7 !important;
	background: transparent;
}
#searchResultContent .nk-item2.nk-item--nyusatsu h4 {
	height: unset;
}
.both-item-search__f ~ .both-item-search__submit-inner {
	margin-top: 40px;
	margin-bottom: 40px;
}
#searchResultTop .both-item-search__submit-inner {
	margin-top: 0;
	margin-bottom: 0;
}
.both-item-search__f-box-l h3 {
	margin-bottom: 6px;
}
.both-item-search__attention {
	font-weight: bold;
}
#searchResultContent .nk-item2.abstruct p.outline {
	color: #333;
}
#searchForm .both-item-search__submit-btn {
	color: #07780b;
}
.both-item-search .block__large-item.is-active a {
	color: #000;
}

.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;
}

@media (max-width: 991.98px) {
	#gheader {
		z-index: 199 !important;
	}
}
@media screen and (max-width: 767px) {
	#both_item_search .nk-tab-menu__wrap .nk-tab-menu {
		width: 100%;
		margin: 5.21512vw auto 0;
	}
	#both_item_search .nk-tab-menu__wrap .nk-tab-menu--2col .nk-tab-menu__item {
		width: 39.11343vw;
		font-size: 3.65059vw;
	}
	#both_item_search .nk-tab-menu__wrap {
		width: 100%;
	}
	#both_item_search .nk-tab-menu__wrap .nk-tab-menu__item {
		display: inline-block;
		width: 27.3794vw;
		height: 60px;
		font-size: 2.08605vw;
		line-height: 60px;
	}
	#both_item_search .nk-tab-menu__wrap .nk-tab-menu__item + .nk-tab-menu__item {
		margin-left: 3.91134vw;
	}
	.both-item-search__kw--company input[type=text]:nth-child(3n),
	.both-item-search__kw--company input[type=text]:nth-child(3n + 2) {
		margin-left: unset;
	}

	#both_item_search .act-btn a {
		font-size: 3.12907vw;
		font-weight: bold;
		line-height: 8.08344vw;
		width: 33.5vw;
		height: 8.21382vw;
	}

	#both_item_search #searchResultContent .nk-item2 .nk-item__tab {
		width: 16.55802vw;
		height: 4.43286vw;
		font-size: 2.08605vw;
		line-height: 4.43286vw;
	}
	#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;
	}
}
