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

.sliderArea ul {
	width: 981px;
	padding-left: 1px;
	margin: 0 auto;
}

.newsArea {
	width: 510px;
	background: url(../img/common/bg_texture02.jpg);
	margin-bottom: 30px;
	float: left;
}

.newsArea .newsBox {
	height: 817px;
	background: #fff;
	padding: 15px 5px 15px 15px;
	margin: 10px;
	overflow: hidden;
}

.newsArea ul li {
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/*.newsArea ul li.last{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}*/
.newsArea ul li .date {
	background: url(../img/common/icon_arrow01.png) no-repeat left 7px;
	padding-left: 13px;
}

.newsArea ul li h3 {
	color: #1c9c8d;
	font-weight: bold;
	margin: 4px 0 5px;
}

.newsArea ul li h3 .new {
	color: #ff0000;
	padding-left: .5em;
}

.timeTableArea {
	width: 370px;
	height: 890px;
	background: url(../img/top/bg_hours02.png);
	border: solid 2px #a0ded9;
	padding: 10px 10px 0;
	margin-bottom: 30px;
	float: right;
}

.timeTableArea table {
	height: 138px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.timeTableArea table thead th {
	height: 22px;
}

.timeTableArea table tbody th {
	text-align: left;
	padding: 5px;
}

.timeTableArea table tbody td {
	width: 23px;
}

.timeTableArea>p {
	padding: 3px 0 3px 10px;
	position: relative;
	font-weight: bold;
}

.timeTableArea>p:before {
	content: '';
	display: block;
	background-color: #1c9c8d;
	position: absolute;
	width: 4px;
	height: 20px;
	top: 4px;
	left: 0;
}

.timeTableArea p img {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0 5px 3px 0;
}

.timeTable_note {
	background-color: #fff;
	border-radius: 5px;
	padding: 8px 0 4px 10px;
	margin-top: 5px;
}




/* .timeTableArea table.tantoui td.split_border>span:first-of-type{
	border-bottom: 1px dotted #f76ea2;
} */


.linkArea {
	clear: both;
}

.linkArea ul {
	overflow: hidden;
}

.linkArea ul li {
	margin: 0 20.5px 20px 0;
	float: left;
}

.linkArea ul li.last {
	margin-right: 0;
}

.linkArea ul li:nth-last-child(-n+3) {
	margin-bottom: 0;
}

.accessArea {
	background: url(../img/common/bg_texture02.jpg);
}

.accessArea .lClm {
	width: 460px;
	float: left;
	position: relative;
}

.accessArea .lClm a {
	position: absolute;
	left: 12px;
	bottom: 7px;
}

.accessArea .rClm {
	width: 435px;
	float: right;
}

.accessArea .rClm dl {
	height: 260px;
}

.accessArea .rClm dl dt {
	margin-bottom: 10px;
}

.accessArea .rClm dl dd {
	margin-bottom: 25px;
}

.accessArea .rClm ul {
	overflow: hidden;
}

.accessArea .rClm ul li {
	float: left;
}

.accessArea .rClm ul li.even {
	float: right;
}


/* スクロールバー */
.mCSB_inside>.mCSB_container {
	margin-right: 20px !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
	border-radius: 0 !important;
	width: 5px !important;
	background-color: #eee !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	border-radius: 0 !important;
	width: 5px !important;
	background-color: #1c9c8d !important;
}

.mCSB_scrollTools.mCSB_scrollTools_onDrag .mCSB_dragger .mCSB_dragger_bar {
	background-color: #1c9c8d !important;
}



.kyujin {
	width: 815px;
	border: solid 2px #ff9326;
	margin-bottom: 30px;
	padding: 10px 50px;
}

.kyujin_ttl {
	font-weight: bold;
	font-size: 16px;
	color: #ff9326;
	border-bottom: 1px dashed #ff9326;
	margin-bottom: 5px;
}

.img_kyujin {
	display: block;
	height: 90px;
	position: absolute;
	left: 20px;
	top: -15px;
	width: 90px;
	z-index: 9999;
}

#angel_memory {
	padding: 10px 50px 15px 50px;
	border: solid 2px #f76ea2;
	margin-bottom: 30px;
}

#angel_memory_ttl {
	font-weight: bold;
	font-size: 16px;
	color: #f76ea2;
	text-align: center;
	border-bottom: 1px dashed #f76ea2;
	margin-bottom: 5px;
}

.clinic_video {
	padding: 10px 50px 15px 50px;
	border: solid 2px #6ac453;
	margin-bottom: 30px;
}

.clinic_video_ttl {
	font-weight: bold;
	font-size: 16px;
	color: #6ac453;
	text-align: center;
	border-bottom: 1px dashed #6ac453;
	margin-bottom: 5px;
}

.clinic_video_box {
	text-align: center;
	margin-top: 10px;
}

#baby_photo {
	padding: 10px 50px 15px 50px;
	border: solid 2px #51b3b5;
	margin-bottom: 30px;
}

#baby_photo_ttl {
	font-weight: bold;
	font-size: 16px;
	color: #51b3b5;
	text-align: center;
	border-bottom: 1px dashed #51b3b5;
	margin-bottom: 5px;
}

#yoyaku_box {
	clear: both;
	padding: 10px 50px 15px 50px;
	border: solid 2px #1c9c8d;
	margin-bottom: 30px;
}

#yoyaku_box_ttl {
	font-weight: bold;
	font-size: 16px;
	color: #1c9c8d;
	text-align: center;
	border-bottom: 1px dashed #1c9c8d;
	margin-bottom: 10px;
}

.kyujin .recruit_link {
	display: inline-block;
	margin-right: 30px;
	text-decoration: underline;
}

#yoyaku_box .btn_wrap {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

#yoyaku_box .btn_wrap:first-of-type {
	    margin-bottom: 15px;
}

#yoyaku_box .btn_wrap .btn_l {
	width: 240px;
	float: left;
	background-color: #1c9c8d;
	padding: 5px 0 3px 0;
	color: #ffffff;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

#yoyaku_box .btn_wrap .btn_l:hover {
	background-color: #3db9aa;
}

#yoyaku_box .btn_wrap .btn_r {
	width: 240px;
	float: right;
	background-color: #1c9c8d;
	padding: 5px 0 3px 0;
	color: #ffffff;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

#yoyaku_box .btn_wrap .btn_r:hover {
	background-color: #3db9aa;
}
