@CHARSET "UTF-8";

body {
	border-top: 2px solid #f58b95;
	background-position: initial initial;
	background-repeat: initial initial;
	color: #372e2a;
	font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 12px;
	line-height: 1.6;

}
a.bnr img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70); /* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	-khtml-opacity: .70; /* Safari 1.x */
}
.hoverLight:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .70;
}
.boxSize * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
a.aLink {
	display: block;
	width: 100%;
	height: 100%;
}
a.pinkTxt {
	color: #f6929b;
	text-decoration: none;
	border-bottom: solid #f6929b 1px;
}
header {
	background-color: #FFFFFF;
	background-position: initial initial;
	background-repeat: initial initial;
	height: 145px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 980px;
	display: block;
}
header h1 {
	padding-top: 20px;
}
header #logoBtnWaku {
	padding-top: 20px;
}
/* ▼映画タイアップ▼ */
header #campaign {
	padding-top: 20px;
	position: absolute;
	top: 0;
	left: calc(50% + 60px);
}
/* ▲映画タイアップ▲ */
header .kigyouContact {
	position: absolute;
	left: 0;
	color: #9e9795;
	top: 20px;
	letter-spacing: 1px;
	display: inline-block;
	font-size: 11px;
}
header .kigyouContact span {
	color: #f7a5ac;
}
header h2 {
	font-size: 12px;
	left: 0;
	position: absolute;
	top: 85px;
	font-weight: lighter;
	text-align: left;
	line-height: 21px;
}
header h2.catchCopy p {
	font-size: 16px;
	font-weight: bold;
	color: #F58B95;
}
header h2.catchCopy span {
	font-size: 11px;
}

header div.catchCopy {
	font-size: 12px;
	left: 0;
	position: absolute;
	top: 85px;
	font-weight: lighter;
	text-align: left;
	line-height: 21px;
}
header div.catchCopy p {
	font-size: 16px;
	font-weight: bold;
	color: #F58B95;
}
header div.catchCopy span {
	font-size: 11px;
}

