@charset "utf-8";

/*------------------------------------------

	@ Style Name	/css/facility/carehousekonan.css

--------------------------------------------

		- Contents
		- Module

------------------------------------------*/

/*------------------------------------------
 *	Contents
------------------------------------------*/
#container {
	background-image:url(/imgs/facility/mondoyakujin/bg.png);
}

/*	Main Contents
------------------------------------------*/
#mainContents .contents>section {
	overflow:hidden;
	padding:0 0 83px 0;
	background:url(/imgs/common/bd01.png) 0 100% no-repeat;
}
#mainContents .contents>section.last {
	padding:0;
	background:none;
}
#mainContents section h2 {
	margin:30px 0 0 0;
	text-align:center;
}

#mainContents .calendarArea {
	margin: 30px 0 0 0;
}
#sec02 .entry {
	padding: 30px 0;
	border-bottom: 1px #56453f solid;
}
#sec02 .entry h3 {
	color: #f1a413;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.6;
	margin: 0 0 10px 0;
}

#sec02 .entry p,
#sec02 .entry div {
	line-height: 1.8;
}
.btnPrev {
	margin: 40px 0 20px 0;
	text-align: center;
}