@charset "utf-8";
/* CSS Document */

/* ------------------------------- */
/* Entry */
/* ------------------------------- */

#contact a {
 text-decoration: underline double !important;
 text-decoration-color: red !important;
}

input[ type="radio" ] {
 margin-right: 10px; /* ここで間隔を調整 */
}