@charset "UTF-8";
/* CSS Document */


/*////////////////////////////////////////////


ぱんくず
 
 
////////////////////////////////////////////*/

section.pankuzu{
	background-color:#F7FBFC;
	border-bottom:1px solid #B6E6F7;
	height:35px;
	margin:0px 0 0 0;
	font-size:90%;
	}


.pankuzuroot{
	width:900px;
	text-align:left;
	margin:-5px auto 0 auto;
	background-image:url(../images/icon_home.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 30px 0 30px;
	 }


span.caution{
	color:#C03;
	font-weight:bold;
	}




/*////////////////////////////////////////////


ローカル h2
 
 
////////////////////////////////////////////*/


section.pagetitle{
	background:url(../images/bg_h2.jpg) repeat-x;
	padding:0;
	margin:-20px 0 0 0;
	height:140px;
	}

section.pagetitle h2 img{
	margin-top:45px;
	}



section.localbox{
  background: #fff;
  margin: 0 auto;
  width: 940px;
  padding: 30px;
  border:10px solid #B1E0F3;
  text-align: center;
  /* border-radius */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* box-shadow */
  -webkit-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  -moz-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  overflow:hidden;
  background-color:#FFF;
	}


h3.title{
	background-color:#FFFBE7;
	padding:2% 0;
	border-radius:10px;
	border:4px solid #C4C4B9;
	width: 880px !important;
	margin: 30px auto 40px;
	}



	


	


dl.room{
	width:300px;
	text-align:left;
	float:left;
	margin:10px 6px;
	padding-bottom:30px;
	}


dl.room dd{
	font-size:95%;
	margin:0;
	background-color:#FFFBE7;
	padding:8% 5% 8% 8%;
	border-radius:10px;
	
	}


dl.room dd.last{
	
	margin-bottom:70px;
	}


.titlestaff{
	padding:30px 0;
	}



div.staffinfobox{
	width:1100px;
	margin:0 auto;
	}

div.staffinfobox .staffinfoboxL{
	width:550px;
	text-align:left;
	float:left;
	margin-left:20px;
	}



div.staffinfobox .staffinfoboxL dl,dt,dd{
	margin:0;
	}



div.staffinfobox .staffinfoboxL dt{
	font-size:140%;
	letter-spacing:0.4em;
	font-weight:bold;
	border-bottom:5px solid #ABE0F4;
	padding-bottom:10px;
	margin-bottom:10px;
	}




div.staffinfobox .staffinfoboxR{
	width:250px;
	float:left;
	margin-left:30px;
	}


p.staffs img{
	clear:both;
	margin:2% 0 0% 0;
	padding:3px;
	border:5px solid #ddd;
	}


p.staffsvoice{
	text-align:left;
	width:800px;
	margin-left:70px;
	margin-bottom:80px;
	}


p.staffphoto img{
 border:5px solid #ddd;
 padding:3px;
}




.flow001{
	height:180px;
	width:430px;
	background-image:url(../../images/flow/01.jpg) !important;
	background-repeat:no-repeat;
	overflow:auto;
	float:left;
	margin:5% 4%;
	}



.flow002{
	height:180px;
	width:410px;
	background-image:url(../../images/flow/02.jpg) !important;
	background-repeat:no-repeat;
	overflow:auto;
	text-align:left;
	float:left;
	margin:5% 0%
	}



.flow003{
	height:230px;
	width:410px;
	background-image:url(../../images/flow/03.jpg) !important;
	background-repeat:no-repeat;
	overflow:auto;
	text-align:left;
	float:left;
	margin:0% 5% 5% 5%
	}




.flow004{
	height:180px;
	width:410px;
	background-image:url(../../images/flow/04.jpg) !important;
	background-repeat:no-repeat;
	overflow:auto;
	text-align:left;
	float:left;
	margin:0% 0% 5% 0%
	}



.flow005{
	height:180px;
	width:410px;
	background-image:url(../../images/flow/05.jpg) !important;
	background-repeat:no-repeat;
	overflow:auto;
	text-align:left;
	float:left;
	margin:-2% 5% 5% 5%
	}




.flowtxt001{
	text-align:left;
	margin-left:190px;
	margin-top:80px;
	display:block;
	line-height:150%;
	}




.telbnr{
	margin:50px 0;
	}



.cooktxt{
	text-align:left;
	width:380px;
	margin-left:-50px;
	}








/*////////////////////////////////////////////


お問合せ
 
 
////////////////////////////////////////////*/


table.contact{
	clear:both;
    border-top:3px solid #ABE0F4;
    border-left:3px solid #ABE0F4;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	width:800px;
	margin:30px auto;
}

table.contact th{
    border-right:3px solid #ABE0F4;
    border-bottom:3px solid #ABE0F4;
    background-color:#ECF8FB;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	height:70px;
	text-align:center;
	width:200px;
}



table.contact td{
    border-right:3px solid #ABE0F4;
    border-bottom:3px solid #ABE0F4;
    padding:0.3em 1em;
	text-align:left;
	font-size:15px;
	line-height:180%;
	vertical-align:middle;
	padding:15px 10px;
}



p.sendbtn{
	margin:8% 0 10% 0;
	}




ul.pdffile{
	margin:1% 0% 3% 0.5%;
	padding:3% 0 15% 0;
	}


ul.pdffile li{
	float:left;
	margin:0 10px;
	}


p.coutiontxt{
	color:#C00;
	margin:-5% 0 10% 0;
	font-size:95%;
	letter-spacing:0.2em;
	}





/*////////////////////////////////////////////


PDF：テキストリンク形式
 
 
////////////////////////////////////////////*/


ul.pdf2025{
	margin: 50px auto;
	text-align: center;
	width: 780px;
}



ul.pdf2025 li{
	text-align: left;
	line-height: 220%;
	display: flex;
}

ul.pdf2025 li a{
	border: 1px solid #ddd;
	padding:25px 20px;
	margin-bottom: 40px;
	border-radius: 10px;
	color: #665E50;
	background: url(../images/pdf.svg) no-repeat;
	background-size:30px;
	background-position: right 5% bottom 45%;
	width: 700px;
	box-shadow: 0px 10px 10px -11px rgba(0, 0, 0, 0.14);
	font-weight: bold;
	font-size: 110%;
}

ul.pdf2025 li a:hover{
	color: #ffffff;
	background-color: #B6E6F7;
	font-weight: bold;
}















/*////////////////////////////////////////////


1日の流れ
 
 
////////////////////////////////////////////*/


h3.oneday{
	background-color:#73DAF2;
	padding:2.5%;
	border-radius:10px;
	color:#FFF;
	font-size:160%;
	font-weight:normal;
	letter-spacing:0.5em;
	}


h3.oneday02{
	background-color:#86D4B6;
	padding:2.5%;
	border-radius:10px;
	color:#FFF;
	font-size:160%;
	font-weight:normal;
	letter-spacing:0.5em;
	}


p.onedayflow{
	background-color:#FFF6C3;
	padding:1.5%;
	border-radius:10px;
	color:#665E50;
	font-size:120%;
	}




div.onedaystep{
	border-bottom:1px dotted #CCC;
	overflow:hidden;
	margin-bottom:20px;
	width:880px;
	margin:1% auto;
	}


p.onedayimg{
	float:left;
	padding:0;
	margin:0;
	}

p.onedaytxt{
	float:right;
	text-align:left;
	width:450px;
	padding:0;
	margin:20px 0 0 0;
	}






/*////////////////////////////////////////////


支援内容
 
 
////////////////////////////////////////////*/


#support h3.supotitle{
	text-align:left;
	font-size:130%;
	color:#814C1C;
	border-left:8px solid #814C1C;
	padding:0.5% 1%;
	margin-left:25px;
	}



