.un_section_catch span:before {
  background-color: #2c94b6;
}

.un_solution_head_heading:after {
  position: absolute;
  top: 0;
  display: block;
  content: '';
  height: 100%;
  aspect-ratio: 1;
  background-color: #2c94b6;
}

.un_solution_head_heading:before,
.un_solution_head_heading:after {
  position: absolute;
  top: 0;
  display: block;
  content: '';
  height: 100%;
  aspect-ratio: 1;
  background-color: #2c94b6;
}

.un_solution_head_text {
  color: #2c94b6;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 40px;
}

.un_solutionFoot_intro {
  color: #2c94b6;
  text-align: center;
  margin-top: 5px;
}

.un_recruitWork_list_heading {
  color: #2c94b6;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 1024px) {
  .un_form_itemUnit {
    row-gap: 50px;
  }
}

.un_solution_head_heading span {
  color: #2c94b6;
}
.un_service_item_heading:before {
  display: block;
  content: attr(data-en);
  color: #69abb2;
  font-size: 0.9em;
  letter-spacing: 0.2em;
  border-right: 1px solid #2c94b6;
  line-height: 1.2;
  padding-right: 0.5em;
  margin-right: 0.5em;
}

@media screen and (min-width: 1600px) {
  .bl_header_list_item {
    padding: 1px 30px;
  }
}
@media screen and (min-width: 1024px) {
  .el_recruitIcon_text {
    font-size: 30px;
    padding: 30px 164px 30px 80px;
    border-top-left-radius: 40px;
    margin-right: -130px;
  }
}

@media screen and (min-width: 768px) {
  .bl_footer_link {
    font-size: 16px;
  }
}

.un_service_item_img {
  max-width: 360px;
  width: 78%;
  margin-inline: auto;
}

@media screen and (min-width: 1024px) {
  .un_service_item_heading {
    font-size: 24px;
    font-weight: 600;
    width: 440px;
    margin-top: 60px;
  }
}

@media screen and (min-width: 1024px) {
  .un_solution_mainImg {
    margin-top: 110px;
  }
}

.un_way_content {
  margin-top: 10px !important;
}

.bl_footer_link {
  color: var(--color-white);
  font-weight: 100;
  letter-spacing: 0.075em;
}

.un_way_head:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #000b335e;
  /* background-color: #00693ab8; */
}

/* デフォルト設定（ノートPC〜一般デスクトップ） */
.bl_header_list_item a {
   font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #ffffff;
  text-decoration: none;
  padding: 12px 18px; /* 上下ゆとり＋呼吸 */
  transition: color 0.25s ease;
}

.bl_header_list_item a:hover {
  color: #bfd1f6; /* 柔らかい光を感じるブルーグレー */
}

/* 大型ディスプレイ（1600px〜） */
@media screen and (min-width: 1600px) {
  .bl_header_list_item a {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.08em;
  }
}

/* 通常状態 */
@media screen and (min-width: 1024px) {
  .ly_header {
    min-height: 152px;
    padding: 40px;
    transition: all 0.3s ease; /* ← スクロール時に滑らかに縮む */
  }
}

/* スクロール固定時（ヘッダーに .is-fixed クラスが付与される想定） */
@media screen and (min-width: 1024px) {
  .ly_header.is-fixed {
    min-height: 90px; /* ← 高さをコンパクトに */
    padding: 20px 40px; /* ← 上下paddingを半分に */
    background-color: rgba(11, 50, 94, 0.95); /* ← 背景をやや透過で軽やかに */
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15); /* ← 浮かび上がるような影 */
    backdrop-filter: blur(6px); /* ← モダンなぼかし効果（対応ブラウザ限定） */
  }
}

@media screen and (min-width: 1440px) {
  .bl_mv_title {
    font-size: 45px;
  }
}

@media screen and (min-width: 1024px) {
  .un_way_headingLv3 {
    font-size: 43px;
  }
}

/* @media screen and (min-width: 1024px) {
  .un_section_catch span {
    font-size: 46px;
  }
} */
/* @media screen and (min-width: 1440px) {
  body {
    font-size: 18px;
  }
} */

