.main {
	padding: 3rem 2rem;
}

.title_wrap h1 {
	font-size: 3rem;
	font-weight: 900;
	color: #000066;
	line-height: 1.2;
	position: relative; top: -0.5rem;
}
.content_wrap .img_box img {
	position: relative; 
	/* top: -4.5rem; */
	width: 100%;
	display: block;
}
