@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  font-size: 62.5%;
  scroll-behavior: smooth;
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
  font-feature-settings: "palt";
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a {
  background-color: transparent;
  color: inherit;
  transition: ease 0.2s;
  text-decoration: underline;
}
a:hover {
  transition: ease 0.2s;
  text-decoration: none;
}

p a:link {
  text-decoration: underline;
}

.break_keep {
  word-break: keep-all;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  padding: 0.5em;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  padding: 0;
}

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.moverbright {
  transition: filter 0.3s ease;
  filter: brightness(1);
  /* デフォルト値なのでこの一行は省略してもOK */
}

.moverbright:hover {
  filter: brightness(1.8);
  /* 明るくする */
}

.resimg {
  width: 100%;
  height: auto;
  display: block;
}

.pc_content {
  display: inherit;
}

.sp_content {
  display: none;
}

.pc_block {
  display: block;
}

.sp_block {
  display: none;
}

@media screen and (max-width: 1001px) {
  .pc_content {
    display: none;
  }
  .sp_content {
    display: inherit;
  }
  .pc_block {
    display: none;
  }
  .sp_block {
    display: block;
  }
}
ul.check {
  margin: 0 0 1em 0;
  padding: 0 0 0 12px;
}
ul.check li {
  position: relative;
  font-size: clamp(2rem, 3.1vw, 2.4rem);
  line-height: 1.6;
  list-style: none;
  padding: 0 0 0 30px;
  color: #08253B;
  word-break: auto-phrase;
  text-autospace: no-autospace;
  text-spacing-trim: trim-auto;
}
ul.check li::after {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 20px;
  height: 10px;
  border-left: 2px solid #08253B;
  border-bottom: 3px solid #08253B;
  transform: rotate(-45deg);
}

/* diamond */
ul.diamond {
  margin: 1em 1.5em 2.5em;
  padding: 0 0 0 0.5em;
}
ul.diamond li {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(1.5rem, 1.108rem + 1.03vw, 1.7rem);
  list-style: none;
  line-height: 1.72;
  margin-bottom: 0.5em;
  padding-left: 0.5em;
}
ul.diamond li::after {
  display: block;
  content: "";
  position: absolute;
  top: 0.8em;
  left: -0.5em;
  width: 10px;
  height: 10px;
  background-color: #08253B;
  transform: rotate(-45deg);
}

ul.noteList {
  margin: 1em 1.5em 2.5em;
  padding: 0 0 0 0.5em;
}
ul.noteList li {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(1.5rem, 1.108rem + 1.03vw, 1.7rem);
  padding-left: 0;
  margin-bottom: 0.5em;
  text-indent: -1em;
  padding: 0;
  list-style: none;
  line-height: 1.72;
}
ul.noteList li:before {
  color: #08253B;
  font-weight: 700;
  content: "※";
}

ol.numList {
  counter-reset: item;
  list-style-type: none;
  margin: 1em 1.5em 2.5em;
  padding: 0 0 0 1em;
}
ol.numList li {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(1.5rem, 1.108rem + 1.03vw, 1.7rem);
  line-height: 1.72;
  margin-bottom: 0.5em;
  text-indent: -1.1em;
  counter-increment: cnt;
}
ol.numList li:before {
  counter-increment: item;
  content: " " counter(cnt) ". ";
  color: #08253B;
  font-weight: 700;
}

a.textline {
  text-decoration: underline;
}

table {
  width: 100% !important;
  margin-bottom: 2em;
}

th,
td {
  padding: 1em;
  vertical-align: middle;
}

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

caption {
  margin-bottom: 0.5em;
  text-align: center;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin: 2em 0;
  margin-top: 0;
  padding: 0;
}

p {
  font-size: clamp(1.5rem, 1.254rem + 0.51vw, 1.6rem);
  letter-spacing: 0.08em;
  line-height: 1.8;
  margin-bottom: 2em;
}

@media screen and (max-width: 1001px) {
  p {
    line-height: 1.7;
    margin-bottom: 2.5em;
  }
}
@media screen and (max-width: 767px) {
  .pc_content {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sp_content {
    display: none;
  }
}
.lazyload {
  opacity: 1;
}

.lazyloaded {
  opacity: 0;
  animation-name: fade-in1;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

@keyframes fade-in1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.clf:before,
.clf:after {
  content: "";
  display: table;
}

.clf:after {
  clear: both;
}

html {
  scroll-behavior: smooth;
}

html {
  scroll-padding-top: 140px;
}

@media screen and (max-width: 1001px) {
  html {
    scroll-padding-top: 180px;
  }
}
body {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #08253B;
  font-size: 1.7rem;
  background-color: #fff;
}

#wrap {
  position: relative;
  overflow: hidden;
  position: relative;
  background-attachment: scroll, fixed;
  background-blend-mode: multiply;
  background-size: auto, 22rem 30rem;
  z-index: 0;
}
#wrap:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: url(../img/global/bgobi.png);
  background-size: auto, 22rem 30rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}

main {
  position: relative;
  padding-bottom: 0;
  text-align: left;
  margin: 0 auto 0;
}

.bg {
  width: 100%;
  background-color: #fff;
  padding: 3em 0;
}

.container {
  position: relative;
  text-align: left;
  width: 85%;
  max-width: 1000px;
  margin: 0 auto 2.5em;
}

.container + .container {
  margin: 6em auto 2.5em;
}

@media screen and (max-width: 1001px) {
  .container {
    width: 90%;
    max-width: initial;
    margin: 0 auto;
  }
  .container + .container {
    margin: 4em auto 2.5em;
  }
}
@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-170px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#header {
  position: relative;
  top: 0;
  z-index: 99;
  width: 100%;
  height: auto;
  padding: 28px 0;
  transition: var(--transition);
  overflow: hidden;
  background-color: #fff;
}
#header.fixed {
  background-color: rgba(255, 255, 255, 0.6);
  position: sticky;
  top: 0;
  left: 0;
  z-index: 99;
  transition: var(--transition);
}
#header .gnav {
  width: 95%;
  margin: 0 auto;
}
#header .gnav .gnav_inner {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(140px, 190px) 1fr;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
#header .gnav .logo {
  position: relative;
  width: 310px;
}
#header .gnav .logo a {
  position: relative;
  display: block;
  text-decoration: none;
}
#header .gnav .logo a img {
  width: 100%;
  height: auto;
  display: block;
}
#header .gnav .gnav_list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  list-style: none;
}
#header .gnav .gnav_list li {
  position: relative;
  padding: 0 27px;
}
#header .gnav .gnav_list li a {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  color: #08253B;
  text-decoration: none;
  font-size: clamp(1.8rem, 0.807rem + 2.07vw, 1.8rem);
  font-weight: 600;
  transition: color 0.3s, -webkit-text-decoration 0.3s;
  transition: color 0.3s, text-decoration 0.3s;
  transition: color 0.3s, text-decoration 0.3s, -webkit-text-decoration 0.3s;
  white-space: nowrap;
  letter-spacing: 0.12em;
}
#header .gnav .gnav_list li a:after {
  content: "";
  position: absolute;
  left: -2px;
  right: 0;
  margin: auto;
  bottom: -15px;
  width: 12px;
  height: 1px;
  z-index: 1;
  background-color: #08253B;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}
#header .gnav .gnav_list li a.hilight:after {
  transform-origin: center top;
  transform: scale(1, 1);
}
#header .gnav .gnav_list li a:hover:after {
  transform-origin: center top;
  transform: scale(1, 1);
}

@media screen and (max-width: 1001px) {
  #header {
    height: 60px;
    box-shadow: 0 0 40px 10px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    padding: 10px;
  }
  #header.fixed {
    background-color: #fff;
    box-shadow: none;
    position: sticky;
    top: 0;
    right: 0;
    z-index: 99;
    transition: var(--transition);
    padding: 10px;
  }
  #header .gnav {
    width: 100%;
    max-width: initial;
  }
  #header .gnav .gnav_inner {
    width: 100%;
  }
  #header .gnav .logo {
    position: relative;
    width: 100%;
  }
  #header .gnav .navs {
    display: none;
  }
}
#spnav {
  position: fixed;
  left: -120%;
}

.menubtn {
  display: none;
}

@media screen and (max-width: 1001px) {
  .menubtn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 11;
    cursor: pointer;
    width: 60px;
    height: 60px;
    display: inherit;
  }
  .menubtn span {
    display: inline-block;
    transition: all 0.3s ease;
    position: absolute;
    left: 6px;
    height: 2px;
    background-color: #08253B;
    width: 60%;
  }
  .menubtn span:nth-of-type(1) {
    top: 23px;
  }
  .menubtn span:nth-of-type(2) {
    top: 27px;
    opacity: 0;
  }
  .menubtn span:nth-of-type(3) {
    top: 32px;
  }
  .menubtn.active {
    border-radius: 9999px;
    z-index: 12;
  }
  .menubtn.active span:nth-of-type(1) {
    top: 21px;
    left: 18px;
    transform: translateY(6px) rotate(-135deg);
    width: 40%;
    background-color: #08253B;
  }
  .menubtn.active span:nth-of-type(2) {
    opacity: 0;
  }
  .menubtn.active span:nth-of-type(3) {
    top: 33px;
    left: 18px;
    transform: translateY(-6px) rotate(135deg);
    width: 40%;
    background-color: #08253B;
  }
  .no-scroll {
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .no-scroll #wrapper {
    position: fixed;
    z-index: 10;
    background-image: linear-gradient(90deg, rgba(2, 2, 2, 0.6) 80%, rgba(58, 58, 64, 0.4));
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #spnav {
    position: fixed;
    z-index: 98;
    top: 60px;
    left: -120%;
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out;
    text-align: left;
    background-color: #fff;
    padding: 10px 30px;
    padding-bottom: 10%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  #spnav::-webkit-scrollbar {
    display: none;
  }
  #spnav .logo {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    margin: 0 auto 1.5em;
    padding: 0 0 1.5em 0;
  }
  #spnav .logo a {
    position: relative;
    display: block;
  }
  #spnav .logo a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    max-width: 160px;
  }
  #spnav .logo a .sub {
    color: #08253B;
    font-size: 1.4rem;
    font-weight: 600;
    white-space: nowrap;
    text-align: center;
  }
  #spnav.panelactive {
    left: 0;
  }
  #spnav ul.sn {
    margin-bottom: 0.5em;
    padding: 0;
  }
  #spnav ul.sn li {
    list-style: none;
    text-align: center;
  }
  #spnav ul.sn li a {
    position: relative;
    color: #08253B;
    text-decoration: none;
    font-family: "Noto Sans JP", sans-serif;
    font-size: clamp(1.5rem, 1.254rem + 0.51vw, 1.6rem);
    display: inline-block;
    font-weight: 500;
    padding: 12px 10px;
  }
  #spnav ul.sn li a.site {
    display: inline-flex;
    align-items: center;
    gap: 0.6em;
    width: auto;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  #spnav ul.sn li a.site::after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    flex-shrink: 0;
    background: url("../img/module/icon/icon_site.svg") no-repeat center;
    background-size: contain;
  }
  #spnav .business_cate {
    margin: 1em auto;
    padding: 1em 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  #spnav .business_cate .parent {
    display: flex;
    justify-content: center;
  }
  #spnav .business_cate .sub {
    font-size: 1.3rem;
    font-weight: 500;
    text-align: center;
    border: 1px solid #08253B;
    color: #08253B;
    border-radius: 9999px;
    display: inline-block;
    margin: 0 auto;
    padding: 6px 20px;
  }
}
footer {
  position: relative;
  width: 100%;
  padding: 5em 0 2em;
  background-color: #08253B;
  color: #fff;
}
footer .footer_bg {
  position: relative;
  width: 100%;
  padding-bottom: 6em;
  border-bottom: 1px solid #fff;
}
footer .footer_inner {
  position: relative;
  text-align: left;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}
footer .ft_name {
  position: relative;
  font-size: clamp(2rem, 0.345rem + 3.45vw, 2.5rem);
  font-weight: 400;
  margin-bottom: 2em;
  letter-spacing: 0.1em;
}
footer .title {
  position: relative;
  font-size: clamp(1.8rem, 1.138rem + 1.38vw, 2rem);
  font-weight: 400;
  margin-bottom: 1em;
  letter-spacing: 0.06em;
}
footer .other {
  width: 75%;
}
footer .sns {
  display: grid;
  grid-template-columns: 90px 1fr 1fr 1fr;
  align-items: center;
  gap: 20px;
}
footer .sns li {
  transition: all 0.3s ease;
}
footer .sns li:hover {
  opacity: 0.7;
}
footer .footer_link {
  margin: 0 auto;
  display: grid;
  grid-template-columns: 4fr 1fr 1.5fr;
  gap: 50px 20px;
}
footer .footer_link .footer_logo .ft_sub {
  font-size: clamp(1.6rem, 0.938rem + 1.38vw, 1.7rem);
  margin-bottom: 1.5em;
}
footer .footer_link .footer_logo .add_wrap {
  margin-bottom: 3em;
  font-size: clamp(1.6rem, 0.938rem + 1.38vw, 1.7rem);
  line-height: 1.5;
}
footer .footer_link .footer_logo .add_wrap .add {
  margin-bottom: 0.8em;
}
footer .footer_link .footer_nav .nav ul {
  margin-bottom: 2em;
}
footer .footer_link .footer_nav .nav ul:last-child {
  border-bottom: none;
}
footer .footer_link .footer_nav .nav ul li {
  line-height: 2;
}
footer .footer_link .footer_nav .nav ul li ul.un {
  position: relative;
}
footer .footer_link .footer_nav .nav ul li ul.un li {
  display: flex;
  align-items: center;
}
footer .footer_link .footer_nav .nav ul li ul.un li a {
  padding-left: 0.7em;
}
footer .footer_link .footer_nav .nav ul li ul.un li::before {
  content: "";
  height: 1px;
  width: 10px;
  background-color: #fff;
}
footer .footer_link .footer_nav .nav ul li a {
  font-size: clamp(1.4rem, 1.325rem + 0.37vw, 1.6rem);
  font-weight: 400;
  text-decoration: none;
  display: block;
  padding: 4px 0;
  transition: all 0.3s ease;
}
footer .footer_link .footer_nav .nav ul li a:hover {
  opacity: 0.7;
}
footer .footer_link .footer_nav .nav ul li a.site {
  position: relative;
  padding: 4px 30px 4px 0;
  background: url("../img/module/icon/icon_site_w.svg") no-repeat 100% 50%;
  background-size: 17px auto;
}
footer .copyright {
  margin: 0 auto;
  width: 95%;
  max-width: 1000px;
  padding-top: 1.5em;
}
footer .copyright .copyright_wrap {
  font-weight: 300;
  font-size: clamp(1.4rem, 1.325rem + 0.38vw, 1.6rem);
  text-align: left;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 1001px) {
  footer {
    position: relative;
    width: 100%;
    padding: 3.5em 0 1.5em 0;
  }
  footer .footer_bg {
    position: relative;
    width: 100%;
    padding-bottom: 1em;
    border-bottom: 1px solid #fff;
  }
  footer .ft_name {
    font-size: 1.8rem;
  }
  footer .footer_inner {
    position: relative;
    text-align: left;
    width: 80%;
    max-width: initial;
    margin: 0 auto;
  }
  footer .other {
    width: 100%;
  }
  footer .title {
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 1em;
  }
  footer .sns {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 1em;
    justify-content: center;
  }
  footer .sns img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 30px;
  }
  footer .footer_link {
    margin: 0 auto 2em;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }
  footer .footer_link .footer_logo .ft_sub {
    font-size: 1.5rem;
  }
  footer .footer_link .footer_logo .add_wrap {
    font-size: 1.5rem;
  }
  footer .footer_link .footer_nav {
    display: none;
  }
  footer .copyright {
    margin: 0 auto;
    width: 90%;
    max-width: initial;
    padding-top: 1.2em;
  }
}
.footerfix {
  display: none !important;
}

