.schedule{
	font-size: 2.0rem;
	text-align: center;
	color: #5f4536;
}

.date{
	background: #5898a9;
	color: #fff;
	padding: 10px 20px;
}
.hmweek.hw2023 ul li a{
	background-color: #5898a9;
	border: none;
}
.hmweek.hw2023 h3 span{
	background: linear-gradient(transparent 70%, #cee4ed 0%);
}
.start p{
	color: #5f4536;
    border: 1px solid #5898a9;
}
.hmweek h3{
	color: #5f4536;

}
.hmweek .workshop section.item ul li p.title{
	color: #5f4536;
}
.hmweek .workshop section.item ul li dl dt{
	background: #5f4536;
}