@charset "UTF-8";
.index0 {}
.index1 {
	margin-top: 20px;
}
.index11 {
	width: 100%;
}
.index111 {
	font-size: 16px;
	border-bottom: 1px solid #8fc31f;
	padding-top: 10px;
	padding-bottom: 10px;
}
.index112 {
	font-size: 16px;
	width: 12%;
	text-align: center;
	color: #8fc31f;
	border-bottom: 1px solid #8fc31f;
}
.index113 {
	font-size: 16px;
	width: 12%;
	text-align: center;
	border-bottom: 1px solid #8fc31f;
}
.index114 {
	font-size: 16px;
	width: 12%;
	text-align: center;
border-bottom: 1px solid #8fc31f;
}
/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:779px) {

/* 受付時間 */
.index11 {
	width: 100%;
}
.index111 {
	font-size: 14px;
}
.index112 {
	font-size: 14px;
	width: 12%;
	text-align: center;
}
.index113 {
	text-align: center;
	font-size: 14px;
}
.index114 {font-size: 11px;}


}
