@charset "UTF-8";

h2.d-partsTtl span.marker {background:linear-gradient(transparent 80%, #a675b0 0%); font-size: 1.2em;}

.d-partsTtl02 {
    margin: 2em 0 1em;
    color: #707070;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.25;
}


/*!------------------------------------*\
    Tablet
\*!------------------------------------*/
@media screen and (max-width: 981px) {


}

/*!------------------------------------*\
    Smartphone
\*!------------------------------------*/
@media screen and (max-width: 641px) {

.d-partsTtl02 {
    margin: 2em 0 1em;
    color: #707070;
    font-size: 2.1rem;
    font-weight: bold;
    line-height: 1.25;
}



}