@charset "utf-8";
/* CSS Document */
a:hover {
	color: #221e1f;
	text-decoration: none;
}
.sp {display: none;}
img.pc {display: inline-block;}
#catch{
	padding: 30px 5%;
}
h1.tit {
	font-size: 2.8rem;
}
h2.subtit {
	font-size: 2.4rem;
	margin-top: 30px;
}
#lead {padding: 40px 80px 40px;}
#note {padding: 40px 80px 80px;}
h3,h4 {
	font-size: 1.8rem;
}

