/*
Theme Name: Twenty Sixteen-child
Version: 1.1
Template: twentysixteen
*/

/* カレンダーPager幅再調整 */
.list_pagenavi .prev_page {
	width: 15% !important;
}
.list_pagenavi .list_datenavi {
	width: 70% !important;
}
.list_pagenavi .next_page {
	width: 15% !important;
}

.edit_schedule tbody {
	font-size: x-small;
}