<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  /* 繝偵�繝ｭ繝ｼ繧ｻ繧ｯ繧ｷ繝ｧ繝ｳ縺ｮ繧ｹ繧ｿ繧､繝ｫ */
  .hero {
    position: relative;
    text-align: center;
    padding-top: 58px;
    padding-bottom: 43px;
    overflow: hidden;
  }
  
  .hero-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
  }
  
  .hero h1 {
    position: absolute;
    top: 120px;
    left: 300px;
    font-family: "BIZ UDGothic", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 48px;
    margin: 0;
    color: #fff;
  }
  
  .hero h2 {
    position: absolute;
    font-family: "BIZ UDPGothic", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 80px;
    color: #ffffff;
  }
  
  /* 繝代Φ縺上★繝ｪ繧ｹ繝医�繧ｹ繧ｿ繧､繝ｫ */
  .breadcrumb {
    background: none;
    padding: 10px 0;
    margin: 0;
    list-style: none;
  }
  
  .breadcrumb-item + .breadcrumb-item::before {
    content: "&gt;";
    padding: 0 5px;
    color: #ffffff;
  }
  
  .breadcrumb-item a {
    text-decoration: none;
    color: #ffffff;
  }
  
  .breadcrumb-item.active {
    color: #ffffff;
  }
  
  /* 譛ｬ譁��繧ｹ繧ｿ繧､繝ｫ */
  .recruitment {
    max-width: 1022px;
    margin: 0 auto 40px auto;
  }
  
  .recruitment h3 {
    font-size: 2em;
    padding: 5px 0;
    color: #2B528F;
    border-left: 11px solid #2B528F;
    text-align: left;
    font-family: "BIZ UDPGothic", sans-serif;
    font-weight: 800;
    font-style: normal;
    padding-left: 11px;
  }
  
  .recruitment-text {
    text-align: left;
    font-family: "BIZ UDGothic", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
    line-height: 2.1em;
    letter-spacing: 0.1em;
    padding: 10px 60px;
  }
  
  .recruitment-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  
  .recruitment-item {
    margin: 20px 0;
    position: relative;
  }
  
  .recruitment-item h4 {
    padding-bottom: 15px;
    padding-left: 10px;
    font-size: 1.3em;
    position: relative;
  }
  
  .recruitment-item h4::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 4px;
    background-color: #2B528F;
  }
  
  .recruitment-item h4::before {
    content: "";
    position: absolute;
    left: 70px;
    bottom: 0;
    width: calc(100% - 70px);
    height: 4px;
    background-color: #F3F6FB;
  }
  
  .recruitment-item p {
    text-align: left;
    font-family: "BIZ UDPGothic", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.1em;
    line-height: 2.1em;
    letter-spacing: 0.1em;
    margin-top: 10px;
    padding-left: 50px;
    padding-right: 50px;
    display: inline-block;
    vertical-align: middle;
  }
  
  span {
    font-family: "BIZ UDPGothic", sans-serif;
  }

  .span-color {
    color: #2B528F;
    font-weight: bold;
  }


table {
    width: 100%;
    max-width: 1070px;
    margin: 0 auto;
    border-collapse: collapse;
}

tr {
    border-bottom: 1px solid #ddd;
}

th,
td {
    text-align: left;
    padding: 10px;
}

th {
    width: 35%;
    font-family: "BIZ UDPGothic", sans-serif;
	font-weight: 700;
	font-style: normal;
}

td {
    width: 65%;
    font-family: "BIZ UDPGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
    line-height: 1.8em;
}

td span {
    font-family: "BIZ UDPGothic", sans-serif;
    font-weight: 400;
    font-style: normal;
}

table tr:last-child {
    border-bottom: none;
}

.detail-button-container {
    text-align: right;
}

.detail-button {
    display: inline-flex;
    margin-top: 20px;
    margin-bottom: 80px;
    margin-left: auto;
    text-decoration: none;
    color: white;
    background: #2B528F;
    padding: 10px 20px;
    font-family: "BIZ UDGothic", sans-serif;
    font-weight: 400;
    font-style: normal;
    border-radius: 30px;
  }
  
  .detail-button img {
    margin-left: 10px;
    width: 15px;
  }
  
  .detail-button:hover {
    background-color: #1f3b6f;
  }
  
  /* 謗｡逕ｨ諠��ｱ蜈ｱ騾壹Γ繝九Η繝ｼ縺ｮ繧ｹ繧ｿ繧､繝ｫ */
  .menu-heading {
    position: relative;
    margin-top: 40px;
    margin-bottom: 65px;
  }
  
  .menu-heading img {
    position: absolute;
    width: 40px;
    top: -7px;
    left: -22px;
  }
  
  .menu-heading .label-back {
    font-family: 'proxima-nova', sans-serif;
    font-weight: bold;
    font-style: normal;
    position: absolute;
    top: -49px;
    left: 25px;
    font-size: 42px;
    color: #D3DEF1;
  }
  
  .menu-heading .label-title {
    font-family: "BIZ UDGothic", sans-serif;
      font-weight: 600;
    font-style: normal;
    position: absolute;
      top: 12px;
      left: 20px;
      font-size: 23px;
      color: #2e4e92;
  }
  
  .recruitment-summary {
    margin-bottom: 100px;
  }
  
  .recruitment-summary ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    list-style: none;
    padding: 0;
    justify-content: center;
  }
  
  .recruitment-summary ul li {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 480px;
    padding: 10px;
    border-bottom: 3px solid #F3F6FB;
    font-family: "BIZ UDGothic", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .recruitment-summary ul li a {
    text-decoration: none;
    color: #000000;
    font-size: 1.2em;
    flex-grow: 1;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  
  .recruitment-summary ul li a span {
    font-family: "BIZ UDPGothic", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .recruitment-summary ul li img {
    width: 18px;
    height: 18px;
    padding-right: 10px;
  }</pre></body></html>