@charset "UTF-8";
@media screen and (min-width: 768px),print { 

.p-performance .sec02__heading{
    padding-bottom: 25px !important;
}
.p-performance .sec03__heading{
    padding-bottom: 25px !important;
}

.p-performance .sec04 .ttl-h3{
	margin: 0 0 20px 0;
}

}


@media screen and (max-width: 767px) {

.performance-zu img{ width: 100%; }

}




