@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);@charset "UTF-8";

.slick-dots li button:before {
  font-size: 18px;
}

.slick-dots {
  bottom: -40px;
}

.h_5 {
  height: 250px;
}

@media screen and (min-width: 1000px) {
  .h_5 {
    height: 350px;
  }
}

.h_8 {
  height: 400px;
}

@media screen and (min-width: 1000px) {
  .h_8 {
    height: 560px;
  }
}

.pc_only {
  display: none;
}

@media screen and (min-width: 1000px) {
  .pc_only {
    display: block;
  }
}

.sp_only {
  display: block;
}

@media screen and (min-width: 1000px) {
  .sp_only {
    display: none;
  }
}

.base_btn,
.section_content.company .content .link_pdf .btn,
.section_content.company .content .link_pdf .contact_list li .bank,
.section_content.company .contact_list li .content .link_pdf .bank,
.section_content.company .content .link_pdf .contact_list li .email,
.section_content.company .contact_list li .content .link_pdf .email {
  background-color: #00C38C;
  box-shadow: 0 5px 0 #008E5A;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

html,
body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  color: #000000;
  padding: 0;
  margin: 0;
  font-size: 12px;
}

@media screen and (min-width: 1000px) {
  html,
  body {
    font-size: 16px;
  }
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.section_title {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #515151;
  margin-bottom: 30px;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 1000px) {
  .section_title {
    font-size: 40px;
    margin-bottom: 65px;
  }
}

.section_title .main {
  display: block;
}

.section_title .sub {
  display: block;
  font-size: 16px;
}

@media screen and (min-width: 1000px) {
  .section_title .sub {
    font-size: 25px;
  }
}

.bold,
.section_news .list_box li time,
.section_information .list_box li time,
.section_content .news_box li time,
.section_content .contact_list li .tel a,
.section_content .register_list li .tel a {
  font-weight: bold;
}

section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media screen and (min-width: 1000px) {
  .container {
    width: 1000px;
  }
}

.paging {
  text-align: center;
}

.paging nav {
  padding: 25px 0;
}

.paging nav ul {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}

.paging nav ul .page-item {
  margin-right: 5px;
}

.paging nav ul .page-item .page-link {
  display: block;
  padding: 10px 15px;
  border-radius: 5px;
  border: 1px solid #1464C8;
  color: #1464C8;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

.paging nav ul .page-item.active .page-link {
  background: #1464C8;
  color: #ffffff;
}

.paging nav ul .page-item.disabled {
  display: none;
}

.pagetop {
  position: fixed;
  width: 30px;
  height: 30px;
  bottom: 15px;
  right: 15px;
  cursor: pointer;
}

@media screen and (min-width: 1000px) {
  .pagetop {
    width: 40px;
    height: 40px;
    bottom: 30px;
    right: 30px;
  }
}

.pagetop a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/images/pagetop.png?27f3aee9396985d2a3387e794cb8acef);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.btn_search {
  cursor: pointer;
  color: #ffffff;
  background-color: #E60012;
  border-radius: 10px;
  border: none;
  padding: 0.5em 2em 0.5em 4em;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 1000px) {
  .btn_search {
    padding: 0.5em 2em 0.5em 3em;
    font-size: 20px;
  }
}

.btn_search span {
  display: flex;
  align-items: flex-end;
}

.btn_search span:after {
  display: block;
  content: "";
  background-image: url(/images/icon_search.png?cda7bb329808e53204a66c3e206662c9);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 25px;
  margin-left: 10px;
  position: relative;
  top: -2px;
}

@media screen and (min-width: 1000px) {
  .btn_search span:after {
    width: 40px;
    height: 30px;
    margin-left: 10px;
  }
}

.check_box input + .text:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  margin: 0 15px 0 0;
  background-image: none, url(/images/checkbox_off.png?60023ecb0793518d951f8c8a70e5b347);
  background-size: 68% auto, 100%;
  background-position: top 55% left 50%, 0 0;
  background-repeat: no-repeat, no-repeat;
  width: 19px;
  height: 18px;
}

.check_box input:checked + .text:before {
  background-image: url(/images/checkbox_check.png?0e43aff76aeee3744d2928ca4a300ff3), url(/images/checkbox_on.png?a21c945cf1849cdaf8741c2db711b372);
}

.check_box.radio input + .text:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  margin: 0 5px 0 0;
  background-image: none, url(/images/radio_off.png?ac623df2a7a8bffb90947230794bb886);
  background-size: 68% auto, 100%;
  background-position: top 55% left 50%, 0 0;
  background-repeat: no-repeat, no-repeat;
  width: 21px;
  height: 21px;
}

@media screen and (min-width: 1000px) {
  .check_box.radio input + .text:before {
    width: 19px;
    height: 18px;
  }
}

.check_box.radio input:checked + .text:before {
  background-image: none, url(/images/radio_on.png?d6473e6548ae5f70d1f452cb9bba370e);
}

main {
  max-width: 100%;
  overflow: hidden;
}

