@charset "utf-8";
/**
 *
 *    改版履歴
 *    -------------------------------------------------------------------------------------
 *    改版日		担当者		改版内容
 *    -------------------------------------------------------------------------------------
 *  2019/10/11		NAKAJIMA	デザイン変更
 *  2019/10/10      2NF-DEV		GoogleMapの導入
 *  2020/05/14      KIMURA		R02上期 4)有効期限の延長が必要な求人票をより明確に表示
 *  2020/12/11      KIMURA      R02下期 軽微な改修 特設求人追加
 *  2025/09/11      YAJIMA    R07下期 自治体保健師特設求人サイト追加
 *    -------------------------------------------------------------------------------------
 */

/* INDEX
----------------------------------------------------------------------------- */
/*
@ 基本定義
@ 全体を包括するブロック
@ header
@ footer
@ gmap
*/

/* @ 基本定義
----------------------------------------------------------------------------- */
article,
aside,
figure,
/* デザイン変更 2019/10/11 NAKAJIMA DEL START */
/*
footer,
header,
*/
/* デザイン変更 2019/10/11 NAKAJIMA DEL END */
nav,
section{
    margin: 0;
    padding: 0;
}
html {
    overflow-y: scroll;
}
body {
    line-height: 1.3;
	/*background: #efefef;*/
	background: #fff;
    color: #000;
	/*font-family: 'メイリオ', 'ヒラギノ角ゴ Pro W3','ＭＳ ゴシック', sans-serif;*/
	font-family: 'メイリオ', 'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}
section {
	/*background-color: #efefef;*/
	background-color: #fff;
	padding-bottom: 40px;
}
section:after {
	content: "";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
a {
    text-decoration: none;
    outline: none;
}
a.under-line {
    text-decoration:underline;
}
img,
input,
label {
    vertical-align: middle;
}
ul {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
	padding: 0;
}
label {
	clear: both;
	font-weight: normal;
}
h1 {
	/*margin: 18px 0 18px;*/
	margin: 1.5em 0 0.7em;
	/*color: #00849b;*/
	color: #000000;
	font-size: 1.43em;
	border-bottom: 1px solid #333;
}
/* +++++ DEL +++++ */section.institution .Wrap h1,
h1.institution { /* institution.htmlタイプの色変更 */
/*	border-bottom: 1px solid #ccc;
	padding: 5px 0;
*/
	color: #0179cc;
}
.contents .main_title .block_sub_title {
  line-height: 1;
  margin-bottom: 7px;
  margin-top: -37px;
}
.contents .main_title .sub_title {
  font-size: 1.2rem;
  display: inline-block;
  background-color: #f2f2f2;
  padding: 4px 40px 3px;
  margin: 0;
  min-width: 240px;
  text-align: center;
  letter-spacing: 1px;
}
.contents .main_title .sub_title.is_special {
  background-color: #FF4F52;
  color: #fff;
}
h2 {
	clear: both;
	margin: 0;
}
p{
	margin: 0;
}


/* @ 全体を包括するブロック
----------------------------------------------------------------------------- */

/* デザイン変更 2019/10/11 NAKAJIMA DEL START */
/* header .Wrap, */
/* デザイン変更 2019/10/11 NAKAJIMA DEL END */
section .Wrap,
/* デザイン変更 2019/10/11 NAKAJIMA DEL START */
/* footer .Wrap, */
/* デザイン変更 2019/10/11 NAKAJIMA DEL END */
.changeArea{
	width: 1220px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
/* デザイン変更 2019/10/11 NAKAJIMA UPD START */
/*
header,
footer {
	font-size: 0.875em;
}

/* @ header
----------------------------------------------------------------------------- */

/*
header {
	min-width: 1220px;
	background: url(../images/gNavi-bg.png) no-repeat bottom center #fff;
	background-size: 100% 80px;
	margin-bottom: 0;
	border-bottom: 1px solid #fff;
}
header .Wrap {
	min-height: 170px;
}
header .Wrap p {
	padding-top: 18px;
}
header .Wrap #textsizer,
header .Wrap #hNavi,
header .Wrap #gNavi,
header .Wrap  #gNavi ul li a span {
	position: absolute;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * textsizer
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*
header .Wrap #textsizer {
	top: 34px;
	right: 207px;
}
header .Wrap #textsizer li {
	float: left;
	padding-right: 10px;
	line-height: 34px;
}
header .Wrap #textsizer li a {
	display: inline-block;
	background:url(../images/header-font-size_bg_off.png) no-repeat left top;
	width: 32px;
	height: 34px;
	float: left;
	text-align: center;
	color: #000;
}
header .Wrap #textsizer li a:hover,
header .Wrap #textsizer li a.textresizer-active {
  cursor: pointer;
  background-color: transparent;
  background:url(../images/header-font-size_bg_on.png) no-repeat left top;
  text-decoration: none;
}
/* DEL部分はhtmlの変更化であれば削除してください */
/* +++++ DEL +++++ *//*header.nurse .Wrap #textsizer,
/* +++++ DEL +++++ *//*header.map .Wrap #textsizer,
/* +++++ DEL +++++ *//*header.complete .Wrap #textsizer,
/* +++++ DEL +++++ *//*header.confirmation .Wrap #textsizer,
/* +++++ DEL +++++ *//*header.input .Wrap #textsizer,
/* +++++ DEL +++++ *//*header.institution .Wrap #textsizer,
/* +++++ DEL +++++ *//*header.search-tile .Wrap #textsizer,
/*
header.member .Wrap #textsizer { /* ログイン・ログアウトが有る時用 headerにクラスmemberを付ける */
/*
	right: 375px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * hNavi
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ▼2015/1/8追記 ヘッダー「問合せ」「ログアウト」のCSSスプライト化*/
/*
header .Wrap #hNavi {
	top: 29px;
	right: 0px;
}
header .Wrap #hNavi li {
	float: left;
	padding-left: 20px;
}

header .Wrap #hNavi li a {
	width: 160px;
	height: 44px;
	display: block;
}
header .Wrap #hNavi li img {
	display: none;
}
header .Wrap #hNavi li.hNavi01 a { background: URL(../images/header-contact_bg.png) no-repeat left top;}
header .Wrap #hNavi li.hNavi02 a { background: URL(../images/header-logout_bg.png) no-repeat left top;}

header .Wrap #hNavi li a:hover {
	 background-position: left bottom !important;
}
/* ▲2015/1/8追記 */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * gNavi
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*
header .Wrap #gNavi {
	top: 103px;
	left: 0;
}
header .Wrap #gNavi ul:after {
	content: "";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility: hidden;
}
header .Wrap #gNavi ul li {
	float: left;
	padding-left: 10px;
	position: relative;
}

