/* PC（ノート〜デスクトップ） */
/* @media (min-width: 1025px) {  */

/* 先輩の声を一部非表示 */
.hidden-content {
  display: none !important;
}

/* 共通項目 
______________*/
.recruit_pc_only {
  display: block !important;
}

.recruit_sp_only {
  display: none !important;
}

/* 採用メニュー*/
.recruit_menu {
  font-size: clamp(0.75rem, 0.417rem + 0.69vw, 1.25rem) !important;
  font-weight: 600;
  max-width: 60%;
  margin: 7vh auto;
}

.entry_recruit_menu {
  font-size: clamp(0.75rem, 0.417rem + 0.69vw, 1.25rem) !important;
  font-weight: 600;
  max-width: 80%;
  margin: 7vh auto;
}

/* トップページ top    
_____________________ */

/* メインビジュアル */
.pc_only_recruit {
  display: block !important;
}

.sp_only_recruit {
  display: none !important;
}

.recruit_main_visual {
  width: 100%;
  height: calc(100vh - 140px);
  margin-top: 140px !important;
  position: relative;
}

.recruit_main_img {
  width: 90%;
  display: block;
  margin: 0 auto;
  height: auto;
}

.recruit_main_p_wrapper {
  position: absolute;
  bottom: 32vh;
  left: 12%;
  z-index: 10;
  font-weight: 600;
  font-size: clamp(1.25rem, 0.772rem + 1.96vw, 3.125rem);
}

.recruit_main_p {
  color: var(--wp--preset--color--main);
}

.recruit_future,
.recruit_move {
  color: var(--wp--preset--color--accent);
}

.recruit_btn_pc {
  width: 48%;
  position: absolute;
  bottom: 14vh;
  left: 8%;
}

/* パンくずリスト */
.ws_recruit_breadcrumbs_top {
  margin-top: 24px !important;
}

/* 固定のエントリーボタン */
.btn_entry {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
}

/* 先輩たちの声 */
.recruit_voice_wrapper {
  width: 100%;
}

.recruit_voice_img {
  width: 80%;
  display: block;
  margin: 0 auto;
}

.recruit_voice_img_size {
  max-width: 350px;
  min-width: 200px;
  height: auto;
  display: block;
  margin: 0 auto;
  width: clamp(13.75rem, 11.93rem + 7.77vw, 21.25rem);
}

.voice_inner {
  width: 80%;
  margin: 0 auto;
}

/* 働く環境 environment    
_______________________ */

/* ハンバーガーメニュー */
.ws_recruit_breadcrumbs {
  margin-top: 160px !important;
}

/* 福利厚生 */
.environment_column {
  max-width: 82%;
  margin: 0 auto;
}

.environment_img {
  max-width: 245px;
  max-height: 150px;
  display: block;
  margin: 0 auto;
}

.environment_p {
  font-size: clamp(1rem, 0.968rem + 0.13vw, 1.125rem);
  max-width: 290px;
  align-items: center;
  margin: 0 auto;
}

/* キャリアパスのイメージ */
.recruit_career {
  width: 80%;
  display: block;
  margin: 0 auto;
}

/* エントリー
_______________ */
.recruit_entry_p {
  font-size: clamp(1rem, 0.968rem + 0.13vw, 1.125rem);
  max-width: 600px;
}

/* エントリーフォーム entry (Contact Form7) 
================================================*/
.ws_entry_tel_img {
  width: clamp(1.875rem, 1.397rem + 1.96vw, 3.75rem);
}

.ws_entry_tel_num {
  font-size: clamp(1.5rem, 0.926rem + 2.35vw, 3.75rem);
}

.ws_entry_form {
  width: 62.5vw;
  margin: 0 auto;
}

/* マイナビからエントリー文言 */
.entry_form_p {
  font-size: 18px;
}

/* 項目全体 */
.ws_entry_item {
  margin-bottom: var(--wp--preset--spacing--space-40);
}

/* 項目ラベル部分 */
.ws_entry_label_wrapper {
  display: flex;
  align-items: center;
  margin-bottom: var(--wp--preset--spacing--space-24);
  gap: var(--wp--preset--spacing--space-24);
}

