@charset "UTF-8";

/*----------------------------------
  草の根ページ専用ｃｓｓ
----------------------------------*/
#second .btn_yellow, #second .btn_blue, #second .btn_green{
    font-size: 1.8rem;
}
.kinyu{
  text-align: center;
}
#second .btn_seni {
  justify-content: center;
}
@media screen and (min-width: 768px) {
#second .btn_yellow{
    width: calc(580 / 1024 * 100%);
}
}