/* +++++ DEL +++++ *//*header.search-list .Wrap #gNavi li,
/* +++++ DEL +++++ *//*header.before-login .Wrap #gNavi li,
/*
header.4nav .Wrap #gNavi ul li { /* グローバルナビが4つの場合 */
/*
	padding-left: 12px;
}
header .Wrap  #gNavi ul li:first-child{
	padding-left: 0;
}
/*▼ 2014/12/21追記 5つの場合の幅指定*/
/*
header .Wrap  #gNavi ul li a {
	width: 236px;
	height: 54px;
	display: block;
}
/*▲ 2014/12/21追記 */
/*▼ 2015/1/3追記　4つの場合の幅指定*/
/*
header .Wrap #gNavi ul li.gNavi_bl_01 a,
header .Wrap #gNavi ul li.gNavi_bl_02 a,
header .Wrap #gNavi ul li.gNavi_bl_03 a,
header .Wrap #gNavi ul li.gNavi_bl_04 a {
	width: 296px;
}
/*▲ 2015/1/3追記 */
/*
header .Wrap  #gNavi ul li a span {
	display: none;
}
header .Wrap #gNavi ul li a span.badge { /* バッヂマークの表示 */
/*
	top: -10px;
	left: 0px;
	display: inherit;
}
header .Wrap #gNavi ul li a span#name { /* ログイン者名の表示 */
/*
  color: #333;
  top: 5px;
  left: 55px;
  display: inherit;
}
header .Wrap #gNavi ul li a:hover span#name { /* ログイン者名のホバー時 */
/*
  color: #fff;
}
/*▼ 2014/12/26追記 グローバルナビCSSスプライト化 */
/*
header .Wrap #gNavi ul li img {
	display: none;
}
header .Wrap #gNavi ul li span.badge img {
	display: inline;
}
header .Wrap #gNavi ul li.gNavi01 a { background: URL(../images/gNavi01_bg.png) no-repeat left top;}
header .Wrap #gNavi ul li.gNavi02 a { background: URL(../images/gNavi02_bg.png) no-repeat left top;}
header .Wrap #gNavi ul li.gNavi03 a { background: URL(../images/gNavi03_bg.png) no-repeat left top;}
header .Wrap #gNavi ul li.gNavi04 a { background: URL(../images/gNavi04_bg.png) no-repeat left top;}
header .Wrap #gNavi ul li.gNavi05 a { background: URL(../images/gNavi05_bg.png) no-repeat left top;}
header .Wrap #gNavi ul li.gNavi06 a { background: URL(../images/gNavi06_bg.png) no-repeat left top;}
header .Wrap #gNavi ul li.gNavi07 a { background: URL(../images/gNavi07_bg.png) no-repeat left top;}
header .Wrap #gNavi ul li.gNavi08 a { background: URL(../images/gNavi08_bg.png) no-repeat left top;}
header .Wrap #gNavi ul li.gNavi09 a { background: URL(../images/gNavi09_bg.png) no-repeat left top;}
header .Wrap #gNavi ul li.gNavi10 a { background: URL(../images/gNavi10_bg.png) no-repeat left top;}
header .Wrap #gNavi ul li.gNavi_bl_01 a { background: URL(../images/before-login-gNavi01_bg.png) no-repeat left top;}
header .Wrap #gNavi ul li.gNavi_bl_02 a { background: URL(../images/before-login-gNavi02_bg.png) no-repeat left top;}
header .Wrap #gNavi ul li.gNavi_bl_03 a { background: URL(../images/before-login-gNavi03_bg.png) no-repeat left top;}
header .Wrap #gNavi ul li.gNavi_bl_04 a { background: URL(../images/before-login-gNavi04_bg.png) no-repeat left top;}

header .Wrap #gNavi ul li a:hover {
	 background-position: left bottom!important;
}
/*▲ 2014/12/26追記 */



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * サブナビ用CSS
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*
section header {
	margin: 0;
	padding: 0;
	background: url(../images/section_header_bg.png) repeat-x left bottom;
	border-bottom: none;
}
section header #sNavi {
	width: 1221px;
	margin: 0 auto;
	height: 74px;
	overflow: hidden;
}
section header #sNavi li {
	float: left;
}