header #url {
	left: 0;
	position: absolute;
	top: 15px;
}
header nav#sub {
	width: 416px;
	position: absolute;
	/* ▼映画タイアップ▼ */
	/*right: 0;*/
	left: 0;
	/* ▲映画タイアップ▲ */
	top: 0;
	font-size: 0;
	text-align: right;
}
header nav#sub li {
	float: left;
	background-color: #F57782;
	padding: 3px;
	font-size: 11px;
	color: #FFFFFF;
}
header nav#sub li a {
	color: #FFFFFF;
	text-decoration: none;
}
header nav#sub li:hover {
	opacity: 0.8;
}
header nav#sub ul {
	overflow: hidden;
	display: inline-block;
	text-align: center;
}
header nav#sub ul:last-child {
	margin-left: 10px;
}
header nav#sub ul:first-child li {
	width: 125px;
}
header nav#sub ul:last-child li {
	width: 65px;
	background-color: #F9A7AD;
}
header nav#sub ul:first-child li:first-child {
	border-right: 1px solid #FFFFFF;
	border-radius: 0 0 0 5px;
}
header nav#sub ul:last-child li:first-child {
	border-right: 1px solid #FFFFFF;
	border-radius: 0 0 0 5px;
}
header nav#sub ul:first-child li:last-child {
	border-radius: 0 0 5px 0;
}
header nav#sub ul:last-child li:last-child {
	border-radius: 0 0 5px 0;
}
header nav#sub ul:last-child li.loginMP {
	border-radius: 0 0 5px 5px;
}
header nav#sub li.searchBtn {
	background-image: url("../../img/user/common/header_fav_icon.png");
	background-size: 11px;
	-webkit-background-size: 11px;
	-moz-background-size: 11px;
	background-position: 10px 6px;
	background-repeat: no-repeat;
	cursor: pointer;
}
header nav#sub li.searchBtn div,
header nav#sub li.bookmarkBtn a {
	padding-left: 8px;
}
header nav#sub li.bookmarkBtn {
	background-image: url("../../img/user/common/header_bm_icon.png");
	background-size: 12px;
	-webkit-background-size: 12px;
	-moz-background-size: 12px;
	background-position: 23px 5px;
	background-repeat: no-repeat;
}
header nav#sub li.historyBtn {
	background-image: url("../../img/user/common/header_clock_icon.png");
	background-size: 11px;
	-webkit-background-size: 11px;
	-moz-background-size: 11px;
	background-position: 10px 6px;
	background-repeat: no-repeat;
	cursor: pointer;
}
header #record {
	background-color: #f4ecec;
	border-radius: 5px; /* CSS3草案 */
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */
	-moz-border-radius: 5px; /* Firefox用 */
	position: absolute;
	right: 0;
	top: 75px;
	width: 308px;
	height: 50px;
	display: block;
}
header #record dl {
	float: left;
	text-align: left;
	margin: 5px 10px;
}
header #record dd {
	text-align: right;
	line-height: 26px;
}
header #record dl.job_record {
	width: 100px;
}
header #record dl.job_record dd span {
	color: #f58b95;
	font-size: 18px;
}
header #record dl.update_day {
	width: 168px;
}
#siteheader {
	background: #372E2A;
	background-position: initial initial;
	background-repeat: initial initial;
	height: 39px;
}
.m_b_10 {
	margin-bottom: 10px;
}
nav#global-nav {
	height: 39px;
	margin: 0 auto;
	width: 980px;
}
nav#global-nav ul {
	overflow: hidden;
	height: 100%;
}
nav#global-nav li {
	display: table;
	float: left;
	height: 100%;
	background-image: url("../../img/user/common/nav_kugiri.gif");
	background-position: left center;
	background-repeat: no-repeat;
}
nav#global-nav li:last-child {
	background-image: url("../../img/user/common/nav_kugiri.gif"), url("../../img/user/common/nav_kugiri.gif");
	background-position: left center, right center;
	background-repeat: no-repeat;
}
nav#global-nav li a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
}
nav#global-nav li a img {
	vertical-align: top;
}
#sub_siteheader {
	background: #F58B95;
	padding: 5px;
}
nav#sub-nav {
	display: table;
	width: 980px;
	text-align: center;
	margin: auto;
	overflow: hidden;
}
#pankuzu {
	display: table-cell;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
}
#pankuzu a {
	color: #ffffff;
}
#pankuzu .pkzText:nth-child(n + 2):before {
	content: ">";
	margin-right: 3px;
}
#search-box {
	display: table-cell;
	height: 27px;
	width: 236px;
	margin-top: 5px;
	padding-left: 5px;
	vertical-align: middle;
}
#search-box form  {
	background-color: #fff;
	border-radius: 5px; /* CSS3草案 */
	-webkit-border-radius: 5px; /* Safari,Google Chrome用 */
	-moz-border-radius: 5px; /* Firefox用 */
}
#search-box input.textBox {
	border: none;
	width: 190px;
	height: 23px;
	outline: 0;
	vertical-align: middle;
	color: #cccccc;
}
#wrapper {
	width: 980px;
	text-align: center;
	margin: 30px auto 50px auto;
}
#wrapper:after {
	clear: both;
	content: '.';
	visibility: hidden;
	height: 0;
	display: block;
}
#main-column {
	float: left;
	width: 680px;
	text-align: left;
}
#main-column.noSideClm {
	width: 980px;
}
#main-column-job {
	width: 980px;
	text-align: left;
}
#side-column {
	position: relative;
	float: right;
	width: 264px;
	text-align: left;
	margin-bottom: 30px;
}
footer {
	clear: both;
	background: #ede6e6;
	margin-bottom: -20px;
}
footer a {
	color: #372e2a;
	display: inline-block;
}
footer hr {
	clear: both;
	width: 980px;
	text-align: center;
	margin: 10px auto 20px auto;
	color: #d6d6d6;
}
footer #to-top-area {
	background: #f58b95;
	height: 40px;
	text-align: center;
	line-height: 42px;
}
footer #to-top-area a {
	font-weight: 200;
	color: #ffffff;
	width: 100%;
	display: block;
	height: 40px;
}
footer #to-top-area:hover {
	background-color: #f58b95;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
