.main {
	padding: 3rem 2rem;
}

.title_wrap h1 {
	font-size: 3rem;
	font-weight: 700;
	color: #660033;
	margin-bottom: 3rem;
	line-height: 1.2;
}

.content_wrap .img_box img {
	width: 100%;
	display: block;
}
