@charset "UTF-8";
/* CSS Document */

.present_header.add20220401 {
	background:url(../img/20220401/crp-main-bg.jpg) no-repeat center top;
	width:100%;
	height: 535px;
	padding: 0;
}

@media (max-width: 767px) {
.present_header.add20220401 {
	position: relative;
	background:url(../img/20220401/crp-main-bg_sp.jpg) no-repeat center top;
	background-size: cover;
	width:100%;
	height: 0;
	padding-bottom: 176.66%;
}

}