footer #to-top-area a:hover {
	text-decoration: none;
}
footer .link {
	width: 980px;
	text-align: center;
	margin: 5px auto;
}
footer .link .link_left ul li {
	float: left;
	vertical-align: bottom;
	margin-top: 25px;
	margin-right: 80px;
}
footer .link .link_left ul li.account_fin {
	margin-right: 0;
	padding-right: 85px;
}
footer .link .link_left ul li.sp {
	margin-top: 13px;
}
footer .link .link_left ul li a img {
	vertical-align: bottom;
}
footer .link div.link_right {
	padding-top: 10px;
}
footer .link div.link_right p {
	float: right;
	width: 170px;
	text-align: left;
	padding-top: 12px;
	font-size: 11px;
	line-height: 1.4em;
}
.footer_nav {
	clear: both;
	width: 980px;
	text-align: center;
	margin: 20px auto;
}
.footer_nav #sitemap {
	float: left;
	width: 570px;
}
.footer_nav #sitemap h2 {
	width: 540px;
	font-size: 12px;
	text-align: left;
}
.footer_nav #sitemap ul {
	clear: both;
	line-height: 12px;
}
.footer_nav #sitemap ul li {
	float: left;
	border-right: 1px solid #655c59;
	padding: 0 10px;
	margin-top: 20px;
}
.footer_nav #sitemap ul li.fin {
	border-right: none;
}
.footer_nav #account {
	float: left;
	text-align: left;
}
.footer_nav #sitemap ul {
	line-height: 12px;
}
.footer_nav #account ul li {
	margin-top: 15px;
	padding: 0 10px;
}
.footer_category {
	text-align: center;
	margin: auto;
	width: 980px;
	display: block;
}
.footer_category {
	margin-bottom: 20px;
}
.footer_category ul li {
	text-align: center;
	margin: auto;
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #655c59;
	line-height: 12px;
}
.footer_category ul li.fin {
	border-right: none;
}
footer .copy {
	background: #FFF;
	border-top: #372e2a solid 15px;
}
footer .copy .wrap {
	margin: 30px auto;
	width: 980px;
}
footer .copy .wrap a {
	display: inline-block;
}
footer .copy .wrap address {
	float: right;
	display: inline-block;
	font-style: normal;
	font-size: 15px;
	padding-top: 8px;
}
footer .copy .wrap address:after {
	content: "";
	display: block;
	clear: both;
}
/**お仕事コンシェルジュバナー**/
#sideConciergeBanner {
	display: block;
	line-height: 0;
	margin-bottom: 20px;
	text-align: center;
}
#sideConciergeBanner.conciergeBannerUp {
	margin-bottom: 12px;
}
#sideConciergeBanner img {
	display: inline-block;
}
#sideConciergeBanner:hover {
	opacity: 0.6;
}
#side-column h2 {
	margin-bottom: 15px;
	height: 40px;
}
#side-column .cntnt {
	margin-bottom: 15px;
}
#side-column .jobs .side_in {
	margin-bottom: 20px;
	padding: 10px 0;
	border-bottom: 1px solid #EFEFEF;
}
#side-column .jobs .side_in:last-child {
	border-bottom: none;
}
#side-column .jobs .bnr img {
	float: left;
	width: 100px;
	margin-right: 15px;
}
#side-column .jobs h3 a {
	margin-top: 10px;
	font-size: 12px;
	display: inline-block;
	color: #f58b95;
	line-height: 1.2em;
}
#side-column .jobs .subTxt {
	color: #717171;
	font-size: 11px;
}
.chumokuAbbr {
	color: #717171;
	font-size: 11px;
	margin-top: 5px;
}
#side-column .magazineList * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#side-column .magazineList .side_in {
	margin-bottom:20px;
	padding: 10px 0;
	border-bottom: 1px solid #EFEFEF;
	font-size: 0;
	overflow: hidden;
}
#side-column .magazineList a.bnr {
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
}
#side-column .magazineList a.bnr img {
	width: 100px;
}
#side-column .magazineList .side_in:last-child {
	border-bottom: none;
}
#side-column  .magazineList .chumokuRight {
	width: 149px;
	display: inline-block;
	vertical-align: top;
}
#side-column  .magazineList .chumokuRight h3 {
	padding: 0 !important;
	line-height: 1;
	margin: 0;
}
#side-column  .magazineList .chumokuRight a {
	word-break: break-all;
	display: inline-block;
	font-size: 12px;
	line-height: 1.2em;
	color: #f58b95;
}
#side-column .magazineList .subTxt {
	padding-left: 115px;
	color: #717171;
	font-size: 11px;
}
#side-column .magazineList .chumokuAbbr {
	color: #717171;
	font-size: 11px;
	margin-top: 5px;
}

#side-column .keyword{
	margin-top:40px;
}

