@charset "utf-8";

/* ==========================================
//   共通
==========================================*/
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	line-height:1.6;
	color:#898989;
}

a { text-decoration: none;
	color:#898989;
}

p { margin: 0 0 0 0px;
	
}
img {
	vertical-align:bottom;	
	border:0;
}

/*-- クリアフィックス --*/
.clearfix_b:before {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}
.clearfix_a:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}

#wrap{
	overflow: hidden;

}
#wrap .cl{
	clear:both;	
}

/* ----- 共通ナビ ----- */
#wrap section p{
	font-size:15px;
}

/* ==========================================
//   テキスト関係
==========================================*/
/*-- 画像置換テキスト --*/
.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.tx_gray {
	color: #898989;
}
.tx_pink {
	color: #f3afb1;
}
.tx_orange {
	color: #f7c06d;
}
.news_red {
	color: #ff6060;
}

.img_right img{
	float: right;
	border: 0;
	padding-left: 5px;
}
.img_left{
	float:left;
	border:0;
	margin-right:5px;
}
.text_left{
	float:left;
}
.text_right{
	float:right;
	text-align:right;
}
.space_1{
	margin-right: 14px;
}

/* ==========================================
//   ヘッダー
==========================================*/
#wrap header{
  padding:0;
  background-color: #fff;
  margin-bottom:20px;
  
}
#wrap header h1{
  background:url(../image/logo.png)  no-repeat;
  background-size: 230px 73px;
  width: 230px;
  height: 73px;
  margin: 15px 0 0 8px;
  float: left;
}
#wrap header #otoiawase{
  background:url(../image/contact.png)  no-repeat;
  background-size: 54px 52px;
  width: 54px;
  height: 52px;
  margin: 35px 0 0 0px;
  padding-right:10px;
  float: right;
}

/* ==========================================
//   TOPページ
==========================================*/
/* メニュー*/
#wrap #mainmenu{
	width:100%;
	height:auto;
}

#wrap #mainmenu a{
	display:inline;
}

#wrap #mainmenu img{
	width:50%;
	height:auto;	
}

#wrap section {
	padding:10px 5px 10px 5px;

}
/* 看護部のごあいさつ*/
section#aisatu {
	width:100%;
	background-color: #FEFED5;
	padding-top:0;
}

section#aisatu p{
	font-size:12px;
}

section#aisatu h2 {
	background: url(../image/h2aisatu.png)  no-repeat #FEFED5;
	background-size: 305px 33px;
	height: 33px;
	margin-bottom: 5px;
	padding-bottom:5px;
}
section#aisatu #toptxt{
	float:left;
	width:50%;
}

/* ワークライフバランス*/
section#work {
	background-color: #ffffff;
	padding-bottom: 20px;
	font-size: 13px;
	padding-top:0;

}
section#work p{
	font-size:12px;
}
section#work #toptxt{
	float:left;
	width:50%;
}

section#work h2 {
	background: url(../image/h2work.png)  no-repeat #ffffff;
	background-size: 305px 33px;
	height: 33px;
	margin-bottom: 5px;
	padding-bottom:5px;
}
/* 先輩ナースからのメッセージ*/

section#message {
	background-color: #FEFED5;
	padding-bottom: 20px;
	padding-top:0;
}
section#message p{
	font-size: 13px;
}
section#message #toptxt{
	float:left;
	width:50%;
}

section#message h2 {
	background: url(../image/h2message.png)  no-repeat #FEFED5;
	background-size: 305px 33px;
	height: 33px;
	margin-bottom: 5px;
	padding-bottom:5px;
}

/* 採用情報 */
section#saiyou {
	margin-top:30px;
	margin-left:5px;
	margin-right:10px;
}

section#saiyou .topbox1 {
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	background-image: url(../image/ico_pen.png);
	background-size: 28px 31px;
	background-repeat: no-repeat;
	background-color: #c1d465;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #ffffff;
	font-size: 18px;
	padding-left: 30px;
}
section#saiyou .topbox2   { 
	border:#C1D465 5px solid;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	font-size:16px;
}
section#saiyou .topbox2 a{
	text-decoration: none;
	color:#898989;
}