/*▼ 2014/12/26追記 看護のグローバルナビ下のサブナビをCSSスプライト化*/
/*
section header #sNavi li a {
	width: 246px;
	height: 74px;
	display: block;
}
section header #sNavi li img {
	display: none;
}
section header #sNavi li.sNavi01 a { background: URL(../images/nurse-Navi01_bg.png) no-repeat left top; width:241px;}
section header #sNavi li.sNavi02 a { background: URL(../images/nurse-Navi02_bg.png) no-repeat left top;}
section header #sNavi li.sNavi03 a { background: URL(../images/nurse-Navi03_bg.png) no-repeat left top;}
section header #sNavi li.sNavi04 a { background: URL(../images/nurse-Navi04_bg.png) no-repeat left top;}
section header #sNavi li.sNavi05 a { background: URL(../images/nurse-Navi05_bg.png) no-repeat left top; width:241px;}

section header #sNavi a:hover {
	 background-position: left bottom !important;
}
/*▲ 2014/12/26追記*/

/* @ footer
----------------------------------------------------------------------------- */
/*
footer {
	min-width: 1220px;
	clear: both;
	background: #fff;
	border-top: 1px solid #ccc;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * footerリンク
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*
footer ul {
	margin: 0 0 0 50px;
	padding: 30px 0;
	text-align: left;
	font-size: 1em;
}
footer ul li {
  /*padding-right: 60px;*/
  /*
  padding-right: 200px;
	line-height: 2em;
	display: inline;
	white-space:nowrap;
}
footer ul li a {
	/*background: url(../images/footer_navi_icon.jpg) no-repeat right center ;*/
  /*padding-right: 15px;*/
  /*
	color: #000;
}
footer ul li a:hover {
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * copyright
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*
footer p  {
	text-align: center;
	/*padding: 25px 0;
  background: #f0efed;*/
  /*
	margin: 0;
}

footer p small {
	font-size: 0.85em;
}


/* @ e-ナーストップ
----------------------------------------------------------------------------- */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * トップ用の上書き記述
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*
header.e-nurse-top_SPPC,
header.e-nurse-top {
	background: #fff;
}
header.e-nurse-top_SPPC .Wrap,
header.e-nurse-top .Wrap {
	min-height: 90px;
}
header.e-nurse-top_SPPC .Wrap p:first-child,
header.e-nurse-top .Wrap p:first-child {
	margin-left: 50px;
}
header.e-nurse-top_SPPC .Wrap #hNavi,
header.e-nurse-top .Wrap #hNavi {
	right: 50px;
}
header.e-nurse-top_SPPC .Wrap #textsizer,
header.e-nurse-top .Wrap #textsizer {
	right: 250px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * tosmart
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*
header .Wrap .tosmart {
	position: absolute;
	top: 40px;
	right: 450px;
	background: url(../images/e-nurse-top-header-icon01.png) no-repeat right center;
	padding: 0 15px 0 0;
}
header .Wrap .tosmart a {
	color: #000;
}
header .Wrap .tosmart a:hover {
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * tosmart2(スマホ向けボタン)
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*
.tosmart2 {
	min-height: 190px;
	background: url(../images/e-nurse-top_SPPC-bg.png) repeat-x top left #005092;
	margin-bottom: 10px;
	text-align: center;
}
.tosmart2 a {
	display: block;
	padding-top: 55px;
	padding-bottom: 55px;
}
*/

/*------------------------------------------

　 グローバルエリア　スタイルシート

------------------------------------------*/
.block_global_header {}
.block_global_header_main {
  height: 84px;
  display: flex;
  justify-content: space-between;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 2;
}
.block_global_header_main a {
  color: #333;
  display: block;
}
.block_global_header_main a:hover {
  text-decoration: none;
}
.block_global_header_main .col_logo {
  height: 84px;
  padding: 6px 0 0 20px;
  line-height: 1;
  margin-right: auto;
}
.block_global_header_main .col_logo .is_sub {
  /*font-size: 1.2rem;*/
  font-size: 1.0rem;
  letter-spacing: 1px;
  display: block;
}
.block_global_header_main .col_contact {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 230px;
}
.block_global_header_main .col_contact a:hover {
  text-decoration: none;
}
.block_global_header_main .col_contact a.is_contact {
  display: inline-block;
  border-bottom: 1px dashed #ADADAD;
  line-height: 1.2;
  padding: 0 5px 3px;
  position: relative;
  font-size: 1.5rem;
}
.block_global_header_main .col_contact a.is_contact::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 23px;
  background: url("../images/icon_mail_header.png") no-repeat center center;
  vertical-align: middle;
  margin: 0 8px 3px;
  transition: all 0.2s;
}
.block_global_header_main .col_contact a:hover::before {
  transform: rotate(-15deg);
}
.block_global_header_main .col_btn {
  width: 255px;
}
.block_global_header_main .col_btn a {
  height: 84px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  background-color: #E6EFDF;
}
.block_global_header_main .col_btn a:hover {
  text-decoration: none;
}
.block_global_header_main .col_btn a .is_main {
  /*font-size: 1.5rem;*/
  font-size: 1.0rem;
  display: block;
  line-height: 1;
  width: auto;
  margin: 0 5% 5px;
  border-bottom: 1px dashed #3B5D37;
  padding: 0 8px 4px;
}
.block_global_header_main .col_btn a .is_main::before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 19px;
  background: url("../images/mark_arrow_o.png") no-repeat center center;
  vertical-align: middle;
  margin: 0 10px 3px 0;
  transition: all 0.2s;
}
.block_global_header_main .col_btn a:hover .is_main::before {
  margin: 0 5px 3px;
}
.block_global_header_main .col_btn a .is_sub {
  font-size: 1rem;
  display: block;
  line-height: 1.2;
  width: 80%;
  margin: 3px 10% 0;
}
/*
 グローバルナビゲーションメニュー
*/
.block_header_navi {
  position: relative;
  z-index: 1;
  padding: 50px 0 0;
  background-image: url("../images/bg_navi.jpg");
  background-size: cover;
  background-position: center top;
  border-bottom: 1px solid #BC835C;
}
.block_header_navi_inner {
  background: rgba(255, 255, 255, 0.80);
}
ul.header_navi {
  width: 1084px;
  max-width: 98%;
  margin: 0 auto;
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
ul.header_navi > li {
  margin: 0;
  padding: 5px 0 0;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 2px solid transparent;
  transition: all 0.3s;
}
ul.header_navi > li:hover {
  border-bottom: 2px solid #BC835C;
}
ul.header_navi > li > a {
  color: #000;
  /*font-size: 1.6rem;*/
  font-size: 1.0rem;
  line-height: 1;
  display: inline-block;
}
ul.header_navi > li > a::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url("../images/mark_arrow_o.png") no-repeat center center;
  vertical-align: middle;
  margin: 0 8px 3px 0;
  transition: all 0.2s;
  background-size: 7px auto;
}
ul.header_navi > li > a:hover {
  text-decoration: none;
}
ul.header_navi > li > a:hover::before {
  margin: 0 3px 3px 5px;
}

