@charset "utf-8";

.c-title__02 .c-title__image {
    width: 415px;
    height: auto;
}

.c-title__02 .is-small {
    display: block;
	margin-top: 16px;
	font-size: 18px;
    font-weight: 500;
}

@media print, screen and (min-width: 768px) {
    .c-title__02 .is-small {
        font-size: 20px;
    }
}