@charset "utf-8";
/** ----------------------------------------------------------------------------

	@ Style Name : room/top.css

---------------------------------------------------------------------------- **/
/** ----------------------------------------------------------------------------
 *	Layout
---------------------------------------------------------------------------- **/








.recruit_main{
	font-size:2.5rem;
	font-weight: 700;
	font-family: "Noto Sans JP";
	color: #000;
	text-align:center;
	margin-top: 75px;
	margin-bottom:5px;
	letter-spacing:9.5px;
}
.recruit_main2{
	font-size: 1rem;
	font-weight: 400;
	font-family: "Noto Sans JP";
	color: #000;
	text-align: center;
	margin-top: 25px;
	letter-spacing:9.5px;
	
}






#recruit_Contents{

	width:100%;
	padding:40px 0;
	text-align:center;
	background:#fff;
	
}

.recruit_Contents_in{

	width:980px;
	margin:0 auto 0;	
}








.recruit_Contents_title{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 700;
	letter-spacing: 0.3em;
	line-height: 1.5em;
	font-size: 25px;
	text-align: left;
	color: #5BBCC9;
	font-family: "Noto Sans JP";
}

.recruit_Contents_title2{
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-top: 50px;
	margin-bottom: 0px;
	font-weight: 700;
	letter-spacing: 0.3em;
	line-height: 1.5em;
	font-size: 25px;
	text-align: left;
	color: #5BBCC9;
	font-family: "Noto Sans JP";
}

.recruit_Contents_title3{
	width: 100%;
	font-weight: bolder;
	font-style: normal;
	font-weight: lighter;
	font-size: 15px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-family: "Noto Sans JP";
	color: #000;
}

.recruit_Contents_care_title{
text-align: left;
	margin-top: 35px;
	margin-bottom: 15px;
	font-weight: 400;
	font-family: "Noto Sans JP";
 	font-size:20px;
	line-height: 1.8em;
	letter-spacing: 0.2em;
	color: #5BBCC9;
	border-bottom:#5BBCC9 1px dotted;
   	
	
}

.recruit_Contents_care_text{

	text-align: left;
	margin-top: 15px;
	margin-bottom: 35px;
	font-weight: 400;
	font-family: "Noto Sans JP";
 	font-size:15px;
	line-height: 1.7em;
	letter-spacing: 0.05em;
	color: #000;
    
	
}
.recruit_Contents_care_text del{
	
   text-decoration: line-through;
	font-family: "Noto Sans JP";
 	
	

    
	
}




.recruit_link {
	

}
.recruit_link p {
	max-width: 980px;
	float:reft;
	padding: 10px 0;
	margin: 0 auto;
	font-size: 11px;
	color: #2D2D2D;
}