@media screen and (max-width: 1001px) {
  .footerfix {
    position: fixed;
    display: initial;
    left: 50%;
    bottom: 3%;
    transform: translate(-50%, 0%);
    z-index: 9;
    width: 70%;
    height: 60px;
    transition: var(--transition);
  }
  .footerfix a {
    width: 100%;
    position: relative;
    color: #fff;
    background-color: #F090AF;
    padding: 1em 2em;
    font-size: clamp(1.8rem, 1.725rem + 0.38vw, 2rem);
    font-weight: 700;
    display: grid;
    place-content: center;
    border-radius: 9999px;
    transition: var(--btnover);
  }
}
.cancel {
  position: absolute;
  top: 50px;
  right: -120px;
  z-index: 99;
  cursor: pointer;
  width: 60px;
  height: 60px;
  display: inherit;
  background-color: #08253B;
  border-radius: 9999px;
  transition: all 0.6s ease-out;
}
.cancel span {
  display: inline-block;
  transition: all 0.1s;
  position: absolute;
  left: 15px;
  height: 3px;
  background-color: #08253B;
  width: 50%;
}
.cancel span:nth-of-type(1) {
  top: 18px;
}
.cancel span:nth-of-type(2) {
  top: 36px;
}
.cancel span:nth-of-type(1) {
  top: 21px;
  left: 18px;
  transform: translateY(6px) rotate(-45deg);
  width: 40%;
  background-color: #fff;
}
.cancel span:nth-of-type(2) {
  top: 33px;
  left: 18px;
  transform: translateY(-6px) rotate(45deg);
  width: 40%;
  background-color: #fff;
}

