@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

/* 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 {
  -webkit-text-size-adjust: 100%; /* 2 */
  line-height: 1.15; /* 1 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* 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 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* 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 {
  clear: both;
  overflow: visible; /* 2 */
  box-sizing: content-box; /* 1 */
  margin: 0;
  height: 0; /* 1 */
  border: 0;
  border-top: 1px solid;
  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-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  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-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
 * 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 {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

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

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

[type=radio] {
  -webkit-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;
  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 {
  padding: 0;
  border-style: none;
}

/**
 * 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;
  border: 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 {
  display: table; /* 1 */
  padding: 0; /* 3 */
  max-width: 100%; /* 1 */
  color: inherit; /* 2 */
  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;
}

/**
 * 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 {
  font: inherit; /* 2 */
  -webkit-appearance: button; /* 1 */
}

/**
 * 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-spacing: 0;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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;
}

/* ======================================================================
 base
====================================================================== */
html {
  font-size: 62.5%;
}

body {
  color: #010b27;
  overflow-wrap: break-word;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.2em;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}

html,
body {
  min-height: 100vh;
  width: 100%;
}

html.is-open,
html.is-open body {
  overflow: hidden;
  overscroll-behavior-y: none;
}

* {
  backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* h1 - h6 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
}

/* a */
a {
  text-decoration: none;
}
a:link {
  color: #010b27;
  cursor: pointer;
}
a:visited {
  color: #010b27;
}
a:hover {
  color: #010b27;
}
a:active {
  color: #010b27;
}

a[href^=tel] {
  color: #010b27;
}

/* Text Highlight */
/* button */
button {
  display: block;
}

textarea {
  resize: vertical;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #010b27;
}

/* placeholder */
input:placeholder-shown,
textarea:placeholder-shown {
  color: #010b27;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #010b27;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #010b27;
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #010b27;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #010b27;
}
input:focus:placeholder-shown,
textarea:focus:placeholder-shown {
  color: #010b27;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #010b27;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #010b27;
  opacity: 1;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #010b27;
  opacity: 1;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #010b27;
}

img {
  pointer-events: none;
  user-select: none;
}

/* ======================================================================
 utility
====================================================================== */
/* =================================
 layout
================================= */
.u-cf:after {
  display: block;
  clear: both;
  content: "";
}

