@charset "UTF-8";

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

#blc01 .tblStyle01 th,
#blc02 .tblStyle01 th{
width:30%;
}

#blc01 .tblStyle01 .btnStyle02,
#blc02 .tblStyle01 .btnStyle02{
text-align:left;
margin: 2% 0 0;
}

#blc01 .tblStyle01 .btnStyle02 a,
#blc02 .tblStyle01 .btnStyle02 a{
text-align:center;
}

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

@media screen and (max-width: 640px) {
#blc01 .tblStyle01 th,
#blc02 .tblStyle01 th{
width:100%;
}

#blc01 .tblStyle01 .btnStyle02,
#blc02 .tblStyle01 .btnStyle02{
text-align:center;
}
}