#side-column .keyword {
	margin-top: 40px;
}
#side-column .keyword dl {
	float: left;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#side-column .keyword dt {
	color: #f58b95;
	font-size: 14px;
	margin-bottom: 15px;
}
#side-column .keyword dd {
	margin-bottom: 5px;
}
#side-column .keyword dd a {
	color: #343434;
	margin-bottom: 10px;
}
#side-column .pick-up {
	margin-top: 30px;
}
#side-column .simpleSearchBanner {
	margin-bottom: 15px;
	line-height: 0px;
	cursor: pointer;
}
#simpleSearchBannerBottom {
	width: 100%;
	height: 12px;
	background-image: url(../../img/user/top/side_shadow.jpg);
	background-repeat: no-repeat;
	background-size: 264px 12px;
}
.require {
	color: #FF0000;
	font-weight: bold !important;
}
.webOuboBtn {
	font-weight: bold;
	line-height: 1em;
}
.webOuboBtn > span {
	display: block;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-bottom: 6px;
}
.btn_bookmark {
	width: 272px;
	text-align: center;
	border-radius: 6px; /* CSS3草案 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px; /* Firefox用 */
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 3px;
	display: block;
}
.btn_bookmark:hover {
	opacity: 0.6;
	filter: alpha(opacity=60); /* IE lt 8 */
	-ms-filter: "alpha(opacity=60)"; /* IE 8 */
	-khtml-opacity: .60; /* Safari 1.x */
}
a.btn_bookmark:hover {
	text-decoration: none;
}
.btn_bookmark p {
	padding-top: 10px;
}
.qr {
	margin-bottom: 20px;
}
img.img_lft {
	float: left;
}
img.img_rgt {
	float: right;
}
.keisaiAnkenRight {
	float: left;
	padding-top: 5px;
	width: 240px !important;
	margin-right: 0 !important;
	margin-top: 0 !important;
}
.keisaiAnkenAbbr {
	margin-top: 5px;
}
.bookmark_btn_style {
	height: 40px;
	width: 980px;
	text-align: center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 3px;
	background: #F58B95;
}
#kyujinKigyoTabs .bookmark_btn_style_del {
	background-image: url(../../img/user/job/kyujinlist_bm_icon_del.png);
	background-repeat: no-repeat;;
	background-position: 5% center;
	letter-spacing: 0;
}
.bookmark_btn_style_del {
	height: 40px;
	width: 980px;
	text-align: center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 3px;
	background: #372E2A;
	border-bottom: solid 4px #000000 !important;
}
.ankenDetailPage .bookmark_btn_style_del, .ankenDetailPage .bookmark_btn_style {
	width: 272px;
}
.btn_company {
	float: right;
	text-align: center;
	border-radius: 6px; /* CSS3草案 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px; /* Firefox用 */
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 3px;
	display: block;
	padding: 12px 30px 10px;
	margin-bottom: 50px;
}
.btn_company:hover {
	opacity: 0.6;
	filter: alpha(opacity=60); /* IE lt 8 */
	-ms-filter: "alpha(opacity=60)"; /* IE 8 */
	-khtml-opacity: .60; /* Safari 1.x */
}
a.btn_company:hover {
	text-decoration: none;
}
.convBtn {
	background-color: #FF4052;
	border-bottom: solid 4px #C85A65;
	height: 40px;
	margin-left: 8px;
}
#fade {
	width: 100%;
	height: 5000px;
	display: none;
	background-color: #000000;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#fade {
	width: 100%;
	height: 5000px;
	display: none;
	background-color: #000000;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#loading_back {
	background: url(../../img/user/common/loading_ico_back.png) no-repeat center;
	display: none;
	top: 0px;
	left: 50%;
	position: fixed;
	z-index: 9999;
	width: 100px;
	height: 100px;
}
#loading_ico {
	background: url(../../img/user/common/loading_ico.gif) no-repeat center;
	display: none;
	top: 0px;
	left: 50%;
	position: fixed;
	z-index: 100000;
	width: 100px;
	height: 100px;
}
.contentsBnr {
	display: block;
	margin-bottom: 10px;
}
.contentsBnr img {
	width: 680px;
	height: 200px;
	vertical-align: top;
}
.backNum {
	text-align: right;
}
.backNum a {
	color: #F58B95;
}
.apply_nagare_img {
	width: 100%;
	height: 68px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.apply_nagare_img_1 {
	background: url(../../img/user/entry/apply_step1.png) no-repeat center;
}
.apply_nagare_img_2 {
	background: url(../../img/user/entry/apply_step2.png) no-repeat center;
}
.apply_nagare_img_3 {
	background: url(../../img/user/entry/apply_step3.png) no-repeat center;
}
.apply_shokuba_nagare_img_1 {
	background: url(../../img/user/entry/apply_step1_shokuba_kengaku.png) no-repeat center;
}
.apply_shokuba_nagare_img_2 {
	background: url(../../img/user/entry/apply_step2_shokuba_kengaku.png) no-repeat center;
}
.apply_shokuba_nagare_img_3 {
	background: url(../../img/user/entry/apply_step3_shokuba_kengaku.png) no-repeat center;
}
.kigyou_anken_list_kigyou_nothing {
	text-align: center !important;
	font-weight: bold;
	padding: 30px 0;
}
.kigyou_anken_list_kigyou_nothing h1, .kigyou_anken_list_kigyou_nothing h2.logo {
	text-align: center !important;
	margin-bottom: 20px;
}
.kigyou_anken_list_kigyou_nothing div.anken_list_btn {
	width: 220px;
	height: 35px;
	border: 1px solid #000;
	border-radius: 3px;
	line-height: 35px;
	text-align: center;
	margin: 30px auto 45px;
	font-size: 15px;
}
.kigyou_anken_list_kigyou_nothing div.anken_list_btn a {
	font-size: 14px;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
/*複数拠点対応*/
.niniTit {
	margin-top: 60px;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.niniBtn {
	color: #000000;
	background: #FFFFFF;
	border-bottom: solid 1px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: inline;
}
.niniBtn:hover {
	cursor: pointer;
}
.niniKoumoku {
	display: none;
}
.aplInpSubmit
, .submit_form_btn
, .cmnSubmitBtn {
	background-color: #F58B95;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 19px;
	border: none;
	height: 60px;
	width: 400px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
	-webkit-appearance: none;
}
.aplInpSubmit
, .entry.apply .submit_form_btn
, .cmnSubmitBtn {
	background-color: #F58B95;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 19px;
	border: none;
	height: 55px;
	width: 400px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
	-webkit-appearance: none;
	border-bottom: solid 4px #C85A65;
}
.aplInpSubmit:hover
, .submit_form_btn:hover
, .cmnSubmitBtn:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}
.entry.apply .btnArea .aplInpSubmit
, .entry.apply .submit_form_btn.aplConfSbm
, .cmnSubmitBtn {
	background-color: #FF4052;
	font-weight: bold !important;
	font-size: 23px;
	height: 62px;
	width: 500px;
}
.aplInpKiyaku {
	text-align: center;
	color: #B4B4B4;
	font-size: 14px;
}
.entry .btnArea {
	margin-bottom: 15px;
}
.kiyakuLink {
	border-bottom: solid 1px;
	cursor: pointer;
	-webkit-appearance: none;
	color: #b4b4b4;
}
.revision_form_btn
, .cmnRevisionBtn {
	color: #B4B4B4;
	background: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border: none;
	border-bottom: solid 1px;
	margin: 20px;
	cursor: pointer;
	-webkit-appearance: none;
}
.niniBtnWaku {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 20px;
}
.entry.apply .btnArea .toSpec {
	margin-top: 20px;
}
.entry.apply .btnArea .toSpec a {
	color: #F58B95;
	font-size: 14px;
}
.modalRuleBlock {
	margin: 0 auto;
	width: 650px;
	position: fixed;
	z-index: 20;
	border-radius: 5px;
	background-color: #FFFFFF;
}
.modalRuleBlock h4 {
	background: #F58B95;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	padding: 3px 0;
	margin-top: 15px;
	margin-bottom: 15px;
}
.modalRuleBox {
	padding: 0px 10px;
	overflow: auto;
	width: 620px;
	height: 440px;
	margin: 0 auto;
}
.modalRuleClsBtn {
	color: #FFFFFF;
	background: #372E2A;
	text-align: center;
	font-size: 16px;
	padding: 4px 0;
	width: 620px;
	margin: 15px auto;
	border-radius: 5px;
	cursor: pointer
}
.modalRuleOverlay {
	position: fixed;
	width: 100%;
	min-height: 100%;
	background-color: #000000;
	overflow: hidden;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	z-index: 10;
	top: 0;
	left: 0;
}
.kyoten_block {
	margin-bottom: 5px;
}
.kyoten_btn {
	display: inline-block;
	padding: 0 10px;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 14px;
}
.kyoten_btn:hover {
	opacity: 0.7;
	cursor: pointer;
}
.kyoten_table {
	margin: 15px !important;
	padding-left: 10px;
}
.kyoten_table th {
	padding-left: 15px !important;
}
.kyotenLoading {
	width: 699px;
	height: 150px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.kyotenLoading img {
	height: 40px;
	width: 40px;
}
.kyotenLoadingWaku {
	display: table;
	margin: 15px;
}
.popular-company > div {
	padding: 30px 20px 0 20px;
	overflow: hidden;
}
.popular-company-img {
	border: 1px solid #BFBFBF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	vertical-align: top;
}
#loginSuccess .contents p {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}
#loginSuccess #optionSearchSetJouken .contents, #loginSuccess #optionSearchSetJoukenEnd .contents {
	margin: 30px 0 0 0;
	font-size: 17px;
}
#loginSuccess #option_search_name {
	border: solid 1px #A9A9A9;
	width: 407px;
	border-radius: 5px;
	margin: 0;
}
#loginSuccess .pinkBorder {
	width: 500px;
	margin: 20px auto 30px;
}
#loginSuccess .okiniiriSaveBtn {
	margin: 20px auto 50px;
}
.pinkBorder {
	border: solid #f58b95 1px;
	border-radius: 5px;
	text-align: center;
	margin: 30px 20%;
	color: #f58b95;
}
.textLinks {
	text-align: center;
	font-size: 13px;
}
#apply_login_btn, #secstage_login_btn {
	line-height: 18px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	height: 30px;
	text-align: center;
	margin: 25px auto;
	width: 500px;
	border-radius: 5px;
	background-color: #67564E;
	color: #FFFFFF;
	cursor: pointer;
	letter-spacing: 0.1em;
	border-bottom: solid 4px #372E2A;
}
#secstage_login_btn {
	height: 45px;
}
#apply_login_btn span, #secstage_login_btn span {
	font-size: 12px;
	color: #A2A2A2;
}
/* かんたん検索 */
.simpleSearchModalOverlay {
	position: fixed;
	width: 100%;
	min-height: 100%;
	background-color: #000000;
	overflow: hidden;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	z-index: 10;
	top: 0;
	left: 0;
}
#simpleSearchModalDiv .simpleWaku {
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	z-index: 20;
	background: #F4EBEC;
	border-radius: 5px;
	width: 600px;
	height: 755px;
}
#simpleSearchModalDiv .simpleTitle {
	text-align: center;
	background: #F58B95;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 0;
	font-size: 15px;
	letter-spacing: 0.1em;
	margin-top: 20px;
}
#simpleSearchModalDiv .simpleContentsTitle {
	background-repeat: no-repeat;
	background-position: left 13px;
	height: 36px;
	border-bottom: solid #F58B95 2px;
	margin-bottom: 15px;
}
#simpleSearchModalDiv .title1 {
	background-image: url(../../img/user/common/kantanTit1.png);
	background-size: 203px 21px;
}
#simpleSearchModalDiv .title2 {
	background-image: url(../../img/user/common/kantanTit2.png);
	background-size: 211px 21px;
}
#simpleSearchModalDiv .title3 {
	background-image: url(../../img/user/common/kantanTit3.png);
	background-size: 217px 21px;
}
#simpleSearchModalDiv .simpleContents {
	margin: 3%;
	width: 94%;
	/*	margin: 20px;
		width: 616px;*/
}
#simpleSearchModalDiv .simpleSearchForm {
	position: relative;
}
#simpleSearchModalDiv .simpleDataSection {
	z-index: -1;
	position: absolute;
}
#simpleSearchModalDiv .simpleContentsSmallContents label {
	/*	width: 300px;
		margin: 4px;*/
	width: 48%;
	margin: 1%;
	padding: 6px 0;
	text-align: center;
	background-color: #372E2A;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	border-radius: 5px;
	float: left;
	font-size: 15px;
	cursor: pointer;
}
#simpleSearchModalDiv .simpleSearchSubmitButton {
	background: #F58B95;
	width: 300px;
	height: 35px;
	color: #FFFFFF;
	font-size: 18px;
	border-radius: 5px;
	line-height: 35px;
	cursor: pointer;
	margin: 0 auto;
	text-align: center;
}
#simpleSearchModalDiv .simpleSearchButtonSection {
	margin: 35px 0 20px 0;
}
#simpleSearchModalDiv .simpleModalCloseBtn {
	background-color: #372E2A;
	color: #FFFFFF;
	width: 25%;
	margin: 0 auto;
	font-size: 10px;
	padding: 2px 0px;
	border-radius: 3px;
	cursor: pointer;
	margin-bottom: 40px;
	text-align: center;
}
/* かんたん検索 */