.block_global_footer {
  background-color: #525252;
  color: #fff;
  padding: 20px 0;
}
.block_global_footer a {
  color: #fff;
  text-align: right;
}
.global_footer_inner {
  width: 1084px;
  max-width: 98%;
  margin: 0 auto;
  text-align: left;
  display: flex;
  justify-content: space-between;
}
ul.footer_link_list {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
ul.footer_link_list li {
  margin: 0.7em 0;
}
ul.footer_link_list li a {
  /*display: inline-block;*/
  position: relative;
  padding-left: 16px;
}
ul.footer_link_list li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  width: 7px;
  height: 7px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  transition: all 0.2s;
}
ul.footer_link_list li a:hover {
/*  text-decoration: none;*/
  opacity: 1;
}
ul.footer_link_list li a:hover::before {
  left: 4px;
}
ul.footer_link_list_most_right {
  text-align: right;
}
ul.footer_link_list_most_right li {
  padding-right: 0;
}
.global_footer_inner .col_footer:nth-child(3) {
  text-align: right;
}
.global_footer_inner .is_nccs_banner {
  margin: 15px 0;
}
.global_footer_inner .coypr {
  font-size: 1.1rem;
  letter-spacing: 1px;
  font-size: 0.5rem;
  white-space: nowrap;
}

.naviPagetop {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  height: 60px;
  width: 60px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
  border-radius: 3px 0 0 3px;
  letter-spacing: 1px;
}

.naviPagetop a {
  display: block;
  height: 60px;
  width: 60px;
  color: #fff;
  text-decoration: none;
  line-height: 1.1;
  font-size: 0.6rem;
  text-align: center;
  padding-top: 8px;
}
.naviPagetop a::before {
content:'\f106';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
  display: block;
  font-size: 1.4rem;
}

/*求人施設の方*/

.block_global_header_main .col_btn.at_shisetsu {
  width: 280px;
}
.block_global_header_main .col_btn.at_shisetsu a {
  background-color: #FCF5E0;
}
.block_header_navi.at_shisetsu {
  border-bottom-color: #A8D150;
}

/*パーツ類*/
.btn_l,
.btn_m,
.btn_s,
.btn_m_w {
  display: inline-block;
  border-radius: 3px;
  transition: all 0.2s;
  line-height: 1.1;
}
.btn_l {
  background-color: #463f0a;
  border-color: #463f0a;
  color: #fff;
  padding: 18px 28px;
  font-size: 1rem;
}
.btn_m {
  background-color: #463f0a;
  border-color: #463f0a;
  color: #fff;
  padding: 11px 20px;

  font-size: 1.5rem;
}
.btn_s {
  background-color: #463f0a;
  border-color: #463f0a;
  color: #fff;
  padding: 5px 20px 4px;
  font-size: 1.3rem;
}
.btn_m_w {
  background-color: transparent;
  border-color: #463f0a;
  padding: 11px 20px;
  font-size: 1.5rem;
}
.btn_l:hover,
.btn_m:hover,
.btn_s:hover,
.btn_m_w:hover {
  opacity: 0.75;
}
.btn_l:hover,
.btn_m:hover,
.btn_s:hover {
  color: #fff;
  text-decoration: none;
}
.btn_m.is_search {
  padding-right: 25px;
}
.btn_m.is_search::before {
  content: '\f002';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 0.7em;
}

