@charset "UTF-8";
body {
  background-color: #fff; }

main {
  border-bottom: none; }

/******************************************/
.mv {
  aspect-ratio: 1920/1080;
  max-width: 1920px;
  width: 100%;
  height: auto;
  transition: .3s;
  margin: 0 auto;
  position: relative; }
  .mv .txt {
    position: absolute;
    left: 0;
    bottom: 10%;
    z-index: 10;
    transition: .3s;
    width: 100%;
    padding: 0 60px; }
  .mv .white {
    color: #00275C;
    font: 7rem/108px "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: 500;
    letter-spacing: 0.15em;
    font-feature-settings: "palt"; }
    .mv .white .white_span {
      display: block;
      background-color: #fff;
      width: fit-content;
      height: 106px;
      font-feature-settings: "palt";
      padding: 0 0 0 10px; }
    .mv .white .side_span {
      width: fit-content;
      display: block;
      padding: 0 50px;
      margin: 15px 0;
      position: relative; }
      .mv .white .side_span:before {
        aspect-ratio: 50/106;
        position: absolute;
        content: "";
        background: url("../images/index/mv_left.svg") bottom left no-repeat;
        background-size: cover;
        left: 2px;
        top: 0;
        display: block;
        width: 50px;
        height: 106px; }
      .mv .white .side_span:after {
        aspect-ratio: 50/106;
        position: absolute;
        content: "";
        background: url("../images/index/mv_right.svg") top right no-repeat;
        background-size: cover;
        right: 2px;
        top: 0;
        display: block;
        width: 50px;
        height: 106px; }
    .mv .white strong {
      font-weight: 500;
      color: #C80F2F; }
  .mv .btm {
    margin: 35px 0 0 60px;
    color: #F2F5FA;
    font: 2.2rem/1.8em "Noto Sans", sans-serif;
    font-weight: 500;
    letter-spacing: 0.01em; }
    .mv .btm span {
      margin: 0 8px 0 0;
      text-decoration: underline;
      text-underline-offset: 8px;
      letter-spacing: 0.1em; }
    .mv .btm br {
      display: none; }

.slider {
  transition: .3s;
  aspect-ratio: 1920/1080;
  max-width: 1920px;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  position: relative; }
  .slider:before {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: url("../images/index/filter.png") center center repeat;
    background-size: cover;
    z-index: 3; }

.slick-img {
  width: 100%;
  height: 100%;
  position: relative; }

.slider div,
.slick-img picture,
.slick-img img {
  width: 100%;
  height: 100%;
  display: block;
  /* 画像表示必須 */
  object-fit: cover; }

/* add-animationがついたらフェードインで表示 */
.slick-slide.add-animation img {
  opacity: 1; }

@keyframes zoomUp {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.15);
    /* 拡大率 */ } }
.add-animation {
  animation: zoomUp 10s linear 0s normal both; }

@media (min-width: 1920px) {
  .mv,
  .slider {
    aspect-ratio: 1920/1080;
    max-width: 100%;
    width: 100%; } }