/* あなたにオススメの求人 */
#recomend_contents .recmWaku {
	margin: 0 20px;
}
#recomend_contents .recmImgWaku {
	float: left;
	margin-right: 15px;
	width: 100px;
}
.recmImgWaku img {
	vertical-align: top;
}
.recmContentsWaku {
	float: left;
	width: 525px;
	min-height: 64px;
	padding: 5px 0 26px 0;
	position: relative;
}
#recomend_contents .recmSmlWaku {
	padding: 10px 0;
	border-top: solid 1px #E5E5E5;
	overflow: hidden;
}
#recomend_contents .recmSmlWaku.recmBarNone {
	border-top: #FFFFFF;
}
#recomend_contents .recmTit a {
	color: #f58b95;
	font-size: 16px;
	font-weight: bold;
}
#recomend_contents .recmTxt {
	font-size: 12px;
	margin-bottom: 5px;
}
#recomend_contents .recmIcnArea {
	overflow: hidden;
	position: absolute;
	width: 100%;
	bottom: 0;
}
#recomend_contents .recmSyokusyuIcn {
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background: #F59F8B;
	padding: 0 10px;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	float: left;
}
#recomend_contents .recmSyousaiIcn {
	background: #f58b95;
	height: 26px;
	line-height: 26px;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding: 0 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-weight: bold;
	float: right;
}
#recomend_contents .recmSyousaiIcn:hover {
	background-color: #F26F7B;
}
/* あなたにオススメの求人 */
/* TOPのreturnモーダル  */
.topRetModalOverlay {
	position: fixed;
	width: 100%;
	min-height: 100%;
	background-color: #000000;
	overflow: hidden;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	z-index: 10;
	top: 0;
	left: 0;
}
.RetWaku {
	margin: 0 auto;
	width: 650px;
	position: fixed;
	z-index: 20;
	border-radius: 5px;
	background-color: #FFFFFF;
	padding: 10px 0;
}
.topRetButton {
	color: #FFFFFF;
	background: #F48C95;
	width: 300px;
	margin: 20px auto;
	padding: 10px;
	border-radius: 5px;
	cursor: pointer;
	font-size: 17px;
	font-weight: bold;
}
.topRetCloseBtn {
	color: #FFFFFF;
	background: #000000;
	width: 200px;
	margin: 0 auto 20px;
	border-radius: 5px;
	padding: 5px;
	cursor: pointer;
}
.topRetTitle {
	font-size: 18px;
	margin: 10px;
	font-weight: bold;
}
/* TOPのreturnモーダル  */

