@charset "UTF-8";

html,body{
height:auto !important;
}

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

#blc01 .caption{
color:#2665a4;
font-size:120%;
text-align:center;
}

#blc01 .boxBlc{
margin-top:4%;
}

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