/*max-width:1280px*/
@media (max-width: 1280px) {
  .mv .txt {
    bottom: 8%;
    z-index: 10;
    padding: 0 0 0 40px; }
  .mv .white {
    font: 5.5rem/82px "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: 500;
    letter-spacing: 0.15em;
    font-feature-settings: "palt"; }
    .mv .white .white_span {
      height: 80px;
      font-feature-settings: "palt";
      padding: 0 0 0 10px; }
    .mv .white .side_span {
      padding: 0 40px; }
      .mv .white .side_span:before {
        width: 40px;
        height: 80px; }
      .mv .white .side_span:after {
        width: 40px;
        height: 80px; }
  .mv .btm {
    margin: 25px 0 0 50px;
    font: 2rem/1.8em "Noto Sans", sans-serif;
    font-weight: 500; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .mv,
  .slider {
    aspect-ratio: 1024/768;
    max-width: 1024px;
    width: 100%; }

  .mv .txt {
    bottom: 8%;
    z-index: 10;
    padding: 0 0 0 40px; }
  .mv .white {
    font: 5.5rem/82px "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: 500;
    letter-spacing: 0.15em;
    font-feature-settings: "palt"; }
    .mv .white .white_span {
      height: 80px;
      font-feature-settings: "palt";
      padding: 0 0 0 10px; }
    .mv .white .side_span {
      padding: 0 40px; }
      .mv .white .side_span:before {
        width: 40px;
        height: 80px; }
      .mv .white .side_span:after {
        width: 40px;
        height: 80px; }
  .mv .btm {
    margin: 25px 0 0 50px;
    font: 2rem/1.8em "Noto Sans", sans-serif;
    font-weight: 500; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .mv,
  .slider {
    aspect-ratio: 768/1020;
    max-width: 768px;
    width: 100%; }

  .mv .txt {
    bottom: 5%;
    z-index: 10;
    padding: 0 0 0 20px; }
  .mv .white {
    font: 4.3rem/78px "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: 500;
    letter-spacing: 0.15em;
    font-feature-settings: "palt"; }
    .mv .white .white_span {
      height: 75px;
      font-feature-settings: "palt";
      padding: 0 0 0 10px; }
    .mv .white .side_span {
      padding: 0 30px; }
      .mv .white .side_span:before {
        width: 30px;
        height: 75px; }
      .mv .white .side_span:after {
        width: 30px;
        height: 75px; }
  .mv .btm {
    margin: 25px 0 0 20px;
    font: 2rem/2em "Noto Sans", sans-serif;
    font-weight: 500; }
    .mv .btm br {
      display: block; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .mv .txt {
    bottom: 5%;
    z-index: 10;
    padding: 0 0 0 20px; }
  .mv .white {
    font: 3.4rem/50px "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: 500;
    letter-spacing: 0.15em;
    font-feature-settings: "palt"; }
    .mv .white .white_span {
      height: 48px;
      font-feature-settings: "palt";
      padding: 0 0 0 10px; }
    .mv .white .side_span {
      padding: 0 20px; }
      .mv .white .side_span:before {
        width: 20px;
        height: 48px; }
      .mv .white .side_span:after {
        width: 20px;
        height: 48px; }
  .mv .btm {
    margin: 0 0 0 10px;
    font: 1.6rem/2em "Noto Sans", sans-serif;
    font-weight: 500; }
    .mv .btm br {
      display: block; }

  .mv,
  .slider {
    aspect-ratio: 375/612;
    max-width: 480px;
    width: 100%; } }
/*max-width:480px*/
/******************************************/
.about {
  padding: 260px 0 165px;
  position: relative;
  overflow: hidden; }
  .about:before {
    position: absolute;
    content: "Our Mission";
    top: -1.5%;
    width: 100%;
    text-align: center;
    font: 16vw/0.7em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
    font-weight: 300;
    color: #EBF1FA;
    z-index: 0;
    pointer-events: none; }

.about_box {
  color: #00275C; }
  .about_box h2 {
    padding: 90px 0 0;
    font: 4rem/1.5em "Zen Old Mincho", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
    font-weight: 400;
    letter-spacing: 0.15em;
    text-align: center;
    margin: 0 auto 75px;
    position: relative; }
    .about_box h2 span {
      padding: 0 0 0 10px; }
    .about_box h2:before {
      position: absolute;
      content: "";
      display: block;
      background: url("../images/common/icon.svg") center center no-repeat;
      background-size: contain;
      width: 17px;
      height: 17px;
      top: 0%;
      left: 50%;
      transform: translate(-50%, 0%); }
  .about_box p {
    padding: 0 40px;
    font: 2.1rem/2.6em "Zen Old Mincho", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
    font-weight: 500;
    letter-spacing: 0.08em;
    margin: 0 auto 60px;
    text-align: center; }
    .about_box p:last-of-type {
      margin-bottom: 120px; }
  .about_box a {
    max-width: 480px; }

@media (min-width: 1920px) {
  .about:before {
    font-size: 30rem; } }
/*max-width:1280px*/
@media (max-width: 1280px) {
  .about:before {
    top: -1.5%;
    font: 18vw/0.7em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
    font-weight: 300; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .about {
    padding: 150px 0 165px; }
    .about:before {
      top: -1.5%;
      font: 18vw/0.7em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
      font-weight: 300; }
    .about h2 {
      padding: 60px 0 0; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .about {
    padding: 130px 0 165px; }
    .about:before {
      top: 0;
      font: 18vw/0.7em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
      font-weight: 300; }

  .about_box h2 {
    font: 3.2rem/1.5em "Zen Old Mincho", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
    font-weight: 400;
    letter-spacing: 0.15em;
    padding: 50px 0 0; }
  .about_box p {
    padding: 0 30px;
    font-weight: 500; }
    .about_box p:last-of-type {
      margin-bottom: 80px; }
    .about_box p br {
      display: none; }
    .about_box p span {
      display: block; }
  .about_box a {
    max-width: 380px; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .about {
    padding: 90px 0 80px; }
    .about:before {
      top: 0;
      font: 7rem/0.7em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
      font-weight: 300; }

  .about_box h2 {
    font: 3rem/1.5em "Zen Old Mincho", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
    font-weight: 400;
    letter-spacing: 0.15em;
    margin: 0 auto 50px;
    padding: 40px 0 0; }
    .about_box h2 span {
      padding: 0;
      display: block; }
    .about_box h2:before {
      width: 13px;
      height: 13px; }
  .about_box p {
    max-width: 315px;
    padding: 0;
    font: 1.7rem/2em "Zen Old Mincho", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
    font-weight: 500;
    margin: 0 auto 40px; }
    .about_box p:last-of-type {
      margin-bottom: 50px; }
  .about_box a {
    max-width: 315px; } }
/*max-width:480px*/
/******************************************/
.business {
  background-color: #F2F5FA;
  padding: 160px 0; }

.business_box {
  max-width: 1920px;
  width: calc(100% - 80px);
  margin: 0 auto; }
  .business_box h2 {
    padding: 50px 0;
    color: #00275C;
    border-top: 1px solid #C0C9D5;
    border-bottom: 1px solid #C0C9D5;
    font: 10rem/1em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
    font-weight: 300;
    position: relative;
    z-index: 10;
    margin: 0 auto 80px;
    max-width: 1440px;
    width: 100%; }
    .business_box h2 span {
      width: fit-content;
      font: 1.8rem/1em "Noto Sans", sans-serif;
      font-weight: 700;
      position: relative;
      display: block;
      padding: 0 0 0 40px;
      margin: 0 0 15px; }
      .business_box h2 span:before {
        position: absolute;
        content: "";
        display: block;
        background: url("../images/common/icon.svg") center center no-repeat;
        background-size: contain;
        width: 17px;
        height: 17px;
        left: 10px;
        top: 0; }
  .business_box dl {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    color: #00275C; }
  .business_box dt {
    width: 380px;
    font: 3.2rem/2em "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: 500;
    letter-spacing: 0.1em; }
  .business_box dd {
    width: calc(100% - 380px);
    font: 2rem/2.4em "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: 500;
    letter-spacing: 0.05em; }
  .business_box ul {
    color: #00275C;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto 120px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    counter-reset: hoge; }
  .business_box li {
    width: calc((100% - 40px)/3);
    max-width: 400px;
    position: relative; }
    .business_box li:before {
      position: absolute;
      counter-increment: hoge;
      content: "0" counter(hoge);
      display: block;
      font: 5rem/1em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
      font-weight: 300;
      letter-spacing: 0.05em;
      top: -2.5rem;
      left: 10px; }
    .business_box li img {
      width: 100%; }
    .business_box li p {
      font: 1.7rem/1.3em "Noto Sans", sans-serif;
      font-weight: 500;
      letter-spacing: 0.05em;
      margin: 20px 0 0;
      padding: 2px 0 0 20px;
      position: relative; }
      .business_box li p:before {
        position: absolute;
        content: "";
        display: block;
        width: 4px;
        height: 100%;
        background-color: #8AA7CF;
        top: 0;
        left: 0%; }
  .business_box a {
    max-width: 480px; }

/*max-width:1920px*/
/*max-width:1280px*/
@media (max-width: 1024px) {
  .business {
    padding: 80px 0; }

  .business_box h2 {
    font: 7rem/1em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
    font-weight: 300;
    margin: 0 auto 30px;
    width: 100%; }
    .business_box h2 span {
      font: 1.5rem/1em "Noto Sans", sans-serif;
      font-weight: 700;
      padding: 0 0 0 35px;
      margin: 0 0 15px; }
      .business_box h2 span:before {
        width: 13px;
        height: 13px;
        left: 10px; }
  .business_box ul {
    margin: 0 auto 80px; }
  .business_box dt {
    width: 320px;
    font: 2.8rem/1.8em "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: 500; }
  .business_box dd {
    width: calc(100% - 320px);
    font: 1.8rem/2.4em "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: 500;
    letter-spacing: 0.05em; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .business_box {
    width: calc(100% - 60px); }
    .business_box dl {
      margin: 0 auto 100px;
      display: block; }
    .business_box dt {
      width: 100%;
      font: 2.8rem/1.8em "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
      font-weight: 500;
      margin: 0 0 10px; }
    .business_box dd {
      width: 100%;
      font: 1.8rem/2.4em "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
      font-weight: 500;
      letter-spacing: 0.05em; }
    .business_box ul {
      margin: 0 auto; }
    .business_box li {
      width: calc((100% - 20px)/2);
      max-width: 400px;
      margin: 0 0 50px; }
      .business_box li p {
        font: 1.5rem/1.3em "Noto Sans", sans-serif;
        font-weight: 500; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .business {
    padding: 40px 0 80px; }

  .business_box {
    max-width: 315px;
    width: calc(100% - 15px);
    margin: 0 auto; }
    .business_box h2 {
      padding: 30px 0;
      font: 5rem/1em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
      font-weight: 300;
      margin: 0 auto 30px;
      width: 100%; }
      .business_box h2 span {
        font: 1.5rem/1em "Noto Sans", sans-serif;
        font-weight: 700;
        padding: 0 0 0 30px;
        margin: 0 0 15px; }
        .business_box h2 span:before {
          width: 13px;
          height: 13px;
          left: 10px; }
    .business_box dl {
      margin: 0 auto 60px; }
    .business_box dt {
      font: 2.5rem/1.8em "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
      font-weight: 500;
      margin: 0 0 10px; }
    .business_box dd {
      font: 1.6rem/2.4em "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
      font-weight: 500;
      letter-spacing: 0.05em; }
    .business_box li {
      width: 100%; }
      .business_box li:before {
        font: 4rem/1em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
        font-weight: 300;
        top: -2.0rem;
        left: 10px; }
      .business_box li p {
        font: 1.5rem/1.8em "Noto Sans", sans-serif;
        font-weight: 500;
        margin: 10px 0 0;
        padding: 0 0 0 20px; }
        .business_box li p:before {
          position: absolute;
          content: "";
          display: block;
          width: 4px;
          height: 20px;
          background-color: #8AA7CF;
          top: 50%;
          left: 0%;
          transform: translate(0%, -50%); }
    .business_box a {
      max-width: 315px; } }
/*max-width:480px*/
/******************************************/
.recruit {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden; }
  .recruit:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: #004098;
    opacity: 0.3;
    z-index: 5; }

.slider-wrapper {
  display: flex;
  /* スライドのグループを横並び */
  overflow: hidden;
  /* はみ出たスライドを隠す */
  position: relative;
  z-index: 1; }
  .slider-wrapper.slider-left ul {
    animation: scroll-left 40s infinite linear .5s both;
    display: flex;
    /* スライド3枚を横並び */ }
  .slider-wrapper.slider-right ul {
    animation: scroll-right 40s infinite linear .5s both;
    display: flex;
    /* スライド3枚を横並び */ }
  .slider-wrapper li {
    aspect-ratio: 640/440;
    width: 640px;
    height: auto; }
    .slider-wrapper li img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

@keyframes scroll-left {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-100%); } }
@keyframes scroll-right {
  from {
    transform: translateX(-100%); }
  to {
    transform: translateX(0%); } }
/*max-width:1920px*/
/*max-width:1280px*/
/*max-width:1024px*/
@media (max-width: 768px) {
  .slider-wrapper li {
    width: auto;
    height: 350px; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .slider-wrapper li {
    height: 130px; } }
/*max-width:480px*/
/***************************************/
.recruit_box {
  max-width: 520px;
  width: calc(100% - 80px);
  background-color: rgba(0, 39, 92, 0.6);
  padding: 80px 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  /* Safari用 */
  transform: translate(-50%, -50%);
  z-index: 10; }
  .recruit_box:before {
    position: absolute;
    content: "";
    display: block;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    border: 1px solid #7B93B3;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    transform: translate(-50%, -50%); }
  .recruit_box h2 {
    color: #E0EBF2;
    text-align: center;
    font: 7.2rem/1em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
    font-weight: 300;
    margin: 0 0 40px;
    padding: 0 0 50px;
    position: relative;
    z-index: 10; }
    .recruit_box h2 span {
      width: fit-content;
      font: 1.6rem/1em "Noto Sans", sans-serif;
      font-weight: 700;
      position: relative;
      display: block;
      padding: 0 0 0 40px;
      margin: 0 auto 15px; }
      .recruit_box h2 span:before {
        position: absolute;
        content: "";
        display: block;
        background: url("../images/common/icon.svg") center center no-repeat;
        background-size: contain;
        width: 17px;
        height: 17px;
        left: 10px;
        top: 0; }
    .recruit_box h2:before {
      position: absolute;
      content: "";
      display: block;
      width: 55px;
      height: 1px;
      background-color: #E0EBF2;
      top: auto;
      bottom: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0%);
      /* Safari用 */
      transform: translate(-50%, 0%); }
  .recruit_box p {
    color: #E0EBF2;
    text-align: center;
    font: 2.2rem/2em "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: 400;
    letter-spacing: 0.1em;
    margin: 0 0 40px;
    position: relative;
    z-index: 10; }
  .recruit_box a {
    max-width: 300px;
    height: 75px; }
    .recruit_box a span {
      font: 1.6rem/75px "Noto Sans", sans-serif;
      font-weight: 400; }

/*max-width:1920px*/
/*max-width:1280px*/
/*max-width:1024px*/
@media (max-width: 768px) {
  .recruit_box {
    max-width: 480px;
    padding: 70px 0;
    width: calc(100% - 60px); }
    .recruit_box:before {
      width: calc(100% - 10px);
      height: calc(100% - 10px); }
    .recruit_box h2 {
      font: 6.4rem/1em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
      font-weight: 300;
      margin: 0 0 25px;
      padding: 0 0 30px;
      position: relative;
      z-index: 10; }
      .recruit_box h2 span {
        font: 1.3rem/1em "Noto Sans", sans-serif;
        font-weight: 700;
        padding: 0 0 0 35px;
        margin: 0 auto 15px; }
        .recruit_box h2 span:before {
          width: 13px;
          height: 13px;
          left: 10px;
          top: 0; }
      .recruit_box h2:before {
        width: 50px; }
    .recruit_box p {
      font: 1.9rem/2em "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
      font-weight: 400;
      letter-spacing: 0.1em;
      margin: 0 0 30px;
      position: relative;
      z-index: 10; }
    .recruit_box a {
      max-width: 275px;
      height: 70px; }
      .recruit_box a span {
        font: 1.5rem/70px "Noto Sans", sans-serif;
        font-weight: 400; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .recruit_box {
    max-width: 520px;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translate(0%, 0%);
    /* Safari用 */
    transform: translate(0%, 0%);
    padding: 40px 0; }
    .recruit_box h2 {
      font: 5rem/1em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
      font-weight: 300;
      margin: 0 0 20px;
      padding: 0 0 20px; }
      .recruit_box h2 span {
        font: 1.5rem/1em "Noto Sans", sans-serif;
        font-weight: 700;
        padding: 0 0 0 20px;
        margin: 0 auto 15px; }
      .recruit_box h2:before {
        width: 40px;
        height: 1px; }
    .recruit_box p {
      font: 1.8rem/2em "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
      font-weight: 400;
      margin: 0 0 25px; }
    .recruit_box a {
      max-width: 230px;
      height: 55px; }
      .recruit_box a span {
        font: 1.5rem/55px "Noto Sans", sans-serif;
        font-weight: 400; } }
/*max-width:480px*/