/* TOPの告知場所  */
section#topNews {
	margin-bottom: 30px;
	text-align: center;
}
section#topNews img {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
/* TOPの告知場所  */

/* sideの特集  */
#topTokusyu img {
	vertical-align: top;
}
/* sideの特集  */

/* sideの注目の求人 */
#sideChumokuKigyou .detail {
	width: 100%;
	text-align: center;
}
#sideChumokuKigyou .detail li {
	display: inline-block;
	width: 48%;
}
#sideChumokuKigyou .detail li:nth-child(even) {
	margin-left: 1%;
}
#sideChumokuKigyou .detail li img {
	width: 100%;
	height: auto;
	border: 1px solid #CECECE;
	padding: 5px 0;
	border-radius: 5px;
}
/* sideの注目の求人 */

/* sideの会員登録誘致 */
#side-column h2#sideRegister {
	height: 238px;
}
#side-column #sideRegisterHash {
	font-size: 0;
	margin: 0 0 15px 0;
}
#side-column #sideRegisterHash a {
	width: 100%;
	height: 100%;
	display: block;
}
/* sideの会員登録誘致 */

.kyujinListWrap .addAnkenBookmark {
	background-color: #FFFBA2;
	font-weight: bold;
	color: #838300;
	border-bottom: solid 4px #C3C50E;
	border: 1px solid #C3C50E !important;
	position: relative;
}
.kyujinListWrap .favorite_item_del {
	position: relative;
}
.kyujinListWrap .addAnkenBookmark:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 21px;
	background-image: url("../../img/user/result/kyujinlist_bm_icon.png");
	position: absolute;
	top: 10px;
	left: 10px;
}
.kyujinListWrap .favorite_item_del:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 21px;
	background-image: url("../../img/user/result/kyujinlist_bm_icon_del.png");
	position: absolute;
	top: 10px;
	left: 10px;
}
.search-detail .btnOubo {
	background-color: #FF606F;
	border-bottom: solid 4px #C85A65;
	color: #FFFFFF;
	border: 1px solid #C85A65;
}

