@charset "UTF-8";

.car_caution_wrap {
    margin: 0 1em 25px;
    text-indent: -1em;
}
  
  .car_caution_wrap a {
    color: #cb0201;
    font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight: bold; */
    text-decoration: none;
}
