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

.p-targetLeadMv__btnLink--download {
    padding: 10px 26px;
}
.p-targetLeadMv__btnLink--contact {
    display: grid;
    place-content: center;
	height: 66.8px;
}
.p-targetSection04__listText {
    text-align: left;
}
@media screen and (max-width: 768px) {
    .p-targetSection01__listText {
        font-size: 1.2rem;
    }    
	.p-targetSection04 {
        padding: 60px 5px 80px;
    }
	
}