/*告知用モーダル*/
#newsModalWrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
#newsModalWrap .overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	z-index: 1000;
}
#newsModalWrap .newsWrap {
	width: 700px;
	height: 582px;
	position: absolute;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	background-image: url("../../img/user/contents/apply_process/pc/modal_back.jpg");
	z-index: 1050;
}
#newsModalWrap .newsWrap .close {
	width: 35px;
	height: 35px;
	background-image: url("../../img/user/common/modal_close_news.png");
	background-size: 35px 35px;
	-webkit-background-size: 35px 35px;
	-moz-background-size: 35px 35px;
	position: absolute;
	top: -10px;
	right: -15px;
	cursor: pointer;
}
#newsModalWrap .newsWrap a {
	display: block;
	position: absolute;
	top: 410px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
#newsModalWrap .newsWrap a:hover {
	opacity: 0.8;
}
#newsModalWrap .newsWrap a > img {
	border: 1px solid #FF4052;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
/*タブ表示に関するスタイル*/
.mbBookMarkTab {
	margin: 16px 0 16px 0;
}
.kyujinKigyoTabs_hr {
	border-bottom: 2px solid #F58B95;
}
.kyujinKigyoTabs_tab {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	display: block;
	margin: 9px 0 0 20px;
}
.kyujinKigyoTabs_li {
	display: inline-block;
	width: 163px;
	height: 32px;
	background-repeat: no-repeat;
	position: relative;
}
.kyujinKigyoTabs_li .tabClickArea {
	height: 20px;
}
.newPr {
	height: 32px;
}
.kyujinKigyoTabs_li_on_image {
	background-image: url("../../img/user/job/kigyou_anken_tab_kyujin.png");
	z-index: 10;
}
.kyujinKigyoTabs_li_off_image {
	background-image: url("../../img/user/job/kigyou_anken_tab_kyujin_off.png");
}
.KigyoTabs_li_on_image {
	background-image: url("../../img/user/job/kigyou_anken_tab_kigyou.png");
	position: relative;
	left: -23px;
	z-index: 5;
}
.KigyoTabs_li_off_image {
	background-image: url("../../img/user/job/kigyou_anken_tab_kigyou_off.png");
	position: relative;
	left: -23px;
	z-index: 5;
}
.tabFixed {
	position: fixed !important;
	top: 0px;
	width: 100%;
	max-width: 980px;
	z-index: 10;
	background: #FFF;
}
/*検討中リスト*/
.bookMarkAnkenWrap {
	width: 335px;
	margin: auto;
	border: 1px solid #E9E9E9;
	border-radius: 5px;
	margin-bottom: 10px;
	display: inline-block;
	text-decoration: none;
}
.bookMarkAnkenWrap img {
	margin: 10px;
}
.bookMarkAnkenWrap .deletBtn {
	float: right;
	margin: 2px;
	cursor: pointer;
	background-color: transparent;
	border: none;
}
.bookMarkAnken .detail {
	line-height: 14px;
	display: inline-block;
}
.bookMarkAnkenWrap .bookMarkAnken {
	display: inline-block;
	margin-top: 10px;
	vertical-align: top;
	margin-bottom: 10px;
	width: 186px;
}
.bookMarkAnkenWrap .occupationIcon {
	background-color: #F78994;
	padding: 1px 7px;
	border-radius: 3px;
	color: #FFFFFF;
	display: inline-block;
}
.bookMarkAnkenWrap .bookMarkTit {
	width: 210px;
}
.bookMarkAnkenWrap .bookMarkTit a {
	width: 90%;
	display: inline-block;
	color: #F38B92;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.bookMarkAnkenWrap .detailWrap {
	height: 75px;
	margin-bottom: 5px;
	overflow: hidden;
}
.bmKigyou.bookMarkAnkenWrap .detailWrap {
	height: 100px;
}
.bmUnderLoginWrap,
.bmUnderHistoryWrap {
	width: 497px;
	margin: auto;
	margin-top: 40px;
}
.bmUnderLoginDetail,
.bmUnderHistoryDetail {
	border: 1px solid #F38CA1;
	border-radius: 2px;
	padding: 15px;
}
.bmUnderLoginDetail p,
.bmUnderHistoryDetail p {
	line-height: 20px;
	text-align: center;
}
.bmUnderLoginWrap .linkBox {
	border-radius: 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
	padding: 10px 89px;
	font-weight: bold;
	text-align: center;
	margin: auto;
	margin-top: 20px;
	display: inline-block;
}
.bmUnderLoginWrap .red {
	background-color: #FB4947;
	border-bottom: 4px solid #CB2927;
}
.bmUnderLoginWrap .pink {
	background-color: #FE7A85;
	border-bottom: 4px solid #E44951;
}
/*検討中リスト*/

