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


.butterfly1{
	margin-left: 200px;
	margin-top: -50px;
	position: absolute;
}

.back-left{
	margin: 20px 0px 50px 90px;
	-webkit-box-shadow: 3px 3px 3px #CCCCCC;
	box-shadow: 3px 3px 3px #CCCCCC;
	background-color: #F8F6DE;
	width: 578px;
	height: 400px;
	border-radius: 10px;
	padding-top: 70px;
}

.back-left2{
	margin: 20px 0px 50px 90px;
	-webkit-box-shadow: 3px 3px 3px #CCCCCC;
	box-shadow: 3px 3px 3px #CCCCCC;
	background-color: #F8F6DE;
	width: 578px;
	height: 610px;
	border-radius: 10px;
	padding-top: 70px;
}

.back-right{
	position: absolute;
	margin: -1250px 0px 50px 705px;
	-webkit-box-shadow: 3px 3px 3px #CCCCCC;
	box-shadow: 3px 3px 3px #CCCCCC;
	background-color: #F8F6DE;
	width: 578px;
	height: 1200px;
	border-radius: 10px;
	}

.title1{
	position: absolute;
	margin-left: 50px;
	margin-top: -10px;
}

.gozentop{
	width:40px;
}

table#time_schedule {
	border-collapse:collapse;
	width: 94%;
	font-size:15px;
	margin: 0px auto;
	text-align:center;
	}

table#time_schedule th {
	background: #FFF;
	border: 1px solid #CCC;
	color: #171C61;
	padding: 5px 0;
	font-feature-settings : "palt";
	}

table#time_schedule td {
	background: #FFF;
	border: 1px solid #CCC;
	color: #171C61;
	padding: 5px 10px;
	width: 30px;
	}

.time_text{
	width: 94%;
	margin: 0px auto;
	font-size:14px;
	color: #171C61;
	font-feature-settings : "palt";
}

.time_text_waku{
	background-color: #E85298;
	text-align: center;
	width: 94%;
	margin: 5px auto;
	color: #FFF;
	font-size: 15px;
	line-height: 20px;
	padding: 5px 0px;
	border-radius: 7px;
}

.title2{
	position: absolute;
	margin-left: 50px;
	margin-top: -15px;
	}

.text_month_top{
	font-size: 30px;
	text-align: right;
	margin-right: 460px;
	font-weight: bold;
	color: #535353;
}

.time_text_waku2{
	background-color: #E85298;
	text-align: left;
	width: 92%;
	margin: 5px auto;
	color: #FFF;
	font-size: 15px;
	font-feature-settings : "palt";
	line-height: 20px;
	padding: 5px 1px 5px 9px;
	border-radius: 7px;
}

.calendar_img_top{
	margin-top: -40px;
	margin-left: 130px;
	}

.title3{
	position: absolute;
	margin-left: 670px;
	margin-top: -1270px;
}


.clinic_notice{
	overflow:hidden;
	width: 85%;
	margin: 0 auto;
	margin-top: 20px;
}

.clinic_title{
	font-size: 28px;
	font-weight: bold;
	color: #171C61;
	margin-top: 50px;
}

.clinic_text{
	color: #171C61;
	border-top: 1px dotted #DC8FBB;
	font-feature-settings : "palt";
	}

.clinic_date{
	background-color:#DC8FBB;
	text-align: center;
	width: 150px;
	color: #FFF;
	float: right;
	margin-top: -35px;
	}

.homehome{
	margin-top: 70px;
}