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

em{ color: #DC161D; font-weight: normal; font-style: normal; font-size: 100%;}
.article-title{ font-size: 172%;}
.lead-text{ font-size: 128%; font-weight: normal;}

input[type="text"],
input[type="tel"],
input[type="email"]{ width: auto;}
input[name="zip01"]{ width: 6em;}
input[name="zip02"]{ width: 8em;}

input[type="submit"]{
  font-size: 136%; color: #FFFFFF; background:#003342; padding: 0.2em 1.2em; border:none;
}

.txt01{ background: #6B878F; color: #FFFFFF; font-size: 128%; font-weight: bold; text-align: center; border-radius: 0.5em; padding: 0.5em 0;}