@media screen and (max-width: 1001px) {
  .no-scroll .cancel {
    position: absolute;
    top: 50px;
    right: 18%;
    z-index: 99;
    cursor: pointer;
    width: 60px;
    height: 60px;
    display: inherit;
    background-color: #08253B;
    border-radius: 9999px;
    transition: all 0.3s ease-in-out;
  }
  .no-scroll .cancel span {
    display: inline-block;
    transition: all 0.1s;
    position: absolute;
    left: 15px;
    height: 3px;
    background-color: #08253B;
    width: 50%;
  }
  .no-scroll .cancel span:nth-of-type(1) {
    top: 18px;
  }
  .no-scroll .cancel span:nth-of-type(2) {
    top: 36px;
  }
  .no-scroll .cancel span:nth-of-type(1) {
    top: 21px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 40%;
    background-color: #fff;
  }
  .no-scroll .cancel span:nth-of-type(2) {
    top: 33px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 40%;
    background-color: #fff;
  }
}
.boxes_insta {
  position: relative;
  width: 100%;
  min-height: 240px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 60px;
  background-color: #fff;
  border: 1px solid #08253B;
  margin: 0.2em auto 7em;
  transition: var(--btnover);
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}
.boxes_insta:link {
  text-decoration: none;
}
.boxes_insta .flex_img {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.boxes_insta .flex_container {
  position: relative;
  padding: 0.5em;
  display: grid;
  grid-template-columns: 1fr 64px;
  -moz-column-gap: 40px;
       column-gap: 40px;
  align-items: center;
  color: #08253B;
}
.boxes_insta .flex_container .icon_insta {
  padding: 14px 10px 14px 100px;
  background: url("../img/module/icon/icon_insta.svg") no-repeat 0 50%;
  background-size: 76px auto;
}
.boxes_insta .flex_container .icon_insta .info {
  font-size: clamp(1.3rem, 1.227rem + 0.36vw, 1.5rem);
  font-weight: 400;
  margin-bottom: 0.5em;
  white-space: nowrap;
}
.boxes_insta .flex_container .icon_insta .user {
  font-size: clamp(1.5rem, 1.418rem + 0.91vw, 2.1rem);
  font-weight: 700;
  white-space: nowrap;
}
.boxes_insta:hover {
  background-color: #f1f1f1;
  transition: var(--btnover);
  text-decoration: none;
}
.boxes_insta:hover .flex_container::after {
  right: 18px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transition: var(--btnover);
}
.boxes_insta:hover .text {
  color: #fff;
}

@media screen and (max-width: 1001px) {
  .boxes_insta {
    position: relative;
    width: 100%;
    min-height: initial;
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    margin: 0.2em auto 1em;
  }
  .boxes_insta .flex_img {
    width: 100%;
    height: 100%;
    aspect-ratio: 16/6;
  }
  .boxes_insta .flex_container {
    padding: 0em 1em 1em 1em;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .boxes_insta .flex_container .icon_insta {
    padding: 14px 10px 14px 40px;
    background: url("../img/module/icon/icon_insta.svg") no-repeat 0 50%;
    background-size: 30px auto;
  }
}
.fadeIn_up {
  opacity: 0;
  transform: translate(0, 30px);
  transition: 0.7s;
}
.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.fadeIn {
  opacity: 0;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

:root {
  --easing: cubic-bezier(.2, 1, .2, 1);
  --transition: .8s var(--easing);
  --boxshawdow: 0 0 40px 10px rgba(0, 0, 0, 0.04);
}

@keyframes animationZoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes ticker-fadeIn {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
.hero {
  position: relative;
  width: 100%;
  height: calc(100vh - 111px);
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5%;
  z-index: 2;
}
.hero::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url("../visual/pattern.png") no-repeat 50% 50%;
  background-size: cover;
  background-color: rgba(8, 37, 59, 0.38);
  mix-blend-mode: multiply;
}
.hero .hero-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.hero .mobile {
  display: none;
}
.hero .main_text {
  text-align: left;
  color: #fff;
  font-size: 3.5rem;
  line-height: 1.7;
  letter-spacing: 0.15em;
  opacity: 0.8;
  z-index: 5;
  width: 90%;
  height: 120px;
  position: absolute;
  bottom: 110px;
}
.hero .main_text .sp_br {
  display: none;
}

@media screen and (max-width: 1001px) {
  .hero {
    height: 100vw;
  }
  .hero .hero-bg {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    max-height: unset;
  }
  .hero .desktop {
    display: none;
  }
  .hero .mobile {
    display: initial;
  }
  .hero .main_text {
    font-size: 2.2rem;
    width: 85%;
    bottom: 5vw;
  }
  .hero .main_text .sp_br {
    display: block;
  }
}
.under_pages_visual {
  position: relative;
  width: 100%;
  height: calc(24vh + 24vw);
  margin-bottom: 8em;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.under_pages_visual .visual_inner {
  width: 100%;
  height: calc(24vh + 24vw);
}
.under_pages_visual .visual_inner .title {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: left;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
  text-align: center;
  text-wrap: balance;
}
.under_pages_visual .visual_inner .title .subtext {
  font-size: clamp(3rem, -1.267rem + 8.89vw, 5.4rem);
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  font-feature-settings: "palt";
  margin-bottom: 0.2em;
  letter-spacing: 0.05em;
}
.under_pages_visual .visual_inner .title h1 {
  font-size: clamp(1.8rem, 0.022rem + 3.7vw, 2.8rem);
  color: #fff;
  margin: 0 0 10px 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  letter-spacing: 0.05em;
}

@media screen and (max-width: 1001px) {
  .under_pages_visual {
    margin-bottom: 4em;
  }
  .under_pages_visual .visual_inner .title .subtext {
    margin-bottom: 0.5em;
  }
  .under_pages_visual .visual_inner .title h1 {
    font-size: 1.3rem;
  }
}
.other_visual {
  position: relative;
  width: 100%;
  height: calc(12vh + 12vw);
  margin-bottom: 3em;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.other_visual .visual_inner {
  width: 100%;
  height: calc(12vh + 12vw);
}
.other_visual .visual_inner .title {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: left;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #08253B;
  text-align: center;
  text-wrap: balance;
}
.other_visual .visual_inner .title .subtext {
  font-size: clamp(3rem, -1.267rem + 8.89vw, 5.4rem);
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  font-feature-settings: "palt";
  margin-bottom: 0.2em;
}
.other_visual .visual_inner .title h1 {
  font-size: clamp(1.8rem, 0.022rem + 3.7vw, 2.8rem);
  margin: 0 0 10px 0;
}

@media screen and (max-width: 1001px) {
  .other_visual {
    position: relative;
    width: 100%;
    height: calc(12vh + 12vw);
    margin-bottom: 3em;
  }
  .other_visual .visual_inner {
    width: 100%;
    height: calc(12vh + 12vw);
  }
  .other_visual .visual_inner .title {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: left;
    transform: translate(-50%, -50%);
    z-index: 2;
    color: #08253B;
    text-align: center;
    text-wrap: balance;
  }
  .other_visual .visual_inner .title .subtext {
    font-size: clamp(4.6rem, 1.952rem + 5.52vw, 5.4rem);
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-feature-settings: "palt";
    margin-bottom: 0.2em;
  }
  .other_visual .visual_inner .title h1 {
    font-size: clamp(2rem, -0.648rem + 5.52vw, 2.8rem);
    margin: 0 0 10px 0;
  }
}
.intro_catch {
  position: relative;
  display: grid;
  grid-template-columns: minmax(40%, 750px) 40%;
  gap: 120px;
  align-items: stretch;
  margin-bottom: 4em;
  padding-top: 260px;
  margin-right: calc(50% - 50vw);
}
.intro_catch .main_info {
  position: relative;
  color: #08253B;
}
.intro_catch .main_info h1 {
  font-size: clamp(2rem, 1.548rem + 2.26vw, 3.2rem);
  font-weight: 700;
  line-height: 1.7;
  margin-top: 1em;
  margin-bottom: 1.8em;
}
.intro_catch .main_info p {
  font-size: clamp(1.5rem, 1.236rem + 1.32vw, 2.2rem);
  font-weight: 600;
  line-height: 2.5;
  color: rgba(75, 75, 75, 0.7960784314);
}
.intro_catch .main_info p:last-child {
  margin-bottom: 2em;
}
.intro_catch .main_summary .post_trim {
  border-radius: 5px;
}
.intro_catch .main_summary .d1 {
  position: absolute;
  top: -3%;
  right: 30%;
  width: 100%;
  height: 100%;
  max-width: 625px;
  z-index: 3;
}
.intro_catch .main_summary .d1 .post_trim {
  aspect-ratio: 625/284;
}
.intro_catch .main_summary .imgwrap {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.intro_catch .main_summary .d2 {
  margin-top: -20%;
  padding-left: 8%;
  padding-right: 5%;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
.intro_catch .main_summary .d2 .post_trim {
  aspect-ratio: 487/348;
}
.intro_catch .main_summary .d3 {
  margin-top: 12%;
  padding-right: 10%;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
.intro_catch .main_summary .d3 .post_trim {
  aspect-ratio: 564/348;
}

@media screen and (max-width: 1001px) {
  .intro_catch {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    padding-top: 13em;
    margin-bottom: 4em;
    margin-right: initial;
  }
  .intro_catch .main_info {
    position: relative;
    order: -1;
  }
  .intro_catch .main_summary {
    display: contents;
    order: 2;
  }
  .intro_catch .main_summary .d1 {
    position: absolute;
    top: 0;
    right: 28%;
    width: 50%;
    height: auto;
    z-index: 1;
  }
  .intro_catch .main_summary .d1 .post_trim {
    aspect-ratio: 625/284;
  }
  .intro_catch .main_summary .d2 {
    position: absolute;
    top: 2%;
    right: 0;
    width: 45%;
    height: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .intro_catch .main_summary .d2 .post_trim {
    aspect-ratio: 487/348;
  }
  .intro_catch .main_summary .imgwrap {
    position: relative;
    display: flex;
    flex-direction: initial;
    justify-content: flex-end;
  }
  .intro_catch .main_summary .d3 {
    position: relative;
    bottom: initial;
    right: initial;
    width: 55%;
    height: 55%;
    margin-right: -5%;
    margin-top: 0;
    padding-right: 0;
  }
  .intro_catch .main_summary .d3 .post_trim {
    aspect-ratio: 564/348;
  }
}
.inner {
  margin: auto;
  width: 88%;
  max-width: 1000px;
}

@media screen and (max-width: 1001px) {
  .inner {
    width: 100%;
    margin: auto;
    max-width: initial;
  }
  .container .inner {
    margin: auto;
    max-width: initial;
  }
}
.vision_wrap {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-top: 10em;
  margin-bottom: 12em;
}
.vision_wrap h2 {
  font-size: clamp(3rem, -1.966rem + 10.34vw, 4rem);
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 45px;
  letter-spacing: 0.23em;
}
.vision_wrap .sub {
  font-size: clamp(2rem, 1.007rem + 2.07vw, 2rem);
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.15em;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 140px;
  color: rgba(8, 37, 59, 0.5019607843);
}
.vision_wrap .text {
  font-weight: 400;
}
.vision_wrap .text p {
  font-size: clamp(1.6rem, 1.525rem + 0.38vw, 1.6rem);
  line-height: 2;
  margin-bottom: 35px;
}

@media screen and (max-width: 1001px) {
  .vision_wrap {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
    margin-top: 6em;
    margin-bottom: 6em;
  }
  .vision_wrap .catch_link {
    display: contents;
  }
  .vision_wrap h2 {
    margin-bottom: 0.5em;
  }
  .vision_wrap .sub {
    font-size: 1.7rem;
    margin-bottom: 4em;
  }
  .vision_wrap .text {
    margin-bottom: 4em;
  }
  .vision_wrap .arrow_link {
    order: 9;
  }
}
.interview_visual {
  position: relative;
  width: 96%;
  max-width: 1200px;
  height: 500px;
  margin: -5.8em auto 4em;
  border-radius: 10px;
  overflow: hidden;
  background-color: #f1f1f1;
}
.interview_visual .under_inner {
  display: grid;
  grid-template-columns: minmax(300px, 650px) minmax(40%, 1fr);
  gap: 40px;
  align-items: center;
  padding: 4em 20px 20px 20px;
}
.interview_visual .under_inner .cover_img {
  position: relative;
}
.interview_visual .under_inner .summary .title {
  color: #08253B;
}
.interview_visual .under_inner .summary .title h2 {
  font-size: clamp(2rem, 1.855rem + 0.73vw, 2.4rem);
  font-weight: 700;
  line-height: 1.65;
  margin-bottom: 2em;
}
.interview_visual .under_inner .summary .title h1 {
  font-size: clamp(2rem, 1.855rem + 0.73vw, 2.4rem);
  font-weight: 700;
  margin-bottom: 1em;
}
.interview_visual .under_inner .summary .title .job {
  font-size: clamp(1.3rem, 1.264rem + 0.18vw, 1.4rem);
  font-weight: 700;
  line-height: 1;
  margin-bottom: 2em;
}
.interview_visual .under_inner .summary .title .interview_info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 20px;
       column-gap: 20px;
  flex-wrap: wrap;
}
.interview_visual .under_inner .summary .title .interview_info .form_arrow {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 20px;
       column-gap: 20px;
  align-items: center;
}
.interview_visual .under_inner .summary .title .interview_info .arrow {
  position: relative;
}
.interview_visual .under_inner .summary .title .interview_info .arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 2px;
  background-color: #0808B8;
  transform: translate(0%, -50%);
  transition: 0.2s ease-in;
}
.interview_visual .under_inner .summary .title .interview_info .arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 12px;
  height: 12px;
  border-top: solid 2px #0808B8;
  border-right: solid 2px #0808B8;
  transform: translate(0%, -50%) rotate(45deg);
  transition: 0.2s ease-in;
}
.interview_visual .under_inner .summary .title .interview_info .history_wrap {
  display: grid;
  grid-template-columns: minmax(60px, 90px) 1fr;
  -moz-column-gap: 30px;
       column-gap: 30px;
  align-items: center;
  font-size: clamp(1.3rem, 1.264rem + 0.18vw, 1.4rem);
  white-space: nowrap;
}
.interview_visual .under_inner .summary .title .num {
  font-size: clamp(2rem, 1.564rem + 2.18vw, 3.2rem);
  font-weight: 700;
  white-space: nowrap;
}
.interview_visual .under_inner .summary .title .type {
  font-size: clamp(1.5rem, 1.427rem + 0.36vw, 1.7rem);
  white-space: nowrap;
}
.interview_visual .under_inner .summary .title .year_wrap {
  font-size: clamp(1.3rem, 1.264rem + 0.18vw, 1.4rem);
  white-space: nowrap;
}

@media screen and (max-width: 1001px) {
  .interview_visual {
    position: relative;
    width: 96%;
    max-width: initial;
    height: auto;
    margin: -5.8em auto 4em;
  }
  .interview_visual .under_inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    align-items: center;
  }
  .interview_visual .under_inner .summary .title .interview_info {
    display: grid;
    grid-template-columns: 0.5fr 1fr;
    -moz-column-gap: 10px;
         column-gap: 10px;
    flex-wrap: wrap;
  }
  .interview_visual .under_inner .summary .title .interview_info .form_arrow {
    position: relative;
    display: grid;
    grid-template-columns: 110px 1fr;
    -moz-column-gap: 20px;
         column-gap: 20px;
    align-items: center;
  }
  .interview_visual .under_inner .summary .title .interview_info .history_wrap {
    display: grid;
    grid-template-columns: minmax(50px, 80px) 1fr;
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
}
.single_wrap {
  display: grid;
  grid-template-columns: 780px 1fr;
  gap: 40px;
}
.single_wrap .single_content {
  position: relative;
}
.single_wrap .side_content {
  position: relative;
}

@media screen and (max-width: 1001px) {
  .single_wrap {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .single_wrap .single_content {
    position: relative;
  }
  .single_wrap .side_content {
    position: relative;
  }
}
.infor_wrap {
  overflow: hidden;
}
.infor_wrap .infor_wrap_bg .title {
  position: absolute;
  bottom: -12px;
  left: 5%;
  z-index: 2;
  color: #fff;
}
.infor_wrap .infor_wrap_bg .title h1 {
  font-size: clamp(2.4rem, 1.964rem + 2.18vw, 3.6rem);
  font-weight: 500;
}
.infor_wrap .infor_wrap_bg .title .sub {
  font-size: clamp(4.5rem, -0.738rem + 8.21vw, 8rem);
  font-weight: 700;
  line-height: 1;
}
.infor_wrap .infor_wrap_bg::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  background: transparent linear-gradient(360deg, #0808B8 0%, rgba(0, 0, 0, 0) 100%) 0% 0% no-repeat padding-box;
  opacity: 0.4;
  z-index: 1;
}

.tab {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  flex-wrap: wrap;
  gap: 16px;
  margin: 0 auto 10px;
}
.tab li.active a {
  color: #fff;
  background: #08253B;
}
.tab li a {
  display: block;
  color: #fff;
  font-size: clamp(1.5rem, -1.7rem + 6.67vw, 2.8rem);
  font-weight: 400;
  color: #08253B;
  background: #C3C3C3;
  padding: 20px 30px;
  text-align: center;
}

.area {
  display: none;
  opacity: 0;
  padding: 20px;
  margin-bottom: 50px;
}
.area.is-active {
  display: block;
  animation-name: displayAnime;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}

@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media screen and (max-width: 1001px) {
  .tab {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: stretch;
    place-content: center;
    gap: 8px;
  }
  .tab li {
    display: grid;
    align-items: center;
  }
  .tab li a {
    padding: 10px 8px;
    text-align: center;
  }
}
.upon_navi .pages_sub_navi {
  border-radius: 0 0 10px 10px;
}
.upon_navi .pages_sub_navi ul {
  padding: 1em;
}

.bottomon_navi {
  margin-top: -43px;
  z-index: 1;
}

.cate_navi {
  width: 95%;
  max-width: 1000px;
  margin: -110px auto 4em;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  z-index: 1;
}
.cate_navi .pages_sub_navi {
  width: auto;
  max-width: 570px;
  margin: 0 0 0 auto;
  max-width: initial;
}

.anker_navi {
  width: 95%;
  max-width: 1000px;
  margin: -110px auto 4em;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  z-index: 1;
}
.anker_navi .pages_sub_navi {
  width: auto;
  max-width: 570px;
  margin: 0 0 0 auto;
  max-width: initial;
}
.anker_navi .pages_sub_navi ul {
  padding: 1.1em 1em;
  justify-content: flex-start;
}
.anker_navi .pages_sub_navi ul li.ank a {
  color: #08253B;
  position: relative;
  padding-right: 24px;
  text-decoration: none;
}
.anker_navi .pages_sub_navi ul li.ank a:after {
  content: "";
  position: absolute;
  top: 29%;
  left: auto;
  right: 0;
  width: 10px;
  height: 10px;
  border-top: solid 1px #0808B8;
  border-right: solid 1px #0808B8;
  background: none;
  transform: translate(0%, -50%) rotate(135deg);
  transform-origin: initial;
}

@media screen and (max-width: 1001px) {
  .cate_navi,
  .anker_navi {
    width: 100%;
    max-width: inherit;
    margin: -80px auto 4em;
    z-index: 1;
    display: flex;
    justify-content: flex-end;
    z-index: 1;
  }
  .cate_navi .pages_sub_navi,
  .anker_navi .pages_sub_navi {
    width: 100%;
    max-width: initial;
    margin: 0 0 0 auto;
    max-width: initial;
  }
  .cate_navi .pages_sub_navi ul,
  .anker_navi .pages_sub_navi ul {
    padding: 1.1em 1em;
    justify-content: flex-start;
  }
}
.pages_sub_navi {
  position: relative;
  margin: 0 auto 3em;
  width: 95%;
  max-width: 1000px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 0 40px 10px rgba(0, 0, 0, 0.04);
  border-radius: 10px;
  z-index: 3;
}
.pages_sub_navi::-webkit-scrollbar-corner {
  display: none;
}
.pages_sub_navi ul {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  padding: 1.5em 1em;
}
.pages_sub_navi ul li {
  white-space: nowrap;
  padding: 4px 12px;
}
.pages_sub_navi ul li.all {
  margin-right: 8px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.pages_sub_navi ul li.all a {
  padding: 0 8px 8px 0;
}
.pages_sub_navi ul li:last-child {
  border-right: none;
}
.pages_sub_navi ul li a {
  position: relative;
  display: block;
  padding: 0 0 8px 0;
  font-size: clamp(1.3rem, 1.264rem + 0.18vw, 1.4rem);
  color: #08253B;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  display: flex;
  align-items: center;
  display: inline-block;
  white-space: nowrap;
}
.pages_sub_navi ul li a:after {
  content: "";
  position: absolute;
  left: 0%;
  bottom: -10px;
  width: 100%;
  height: 2px;
  z-index: 1;
  background-color: #08253B;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}
.pages_sub_navi ul li a.hilight:after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.pages_sub_navi ul li a:hover:after {
  transform-origin: left top;
  transform: scale(1, 1);
}
.pages_sub_navi ul li a:hover {
  color: #08253B;
  transform-origin: left top;
  text-decoration: inherit;
}

@media screen and (max-width: 1001px) {
  .upon_navi .pages_sub_navi {
    border-radius: 0;
  }
  .upon_navi .pages_sub_navi ul {
    justify-content: flex-start;
    padding: 1em;
  }
  .bottomon_navi {
    margin-top: -37px;
  }
  .pages_sub_navi {
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    border-radius: 0;
  }
  .pages_sub_navi::-webkit-scrollbar {
    display: none;
  }
  .pages_sub_navi ul {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding: 1em;
  }
}
.company_box {
  background-color: #08253B;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 3.5em;
  padding: 3em 4em 4em;
}
.company_box .title_column {
  grid-template-columns: 1fr 216px;
}
.company_box .title_column .sub {
  font-size: clamp(3rem, 0.455rem + 12.73vw, 10rem);
  color: #fff;
}
.company_box .title_column h1 {
  font-size: clamp(2.1rem, 1.773rem + 1.64vw, 3rem);
  color: #fff;
}
.company_box .title_column .arrow_link {
  margin-bottom: 2.2em;
}
.company_box .company_grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
}
.company_box .company_linkbox {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.company_box .company_linkbox::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  background: transparent linear-gradient(360deg, #0808B8 0%, rgba(0, 0, 0, 0) 100%) 0% 0% no-repeat padding-box;
  opacity: 0.4;
  z-index: 1;
}
.company_box .company_linkbox .overview {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 20px;
}
.company_box .company_linkbox .overview h2 {
  color: #fff;
  font-size: clamp(1.7rem, 1.664rem + 0.18vw, 1.8rem);
  font-weight: 500;
  margin-bottom: 1em;
}
.company_box .company_linkbox .detail {
  position: relative;
  background-color: #fff;
  border-radius: 9999px;
  overflow: hidden;
  color: #08253B;
  font-size: clamp(1.1rem, 1.064rem + 0.18vw, 1.2rem);
  font-weight: 500;
  display: inline-block;
  padding: 10px 44px 10px 16px;
}
.company_box .company_linkbox .detail::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 8px;
  height: 8px;
  border-top: solid 2px #08253B;
  border-right: solid 2px #08253B;
  transform: translate(0%, -50%) rotate(45deg);
  transition: 0.2s ease-in;
}

@media screen and (max-width: 1001px) {
  .company_box {
    padding: 1em 2em 2em;
  }
  .company_box .title_column {
    max-width: initial;
    margin-bottom: 1.5em;
  }
  .company_box .title_column .title_column_list {
    grid-template-columns: 1fr;
  }
  .company_box .title_column .arrow_link {
    margin-bottom: 1em;
  }
  .company_box .company_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
  .company_box .company_linkbox {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
  }
  .company_box .company_linkbox .overview {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 10px;
  }
  .company_box .company_linkbox .overview h2 {
    color: #fff;
    font-size: clamp(1.7rem, 1.664rem + 0.18vw, 1.8rem);
    font-weight: 500;
    margin-bottom: 1em;
  }
  .company_box .company_linkbox .detail {
    position: relative;
    background-color: #fff;
    border-radius: 9999px;
    overflow: hidden;
    color: #08253B;
    font-size: clamp(1.1rem, 1.064rem + 0.18vw, 1.2rem);
    font-weight: 500;
    display: inline-block;
    padding: 10px 44px 10px 16px;
  }
  .company_box .company_linkbox .detail::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 8px;
    height: 8px;
    border-top: solid 2px #08253B;
    border-right: solid 2px #08253B;
    transform: translate(0%, -50%) rotate(45deg);
    transition: 0.2s ease-in;
  }
}
.numbox {
  background-color: #f1f1f1;
  overflow: hidden;
  border-radius: 10px;
  display: grid;
  place-content: center;
}

.parent_num_wrap {
  margin-bottom: 4em;
}

.parent_num_other {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 20px;
}
.parent_num_other .bo1 {
  grid-row: span 2/span 2;
}
.parent_num_other .bo2 {
  grid-row: span 2/span 2;
}
.parent_num_other .bo8 {
  grid-column-start: 3;
}

.numbox_caption p {
  font-size: clamp(1.1rem, 1.064rem + 0.18vw, 1.2rem);
}

.parent_num {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 4em;
}

@media screen and (max-width: 1001px) {
  .parent_num_other {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
  .parent_num_other .bo1 {
    grid-row: span 2/span 2;
  }
  .parent_num_other .bo2 {
    grid-row: span 2/span 2;
  }
  .parent_num_other .bo3 {
    grid-row-start: 3;
  }
  .parent_num_other .bo8 {
    grid-column-start: initial;
    grid-row-start: 3;
  }
  .parent_num {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 4em;
  }
}
.messblock {
  margin-bottom: 3em;
}
.messblock .name {
  font-size: clamp(2.4rem, 2.182rem + 1.09vw, 3rem);
  font-weight: 500;
  margin-bottom: 14px;
}
.messblock .job {
  font-size: clamp(1.4rem, 0.908rem + 1.03vw, 1.6rem);
}

.voice_copy_text {
  text-align: center;
  letter-spacing: 0.15em;
  font-size: 2rem;
  line-height: 1.7;
  margin-bottom: 5em;
  margin-top: -2em;
}

@media screen and (max-width: 1001px) {
  .voice_copy_text {
    font-size: 1.5rem;
    margin-top: -1em;
  }
}
.wide_container {
  margin: 3em auto 17em;
  width: 95%;
  max-width: 1600px;
}
.wide_container.nomar {
  margin-bottom: 3em;
}

@media screen and (max-width: 1001px) {
  .wide_container {
    margin-bottom: 7em;
  }
}
.loc_box .overview {
  position: relative;
  padding: 1em 2em;
}
.loc_box .overview .text {
  margin: 0;
}
.loc_box .overview .text p {
  color: #08253B;
  line-height: 1.8;
}
.loc_box .arrow_link {
  position: absolute;
  right: 4%;
  bottom: 8%;
  color: #fff;
  z-index: 1;
}
.loc_box .arrow_link:after {
  border-color: transparent transparent transparent #fff;
}
.loc_box .arrow_link::before {
  display: none;
}

.business_flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 120px 60px;
}
.business_flex .post_box {
  margin-bottom: 50px;
}
.business_flex .post_box.grd {
  height: 480px;
}
.business_flex .post_box.grd .post_trim {
  height: 100%;
}
.business_flex .loc_box .overview .text p {
  line-height: 2.5;
}
.business_flex .post_trim {
  aspect-ratio: auto;
}

.business_listflex {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 250px;
}
.business_listflex .post_square {
  aspect-ratio: 434/480;
}
.business_listflex .loc_box .arrow_icon {
  position: absolute;
  right: 4%;
  bottom: 8%;
  color: #fff;
  z-index: 1;
  margin-bottom: 0;
  font-size: 2rem;
}
.business_listflex .loc_box .arrow_icon:after {
  border-color: transparent transparent transparent #fff;
}
.business_listflex .loc_box .arrow_icon::before {
  display: none;
}
.business_listflex .loc_box .arrow_icon.is_site::after {
  background: url("../img/module/icon/icon_site_w.svg") no-repeat center;
}

@media screen and (max-width: 1001px) {
  .business_flex {
    display: grid;
    grid-template-columns: 1fr;
    gap: 50px;
  }
  .business_flex .post_box {
    margin-bottom: 2em;
  }
  .business_flex .post_box.grd {
    height: 90vw;
  }
  .business_flex .post_box.grd .logo img {
    width: 26vw;
    height: 26vw;
  }
  .business_flex .overview .text {
    margin-bottom: 3em;
  }
  .business_listflex {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-top: 25vw;
  }
}
.news_wrap {
  width: 99%;
  max-width: 840px;
  margin: 0 auto 2em;
  padding: 7% 0 4%;
}
.news_wrap h2 {
  font-size: clamp(2.5rem, 0.514rem + 4.14vw, 3.1rem);
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.04em;
  padding-left: 13px;
}
.news_wrap dl {
  display: flex;
  align-items: start;
  flex-wrap: nowrap;
  -moz-column-gap: 20px;
       column-gap: 20px;
  padding: 3% 3%;
  background-color: #fff;
  letter-spacing: 0.04em;
}
.news_wrap dl:nth-child(2) {
  padding-top: 5%;
  margin-top: -13px;
}
.news_wrap dl:last-child {
  padding-bottom: 5%;
  position: relative;
}
.news_wrap dl:last-child:before {
  content: "";
  height: 1px;
  width: 95%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.1019607843);
}
.news_wrap dl dt {
  font-size: 1.4rem;
  font-weight: 400;
  white-space: nowrap;
  max-width: 120px;
  margin-top: 0.2em;
  opacity: 0.5;
}
.news_wrap dl dd {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.6;
}
.news_wrap dl dd a {
  transition: all 0.3s ease;
}
.news_wrap dl dd a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1001px) {
  .news_wrap dl {
    display: block;
    padding: 8% 7%;
  }
  .news_wrap dl dt {
    max-width: 100%;
    width: 100%;
    margin-bottom: 0.5em;
  }
  .news_wrap dl dd {
    width: 100%;
  }
  .news_wrap dl:nth-child(2) {
    padding-top: 10%;
  }
  .news_wrap dl:last-child {
    padding-bottom: 10%;
  }
}
.about_flex {
  display: grid;
  grid-template-columns: 1fr 1fr 1.5fr;
  gap: 45px;
  margin-bottom: 2.2em;
}

@media screen and (max-width: 1001px) {
  .about_flex {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 1rem;
  }
  .about_flex .loc_box:nth-child(3) {
    grid-column: 1/-1;
  }
  .about_flex .loc_box:nth-child(3) .post_trim {
    aspect-ratio: 16/8;
  }
}
.interview_flex {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 2.2em;
}
.interview_flex .box {
  background-color: #eff7ef;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
}
.interview_flex .overview {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  gap: 10px;
  padding: 1.5em 2em;
}
.interview_flex .name h1 {
  font-size: clamp(1.8rem, 1.613rem + 0.94vw, 2.3rem);
  font-weight: 600;
  margin-bottom: 1em;
}
.interview_flex .name h1 span {
  font-size: clamp(1.4rem, 1.25rem + 0.75vw, 1.8rem);
}
.interview_flex .name .y_s {
  display: flex;
  gap: 10px;
}
.interview_flex .name .y_s li {
  font-family: "Noto Sans JP", sans-serif;
  background-color: #fff;
  padding: 8px 12px;
  border-radius: 9999px;
  border: 2px solid #08253B;
  text-align: center;
  white-space: nowrap;
  font-size: clamp(1.4rem, 1.325rem + 0.38vw, 1.6rem);
  font-weight: 500;
}
.interview_flex .name .y_s li.status {
  color: #F090AF;
  border: 2px solid #F090AF;
}
.interview_flex .name .y_s li.carry {
  color: #59A4F0;
  border: 2px solid #59A4F0;
}
.interview_flex .history {
  font-family: "Noto Sans JP", sans-serif;
  color: #4B4B4B;
}
.interview_flex .history p {
  margin-bottom: 0;
}

@media screen and (max-width: 1001px) {
  .interview_flex {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.archive_2grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px 20px;
  margin-bottom: 2.2em;
}

.archive_3grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px 20px;
  margin-bottom: 2.2em;
}
.archive_3grid .archive_box .overview {
  padding: 2em 0;
}

@media screen and (max-width: 1001px) {
  .archive_2grid,
  .archive_3grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 2.2em;
  }
}
.archive_box .post_box {
  overflow: hidden;
  border-radius: 6px;
}
.archive_box .overview {
  padding: 3em 0 4em;
}
.archive_box .overview h2 {
  font-size: clamp(1.4rem, 1.255rem + 0.73vw, 2.2rem);
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 1em;
  letter-spacing: 0.06em;
}
.archive_box .overview h3 {
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 1.5em;
}
.archive_box .overview dl {
  display: flex;
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 0.25em;
}
.archive_box .overview dl dt {
  position: relative;
  font-weight: 400;
  white-space: nowrap;
}
.archive_box .overview dl dt::after {
  content: "／";
  margin-left: 0.2em;
}
.archive_box .overview dl dd {
  position: relative;
}

.topics_archives {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-bottom: 2em;
}

.topics_wrap {
  position: relative;
  width: 100%;
  height: auto;
  transition: all 0.3s;
  border-radius: 10px;
  overflow: hidden;
}
.topics_wrap .postsbox {
  position: relative;
  display: block;
  z-index: 2;
}
.topics_wrap .postsbox::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  background: transparent linear-gradient(359deg, #000 0%, rgba(0, 0, 0, 0) 100%) 0% 0% no-repeat padding-box;
  opacity: 0.6;
  z-index: 1;
}
.topics_wrap .data {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #0808B8;
  color: #fff;
  font-size: clamp(1.1rem, 1.064rem + 0.18vw, 1.2rem);
  padding: 0.6em 1.8em;
}
.topics_wrap .overview {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 1em;
}
.topics_wrap .overview h2 {
  font-size: clamp(1.4rem, 1.255rem + 0.73vw, 1.8rem);
  line-height: 1.4;
  color: #fff;
}

.interview_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  row-gap: 80px;
  margin: 0 auto 4em;
}
.interview_list .title {
  font-size: clamp(1.4rem, 1.145rem + 1.27vw, 2.1rem);
  font-weight: 600;
}
.interview_list .job {
  font-size: clamp(1.2rem, 1.164rem + 0.18vw, 1.3rem);
  margin-bottom: 1em;
}
.interview_list .interview_link:nth-last-child(2n) {
  transform: translateY(-40px);
}
.interview_list .interview_link .post_box {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.interview_list .interview_link .post_box .year_etc {
  position: absolute;
  top: 20px;
  left: 30px;
  z-index: 2;
}
.interview_list .interview_link .post_box .year_etc .year {
  position: relative;
  font-size: clamp(1.4rem, 1.145rem + 1.27vw, 2.1rem);
  font-weight: 600;
  margin-bottom: 0.2em;
  padding-right: 34px;
}
.interview_list .interview_link .post_box .year_etc .year::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 17px;
  height: 2px;
  background-color: #08253B;
  transform: translate(-50%, -50%);
  transition: 0.2s ease-in;
}
.interview_list .interview_link .post_box .year_etc .year::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 12px;
  height: 12px;
  border-top: solid 2px #08253B;
  border-right: solid 2px #08253B;
  transform: translate(0%, -50%) rotate(45deg);
  transition: 0.2s ease-in;
}
.interview_list .interview_link .post_box .year_etc .type {
  font-size: clamp(1.2rem, 1.164rem + 0.18vw, 1.3rem);
}

@media screen and (max-width: 1001px) {
  .interview_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    row-gap: 60px;
    margin: 0 auto 4em;
  }
  .interview_list .interview_link .post_box .year_etc {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
  }
  .interview_list .interview_link .post_box .year_etc .year {
    margin-bottom: 0.2em;
    padding-right: 34px;
  }
}
.project_wrap {
  margin-bottom: 5em;
}
.project_wrap .card_inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px 30px;
}
.project_wrap .swiper-slide {
  position: relative;
  width: 100%;
  height: auto;
  transition: all 0.3s;
  overflow: hidden;
  border-radius: 90px 90px 90px 0;
  background-color: #6E8FE5;
}
.project_wrap .swiper-slide:nth-child(3n+2) {
  transform: translateY(-30px);
}
.project_wrap .swiper-item {
  position: relative;
  display: block;
}
.project_wrap .swiper-item .post_trim {
  border-radius: 0 0 90px 0;
  border: 1px solid #fff;
}
.project_wrap .swiper-item .overview {
  padding: 1.5em 1.5em 3em;
  text-align: left;
  background-color: #6E8FE5;
  color: #fff;
}
.project_wrap .swiper-item .overview h2 {
  font-size: clamp(1.4rem, 1.255rem + 0.73vw, 1.8rem);
  line-height: 1.5;
}