@media screen and (min-width: 768px) {
  .u-pc {
    display: block;
  }
  .u-pc--i {
    display: inline;
  }
  .u-pc--ib {
    display: inline-block;
  }
  .u-pc--f {
    display: flex;
  }
  .u-pc--if {
    display: inline-flex;
  }
  .u-sp {
    display: none;
  }
  .u-sp--i, .u-sp--ib, .u-sp--f, .u-sp--if {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .u-pc {
    display: none;
  }
  .u-pc--i, .u-pc--ib, .u-pc--f, .u-pc--if {
    display: none;
  }
  .u-sp {
    display: block;
  }
  .u-sp--i {
    display: inline;
  }
  .u-sp--ib {
    display: inline-block;
  }
  .u-sp--f {
    display: flex;
  }
  .u-sp--if {
    display: inline-flex;
  }
}
/* =================================
 content_size
================================= */
.u-content-size {
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .u-content-size {
    margin: 0 auto;
    padding: 0;
    width: pvPC(1420);
  }
}

/* =================================
 font
================================= */
.u-font-1 {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}

.u-font-2 {
  font-family: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}

.u-font-3 {
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
}

/* =================================
 text
================================= */
.u-txt-1 {
  letter-spacing: 0.1em;
  font-size: 1em;
  line-height: 1;
}
.u-txt-2 {
  letter-spacing: 0.1em;
  font-size: 1em;
  line-height: 1;
}
.u-txt-3 {
  letter-spacing: 0.1em;
  font-size: 1em;
  line-height: 1;
}
/* =================================
 text weight
================================= */
.u-lighter {
  font-weight: lighter;
}

.u-bold {
  font-weight: bold;
}

/* =================================
 text align
================================= */
.u-ta-c {
  text-align: center;
}

.u-ta-r {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .u-ta-cl {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .u-ta-lc {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .u-ta-cr {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .u-ta-cr {
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .u-ta-rc {
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .u-ta-rc {
    text-align: center;
  }
}

/* =================================
 paragraph margin
================================= */
.u-paragraph + .u-paragraph {
  margin: 15px 0 0;
}

/* =================================
 hover animation
================================= */
.u-hover-1 {
  transition: opacity 0.3s;
}
@media screen and (min-width: 768px) {
  .u-hover-1:hover {
    opacity: 0.7;
  }
}

/* =================================
 hoge
================================= */
/* ======================================================================
 component
====================================================================== */
/* =================================
 title
================================= */
.c-title-1 {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  padding: 0 0 1.4583333333vw;
}
@media screen and (max-width: 767px) {
  .c-title-1 {
    padding: 0 0 5.3333333333vw;
  }
}
.c-title-1:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 9.375vw;
  height: 0.15625vw;
  background-image: linear-gradient(to right, #da4700 0, #da4700 2.1875vw, #607add 2.1875vw, #607add 100%);
  content: "";
}
@media screen and (max-width: 767px) {
  .c-title-1:before {
    width: 40vw;
    height: 0.5333333333vw;
    background-image: linear-gradient(to right, #da4700 0, #da4700 10.6666666667vw, #607add 10.6666666667vw, #607add 100%);
  }
}
.c-title-1--row {
  align-items: center;
  flex-direction: row;
  gap: 5.2083333333vw;
}
.c-title-1--row .c-title-1__en {
  font-size: 4.1666666667vw;
}
@media screen and (max-width: 767px) {
  .c-title-1--row .c-title-1__en {
    font-size: 8vw;
  }
}
.c-title-1--row .c-title-1__title {
  font-size: 1.5625vw;
  line-height: 1.4666666667;
}
@media screen and (max-width: 767px) {
  .c-title-1--row .c-title-1__title {
    font-size: 4.2666666667vw;
  }
}
.c-title-1--obj-w:before {
  background-image: linear-gradient(to right, #da4700 0, #da4700 2.1875vw, #fff 2.1875vw, #fff 100%);
}
@media screen and (max-width: 767px) {
  .c-title-1--obj-w:before {
    background-image: linear-gradient(to right, #da4700 0, #da4700 10.6666666667vw, #fff 10.6666666667vw, #fff 100%);
  }
}
.c-title-1--obj-type02:before {
  background-image: linear-gradient(to right, #607add 0, #607add 2.1875vw, #fff 2.1875vw, #fff 100%);
}
@media screen and (max-width: 767px) {
  .c-title-1--obj-type02:before {
    background-image: linear-gradient(to right, #607add 0, #607add 10.6666666667vw, #fff 10.6666666667vw, #fff 100%);
  }
}
.c-title-1__en {
  order: -1;
  color: #607add;
  letter-spacing: 0.2em;
  font-weight: 300;
  font-size: 3.6458333333vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1.4428571429;
}
@media screen and (max-width: 767px) {
  .c-title-1__en {
    font-size: 8vw;
  }
}
.c-title-1__en--col-w {
  color: #fff;
}
.c-title-1__en--col-gray {
  color: #b8b8b8;
}
.c-title-1__title {
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 1.0416666667vw;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .c-title-1__title {
    font-size: 4.2666666667vw;
  }
}
.c-title-1__title--col-w {
  color: #fff;
}

.c-ttl-2 {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  margin-bottom: 5.46875vw;
  padding: 0 0 2.6041666667vw;
}
@media screen and (max-width: 767px) {
  .c-ttl-2 {
    margin-bottom: 13.3333333333vw;
    padding: 0 0 5.3333333333vw;
  }
}
.c-ttl-2:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 15.625vw;
  height: 0.2604166667vw;
  background-image: linear-gradient(to right, #da4700 0, #da4700 4.2708333333vw, #607add 4.2708333333vw, #607add 100%);
  content: "";
}
@media screen and (max-width: 767px) {
  .c-ttl-2:before {
    width: 40vw;
    height: 0.5333333333vw;
    background-image: linear-gradient(to right, #da4700 0, #da4700 10.6666666667vw, #607add 10.6666666667vw, #607add 100%);
  }
}
.c-ttl-2__en {
  order: -1;
  margin-bottom: 0.3645833333vw;
  color: #010b27;
  letter-spacing: 0.2em;
  font-weight: 300;
  font-size: 5.78125vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1.4414414414;
}
@media screen and (max-width: 767px) {
  .c-ttl-2__en {
    margin-bottom: 1.3333333333vw;
    font-size: 8.5333333333vw;
  }
}
.c-ttl-2__title {
  color: #010b27;
  letter-spacing: 0.2em;
  font-size: 1.5104166667vw;
  line-height: 1.4482758621;
}
@media screen and (max-width: 767px) {
  .c-ttl-2__title {
    font-size: 4.8vw;
  }
}

.c-ttl-3 {
  display: flex;
  flex-direction: column;
}
.c-ttl-3__en {
  position: relative;
  order: -1;
  padding-left: 1.875vw;
  color: #010b27;
  letter-spacing: 0.2em;
  font-weight: 300;
  font-size: 3.125vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1.4333333333;
}
@media screen and (max-width: 767px) {
  .c-ttl-3__en {
    margin-bottom: 2.6666666667vw;
    padding-left: 5.3333333333vw;
    font-size: 7.4666666667vw;
  }
}
.c-ttl-3__en:before {
  position: absolute;
  top: 1.0416666667vw;
  left: 0;
  width: 0.3645833333vw;
  height: 2.7083333333vw;
  background-image: linear-gradient(to bottom, #da4700 0, #da4700 0.8333333333vw, #607add 0.8333333333vw, #607add 100%);
  content: "";
}
@media screen and (max-width: 767px) {
  .c-ttl-3__en:before {
    top: 2.6666666667vw;
    width: 0.8vw;
    height: 6.9333333333vw;
    background-image: linear-gradient(to bottom, #da4700 0, #da4700 2.6666666667vw, #607add 2.6666666667vw, #607add 100%);
  }
}
.c-ttl-3__title {
  padding-left: 2.2395833333vw;
  color: #010b27;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.9375vw;
}
@media screen and (max-width: 767px) {
  .c-ttl-3__title {
    padding-left: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
}

.c-ttl-4 {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.c-ttl-4__en {
  order: -1;
  color: #010b27;
  letter-spacing: 0.2em;
  font-weight: 300;
  font-size: 3.125vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1.4333333333;
}
@media screen and (max-width: 767px) {
  .c-ttl-4__en {
    margin-bottom: 2.1333333333vw;
    font-size: 7.4666666667vw;
  }
}
.c-ttl-4__title {
  color: #010b27;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.9375vw;
  line-height: 1.4444444444;
}
@media screen and (max-width: 767px) {
  .c-ttl-4__title {
    font-size: 3.7333333333vw;
  }
}

.c-ttl-5 {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.c-ttl-5__en {
  order: -1;
  color: #010b27;
  letter-spacing: 0.2em;
  font-weight: 300;
  font-size: 4.1666666667vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1.4375;
}
@media screen and (max-width: 767px) {
  .c-ttl-5__en {
    margin-bottom: 2.1333333333vw;
    font-size: 10.6666666667vw;
  }
}
.c-ttl-5__title {
  color: #010b27;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 0.9375vw;
}
@media screen and (max-width: 767px) {
  .c-ttl-5__title {
    font-size: 4.2666666667vw;
  }
}

/* =================================
 buttons
================================= */
.c-hamburger {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-hamburger {
    position: relative;
    z-index: 10000;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    border: none;
    background: transparent;
    cursor: pointer;
  }
  .c-hamburger span {
    position: absolute;
    width: 6.4vw;
    height: 2px;
    background-color: #010b27;
    transition: all 0.3s ease-in-out;
  }
  .c-hamburger span:nth-child(1) {
    transform: translateY(-8px);
  }
  .c-hamburger span:nth-child(2) {
    transform: translateY(0);
  }
  .c-hamburger span:nth-child(3) {
    transform: translateY(8px);
  }
  html.is-open .c-hamburger span {
    background-color: #010b27;
  }
  html.is-open .c-hamburger span:nth-child(1) {
    transform: translateY(0) rotate(45deg);
  }
  html.is-open .c-hamburger span:nth-child(2) {
    opacity: 0;
  }
  html.is-open .c-hamburger span:nth-child(3) {
    transform: translateY(0) rotate(-45deg);
  }
}

.c-btn-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5625vw;
  padding-left: 1.0416666667vw;
  width: 15.625vw;
  height: 3.4895833333vw;
  background: #010b27;
  color: #fff;
  text-decoration: none;
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.c-btn-1:link, .c-btn-1:active, .c-btn-1:visited {
  color: #fff;
  cursor: pointer;
}
.c-btn-1:hover {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-btn-1 {
    gap: 5.3333333333vw;
    max-width: 80vw;
    width: 100%;
    height: 16vw;
  }
}
.c-btn-1:hover {
  transform: translateY(-0.2083333333vw);
}
@media screen and (max-width: 767px) {
  .c-btn-1:hover {
    transform: translateY(-1.0666666667vw);
  }
}
.c-btn-1:hover .c-btn-1__ico {
  background: #da4700;
  transform: translateX(0.2083333333vw);
}
@media screen and (max-width: 767px) {
  .c-btn-1:hover .c-btn-1__ico {
    transform: translateX(1.0666666667vw);
  }
}
.c-btn-1:hover .c-btn-1__ico:before {
  background: #fff;
}
.c-btn-1__text {
  letter-spacing: 0.3em;
  font-size: 0.8333333333vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif; /* Using serif matching 'VIEW MORE' style in mockup */
}
@media screen and (max-width: 767px) {
  .c-btn-1__text {
    font-size: 3.7333333333vw;
  }
}
.c-btn-1__ico {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5625vw;
  height: 1.5625vw;
  border-radius: 50%;
  background: #fff;
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}
@media screen and (max-width: 767px) {
  .c-btn-1__ico {
    width: 6.4vw;
    height: 6.4vw;
  }
}
.c-btn-1__ico::before {
  display: block;
  width: 0.4166666667vw;
  height: 0.625vw;
  background: #010b27;
  content: "";
  mask: url(../img/common/ico-arrow.svg) no-repeat center/contain;
  -webkit-mask: url(../img/common/ico-arrow.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .c-btn-1__ico::before {
    width: 1.6vw;
    height: 2.6666666667vw;
  }
}

/* =================================
 link
================================= */
.c-link-arrow {
  display: flex;
  align-items: center;
  gap: 1.0416666667vw;
  width: fit-content;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 1.875;
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}
@media screen and (max-width: 767px) {
  .c-link-arrow {
    gap: 4vw;
    font-size: 3.7333333333vw;
  }
}
.c-link-arrow__text {
  letter-spacing: 0.2em;
}
.c-link-arrow__ico {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  aspect-ratio: 1/1;
  width: 1.1458333333vw;
  border-radius: 50%;
  background: #010b27;
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}
@media screen and (max-width: 767px) {
  .c-link-arrow__ico {
    width: 5.8666666667vw;
  }
}
.c-link-arrow__ico:before {
  width: 0.625vw;
  height: 0.5208333333vw;
  background: #fff;
  content: "";
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
  mask: url(../img/common/ico-arrow.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .c-link-arrow__ico:before {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
.c-link-arrow:hover {
  transform: translateY(-0.2083333333vw);
}
@media screen and (max-width: 767px) {
  .c-link-arrow:hover {
    transform: translateY(-1.0666666667vw);
  }
}
.c-link-arrow:hover .c-link-arrow__ico {
  background-color: #607add;
  transform: translateX(0.2083333333vw);
}
@media screen and (max-width: 767px) {
  .c-link-arrow:hover .c-link-arrow__ico {
    transform: translateX(1.0666666667vw);
  }
}
.c-link-arrow:hover .c-link-arrow__ico::after {
  background-color: #fff;
}

/* =================================
 icon
================================= */
/* =================================
 table
================================= */
/* =================================
 c-breadcrumbs
================================= */
.c-breadcrumbs {
  display: flex;
  overflow: auto;
  flex-wrap: wrap;
  font-size: 0.8333333333vw;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .c-breadcrumbs {
    gap: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 1.8571428571;
  }
}
.c-breadcrumbs__item {
  display: flex;
  align-items: center;
  gap: 0.5208333333vw;
}
@media screen and (max-width: 767px) {
  .c-breadcrumbs__item {
    gap: 1.3333333333vw;
    font-size: 3.2vw;
  }
}
.c-breadcrumbs__item:not(:last-child):after {
  content: "〉";
}
.c-breadcrumbs__item--current {
  color: #607add;
}
.c-breadcrumbs__item a {
  transition: 0.4s all;
}
.c-breadcrumbs__item a:link, .c-breadcrumbs__item a:active, .c-breadcrumbs__item a:visited {
  color: #676565;
  cursor: pointer;
}
.c-breadcrumbs__item a:hover {
  color: #607add;
}

/* =================================
 list
================================= */
.c-list-1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.78125vw;
  margin-top: 9.375vw;
  padding-top: 6.25vw;
  border-top: 0.0520833333vw solid #010b27;
}
@media screen and (max-width: 767px) {
  .c-list-1 {
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
    margin-top: 16vw;
    padding-top: 10.6666666667vw;
    border-top: 0.2666666667vw solid #010b27;
  }
}
.c-list-1__item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2.0833333333vw 1.5625vw;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.03);
  text-decoration: none;
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}
@media screen and (max-width: 767px) {
  .c-list-1__item {
    padding: 8vw 5.3333333333vw;
  }
}
.c-list-1__item:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transform: translateY(-0.2083333333vw);
}
@media screen and (max-width: 767px) {
  .c-list-1__item:hover {
    transform: translateY(-1.0666666667vw);
  }
}
.c-list-1__item:hover .c-list-1__ico {
  background-color: #607add;
  transform: translateX(0.2083333333vw);
}
@media screen and (max-width: 767px) {
  .c-list-1__item:hover .c-list-1__ico {
    transform: translateX(1.0666666667vw);
  }
}
.c-list-1__en {
  margin-bottom: 0.4166666667vw;
  color: #3e455a;
  letter-spacing: 0.2em;
  font-weight: 300;
  font-size: 0.8333333333vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
}
@media screen and (max-width: 767px) {
  .c-list-1__en {
    margin-bottom: 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
.c-list-1__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #010b27;
  font-weight: 500;
  font-size: 1.3020833333vw;
}
@media screen and (max-width: 767px) {
  .c-list-1__title {
    font-size: 4.8vw;
  }
}
.c-list-1__ico {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 1.25vw;
  height: 1.25vw;
  border-radius: 50%;
  background: #010b27;
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}
@media screen and (max-width: 767px) {
  .c-list-1__ico {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
.c-list-1__ico:before {
  width: 0.5208333333vw;
  height: 0.4166666667vw;
  background: #fff;
  content: "";
  mask: url(../img/common/ico-arrow.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .c-list-1__ico:before {
    width: 2.1333333333vw;
    height: 1.6vw;
  }
}

/* =================================
 item
================================= */
.c-item-1 {
  display: flex;
  border: 1px solid #e3e3e3;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .c-item-1 {
    flex-direction: column;
  }
}
.c-item-1 + .c-item-1 {
  margin-top: 1.5625vw;
}
@media screen and (max-width: 767px) {
  .c-item-1 + .c-item-1 {
    margin-top: 5.3333333333vw;
  }
}
.c-item-1__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  padding: 3.125vw 2.6041666667vw 3.125vw 3.125vw;
}
@media screen and (max-width: 767px) {
  .c-item-1__content {
    order: 2;
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
.c-item-1__badge {
  display: inline-block;
  margin-bottom: 1.5625vw;
  padding: 0.2083333333vw 1.0416666667vw;
  width: fit-content;
  background: #617cdb;
  color: #fff;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.7291666667vw;
}
@media screen and (max-width: 767px) {
  .c-item-1__badge {
    margin-bottom: 4vw;
    padding: 1.0666666667vw 3.2vw;
    font-size: 2.6666666667vw;
  }
}
.c-item-1__badge--color1 {
  background: #010b27;
}
.c-item-1__title {
  margin-bottom: 1.5625vw;
  color: #010b27;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 1.3541666667vw;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .c-item-1__title {
    margin-bottom: 4vw;
    font-size: 4.8vw;
  }
}
.c-item-1__text {
  color: #010b27;
  font-size: 0.9375vw;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .c-item-1__text {
    font-size: 3.7333333333vw;
  }
}
.c-item-1__img {
  flex-shrink: 0;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .c-item-1__img {
    order: 1;
    aspect-ratio: 16/9;
    width: 100%;
  }
}
.c-item-1__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 写真の「横」（左のテキスト欄）に置く説明文
   支給資料 HP更新20260724追加.docx【業務紹介】の「画像下に文言追加」への対応。
   当初は写真の下に置いたが、このページの「左に文章・右に写真」の並びから外れて
   崩れるため、三河さんのご指示で横（左欄）へ変更した（2026/08/07）。
   .c-item-1__content は justify-content:center のため、説明文だけのブロックは
   自動で上下中央になる。 */
/* 同じ枠の中に2段を積むとき（2026/08/07 追加）
   先方ご指示の追加写真を、独立した枠ではなく既存のPOINTの枠内へ収めるため。
   三河さんのご提案（沿革ほか5アートボード_20260807.xd）どおり。
   枠線と背景は外側の .c-item-1 が持ったまま、中を2段に分ける。 */
.c-item-1--stack {
  flex-direction: column;
}
.c-item-1__row {
  display: flex;
}
/* 2段目との間をあける。写真どうしが上下でくっつくため。
   値は電気艤装の本文と説明文の間（30px）に揃えた。
   ※三河さんのモックアップの実測は22〜23pxだったが、
   　同じ余白を使い回すほうが後から調整しやすいため30pxとしている */
.c-item-1__row + .c-item-1__row {
  margin-top: 1.5625vw;
}
@media screen and (max-width: 767px) {
  .c-item-1__row {
    flex-direction: column;
  }
  .c-item-1__row + .c-item-1__row {
    margin-top: 4vw;
  }
}

/* 値は三河さんのXDデータ（沿革ほか5アートボード_20260807.xd／
   アートボード「企業情報_HSM鉄道部の現場」）から取得。3件とも同一指定：
   Noto Sans JP Regular 18px ／ 色 #3E455A ／ 右揃え ／ 字間 100(=0.1em) ／ 行送り 25px */
.c-item-1__caption {
  color: #3e455a;
  text-align: right;
  letter-spacing: 0.1em;
  font-size: 0.9375vw;
  line-height: 1.3888888889;
}
/* 末尾の「▶」はXDで3件とも文字に含まれていた。
   先方ご指定の文言そのものは変えたくないため、装飾として付ける
   （読み上げにも乗らない） */
.c-item-1__caption::after {
  content: " ▶";
}
/* 本文に続くときだけ、本文との間に余白をあける（三河さん「キャプションとの間に余白つくる」） */
.c-item-1__text + .c-item-1__caption {
  margin-top: 1.5625vw;
}
@media screen and (max-width: 767px) {
  .c-item-1__caption {
    font-size: 3.7333333333vw;
  }
  .c-item-1__text + .c-item-1__caption {
    margin-top: 4vw;
  }
}

.c-item-2 {
  display: flex;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .c-item-2 {
    flex-direction: column;
  }
}
.c-item-2 + .c-item-2 {
  margin-top: 1.5625vw;
}
@media screen and (max-width: 767px) {
  .c-item-2 + .c-item-2 {
    margin-top: 5.3333333333vw;
  }
}
.c-item-2:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .c-item-2:nth-child(even) {
    flex-direction: column;
  }
}
.c-item-2__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  padding: 3.6458333333vw 2.6041666667vw 3.6458333333vw 3.125vw;
}
@media screen and (max-width: 767px) {
  .c-item-2__content {
    order: 2;
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
.c-item-2__badge {
  display: inline-block;
  margin-bottom: 1.3020833333vw;
  padding: 0.2083333333vw 0.8854166667vw;
  width: fit-content;
  background: #010b27;
  color: #fff;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.7291666667vw;
}
@media screen and (max-width: 767px) {
  .c-item-2__badge {
    margin-bottom: 4vw;
    padding: 1.0666666667vw 3.2vw;
    font-size: 2.6666666667vw;
  }
}
.c-item-2__title {
  margin-bottom: 1.5625vw;
  color: #010b27;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 1.3541666667vw;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .c-item-2__title {
    margin-bottom: 4vw;
    font-size: 4.5333333333vw;
  }
}
.c-item-2__text {
  color: #010b27;
  font-size: 0.9375vw;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .c-item-2__text {
    font-size: 3.7333333333vw;
  }
}
.c-item-2__img {
  flex-shrink: 0;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .c-item-2__img {
    order: 1;
    aspect-ratio: 16/9;
    width: 100%;
  }
}
.c-item-2__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-item-3 {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 33.8541666667vw;
  gap: 2.8645833333vw;
  padding: 2.8645833333vw 0;
  border-bottom: 1px solid var(--item-line-color);
  background: #fff;
  --item-color: $color-primary-blue;
  --item-line-color: rgba($color-primary-blue, .35);
}
@media screen and (max-width: 767px) {
  .c-item-3 {
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
    padding: 5.3333333333vw 0;
  }
}
.c-item-3__content {
  display: flex;
  flex-direction: column;
}
.c-item-3__badge {
  display: inline-block;
  margin-bottom: 1.4583333333vw;
  padding: 0.2083333333vw 1.25vw;
  width: fit-content;
  background: var(--item-color);
  color: #fff;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.7291666667vw;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-item-3__badge {
    margin-bottom: 4vw;
    padding: 1.0666666667vw 3.2vw;
    font-size: 2.6666666667vw;
  }
}
.c-item-3__title {
  margin-bottom: 1.4583333333vw;
  color: #010b27;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 1.3541666667vw;
  line-height: 1.5384615385;
}
@media screen and (max-width: 767px) {
  .c-item-3__title {
    margin-bottom: 4vw;
    font-size: 4.8vw;
    line-height: 1.6666666667;
  }
}
.c-item-3__text {
  width: 26.5625vw;
  color: #010b27;
  letter-spacing: 0.05em;
  font-size: 0.8333333333vw;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .c-item-3__text {
    width: 100%;
    font-size: 3.7333333333vw;
  }
}
.c-item-3__link {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1.8229166667vw;
  padding: 0 1.1458333333vw;
  width: 19.0104166667vw;
  height: 2.8125vw;
  border: 1px solid var(--item-color);
  color: #010b27;
  text-decoration: none;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.78125vw;
  transition: background 0.3s, color 0.3s;
}
@media screen and (max-width: 767px) {
  .c-item-3__link {
    margin-top: 6.4vw;
    padding: 0 4.2666666667vw;
    width: 100%;
    height: 12.8vw;
    font-size: 3.7333333333vw;
  }
}
.c-item-3__link:hover {
  background: var(--item-color);
  color: #fff;
}
.c-item-3__link-icon {
  display: flex;
  align-items: center;
  gap: 0.78125vw;
}
@media screen and (max-width: 767px) {
  .c-item-3__link-icon {
    gap: 2.6666666667vw;
  }
}
.c-item-3__link-icon .text {
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.78125vw;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .c-item-3__link-icon .text {
    font-size: 3.7333333333vw;
  }
}
.c-item-3__link-icon .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  width: 1.25vw;
  border-radius: 50%;
  background: #607add;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .c-item-3__link-icon .icon {
    width: 5.3333333333vw;
  }
}
.c-item-3__link-icon .icon:after {
  width: 0.625vw;
  height: 0.5208333333vw;
  background: #fff;
  content: "";
  transition: all 0.3s;
  mask: url(../img/common/ico-arrow.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .c-item-3__link-icon .icon:after {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
.c-item-3__media {
  position: relative;
  overflow: hidden;
  margin: 0;
  aspect-ratio: 611/383;
}
@media screen and (max-width: 767px) {
  .c-item-3__media {
    order: -1;
    aspect-ratio: 16/10;
  }
}
.c-item-3__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-item-3__caption {
  position: absolute;
  bottom: 1.40625vw;
  left: 1.7708333333vw;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 0.8333333333vw;
}
@media screen and (max-width: 767px) {
  .c-item-3__caption {
    bottom: 2.6666666667vw;
    left: 3.2vw;
    font-size: 2.6666666667vw;
  }
}

/* =================================
 slider
================================= */
.c-slider .slick-dots {
  display: flex;
}
.c-slider .slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  width: 20px;
  height: 20px;
}
.c-slider .slick-dots li.slick-active button:before {
  background: #888;
}
.c-slider .slick-dots li button {
  display: block;
  padding: 5px;
  width: 20px;
  height: 20px;
  border: 0;
  background: transparent;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
.c-slider .slick-dots li button:before {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #ddd;
  content: "";
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  line-height: 20px;
  opacity: 1;
}

/* =================================
 pager
================================= */
.c-pager {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 4.1666666667vw auto 0;
  width: 57.9166666667vw;
}
@media screen and (max-width: 767px) {
  .c-pager {
    margin-top: 13.3333333333vw;
    width: 100%;
  }
}
.c-pager .nav-links {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5208333333vw;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-pager .nav-links {
    gap: 1.0666666667vw;
  }
}
.c-pager .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.3020833333vw;
  height: 1.5625vw;
  border: 1px solid #010b27;
  background: #fff;
  color: #010b27;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.9375vw;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .c-pager .page-numbers {
    width: 6.4vw;
    height: 6.4vw;
    font-size: 3.2vw;
  }
}
.c-pager .page-numbers:hover {
  background: #010b27;
  color: #fff;
}
.c-pager .page-numbers.current {
  border-color: #010b27;
  background: #010b27;
  color: #fff;
}
.c-pager .page-numbers.current:hover {
  background: #010b27;
}
.c-pager .page-numbers.prev, .c-pager .page-numbers.next {
  position: absolute;
  top: 50%;
  display: inline-flex;
  align-items: center;
  gap: 0.78125vw;
  padding: 0;
  width: auto;
  height: auto;
  border: none;
  background: transparent;
  color: #010b27;
  letter-spacing: 0.2em;
  font-size: 0.7291666667vw;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c-pager .page-numbers.prev, .c-pager .page-numbers.next {
    gap: 2.1333333333vw;
    font-size: 3.2vw;
  }
}
.c-pager .page-numbers.prev:hover, .c-pager .page-numbers.next:hover {
  background: transparent;
  color: #010b27;
  opacity: 0.7;
}
.c-pager .page-numbers.prev::before, .c-pager .page-numbers.prev::after, .c-pager .page-numbers.next::before, .c-pager .page-numbers.next::after {
  display: block;
  width: 1.21875vw;
  height: 0.328125vw;
  background-image: url(../img/common/ico-arrow-solid.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  transition: transform 0.3s;
}
@media screen and (max-width: 767px) {
  .c-pager .page-numbers.prev::before, .c-pager .page-numbers.prev::after, .c-pager .page-numbers.next::before, .c-pager .page-numbers.next::after {
    width: 5.3333333333vw;
    height: 1.44vw;
  }
}
.c-pager .page-numbers.prev {
  left: 0;
}
.c-pager .page-numbers.prev::after {
  content: none;
}
.c-pager .page-numbers.prev:hover::before {
  transform: translateX(-0.2083333333vw);
}
.c-pager .page-numbers.next {
  right: 0;
}
.c-pager .page-numbers.next::before {
  content: none;
}
.c-pager .page-numbers.next::after {
  transform: scaleX(-1);
}
.c-pager .page-numbers.next:hover::after {
  transform: scaleX(-1) translateX(-0.2083333333vw);
}
.c-pager .page-numbers.dots {
  padding: 0 0.1041666667vw;
  width: auto;
  border: none;
  background: transparent;
  color: #010b27;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 767px) {
  .c-pager .page-numbers.dots {
    padding: 0 0.5333333333vw;
  }
}
.c-pager .page-numbers.dots:hover {
  background: transparent;
}

/* =================================
 c-news-list
================================= */
.c-news-list {
  display: flex;
  flex-direction: column;
}
.c-news-list__item {
  border-top: 1px solid #e3e3e3;
  transition: background-color 0.4s;
}
.c-news-list__item:last-child {
  border-bottom: 1px solid #e3e3e3;
}
.c-news-list__item:hover {
  background-color: rgba(0, 0, 0, 0.02);
}
.c-news-list__item:hover .c-news-list__name {
  color: #da4700;
}
.c-news-list__link {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 1.3020833333vw 0 1.5625vw;
  color: #010b27;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .c-news-list__link {
    align-items: flex-start;
    flex-direction: column;
    padding: 6.6666666667vw 0 8vw;
  }
}
.c-news-list__meta {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 1.5625vw;
  width: 12.5vw;
}
@media screen and (max-width: 767px) {
  .c-news-list__meta {
    gap: 5.3333333333vw;
    margin-bottom: 2.6666666667vw;
    width: 100%;
  }
}
.c-news-list__date {
  color: #3e455a;
  letter-spacing: 0.2em;
  font-size: 0.6770833333vw;
}
@media screen and (max-width: 767px) {
  .c-news-list__date {
    font-size: 3.4666666667vw;
  }
}
.c-news-list__cat {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6.09375vw;
  height: 1.5104166667vw;
  border: 1px solid #e3e3e3;
  background: #fff;
  color: #010b27;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.6770833333vw;
}
@media screen and (max-width: 767px) {
  .c-news-list__cat {
    width: 26.6666666667vw;
    height: 7.7333333333vw;
    font-size: 3.4666666667vw;
  }
}
.c-news-list__name {
  flex-shrink: 0;
  margin-top: 1.3020833333vw;
  width: 100%;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.9375vw;
  line-height: 1.4444444444;
  transition: color 0.4s;
}
@media screen and (max-width: 767px) {
  .c-news-list__name {
    margin-top: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
.c-news-list__item--featured {
  background-color: rgba(218, 71, 0, 0.04);
}
.c-news-list__item--featured:hover {
  background-color: rgba(218, 71, 0, 0.08);
}
.c-news-list__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.625vw;
  width: 3.6458333333vw;
  height: 1.3541666667vw;
  background: #da4700;
  color: #fff;
  vertical-align: middle;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 0.625vw;
}
@media screen and (max-width: 767px) {
  .c-news-list__badge {
    margin-right: 2.1333333333vw;
    width: 14.9333333333vw;
    height: 5.8666666667vw;
    font-size: 2.9333333333vw;
  }
}

/* =================================
 page-nav
================================= */
.c-page-nav {
  position: fixed;
  top: 50%;
  right: 1.0416666667vw;
  z-index: 100;
  padding: 1.9270833333vw 1.0416666667vw 2.0833333333vw 1.0416666667vw;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0.15625vw 0.15625vw 0.15625vw rgba(0, 0, 0, 0.16);
  transition: opacity 0.3s, visibility 0.3s;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c-page-nav {
    display: none;
  }
}
.c-page-nav__close {
  position: absolute;
  top: 0.78125vw;
  right: 0.78125vw;
  width: 0.78125vw;
  height: 0.78125vw;
  border: none;
  background: transparent;
  cursor: pointer;
}
.c-page-nav__close::before, .c-page-nav__close::after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #999;
  content: "";
}
.c-page-nav__close::before {
  transform: translateY(-50%) rotate(45deg);
}
.c-page-nav__close::after {
  transform: translateY(-50%) rotate(-45deg);
}
.c-page-nav__close:hover::before, .c-page-nav__close:hover::after {
  background: #333;
}
.c-page-nav__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.78125vw;
  padding: 0;
  width: 100%;
  border: 0;
  background: transparent;
  color: inherit;
  text-align: left;
  font: inherit;
  cursor: pointer;
  appearance: none;
}
.c-page-nav__header.is-open .c-page-nav__icon {
  transform: rotate(180deg);
}
.c-page-nav__title {
  display: flex;
  align-items: center;
  color: #333;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 0.7291666667vw;
}
.c-page-nav__title::before {
  display: inline-block;
  margin-right: 0.3645833333vw;
  width: 0.5208333333vw;
  height: 0.5208333333vw;
  background: #738be7;
  content: "";
}
.c-page-nav__icon {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 0.7291666667vw;
  transition: transform 0.3s;
}
.c-page-nav__icon svg {
  width: 100%;
  height: auto;
}
.c-page-nav__list {
  display: none;
  overflow: hidden;
  flex-direction: column;
  margin-top: 0.2604166667vw;
  padding-left: 1.5625vw;
}
.c-page-nav__header.is-open + .c-page-nav__list {
  display: flex;
}
.c-page-nav__list + .c-page-nav__header {
  margin-top: 0.7291666667vw;
}
.c-page-nav__item {
  line-height: 1.5;
}
.c-page-nav__link {
  position: relative;
  display: inline-block;
  padding: 0.2083333333vw 0.4166666667vw 0 0;
  border: 1px solid transparent;
  color: #010b27;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 0.7291666667vw;
  transition: all 0.3s;
}
.c-page-nav__link::before {
  position: absolute;
  top: 50%;
  left: -0.8333333333vw;
  width: 0.4166666667vw;
  height: 0.4166666667vw;
  background: #0c1938;
  content: "";
  transition: background 0.3s;
  transform: translateY(-50%);
}
.c-page-nav__link:hover, .c-page-nav__link.is-current {
  color: #607add;
  text-decoration: underline;
}
.c-page-nav__link:hover::before, .c-page-nav__link.is-current::before {
  background: #607add;
}

/* ======================================================================
 layout
====================================================================== */
html.is-open,
html.is-open body {
  overflow: hidden;
}

/* =================================
 l-container
================================= */
.l-container {
  overflow-x: clip;
}
.l-container--lower {
  padding-top: 4.6875vw;
}
@media screen and (max-width: 767px) {
  .l-container--lower {
    padding-top: 16vw;
  }
}
.l-container--bg-thin-red {
  background-color: #f9f5f5;
}
.l-container--bg-thin-blue {
  background-color: #eff1fc;
}
.l-container--bg-image01 {
  position: relative;
  z-index: 0;
}
.l-container--bg-image01:before {
    position: absolute;
    top: 1.5625vw;
    left: 0;
    z-index: -1;
    aspect-ratio: 1920 / 900;
    width: 100%;
    background-image: url(../img/common/bg-image01.png);
    background-position: center;
    background-size: cover;
    content: "";
    opacity: 0.5; /* 50%の透明度 */
}

/* =================================
 l-header
================================= */
.l-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10001;
  padding: 0 2.6041666667vw 0 3.0208333333vw;
  width: 100%;
  height: 4.6875vw;
  background-color: #fff;
  transition: all 0.4s ease;
}
@media screen and (max-width: 767px) {
  .l-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 5.3333333333vw;
    height: 16vw;
  }
}
.l-header.is-hidden {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-100%);
}
.l-header.is-scrolled {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95) !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transform: translateY(0);
}
.l-header.is-scrolled.l-header--float .l-header__nav-link:link, .l-header.is-scrolled.l-header--float .l-header__nav-link:active, .l-header.is-scrolled.l-header--float .l-header__nav-link:visited {
  color: #010b27;
  cursor: pointer;
}
.l-header.is-scrolled.l-header--float .l-header__nav-link:hover {
  color: #607add;
}
.l-header.is-scrolled.l-header--float .l-header__btn--contact {
  border-color: #ccc;
  background-color: #fff;
  color: #010b27;
}
.l-header.is-scrolled.l-header--float .l-header__btn--contact:hover {
  background-color: #f5f5f5;
}
.l-header.is-scrolled.l-header--float .l-header__btn--recruit {
  background-color: #607add;
  color: #fff;
}
.l-header.is-scrolled.l-header--float .l-header__btn--recruit:hover {
  background-color: #4b68d9;
}
@media screen and (max-width: 767px) {
  .l-header.is-scrolled.l-header--float .c-hamburger span {
    background-color: #010b27;
  }
}
.l-header--float {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
}
.l-header--float .l-header__nav-link:link, .l-header--float .l-header__nav-link:active, .l-header--float .l-header__nav-link:visited {
  color: #fff;
  cursor: pointer;
}
.l-header--float .l-header__nav-link:hover {
  color: #607add;
}
.l-header--float .l-header__btn--contact {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}
.l-header--float .l-header__btn--contact:link, .l-header--float .l-header__btn--contact:active, .l-header--float .l-header__btn--contact:visited {
  color: #fff;
  cursor: pointer;
}
.l-header--float .l-header__btn--contact:hover {
  color: #010b27;
}
.l-header--float .l-header__btn--contact:hover {
  background-color: #fff;
}
.l-header--float .l-header__btn--recruit {
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.l-header--float .l-header__btn--recruit:link, .l-header--float .l-header__btn--recruit:active, .l-header--float .l-header__btn--recruit:visited {
  color: #fff;
  cursor: pointer;
}
.l-header--float .l-header__btn--recruit:hover {
  color: #fff;
}
.l-header--float .l-header__btn--recruit:hover {
  background-color: #4b68d9;
}
@media screen and (max-width: 767px) {
  .l-header--float .c-hamburger span {
    background-color: #fff;
  }
}
.l-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .l-header__inner {
    width: 100%;
  }
}
.l-header__logo {
  display: flex;
  align-items: center;
  width: 5.46875vw;
}
@media screen and (max-width: 767px) {
  .l-header__logo {
    width: 16vw;
  }
}
.l-header__logo img {
  width: 100%;
  height: auto;
}
.l-header__right-col {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1.0416666667vw;
  height: 100%;
}
.l-header__nav {
  display: flex;
  flex: 1;
  justify-content: center;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .l-header__nav {
    display: none;
  }
}
.l-header__nav-list {
  display: flex;
  align-items: center;
  height: 100%;
}
.l-header__nav-item {
  display: flex;
  align-items: center;
  height: 100%;
}
.l-header__nav-item:hover .l-header__nav-link {
  color: #607add;
}
.l-header__nav-item:hover .l-header__nav-link::before {
  opacity: 1;
}
.l-header__nav-item:hover .l-header__mega {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.l-header__nav-link {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 1.5625vw;
  height: 100%;
  color: #010b27;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.78125vw;
  transition: color 0.3s;
}
.l-header__nav-link::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #607add;
  content: "";
  opacity: 0;
  transition: opacity 0.3s;
}
.l-header__nav-link.is-active {
  color: #607add;
}
.l-header__nav-link.is-active::before {
  opacity: 1;
}
.l-header__mega {
  position: absolute;
  top: 100%;
  left: 0;
  visibility: hidden;
  min-height: 26.0416666667vw;
  width: 100%;
  background-color: #f8f8f8;
  opacity: 0;
  transition: all 0.3s ease;
  pointer-events: none;
}
.l-header__mega::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(1, 11, 39, 0.56);
  content: "";
  pointer-events: none;
}
.l-header__mega-inner {
  margin: 0 auto;
  padding: 2.0833333333vw 0 3.125vw;
  width: 73.9583333333vw;
}
.l-header__mega-title {
  position: relative;
  margin-bottom: 1.5625vw;
  padding-bottom: 1.5625vw;
  color: #010b27;
  letter-spacing: 0.1em;
  font-weight: 600;
  font-size: 1.1458333333vw;
}
.l-header__mega-title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-image: linear-gradient(to right, #da4700 0, #da4700 3.6458333333vw, #607add 3.6458333333vw, #607add 100%);
  content: "";
}
.l-header__mega-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3.3854166667vw 2.2916666667vw;
}
.l-header__mega-item a {
  display: flex;
  flex-direction: column;
  color: #010b27;
  text-decoration: none;
}
.l-header__mega-item a:hover .l-header__mega-img {
  transform: translateY(-6px);
}
.l-header__mega-item a:hover .l-header__mega-img img {
  transform: scale(1.08);
}
.l-header__mega-img {
  overflow: hidden;
  margin-bottom: 0.5208333333vw;
  aspect-ratio: 2/1;
  width: 100%;
  background-color: #f0f0f0;
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.l-header__mega-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.l-header__mega-text {
  display: flex;
  align-items: center;
  gap: 1.0416666667vw;
  font-weight: 500;
  font-size: 0.78125vw;
  line-height: 1.4;
}
.l-header__mega-text::after {
  flex-basis: 1.1458333333vw;
  aspect-ratio: 1/1;
  width: 1.1458333333vw;
  background: url(../img/common/ico-circle-chevron.png) no-repeat center/contain;
  content: "";
}
.l-header__btns {
  display: flex;
  gap: 1.3020833333vw;
  height: 2.6041666667vw;
}
@media screen and (max-width: 767px) {
  .l-header__btns {
    display: none;
    gap: 2.6666666667vw;
    height: 8.5333333333vw;
  }
}
.l-header__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8.0208333333vw;
  height: 100%;
  border: 1px solid transparent;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.78125vw;
  transition: all 0.3s;
}
.l-header__btn--contact {
  border-color: #ccc;
  background-color: #fff;
  color: #010b27;
}
.l-header__btn--contact:hover {
  background-color: #f5f5f5;
}
.l-header__btn--recruit {
  background-color: #607add;
  color: #fff;
}
.l-header__btn--recruit:link, .l-header__btn--recruit:active, .l-header__btn--recruit:visited {
  color: #fff;
  cursor: pointer;
}
.l-header__btn--recruit:hover {
  color: #fff;
}
.l-header__btn--recruit:hover {
  background-color: #4b68d9;
}

/* =================================
 l-drawer (SP用メニュー)
================================= */
.l-drawer {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-drawer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: block;
    visibility: hidden;
    overflow-y: auto;
    padding: 26.6666666667vw 5.3333333333vw 10.6666666667vw;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.95);
    opacity: 0;
    transition: 0.3s all;
    pointer-events: none;
    backdrop-filter: blur(5px);
  }
  html.is-open .l-drawer {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }
  .l-drawer__nav-list {
    display: flex;
    flex-direction: column;
    gap: 0vw;
    margin-bottom: 10.6666666667vw;
  }
  .l-drawer__nav-item {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .l-drawer__nav-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4vw 0;
    border-bottom: 1px solid #ddd;
    color: #010b27;
    text-decoration: none;
    font-weight: 500;
    font-size: 4.2666666667vw;
  }
  .l-drawer__nav-link.js-drawer-accordion-btn {
    position: relative;
    padding-right: 8vw;
  }
  .l-drawer__nav-link.js-drawer-accordion-btn::before {
    position: absolute;
    top: 50%;
    right: 1.3333333333vw;
    width: 4.2666666667vw;
    height: 2px;
    background-color: #607add;
    content: "";
    transition: transform 0.3s;
    transform: translateY(-50%);
  }
  .l-drawer__nav-link.js-drawer-accordion-btn::after {
    position: absolute;
    top: 50%;
    right: 1.3333333333vw;
    width: 4.2666666667vw;
    height: 2px;
    background-color: #607add;
    content: "";
    transition: transform 0.3s;
    transform: translateY(-50%) rotate(90deg);
  }
  .l-drawer__nav-link.js-drawer-accordion-btn.is-active::after {
    transform: translateY(-50%) rotate(0deg);
  }
  .l-drawer__mega {
    display: none;
    padding: 4vw 0 4vw 5.3333333333vw;
  }
  .l-drawer__mega-list {
    display: flex;
    flex-direction: column;
    gap: 4vw;
  }
  .l-drawer__mega-item a {
    color: #010b27;
    text-decoration: none;
    font-weight: 500;
    font-size: 3.7333333333vw;
  }
  .l-drawer__btns {
    display: flex;
    flex-direction: column;
    gap: 4vw;
  }
  .l-drawer__btns .l-header__btn {
    width: 100%;
    height: 13.3333333333vw;
    font-size: 3.7333333333vw;
  }
}

/* =================================
 l-breadcrumbs
================================= */
/* =================================
 l-main-visual
================================= */
.l-main-visual-top {
  position: relative;
  z-index: 0;
  padding: 17.7083333333vw 8.59375vw 8.59375vw;
  aspect-ratio: 1920/1892;
  width: 100%;
  background-color: #928a8b;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top {
    padding: 24vw 5.3333333333vw 10.6666666667vw;
    aspect-ratio: auto;
    width: 100%;
  }
}
.l-main-visual-top:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.48);
  content: "";
}
@media screen and (max-width: 767px) {
  .l-main-visual-top:before {
    aspect-ratio: 1920/1892;
    width: 100%;
    height: auto;
  }
}
.l-main-visual-top__video {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background: #928a8b url(../img/p-top/mv-bg.jpg) no-repeat center/cover;
}
.l-main-visual-top__video.is-out-of-mv {
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__video {
    position: absolute;
    aspect-ratio: 1920/1892;
    width: 100%;
    height: auto;
  }
}
.l-main-visual-top__video img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.l-main-visual-top__video video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.6s ease;
}
.l-main-visual-top__video video.is-video-loaded {
  opacity: 1;
}
.l-main-visual-top__heading {
  position: relative;
  z-index: 1;
  color: #fff;
}
.l-main-visual-top__heading-title, .l-main-visual-top__heading-text {
  font-weight: bold;
  font-family: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}
.l-main-visual-top__heading-title {
  margin: 0 0 2.1875vw;
  font-size: 4.6875vw;
  line-height: 1.4444444444;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__heading-title {
    margin: 0 0 5.3333333333vw;
    font-size: 8vw;
    line-height: 1.3333333333;
  }
}
.l-main-visual-top__heading-text {
  margin: 0 0 2.1875vw;
  font-size: 2.7604166667vw;
  line-height: 1.4339622642;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__heading-text {
    margin: 0 0 5.3333333333vw;
    font-size: 5.3333333333vw;
  }
}
.l-main-visual-top__heading-text-en {
  font-weight: 300;
  font-size: 1.5625vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1.4666666667;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__heading-text-en {
    font-size: 4.2666666667vw;
  }
}
.l-main-visual-top__scroll {
  position: absolute;
  top: 49.8958333333vw;
  left: 50%;
  z-index: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 0.3125vw;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__scroll {
    top: 53.3333333333vw;
    right: 5.3333333333vw;
    left: auto;
    transform: translate(0, 0);
  }
}
.l-main-visual-top__scroll-text {
  color: #fff;
  font-weight: 300;
  font-size: 1.0416666667vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__scroll-text {
    font-size: 3.2vw;
  }
}
.l-main-visual-top__scroll-ico {
  overflow: hidden;
  width: 0.2604166667vw;
  height: 1.5104166667vw;
  animation: mvScrollAnim 1.5s ease-in-out infinite;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__scroll-ico {
    width: 1.3333333333vw;
    height: 4vw;
  }
}
.l-main-visual-top__scroll-ico img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@keyframes mvScrollAnim {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(15px);
  }
}
.l-main-visual-top__vision {
  position: absolute;
  bottom: 8.59375vw;
  left: 50%;
  z-index: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-align: center;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__vision {
    position: static;
    margin: 32vw 0 0;
    color: #010b27;
    transform: translateX(0);
  }
}
.l-main-visual-top__vision-logo {
  margin-bottom: 1.5625vw;
  width: 25.78125vw;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__vision-logo {
    margin-bottom: 5.3333333333vw;
    width: 64vw;
  }
}
.l-main-visual-top__vision-logo img {
  width: 100%;
  height: auto;
}
.l-main-visual-top__vision-text {
  margin-bottom: 0.78125vw;
  font-weight: 400;
  font-size: 1.5625vw;
  font-family: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  line-height: 1.3333333333;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__vision-text {
    margin-bottom: 4vw;
    font-size: 4.2666666667vw;
  }
}
.l-main-visual-top__vision-copy {
  margin-bottom: 1.5625vw;
  font-weight: 500;
  font-size: 2.0833333333vw;
  font-family: "M PLUS 1", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__vision-copy {
    margin-bottom: 4vw;
    font-size: 5.3333333333vw;
  }
}
.l-main-visual-top__vision-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1.0416666667vw;
  padding: 0 2.6041666667vw;
  height: 3.125vw;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 0.78125vw;
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.l-main-visual-top__vision-btn:link, .l-main-visual-top__vision-btn:active, .l-main-visual-top__vision-btn:visited {
  color: #fff;
  cursor: pointer;
}
.l-main-visual-top__vision-btn:hover {
  color: #da4700;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__vision-btn {
    width: 80vw;
    height: 13.3333333333vw;
    border: 1px solid #607add;
    font-size: 3.7333333333vw;
  }
  .l-main-visual-top__vision-btn:link, .l-main-visual-top__vision-btn:active, .l-main-visual-top__vision-btn:visited {
    color: #607add;
    cursor: pointer;
  }
  .l-main-visual-top__vision-btn:hover {
    color: #607add;
  }
}
.l-main-visual-top__vision-btn:hover {
  background-color: #fff;
  transform: translateY(-0.2083333333vw);
}
.l-main-visual-top__vision-btn::after {
  flex-shrink: 0;
  width: 1.1458333333vw;
  height: 1.1458333333vw;
  background: url(../img/common/ico-circle-chevron.png) no-repeat center/contain;
  content: "";
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__vision-btn::after {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
  }
}
.l-main-visual-top__news {
  position: absolute;
  top: 49.4791666667vw;
  right: 1.9270833333vw;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 1.5625vw;
  padding: 1.0416666667vw 1.25vw;
  width: 21.6145833333vw;
  background-color: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__news {
    top: 82.6666666667vw;
    right: 0;
    gap: 4vw;
    padding: 1.3333333333vw 5.3333333333vw;
    width: 94.6666666667vw;
    height: 16vw;
    border-radius: 1.3333333333vw 0 0 0;
  }
}
.l-main-visual-top__news-title span {
  display: block;
  margin-top: -0.1041666667vw;
  padding-bottom: 0.2604166667vw;
  border-bottom: 0.15625vw solid #da4700;
  font-weight: 300;
  font-size: 0.78125vw;
  font-family: "Noto Serif", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, serif;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__news-title span {
    margin-top: -1.0666666667vw;
    padding-bottom: 1.3333333333vw;
    border-bottom: 0.8vw solid #da4700;
    font-size: 3.4666666667vw;
  }
}
.l-main-visual-top__news-body {
  display: block;
  overflow: hidden;
  flex: 1;
  margin: 0 0.78125vw 0 0;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__news-body {
    margin: 0 4vw 0 0;
  }
}
.l-main-visual-top__news-body p {
  margin: 0;
}
.l-main-visual-top__news-item {
  display: flex !important;
  flex-direction: column;
  gap: 0.3125vw;
  outline: none;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__news-item {
    gap: 0.8vw;
  }
}
.l-main-visual-top__news-date {
  font-size: 0.5208333333vw;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__news-date {
    font-size: 2.6666666667vw;
  }
}
.l-main-visual-top__news-text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  text-decoration: underline;
  -webkit-line-clamp: 2;
  font-weight: 500;
  font-size: 0.6770833333vw;
  line-height: 1.6923076923;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__news-text {
    -webkit-line-clamp: 1;
    font-size: 3.2vw;
  }
}
.l-main-visual-top__news-text:hover {
  text-decoration: none;
}
.l-main-visual-top__news-arrows {
  display: flex;
  flex-direction: column;
  gap: 1.3020833333vw;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__news-arrows {
    gap: 4vw;
  }
}
.l-main-visual-top__news-arrow {
  display: inline-block;
  padding: 0.15625vw;
  width: 0.5208333333vw;
  height: 0.625vw;
  background: #010b27;
  cursor: pointer;
  transition: opacity 0.3s;
  mask: url(../img/p-top/mv-news-arrow.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .l-main-visual-top__news-arrow {
    width: 2.6666666667vw;
    height: 3.2vw;
  }
}
.l-main-visual-top__news-arrow:hover {
  opacity: 1;
}
.l-main-visual-top__news-arrow--down {
  transform: rotate(180deg);
}

.l-main-visual {
  position: relative;
  z-index: 0;
  padding: 0.78125vw 0 0;
}
@media screen and (max-width: 767px) {
  .l-main-visual {
    padding: 4vw 5.3333333333vw 0;
  }
}
.l-main-visual:before {
  position: absolute;
  top: 0;
  right: -13.28125vw;
  z-index: -1;
  aspect-ratio: 1408/768;
  width: 73.3333333333vw;
  background: url(../img/common/l-main-visual-rail-wh.png) no-repeat center/contain;
  content: "";
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .l-main-visual:before {
    right: -16vw;
    width: 100vw;
  }
}
.l-main-visual--no-obj:before {
  display: none;
}
.l-main-visual--no-breadcrumbs .l-main-visual__title {
  margin-top: 8.8541666667vw;
}
@media screen and (max-width: 767px) {
  .l-main-visual--no-breadcrumbs .l-main-visual__title {
    margin-top: 10.6666666667vw;
  }
}
.l-main-visual__inner {
  margin: 0 auto;
  width: 73.9583333333vw;
}
@media screen and (max-width: 767px) {
  .l-main-visual__inner {
    width: 100%;
  }
}
.l-main-visual__title {
  margin-top: 5.2083333333vw;
}
@media screen and (max-width: 767px) {
  .l-main-visual__title {
    margin-top: 10.6666666667vw;
  }
}

.l-main-visual-pt2 {
  padding: 0.78125vw 0 0;
}
@media screen and (max-width: 767px) {
  .l-main-visual-pt2 {
    padding: 4vw 5.3333333333vw 0;
  }
}
.l-main-visual-pt2__inner {
  margin: 0 auto;
  width: 73.9583333333vw;
}
@media screen and (max-width: 767px) {
  .l-main-visual-pt2__inner {
    width: 100%;
  }
}
.l-main-visual-pt2__title {
  margin: 5.2083333333vw auto;
}
@media screen and (max-width: 767px) {
  .l-main-visual-pt2__title {
    margin: 13.3333333333vw auto;
  }
}

/* =================================
 l-content
================================= */
#p-top .l-content {
  position: relative;
  z-index: 0;
  background-color: #fff;
}

/* =================================
 l-main
================================= */
/* =================================
 l-side
================================= */
/* =================================
 l-footer
================================= */
.l-footer {
  padding: 5.2083333333vw 0 0.78125vw;
  background-color: #010b27;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding: 10.6666666667vw 0 5.3333333333vw;
  }
}
.l-footer__inner {
  margin: 0 auto;
  width: 73.9583333333vw;
}
@media screen and (max-width: 767px) {
  .l-footer__inner {
    flex-direction: column;
    gap: 10.6666666667vw;
    padding: 0 5.3333333333vw;
    width: 100%;
  }
}
.l-footer__upper {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .l-footer__upper {
    flex-direction: column;
  }
}
.l-footer__left {
  display: flex;
  flex-direction: column;
  margin: 2.0833333333vw 3.6458333333vw 0 0;
  width: 15.5208333333vw;
}
@media screen and (max-width: 767px) {
  .l-footer__left {
    margin: 0 auto 10.6666666667vw;
    width: 100%;
  }
}
.l-footer__logo {
  margin-bottom: 0.3125vw;
}
@media screen and (max-width: 767px) {
  .l-footer__logo {
    margin: 0 auto 2.6666666667vw;
  }
}
.l-footer__logo a {
  display: block;
}
.l-footer__logo img {
  width: 100%;
  height: auto;
  mix-blend-mode: screen;
}
@media screen and (max-width: 767px) {
  .l-footer__logo img {
    width: 53.3333333333vw;
  }
}
.l-footer__address {
  color: white;
  white-space: nowrap;
  letter-spacing: 0.15em;
  font-weight: 300;
  font-size: 0.7291666667vw;
  line-height: 1.6;
  font-feature-settings: "palt" 1;
}
@media screen and (max-width: 767px) {
  .l-footer__address {
    text-align: center;
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__copyright {
    width: 100%;
    text-align: center;
  }
}
.l-footer__center {
  display: flex;
  flex: 1;
  justify-content: space-around;
  gap: 1.0416666667vw;
  padding-right: 2.8125vw;
}
@media screen and (max-width: 767px) {
  .l-footer__center {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 8vw;
    padding: 0;
    column-gap: 5.3333333333vw;
  }
}
.l-footer__col {
  display: flex;
  flex-direction: column;
  gap: 0.78125vw;
}
@media screen and (max-width: 767px) {
  .l-footer__col {
    gap: 4.2666666667vw;
    width: 45%;
  }
}
.l-footer__heading {
  position: relative;
  padding-bottom: 0.5208333333vw;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.78125vw;
  line-height: 1.4;
}
.l-footer__heading:link, .l-footer__heading:active, .l-footer__heading:visited {
  color: #fff;
  cursor: pointer;
}
.l-footer__heading:hover {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .l-footer__heading {
    padding-bottom: 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
.l-footer__heading::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 3.8020833333vw;
  height: 1px;
  background-image: linear-gradient(to right, #da4700 0, #da4700 23.3%, #607add 23.3%, #607add 100%);
  content: "";
}
@media screen and (max-width: 767px) {
  .l-footer__heading::after {
    width: 19.4666666667vw;
  }
}
.l-footer__heading--no-obj:after {
  display: none;
}
.l-footer__list {
  display: flex;
  flex-direction: column;
  gap: 0.6770833333vw;
}
@media screen and (max-width: 767px) {
  .l-footer__list {
    gap: 2.6666666667vw;
  }
}
.l-footer__list li {
  font-size: 0.7291666667vw;
  line-height: 1.4285714286;
}
@media screen and (max-width: 767px) {
  .l-footer__list li {
    font-size: 3.4666666667vw;
  }
}
.l-footer__list li a {
  color: white;
  text-decoration: none;
  transition: 0.3s all;
}
.l-footer__list li a:link, .l-footer__list li a:active, .l-footer__list li a:visited {
  color: #fff;
  cursor: pointer;
}
.l-footer__list li a:hover {
  color: #607add;
}
.l-footer__right {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  width: 8.0208333333vw;
}
@media screen and (max-width: 767px) {
  .l-footer__right {
    align-items: center;
    margin-top: 10.6666666667vw;
    width: 100%;
  }
}
.l-footer__btns {
  display: flex;
  flex-direction: column;
  gap: 0.8854166667vw;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-footer__btns {
    gap: 4vw;
    max-width: 64vw;
  }
}
.l-footer__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.6041666667vw;
  border: 1px solid white;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.1em;
  font-size: 0.78125vw;
  transition: background-color 0.3s;
}
.l-footer__btn:link, .l-footer__btn:active, .l-footer__btn:visited {
  color: #fff;
  cursor: pointer;
}
.l-footer__btn:hover {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .l-footer__btn {
    height: 13.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
.l-footer__btn:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.l-footer__lower {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 4.6875vw;
}
@media screen and (max-width: 767px) {
  .l-footer__lower {
    align-items: flex-start;
    flex-direction: column-reverse;
    gap: 8vw;
    margin-top: 10.6666666667vw;
  }
}
.l-footer__sublinks {
  display: flex;
  gap: 1.5625vw;
  font-weight: 300;
  font-size: 0.7291666667vw;
}
@media screen and (max-width: 767px) {
  .l-footer__sublinks {
    justify-content: center;
    gap: 6.4vw;
    width: 100%;
    font-size: 3.2vw;
  }
}
.l-footer__sublinks a {
  color: white;
  text-decoration: none;
  transition: opacity 0.3s;
}
.l-footer__sublinks a:hover {
  opacity: 0.7;
}

/* ======================================================================
 common style index
・reset
・setting
・base
・utility
・component
・layout
====================================================================== */

/*# sourceMappingURL=style.css.map */
