.sec_wrap { padding-bottom: 10rem; }

.inquiry_txt { font-size: 1.8rem; line-height: 1.8; }

.inquiry_table { width: 100%; margin-top: 2rem; border-collapse: separate; border-bottom: 1px solid #49b192; }
.inquiry_table th, .inquiry_table td { padding: .8em 2em; font-size: 1.8rem; text-align: left; line-height: 2; }
.inquiry_table th { font-weight: 600; }
.inquiry_table thead th { color: #fff; background-color: #49b192; border-bottom: 2px solid #fff; }
.inquiry_table thead th:not(:last-child) { border-right: 1px solid #fff; }
.inquiry_table tbody th, .inquiry_table tbody td { border-top: 1px solid #49b192; vertical-align: middle; }
.inquiry_table tbody th { border-right: 1px solid #49b192; }
.inquiry_table a { color: #17853e; border-bottom: 1px solid #17853e; }

@media screen and (max-width: 767px) { .sec_wrap { background-color: #fff; padding-bottom: 14vw; }
  .inquiry_txt { font-size: 3.4vw; }
  .inquiry_table { margin-top: 1rem; }
  .inquiry_table th, .inquiry_table td { padding: .8em 1em; font-size: 3.4vw; }
  .inquiry_table span { display: inline-block; line-height: 1.6; margin-top: .5em; } }

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