@media screen and (max-width: 1001px) {
  .project_wrap .swiper-slide:nth-child(3n+2) {
    transform: translateY(0px);
  }
  .project_wrap .card_inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
}
:root {
  --easing: cubic-bezier(.2, 1, .2, 1);
  --transition: .8s var(--easing);
  --btnover: .2s ease-in;
  --border: 1px solid rgba(0, 0, 0, .3);
}

.center {
  margin: 1.5em auto 2em;
  display: grid;
  place-content: center;
}

.text {
  margin-bottom: 2.5em;
}
.text p:last-child {
  margin-bottom: 0;
}

.uptext {
  margin-bottom: 4em;
}

@media screen and (max-width: 1001px) {
  .text,
  .uptext {
    margin-bottom: 1.5em;
  }
}
.boxes {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  margin-bottom: 3em;
  padding: 2em 2.5em;
}

.boxes_other {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  margin-bottom: 1em;
  padding: 2em 2.5em;
}
.boxes_other h2 {
  font-size: clamp(2.1rem, 1.773rem + 1.64vw, 3rem);
}
.boxes_other li {
  margin-bottom: 0.5em;
}

body {
  counter-reset: number 0;
}

.boxes_policy {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  margin-bottom: 3em;
}
.boxes_policy h2 {
  font-size: clamp(1.8rem, 1.655rem + 0.73vw, 2.2rem);
  font-weight: 500;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 1em 1.5em;
}
.boxes_policy .overview {
  padding: 2em 2em;
  font-weight: 400;
}
.boxes_policy .num_policy {
  font-size: clamp(3.2rem, 2.545rem + 3.27vw, 5rem);
  font-weight: 500;
  margin-right: 1.2em;
}
.boxes_policy .num_policy:before {
  counter-increment: number 1;
  content: counter(number) ".";
}

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
}

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/*　画像の拡大　*/
.zoomIn .coverFit {
  transform: scale(1);
  transition: var(--transition);
}

a:hover .zoomIn .coverFit {
  transform: scale(1.1);
}

/*　画像のマスク　*/
.mask {
  display: block;
  line-height: 0;
  overflow: hidden;
}

.imgs {
  margin-bottom: 0.8em;
}

.ph_caption {
  margin: 0.6em 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(1.4rem, 1.264rem + 0.18vw, 1.6rem);
  line-height: 1.5;
}

