.contents { padding: 50px 0 120px; }
@media screen and (max-width: 750px) { .contents { padding: 60px 0; } }

._idx ul { margin-bottom: 50px; }
._idx ul li { margin-bottom: 30px; }
._idx ul li span { padding-left: 10px; }
._idx ul li:first-child span { border-left: 3px solid #EE5A87; }
._idx ul li:nth-child(2) span { border-left: 3px solid #D79F26; }
._idx ul li:last-child { margin-bottom: 0; }
._idx ul li:last-child span { border-left: 3px solid #1F86D2; }
._idx ul li a { display: block; text-decoration: none; padding: 15px 20px; background: #fff url("../img/common/ico_arrow_circle_bk.svg") no-repeat right 30px center; background-size: 24px auto; border: 1px solid #D0D0D0; font-weight: 500; border-radius: 0.5em; }
._idx .contact-btn { width: 326px; margin: 0 auto; }
._idx .contact-btn a { display: block; text-decoration: none; padding: 15px; background: #fff url("../img/common/ico_arrow_bk.svg") no-repeat right 20px center; background-size: 10px auto; border: 1px solid #707070; text-align: center; font-weight: 500; border-radius: 2em; }

._form .form-txt small { font-size: 1.4rem; }
._form .form-tel { width: 100%; max-width: 840px; margin: 0 auto 50px; padding: 30px; border: 1px solid #D0D0D0; border-radius: 1em; }
._form .form-tel .form-tel-btn { width: 100%; max-width: 400px; margin: 30px auto 0; }
._form .form-tel .form-tel-btn a { display: flex; align-items: center; justify-content: center; text-decoration: none; padding: 20px 50px; background: #333 url("../img/common/ico_arrow_w.svg") no-repeat right 30px center; background-size: 18px auto; text-align: center; color: #fff; font-weight: 600; border-radius: 4em; }
@media screen and (max-width: 750px) { ._form .form-tel .form-tel-btn a { padding-inline: 2.5rem; background-position: right 1rem center; background-size: 1.5rem auto; font-size: 1.4rem; } }
._form .form-tel .form-tel-btn a .ico { width: 2em; margin-right: 10px; }
@media screen and (max-width: 750px) { ._form .form-tel .form-tel-btn a .ico { width: 1.5em; } }

._interview .form-privacy { margin-bottom: 30px; }

/*# sourceMappingURL=contact.css.map */