header {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (min-width: 1000px) {
  header {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

header .container {
  flex-wrap: nowrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header .logo {
  margin-left: 10px;
  width: 20%;
}

@media screen and (min-width: 1000px) {
  header .logo {
    margin: 0;
    width: auto;
  }
}

header .logo img {
  display: block;
}

header .catch {
  margin-right: 10px;
  text-align: right;
}

@media screen and (min-width: 1000px) {
  header .catch {
    margin: 0;
  }
}

footer {
  padding-top: 40px;
  padding-bottom: 45px;
}

@media screen and (min-width: 1000px) {
  footer {
    padding-top: 80px;
    padding-bottom: 55px;
  }
}

footer .logo {
  width: 50%;
  text-align: center;
  margin-bottom: 45px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1000px) {
  footer .logo {
    width: 100%;
    margin-bottom: 60px;
  }
}

footer .banks {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media screen and (min-width: 1000px) {
  footer .banks {
    flex-wrap: nowrap;
    margin-bottom: 50px;
  }
}

footer .banks a {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}

footer .copyright {
  text-align: center;
}

.section_header {
  background-color: #1464C8;
  padding: 30px 15px;
}

@media screen and (min-width: 1000px) {
  .section_header {
    padding: 75px 0;
  }
}

.section_header p {
  color: #ffffff;
  line-height: 2;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-align: center;
}

@media screen and (min-width: 1000px) {
  .section_header p {
    font-size: 30px;
  }
}

.section_header p .main {
  display: block;
}

.section_header p .sub {
  display: block;
  font-size: 16px;
}

@media screen and (min-width: 1000px) {
  .section_header p .sub {
    font-size: 25px;
  }
}

.section_content {
  background-color: #F0F0F0;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (min-width: 1000px) {
  .section_content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.section_content .content {
  background-color: #ffffff;
  padding: 30px 25px;
  margin-left: 15px;
  margin-right: 15px;
}

@media screen and (min-width: 1000px) {
  .section_content .content {
    padding: 90px 90px;
    margin-left: auto;
    margin-right: auto;
  }
}

.section_content .content.search {
  padding-left: 0;
  padding-right: 0;
  background: none;
}

@media screen and (min-width: 1000px) {
  .section_content .content.search {
    padding-left: 45px;
    padding-right: 40px;
    background: #ffffff;
  }
}

.section_content .caution {
  line-height: 1.5;
  text-align: center;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: bold;
  padding: 0 15px;
  margin-top: 0;
}

@media screen and (min-width: 1000px) {
  .section_content .caution {
    font-size: 30px;
    margin-bottom: 60px;
    padding: 0;
  }
}

.section_content.contact {
  padding-top: 30px;
}

.section_content.contact .caution {
  font-size: 16px;
}

@media screen and (min-width: 1000px) {
  .section_content.contact .caution {
    font-size: 30px;
  }
}

.section_content.nego {
  padding-top: 30px;
}

.section_content.nego .caution {
  font-size: 16px;
}

@media screen and (min-width: 1000px) {
  .section_content.nego .caution {
    font-size: 30px;
  }
}

.section_content .link {
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (min-width: 1000px) {
  .section_content .link {
    margin-bottom: 60px;
  }
}

.section_content .link .btn_black {
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  background: #000000;
  padding: 0.8em 2em;
  border-radius: 60px;
  display: inline-block;
  text-decoration: none;
}

@media screen and (min-width: 1000px) {
  .section_content .link .btn_black {
    font-size: 30px;
  }
}

.section_content .register_list li {
  display: block;
  margin-bottom: 40px;
}

@media screen and (min-width: 1000px) {
  .section_content .register_list li {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 50px;
  }
}

.section_content .register_list li .bank {
  width: 100%;
  padding: 3px 0;
  text-align: center;
  margin: auto;
  font-size: 14px;
}

.section_content .register_list li .bank span {
  display: block;
}

.section_content .register_list li .bank .name {
  background: #1464C8;
  color: #ffffff;
  padding: 20px 0;
  width: 280px;
  border-radius: 50px;
  margin: auto;
  margin-bottom: 18px;
  font-size: 21px;
}

@media screen and (min-width: 1000px) {
  .section_content .register_list li .bank {
    width: 230px;
    margin: 0;
    margin-right: 30px;
    padding: 3px 0;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    text-align: center;
    font-size: 22px;
  }

  .section_content .register_list li .bank .name {
    background: none;
    color: #000000;
    padding: 0;
    width: auto;
    border-radius: none;
    margin-bottom: 0;
    font-size: 22px;
  }
}

.section_content .register_list li .tel {
  text-align: center;
}

@media screen and (min-width: 1000px) {
  .section_content .register_list li .tel {
    text-align: left;
  }
}

.section_content .register_list li .tel a {
  background-image: url(/images/icon_tel.png?abbb88a2c82fb282f452ef7e2a1b1c07);
  background-size: auto 100%;
  background-position: left -5px;
  background-repeat: no-repeat;
  padding-left: 40px;
  color: #000000;
  text-decoration: none;
  font-size: 25px;
}

@media screen and (min-width: 1000px) {
  .section_content .register_list li .tel a {
    background-image: url(/images/icon_tel.png?abbb88a2c82fb282f452ef7e2a1b1c07);
    background-size: auto;
    background-position: left -5px;
    background-repeat: no-repeat;
    padding-left: 55px;
    color: #000000;
    text-decoration: none;
    font-size: 42px;
  }
}

.section_content .policy .rule_title {
  font-size: 16px;
  border: 1px solid #D2D2D2;
  padding: 5px;
  margin-bottom: 15px;
  text-align: center;
}

.section_content .policy .rule_subtitle {
  font-size: 16px;
}

.section_content .policy p {
  margin: 0;
  margin-bottom: 25px;
  line-height: 2;
}

.section_content .contact_list li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 40px;
  justify-content: space-between;
}

@media screen and (min-width: 1000px) {
  .section_content .contact_list li {
    flex-wrap: nowrap;
    margin-bottom: 50px;
  }
}

.section_content .contact_list li .btn,
.section_content .contact_list li .email,
.section_content .contact_list li .bank {
  background-color: #00C38C;
  box-shadow: 0 5px 0 #008E5A;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.section_content .contact_list li .bank {
  display: inline-block;
  padding: 0.8em 1em;
  width: 260px;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 25px;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  white-space: nowrap;
}

@media screen and (min-width: 1000px) {
  .section_content .contact_list li .bank {
    width: 50%;
    max-width: 220px;
    margin-right: 30px;
    margin-left: 0;
    margin-bottom: 0;
    font-size: 22px;
  }
}

.section_content .contact_list li .tel {
  width: 82%;
  margin-right: 0;
}

@media screen and (min-width: 1000px) {
  .section_content .contact_list li .tel {
    width: 100%;
    margin-right: 30px;
  }
}

.section_content .contact_list li .tel a {
  display: block;
  background-image: url(/images/icon_tel.png?abbb88a2c82fb282f452ef7e2a1b1c07);
  background-size: auto 90%;
  background-position: left 0;
  background-repeat: no-repeat;
  padding-left: 40px;
  color: #000000;
  text-decoration: none;
  font-size: 24px;
}

@media screen and (min-width: 1000px) {
  .section_content .contact_list li .tel a {
    background-size: auto 100%;
    background-position: left -5px;
    font-size: 42px;
    background-size: auto;
    padding-left: 55px;
  }
}

.section_content .contact_list li .tel a .top {
  display: flex;
  align-items: center;
}

.section_content .contact_list li .tel a .top .name {
  font-size: 12px;
  width: auto;
  white-space: nowrap;
  margin-right: 20px;
}

@media screen and (min-width: 1000px) {
  .section_content .contact_list li .tel a .top .name {
    font-size: 22px;
  }
}

.section_content .contact_list li .tel a .top:after {
  display: none;
}

@media screen and (min-width: 1000px) {
  .section_content .contact_list li .tel a .top:after {
    display: flex;
    align-items: center;
    content: "";
    width: 100%;
    border-bottom: 1px solid #000000;
  }
}

.section_content .contact_list li .email {
  width: 40px;
  display: inline-block;
  padding: 0.5em;
  padding-bottom: 0;
  border-radius: 10px;
}

@media screen and (min-width: 1000px) {
  .section_content .contact_list li .email {
    width: 80px;
  }
}

.section_content .contact_list li .email img {
  display: block;
  margin: auto;
}

@media screen and (min-width: 1000px) {
  .section_content .news_box {
    padding-left: 100px;
    padding-right: 100px;
  }
}

.section_content .news_box li {
  display: block;
  width: 100%;
  margin-bottom: 35px;
}

.section_content .news_box li time {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-right: 20px;
  margin-bottom: 20px;
  line-height: 1.5;
}

.section_content .news_box li time:after {
  display: flex;
  align-items: center;
  content: "";
  width: 80%;
  border-bottom: 1px solid #000000;
  margin-left: 1.5em;
}

.section_content .news_box li a {
  color: #000000;
  text-decoration: none;
  line-height: 1.5;
}

.section_content .news_box li a:hover {
  text-decoration: underline;
}

.section_content .search_form {
  margin-bottom: 35px;
}

@media screen and (min-width: 1000px) {
  .section_content .search_form {
    border: 1px solid #D2D2D2;
    padding: 30px 40px;
  }
}

.section_content .search_form .selects {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.section_content .search_form .selects .select {
  width: 100%;
  height: 47px;
  border: 1px solid #969696;
  border-radius: 10px;
  margin-right: 0;
  margin-bottom: 25px;
  padding-left: 1em;
}

@media screen and (min-width: 1000px) {
  .section_content .search_form .selects .select {
    width: 30%;
    margin-bottom: 40px;
    margin-right: 3%;
  }
}

.section_content .search_form .selects .select:nth-child(3n),
.section_content .search_form .selects .select:last-child {
  margin-right: 0;
}

.section_content .search_form .keyword {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section_content .search_form .keyword label {
  display: none;
}

@media screen and (min-width: 1000px) {
  .section_content .search_form .keyword label {
    display: block;
    margin-right: 1em;
  }
}

.section_content .search_form .keyword input {
  border-radius: 10px;
  border: 1px solid #969696;
  height: 47px;
  width: 100%;
  padding-left: 1em;
}

@media screen and (min-width: 1000px) {
  .section_content .search_form .keyword input {
    width: 50%;
  }
}

.section_content .search_form .btns {
  text-align: center;
}

.section_content .search_form .btns .btn,
.section_content .search_form .btns .contact_list li .bank,
.section_content .contact_list li .search_form .btns .bank,
.section_content .search_form .btns .contact_list li .email,
.section_content .contact_list li .search_form .btns .email {
  cursor: pointer;
  color: #ffffff;
  background-color: #E60012;
  border-radius: 10px;
  border: none;
  padding: 0.5em 2em;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.08em;
}

.section_content .search_form .btns .btn span,
.section_content .search_form .btns .contact_list li .bank span,
.section_content .contact_list li .search_form .btns .bank span,
.section_content .search_form .btns .contact_list li .email span,
.section_content .contact_list li .search_form .btns .email span {
  display: flex;
  align-items: flex-end;
}

.section_content .search_form .btns .btn span:after,
.section_content .search_form .btns .contact_list li .bank span:after,
.section_content .contact_list li .search_form .btns .bank span:after,
.section_content .search_form .btns .contact_list li .email span:after,
.section_content .contact_list li .search_form .btns .email span:after {
  display: block;
  content: "";
  background-image: url(/images/icon_search.png?cda7bb329808e53204a66c3e206662c9);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 30px;
  margin-left: 10px;
}

.section_content .company_list {
  font-size: 13px;
}

.section_content .company_list table {
  width: 100%;
  border-spacing: 0;
}

.section_content .company_list table th,
.section_content .company_list table td {
  padding: 0 0 15px 0;
}

@media screen and (min-width: 1000px) {
  .section_content .company_list table th,
  .section_content .company_list table td {
    padding: 18px 15px 18px 25px;
  }
}

.section_content .company_list table thead {
  display: none;
}

@media screen and (min-width: 1000px) {
  .section_content .company_list table thead {
    display: table-header-group;
  }
}

.section_content .company_list table thead tr {
  background-color: #1464C8;
  color: #ffffff;
}

.section_content .company_list table thead tr th {
  font-weight: normal;
  text-align: left;
}

.section_content .company_list table tbody {
  display: block;
}

@media screen and (min-width: 1000px) {
  .section_content .company_list table tbody {
    display: table-row-group;
  }
}

.section_content .company_list table tbody tr:nth-child(even) {
  background: #ffffff;
}

@media screen and (min-width: 1000px) {
  .section_content .company_list table tbody tr:nth-child(even) {
    background: #F5F5F5;
  }
}

.section_content .company_list table tbody tr:nth-child(odd) {
  background: #ffffff;
}

.section_content .company_list table tbody tr {
  display: block;
  border-bottom: 1px solid #c8c8c8;
  padding: 15px;
}

@media screen and (min-width: 1000px) {
  .section_content .company_list table tbody tr {
    display: table-row;
    padding: 0;
  }
}

.section_content .company_list table tbody tr td,
.section_content .company_list table tbody tr th {
  display: block;
  width: 100%;
  border-bottom: none;
  word-break: break-all;
}

@media screen and (min-width: 1000px) {
  .section_content .company_list table tbody tr td,
  .section_content .company_list table tbody tr th {
    display: table-cell;
    width: auto;
    border-bottom: 1px solid #c8c8c8;
  }
}

.section_content .company_list table tbody .label {
  display: block;
  float: left;
  width: 6rem;
}

@media screen and (min-width: 1000px) {
  .section_content .company_list table tbody .label {
    display: none;
  }
}

.section_content .company_list table tbody .no {
  width: 100%;
  text-align: left;
}

@media screen and (min-width: 1000px) {
  .section_content .company_list table tbody .no {
    width: 8em;
    text-align: center;
  }
}

.section_content .company_list table tbody .url a {
  color: #000000;
  text-decoration: none;
}

.section_content .company_list table tbody .cell_btn {
  text-align: right;
}

@media screen and (min-width: 1000px) {
  .section_content .company_list table tbody .cell_btn {
    text-align: center;
  }
}

.section_content .company_list table tbody .btn,
.section_content .company_list table tbody .contact_list li .bank,
.section_content .contact_list li .company_list table tbody .bank,
.section_content .company_list table tbody .contact_list li .email,
.section_content .contact_list li .company_list table tbody .email {
  text-decoration: none;
  color: #ffffff;
  background: #1464C8;
  padding: 8px 20px;
  display: inline-block;
  white-space: nowrap;
  font-weight: bold;
}

.section_content .company_list table tbody .btn:before,
.section_content .company_list table tbody .contact_list li .bank:before,
.section_content .contact_list li .company_list table tbody .bank:before,
.section_content .company_list table tbody .contact_list li .email:before,
.section_content .contact_list li .company_list table tbody .email:before {
  display: inline;
  content: "\25B6";
  padding-right: 10px;
}

.section_content .form .form_title {
  font-size: 24px;
  font-weight: bold;
}

.section_content .form .red {
  color: #ff0000;
}

.section_content .form .hissu {
  color: #ffffff;
  background: #ff0000;
  display: inline-block;
  padding: 4px 6px;
  border-radius: 5px;
  font-weight: normal;
}

.section_content .form .caution {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 25px;
}

@media screen and (min-width: 1000px) {
  .section_content .form .caution {
    font-size: 16px;
    margin-bottom: 45px;
  }
}

.section_content .form .btns {
  margin-top: 65px;
  margin-bottom: 65px;
  text-align: center;
}

.section_content .form .note {
  font-size: 12px;
  font-weight: normal;
  width: 90%;
  margin: auto;
}

@media screen and (min-width: 1000px) {
  .section_content .form .note {
    font-size: 16px;
    width: 80%;
  }
}

.section_content .form .note li {
  line-height: 1.5;
  list-style-type: disc;
}

.section_content .form table {
  width: 100%;
}

.section_content .form table th,
.section_content .form table td {
  padding: 10px 0;
  display: block;
}

@media screen and (min-width: 1000px) {
  .section_content .form table th,
  .section_content .form table td {
    padding: 19px 0;
    display: table-cell;
  }
}

.section_content .form table th {
  text-align: left;
  vertical-align: middle;
  padding: 0;
}

.section_content .form table th .title {
  display: inline-block;
  width: 9em;
}

.section_content .form table td {
  padding-left: 0;
}

@media screen and (min-width: 1000px) {
  .section_content .form table td {
    padding-left: 35px;
  }
}

.section_content .form table .input_group {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (min-width: 1000px) {
  .section_content .form table .input_group {
    flex-wrap: nowrap;
  }
}

.section_content .form table .input_group .input {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #969696;
  margin-left: 0;
  padding-left: 1em;
  margin-bottom: 15px;
}

@media screen and (min-width: 1000px) {
  .section_content .form table .input_group .input {
    margin-left: 35px;
    margin-bottom: 0;
  }
}

.section_content .form table .input_group .input:first-child {
  margin-left: 0;
}

.section_content .form table .input_group .is_invalid .input {
  border-color: #ff0000;
  color: #ff0000;
}

.section_content .form table .input_group input {
  height: 45px;
}

.section_content .form table .input_group textarea {
  height: 100px;
}

.section_content .form table .invalid_feedback {
  color: #ff0000;
}

.section_content .form table .invalid_feedback strong {
  font-weight: normal;
  padding: 0.3em 0;
}

.section_top {
  background-color: #1464C8;
  padding-top: 25px;
  padding-bottom: 25px;
  background-image: url(/images/top_main_sp.png?8991f2312e70c1bf2b70e62329519b37);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media screen and (min-width: 1000px) {
  .section_top {
    padding-top: 240px;
    padding-bottom: 240px;
    background-image: url(/images/top_main.jpg?d8674fdba8d3f7b6f3cb993523edab1b);
    background-size: auto 100%;
  }
}

.section_top .box {
  background-color: #1464C8;
  width: 66%;
  min-height: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  padding-top: 25px;
}

@media screen and (min-width: 1000px) {
  .section_top .box {
    width: 980px;
    height: 400px;
    padding: 30px 70px;
  }
}

.section_top h1 {
  text-align: center;
  margin-bottom: 35px;
}

.section_top .links {
  padding: 0 10px;
}

.section_top .links a {
  display: block;
  margin-bottom: 18px;
  text-align: center;
}

@media screen and (min-width: 1000px) {
  .section_top .links {
    padding: 0;
    display: flex;
    justify-content: center;
  }

  .section_top .links .ml {
    margin-left: 90px;
  }

  .section_top .links a {
    margin-bottom: 35px;
  }
}

.section_information {
  background-color: #F0F0F0;
  padding-top: 35px;
}

@media screen and (min-width: 1000px) {
  .section_information {
    padding-top: 60px;
  }
}

.section_information .list_box {
  width: calc(100vw - 50px);
  height: auto;
  max-height: 300px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  padding: 20px 10px;
  padding-bottom: 0;
  overflow-y: auto;
}

@media screen and (min-width: 1000px) {
  .section_information .list_box {
    width: 650px;
    height: auto;
    max-height: 380px;
    padding: 30px 65px;
  }
}

.section_information .list_box li {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 25px;
}

.section_information .list_box li time {
  margin-right: 20px;
  line-height: 1.5;
}

.section_information .list_box li a {
  color: #000000;
  text-decoration: none;
  line-height: 1.5;
}

.section_information .list_box li a:hover {
  text-decoration: underline;
}

.section_news {
  padding-top: 45px;
  padding-bottom: 35px;
}

@media screen and (min-width: 1000px) {
  .section_news {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.section_news .list_box {
  width: calc(100vw - 50px);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 65px;
  padding: 30px 15px;
  padding-bottom: 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

@media screen and (min-width: 1000px) {
  .section_news .list_box {
    width: 650px;
    padding: 30px 65px;
  }
}

.section_news .list_box li {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 25px;
}

.section_news .list_box li time {
  margin-right: 20px;
  line-height: 1.5;
}

.section_news .list_box li a {
  color: #000000;
  text-decoration: none;
  line-height: 1.5;
}

.section_news .list_box li a:hover {
  text-decoration: underline;
}

.section_news .link {
  text-align: center;
}

.section_news .link .btn_link {
  color: #ffffff;
  background: #000000;
  border-radius: 10px;
  padding: 0.5em 3em;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}

@media screen and (min-width: 1000px) {
  .section_news .link .btn_link {
    padding: 0.5em 2em;
  }
}

.section_search {
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 1000px) {
  .section_search {
    padding-left: 0;
    padding-right: 0;
  }
}

.section_search input[type=checkbox] {
  display: none;
}

.section_search input[type=radio] {
  display: none;
}

.section_search .search {
  background-color: #F0F0F0;
}

.section_search .header {
  background: #1464C8;
  color: #ffffff;
  padding-top: 23px;
  padding-bottom: 20px;
  background-image: url(/images/bg_search_sp.png?2b34d5ea8ccf7f92194729be7c67f68c);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
}

@media screen and (min-width: 1000px) {
  .section_search .header {
    padding-top: 75px;
    padding-bottom: 65px;
    background-image: url(/images/bg_search.png?d666496c2cdc3009ccbc3f4387f79d88);
  }
}

.section_search .header .title {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
}

@media screen and (min-width: 1000px) {
  .section_search .header .title {
    font-size: 40px;
  }
}

.section_search .box {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (min-width: 1000px) {
  .section_search .box {
    border-bottom: 2px solid #ffffff;
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

.section_search .box .group {
  margin-bottom: 45px;
}

.section_search .box .group .subtitle {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
}

@media screen and (min-width: 1000px) {
  .section_search .box .group .subtitle {
    text-align: left;
    font-size: 19px;
  }
}

.section_search .box .group .check_group {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

@media screen and (min-width: 1000px) {
  .section_search .box .group .check_group {
    flex-wrap: nowrap;
  }
}

.section_search .box .group .check_group .check_box {
  width: 100%;
}

@media screen and (min-width: 1000px) {
  .section_search .box .group .check_group .check_box {
    width: auto;
  }
}

.section_search .box .group.inline {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

@media screen and (min-width: 1000px) {
  .section_search .box .group.inline {
    display: flex;
    flex-wrap: nowrap;
  }
}

.section_search .box .group.inline .subtitle {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}

@media screen and (min-width: 1000px) {
  .section_search .box .group.inline .subtitle {
    width: 17%;
    text-align: left;
    margin-bottom: 0;
  }
}

.section_search .box .group.mokuteki .check_group {
  font-size: 16px;
}

@media screen and (min-width: 1000px) {
  .section_search .box .group.mokuteki .check_group {
    padding: 0;
  }
}

.section_search .box .group.mokuteki .check_group .check_box {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #646464;
  background: #C8C8C8;
  padding-left: 30px;
  font-weight: bold;
  font-size: 16px;
}

@media screen and (min-width: 1000px) {
  .section_search .box .group.mokuteki .check_group .check_box {
    padding-left: 15px;
    font-size: 19px;
    height: 70px;
    line-height: 70px;
  }
}

.section_search .box .group.mokuteki .check_group .check_box.checked {
  color: #fff;
  background: #1464C8;
}

.section_search .box .group.radios {
  margin-bottom: 0;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 25px;
}

@media screen and (min-width: 1000px) {
  .section_search .box .group.radios {
    border: none;
    padding-bottom: 0;
  }
}

.section_search .box .group.radios .subtitle {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 2px solid #ffffff;
}

@media screen and (min-width: 1000px) {
  .section_search .box .group.radios .subtitle {
    padding: 0;
    border: none;
    margin-bottom: 0;
  }
}

.section_search .box .group.radios .check_group {
  padding-left: 15px;
  font-size: 16px;
}

@media screen and (min-width: 1000px) {
  .section_search .box .group.radios .check_group {
    padding: 0;
    font-size: 18px;
  }
}

.section_search .box .group.radios .check_group .check_box {
  padding: 10px 0;
}

@media screen and (min-width: 1000px) {
  .section_search .box .group.radios .check_group .check_box {
    padding: 0;
  }
}

.section_search .btns {
  text-align: center;
  padding-top: 50px;
}

.section_search .title {
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
}

@media screen and (min-width: 1000px) {
  .section_search .title {
    margin-bottom: 40px;
    font-size: 24px;
  }
}

.section_search .keyword {
  padding: 25px;
}

@media screen and (min-width: 1000px) {
  .section_search .keyword {
    padding: 55px;
  }
}

.section_search .keyword .form {
  background-image: url(/images/search_border.png?331f535e01e0d027ec87200b713a39fb);
  background-position: bottom center;
  background-size: auto;
  background-repeat: no-repeat;
  padding-bottom: 55px;
}

.section_search .keyword .form-group {
  text-align: center;
}

.section_search .keyword .form-group .input {
  border: none;
  background: #ffffff;
  width: 100%;
  height: 30px;
  padding-left: 1em;
}

@media screen and (min-width: 1000px) {
  .section_search .keyword .form-group .input {
    width: 550px;
    height: 47px;
  }
}

.section_search .keyword .btns {
  padding-top: 20px;
}

@media screen and (min-width: 1000px) {
  .section_search .keyword .btns {
    padding-top: 40px;
  }
}

.section_search .conditions {
  padding: 30px 15px;
  padding-top: 0;
}

@media screen and (min-width: 1000px) {
  .section_search .conditions {
    padding: 55px;
    padding-top: 0;
  }
}

.section_search .scroll_box {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 1000px) {
  .section_search .scroll_box {
    flex-wrap: nowrap;
  }
}

.section_search .scroll_box .left {
  width: 100%;
}

@media screen and (min-width: 1000px) {
  .section_search .scroll_box .left {
    width: 30%;
  }
}

.section_search .scroll_box .left .check_box_wrap {
  width: 100%;
}

.section_search .scroll_box .left .check_box_wrap .check_box {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #646464;
  background: #C8C8C8;
  padding-left: 30px;
  font-weight: bold;
  font-size: 16px;
}

@media screen and (min-width: 1000px) {
  .section_search .scroll_box .left .check_box_wrap .check_box {
    padding-left: 55px;
    font-size: 19px;
    height: 70px;
    line-height: 70px;
  }
}

.section_search .scroll_box .left .check_box_wrap .check_box.checked {
  color: #fff;
  background: #1464C8;
}

.section_search .scroll_box .right {
  width: 100%;
  overflow: auto;
  background: #ffffff;
}

@media screen and (min-width: 1000px) {
  .section_search .scroll_box .right {
    width: 70%;
  }
}

.section_search .scroll_box .right .list {
  background: #ffffff;
}

.section_search .scroll_box .right .check_box {
  display: block;
  width: 100%;
  padding-left: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
}

@media screen and (min-width: 1000px) {
  .section_search .scroll_box .right .check_box {
    font-size: 18px;
  }
}

.section_search_result {
  background-color: #F0F0F0;
  padding-top: 15px;
  padding-bottom: 60px;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 1000px) {
  .section_search_result {
    padding-top: 35px;
    padding-left: 0;
    padding-right: 0;
  }
}

.section_search_result .tags {
  margin-bottom: 15px;
}

@media screen and (min-width: 1000px) {
  .section_search_result .tags {
    margin-bottom: 35px;
  }
}

.section_search_result .tags .tag {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 5px 20px;
  border-radius: 5px;
  background: #1464C8;
  margin-right: 10px;
  display: inline-block;
}

.section_search_result .tags.search_tags .tag {
  margin-bottom: 15px;
}

.section_search_result .header {
  margin-bottom: 0;
  background: #1464C8;
}

.section_search_result .header .title {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.05em;
  padding: 10px;
}

@media screen and (min-width: 1000px) {
  .section_search_result .header .title {
    font-size: 25px;
  }
}

.section_search_result .count {
  margin-bottom: 25px;
}

@media screen and (min-width: 1000px) {
  .section_search_result .count {
    margin-bottom: 45px;
  }
}

.section_search_result .count .total {
  width: 280px;
  height: 50px;
  line-height: 50px;
  margin: auto;
  display: block;
  position: relative;
  background: #C80000;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}

@media screen and (min-width: 1000px) {
  .section_search_result .count .total {
    height: 70px;
    line-height: 70px;
    font-size: 20px;
  }
}

.section_search_result .count .total:after {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: transparent;
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #C80000;
  top: 100%;
  left: 50%;
}

.section_search_result .content {
  background-color: #ffffff;
  padding: 0;
}

@media screen and (min-width: 1000px) {
  .section_search_result .content {
    padding: 50px 80px 90px 80px;
  }
}

.section_search_result .content .company_list {
  padding-top: 30px;
}

@media screen and (min-width: 1000px) {
  .section_search_result .content .company_list {
    padding-top: 0;
  }
}

.section_search_result .content .company_list .company {
  border: none;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  height: auto;
  flex-wrap: wrap;
  position: relative;
  padding: 50px 20px 20px 20px;
  border-bottom: 1px solid #969696;
}

@media screen and (min-width: 1000px) {
  .section_search_result .content .company_list .company {
    border: 1px solid #1464C8;
    margin-bottom: 30px;
    height: 202px;
    flex-wrap: nowrap;
    padding: 0;
  }
}

.section_search_result .content .company_list .company .tags {
  position: absolute;
  top: -50px;
  width: 100%;
}

@media screen and (min-width: 1000px) {
  .section_search_result .content .company_list .company .tags {
    top: 0;
    position: static;
  }
}

.section_search_result .content .company_list .company .tags .tag {
  display: inline-block;
  margin-right: 10px;
  background: #00BEB4;
  color: #ffffff;
  border-radius: 50px;
  padding: 8px 15px;
}

.section_search_result .content .company_list .company .body {
  padding: 10px 0;
  position: relative;
  width: 100%;
  padding-right: 40%;
  padding-top: 0;
  min-height: 150px;
}

@media screen and (min-width: 1000px) {
  .section_search_result .content .company_list .company .body {
    padding: 20px 20px 20px 30px;
    position: relative;
    width: calc(100% - 200px);
    min-height: unset;
  }
}

.section_search_result .content .company_list .company .body .company_name {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
}

@media screen and (min-width: 1000px) {
  .section_search_result .content .company_list .company .body .company_name {
    font-size: 24px;
  }
}

.section_search_result .content .company_list .company .body p {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 15px;
  min-height: 34px;
}

@media screen and (min-width: 1000px) {
  .section_search_result .content .company_list .company .body p {
    font-size: 16px;
    margin-bottom: 0;
    padding-right: 200px;
    min-height: unset;
  }
}

.section_search_result .content .company_list .company .body .link {
  text-align: center;
  position: static;
  width: 100%;
}

@media screen and (min-width: 1000px) {
  .section_search_result .content .company_list .company .body .link {
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: auto;
  }
}

.section_search_result .content .company_list .company .body .link a {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 40px 10px 25px;
  background: #1464C8;
  color: #ffffff;
  text-decoration: none;
  width: 100%;
  background-image: url(/images/icon_arr.png?7935f9785362fc97a20b470893dc6068);
  background-position: 80% center;
  background-size: auto;
  background-repeat: no-repeat;
}

@media screen and (min-width: 1000px) {
  .section_search_result .content .company_list .company .body .link a {
    font-size: 16px;
    background-position: 90% center;
    padding: 15px 40px 15px 25px;
    width: auto;
  }
}

.section_search_result .content .company_list .company .img {
  padding: 0;
  width: 35%;
  position: absolute;
  right: 0;
  padding-right: 20px;
  height: 150px;
}

@media screen and (min-width: 1000px) {
  .section_search_result .content .company_list .company .img {
    width: 200px;
    height: auto;
    position: static;
    padding-right: 0;
  }
}

.section_search_result .content .company_list .company .img img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

@media screen and (min-width: 1000px) {
  .section_search_result .content .company_list .company .img img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.section_entry {
  background-color: #B4FFFF;
  padding-top: 25px;
  padding-bottom: 70px;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 1000px) {
  .section_entry {
    padding-top: 70px;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }
}

.section_entry .links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

.section_entry .links a {
  display: block;
  width: 40%;
}

@media screen and (min-width: 1000px) {
  .section_entry .links a {
    width: auto;
  }
}

.section_entry .links a:first-child {
  margin-right: 30px;
}

@media screen and (min-width: 1000px) {
  .section_entry .links a:first-child {
    margin-right: 85px;
  }
}

.section_entry .links a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (min-width: 1000px) {
  .section_entry .links a img {
    width: auto;
    height: auto;
  }
}

.section_content.about .content {
  padding: 0;
}

.section_content.about .header {
  margin-bottom: 0;
  background: #1464C8;
}

.section_content.about .header .title {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.05em;
  padding: 30px;
}

@media screen and (min-width: 1000px) {
  .section_content.about .header .title {
    font-size: 25px;
  }
}

.section_content.about .about_wrap {
  padding: 15px;
}

@media screen and (min-width: 1000px) {
  .section_content.about .about_wrap {
    padding: 45px 70px;
  }
}

.section_content.about .about_wrap .about_title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000000;
}

@media screen and (min-width: 1000px) {
  .section_content.about .about_wrap .about_title {
    font-size: 24px;
    margin-bottom: 25px;
    padding-bottom: 15px;
  }
}

.section_content.about .about_wrap .img {
  margin-bottom: 30px;
  text-align: center;
}

@media screen and (min-width: 1000px) {
  .section_content.about .about_wrap .img {
    margin-bottom: 0;
  }
}

.section_content.about .about_wrap p {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (min-width: 1000px) {
  .section_content.about .about_wrap p {
    margin-bottom: 40px;
    font-size: 18px;
  }
}

.section_content.about .about_wrap p.lp {
  font-size: 13px;
  padding-left: 0;
}

@media screen and (min-width: 1000px) {
  .section_content.about .about_wrap p.lp {
    font-size: 16px;
    padding-left: 1em;
  }
}

.section_content.about .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (min-width: 1000px) {
  .section_content.about .flex {
    flex-wrap: nowrap;
  }
}

.section_content.about .flex .title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

@media screen and (min-width: 1000px) {
  .section_content.about .flex .title {
    font-size: 19px;
    margin-bottom: 20px;
  }
}

.section_content.about .flex .left {
  width: 100%;
}

@media screen and (min-width: 1000px) {
  .section_content.about .flex .left {
    width: 60%;
  }
}

.section_content.about .flex .right {
  width: 100%;
}

@media screen and (min-width: 1000px) {
  .section_content.about .flex .right {
    width: 40%;
  }
}

.section_content.company {
  padding-top: 20px;
}

@media screen and (min-width: 1000px) {
  .section_content.company {
    padding-top: 60px;
  }
}

.section_content.company .content {
  padding: 0;
  padding-bottom: 40px;
}

.section_content.company .content .wrap {
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 1000px) {
  .section_content.company .content .wrap {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.section_content.company .content .header {
  position: relative;
  background-color: #1464C8;
  color: #ffffff;
  padding: 10px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section_content.company .content .header .tags .tag {
  display: inline-block;
  background: #ffffff;
  color: #1464C8;
  padding: 5px 1.5rem;
  border-radius: 5px;
  margin-right: 1em;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 5px;
}

@media screen and (min-width: 1000px) {
  .section_content.company .content .header .tags .tag {
    font-size: 13px;
    margin-bottom: 0;
  }
}

.section_content.company .content .header .attr {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}

.section_content.company .content .header .attr .no {
  font-size: 12px;
  white-space: nowrap;
}

.section_content.company .content .header .attr .mark {
  position: absolute;
  width: 100px;
  bottom: -15px;
}

@media screen and (min-width: 1000px) {
  .section_content.company .content .header .attr .mark {
    position: relative;
    width: 100px;
    bottom: auto;
  }
}

.section_content.company .content .header .attr .mark img {
  position: absolute;
  top: -10px;
  right: 0;
  display: block;
}

.section_content.company .content .company_table {
  width: 100%;
  margin-bottom: 30px;
}

.section_content.company .content .company_table,
.section_content.company .content .company_table th,
.section_content.company .content .company_table td {
  border-collapse: collapse;
  border: 1px solid #c8c8c8;
}

.section_content.company .content .company_table th,
.section_content.company .content .company_table td {
  padding: 10px 25px;
  text-align: left;
  word-break: break-all;
}

.section_content.company .content .company_table th {
  background: #F5F5F5;
  vertical-align: middle;
  width: 30%;
}

@media screen and (min-width: 1000px) {
  .section_content.company .content .company_table th {
    width: 350px;
  }
}

.section_content.company .content .company_table th .img {
  width: 65px;
  text-align: center;
  display: inline-block;
  float: left;
}

@media screen and (min-width: 1000px) {
  .section_content.company .content .company_table th .img {
    float: none;
  }
}

.section_content.company .content .company_table th img {
  vertical-align: middle;
}

.section_content.company .content .company_table td {
  vertical-align: top;
}

.section_content.company .content .company_top {
  padding-top: 0;
}

@media screen and (min-width: 1000px) {
  .section_content.company .content .company_top {
    padding-top: 25px;
  }
}

.section_content.company .content .company_top .tags {
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  padding-top: 15px;
}

@media screen and (min-width: 1000px) {
  .section_content.company .content .company_top .tags {
    padding-top: 0;
  }
}

.section_content.company .content .company_top .tags .tag {
  display: inline-block;
  background: #1464C8;
  color: #ffffff;
  padding: 5px 1.5rem;
  border-radius: 5px;
  margin-right: 1em;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 5px;
}

@media screen and (min-width: 1000px) {
  .section_content.company .content .company_top .tags .tag {
    font-size: 12px;
    margin-bottom: 0;
  }
}

.section_content.company .content .company_top .company_name {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}

@media screen and (min-width: 1000px) {
  .section_content.company .content .company_top .company_name {
    font-size: 35px;
  }
}

.section_content.company .content .company_top .catch {
  font-size: 18px;
  font-weight: normal;
  color: #1464C8;
  margin-bottom: 35px;
}

@media screen and (min-width: 1000px) {
  .section_content.company .content .company_top .catch {
    font-size: 30px;
  }
}

.section_content.company .content .company_top .gallery {
  margin-bottom: 60px;
}

.section_content.company .content .company_top .gallery .img {
  text-align: center;
  height: 350px;
}

.section_content.company .content .company_top .gallery .img img {
  display: block;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin: auto;
}

.section_content.company .content .link_pdf {
  text-align: center;
  padding: 1em 0;
}

@media screen and (min-width: 1000px) {
  .section_content.company .content .link_pdf {
    text-align: right;
  }
}

.section_content.company .content .link_pdf .btn,
.section_content.company .content .link_pdf .contact_list li .bank,
.section_content.company .contact_list li .content .link_pdf .bank,
.section_content.company .content .link_pdf .contact_list li .email,
.section_content.company .contact_list li .content .link_pdf .email {
  background-color: #E60012;
  box-shadow: 0 5px 0 #A40000;
  padding: 0.5em 2em;
  font-size: 20px;
  font-weight: bold;
}