/* @media screen and (min-width: 1024px) {
  body {
    font-size: 18px;
  }
} */
@media screen and (min-width: 1024px) {
  .un_topHeading {
    font-size: 61px;
    letter-spacing: 0.1em;
  }
}

@media screen and (min-width: 1024px) {
  .bl_footer.bl_footer--mt {
    margin-top: 0px;
  }
}

.un_section_catch span {
  display: inline-block;
  color: #ffffff;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 1.1;
  padding: 5px 5px;
  font-size: 34px;
}
@media screen and (min-width: 1024px) {
  .un_section_text {
    font-size: 18px; 
    /* margin-top: 65px; */
    font-weight: 600;
  }
}
@media screen and (min-width: 1024px) {
  .un_solution_head_heading {
    font-size: 45px;
    font-weight: 500;
  }
}

/* @media screen and (min-width: 1024px) {
  .un_solution_head_text {
    font-size: 36px;
    font-weight: 500;
  }
} */

@media screen and (min-width: 1440px) {
  .un_profile_data_wrap {
    font-size: 16px;
    grid-template-columns: 343px 1fr;
  }
}

@media screen and (min-width: 1440px) {
  .un_history_wrap {
    grid-template-columns: 285px 1fr;
    font-size: 16px;
    padding-left: 85px;
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 1440px) {
  .un_history_wrap:not(:last-of-type) {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .un_history_wrap dt {
    font-size: 28px;
  }
}
@media screen and (min-width: 1024px) {
  .un_organization_item h3 {
    font-size: 25px;
  }
}
@media screen and (min-width: 1440px) {
  .un_office_itemUnit p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .un_recruitIntro_text {
    font-size: 25px;
  }
}
.un_recruitIntro_text {
  color: #2a5882;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.8965517241;
}
@media screen and (min-width: 1440px) {
  .un_organization_item p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .un_recruitWork_list_heading {
    font-size: 26px;
  }
}

@media screen and (min-width: 1024px) {
  .un_recruit_heading {
    font-size: 30px;
  }
}

@media screen and (min-width: 1024px) {
  .un_recruitTraining_heading {
    font-size: 23px;
    margin-top: 70px;
  }
}
@media screen and (min-width: 1024px) {
  .un_recruitTraining_data_wrap dt {
    font-size: 21px;
  }
}

@media screen and (min-width: 1024px) {
  .un_recruitTraining_data_wrap dd {
    font-size: 16px;
    margin-top: 14px;
  }
}

@media screen and (min-width: 1024px) {
  .un_recruitTraining_data_wrap dd li h4 {
    font-size: 19px;
  }
}

@media screen and (min-width: 1024px) {
  .un_recruitBenefit_text p {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  .un_recruitBenefit_list_item p {
    font-size: 16px;
  }
}

@media screen and (min-width: 1024px) {
  .un_recruitVoice_body_wrap dt,
  .un_recruitVoice_body_wrap dd {
    font-size: 18px;
  }
}

@media screen and (min-width: 1024px) {
  .un_recruitVoice_head_title {
    font-size: 26px;
  }
}

@media screen and (min-width: 1024px) {
  .un_recruitCareers_title {
    font-size: 22px;
  }
}

@media screen and (min-width: 1024px) {
  .un_recruitProcess_intro {
    font-size: 18px;
    margin-top: 70px;
  }
}

@media screen and (min-width: 1024px) {
  .un_recruitProcess_list_item div {
    font-size: 25px;
  }
}

@media screen and (min-width: 1440px) {
  .bl_recruit_heading a {
    font-size: 51px;
    padding: 0.3em 1em 0.4em;
  }
}
.bl_recruit {
  position: relative;
  /* padding-top: 80px; */
  margin-top: 0px;
}

@media screen and (min-width: 1024px) {
  .bl_footer {
    padding-block: 108px 111px;
    margin-top: 0px;
  }
}

.un_solutionFoot_icon {
  width: 75%;
  max-width: 660px;
  margin-inline: auto;
}

@media screen and (min-width: 1024px) {
  .un_way_content_icon {
    grid-area: icon;
    align-self: flex-end;
    position: static;
    width: 100%;
  }
}
@media screen and (min-width: 1440px) {
  .ly_content {
    padding-inline: 200px;
  }
}

@media screen and (min-width: 1024px) {
  .un_way_content_heading {
    grid-area: heading;
    font-size: 32px;
  }
}

@media screen and (min-width: 1440px) {
  .un_way_content {
    grid-template-columns: 25% 1fr;
    column-gap: 42px;
    padding-inline: 47px;
  }
}

.un_way_content {
  margin-top: 0px;
}

@media screen and (min-width: 1024px) {
  .un_recruit {
    margin-top: 140px;
    margin-bottom: 135px;
  }
}

@media screen and (min-width: 1024px) {
  .un_form_submit {
    margin-top: 140px;
    margin-bottom: 140px;
  }

  @media screen and (min-width: 1024px) {
    .un_recruitIntro_button {
      font-size: 28px;
      margin-top: 60px;
    }
  }
}
@media screen and (min-width: 1024px) {
  .un_recruitBenefit_list_head h3 {
    font-size: 23px;
    margin-top: 30px;
  }
}
.un_fv_catch {
  color: #e8eef5;
  font-style: italic;

  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0.03em;
  text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.35);
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .un_fv_catch {
    font-size: 55px;
  }
}

.section-title {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #1a1a1a;
  text-align: center;
  margin-top: 120px; /* 上の静寂 */
  margin-bottom: 80px; /* 下への流れ */
}

.section-subtitle {
  font-size: 18px;
  font-weight: 400;
  color: #4a4a4a;
  text-align: center;
  margin-top: 12px;
}

.section-text {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.01em;
  color: #333;
  margin-bottom: 24px;
}

.section-img {
  display: block;
  margin: 60px auto;
  max-width: 240px;
}

.section {
  padding: 160px 0 120px;
}

.section-title {
  margin-bottom: 80px;
}

.section-text {
  line-height: 1.9;
  margin-bottom: 32px;
}

.container {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 40px; /* 両端に光を入れる */
}

.section-heading {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #0b325e;
  margin-bottom: 32px;
}

.section-subheading {
  font-size: 20px;
  color: #4a6b88;
  font-weight: 400;
  margin-bottom: 24px;
}

/* Company ページ */

media screen and (min-width: 1024px) {
  .un_profile_data_wrap dt {
    display: flex;
    align-items: center;
    color: var(--color-black);
    background-color: transparent;
    border-bottom: 2px solid var(--color-black);
    padding-block: 30px;
  }
}

.un_organization_img {
  max-width: 1000px;
  width: 70%;
  margin: 30px auto 0;
}

@media screen and (min-width: 1024px) {
  .un_companyHeading {
    font-size: 28px;
  }
}

/* Recruit ページ */

@media screen and (min-width: 1440px) {
  .un_entry_title {
    font-size: 37px;
  }
}

@media screen and (min-width: 1024px) {
  .un_entry_heading {
    font-size: 27px;
  }
}
@media screen and (min-width: 1024px) {
  .un_entry_input,
  .un_entry_textarea {
    font-size: 19px;
    padding: 15px 20px;
  }
}

@media screen and (min-width: 1024px) {
  .un_entry_radio {
    gap: 20px 60px;
    font-size: 20px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 1440px) {
  .un_entry_submit {
    font-size: 34px;
  }
}

@media screen and (min-width: 1024px) {
  .un_entry_submit {
    font-size: 36px;
    margin-top: 100px;
    margin-bottom: 200px;
  }
}

@media screen and (min-width: 768px) {
  .un_single_content h2 {
    font-size: 24px;
  }
}

/* Solutionsページ */

.un_solution_textWrap p {
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.9;
  font-family: メイリオ, Meiryo, Osaka, sans-serif;
  font-size: 16px;
}

/* @media screen and (min-width: 1024px) {
  .un_solution_mainImg {
    margin-top: 50px;
    margin-bottom: 100px;
  }
} */

.un_solution_head {
  /* margin-bottom: 10vw; */
  /* margin-top: 10vw; */
  text-align: center;
}
.un_solution_head_heading {
  font-size: clamp(28px, 1.9vw, 43px);
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.4em;
  padding-top: 5px;
  padding-bottom: 5px;
}
/* .un_solution_head_text {
  margin-top: 1em;
  font-size: clamp(19px, vw, 22px);
  font-weight: 300;
  color: #4c4c4c;
  letter-spacing: 0.03em;
} */

.un_solution_imgWrap--col2 {
  display: flex;
  gap: 2vw;
  justify-content: center;
}

.un_solution_imgWrap--col2 img {
  width: 48%;
  border-radius: 8px;
  object-fit: cover;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.un_solutionFoot {
  margin-top: 10vw;
  text-align: center;
}

.un_solutionFoot_text_inner p {
  font-size: clamp(16px, 1.2vw, 20px);
  line-height: 2;
  margin-bottom: 2em;
  color: #333;
}

@media screen and (min-width: 1024px) {
  .un_solutionFoot_intro {
    font-size: 28px;
  }
}

.un_solutionFoot_img {
  margin-top: 0vw;
  width: 100%;
  object-fit: cover;
  opacity: 0.95;
}

/* SmartPhoneページ */
/* タブレット以下 */
@media screen and (max-width: 767px) {
  /* ここに記述 */
  .un_section_text {
    color: var(--color-primary);
    font-weight: 500;
    text-align: left;
    line-height: 1.8260869565;
    margin: 10px;
    font-size: 16px;
    letter-spacing: 0.1em;
  }
	
	.ly_content {
    padding-inline: 30px;
}

  .un_section_catch span {
    display: inline-block;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.1;
    padding: 5px 5px;
    font-size: 20px;
  }

  .un_service_item_img {
    max-width: 340px;
    width: 65%;
    margin-inline: auto;
  }

  .un_solution_head_text {
    color: #2c94b6;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: center;
    margin-top: 40px;
  }

  .un_recruitTraining_heading {
    display: flex;
    align-items: flex-start;
    column-gap: 0.2em;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin-top: 30px;
  }

  .un_history_wrap:not(:last-of-type) {
    padding-bottom: 15px;
  }

  .un_organization_img {
    max-width: 1000px;
    width: 100%;
    margin: 30px auto 0;
  }

  .un_recruitWork_list_heading {
    color: #2c94b6;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.1em;
  }

  .un_way_content_text {
    line-height: 1.8260869565;
    margin-top: 10px;
    font-size: 15px;
  }

  .bl_mv_title {
    display: grid;
    row-gap: 5px;
    justify-items: center;
    font-style: italic;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 500;
  }
  .un_solution_head_heading {
    font-size: clamp(18px, 2.6vw, 43px);
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.06em;
  }
  /* .un_solution_head_text {
    margin-top: 1em;
    font-size: clamp(20px, vw, 22px);
    font-weight: 300;
    color: #4c4c4c;
    letter-spacing: 0.03em;
  } */
  .un_solution_textWrap p {
    text-align: left;
    letter-spacing: 0em;
    line-height: 1.9;
    font-size: 14.5px;
  }

  .un_solutionFoot_text_inner p {
    font-size: clamp(15px, 1.2vw, 20px);
    line-height: 2;
    margin-bottom: 2em;
    color: #333;
    text-align: center;
  }
  .un_profile_data_wrap dt {
    color: var(--color-white);
    background-color: #85acc6;
    padding: 5px 20px;
    font-size: 14px;
  }
  .un_organization_item p {
    font-weight: 400;
    line-height: 1.5416666667;
    margin-top: 4px;
    font-size: 15px;
  }

	
	
  .un_section_icon {
    max-width: 100px;
    margin: 40px auto 0;
  }
}

/* PC以下 */
@media screen and (max-width: 1023px) {
  /* ここに記述 */

  p,
  li,
  address,
  dt,
  dd {
    line-height: 1.6153846154;
    letter-spacing: 0.01em;
    font-size: 15px;
    text-align: left;
  }
	}

    .un_service_itemUnit {
        column-gap: 108px;
        margin-top: 85px;
    }

  .bl_recruit_icon {
    max-width: 650px;
    width: 100%;
    margin: 50px auto 0;
}