.arrow_o {
  display: inline-block;
  padding-left: 19px;
  color: #333;
  position: relative;
  line-height: 1.4;
}
.arrow_o::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-color: #ED7D31;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 1px;
}
.arrow_o::after {
  content: "";
  display: block;
  border-left: 5px solid #fff;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  position: absolute;
  left: 5px;
  top: 5px;
}
.arrow_o.at_inline {
  line-height: 1.3;
  color: #0596CE;
}
.arrow::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 7px;
  height: 7px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  transition: all 0.2s;
}

/*ご登録・ログイン*/
.block_sign_in_top {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  padding: 0 90px;
}
.block_sign_in_top > div {
  width: 45%;
  border-radius: 5px;
  background: #faf8f2;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
  padding: 30px;
  margin:10px;
}
.block_sign_in_top > div h2 {
  border-bottom: 1px solid #A8D150;
  text-align: center;
  font-size: 1.1rem;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.block_sign_in_top > div p {
  font-size: 1rem;
  line-height: 1.6;
  margin: 20px 35px 10px;
}
.block_sign_in_top .col_user .block_signin_inner {
  margin: 10px 30px 10px;
}
.block_sign_in_top .col_user .block_signin_inner form > div {
  margin: 10px 0;
  text-align: center;
}
.block_sign_in_top .col_user .block_signin_inner form .is_id input, .block_sign_in_top .col_user .block_signin_inner form .is_pw input {
  font-size: 1rem;
}
.block_sign_in_top .col_user .block_signin_inner form .is_stay {
  text-align: left !important;
}
.block_sign_in_top .col_user .block_signin_inner form .is_loginbtn {
  text-align: center;
}
.block_sign_in_top .col_user .block_signin_inner form .is_loginbtn .btn_m {
  width: 185px;
}
.block_sign_in_top .col_user .block_signin_inner form .is_forgot {
  text-align: center;
}
.block_sign_in_top .col_new h2 {
  border-bottom-color: #ED7D31;
}
.block_sign_in_top .col_new .block_new_inner {
  margin: 10px 30px 10px;
}
.block_sign_in_top .col_new .block_new_inner .is_loginbtn {
  text-align: center;
  margin-top: 40px;
}
.block_sign_in_top .col_new .block_new_inner .is_loginbtn .btn_l {
  /*width: 100%;*/
  width: 90%;
}
.block_sign_in_top div form .block_error_message {
  margin: 20px 0 !important;
  text-align: left !important;
}
/*エラーメッセージ*/
.block_error_message {
  position: relative;
  border-radius: 5px;
  background: #fff;
  border: 2px solid #ea6d6d;
  color: #790000;
  line-height: 1.4;
  padding: 15px 15px 15px 70px;
  margin: 20px 0;
}
.block_error_message::before {
  content: '\f071';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #F43838;
  font-size: 31px;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -15px;
  line-height: 1;
}
/* デザイン変更 2019/10/11 NAKAJIMA UPD END */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * section-clm
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

section.e-nurse-top  {
	min-width: 1220px;
	background: url(../images/e-nures-top-section-bg.jpg) repeat-x top center;
	min-height: 500px;
}
section.e-nurse-top .Wrap #changeArea > div {
	float: left;
	margin: 35px 0 0 50px;
	text-align: center;
}
section.e-nurse-top .Wrap .clm01 {
	background: url(../images/e-nurse-top-clm01-bg.png) no-repeat top left;
	min-height: 430px;
	min-width: 342px;
}
section.e-nurse-top .Wrap .clm02 {
	background: url(../images/e-nurse-top-clm02-bg.png) no-repeat top left;
	min-height: 430px;
	min-width: 342px;
}
section.e-nurse-top .Wrap .clm03 {
	background: url(../images/e-nurse-top-clm03-bg.png) no-repeat top left;
	min-height: 430px;
	min-width: 342px;
	overflow: hidden;
}
section.e-nurse-top .Wrap .clm01 p {
	margin-top: 250px;
}
section.e-nurse-top .Wrap .clm02 p:first-child,
section.e-nurse-top .Wrap .clm02 p.first-child {
	margin: 250px 0 0 0;
}
section.e-nurse-top .Wrap .clm02 p:nth-child(2),
section.e-nurse-top .Wrap .clm02 p.second-child {
	margin-top: 20px;
}
section.e-nurse-top .Wrap .clm03 ul li input[type="text"] ,
section.e-nurse-top .Wrap .clm03 ul li input[type="password"] {
	width: 260px;
	margin-bottom: 20px;
	background: #162f05;
	border-radius: 0;
	box-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	color: #fff;
}
section.e-nurse-top .Wrap .clm03 ul li:first-child,
section.e-nurse-top .Wrap .clm03 ul li.first-child {
	margin-top: 195px;
}
section.e-nurse-top .Wrap .clm03 ul li:nth-child(2) {
	margin-bottom: -10px;
}
/* input 内の placeholder1 の色を指定 */
section.e-nurse-top .Wrap .clm03 ul li input::-webkit-input-placeholder { color: #85b000;}
section.e-nurse-top .Wrap .clm03 ul li input::-moz-placeholder { color: #85b000;}
section.e-nurse-top .Wrap .clm03 ul li input::-ms-input-placeholder { color: #85b000;}

section.e-nurse-top .Wrap .clm03 p:nth-child(2) {
	margin-bottom: 20px;
}
section.e-nurse-top .Wrap .clm03 p label {
	color: #fff;
	font-size: 0.85em;
}
section.e-nurse-top .Wrap .clm03 p label:hover {
	text-decoration: underline;
}
section.e-nurse-top .Wrap .clm03 p:nth-child(3) {
	margin-bottom: 17px;
}
section.e-nurse-top .Wrap .clm03 p a {
	background: url(../images/e-nurse-top-icon05.png) no-repeat right center;
	padding-right: 25px;
	color: #fff;
	font-size: 0.85em;
	text-decoration: underline;
}
section.e-nurse-top .Wrap .clm03 p a:hover {
	text-decoration: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * section-news
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

section.e-nurse-top h1 {
	margin: 1em 0;
	line-height: 1;
	color: #666;
}
section.e-nurse-top .Wrap #changeArea .news {
	width: 100%;
	text-align: left;
	position: relative;
}
section.e-nurse-top .Wrap .news .tonews {
	position: absolute;
	top: 15px;
	right: 100px;
	background: url(../images/e-nurse-top-header-icon01.png) no-repeat right center;
	padding-right: 15px;
}
section.e-nurse-top .Wrap .news .tonews a {
	color: #000;
}
section.e-nurse-top .Wrap .news .tonews a:hover {
	text-decoration: underline;
}
section.e-nurse-top .Wrap .news .scroll {
	height: 250px;
	overflow-y: scroll;
	border-top: 1px solid #ccc;
	border-bottom: none;
	margin-right: 100px;
}
section.e-nurse-top .Wrap .news table {
	border-radius: 0;
	border: 0;
	border-collapse: collapse;
}
section.e-nurse-top .Wrap .news table tr {
	border-bottom: dotted 1px #000;
}
section.e-nurse-top .Wrap .news table tr th {
	padding: 8px 10px 8px 0;
	width: 60px;
}
/* +++++ DEL +++++ */section.e-nurse-top .Wrap .news table tr td:nth-child(3),
section.e-nurse-top .Wrap .news table tr td.day { /* 読み込み数がおかしい場合があるので、IE8向けにクラスを追加 */
	width: 75px;
	padding: 0 20px 0 10px;
}
section.e-nurse-top .Wrap .news table tr td a {
	color: #0061e6;
}
section.e-nurse-top .Wrap .news table tr td a:hover {
	text-decoration: underline;
}

section.e-nurse-top .Wrap .news .tonews {
	right: 400px;
}
section.e-nurse-top .Wrap .news .scroll {
	height: 326px;
	overflow-y: scroll;
	border-top: 1px solid #ccc;
	border-bottom: none;
	margin-right: 30px;
	width: 820px;
	float: left;
}
section.e-nurse-top .Wrap .disasterPrefLink {
	overflow: hidden;
	width: 1122px;
	border-bottom: solid 1px #ccc;
}
section.e-nurse-top .Wrap #changeArea div.disasterPrefLink h3 {
	clear: both;
	text-align: left;
	margin-bottom: 15px;
}
section.e-nurse-top .Wrap #changeArea div.disasterPrefLink p {
	float: left;
	width: 200px;
	margin-right: 15px;
}
section.e-nurse-top .Wrap #changeArea div.disasterPrefLink p .two-tone {
	background: url(../images/btn-two-tone2_bg.png) no-repeat left top; /* ルート相対パスへの変更が必要 */
    width: 200px;
    height: 50px;
    line-height: 50px;
    display: block;
    margin: 0 auto;
    text-shadow: 1px 1px 1px rgba(255,255,255,1);
    font-size: 14px !important;
}
section.e-nurse-top .Wrap #changeArea div.disasterPrefLink p .two-tone:hover {
    background-position: left bottom;
}