/* お知らせ */
section#oshirase {
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
}
	section#oshirase img {
		max-width: 100%;
	}
section#oshirase .topbox1 {
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	background-image:url(../image/ico_cl.png);
	background-size: 28px 29px;
	background-repeat: no-repeat;
	background-color: #c1d465;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #ffffff;
	font-size:18px;
	padding-left: 30px;
	margin-top:30px;
}
section#oshirase .topbox2   { 
	border:#C1D465 5px solid;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
	font-size:16px;
}
section#oshirase .topbox2 a{
	text-decoration: none;
	color:#898989;
}

.topboxtext{
	margin-bottom:10px;
	border-bottom:#D2D2D2 2px dotted;	
}
.ichiran{
	text-align:right;
	padding-right:10px;
}

/* ==========================================
//   セカンダリーヘッダー
==========================================*/
#wrap s_header{
  padding:0;
  background-color: #fff;
  height:47px;
  margin-bottom:20px;
}
#wrap s_header h1{
  background:url(../image/s_logo.png)  no-repeat;
  background-size: 160px 47px;
  width: 160px;
  height:47px;
  margin: 15px 0 0 8px;
  float: left;
}
#wrap s_header #otoiawase{
  background:url(../image/contact.png)  no-repeat;
  background-size: 54px 52px;
  width: 54px;
  height: 52px;
  padding-right:10px;
  float: right;
  margin-top:15px;
}
#wrap s_header #menu{
  background:url(../image/menu.png)  no-repeat;
  background-size: 45px 52px;
  width: 45px;
  height: 52px;
  padding-right:10px;
  float: right;
  margin-top:15px;
}
/* ==========================================
//   セカンダリー　サブメニュー
==========================================*/

/* 共通*/
#wrap #sub_menu{
	height: auto;
	background-color:#c1d465;
	margin-top: 10px;
}
#wrap #sub_menu h2{
	font-size:26px;
	font-weight:bold;
	color:#ffffff;
	padding:10px 0px 0px 5px;
}
/*******看護部について******/
#wrap #sub_menu2{
	width: 100%;
	text-align: center;
	background-color:#fffcd2;
	padding-top:10px;

}
#wrap #sub_menu2 h2{
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	background-color: #ffffff;
	border:#f3afb1 3px solid;
	font-size:20px;
	font-weight:normal;
	color:#898989;
	margin:0px 20px 10px 20px;
	padding:10px 0px 10px 0px;
}

/*******教育研修について******/
#wrap #sub_menu3{
	width: 100%;
	text-align: center;
	background-color:#fffcd2;
	padding-top:10px;
}

#wrap #sub_menu3 h2{
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	background-color: #ffffff;
	border:#f7c06D 3px solid;
	font-size:20px;
	font-weight:normal;
	color:#898989;
	margin:0px 20px 10px 20px;
	padding:10px 0px 10px 0px;
}
/*******採用について*****/
#wrap #sub_menu3{
	width: 100%;
	text-align: center;
	background-color:#fffcd2;
	padding-top:10px;

}

#wrap #sub_menu3 h2{
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	background-color: #ffffff;
	border:#a3d7d5 3px solid;
	font-size:20px;
	font-weight:normal;
	color:#898989;
	margin:0px 20px 10px 20px;
	padding:10px 0px 10px 0px;
}

/* ==========================================
//   セカンダリー　
==========================================*/
/* 共通*/
section h2{
	background-image: url(../image/h2.png);
	background-repeat: no-repeat;
	background-position: left middle;
	background-size: 26px 23px;
	border-bottom: solid 1px #c1d465;
	margin-top: 5px;
	padding-left: 30px;
	font-weight: normal;
	margin-bottom: 5px;
	font-size:20px;

}
#wrap .bold_f{
	margin-top:10px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

#wrap .bold_fl{
	margin-top:10px;
	font-size:20px;
	font-weight:bold;
}
#wrap .bold_pink{
	margin-top:10px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#f3afb1;
}

#wrap .bold_orange{
	margin-top:10px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#f7c06d;
}

