@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
a:link,
a:visited,
a:hover,
a:active,
a {
  text-decoration: none !important;
  color: inherit;
}

h1,
.h1-like {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 180%;
  font-family: YuMincho, "Yu Mincho", yu-mincho-pr6n, "yu-mincho-pr6n", "Noto Serif JP", serif;
}

h2,
.h2-like {
  font-size: 20px;
  font-weight: 500;
  line-height: 175%;
  letter-spacing: 0.05em;
  font-family: YuMincho, "Yu Mincho", yu-mincho-pr6n, "yu-mincho-pr6n", "Noto Serif JP", serif;
}

h3,
.h3-like {
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  font-family: YuMincho, "Yu Mincho", yu-mincho-pr6n, "yu-mincho-pr6n", "Noto Serif JP", serif;
}

h4,
.h4-like {
  font-size: 16px;
  font-weight: 500;
}

p,
.p-like {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 180%;
}

.p-small {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.05rem;
  line-height: 180%;
}

ul li, ol li {
  font-size: 14px;
}

.p-25 {
  font-size: 18px;
}

.p-20 {
  font-size: 16px;
}

@media screen and (min-width: 500px) {
  h1,
.h1-like {
    font-size: 28px;
  }

  h2,
.h2-like {
    font-size: 28px;
  }

  h3,
.h3-like {
    font-size: 22px;
  }

  h4,
.h4-like {
    font-size: 14px;
  }

  p,
.p-like {
    font-size: 14px;
  }

  .p-small {
    font-size: 10px;
  }

  ul li, ol li {
    font-size: 14px;
  }

  .p-25 {
    font-size: 20px;
  }

  .p-20 {
    font-size: 18px;
  }
}
@media screen and (min-width: 800px) {
  h1,
.h1-like {
    font-size: 36px;
  }

  h2,
.h2-like {
    font-size: 30px;
  }

  h3,
.h3-like {
    font-size: 24px;
  }

  h4,
.h4-like {
    font-size: 18px;
  }

  p,
.p-like {
    font-size: 16px;
    line-height: 200%;
  }

  .p-small {
    font-size: 12px;
  }

  ul li, ol li {
    font-size: 16px;
  }

  .p-25 {
    font-size: 25px;
  }

  .p-20 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  h1,
.h1-like {
    font-size: 50px;
  }

  h2,
.h2-like {
    font-size: 40px;
  }

  h3,
.h3-like {
    font-size: 35px;
  }

  h4,
.h4-like {
    font-size: 20px;
  }

  p,
.p-like {
    font-size: 16px;
  }

  .p-small {
    font-size: 12px;
  }

  ul li, ol li {
    font-size: 16px;
  }

  .p-25 {
    font-size: 25px;
  }

  .p-20 {
    font-size: 20px;
  }
}
.font-yumincho {
  font-family: YuMincho, "Yu Mincho", yu-mincho-pr6n, "yu-mincho-pr6n", "Noto Serif JP", serif;
  font-style: normal;
}

.font-yugothic {
  font-family: YuGothic, "Yu Gothic", "Noto Sans JP", sans-serif;
  font-style: normal;
}

html {
  scroll-behavior: auto;
}

.font-han-bold {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.font-han-medium {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
}

header {
  background-color: unset;
  position: absolute;
  height: unset;
}
header .wrapper-1720 {
  display: flex;
  align-items: center;
  width: 1720px;
  max-width: 92%;
  margin: 0 auto;
  justify-content: space-between;
}
header .wrapper-1720 .logo-btn {
  display: flex;
  flex-direction: column;
  margin-top: 0;
}
header .wrapper-1720 .logo-btn img {
  width: clamp(80px, 10vw, 130px);
}
header .wrapper-1720 .logo-btn h4 {
  font-weight: bold;
  margin-top: 0.5em;
  letter-spacing: 0;
}
header .wrapper-1720 .entry-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #008CF2;
  box-sizing: border-box;
  width: clamp(140px, 7em, 364px);
  aspect-ratio: 2/1;
  font-size: clamp(24px, 4vw, 58px);
  letter-spacing: 0.05em;
  line-height: 100%;
}
header .wrapper-1720 .entry-btn:hover {
  opacity: 0.8;
}

.blue-text {
  color: #419ADB;
}