section.e-nurse-top .Wrap #changeArea > div.news {
    margin-top: 15px;
}

section.e-nurse-top h1 {
	width: 820px;
	float: left;
}

/* @ osm
----------------------------------------------------------------------------- */

section #osmap {
	width: 726px;
	height: 643px;
	float: right;
	border: 1px solid #bbb;
}

/* @ sentence
----------------------------------------------------------------------------- */
section.sentence {
	border:solid 1px #999;
	background-color:#fff;
	margin-bottom:20px;
	height:400px;
	overflow-x:hidden;
	overflow-y:scroll;
}
section.sentence>div {
	padding:15px;
}

/* @ precaution
----------------------------------------------------------------------------- */
.precaution {
	border:solid 1px #999;
	background-color:#fff;
	margin-bottom:20px;
	padding-bottom: 0;
	color: #f00;
}

.precaution>div {
	padding:15px;
}

.precaution ul {
	padding-left: 1em;
}

.precaution ul li {
	list-style-type: disc;
}


/* @ 被災県求人ページCSS
----------------------------------------------------------------------------- */
#changeArea.disasterPref .leadArea a {
	color:#000;
	text-decoration: underline;
}
#changeArea.disasterPref .leadArea {
}
#changeArea.disasterPref .contactArea a {
	color:#000;
	text-decoration: underline;
}

