@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Outfit:wght@100..900&family=Poppins:wght@300;400;500;700&display=swap");
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

.outfit {
  font-family: "Outfit", sans-serif;
}

.poppins {
  font-family: "Poppins", sans-serif;
}

html {
  /*remで指定しない時は切ること*/
  font-size: 62.5%;
}

body {
  position: relative;
  color: #333;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.06em;
  line-height: 2;
  width: 100%;
  background: #f2f4f5;
  /*スマホの文字の大きさ一定*/
  -webkit-text-size-adjust: 100%;
  /*アンチエイリアス*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media print, screen and (min-width: 1180px) {
  body {
    font-size: 1.5rem;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  transition: all 0.3s ease;
  color: inherit;
  text-decoration: none;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

img {
  max-width: 100%;
  height: auto;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

a,
a:focus,
button,
button:focus {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.page_head_title_l .en {
  font-size: 1.8rem;
}
.page_head_title_l .jp {
  font-size: 1.6rem;
}

.page_main_title {
  line-height: 1.4;
}
.page_main_title .en {
  display: block;
  font-size: 4rem;
  font-weight: bold;
}
.page_main_title .jp {
  display: block;
  font-size: 1.6rem;
  margin-top: 5px;
}

.news_list {
  border-top: 1px solid #aaaaaa;
}

.news_list__item {
  display: flex;
  flex-direction: column;
  gap: 6px;
  border-bottom: 1px solid #aaaaaa;
}
@media print, screen and (min-width: 768px) {
  .news_list__item {
    gap: 10px;
  }
}

.news_list_link {
  padding-block: clamp(1.5rem, 2.6041666667vw, 2rem);
}
.news_list_link:hover {
  opacity: 0.5;
}
.news_list_link[target=_blank] .news_list__title::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e908";
  color: #00629d;
  font-size: 1.6rem;
  transform: translateY(1px);
  display: inline-block;
  margin-left: 5px;
}
.news_list_link[target=_blank][href$=".pdf"] .news_list__title::after, .news_list_link[target=_blank][href$=".PDF"] .news_list__title::after {
  content: "PDF";
  color: #00629d;
  font-size: 1.4rem;
  font-weight: bold;
  display: inline-block;
  border: 1px solid #00629d;
  border-radius: 9999px;
  padding: 4px 7px;
  margin-left: 5px;
}

.news_list__date {
  display: flex;
  align-items: center;
  gap: 9px;
}
.news_list__date .category {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 20px;
  border-radius: 100px;
  width: 80px;
  line-height: 1.3;
  letter-spacing: 0;
  color: #00629d;
  background: #cde9fa;
  font-size: 1.2rem;
}
@media print, screen and (min-width: 768px) {
  .news_list__date .category {
    width: 93px;
    height: 24px;
    font-size: 1.4rem;
  }
}
.news_list__date .date {
  font-size: 1.4rem;
  letter-spacing: 0;
  color: #00629d;
}

.news_list__title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.6;
  margin-top: 5px;
}
@media print, screen and (min-width: 768px) {
  .news_list__title {
    font-size: 1.6rem;
  }
}

.sp_min {
  display: block;
}

.sp_min_inline {
  display: inline;
}

.sp {
  display: block;
}

.sp_inline {
  display: inline;
}

.sp_tab {
  display: block;
}

.sp_tab_inline {
  display: inline;
}

.pc,
.pc_inline {
  display: none !important;
}

.tab,
.tab_inline {
  display: none !important;
}

.pc_tab,
.pc_tab_inline {
  display: none !important;
}

@media print, screen and (min-width: 321px) {
  .sp_min,
  .sp_min_inline {
    display: none !important;
  }
}
@media print, screen and (min-width: 768px) {
  .sp,
  .sp_inline {
    display: none !important;
  }
  .tab {
    display: block !important;
  }
  .tab_inline {
    display: inline !important;
  }
  .pc_tab {
    display: block !important;
  }
  .pc_tab_inline {
    display: inline !important;
  }
}
@media print, screen and (min-width: 920px) {
  .sp_tab,
  .sp_tab_inline {
    display: none !important;
  }
  .tab,
  .tab_inline {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
  .pc_inline {
    display: inline !important;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?20tdwb");
  src: url("../fonts/icomoon.eot?20tdwb#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?20tdwb") format("truetype"), url("../fonts/icomoon.woff?20tdwb") format("woff"), url("../fonts/icomoon.svg?20tdwb#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mail:before {
  content: "\e900";
  color: #fff;
}

.icon-arrow:before {
  content: "\e909";
  color: #fff;
}

.icon-blank:before {
  content: "\e908";
}

.icon-instagram:before {
  content: "\e907";
}

.icon-excel:before {
  content: "\e902";
  color: #019a4f;
}

.icon-file:before {
  content: "\e904";
}

.icon-pdf:before {
  content: "\e905";
  color: #cb0909;
}

.icon-word:before {
  content: "\e906";
  color: #1256b2;
}

.icon-search:before {
  content: "\e901";
}

.icon-pinch:before {
  content: "\e903";
}

.page_inner_s {
  max-width: 1200px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .page_inner_s {
    width: calc(100% - 80px);
  }
}

.page_inner_m {
  max-width: 1350px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .page_inner_m {
    width: calc(100% - 80px);
  }
}

.page_inner_l {
  max-width: 1200px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .page_inner_l {
    width: calc(100% - 80px);
  }
}

.sp_menu_toggle {
  position: relative;
  display: flex;
  align-items: center;
}
.sp_menu_toggle:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 1px;
  height: calc(100% - 20px);
  background: #f66;
}

.sp_menu_toggle__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background: #002439;
}
@media print, screen and (min-width: 768px) {
  .sp_menu_toggle__btn {
    border-radius: 100px;
    margin-left: 15px;
  }
}
@media print, screen and (min-width: 1180px) {
  .sp_menu_toggle__btn {
    display: none;
  }
}
.sp_menu_toggle__btn.active .sp_menu_toggle__btn_line span:nth-child(2) {
  opacity: 0;
}
.sp_menu_toggle__btn.active .sp_menu_toggle__btn_line span:nth-child(1) {
  top: 50%;
  transform: translate(-50%, -50%) rotate(25deg);
}
.sp_menu_toggle__btn.active .sp_menu_toggle__btn_line span:nth-child(3) {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-25deg);
}

.sp_menu_toggle__btn_line {
  position: relative;
  display: block;
  width: 50%;
  height: 14px;
}
.sp_menu_toggle__btn_line span {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  transition: 0.3s;
}
.sp_menu_toggle__btn_line span:nth-child(1) {
  top: calc(50% - 8px);
}
.sp_menu_toggle__btn_line span:nth-child(3) {
  top: calc(50% + 8px);
}

.header {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  z-index: 100;
  height: 60px;
}
@media print, screen and (min-width: 768px) {
  .header {
    top: 40px;
  }
}

.header_inner {
  display: flex;
  align-items: center;
  width: calc(100% - 20px);
  margin: 0 0 0 auto;
}
@media print, screen and (min-width: 768px) {
  .header_inner {
    width: calc(100% - 80px);
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 1550px) {
  .header_inner {
    width: calc(100% - 140px);
  }
}

.header__logo .logo {
  font-size: 0;
  width: min(50vw, 280px);
}
@media print, screen and (min-width: 1180px) {
  .header__logo .logo {
    width: clamp(28rem, 23.7288135593vw, 31.6rem);
  }
}
@media (hover: hover) {
  .header__logo a:where(:any-link, :enabled, summary, span, dt, div):hover {
    opacity: 0.7;
  }
}

.header__content {
  position: fixed;
  top: 0;
  right: 0;
  justify-content: flex-end;
  display: flex;
  margin-left: auto;
}
@media print, screen and (min-width: 768px) {
  .header__content {
    top: 30px;
    right: 40px;
  }
}
@media print, screen and (min-width: 1180px) {
  .header__content {
    gap: clamp(1.5rem, 1.6949152542vw, 3rem);
  }
}
@media print, screen and (min-width: 1550px) {
  .header__content {
    right: 70px;
  }
}

.gl_nav_wrap {
  display: none;
}
@media print, screen and (min-width: 1180px) {
  .gl_nav_wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 5px;
  }
}

.gl_nav_sub {
  display: flex;
  gap: 15px;
}
.gl_nav_sub > li > a {
  display: flex;
  font-size: 1.3rem;
}
@media (hover: hover) {
  .gl_nav_sub > li > a:where(:any-link, :enabled, summary, span, dt, div):hover {
    color: #66f;
  }
}

.gl_nav_main {
  display: flex;
  gap: clamp(2rem, 2.5423728814vw, 4rem);
  padding-inline: clamp(2rem, 2.5423728814vw, 4rem);
  background: #fff;
  border-radius: 100px;
}
.gl_nav_main > li > a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 60px;
  line-height: 1.4;
  font-size: 1.8rem;
  font-weight: 500;
  color: #00629d;
}
.gl_nav_main > li > a span {
  position: relative;
  display: inline-block;
  overflow: hidden;
  color: #00629d;
}
.gl_nav_main > li > a i {
  font-style: normal;
  font-size: 1.2rem;
  font-family: "Outfit", sans-serif;
  color: #9badc9;
  letter-spacing: 0;
  transition: 0.3s;
}
@media (hover: hover) {
  .gl_nav_main > li > a:where(:any-link, :enabled, summary, span, dt, div):hover {
    opacity: 0.5;
  }
}

.gl_nav_recruit {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: min(0.8vw, 4px);
  text-align: center;
  height: 60px;
  padding-top: min(0.6vw, 2px);
  padding-inline: min(2vw, 7px);
  letter-spacing: 0;
  font-size: min(2.8vw, 12px);
  font-weight: 500;
  color: #fff;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .gl_nav_recruit {
    padding-inline: 30px;
  }
}
@media print, screen and (min-width: 1180px) {
  .gl_nav_recruit {
    padding: 0 37px;
    font-size: 2rem;
  }
}
.gl_nav_recruit span {
  display: inline-block;
  overflow: hidden;
  color: #fff;
  position: relative;
  z-index: 1;
}
.gl_nav_recruit .icon-mail {
  font-size: min(4.5vw, 16px);
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 1180px) {
  .gl_nav_recruit .icon-mail {
    display: none;
  }
}
.gl_nav_recruit::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.3s ease-out;
  transform: translate(-50%, -50%);
  background: linear-gradient(90deg, #0070b4 0%, #004a76 100%);
}
@media print, screen and (min-width: 768px) {
  .gl_nav_recruit::before {
    border-radius: 9999px;
  }
}
@media (hover: hover) {
  .gl_nav_recruit:where(:any-link, :enabled, summary, span, dt, div):hover::before {
    transform: translate(-50%, -50%) scale(1.1);
  }
}

.sp_menu_area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 110;
  background: #002439;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
.sp_menu_area.active {
  opacity: 1;
  visibility: visible;
}
@media print, screen and (min-width: 1180px) {
  .sp_menu_area {
    opacity: 0 !important;
    visibility: hidden !important;
  }
}

.sp_menu_header {
  display: flex;
  align-items: center;
  padding-inline: 20px 0;
}
@media print, screen and (min-width: 768px) {
  .sp_menu_header {
    padding-top: 30px;
    padding-inline: 40px;
  }
}

.sp_menu_header__logo .logo {
  font-size: 0;
  width: min(50vw, 316px);
}
@media print, screen and (min-width: 1180px) {
  .sp_menu_header__logo .logo {
    width: 316px;
  }
}

.sp_menu_header__content {
  display: flex;
  margin-left: auto;
}

.sp_menu_content {
  padding: 0 20px 60px;
}
@media print, screen and (min-width: 768px) {
  .sp_menu_content {
    padding-inline: 40px;
  }
}

.sp_menu_main_list {
  margin-top: 10px;
}
@media print, screen and (min-width: 768px) {
  .sp_menu_main_list {
    margin-top: 30px;
  }
}
.sp_menu_main_list li {
  border-bottom: 1px solid #698fa7;
}
.sp_menu_main_list a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  padding: 20px 25px 20px 0;
}
@media print, screen and (min-width: 768px) {
  .sp_menu_main_list a {
    font-size: 1.8rem;
    padding-right: 32px;
  }
}
.sp_menu_main_list a::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 10px;
}
@media print, screen and (min-width: 768px) {
  .sp_menu_main_list a::after {
    font-size: 11px;
  }
}

.footer {
  background: #002439;
  padding-top: 25px;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .footer {
    padding-top: 60px;
  }
}

@media print, screen and (min-width: 920px) {
  .footer_flex {
    display: flex;
  }
}

.footer__logo {
  flex-shrink: 0;
}
@media (hover: hover) {
  .footer__logo a:where(:any-link, :enabled, summary, span, dt, div):hover {
    opacity: 0.7;
  }
}
.footer__logo a img {
  font-size: 0;
  width: clamp(28rem, 39.0625vw, 33rem);
  max-width: 100%;
}

.footer__address {
  display: flex;
  flex-direction: column;
  line-height: 1.6;
  gap: 0.7em;
  font-size: 1.4rem;
  margin-top: 20px;
  word-break: keep-all;
  overflow-wrap: anywhere;
}
@media print, screen and (min-width: 768px) {
  .footer__address {
    margin-top: 30px;
  }
}

.footer__content {
  display: block;
  width: 100%;
}

.footer_main_nav {
  display: flex;
  margin-top: 30px;
}
@media print, screen and (min-width: 920px) {
  .footer_main_nav {
    justify-content: flex-end;
    margin-top: 0;
  }
}

.footer_main_nav_list {
  display: grid;
  grid-template-columns: auto auto;
  gap: 15px 35px;
}
@media print, screen and (min-width: 920px) {
  .footer_main_nav_list {
    gap: 25px 45px;
    padding-left: 30px;
  }
}
.footer_main_nav_list > li {
  line-height: 1.4;
}
.footer_main_nav_list > li > a {
  display: inline-block;
  padding-bottom: 2px;
  background-image: linear-gradient(#fff, #fff);
  background-repeat: no-repeat;
  background-position: bottom right; /* 下線の初期位置 */
  background-size: 0 1px; /* 下線のサイズ（横幅、高さ） */
  transition: background-size 0.3s;
}
@media (hover: hover) {
  .footer_main_nav_list > li > a:where(:any-link, :enabled, summary, span, dt, div):hover {
    background-position: bottom left; /* 下線のホバー時位置 */
    background-size: 100% 1px; /* 下線の横幅を100%にする */
  }
}

.footer_copyright {
  display: block;
  text-align: center;
  margin-top: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #2e5369;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
}
@media print, screen and (min-width: 768px) {
  .footer_copyright {
    margin-top: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}