#support table.support{
	clear:both;
    border-top:1px solid #A47B56;
    border-left:1px solid #A47B56;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    float:left;
	width:890px;
	margin:20px 0 20px 28px;
}

#support table.support th{
    border-right:1px solid #A47B56;
    border-bottom:1px solid #A47B56;
    color:#7D4C1F;
    background-color:#FCF5E6;
    background-position:left top;
    padding:0.5em 1em !important;
    text-align:center;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	height:50px;
	width:150px;
	letter-spacing:0.1em
}

#support table.support td{
    border-right:1px solid #A47B56;
    border-bottom:1px solid #A47B56;
    padding:0.3em 1em;
	text-align:left;
	font-size:15px;
	line-height:200%;
	vertical-align:middle;
	padding:15px 10px;
	color:#7D4C1F !important;
	letter-spacing:0.1em
}



#support table.support .tahead{
	background-color:#630;
	color:#FFFFFF !important;
	font-weight:bold;
	text-align:center;
	font-size:110%;
	}


span.point{
	color:#C03;
	border-bottom:1px dotted #C03;
	font-weight:bold;
	}


div.fadeanime{
	height:600px;
	margin:0 auto;
	}



.fuwafuwa {
	-webkit-animation-name:fuwafuwa; /* fuwafuwaっていうアニメーションをしてね！ */
	-webkit-animation-duration:2s;
	-webkit-animation-iteration-count:infinite;
	/*-webkit-animation-direction:alternate;*/
	-webkit-animation-timing-function:ease;
	
	-moz-animation-name:fuwafuwa;
	-moz-animation-duration:2s;
	-moz-animation-iteration-count:infinite;
	/*-moz-animation-direction:alternate;*/
	-moz-animation-timing-function:ease;
}
/* fuwafuwaっていうアニメーションはこんなふうだよ！ */
@-webkit-keyframes fuwafuwa {
	0% {-webkit-transform:translate(0, 0);}
	50% {-webkit-transform:translate(0, -10px);}
	100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes fuwafuwa {
	0% {-moz-transform:translate(0, 0);}
	50% {-moz-transform:translate(0, -10px);}
	100% {-moz-transform:translate(0, 0);}
}



/* 支援プログラムリンクボタン */



div.programpage{
	margin: 50px 0 100px !important;
}



a.btn_12 {
	display: flex;
    justify-content: space-evenly;
    align-items: center;
	text-align: center;
	text-decoration: none;
	width: 420px;
	margin: auto;
	padding: 2rem 4rem 2rem 3rem;
	font-weight: bold;
	background: #27acd9;
	color: #fff;
	border-radius: 100vh;
	position: relative;
	transition: 0.5s;
	font-weight: bold;
	font-size: 120%;
}
a.btn_12::before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}
a.btn_12:hover {
	background: #44c6f2;
	color: #fff;
}