#wrap .bold_red{
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #ff003b;
}
#wrap .bold_blue{
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #83CBC8;
}

#wrap .bold_pink_left{
	margin-top:10px;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	color:#f3afb1;
}
#wrap #modoru{
	clear:both;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	background-color: #ffffff;
	border:#c1d465 3px solid;
	font-size:20px;
	font-weight:bold;
	color:#c1d465;
	margin:30px 20px 10px 20px;
	padding:10px 0px 10px 0px;
}
#wrap #modoru img{
	vertical-align:middle;
}

#wrap .ulstyle{
	font-size:15px;
}
/******/

/**採用について**/
.tbl01 {
	font-size:15px;
	margin-bottom: 30px
}
.tbl01 TH {
	width: 6em;
	font-weight: normal;
	text-align:left;
}
.tbl01 TH {
	padding:5px;
	line-height: 1.3;
}
.tbl01 TD {
	padding:5px;
	line-height: 1.2;
}

.colorbox_b {
	clear: both;
	border: #83cbc8 1px solid;
	padding: 5px;
	text-align: center;
}
.colorbox_b A {
	color: #83cbc8
}

.tbl02 TH {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	line-height:1.6;
}
.tbl02 TD {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	line-height:1.6;
}
.tbl02 TH {
	vertical-align:top;
	font-weight:normal;
	text-align:left;
}
.tbl02 TD {
	vertical-align: top;
	text-align: left;
	padding-top: 1px
}
.colortext01 {
	width: 1.3em;
	color: #83cbc8;
}

/***/
/**教育研修について**/
#wrap .ibox{
	width:100%;
	height:auto;
}
#wrap .ibox img{
	width:100%;
	height:auto;
}
/***/
/**ワークバランンス**/
#worklife{
	width:100%;
	height:auto;
}
.wkbox1 {
	width:40%;
	float: left;
	padding-left:3px;
	margin-right: 10px;
}
.wkbox1 ul{
	font-size:13px;
	list-style-type:disc;	
}

.wkbox2 {
	margin-right: 10px;
	float: left;
}

.wkbox3 {
	width:40%;
	float: left;
}

.wkbox3 ul{
	font-size:13px;
	list-style-type:disc;	
}

.colorList01 {
	margin-top:10px;
	margin-bottom:10px;
	background:#dfefec;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:20px;
	padding-right: 10px;
}
/***/
/**お知らせ**/

.news {
	clear: both;
	margin: 0px;
}
.news dl {
	clear: left;
	border-bottom: #ccc 1px dotted;
	padding-right: 20px;
}
.news dl dt {
	float: left;
	color: #ee867b;
	right: 20px;
}
.news dl dd {
	/*margin-left: 100px;*/
	margin-left: 140px;
}
.news dl dd a:link {
	text-decoration:none;
	color: #999;
}
.news dl dd a:visited {
	text-decoration:none;
	color: #999;
}
.news dl dd a:hover {
	text-decoration:underline;
	color: #999;
}
.news dl dd a:active {
	text-decoration:underline;
	color: #999;
}
.news .alert {
	coler: #ee867b;
}

/***/


/* ==========================================
//   フッター
==========================================*/
footer{
  box-sizing: border-box;
  padding: 10px 0 15px;
  margin-top:30px;
  width: 100%;
  background-color: #e3f3bb;
}

footer #log{
	text-align:center;
	margin-top:20px;	
}
footer #address{
	text-align:center;
	font-size:15px;	
}
footer #tel{
  -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
   border-radius: 10px;         /* CSS3 */
   background-color: #a6c800;
   padding-top: 10px;
   padding-bottom: 10px;
   color: #ffffff;
   font-size: 28px;
   margin-top:10px;
   margin-left:10px;
   margin-right:10px;
   font-weight:bold;
   text-align:center;
   font-size:18px;

}
footer #tel a{
	color:#ffffff;	
}

footer #tel img{
	vertical-align:top;
	padding-right:10px;
}

footer #fax{
   margin-top:10px;
   padding-left:28px;
   text-align:center;
   font-size:18px;
}

footer #coryright{
  clear: both;
  font-size: 15px;
  text-align: center;
 
}
