@charset "utf-8";

.red {
color: #c90000;
}

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

.nav_upper_secondetc a{
font-size: 1.0rem;
}

}


