.res14-contents {
	opacity: 0;
	background: #fff !important;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	transition: all .1s linear;
}

.res14-all-top__search-area._stm_top_search {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 25px 30px 20px;
	box-sizing: border-box;
	border-radius: 0 !important;
}

._stm_top_search select {
	width: 100%;
    padding-right: 1em;
    outline: none;
    border: none;
    background: #fff;
    background-image: none;
    box-shadow: none;
    color: #696969;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 1.5;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
}

._stm_top_search select.res14-all-top__select {
	position: relative;
	margin-left: 10px;
	width: 225px !important;
	height: auto;
	padding: 14px 20px;
	border: 1px solid #C3C3C3;
	border-radius: 6px;
	font-size: 16px;
    cursor: pointer;
    cursor: hand;
}

.res14-all-top__main-list > li.search_select {
	position: relative;
}

.res14-all-top__main-list > li.search_select::before {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 12px;
	height: 6px;
	margin-top: -3px;
	padding: 0;
	content: "";
	background: url("/sol/contents/online/icon_down_arrow.svg") no-repeat;
	background-size: contain;
	display: inline-block;
	z-index: 10;
}

.res14-all-top__main-list li:first-child select.res14-all-top__select{
    margin-left: 0px;
}

._stm_top_search-holder {
	margin-left: 15px;
	border-radius: 4px;
	background: #fff;
}
#_stm_top_search, #_stm_top_search_disabled {
	width: 183px;
	text-align: center;
}
#_stm_top_search_disabled {
	opacity: 0.5;
	cursor: default;
}
#_stm_top_search .ns15-btn_size001, #_stm_top_search_disabled .ns15-btn_size001 {
	padding: 7px 0;
	font-size: 20px;
}
._stm_result_num {
	float: left;
	margin-left: 10px;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
}
._stm_job_total_holder {
	float: right;
	margin-top: -5px;
	color: #444;
	font-weight: bold;
	font-size: 14px;
}
._total_job_num {
	margin: 0 3px;
	color: #f073aa;
	font-size: 24px;
}
.res14-tab-all-top-menu a {
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
._icon_base {
	display: inline-block;
	float: left;
	width: 56px;
	height: 17px;
	margin-right: 10px;
	border-radius: 4px;
	color: #fff;
	font-size: 10px;
	line-height: 17px;
	text-align: center;
}
.res14-all-top-contents-c1 {
	border-radius: 0 0 8px 8px;
}
.job-infoList02 {
	float: left;
	width: 100%;
}
.job-infoList02 li {
	margin: 0 0 6px 0;
	padding: 0 0 7px 0;
	background: url(/sol/contents/search/images/pc/bg_job_detail_dots.gif) left bottom repeat-x;
}
.res14-all-top__job-info03._fullwidth {
	float: none;
	width: auto;
}
._info_holder {
	margin-top: 60px;
	display: none;
	border: 1px solid #D0D0D0;
	border-radius: 6px;
	padding: 5px 30px 20px;
}

/* 総合TOP FV */
._global_top_fv-box {
	position: absolute;
	top: 32px;
	right: 30px;
	display: block;
	width: 480px;
	height: 221px;
	box-sizing: border-box;
	margin: 0;
	padding-top: 20px;
	border-radius: 10px;
	background: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.29);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.29);
}

._global_top_mv-lead {
	overflow: hidden;
	margin: 0 23px 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	white-space: nowrap;
	text-align: left;
}

._global_top_mv-btn {
	display: block;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 12px;
	padding: 0 30px;
}

._global_top_mv-btn ._btn-box {
	width: 200px;
}
._global_top_mv-btn ._btn-box._shinki {
	float: left;
}
._global_top_mv-btn ._btn-box._login {
	float: right;
}
._global_top_mv-btn ._btn-box ._txt {
	margin-bottom: 3px;
	color: #444;
	font-size: 13px;
	letter-spacing: 0.65px;
	text-align: center;
}

._global_top_mv-btn ._btn-box._shinki ._btn {
	background: #ff6959;
}
._global_top_mv-btn ._btn-box._login ._btn {
	background: #68b7e6;
}
._global_top_mv-link {
	margin: 0;
	padding: 0 30px;
	text-align: right;
}
._global_top_mv-link ._first {
	display: inline-block;
	height: 18px;
	padding-right: 13px;
	background: url(/sol/contents/img/svg/icon/arrow_blue_right.svg) no-repeat right center;
	background-size: 6px 12px;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
}

._global_top_mv-btn ._btn-box ._btn {
	display: block;
	width: 100%;
	height: 50px;
	margin-bottom: 2px;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	box-shadow: 0px 2px 0px rgba(180, 187, 191, 1);
	transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
}
._global_top_mv-btn ._btn-box ._btn:hover {
	opacity: 0.65;
	text-decoration: none;
	box-shadow: none;
}

/* MyPage総合トップメインビジュアル */
.res14-all-top__main-inner {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	height: 420px;
	overflow: visible;
}
.res14-contents .res14-all-top__main {
	position: relative;
	width: 960px;
	height: 420px;
	margin: 0 auto;
	overflow: visible;
	background: #fff;
}
.res14-contents .res14-all-top__main .main_vis {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#_js_main_visual {
	display: block;
}
#_js_main_visual {
	display: block;
	position: relative;
	width: 960px;
	height: 420px;
}
#_js_main_visual ._img_item {
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	transform: translateX(-50%);
	-webkit-transition: all 1.5s linear;
	-moz-transition: all 1.5s linear;
	transition: all 1.5s linear;
}
#_js_main_visual ._img_item._is_show {
	opacity: 1;
	z-index: 2;
}

._num1_img {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100px;
}