a.sentou {
	text-decoration: underline;
	color: #2E9AFE;
}

@media print {
#pagetop {
display:none;
}
#secondry {
display:none;
}
#footer {
display:none;
}

.print_page_h,
.print_page_f{
	display:none;
}}

/* @ 特設求人CSS
----------------------------------------------------------------------------- */
.title_special {
  border-radius: 6px;
  background: #fff3d9 url("../images/mark_pickup.png") no-repeat 15px center;
  font-size: 1.1rem;
  padding: 13px 10px 9px 45px;
  margin-bottom: 20px;
}
.special_lead {
  margin-left: 5%;
}
dl.other_special {
  border-radius: 10px;
  border: 1px dashed #50b1e6;
  position: relative;
  padding: 0;
  margin: 40px 0 0;
}

/* R02下期 軽微な改修 特設求人追加 2020/12/11 KIMURA UPD START
dl.other_special dt {
  position: absolute;
  font-size: 1rem;
  color: #0079a5;
  font-weight: normal;
  padding: 20px 5px 18px;
  margin: 3px;
  border-right: 1px dashed #50b1e6;
  width: 215px;
  text-align: center;
}*/
dl.other_special dt {
  position: absolute;
  font-size: 1rem;
  color: #0079a5;
  font-weight: normal;
  padding: 32px 5px 47px;
  margin: 3px;
  border-right: 1px dashed #50b1e6;
  width: 215px;
  text-align: center;
}
/* R02下期 軽微な改修 特設求人追加 2020/12/11 KIMURA UPD END */


dl.other_special dd {
  padding: 20px 20px 20px 240px;
  margin: 0;
  font-size: 1rem;
}
dl.other_special dd ul.link_other {
  margin: 0;
  padding: 0;
  list-style: none;
}
dl.other_special dd ul.link_other li {
  margin: 0;
}
dl.other_special dd ul.link_other li a {
  display: inline-block;
  position: relative;
  line-height: 1.5;
  padding-left: 30px;
  color:#0079a5;
}
dl.other_special dd ul.link_other li a::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 1px solid #69BDEB;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 0;
}
dl.other_special dd ul.link_other li a::after {
  content: "";
  display: block;
  border-left: 6px solid #69BDEB;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: 9px;
  top: 6px;
}
.special_btn_list {
  list-style: none;
  padding: 0;
  margin: 20px 10px 50px 0;
  display: flex;
  flex-wrap: wrap;
}
.special_btn_list li {
  border-radius: 10px;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.06);
  margin: 0 0 10px 5%;
  font-size: 1.1rem;
  transition: all 0.2s;
}
.special_btn_list li a {
  display: inline-block;
  position: relative;
  line-height: 1.1;
  padding: 30px 60px 30px 75px;
  color: #333;
  width: 160px;
}
.special_btn_list li:hover {
  background-color: #FEF8E5;
  opacity: 1;
  text-decoration: none;
}
.special_btn_list li a:hover {
  opacity: 1;
  text-decoration: none;
}
.special_btn_list li a::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 1px solid #ED7D31;
  border-radius: 100px;
  position: absolute;
  left: 45px;
  top: 28px;
}
.special_btn_list li a::after {
  content: "";
  display: block;
  border-left: 6px solid #F59B5E;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: 54px;
  top: 34px;
}
ul.largebanner_list {
  list-style: none;
  padding: 0;
  margin: 10px 10px 40px;
}
ul.largebanner_list li {
  margin: 0 0 30px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #fdcd45;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.06);
}
ul.largebanner_list li a {
  color: #333;
  display: block;
  height: 100%;
  padding: 20px 20px 15px 50px;
  position: relative;
}
ul.largebanner_list li a:hover {
  background-color: #FEF8E5;
  opacity: 1;
  text-decoration: none;
}
.largebanner_list li a::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: 1px solid #ED7D31;
  border-radius: 100px;
  position: absolute;
  left: 16px;
  top: 19px;
}
.largebanner_list li a::after {
  content: "";
  display: block;
  border-left: 6px solid #F59B5E;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: 25px;
  top: 25px;
}
ul.largebanner_list li a h2 {
  font-size: 1.2rem;
}
ul.largebanner_list li a p {
  margin: 15px 0 0;
  line-height: 1.4;
}

/* @ 求人票印刷ページCSS
----------------------------------------------------------------------------- */
.print_page table {
  /*margin-bottom: 0px !important;*/
  padding: 0 !important;
}

.print_page table tr th,
.print_page table tr td {
  padding: 0 !important;
  border-top: 2px solid #F5F4EF !important;
}

.print_page table tr th.whitespace,
.print_page table tr td.whitespace {
  height: 2px !important;
  border-top: none !important;
  background-color: #fff !important;
}