.logo-title {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.logo-title img {
  width: clamp(80px, 16vw, 164px);
}
.logo-title h2 {
  margin-top: 0.5em;
  line-height: 100%;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.recruit-table-container {
  width: 1000px;
  max-width: 92%;
  margin: 0 auto;
  align-self: center;
}
.recruit-table-container .recruit-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: clamp(4px, 6vw, 6px);
}
.recruit-table-container .recruit-table th, .recruit-table-container .recruit-table td {
  box-sizing: border-box;
  vertical-align: middle;
  padding: clamp(10px, 4vw, 40px) clamp(12px, 2.4vw, 24px);
}
.recruit-table-container .recruit-table th ul li, .recruit-table-container .recruit-table td ul li {
  margin-left: 1em;
  list-style-type: "・";
  line-height: 200%;
}
.recruit-table-container .recruit-table th {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
  width: clamp(80px, 20vw, 286px);
  text-align: center;
  color: #ffffff;
  background-color: #419ADB;
  font-weight: bold;
}
.recruit-table-container .recruit-table td {
  width: max-content;
  background-color: rgba(148, 148, 148, 0.12);
}

.recruit-multi-col-table {
  width: 1000px;
  max-width: 92%;
  margin: 0 auto;
  align-self: center;
}
.recruit-multi-col-table .recruit-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: clamp(2px, 4vw, 4px);
}
.recruit-multi-col-table .recruit-table th, .recruit-multi-col-table .recruit-table td {
  box-sizing: border-box;
  vertical-align: middle;
  padding: clamp(12px, 2.4vw, 24px) 2px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  width: 25%;
}
.recruit-multi-col-table .recruit-table th {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  background-color: #419ADB;
}
.recruit-multi-col-table .recruit-table td {
  background-color: rgba(148, 148, 148, 0.12);
}
.recruit-multi-col-table .recruit-table td.title-line {
  background-color: #C9E4F8;
}
.recruit-multi-col-table.three-col .recruit-table th, .recruit-multi-col-table.three-col .recruit-table td {
  width: 33%;
}

section.recruit-landing {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  background: url(../img/recruit/recruit-bg.webp) center no-repeat;
  background-size: cover;
  min-height: 100vh;
  padding: clamp(60px, 10vw, 100px) 0;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
}
section.recruit-landing .pointline-text-group {
  width: 85.5%;
  max-width: 491px;
  margin-bottom: clamp(40px, 6vh, 60px);
}
section.recruit-landing .pointline-text-group h2 {
  font-size: clamp(25px, 3vw, 40px);
}
section.recruit-landing h1 {
  max-width: 85.5%;
  line-height: 170%;
  letter-spacing: 0.05em;
  font-size: clamp(30px, 5vw, 70px);
}
section.recruit-landing p.uptitle {
  width: 450px;
  max-width: 72%;
  margin-bottom: 0;
  line-height: 100%;
}
section.recruit-landing.single-recruit-landing {
  min-height: clamp(320px, 50vh, 466px);
  padding: clamp(70px, 14vh, 140px) 0;
}
section.recruit-landing.single-recruit-landing .pointline-text-group {
  width: 586px;
  max-width: 80%;
}
section.recruit-landing.single-recruit-landing .pointline-text-group h2 {
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 0.5em;
}
section.recruit-landing.single-recruit-landing .pointline-text-group h3 {
  font-weight: bold;
  line-height: 100%;
  margin-top: 0.6em;
}
@media screen and (min-width: 1600px) {
  section.recruit-landing.single-recruit-landing .pointline-text-group .point-line::after, section.recruit-landing.single-recruit-landing .pointline-text-group .point-line::before {
    width: 25px;
    height: 25px;
  }
  section.recruit-landing.single-recruit-landing .pointline-text-group h3 {
    font-size: 38px;
  }
}

section.recruit-intro {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  background: url(../img/recruit/secod-view.svg) center no-repeat;
  background-size: cover;
  min-height: 100vh;
  padding: clamp(100px, 20vh, 190px) 0 clamp(20px, 4vw, 40px) 0;
}
section.recruit-intro .content-container {
  align-items: center;
  justify-content: flex-end;
  color: #ffffff;
  text-align: center;
}
section.recruit-intro .content-container h3 {
  width: 720px;
  max-width: 100%;
  line-height: 170%;
  margin-bottom: 0.6em;
}
section.recruit-intro .content-container p {
  width: 610px;
  max-width: 100%;
  line-height: 280%;
  margin-bottom: 5.5em;
}
section.recruit-intro .img-row {
  justify-content: space-between;
}
section.recruit-intro .img-row img {
  width: 371px;
  max-width: 30%;
}
@media screen and (max-width: 800px) {
  section.recruit-intro {
    max-width: 100%;
  }
}

