@charset "UTF-8";

/* blc01 ------------------*/
#blc01 .txtCatch{
font-size:160%;
font-weight:400;
text-align:center;
margin-bottom:4%;
}

@media screen and (max-width: 767px) {
#blc01 .txtCatch{
font-size:140%;
}
}