body { background-color: rgba(0, 0, 0, 0.08); }

p { margin: 0; }

.visual_box { width: 100%; background-image: url(../images/banner.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; padding-top: 40px; padding-bottom: 40px; }
.visual_box h3 { color: #FFFFFF; }

.career_content_wrap { padding-bottom: 3rem; }

.career_wrap { padding-top: 5rem; padding-bottom: 2rem; }

.career_title { padding-bottom: 1rem; }
.career_title p { font-size: 30px; color: #09277E; font-weight: bold; }

@media screen and (max-width: 460px) { .career_wrap { padding-top: 2rem; }
  .career_title p { font-size: 20px; }
  .career_content p { font-size: 14px; } }

/*# sourceMappingURL=career.css.map */