.single_text {
  position: relative;
  margin-top: 0;
  margin-bottom: 3.5em;
}
.single_text h1 {
  font-size: clamp(2.8rem, 2.364rem + 2.18vw, 4rem);
  font-weight: 700;
  margin: 0 0 0.5em;
}
.single_text .textinner {
  display: flex;
  align-items: center;
  gap: 10px;
}
.single_text .textinner .date {
  color: #fff;
  background-color: #08253B;
  font-size: clamp(1.1rem, 1.064rem + 0.18vw, 1.2rem);
  border-radius: 9999px;
  padding: 8px 12px;
}
.single_text .textinner .cate {
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.single_text .textinner .cate li {
  color: #fff;
  background-color: #08253B;
  font-size: clamp(1.1rem, 1.064rem + 0.18vw, 1.2rem);
  border-radius: 9999px;
  padding: 8px 12px;
}
.single_text .textinner .procate {
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.single_text .textinner .procate li {
  color: #fff;
  background-color: #6E8FE5;
  font-size: clamp(1.1rem, 1.064rem + 0.18vw, 1.2rem);
  border-radius: 9999px;
  padding: 8px 12px;
}

.post_info {
  position: relative;
  margin: 0 auto 3em;
}
.post_info .date {
  color: #585858;
  font-size: clamp(1.4rem, 0.908rem + 1.03vw, 1.6rem);
  line-height: 1.5;
}

.post_icatch {
  margin-bottom: 4.5em;
}
.post_icatch .post_box {
  border-radius: 0 0 20px 20px;
  overflow: hidden;
}

.name_right {
  text-align: right;
  font-size: clamp(1.9rem, 1.189rem + 1.48vw, 2.3rem);
}

.block_one_wrap {
  margin: 0 auto 1.5em;
}
.block_one_wrap .post_box {
  margin: 0 -15% 0;
}
.block_one_wrap .post_box .post_trim {
  aspect-ratio: 16/6;
  border-radius: 5px;
}

.block_wrap {
  max-width: 1000px;
  display: flex;
  margin: 1em auto 3em;
}
.block_wrap.staff_hero {
  margin-bottom: 5em;
}
.block_wrap.staff_hero .kagaki {
  font-size: clamp(2.4rem, 0.414rem + 4.14vw, 2.9rem);
  letter-spacing: 0.1em;
  margin-bottom: 0.5em;
}
.block_wrap.staff_hero .name {
  font-size: clamp(3.9rem, 1.914rem + 4.14vw, 4.5rem);
  margin-bottom: 0.8em;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 30px;
  letter-spacing: 0.1em;
}
.block_wrap.staff_hero .name span {
  font-size: clamp(2.2rem, -0.448rem + 5.52vw, 3rem);
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  margin-bottom: -17px;
}
.block_wrap.staff_hero .license {
  font-size: clamp(1.6rem, 1.189rem + 1.48vw, 1.6rem);
  line-height: 1.6;
  color: rgba(8, 37, 59, 0.4392156863);
  margin-bottom: 3em;
  letter-spacing: 0.05em;
}
.block_wrap.staff_hero .text {
  line-height: 1.6;
}
.block_wrap .box_img {
  flex: 1;
  margin-left: calc(50% - 50vw);
}
.block_wrap .post_wide {
  border-radius: 0 3px 3px 0;
}
.block_wrap .post_trim {
  border-radius: 0 3px 3px 0;
  overflow: hidden;
  aspect-ratio: 874/519;
}
.block_wrap .box_content {
  width: 50%;
  margin-left: 40px;
}
.block_wrap.reverse {
  flex-direction: row-reverse;
}
.block_wrap.reverse .box_img {
  margin-left: initial;
  margin-right: calc(50% - 50vw);
}
.block_wrap.reverse .post_wide {
  border-radius: 3px 0 0 3px;
  overflow: hidden;
}
.block_wrap.reverse .post_trim {
  border-radius: 3px 0 0 3px;
  overflow: hidden;
}
.block_wrap.reverse .box_content {
  width: 50%;
  margin-left: 0;
  margin-right: 40px;
}

@media screen and (max-width: 1001px) {
  .block_one_wrap {
    margin: 0 auto 1.5em;
    max-width: initial;
  }
  .block_one_wrap .post_box {
    margin: 0 -20% 0;
  }
  .block_one_wrap .post_box .post_trim {
    border-radius: 3px;
  }
  .block_one_wrap .inner {
    margin: 0 auto 0;
    width: 100%;
  }
  .block_wrap {
    max-width: initial;
    display: grid;
  }
  .block_wrap.staff_hero {
    margin-bottom: 5em;
  }
  .block_wrap.staff_hero .box_content {
    width: 85%;
    max-width: initial;
    margin: 0 auto;
  }
  .block_wrap.staff_hero .post_trim {
    border-radius: 0;
  }
  .block_wrap.staff_hero .kagaki {
    font-size: 2rem;
    margin-bottom: 0.8em;
  }
  .block_wrap.staff_hero .name {
    display: block;
    margin-bottom: 1.3em;
    font-size: 3.5rem;
  }
  .block_wrap.staff_hero .name span {
    display: block;
    width: 100%;
    margin-top: 0.5em;
    font-size: 2rem;
  }
  .block_wrap.staff_hero .license {
    font-size: 1.4rem;
    margin-bottom: 2.5em;
  }
  .block_wrap .box_img {
    flex: initial;
    margin-left: 0;
    margin-bottom: 2em;
  }
  .block_wrap .box_content {
    width: 85%;
    max-width: initial;
    margin-left: 0;
  }
  .block_wrap.reverse {
    flex-direction: column-reverse;
  }
  .block_wrap.reverse .box_img {
    margin-left: initial;
    margin-right: 0;
  }
  .block_wrap.reverse .box_content {
    width: 85%;
    max-width: initial;
    margin-left: 0;
    margin-right: 0;
  }
}
.grid_flex {
  display: grid;
  margin-top: 2em;
  margin-bottom: 2.2em;
}
.grid_flex .box.bg_color {
  background-color: #D7F0DD;
  overflow: hidden;
  border-radius: 5px;
  padding: 2em;
}
.grid_flex .box.bg_color h2 {
  margin: 0 0 0.8em 0;
  font-family: "Noto Sans JP", sans-serif;
  color: #08253B;
}
.grid_flex .post_box {
  overflow: hidden;
  margin-bottom: 0.8em;
}
.grid_flex .post_box .post_box {
  overflow: hidden;
}
.grid_flex .post_box .post_trim {
  border-radius: 3px;
  aspect-ratio: 4/3;
}
.grid_flex .post_box .post_square {
  overflow: hidden;
  border-radius: 3px;
}
.grid_flex .post_box .post_wide {
  overflow: hidden;
  border-radius: 3px;
  aspect-ratio: 16/9;
}
.grid_flex.ph_2column {
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
.grid_flex.ph_3column {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
.grid_flex.ph_4column {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 10px;
}

@media screen and (max-width: 1001px) {
  .grid_flex {
    display: grid;
    margin-bottom: 2em;
  }
  .grid_flex.ph_1column {
    display: block;
  }
  .grid_flex.ph_2column {
    grid-template-columns: 1fr;
  }
  .grid_flex.ph_3column {
    grid-template-columns: 1fr;
  }
  .grid_flex.ph_4column {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}
.btn_grid {
  display: grid;
  margin: 1em auto 3em;
  align-items: self-start;
}
.btn_grid.is_one {
  grid-template-columns: 1fr;
  place-content: center;
  gap: 30px 60px;
}
.btn_grid.is_two {
  grid-template-columns: 1fr 1fr;
  gap: 30px 60px;
}

@media screen and (max-width: 1001px) {
  .btn_grid.is_one {
    width: 100%;
    max-width: initial;
    gap: 16px;
  }
  .btn_grid.is_two {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.btn_right {
  display: flex;
  justify-content: flex-end;
}

.arrow_all {
  position: relative;
  display: inline-block;
  padding: 20px 40px 40px 10px;
  color: #fff;
  text-decoration: none;
  outline: none;
  z-index: 1;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(1.4rem, 1.327rem + 0.36vw, 1.6rem);
  font-weight: 500;
  border-radius: 10px;
  transition: var(--btnover);
}
.arrow_all::before, .arrow_all::after {
  position: absolute;
  top: 40px;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.arrow_all::before {
  top: 40px;
  left: 4px;
  width: 100%;
  height: 2px;
  background: #fff;
}
.arrow_all::after {
  right: 0;
  width: 18px;
  height: 18px;
  border-top: 2px solid #fff;
  transform: rotate(45deg);
}

.arrow_link {
  position: relative;
  display: inline-block;
  padding: 0 20px 0 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-decoration: none;
  outline: none;
  z-index: 1;
  font-size: clamp(1.6rem, 1.525rem + 0.37vw, 2rem);
  transition: var(--btnover);
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: 0.08em;
}
.arrow_link:link {
  text-decoration: none;
}
.arrow_link.is_w100 {
  width: 100%;
}
.arrow_link::before {
  content: "";
  position: absolute;
  width: 20%;
  left: 0;
  bottom: -18px;
  border-bottom: 1px solid #08253B;
  transition: width 0.3s ease;
}
.arrow_link::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #08253B;
  position: absolute;
  top: 55%;
  right: 0;
  transform: translateY(-50%);
}
.arrow_link:hover::before {
  width: 100%;
}
.arrow_link.bg_white {
  color: #fff;
  background-color: #08253B;
  padding: 12px 40px 8px 20px;
  border-radius: 3px;
}
.arrow_link.bg_white::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  position: absolute;
  top: 55%;
  border-color: transparent transparent transparent #fff;
  transform: translateY(-50%);
  right: 12px;
  background-color: #08253B;
}

.arrow_icon {
  position: relative;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: clamp(1.6rem, 1.525rem + 0.37vw, 1.8rem);
  transition: var(--btnover);
  display: inline-block;
  margin-bottom: 0.5em;
}
.arrow_icon::before {
  content: "";
  position: absolute;
  width: 20%;
  left: 0;
  bottom: -18px;
  border-bottom: 1px solid #08253B;
  transition: width 0.3s ease;
}
.arrow_icon:hover::before {
  width: 100%;
}
.arrow_icon:link {
  text-decoration: none;
}
.arrow_icon:hover::before {
  right: 8px;
  transition: 0.2s ease-in;
}
.arrow_icon:hover::after {
  right: 16px;
  transition: 0.2s ease-in;
}
.arrow_icon.is_w100 {
  width: 100%;
}
.arrow_icon.bg_white {
  color: #fff;
  background-color: #08253B;
  padding: 12px 20px 12px 20px;
  border-radius: 3px;
}
.arrow_icon.is_site {
  display: inline-flex;
  align-items: center;
  gap: 0.6em;
  width: auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.arrow_icon.is_site::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  background: url("../img/module/icon/icon_site.svg") no-repeat center;
  background-size: contain;
}
.arrow_icon.is_site.bg_white::after {
  background: url("../img/module/icon/icon_site_w.svg") no-repeat center;
  background-size: contain;
}
.arrow_icon.is_pdf {
  display: inline-flex;
  align-items: center;
  gap: 1em;
  width: auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.arrow_icon.is_pdf::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 16px;
  flex-shrink: 0;
  background: url("../img/module/icon/icon_pdf.svg") no-repeat center;
  background-size: contain;
}
.arrow_icon.is_pdf.bg_white::after {
  background: url("../img/module/icon/icon_pdf_w.svg") no-repeat center;
  background-size: contain;
}
.arrow_icon.is_doc {
  display: inline-flex;
  align-items: center;
  gap: 0.2em;
  width: auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.arrow_icon.is_doc::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 16px;
  flex-shrink: 0;
  background: url("../img/module/icon/icon_doc.svg") no-repeat center;
  background-size: contain;
}
.arrow_icon.is_doc.bg_white::after {
  background: url("../img/module/icon/icon_doc_w.svg") no-repeat center;
  background-size: contain;
}
.arrow_icon.is_xls {
  display: inline-flex;
  align-items: center;
  gap: 0.2em;
  width: auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.arrow_icon.is_xls::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 16px;
  flex-shrink: 0;
  background: url("../img/module/icon/icon_xls.svg") no-repeat center;
  background-size: contain;
}
.arrow_icon.is_xls.bg_white::after {
  background: url("../img/module/icon/icon_xls_w.svg") no-repeat center;
  background-size: contain;
}
.arrow_icon.is_pp {
  display: inline-flex;
  align-items: center;
  gap: 0.2em;
  width: auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.arrow_icon.is_pp::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 16px;
  flex-shrink: 0;
  background: url("../img/module/icon/icon_pp.svg") no-repeat center;
  background-size: contain;
}
.arrow_icon.is_pp.bg_white::after {
  background: url("../img/module/icon/icon_pp_w.svg") no-repeat center;
  background-size: contain;
}

.retrun {
  margin: 3em auto 3em;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  margin-inline: auto;
}
.retrun a {
  position: relative;
  display: inline-block;
  color: #08253B;
  font-size: clamp(1.6rem, 1.525rem + 0.37vw, 1.8rem);
  font-weight: 400;
  padding: 8px 40px;
  text-decoration: none;
  transition: var(--transition);
  text-align: center;
}
.retrun a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #08253B;
  position: absolute;
  top: 52%;
  left: 10px;
  transform: translateY(-50%) rotate(180deg);
}
.retrun a:hover {
  color: #08253B;
}

@media screen and (max-width: 1001px) {
  .retrun {
    margin: 2em auto;
  }
  .retrun a {
    width: 100%;
  }
}
.boxes_pages {
  position: relative;
  width: 100%;
  min-height: 285px;
  display: grid;
  grid-template-columns: 450px 1fr;
  align-items: center;
  gap: 30px;
  margin: 0.8em auto 2.8em;
  border-radius: 5px;
  overflow: hidden;
  transition: var(--btnover);
  background-color: #D7F0DD;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
}
.boxes_pages .flex_img {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.boxes_pages .flex_container {
  position: relative;
  padding: 1em 1em 1em 0.5em;
  display: grid;
  grid-template-columns: 1fr 64px;
  -moz-column-gap: 20px;
       column-gap: 20px;
  align-items: center;
}
.boxes_pages .flex_container::after {
  position: absolute;
  top: 50%;
  right: 22px;
  content: "";
  width: 18px;
  height: 18px;
  border-top: solid 2px #08253B;
  border-right: solid 2px #08253B;
  transform: translate(0%, -50%) rotate(45deg);
  transition: var(--btnover);
}
.boxes_pages .boxes_text h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(2.4rem, 2.249rem + 0.75vw, 2.8rem);
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 0.5em;
}
.boxes_pages .boxes_text p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(1.4rem, 1.327rem + 0.36vw, 1.6rem);
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 0;
}
.boxes_pages:hover {
  box-shadow: none;
}
.boxes_pages:hover .flex_container::after {
  right: 18px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transition: var(--btnover);
}
.boxes_pages .arrow_radius::before {
  background-color: #08253B;
}
.boxes_pages .arrow_radius::after {
  border-top: solid 2px #08253B;
  border-right: solid 2px #08253B;
}

@media screen and (max-width: 1001px) {
  .boxes_pages {
    position: relative;
    width: 100%;
    min-height: initial;
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .boxes_pages .flex_img {
    width: 100%;
    height: 100%;
    aspect-ratio: 3/2;
  }
  .boxes_pages .flex_container {
    padding: 0em 1em 1em 1em;
  }
}
.list_box a {
  display: block;
  background-color: #fff;
  transition: var(--btnover);
}
.list_box a .zoomIn {
  margin-bottom: 0.7em;
}
.list_box a:hover .title {
  color: #353535;
}
.list_box a:hover .text p {
  color: #353535;
}
.list_box .text {
  position: relative;
  padding-right: 2em;
}
.list_box .text p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.list_box .text::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 12px;
  height: 12px;
  border-top: solid 2px #08253B;
  border-right: solid 2px #08253B;
  transform: translate(0%, -50%) rotate(45deg);
  transition: var(--btnover);
}
.list_box .title {
  position: relative;
  color: #08253B;
  font-size: clamp(2.2rem, 1.215rem + 2.05vw, 2.6rem);
  font-weight: 700;
  margin-bottom: 0.3em;
}

.list_box_one {
  display: grid;
  grid-template-columns: 320px 1fr;
  gap: 40px;
  margin: 1em auto 2.5em;
  background-color: #fff;
  transition: var(--btnover);
}
.list_box_one .zoomIn {
  margin-bottom: 0.7em;
}
.list_box_one:hover .title {
  color: #353535;
}
.list_box_one:hover .text p {
  color: #353535;
}
.list_box_one .text {
  position: relative;
  padding-right: 2em;
}
.list_box_one .text p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.list_box_one .text::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 12px;
  height: 12px;
  border-top: solid 2px #08253B;
  border-right: solid 2px #08253B;
  transform: translate(0%, -50%) rotate(45deg);
  transition: var(--btnover);
}
.list_box_one .title {
  color: #08253B;
  font-size: clamp(1.8rem, -0.169rem + 4.1vw, 2.6rem);
  font-weight: 700;
  margin-bottom: 0.3em;
}

@media screen and (max-width: 1001px) {
  .list_box_one {
    display: grid;
    grid-template-columns: 120px 1fr;
    gap: 30px;
    margin: 1em auto 2.5em;
  }
  .list_box_one .zoomIn {
    margin-bottom: 0.7em;
  }
  .list_box_one .title {
    color: #08253B;
    font-size: clamp(2.2rem, 1.215rem + 2.05vw, 2.6rem);
    font-weight: 700;
    margin-bottom: 0.3em;
  }
}
hr {
  margin: 2em auto;
  border-color: 1px solid rgba(0, 0, 0, 0.3);
}

.field {
  margin-top: 0;
  margin-bottom: 3em;
}
.field.is_mar {
  margin-bottom: 40px;
}
.field:last-child {
  margin-bottom: 1%;
}
.field::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (max-width: 1001px) {
  .field.is_mar {
    margin-bottom: 40px;
  }
}
.title_column {
  position: relative;
  margin: 0.8em auto 9em;
  max-width: 1000px;
  text-align: center;
  text-wrap: balance;
}
.title_column::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -60px;
  display: inline-block;
  width: 1px;
  height: 20px;
  background-color: #08253B;
}
.title_column .sub_title {
  position: relative;
  font-size: clamp(3.3rem, -2.621rem + 13.79vw, 6rem);
  line-height: 1.3;
  font-weight: 300;
  font-feature-settings: "palt";
  margin-bottom: 0.2em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.title_column h1 {
  font-size: clamp(1.9rem, 1.238rem + 1.38vw, 2rem);
  font-weight: 500;
  letter-spacing: 0.15em;
  margin: 0 0 0.1em 0;
}
.title_column div.title {
  font-size: clamp(1.9rem, 1.238rem + 1.38vw, 2rem);
  font-weight: 500;
  letter-spacing: 0.15em;
  margin: 0 0 0.1em 0;
}
.title_column .sub {
  font-size: clamp(1.4rem, 1.249rem + 0.75vw, 1.8rem);
  font-weight: 600;
  white-space: nowrap;
  padding: 0;
}

@media screen and (max-width: 1001px) {
  .title_column {
    margin: 0.8em auto 6em;
  }
  .title_column .title_flex {
    display: block;
  }
  .title_column .title_column_list {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    gap: 20px;
  }
}
.headings_display_1 {
  position: relative;
  font-size: clamp(2.4rem, 1.964rem + 2.18vw, 3.6rem);
  color: #08253B;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 1.6em 0;
  letter-spacing: 0.2em;
}

.headings_display_2 {
  position: relative;
  font-size: clamp(1.8rem, 0.807rem + 2.07vw, 2.1rem);
  font-weight: 400;
  margin: 0 0 1.2em 0;
  padding-left: 40px;
}
.headings_display_2::after {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  display: inline-block;
  width: 25px;
  height: 1px;
  background-color: #08253B;
}

.headings_display_3 {
  font-size: clamp(1.8rem, 0.807rem + 2.07vw, 2.1rem);
  font-weight: 500;
  margin: 0 0 1.2em 0;
}

.catch {
  font-size: clamp(1.8rem, 3.1vw, 2rem);
  font-weight: 700;
  line-height: 1.5;
  margin: 0.8em 0;
  letter-spacing: 0.1em;
}

.textblock {
  margin: 0 auto 5em;
}
.textblock p {
  font-size: clamp(1.5rem, 1.425rem + 0.37vw, 1.7rem);
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  margin-bottom: 3em;
}
.textblock.bold {
  font-weight: 600;
}
.textblock.center {
  text-align: center;
}
.textblock p:last-child {
  margin-bottom: 0;
}

/* map youtube */
.iframe_flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin: 0 auto 2.5em;
}
.iframe_flex .iframeBlock {
  border-radius: 5px;
  overflow: hidden;
  margin: 0;
}
.iframe_flex .iframe_summary h2 {
  font-size: clamp(2.4rem, 2.182rem + 1.09vw, 3rem);
}

@media screen and (max-width: 1001px) {
  .iframe_flex {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.iframeBlock {
  position: relative;
  width: 100%;
  margin: 0 auto 2.5em;
  padding-bottom: 54.25%;
  padding-top: 30px;
  height: 0;
  border-radius: 10px;
  overflow: hidden;
}
.iframeBlock.ftmap {
  margin: 0 auto;
  height: 820px;
  padding-bottom: 28.25%;
  border-radius: 0;
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.iframeBlock iframe,
.iframeBlock object,
.iframeBlock embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1001px) {
  .iframeBlock {
    max-width: initial;
  }
  .iframeBlock.ftmap {
    padding-bottom: 72.25%;
    height: 50vw;
  }
}
.coverFit {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.containFit {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
  background-color: #efefef;
}

.sizeFit {
  width: 100%;
  height: 50vh;
}

.post_box {
  position: relative;
  overflow: hidden;
}
.post_box.grd {
  display: block;
  overflow: hidden;
  position: relative;
}
.post_box.grd a {
  width: 100%;
  display: block;
}
.post_box.grd:hover .post_trim, .post_box.grd:hover .post_square {
  transform: scale(1.1);
  filter: brightness(1.05);
}
.post_box.grd .post_square,
.post_box.grd .post_trim {
  transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1), filter 0.6s cubic-bezier(0.45, 0, 0.2, 1);
  transform-origin: center center;
  will-change: transform, filter;
}
.post_box.grd .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #fff;
  text-align: center;
  width: 100%;
  display: block;
}
.post_box.grd .logo .sub {
  font-size: clamp(2.8rem, 1.733rem + 2.22vw, 3.4rem);
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 0.5em;
  letter-spacing: 0.06em;
}
.post_box.grd .logo h2 {
  font-size: clamp(1.8rem, 1.622rem + 0.37vw, 1.9rem);
  letter-spacing: 0.07em;
}
.post_box.grd .logo h2 + img {
  margin-top: 1em;
}
.post_box.grd::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(8, 37, 59, 0.45);
  mix-blend-mode: multiply;
  z-index: 1;
  pointer-events: none;
}

/*横長*/
.post_horizon {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 50.25%;
  background-size: cover;
}

/*横長*/
.post_auto {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.post_trim {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 3/2;
}

.post_wide {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16/9;
}

/*正方形*/
.post_square {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1/1;
}

.post_length {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 9/16;
}

.post_radius {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
}

@media screen and (max-width: 1001px) {
  .img_center {
    margin: 0 auto 10px;
    max-width: 70%;
  }
  .post_box.grd .logo .sub {
    font-size: 2rem;
  }
  .post_box.grd .logo h2 {
    font-size: 1.3rem;
  }
  .post_box.grd .logo img {
    width: 18vw;
    height: 18vw;
    margin-top: 0.5em !important;
  }
  .post_box.grd .arrow_link,
  .post_box.grd .arrow_icon {
    transform: scale(0.8);
    font-size: 1.7rem;
  }
}
/* --------------------------------
table
-------------------------------- */
table {
  position: relative;
  width: 100%;
  text-align: left;
  margin-top: 1em;
  margin-bottom: 3em;
  border: none;
  font-size: clamp(1.5rem, 1.425rem + 0.37vw, 1.7rem);
  line-height: 1.65;
}
table th,
table td {
  padding: 1em;
  line-height: 2;
}
table.cell2 tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
table.cell2 tr:last-child {
  border: none;
}
table.cell2 th {
  vertical-align: top;
  text-align: left;
  width: 25%;
  min-width: 4em;
  color: #08253B;
  white-space: nowrap;
}
table.cell3 th,
table.cell3 td {
  width: 20%;
  min-width: 130px;
  padding: 1em;
}
table.cell3 tr {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
table.cell3 tr:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
table.cell3 th {
  text-align: left;
  white-space: nowrap;
  color: #08253B;
}
table.cell3 td {
  width: auto;
  padding: 10px 20px;
}
table.free {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
table.free th,
table.free td {
  padding: 1em;
}
table.free tr {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
table.free tr:last-child {
  border-bottom: none;
}
table.free th {
  text-align: left;
  white-space: nowrap;
}
table.free td {
  width: auto;
}
table.free td:nth-last-child(2n+1) {
  background-color: #ECECEC;
  white-space: nowrap;
}

@media screen and (max-width: 1001px) {
  .scroll-hint-text {
    margin-top: 0;
  }
  .js-scrollable {
    margin-bottom: 2em;
  }
  table {
    position: relative;
    width: 100%;
    text-align: left;
    border: none;
  }
  table th,
  table td {
    padding: 1em;
  }
  table.cell2 tr {
    display: block;
    width: 100%;
  }
  table.cell2 tr:last-child {
    border-bottom: none;
  }
  table.cell2 th,
  table.cell2 td {
    display: block;
    width: 100%;
  }
  table.cell3 {
    white-space: nowrap;
    margin-bottom: 1em;
  }
  table.cell3 tr:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  table.free {
    white-space: nowrap;
    margin-bottom: 1em;
  }
  table.free tr:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.textlink {
  margin: 20px auto 20px;
}
.textlink::after {
  clear: both;
  content: "";
  display: block;
}
.textlink a {
  position: relative;
  display: block;
  padding: 18px 30px 18px 18px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  border-radius: 4px;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
.textlink a::after {
  position: absolute;
  top: 50%;
  right: 14px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #08253B;
  border-right: solid 1px #08253B;
  transform: translate(0%, -50%) rotate(45deg);
}
.textlink .link1set {
  margin-bottom: 20px;
}
.textlink .link1set .left_more {
  display: flex;
  justify-content: flex-start;
}
.textlink .link1set .center_more {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.textlink .link1set .right_more {
  display: flex;
  justify-content: flex-end;
}
.textlink .link2set {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.textlink .link2set .morelink {
  width: 49%;
}
.textlink .link3set {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.textlink .link3set .morelink {
  width: 32%;
}

@media screen and (max-width: 1001px) {
  .textlink {
    margin: 20px auto 20px;
  }
  .textlink a {
    position: relative;
    display: block;
    padding: 14px 30px 14px 16px;
    text-decoration: none;
    transition: 0.5s;
  }
  .textlink .link1set {
    margin-bottom: 0.5em;
  }
  .textlink .link1set .left_more {
    display: block;
    width: 100%;
  }
  .textlink .link1set .center_more {
    display: block;
    width: 100%;
  }
  .textlink .link1set .right_more {
    display: block;
    width: 100%;
  }
  .textlink .link2set {
    display: block;
    margin-bottom: 10px;
  }
  .textlink .link2set .morelink {
    width: 100%;
    margin-bottom: 0.5em;
  }
  .textlink .link3set {
    display: block;
    margin-bottom: 10px;
  }
  .textlink .link3set .morelink {
    width: 100%;
  }
}
.free_layout_wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.free_layout_btn {
  position: relative;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  width: 100%;
  height: auto;
  margin: 1.2em auto 1.8em;
  border-radius: 6px;
  overflow: hidden;
  color: #08253B;
  background-color: #fff;
  transition: 0.2s ease-in-out;
}
.free_layout_btn.hilight {
  border: 1px solid #08253B;
  background-color: rgba(0, 0, 0, 0.0862745098);
}
.free_layout_btn:hover {
  background-color: rgba(59, 176, 119, 0.1215686275);
  transition: 0.2s ease-in-out;
  border: 1px solid #08253B;
  color: #08253B;
}
.free_layout_btn::after {
  position: absolute;
  top: 50%;
  right: 14px;
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #08253B;
  border-right: solid 1px #08253B;
  transform: translate(0%, -50%) rotate(45deg);
}
.free_layout_btn .btn_box {
  display: flex;
  align-items: center;
}
.free_layout_btn .btnimg {
  width: 25%;
  aspect-ratio: 3/2;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.free_layout_btn .btn_container {
  width: 70%;
  padding: 3% 4%;
}
.free_layout_btn .btn_container .btn_text {
  color: #08253B;
  text-align: left;
}
.free_layout_btn .btn_container .btn_text .title h2 {
  font-size: clamp(1.8rem, 3.1vw, 2.2rem);
  font-weight: 500;
  margin-bottom: 1em;
}
.free_layout_btn .btn_container .btn_text .info {
  font-size: clamp(1.4rem, 3.1vw, 1.6rem);
  font-weight: 400;
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 1001px) {
  .free_layout_btn {
    width: 100%;
    max-width: initial;
    height: auto;
  }
  .free_layout_btn::after {
    border: none;
  }
  .free_layout_btn .btn_box {
    display: block;
  }
  .free_layout_btn .btnimg {
    width: 100%;
    padding-top: 48%;
  }
  .free_layout_btn .btn_container {
    position: relative;
    width: 100%;
    padding: 4% 24px 4% 4%;
  }
  .free_layout_btn .btn_container::after {
    position: absolute;
    top: 50%;
    right: 10px;
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #08253B;
    border-right: solid 1px #08253B;
    transform: translate(0%, -50%) rotate(45deg);
  }
  .free_layout_btn .btn_container .btn_text {
    color: #08253B;
    text-align: left;
  }
  .free_layout_btn .btn_container .btn_text .title h2 br {
    display: none;
  }
  .free_layout_btn .btn_container .btn_text .info {
    font-size: 14px;
  }
}
.free-layout-album {
  width: 100%;
  margin: 20px auto 40px;
}

.photo-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(112px, 1fr));
  gap: 16px;
  margin: 0;
}
.photo-list .photo-item a {
  transition: var(--btnover);
}
.photo-list .photo-item a:hover {
  opacity: 0.8;
  transition: var(--btnover);
}
.photo-list .photo-item .photo {
  aspect-ratio: 1/1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.vbox-item {
  display: block;
  width: 100%;
  height: 100%;
}

.vbox-prev span,
.vbox-next span {
  border-top-color: #fff;
  border-right-color: #fff;
}

@media screen and (max-width: 1001px) {
  .free-layout-album {
    width: 100%;
  }
  .photo-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
    margin: 0;
  }
}
.wp-pagenavi {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1em auto 2em;
}
.wp-pagenavi .page {
  margin: 0 6px;
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 40px;
  border: 1px solid #dedede;
  background: #fff;
  display: grid;
  place-content: center;
}
.wp-pagenavi .current {
  background: #000;
  color: #fff !important;
  margin: 0 6px;
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
  height: 40px;
  width: 40px;
}

.nextpostslink,
.previouspostslink {
  background: none !important;
  border-top: 2px solid #08253B;
  border-right: 2px solid #08253B;
  display: block;
  height: 10px;
  margin: 20px;
  text-indent: 100%;
  overflow: hidden;
  width: 10px;
  white-space: nowrap;
}

.nextpostslink {
  transform: rotate(45deg);
}

.previouspostslink {
  transform: rotate(-135deg);
}

.stepbar {
  margin: 0 auto;
  width: 100%;
}
.stepbar .stepbarwrap {
  margin: 2em 0 3em;
  position: relative;
}
.stepbar .gridstep {
  display: grid;
  grid-template-columns: 250px 1fr;
  align-items: center;
}

.stepbar .stepbarwrap .steptitle {
  display: grid;
  grid-template-columns: 80px 180px;
  align-items: center;
}
.stepbar .stepbarwrap .steptitle .title {
  margin: 0.5em;
  font-size: clamp(2.2rem, 0.723rem + 3.08vw, 2.8rem);
  font-weight: 700;
}

.stepbar .stepbarwrap .steptitle .stepcircle {
  display: inline-block;
  width: 70px;
  height: 70px;
  content: "";
  border-radius: 50%;
  background-color: #003C85;
  color: #fff;
  text-align: center;
}
.stepbar .stepbarwrap .steptitle .stepcircle span {
  display: inline-block;
  line-height: 1;
  font-weight: 600;
  position: relative;
  top: 0.8em;
}
.stepbar .stepbarwrap .steptitle .stepcircle span.step {
  font-size: 1.6rem;
  font-weight: 400;
}
.stepbar .stepbarwrap .steptitle .stepcircle span.num {
  display: block;
  font-size: 3rem;
  margin-top: -10px;
}

.stepbar .stepbarwrap .steptxt {
  padding-left: 3em;
}

.stepbar .stepbarwrap .steptxt .text {
  font-size: clamp(1.5rem, 1.254rem + 0.51vw, 1.6rem);
  line-height: 1.6;
}

.stepbar .stepbarwrap .stepline {
  width: 1px;
  height: calc(100% + 6em);
  background-color: #000;
  position: absolute;
  top: 1em;
  left: 35px;
  z-index: -1;
}

.stepbarwrap:last-of-type .stepline:last-of-type {
  display: none;
}

@media screen and (max-width: 1001px) {
  .stepbar {
    margin: 0 auto;
    width: 100%;
  }
  .stepbar .stepbarwrap {
    margin: 2em 0 3em;
    position: relative;
  }
  .stepbar .gridstep {
    display: block;
  }
  .stepbar .stepbarwrap .steptitle .stepcircle {
    display: inline-block;
    width: 60px;
    height: 60px;
  }
  .stepbar .stepbarwrap .steptitle .stepcircle span {
    display: inline-block;
    line-height: 1;
    font-weight: 600;
    position: relative;
    top: 0.9em;
  }
  .stepbar .stepbarwrap .steptitle .stepcircle span.step {
    font-size: 1.3rem;
    font-weight: 400;
  }
  .stepbar .stepbarwrap .steptitle .stepcircle span.num {
    display: block;
    font-size: 2rem;
    margin-top: -4px;
  }
  .stepbar .stepbarwrap .steptxt {
    padding-left: 94px;
  }
  .stepbar .stepbarwrap .stepline {
    left: 30px;
  }
}
.report_content {
  position: relative;
  display: grid;
  grid-template-columns: 240px 1fr;
  gap: 40px;
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.report_content .flex_ph {
  position: relative;
}
.report_content .flex_ph .post_box {
  overflow: hidden;
  border-radius: 3px;
}
.report_content .flex_summary {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.report_content .flex_summary .title h2 {
  position: relative;
  font-size: clamp(2rem, 1.636rem + 1.82vw, 3rem);
  font-weight: 700;
  line-height: 1.42;
  margin: 0 0 1.2em 0;
}
.report_content .flex_summary .cal {
  display: flex;
  align-items: flex-end;
}
.report_content .flex_summary .cal .year {
  font-size: 1.2rem;
  font-weight: 500;
  margin-right: 1em;
  margin-bottom: 0.3em;
}
.report_content .flex_summary .cal .md {
  font-size: clamp(2.4rem, 2.182rem + 1.09vw, 3rem);
  font-weight: 500;
}

@media screen and (max-width: 1001px) {
  .report_content {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.flex_content {
  position: relative;
  display: grid;
  grid-template-columns: 430px 1fr;
  gap: 40px;
  width: 100%;
  margin: 1em auto 3em;
}
.flex_content.reverse {
  grid-template-columns: 1fr 430px;
}
.flex_content.reverse .flex_ph {
  order: 2;
}
.flex_content.reverse .flex_summary {
  order: 1;
}
.flex_content.w50 {
  grid-template-columns: 1fr 1fr;
}
.flex_content.w50.reverse {
  grid-template-columns: 1fr 1fr;
}
.flex_content.w50.reverse .flex_ph {
  order: 2;
}
.flex_content.w50.reverse .flex_summary {
  order: 1;
}
.flex_content .flex_ph {
  order: 1;
  position: relative;
}
.flex_content .flex_ph .post_box {
  overflow: hidden;
}
.flex_content .flex_ph .post_trim {
  border-radius: 3px;
}
.flex_content .flex_summary {
  order: 2;
}
.flex_content .flex_summary .text {
  margin-bottom: 1em;
}
.flex_content .flex_summary .text p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(1.6rem, 1.525rem + 0.38vw, 1.8rem);
  font-weight: 400;
}
.flex_content .flex_summary h3 {
  position: relative;
  font-size: clamp(1.7rem, 1.55rem + 0.75vw, 2.1rem);
  color: #08253B;
  font-weight: 600;
  line-height: 1.45;
  margin: 0 0 1.5em 0;
}
.flex_content .flex_summary .arrow_link {
  margin-bottom: 0;
}

.is_chitai table {
  margin-bottom: 0.8em;
}
.is_chitai .info {
  border-radius: 5px;
  background-color: rgba(8, 37, 59, 0.1019607843);
  padding: 1.5em 2em;
  text-align: center;
}
.is_chitai .info h2 {
  position: relative;
  font-size: clamp(1.6rem, 1.244rem + 0.74vw, 1.8rem);
  font-weight: 500;
  margin-bottom: 1em;
}
.is_chitai .info .free {
  font-size: clamp(1.4rem, 1.044rem + 0.74vw, 1.6rem);
}

@media screen and (max-width: 1001px) {
  .flex_content {
    display: block;
    grid-template-columns: 1fr;
    gap: 20px;
    width: 100%;
    max-width: initial;
  }
  .flex_content .flex_summary {
    display: contents;
  }
  .flex_content h2 {
    order: -1;
  }
  .flex_content .flex_ph {
    order: 1;
    margin-bottom: 2em;
  }
  .flex_content .text {
    order: 2;
  }
  .flex_content .arrow_link {
    order: 3;
  }
  .flex_content.is_chitai .flex_ph {
    order: -1;
  }
  .flex_content.reverse {
    grid-template-columns: 1fr;
  }
  .flex_content.reverse .flex_ph {
    order: 2;
  }
  .flex_content.w50 {
    grid-template-columns: 1fr;
  }
  .flex_content.w50.reverse {
    grid-template-columns: 1fr;
  }
  .flex_content.w50.reverse .flex_ph {
    order: 2;
  }
}
.inverse_flex {
  position: relative;
  background-color: #c7d3d8;
  box-shadow: 0 0 0 100vmax #c7d3d8;
  -webkit-clip-path: inset(0 -100vmax);
          clip-path: inset(0 -100vmax);
  margin: 1em auto 3em;
  padding: 2.3em 0;
}
.inverse_flex .flex_content {
  display: grid;
  grid-template-columns: 1fr 40%;
  gap: 30px;
  margin: 0 auto;
}
.inverse_flex.reverse .flex_summary {
  order: -1;
}
.inverse_flex .flex_summary {
  width: 100%;
}
.inverse_flex .flex_summary h2 {
  font-size: clamp(1.8rem, 1.575rem + 1.12vw, 2.4rem);
  font-weight: 600;
  color: #08253B;
  margin: 0 0 1.2em 0;
}
.inverse_flex .flex_summary h3 {
  position: relative;
  font-size: clamp(1.7rem, 1.55rem + 0.75vw, 2.1rem);
  color: #08253B;
  font-weight: 600;
  line-height: 1.45;
  margin: 0 0 1.5em 0;
}

@media screen and (max-width: 1001px) {
  .inverse_flex .flex_content {
    grid-template-columns: 1fr;
    gap: 10px;
    margin: 0 auto;
  }
  .inverse_flex h2 {
    order: -1;
  }
  .inverse_flex .flex_ph {
    order: 1;
  }
  .inverse_flex .text {
    order: 2;
  }
  .inverse_flex .flex_summary {
    display: contents;
  }
}
.ph_text_block {
  position: relative;
  display: grid;
  grid-template-columns: minmax(140px, 200px) 1fr;
  align-items: center;
  gap: 60px;
  width: 100%;
  max-width: 1000px;
  margin: 1em auto 3em;
  padding: 2em;
  overflow: hidden;
}
.ph_text_block .ph_caption {
  font-family: "Noto Sans JP", sans-serif;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  margin-inline: auto;
}
.ph_text_block.reverse {
  grid-template-columns: 1fr minmax(140px, 200px);
}
.ph_text_block.reverse .flex_ph {
  order: 2;
}
.ph_text_block.reverse .flex_summary {
  order: 1;
}
.ph_text_block.reverse .flex_summary:before {
  border: 8px solid transparent;
  border-left-color: #D7F0DD;
  content: "";
  top: 50%;
  left: auto;
  right: -15px;
  position: absolute;
}
.ph_text_block .flex_ph {
  order: 1;
  position: relative;
}
.ph_text_block .flex_ph .post_box {
  overflow: hidden;
  border-radius: 99999px;
}
.ph_text_block .flex_summary {
  position: relative;
  order: 2;
  background-color: #D7F0DD;
  padding: 1.4em;
}
.ph_text_block .flex_summary:before {
  border: 8px solid transparent;
  border-right-color: #D7F0DD;
  content: "";
  top: 50%;
  left: -15px;
  position: absolute;
}
.ph_text_block .flex_summary h2 {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(1.8rem, 1.575rem + 1.12vw, 2.4rem);
  font-weight: 700;
  line-height: 1.42;
  margin: 0 0 0.5em 0;
}
.ph_text_block .flex_summary p {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.7;
  margin-bottom: 0;
}

@media screen and (max-width: 1001px) {
  .ph_text_block {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    width: 100%;
    margin: 1em auto 3em;
    padding: 2em 0;
  }
  .ph_text_block .flex_ph {
    width: 70%;
    margin: 0 auto;
  }
  .ph_text_block .flex_summary:before {
    border: 8px solid transparent;
    border-bottom-color: #D7F0DD;
    content: "";
    top: -15px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
  }
  .ph_text_block.reverse {
    grid-template-columns: 1fr;
  }
  .ph_text_block.reverse .flex_ph {
    order: 1;
  }
  .ph_text_block.reverse .flex_summary:before {
    border: 8px solid transparent;
    border-bottom-color: #D7F0DD;
    content: "";
    top: -15px;
    left: 50%;
    right: auto;
    position: absolute;
    transform: translateX(-50%);
  }
}
summary {
  display: block;
}

summary::-webkit-details-marker {
  /* Safariで表示されるデフォルトの三角形アイコンを消す */
  display: none;
}

details:not(:last-child) {
  margin-bottom: 1.5em;
}

details {
  margin-bottom: 4em;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
details summary {
  position: relative;
  list-style: none;
  cursor: pointer;
  padding: 1em;
}
details summary .summary_inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
details summary h2 {
  position: relative;
  font-size: clamp(1.8rem, 1.582rem + 1.09vw, 2.2rem);
  font-weight: 700;
  margin: 0 0 0 80px;
  padding: 1em;
  color: #08253B;
}
details summary h2:before {
  position: absolute;
  display: block;
  width: 46px;
  height: 46px;
  border-radius: 9999px;
  text-align: center;
  content: "Q.";
  font-size: 5rem;
  font-weight: 700;
  color: #08253B;
  top: 50%;
  left: -70px;
  transform: translateY(-50%);
}
details .answer {
  overflow: hidden;
}
details .answer .content_inner {
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2em;
}

.icon {
  display: block;
  width: 64px;
  height: 64px;
  border-radius: 9999px;
  position: relative;
  cursor: pointer;
  transform: rotate(90deg);
}
.icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 17px;
  height: 2px;
  background-color: #08253B;
  transform: translate(-50%, -50%);
}
.icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-top: solid 2px #08253B;
  border-right: solid 2px #08253B;
  transform: translate(0%, -50%) rotate(45deg);
}

details.is-opened .icon {
  transform: rotate(270deg);
}

.archive_wrap {
  display: grid;
  place-content: center;
  margin-bottom: 2em;
}
.archive_wrap .archive_display {
  color: #fff;
  background-color: #08253B;
  border-radius: 9999px;
  display: inline-block;
  margin: 0 auto;
  padding: 0.6em 4em 0.8em 4em;
  font-size: clamp(1.9rem, 1.367rem + 1.11vw, 2.1rem);
  font-weight: 500;
  letter-spacing: 0.1em;
}

table {
  letter-spacing: 0.05em;
}
table.status_table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
}
table.status_table thead th {
  background-color: #3e5060;
  color: white;
  font-weight: 500;
  padding: 1rem;
  text-align: center;
}
table.status_table th.rounded-left {
  border-radius: 9999px 0 0 9999px;
  border-right: 1px solid #ADADAD;
}
table.status_table th.right {
  border-right: 1px solid #ADADAD;
}
table.status_table th.rounded-right {
  border-radius: 0 9990px 9999px 0;
  border-left: 1px solid #ADADAD;
}
table.status_table td {
  padding: 1em;
  text-align: center;
  border-right: 1px solid #ADADAD;
  font-weight: 500;
  border-bottom: 1px solid #ADADAD !important;
}
table.status_table td:last-child {
  border-right: none;
  border-bottom: none;
}
table.status_table tr:nth-child(even) td {
  background-color: #EBEBEB;
}
table.status_table .vacant {
  font-weight: 400;
}

.madori {
  display: flex;
  justify-content: flex-end;
}

.parking_table {
  width: 100%;
  border-collapse: collapse;
  font-family: sans-serif;
  text-align: center;
}
.parking_table th,
.parking_table td {
  white-space: nowrap;
  padding: 15px;
  vertical-align: middle;
}
.parking_table thead th {
  background-color: #4f6170;
  color: #fff;
  font-weight: bold;
  border-color: #4f6170;
  text-align: center;
}
.parking_table th.rounded-left {
  border-radius: 9999px 0 0 9999px;
  border-right: 1px solid #ADADAD;
}
.parking_table th.rounded-right {
  border-radius: 0 9990px 9999px 0;
  border-left: 1px solid #ADADAD;
}
.parking_table td {
  border-right: 1px solid #ADADAD;
  line-height: 1.5em;
}
.parking_table td:last-child {
  border-right: none;
}
.parking_table.parking_vacant {
  width: 580px !important;
  margin: 1em auto 3em;
}
.parking_table.parking_vacant thead th {
  border-radius: 9990px;
}

@media screen and (max-width: 1001px) {
  .parking_table.parking_vacant {
    width: 100% !important;
  }
}
.member_3column {
  width: 85vw;
  margin-left: calc((85vw - 1000px) / 2 * -1);
  margin-bottom: 7em;
}

.staff_box {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  gap: 0;
}
.staff_box .post_box {
  margin-bottom: 3em;
}
.staff_box .group,
.staff_box .text {
  grid-row: auto;
}
.staff_box .staff_katagaki {
  font-size: clamp(1.7rem, 1.167rem + 1.11vw, 2rem);
  margin-bottom: 0.2em;
  letter-spacing: 0.08em;
}
.staff_box .staff_name {
  font-size: clamp(2.5rem, 1.611rem + 1.85vw, 3rem);
  margin-bottom: 0.5em;
  letter-spacing: 0.08em;
}
.staff_box .staff_license {
  color: rgba(8, 37, 59, 0.3333333333);
  font-size: clamp(1.4rem, 0.811rem + 1.85vw, 1.6rem);
  line-height: 1.6;
  margin: 1em 0 2.3em;
  letter-spacing: 0.01em;
}
.staff_box .text {
  margin-bottom: 0;
}

@media screen and (max-width: 1001px) {
  .member_3column {
    width: 100%;
    margin-left: 0;
  }
}
.sitemap_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

@media screen and (max-width: 1001px) {
  .sitemap_grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.sitemap_nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sitemap_nav ul li {
  margin-bottom: 1rem;
  line-height: 1.7;
}
.sitemap_nav ul li a {
  text-decoration: none;
  display: inline-block;
  position: relative;
  transition: color 0.2s ease;
}

.sitemap_nav .un {
  padding-left: 1.5rem;
  margin-top: 0.5rem;
}

.sitemap_nav .un li {
  margin: 0.5rem 0;
  position: relative;
  padding-left: 0.5rem;
}

:root {
  --easing: cubic-bezier(.2, 1, .2, 1);
  --transition: .8s var(--easing);
  --color-base: #f8f8f8;
  --color-gray: #ddd;
  --color-theme: #50BA65;
  --color-theme-darken: #f12617;
  --box-shadow: .8rem .8rem 1.2rem rgba(0, 0, 0, .05), -.8rem -.8rem 1.2rem #fff;
  --box-shadow-hover: 1rem 1rem 1.5rem rgba(0, 0, 0, .08), -1rem -1rem 1.5rem #fff;
  --box-shadow-inset: inset .8rem .8rem 1.2rem rgba(0, 0, 0, .05), inset -.8rem -.8rem 1.2rem #fff;
  --box-shadow-dark: .8rem .8rem 1.2rem rgba(0, 0, 0, .1), -.8rem -.8rem 1.2rem rgba(#fff, .2);
}

[class*=swiper]:focus {
  outline: none;
}

.slide-media,
.thumb-media {
  position: relative;
  overflow: hidden;
}

.slide-media img,
.thumb-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.swiper-button-prev,
.swiper-button-next {
  display: grid;
  place-content: center;
  width: 6.4rem;
  height: 6.4rem;
  cursor: pointer;
  transition: var(--transition);
}

.swiper-button-prev::before,
.swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border-radius: 50%;
  box-shadow: var(--box-shadow);
}

.swiper-button-prev::after,
.swiper-button-next::after {
  width: 1.2rem;
  height: 1.2rem;
  content: "";
  border: solid var(--color-gray);
  border-width: 3px 3px 0 0;
}

.swiper-button-prev::after {
  margin-left: 0.4rem;
  transform: rotate(-135deg);
}

.swiper-button-next::after {
  margin-right: 0.4rem;
  transform: rotate(45deg);
}

.swiper-button-disabled {
  pointer-events: none;
  opacity: 0;
}

.mv01,
.mv02 {
  position: relative;
}

.mv01 .l-inner,
.mv02 .l-inner {
  padding-bottom: 0;
}

.mv01 .swiper-fade .swiper-slide,
.mv02 .swiper-fade .swiper-slide {
  transition-property: opacity, transform !important;
  pointer-events: none;
}

.mv01 .swiper-fade .swiper-slide-active,
.mv02 .swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.mv01 .swiper-pagination {
  position: absolute;
  z-index: 2;
  width: 400px !important;
  bottom: 16px !important;
  left: 2% !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.mv01 .swiper-pagination-bullet-active {
  background-color: var(--color-theme);
}

@media only screen and (max-width: 1024px) {
  .pc {
    display: none !important;
  }
  .mv01 .slide-media {
    height: max(80vh, 80vw);
  }
}
.mv01 .swiper-slide[class*=-active] .slide-media img,
.mv02 .swiper-slide[class*=-active] .slide-media img {
  transition-delay: 0s;
  transform: scale(1.05);
}
@keyframes mv01-fadeIn {
  0% {
    transform: scale(0.5);
    opacity: 0;
    filter: blur(300px);
  }
  100% {
    transform: scale(1);
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes mv03-fadeIn {
  0% {
    transform: translateX(8px);
  }
  100% {
    transform: translateX(0px);
  }
}
@media only screen and (max-width: 599px) {
  .pc-tab {
    display: none !important;
  }
}
@media only screen and (min-width: 1025px) {
  .tab-sp {
    display: none !important;
  }
  .swiper-button-prev::before,
  .swiper-button-next::before {
    transition: var(--transition);
  }
  .swiper-button-prev:hover::before,
  .swiper-button-next:hover::before {
    transform: scale(1.2);
  }
}
@media only screen and (min-width: 600px) {
  .sp {
    display: none !important;
  }
}
.swiper-wrapper {
  transition-timing-function: linear;
}

.mvInterview .swiper-slide {
  color: #08253B;
  overflow: visible;
}
.mvInterview .swiper-slide .post_box {
  position: relative;
  overflow: hidden;
}
.mvInterview .swiper-slide .post_box .year_etc {
  position: absolute;
  top: 20px;
  left: 30px;
  z-index: 2;
}
.mvInterview .swiper-slide .post_box .year_etc .year {
  position: relative;
  font-size: clamp(1.4rem, 1.145rem + 1.27vw, 2.1rem);
  font-weight: 600;
  margin-bottom: 0.2em;
  padding-right: 34px;
}
.mvInterview .swiper-slide .post_box .year_etc .year::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 17px;
  height: 2px;
  background-color: #08253B;
  transform: translate(-50%, -50%);
  transition: 0.2s ease-in;
}
.mvInterview .swiper-slide .post_box .year_etc .year::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 12px;
  height: 12px;
  border-top: solid 2px #08253B;
  border-right: solid 2px #08253B;
  transform: translate(0%, -50%) rotate(45deg);
  transition: 0.2s ease-in;
}
.mvInterview .swiper-slide .post_box .year_etc .type {
  font-size: clamp(1.2rem, 1.164rem + 0.18vw, 1.3rem);
}
.mvInterview .swiper-slide .overview {
  padding: 0 2em 1em;
}
.mvInterview .swiper-slide .overview .title {
  font-size: clamp(1.4rem, 1.145rem + 1.27vw, 2.1rem);
  font-weight: 600;
}
.mvInterview .swiper-slide .overview .job {
  font-size: clamp(1.2rem, 1.164rem + 0.18vw, 1.3rem);
  margin-bottom: 1em;
}
.mvInterview .swiper-slide:nth-last-child(2n) {
  transform: translateY(-100px);
}
.mvInterview .card_inner {
  position: relative;
  box-sizing: content-box;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 50px;
}

.mvAutoview .swiper-wrapper {
  display: flex;
}
.mvAutoview .swiper-wrapper .swiper-slide {
  max-width: 532.812px;
}

.mvAutoview .swiper,
.mvInterview .swiper {
  overflow: visible;
}

.mvAutoview .swiper-wrapper,
.mvInterview .swiper-wrapper {
  transition-timing-function: linear !important;
}

.mvAutoview .slide,
.mvInterview .slide {
  position: relative;
  overflow: visible;
}

.card01 .swiper-slide {
  margin-right: 20px;
}

.card01 {
  overflow: hidden;
  margin-bottom: 5em;
}
.card01 .swiper {
  overflow: visible;
  padding-top: 40px;
}
.card01 .card_inner {
  position: relative;
  box-sizing: content-box;
  max-width: 1000px;
  margin: 0 auto;
}
.card01 .swiper-slide {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 90px 90px 90px 0;
  background-color: #6E8FE5;
}
.card01 .swiper-slide:nth-last-child(2n) {
  transform: translateY(-40px);
}
.card01 .swiper-item {
  position: relative;
  display: block;
}
.card01 .swiper-item .post_trim {
  border-radius: 0 0 90px 0;
  border: 1px solid #fff;
}
.card01 .swiper-item .overview {
  padding: 1.5em 1.5em 3em;
  text-align: left;
  background-color: #6E8FE5;
  color: #fff;
}
.card01 .swiper-item .overview h2 {
  font-size: clamp(1.4rem, 1.255rem + 0.73vw, 1.8rem);
  line-height: 1.5;
}

.card02 {
  overflow: hidden;
  margin-bottom: 5em;
}
.card02 .swiper {
  overflow: visible;
}
.card02 .card_inner {
  position: relative;
  box-sizing: content-box;
  max-width: 1000px;
  margin: 0 auto;
}
.card02 .swiper-slide {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
}
.card02 .swiper-slide .data {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #08253B;
  color: #fff;
  font-size: clamp(1.1rem, 1.064rem + 0.18vw, 1.2rem);
  padding: 0.6em 1.8em;
}
.card02 .slide {
  display: flex;
  justify-content: space-between;
  align-items: stretch !important;
}
.card02 .swiper-item {
  position: relative;
  display: block;
  z-index: 2;
}
.card02 .swiper-item::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  background: transparent linear-gradient(359deg, #000 0%, rgba(0, 0, 0, 0) 100%) 0% 0% no-repeat padding-box;
  opacity: 0.6;
  z-index: 1;
}
.card02 .swiper-item .overview {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 1em;
}
.card02 .swiper-item .overview h2 {
  font-size: clamp(1.4rem, 1.255rem + 0.73vw, 1.8rem);
  line-height: 1.4;
  color: #fff;
}

@media screen and (max-width: 1001px) {
  .card01 .swiper,
  .card02 .swiper {
    overflow: visible;
  }
  .card01 .card_inner,
  .card02 .card_inner {
    margin: 0 auto;
    max-width: initial;
    padding: 2% 10%;
  }
}/*# sourceMappingURL=import.css.map */