/* @ ID申請画面ヘッダ部CSS
----------------------------------------------------------------------------- */
.is_nomail {
  color: #791B9B !important;
  font-size: 0.9rem;
}
.main_title_sub {
  border-bottom: 1px solid #A856A8;
  font-size: 1.5rem;
  padding-bottom: 4px;
  margin: 1em 0 0.5em;
}
.mini_title {
  margin: 1.5em 0 0.1em;
  font-size: 1.2rem;
}
.start_flow {
  position: relative;
  margin: 1em 10px;
}
.start_flow dt.is_num {
  position: absolute;
  text-align: center;
  border-radius: 100px;
  border: 1px solid #A856A8;
  line-height: 1;
  font-size: 1.3rem;
  padding: 4px 6px 3px;
}
.start_flow dd {
  padding: 0 0 0 30px;
  font-size: 0.9rem;
  margin: 20px 0 15px 0;

}

.block_note_warning {
border-radius: 8px;
background: #fff8f8;
border: 1px solid #f58686;
}
.block_note_warning .note_warning_content {
  margin: 0;
}
.block_note_warning .note_warning_content > dt {
font-size: 1.0rem;
  font-weight: normal;
  position: relative;
  line-height: 1;
  color: #881919;
  padding: 13px 5px 13px 40px;
  margin: 0;
}
.fn_accordion.note_warning_content > dt {
  cursor: pointer;
}
.block_note_warning .note_warning_content > dt::before {
  content: '\f06a';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #F59B5E;
  font-size: 20px;
  position: absolute;
  left: 10px;
  top: 10px;
}
/*開閉ボタン*/
.btn_accordion {
  display: inline-block;
  background-color: #fff;
  line-height: 1;
  font-size: 0.8rem;
  border-radius: 100px;
  padding: 3px 10px;
  transition: all 0.2s;
}
.btn_accordion::after {
  content: "開く"
}
.btn_accordion::before {
  content: '\f067';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #F59B5E;
  margin-right: 5px;
  vertical-align: middle;
}
.selected .btn_accordion::before {
  content: '\f068';
}
.selected .btn_accordion::after {
  content: "閉じる"
}
.block_note_warning .note_warning_content > dt .btn_accordion {
  right: 15px;
  position: absolute;
}
.block_note_warning .note_warning_content > dd {
  padding: 0 30px 20px;
  font-size: 0.9rem;
  line-height: 1.5;
  margin: 0;
  display: none;
}
.block_note_warning .note_warning_content > dd p{
  margin-top: 1em;
  margin-bottom: 0;
}
.block_note_warning .note_warning_content > dd p:first-child {
  margin-top: 0;
}
.block_note_warning .note_warning_content  .list_inline {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  display: flex;
  justify-content: space-around;
}
.block_note_warning .note_warning_content  .list_inline a {
  color: #444;
  text-decoration: underline;
}

/* R02上期 4)有効期限の延長が必要な求人票をより明確に表示 2020/05/14 KIMURA ADD START */
.untildate_badge_base {
  position: relative;
}
.untildate_badge {
  position: absolute;
  top: 2.5px;
  left:0px;
}
/* R02上期 4)有効期限の延長が必要な求人票をより明確に表示 2020/05/14 KIMURA DEL END */

/* R02下期 軽微な改修 特設求人追加 2020/12/11 KIMURA ADD START*/
.VisitNurseKantaki h2 {
	margin: 0 0 30px;
	border-radius: 10px;
    background: #fff;
    border: 2px solid #fdcd45;
    padding: 10px 20px;
}

.VisitNurseKantaki p {
	line-height : 170%;
}

.visitnurse-flex {
	display: flex;
}
.visitnurse-flex p {
    padding: 0px 10px;
}
hr.titleline{
  border-top: 1px dotted #999;
}

.visitquestion li{
    text-indent: -2.3em;
    padding-left: 3em;
}

.VisitNurseKantaki-flex{
	display: flex;
}

.image-vw-visitnurse {
	margin : 0px 80px 0px 80px;
	max-width: 250px;
	max-height : 250px ;
}
.image-vw-kantaki {
	margin : 0px 80px 0px 30px;
	max-width: 300px;
	max-height : 250px ;
}
.image-vw-qa {
	margin : 0px 80px 0px 80px;
	max-width: 250px;
	max-height : 250px ;
}

.image-vw-kantaki-fot {
	margin : 0px 80px 0px 80px;
	max-width: 400px;
	max-height : 400px ;
}

.image-vw-weekschedule {
	margin : 20px 30px 20px 30px;
	max-width: 800px;
	max-height : 800px ;
}

.homonkango-image {
	margin : 0px 30px 20px 30px;
}

.kantaki-image {
	margin : -30px 30px 20px 250px;
}

.qa-image {
	margin : 0px 30px 20px 30px;
}

.taikendan-list{
	border: 2px solid #000000;
	width: 730px;
	height: auto;
	margin: auto;
}

.taikendan-list li{
	margin: 10px;
}

li.name{
	font-weight: bold;
	text-align: center;
}

/* R02下期 軽微な改修 特設求人追加 2020/12/11 KIMURA ADD END*/

/* R07下期 自治体保健師特設求人サイト追加 2025/09/11 YAJIMA ADD START*/
.hokensi-image {
	margin : -30px 30px 20px 450px;
}

.image-vw-hokensi {
	margin : 20px 30px 20px 30px;
	max-width: 1000px;
	max-height : 1000px ;
}
/* R07下期 自治体保健師特設求人サイト追加 2025/09/11 YAJIMA ADD END*/