/*////////////////////////////////////////////


支援プログラム
 
 
////////////////////////////////////////////*/




th.honnin{
	width: 40px !important;
  letter-spacing: 8px !important;
  text-align: center !important;
}

.mg50{
	margin: 50px 30px 20px !important;
	font-size: 160% !important;
}

p.title_program{
	font-weight: bold;
	font-size: 180%;
	margin: 50px auto;
	padding:35px 40px;
	background-color: #44c6f2;
	color: #fff;
	width: 800px;
}












/*////////////////////////////////////////////


施設紹介 ごあいさつ
 
 
////////////////////////////////////////////*/


div.greetingbox{
	width:850px;
	}


div.greetingL{
	float:left;
	width:465px;
	text-align:left;
	margin-left:20px;
	letter-spacing:0.1em;
	}


div.greetingR{
	float:right;
	width:300px;
	}


p.staffphoto img{
	border:3px solid #ddd;
	padding:2px;
	}

p.kushimaname{
	font-size:90%;
	margin:0;
	text-align:center;
	width:370px;
	line-height:180%;
	}

span.Lname{
	font-weight:bold;
	font-size:140%;
	margin-top:3%;
	display:block
	}




ul.facilitybtn{
	margin:5% 0 5% -40px;
	}

ul.facilitybtn li{
	display:inline-block;
	}






/*////////////////////////////////////////////


採用情報
 
 
////////////////////////////////////////////*/


span.lfont{
	font-weight:bold;
	font-size:170%;
	letter-spacing:0.1em;
	line-height:170%;
	}



p.rectitle{
	font-size: 200%;
	line-height: 180%;
	font-weight: bold;
}


p.rectxt{
	font-size: 130%;
	line-height: 180%;
}












.mt20{
	margin-top:20px !important;
	display:block;
	}