/* 文字数エラー表示 */
.checkAndAlertTextCountAns.errDisp {
	color: #FF0000;
	font-weight: bold;
	font-size: 15px;
}
/* 文字数エラー表示 */

/* 検討中リスト04*/

#side-column #zisyaInfo,
#side-column #zisyaInfo * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
#side-column #zisyaInfo {
	width: 262px;
	margin: 0 auto 10px;
	border: 2px solid #f58b95;;
	padding: 7px 13px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-family: メイリオ, Meiryo, sans-serif;
}
#side-column #zisyaInfo .tit {
	font-weight: bold;
	font-size: 15px;
	line-height: 1.4;
	text-align: center;
	color: #ff4052;
	margin-bottom: 10px;
	border-bottom: double 3px #ff4052;
}
#side-column #zisyaInfo p {
	line-height: 1.5;
	font-size: 11px;
	margin: 0;
}
#side-column #zisyaInfo .comment {
	margin-bottom: 7px;
}
#side-column #zisyaInfo .date {
	font-weight: bold;
	font-size: 12px;
}
#side-column #zisyaInfo .colorText {
	color: #ff4052;
}
#side-column #sideConciergeBanner .conciergeEventBannerBox{
	position: relative;
	display: inline-block;
}
#side-column #sideConciergeBanner .conciergeEventBannerText{
	position: absolute;
	color: #FDAD78;
	font-size: 16px;
	left: 28px;
	top: 96px;
}
/* 応募エラーページ */
.aplErrPage .wrap {
	width: 740px;
	margin: 0 auto;
}
.aplErrPage h2 {
	font-size: 18px;
	background-color: #F58B95;
	color: #FFF;
	border-radius: 5px;
	text-align: center;
	padding: 4px 0;
	letter-spacing: 0.2em;
}
.aplErrPage .detailWrap {
	padding: 40px 20px;
	font-size: 13px;
}
.aplErrPage .errTextArea {
	margin-bottom: 50px;
}

.otherServicesBorder{
	margin-top: 10px;
	border-bottom: #8E8E8E solid 1px;
	font-weight: bold;
}

.otherServicesBorder spam{
	padding: 6px;
	font-size: 9px;
	font-weight: normal;
}

.otherServicesBoxContainer {
	display: flex;
	padding: 20px 10px;
}

.otherServicesBoxContainer .headline {
	float: left;
	width: 460px;
	padding: 10px;
	font-weight: bold;
	border-top: 2px solid #BEBEBE;
	border-bottom: 2px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
}

.otherServicesBoxContainer .headline .labelFree {
	float: right;
	padding: 0 4px 0 4px;
	color: #FFF;
	background-color: #F58B95;
}

.otherServicesBoxContainer .details {
	float: left;
	padding: 10px;
	border-top: 2px solid #BEBEBE;
	border-bottom: 2px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
}

.otherServicesBoxContainer .details .full {
	width: 100%;
}

.otherServicesBoxContainer .details .checkbox {
	float: left;
	width: 200px;
	white-space: nowrap;
}
.otherServicesBoxContainer .details a {
	float: right;
	width: 175px;
	text-align: center;
	color: #f6929b;
	padding: 3px;
    text-decoration: underline;
}

.search-detail.kyujinListWrap {
	margin: 0 0 10px;
	border-top: 2px solid #BEBEBE;
	border-bottom: 2px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	overflow: hidden;
}

.otherServicesBoxContainer .details .contact {
	margin: 20px 0px 0px 40px;
	font-weight: bold;
}
