/* font-size*/
.fs_200 {
  font-size: 160px !important;
  font-size: 10rem !important;
}
.fs_195 {
  font-size: 156px !important;
  font-size: 9.75rem !important;
}
.fs_128 {
  font-size: 102px !important;
  font-size: 6.4rem !important;
}
.fs_88 {
  font-size: 88px !important;
  font-size: 5.5rem !important;
}
.fs_80 {
  font-size: 64px !important;
  font-size: 4rem !important;
}
.fs_70 {
  font-size: 56px !important;
  font-size: 3.5rem !important;
}
.fs_64 {
  font-size: 51px !important;
  font-size: 3.2rem !important;
}
.fs_58 {
  font-size: 46px !important;
  font-size: 2.9rem !important;
}
.fs_56 {
  font-size: 45px !important;
  font-size: 2.8rem !important;
}
.fs_44 {
  font-size: 35px !important;
  font-size: 2.2rem !important;
}
.fs_40 {
  font-size: 40px !important;
  font-size: 2.5rem !important;
}
.fs_32 {
  font-size: 26px !important;
  font-size: 1.6rem !important;
}
.fs_24 {
  font-size: 24px !important;
  font-size: 1.5rem !important;
}
.fs_22 {
  font-size: 22px !important;
  font-size: 1.375rem !important;
}
.fs_20 {
  font-size: 20px !important;
  font-size: 1.25rem !important;
}
.fs_18 {
  font-size: 18px !important;
  font-size: 1.125rem !important;
}
.fs_16 {
  font-size: 16px !important;
  font-size: 1rem !important;
}
.fs_14 {
  font-size: 11px !important;
  font-size: 0.7rem !important;
}
@media screen and (max-width: 1300px) {
  .fs_195 {
    font-size: 144px !important;
    font-size: 9rem !important;
  }
}
@media screen and (max-width: 767px) {
  .fs_200 {
    font-size: 80px !important;
    font-size: 5rem !important;
  }
  .fs_195 {
    font-size: 78px !important;
    font-size: 4.9rem !important;
  }
  .fs_128 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
  .fs_88 {
    font-size: 36px !important;
    font-size: 2.25rem !important;
  }
  .fs_80,
  .fs_70 {
    font-size: 40px !important;
    font-size: 2.5rem !important;
  }
  .fs_64 {
    font-size: 23px !important;
    font-size: 1.45rem !important;
  }
  .fs_58 {
    font-size: 23px !important;
    font-size: 1.45rem !important;
  }
  .fs_56 {
    font-size: 23px !important;
    font-size: 1.45rem !important;
  }
  .fs_44 {
    font-size: 18px !important;
    font-size: 1.1rem !important;
  }
  .fs_40 {
    font-size: 20px !important;
    font-size: 1.25rem !important;
  }
  .fs_32 {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
  .fs_24 {
    font-size: 12px !important;
    font-size: 0.75rem !important;
  }
  .fs_22 {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
  .fs_20 {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
  .fs_18 {
    font-size: 16px !important;
    font-size: 1rem !important;
  }
  .fs_16 {
    font-size: 12px !important;
    font-size: 0.75rem !important;
  }
}
.sp_br {
  display: none;
}
.ib {
  display: inline-block;
}
/* ▼▼ 画面サイズ / SP ▼▼ */
@media screen and (max-width: 767px) {
  .sp_br {
    display: block;
  }
}
/* ===================================
募集要項
=================================== */
/*
共通
=================================== */
* {
  box-sizing: border-box;
  line-break: strict;
}
.recruit {
  color: #000;
  letter-spacing: 0.05em;
}
svg {
  display: block;
}
/* wave */
div[class*="wave"] {
  margin-top: -3%;
  position: relative;
  z-index: 10;
}
.wave_02 {
  margin-top: -1px;
}
.message div[class*="wave"] {
  margin-top: -4%;
}

_:-ms-lang(x)::-ms-backdrop,
div[class*="wave"] {
  margin-top: -45px;
}
_:-ms-lang(x)::-ms-backdrop,.message div[class*="wave"]  {
  margin-top: -5%;
}
@media all and (-ms-high-contrast: none) {
  /* ここに書く */
  .sec02 {
    margin-top: -5px;
  }
}
_:-ms-lang(x)::-ms-backdrop,
.recruit.requirement .sec02 {
  margin-top: -5px;
}
div[class*="wave"] > svg {
  display: block;
  height: 4.2vw;
}
@media screen and (max-width: 960px) {
  div[class*="wave"] > svg {
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  div[class*="wave"] > svg {
    height: 40px;
    margin-bottom: -4px;
  }
  div[class*="wave"] {
    margin-top: -15px;
  }
  _:-ms-lang(x)::-ms-backdrop,
  div[class*="wave"] {
    margin-top: -4%;
  }
  _:-ms-lang(x)::-ms-backdrop,
  div[class*="wave"] > svg {
    height: 4.2vw;
    margin-top: -4% !important;
  }
}
@media screen and (max-width: 500px) {
  div[class*="wave"] > svg {
    margin-left: -343px;
  }
  _:-ms-lang(x)::-ms-backdrop,
  div[class*="wave"] > svg {
    margin-left: 0;
  }
}
/*
sec01(FV)
=================================== */
.recruit .sec01 {
  padding-top: 130px;
  background-color: #e8f4fb;
  background-size: cover;
  min-height: 400px;
}

.recruit .fv_ttl {
  margin-bottom: 30px;
  color: #000;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: 45px !important;
  font-size: 2.8rem !important;
}
.recruit .fv_sub {
  margin-bottom: 30px;
  color: #000;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.8em;
  font-size: 26px !important;
  font-size: 1.6rem !important;
}
.sec01_wave {
  margin-top: -45px;
}
@media screen and (max-width: 767px) {
  .recruit .sec01 {
    padding-top: 225px;
    min-height: auto;
    height: 550px;
  }
  .recruit .fv_ttl {
    margin-bottom: 25px;
  font-size: 32px !important;
  font-size: 2rem !important;
  }
  .recruit .fv_sub {
    margin-bottom: 60px;
    letter-spacing: 0.2em;
  font-size: 16px !important;
  font-size: 1rem !important;
  }
  .process .sec01 {
    padding-top: 140px;
  }
}

@media screen and (max-width: 374px) {
  .recruit .fv_ttl {
    letter-spacing: 0;
  }
}
/*
scroll_wrap
=================================== */
@keyframes scrollLine {
  0% {
    height: 0;
  }
  50% {
    height: 80px;
    margin-top: 0;
  }
  100% {
    margin-top: 80px;
    height: 80px;
  }
}
.scroll_wrap {
  display: block;
  position: relative;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 50;
}
.scroll_wrap .line {
  position: absolute;
  overflow: hidden;
  top: -20px;
  left: 50%;
  height: 90px;
  width: 20px;
  margin: auto;
}
.scroll_wrap .line::before {
  content: "";
  background: url("../images/recruit/scroll.png") no-repeat;
  background-size: contain;
  position: absolute;
  height: 90px;
  width: 20px;
  -webkit-animation: scrollLine 2s cubic-bezier(0.66, 0.06, 0.42, 0.9) infinite;
  animation: scrollLine 2s cubic-bezier(0.66, 0.06, 0.42, 0.9) infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/*
sec 共通
=================================== */
.recruit.privacy .text_content {
    max-width: 920px;
    margin: 0 auto;
    padding: 80px 0 200px;
    font-size: 16px !important;
    line-height: 2;
    position: relative;
    z-index: 10;
}
.recruit.privacy .text_content > p + p {
    margin-top: 20px;
}
.recruit.privacy .text_content a{
  color: inherit;
  transition: 0.5s;
}
.recruit.privacy .text_content a:hover{
  opacity: 0.5;
}
.recruit.privacy .inner_sec {
    margin-top: 60px !important;
}
.recruit.privacy .ttl_line {
    border-bottom: 2px solid #80bed7;
    font-size: 26px !important;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.recruit.privacy .ttl_line + p {
    margin-top: 10px;
}
.recruit.privacy .ttl_line + p .size,
.recruit.privacy .text_list .text .size {
    font-size: 14px;
}
.recruit.privacy .text_list {
    margin-top: 10px !important;
}
.recruit.privacy .text_list li + li{
  margin-top: 5px !important;
}
.recruit.privacy .text_list .ttl {
    font-weight: bold;
    position: relative;
    padding-left: 30px;
}
.recruit.privacy .text_list .text {
    padding-left: 10px;
}
.recruit.privacy .text_list .ttl .flow_text {
    position: absolute;
    top: 0;
    left: 0;
}
.recruit.privacy .in_list {
    padding-left: 20px;
}
.recruit.privacy .in_list li{
  position: relative;
  padding-left: 10px;
}
.recruit.privacy .in_list li:before{
  content: "・";
  position: absolute;
  top: 0px;
  left: -5px;
}
.recruit.privacy .in_list_ol li{
  position: relative;
  padding-left: 35px;
}
.recruit.privacy .in_list_ol .num {
  position: absolute;
  top: 0;
  left: 10px;
}
/*.deco */
.deco01 {
    width: 83px;
    position: absolute;
    top: 4.5%;
    left: -200px;
}
.deco02 {
    width: 75px;
    position: absolute;
    top: 12%;
    right: -210px;
}
.deco03 {
    width: 127px;
    position: absolute;
    top: 26%;
    left: -200px;
}
.deco04 {
    width: 268px;
    position: absolute;
    top: 38%;
    right: -300px;
}
.deco05 {
    width: 147px;
    position: absolute;
    top: 62%;
    left: -200px;
}
.deco06 {
    width: 177px;
    position: absolute;
    top: 70%;
    right: -250px;
}
.deco07 {
    width: 83px;
    position: absolute;
    bottom: 10%;
    left: -200px;
}
@media screen and (max-width: 1400px) {
}
@media screen and (max-width: 767px) {
  .recruit.privacy .text_content {
      padding: 50px 20px 100px;
      font-size: 14px !important;
  }
  .recruit.privacy .ttl_line {
      font-size: 18px !important;
      line-height: 1.5;
  }
  .recruit.privacy .inner_sec {
      margin-top: 40px !important;
  }
}