/* 項目ラベルフォント */
.ws_entry_label > p {
  font-weight: 700;
  padding-top: 0.3em;
}

/* 必須タグ */
.ws_entry_tag {
  font-size: var(--wp--preset--font-size--fsz-16);
  background-color: var(--wp--preset--color--accent);
  color: var(--wp--preset--color--white);
  display: inline-block;
  padding: 8px;
  border-radius: 8px;
  white-space: nowrap;
}

/* ラジオボタン部分 */
.ws_entry_label_wrapper-radio {
  display: flex;
  flex-wrap: wrap;
  gap: var(--wp--preset--spacing--space-24);
}

.ws_entry_enter.lsk_entry_radio_wrapper p {
  margin: 0;
}

.ws_entry_radio_wrapper .wpcf7-list-item > label {
  display: flex;
  align-items: center;
  gap: 0.5em;
}

.ws_entry_radio_wrapper input[type="radio"] {
  width: 2em;
  height: 2em;
}

/* 生年月日 */
.ws_entry_birth input,
.ws_entry_birth textarea {
  border-radius: 16px;
  width: 20%;
  padding: 0.8em 1em;
}

.ws_entry_birth {
  display: flex;
  align-items: center;
  gap: 0.5em;
  flex-wrap: wrap;
}

.ws_entry_birth input:placeholder-shown,
.ws_entry_birth textarea:placeholder-shown {
  background-color: #ecf0fb;
  border-color: transparent;
  width: 20%;
}

.ws_entry_birth input:not(:placeholder-shown),
.ws_entry_birth textarea:not(:placeholder-shown) {
  background-color: var(--wp--preset--color--white);
  color: var(--wp--preset--color--black);
}

.ws_entry_birth textarea:not(:placeholder-shown) {
  border: solid 2px var(--wp--preset--color--black);
}

/* 「年」「月」「日」の文字の余白調整 */
.ws_entry_birth span {
  margin: 0 0.3em;
}

/* 入力部分 */
.ws_entry_enter input,
.ws_entry_enter textarea {
  border-radius: 16px;
  width: 100%;
  padding: 0.8em 1em;
}

.ws_entry_enter input[type="text"],
.ws_entry_item input[type="text"],
.ws_entry_enter input[type="email"],
.ws_entry_enter input[type="tel"],
.ws_entry_enter textarea {
  font-size: var(--wp--preset--font-size--fsz-20);
}

/* 入力個所 */
::placeholder {
  color: #b1b1b1;
  font-size: var(--wp--preset--font-size--fsz-18);
}

.ws_entry_enter input:placeholder-shown,
.ws_entry_enter textarea:placeholder-shown {
  background-color: #ecf0fb;
  border-color: transparent;
  width: 100%;
}

.ws_entry_enter input:not(:placeholder-shown),
.ws_entry_enter textarea:not(:placeholder-shown) {
  background-color: var(--wp--preset--color--white);
  color: var(--wp--preset--color--black);
}

.ws_entry_enter textarea:not(:placeholder-shown) {
  border: solid 2px var(--wp--preset--color--black);
}

/* Chromeで入力後の背景色を同じにするため */
input:-webkit-autofill {
  background-color: var(--wp--preset--color--white) !important;
  color: var(--wp--preset--color--black) !important;
  -webkit-box-shadow: 0 0 0px 1000px var(--wp--preset--color--white) inset !important;
  transition: background-color 5000s ease-in-out 0s;
}

/* 承諾確認部分 */
.ws_entry_privacy {
  text-align: center;
}

.ws_entry_privacy label {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1em;
}

.ws_entry_privacy p {
  margin: 0;
}

.ws_entry_privacy a {
  text-decoration: underline !important;
}

/* チェックボックス */
.wpcf7 input[type="checkbox"] {
  width: 1.5em;
  height: 1.5em;
  transform: scale(1.5);
  margin: 0;
  vertical-align: middle;
  cursor: pointer;
}

.ws_privacy_link {
  text-decoration: underline !important;
}

/* 送信ボタン */
.ws_entry_btn_wrapper {
  text-align: center;
}