section.cc-section {
  margin-top: clamp(120px, 20vw, 200px);
  width: 100%;
  max-width: 100%;
  position: relative;
  background-color: #F2F2F2;
  background-image: url(../img/recruit/cc-bg.svg);
  background-size: contain;
  background-position: top left 5.4%;
  background-repeat: no-repeat;
}
section.cc-section .bg-text {
  position: absolute;
  top: 0;
  right: 5.4%;
  color: rgba(0, 0, 0, 0.29);
  line-height: 110%;
  z-index: 0;
  font-size: 83px;
  letter-spacing: 0.05em;
}
section.cc-section .content-container {
  width: 1150px;
  max-width: 74.375%;
  margin: 0 15.625% 0 auto;
  padding: clamp(16px, 3.2vw, 32px) 0 clamp(70px, 13vw, 132px) 0;
}
section.cc-section .content-container .blue-underline {
  color: #008CF2;
  line-height: 100%;
  padding: 0 2em 1em 0;
  border-bottom: 2px solid #008CF2;
  width: fit-content;
}
section.cc-section .content-container h3 {
  line-height: 140%;
  margin: 1.8em 0 0.5em 0;
}
@media screen and (min-width: 1201px) {
  section.cc-section .content-container h3 {
    font-size: 32px;
  }
}
section.cc-section .content-container .img-text-col {
  width: 100%;
  max-width: 100%;
  justify-content: space-between;
}
section.cc-section .content-container .img-text-col .text-container {
  width: 500px;
  max-width: 42%;
  justify-content: space-between;
}
section.cc-section .content-container .img-text-col .text-container .blue-bar {
  align-self: start;
  display: block;
  width: 70px;
  height: 2px;
  max-width: 33%;
  background-color: #008CF2;
  margin-bottom: auto;
}
section.cc-section .content-container .img-text-col .text-container p {
  margin: 1em 0 0 0;
  line-height: 200%;
}
section.cc-section .content-container .img-text-col .img-container {
  width: 580px;
  max-width: 58%;
  height: clamp(240px, 20vw, 323px);
}
section.cc-section .content-container .img-text-col .img-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
section.cc-section.cc-reverse {
  background-position: top right 5.4%;
}
section.cc-section.cc-reverse .content-container {
  margin: 0 auto 0 15.625%;
  align-items: flex-end;
}
section.cc-section.cc-reverse .content-container .blue-underline {
  text-align: end;
  padding: 0 0 1em 2em;
}
section.cc-section.cc-reverse .content-container .text-container .blue-bar {
  align-self: end;
}
section.cc-section.cc-reverse .bg-text {
  right: unset;
  left: 5.4%;
}
@media screen and (min-width: 2000px) {
  section.cc-section .content-container {
    margin: 0 auto;
  }
  section.cc-section.cc-reverse .content-container {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1600px) {
  section.cc-section .content-container {
    max-width: 75%;
    margin: 0 auto;
  }
  section.cc-section .bg-text {
    font-size: 64px;
  }
  section.cc-section.cc-reverse .content-container {
    max-width: 75%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1200px) {
  section.cc-section {
    background-position: top left 2.7%;
  }
  section.cc-section .content-container {
    max-width: 85.5%;
  }
  section.cc-section .content-container .img-text-col .text-container {
    max-width: 50%;
  }
  section.cc-section .content-container .img-text-col .img-container {
    max-width: 50%;
  }
  section.cc-section .bg-text {
    font-size: 42px;
  }
  section.cc-section.cc-reverse {
    background-position: top right 2.7%;
  }
  section.cc-section.cc-reverse .content-container {
    max-width: 85.5%;
  }
}
@media screen and (max-width: 800px) {
  section.cc-section .content-container .img-text-col {
    flex-direction: column-reverse;
    align-items: center;
  }
  section.cc-section .content-container .img-text-col .text-container {
    margin-top: 32px;
    width: 500px;
    max-width: 100%;
  }
  section.cc-section .content-container .img-text-col .img-container {
    max-width: 100%;
  }
  section.cc-section .bg-text {
    font-size: 36px;
  }
  section.cc-section.cc-reverse .content-container .img-text-col {
    flex-direction: column;
  }
}
@media screen and (max-width: 500px) {
  section.cc-section .bg-text {
    font-size: 24px;
  }
}

section.recruit-about {
  padding-top: clamp(120px, 15vw, 200px);
}
section.recruit-about .logo-title {
  margin-bottom: clamp(60px, 10vw, 100px);
}

section.recruit-info {
  padding: clamp(120px, 18vw, 200px) 0 clamp(160px, 25vw, 300px) 0;
}
section.recruit-info .logo-title {
  margin-bottom: clamp(40px, 6vw, 60px);
}
section.recruit-info h3 {
  margin: clamp(120px, 18vw, 200px) auto 1em auto;
}

section.recruit-steps {
  width: 100%;
  max-width: 100%;
  background-color: rgba(0, 140, 240, 0.06);
  margin-top: clamp(120px, 15vw, 200px);
}
section.recruit-steps .blue-bar {
  display: block;
  width: 100%;
  height: clamp(20px, 4vw, 43px);
  background-color: #3B8CEB;
}
section.recruit-steps .logo-title {
  margin: clamp(60px, 9vw, 90px) auto clamp(80px, 12vw, 150px) auto;
}
section.recruit-steps .logo-title h2 {
  margin-top: 1em;
}
@media screen and (min-width: 1201px) {
  section.recruit-steps .logo-title h2 {
    font-size: 32px;
  }
}
section.recruit-steps .step-container {
  align-items: center;
  width: 1000px;
  max-width: 92%;
  margin: 0 auto clamp(60px, 10vw, 120px);
}
section.recruit-steps .step-container .step-row {
  margin-top: -1px;
  width: 100%;
  align-items: flex-start;
  justify-content: center;
}
section.recruit-steps .step-container .step-row .icon-container {
  margin-right: clamp(5px, 1.5vw, 20px);
  width: clamp(60px, 10vw, 143px);
  max-width: 25%;
  transform: translateY(-40%);
}
section.recruit-steps .step-container .step-row .text-container {
  margin-left: clamp(5px, 1.5vw, 20px);
  width: clamp(120px, 20vw, 270px);
  max-width: 35%;
}
section.recruit-steps .step-container .step-row .text-container h4 {
  font-weight: bold;
  line-height: 200%;
}
section.recruit-steps .step-container .step-row .text-container p {
  line-height: 220%;
}
section.recruit-steps .step-container .step-row .point-container {
  position: relative;
  width: 420px;
  max-width: 40%;
  justify-content: space-evenly;
  height: 100%;
  min-height: 284px;
}
section.recruit-steps .step-container .step-row .point-container .bg-line {
  position: absolute;
  top: 5px;
  display: block;
  z-index: 0;
  width: clamp(5px, 10vw, 11px);
  height: 100%;
  background-color: rgba(18, 123, 253, 0.3);
}
section.recruit-steps .step-container .step-row .point-container span {
  display: block;
  border-radius: 50%;
  margin: 0 1px;
  z-index: 1;
}
section.recruit-steps .step-container .step-row .point-container span.grey-dot {
  background-color: #707072;
  min-width: clamp(4px, 9vw, 9px);
  height: clamp(4px, 9vw, 9px);
  margin-top: calc(clamp(20px, 3.4vw, 34px) / 2.5);
}
section.recruit-steps .step-container .step-row .point-container span.blue-dot {
  background-color: #3B8CEB;
  min-width: clamp(20px, 3.4vw, 34px);
  height: clamp(20px, 3.4vw, 34px);
}
@media screen and (max-width: 800px) {
  section.recruit-steps .step-container .step-row .point-container span:nth-child(2), section.recruit-steps .step-container .step-row .point-container span:nth-child(3), section.recruit-steps .step-container .step-row .point-container span:nth-child(4), section.recruit-steps .step-container .step-row .point-container span:nth-child(12), section.recruit-steps .step-container .step-row .point-container span:nth-child(13), section.recruit-steps .step-container .step-row .point-container span:nth-child(14) {
    display: none;
  }
}

section.listings {
  padding: clamp(120px, 15vw, 190px) 0;
}
section.listings .logo-title {
  margin-bottom: clamp(60px, 10vw, 100px);
}
section.listings .logo-title h2 {
  margin-top: 2em;
}
section.listings .button-row {
  width: 1000px;
  max-width: 92%;
  align-self: center;
  margin: 0 auto clamp(80px, 14vw, 160px) auto;
  justify-content: space-evenly;
}
section.listings .button-row .recruit-btn {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  appearance: none;
  -webkit-appearance: none;
  width: 313px;
  max-width: 32%;
  padding: 1.5em 1em;
  border: 3px solid #419ADB;
  background-color: #ffffff;
  color: #419ADB;
  cursor: pointer;
}
section.listings .button-row .recruit-btn h4 {
  line-height: 100%;
}
section.listings .button-row .recruit-btn:hover {
  opacity: 0.6;
}
section.listings .button-row .recruit-btn.active-btn {
  background-color: #419ADB;
  color: #ffffff;
}
section.listings .button-row .recruit-btn.active-btn:hover {
  opacity: 1;
}
section.listings .recruit-table-container .recruit-table th, section.listings .recruit-table-container .recruit-table td {
  padding: 0;
}
section.listings .recruit-table-container .recruit-table th p, section.listings .recruit-table-container .recruit-table th h4, section.listings .recruit-table-container .recruit-table td p, section.listings .recruit-table-container .recruit-table td h4 {
  padding: clamp(10px, 4vw, 40px) clamp(12px, 2.4vw, 24px);
}
section.listings .recruit-table-container .recruit-table th a:hover, section.listings .recruit-table-container .recruit-table td a:hover {
  opacity: 0.6;
}
section.listings .recruit-table-container .recruit-table th {
  width: clamp(100px, 20vw, 344px);
}
section.listings .other-info {
  margin: clamp(120px, 20vw, 200px) auto 0 auto;
  width: 1000px;
  max-width: 92%;
}
section.listings .other-info h3 {
  margin-bottom: 1em;
}
section.listings .other-info h4 {
  margin: 1em 0;
  max-width: 670px;
}
section.listings .other-info p {
  margin: 0 1.5em;
  line-height: 180%;
  max-width: 670px;
}

section.listing-content {
  padding-bottom: clamp(160px, 25vw, 300px);
}
section.listing-content .local-breadcrumbs {
  color: #1A1A1A;
  margin: 2em auto 4em auto;
  align-items: center;
}
section.listing-content .local-breadcrumbs a {
  color: #1A1A1A;
}
section.listing-content .local-breadcrumbs a:hover {
  opacity: 0.6;
}
section.listing-content .recruit-table-container .recruit-table th {
  vertical-align: top;
}
section.listing-content .submit-btn {
  margin: clamp(40px, 6vw, 60px) auto 0 auto;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  appearance: none;
  -webkit-appearance: none;
  width: 313px;
  max-width: 32%;
  padding: 1.5em 1em;
  border: 3px solid #008CF2;
  background-color: #008CF2;
  color: #ffffff;
  cursor: pointer;
}
section.listing-content .submit-btn:hover {
  opacity: 0.6;
}

section.entry {
  box-sizing: border-box;
  min-height: clamp(360px, 55vh, 521px);
  padding: clamp(60px, 8vw, 100px) 0 clamp(60px, 8vw, 110px);
  background: url(../img/top/recruit-bg.webp) center no-repeat;
  background-size: cover;
  max-width: 100%;
}
section.entry .content-container {
  align-items: center;
  color: #ffffff;
}
section.entry .content-container h2 {
  font-weight: 700;
  font-weight: 800;
}
section.entry .content-container .recruit-text {
  text-align: center;
  width: 700px;
  max-width: 100%;
  margin: 2.5em 0;
  line-height: 200%;
}
section.entry .content-container .entry-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0.5em 1.25em;
  box-sizing: border-box;
  font-weight: bold;
  font-size: clamp(24px, 3vw, 40px);
  letter-spacing: 0.05em;
  line-height: 100%;
  border: 5px solid #ffffff;
}
section.entry .content-container .entry-btn:hover {
  opacity: 0.8;
}

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