@charset "UTF-8";

/*----------------------------------
  福祉車両専用ｃｓｓ
----------------------------------*/

#second .btn_yellow.earth::before, #second .btn_blue.earth::before, #second .btn_green.earth::before {
    left: 2rem;
}
@media screen and (min-width: 768px) {
    #second .btn_yellow, #second .btn_blue, #second .btn_green {
        width: calc(450 / 1024 * 100%);
    }
}