.ws_entry_btn {
  display: inline-block;
  margin-top: var(--wp--preset--spacing--space-56);
}

.ws_entry_btn input[type="submit"] {
  display: inline-block;
  font-size: var(--wp--preset--font-size--fsz-20);
  font-weight: 700;
  color: var(--wp--preset--color--white);
  padding: 0.8em 3em;
  border-radius: 32px;
  background: var(--wp--preset--color--main);
  border: transparent;
  display: block;
}

/*==============================================
 レスポンシブ responsive tablet
==============================================*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* 共通項目 */
  .recruit_pc_only {
    display: block !important;
  }

  .recruit_sp_only {
    display: none !important;
  }

  /* 採用メニュー */
  .recruit_menu {
    font-size: clamp(0.75rem, 0.417rem + 0.69vw, 1.25rem) !important;
    font-weight: 600;
    max-width: 85%;
    margin: 7vh auto;
  }

  .entry_recruit_menu {
    font-size: clamp(0.75rem, 0.417rem + 0.69vw, 1.25rem) !important;
    font-weight: 600;
    max-width: 100%;
    margin: 7vh auto;
  }

  /* メインビジュアル */

  a[href^="tel:"] {
    pointer-events: default;
    cursor: pointer;
  }

  .bp_inner {
    width: 92%;
  }

  .pc_only_recruit {
    display: none !important;
  }

  .sp_only_recruit {
    display: block !important;
  }

  .recruit_main_visual {
    width: 100%;
    height: 95vh;
    margin-top: 60px !important;
    position: relative;
  }

  .recruit_main_img {
    width: 100%;
    margin: 80px auto 10px auto;
  }

  .recruit_main_p_wrapper {
    position: absolute;
    bottom: 22vh;
    left: 8%;
    z-index: 10;
    font-size: clamp(1.25rem, 0.772rem + 1.96vw, 3.125rem);
    font-weight: 600;
  }

  .recruit_btn_pc {
    width: 61%;
    position: absolute;
    bottom: 12vh;
    left: 8%;
  }

  /* 先輩の声
_____________ */

  .voice_name {
    flex-direction: column;
  }

  .voice_inner {
    width: 95%;
    margin: 0 auto;
  }
}

/*==============================================
 レスポンシブ responsive sp
==============================================*/
@media screen and (max-width: 767px) {
  /* 共通項目 */
  .recruit_pc_only {
    display: none !important;
  }

  .recruit_sp_only {
    display: block !important;
  }

  /* トップページ responsive_top     
______________________________ */
  /* メインビジュアル */

  .pc_only_recruit {
    display: none !important;
  }

  .sp_only_recruit {
    display: block !important;
  }

  .recruit_main_visual {
    width: 100%;
    height: 70vh;
    margin-top: 60px !important;
    position: relative;
  }

  .recruit_main_img {
    width: 100%;
    margin: 10px auto 10px auto;
  }

  .recruit_main_p_wrapper {
    position: absolute;
    bottom: 13vh;
    left: 8%;
    z-index: 10;
    font-weight: 600;
  }

  /* 働く環境 responsive_environment     
__________________________________ */

  /* パンくずリスト */
  .ws_recruit_breadcrumbs {
    margin-top: 74px !important;
  }

  .environment_column {
    max-width: 85%;
  }

  .environment_p {
    max-width: 258px;
    padding-bottom: 24px;
  }

  /* 先輩たちの声 responsive_voice
________________________________*/

  .voice_inner {
    width: 95%;
    margin: 0 auto;
  }

  /* エントリーフォーム responsive_entry （Contact Form7）
________________________________________________________ */

  .ws_entry_form {
    width: 80vw;
  }

  /* 入力部分 */
  .ws_entry_enter input,
  .ws_entry_enter textarea {
    padding: 0.5em 1em;
    border-radius: 8px;
  }

  /* 生年月日 */
  .ws_entry_birth input,
  .ws_entry_birth textarea {
    padding: 0.5em 0.5em;
    border-radius: 8px;
  }

  /* マイナビロゴ */
  .logo_mynavi {
    max-width: 200px;
  }
}
