@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&display=swap");
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          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; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -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 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

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

/* Lists (definition) */
/* ============================================ */
dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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 {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

/**
 * 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 {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
}

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

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

/*======================================================
# Media Query
====================================================== */
html {
  scroll-behavior: smooth;
}

body {
  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #000000;
}

main {
  overflow-x: hidden;
}

img {
  vertical-align: bottom;
}

a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
a:hover {
  opacity: 0.7;
}

/* 共通：表示前 */
.js-fadeIn {
  opacity: 0;
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
  transition: opacity 1s ease, transform 1s ease, -webkit-transform 1s ease;
  will-change: opacity, transform;
}

/* 下から（今までの） */
.js-fadeUp {
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
}

/* 右から */
.js-fadeRight {
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
}

/* 左から */
.js-fadeLeft {
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
}

/* 表示後（共通） */
.js-fadeIn.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/*======================================================
# サムネイル
====================================================== */
/*======================================================
# 円
====================================================== */
/*======================================================
# アローアイコン
====================================================== */
.l-inner {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 20px;
}

.l-container {
  padding: 172px 0 172px;
}
@media screen and (max-width: 768px) {
  .l-container {
    padding: 86px 0 86px;
  }
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
}
.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header__logo {
  background-color: #fff;
  width: 260px;
  height: 100px;
}
@media screen and (max-width: 1220px) {
  .l-header__logo {
    width: 210px;
    height: 80px;
  }
}
@media screen and (max-width: 900px) {
  .l-header__logo {
    width: 160px;
    height: 50px;
    position: relative;
    z-index: 90;
  }
}
.l-header__logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}
.l-header__logo img {
  max-width: 182px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1220px) {
  .l-header__logo img {
    max-width: 160px;
  }
}
@media screen and (max-width: 900px) {
  .l-header__logo img {
    max-width: 140px;
  }
}
.l-header__contents {
  background: #fff;
  border-radius: 2px;
  padding: 13px 73px 13px 70px;
  margin-top: 13px;
}
.l-header__contents.-top {
  backdrop-filter: blur(11px) brightness(1.12);
  -webkit-backdrop-filter: blur(11px) brightness(1.12);
  background: rgba(255, 255, 255, .06); /* 不透明度6% */
}
@media screen and (max-width: 1220px) {
  .l-header__contents {
    padding: 13px 20px 13px 20px;
    margin-top: unset;
  }
}
@media screen and (max-width: 900px) {
  .l-header__contents {
    position: fixed;
    z-index: 89;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100vh;
    display: none;
    padding-top: 100px;
    background-color: #fff;
  }
}
.l-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 900px) {
  .l-header__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.l-header__navitem1 {
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.l-header__navitem1:not(:first-of-type) {
  margin-left: 44px;
}
@media screen and (max-width: 1220px) {
  .l-header__navitem1:not(:first-of-type) {
    margin-left: 20px;
  }
}
@media screen and (max-width: 900px) {
  .l-header__navitem1:not(:first-of-type) {
    margin-left: unset;
  }
}
.l-header__navitem2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 64px;
  position: relative;
  padding-left: 13px;
}
@media screen and (max-width: 1220px) {
  .l-header__navitem2 {
    margin-left: 30px;
  }
}
@media screen and (max-width: 900px) {
  .l-header__navitem2 {
    margin-left: unset;
  }
}
.l-header__navitem2:nth-of-type(1) {
  margin-left: 64px;
}
.l-header__navitem2::after {
  position: absolute;
  content: "";
  background-image: url("../images/button-arrow-color.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 7px;
  height: 12px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-header__navitem2 .-en {
  font-size: 18px;
  line-height: 1.4444444444;
  font-weight: 700;
  text-transform: uppercase;
  color: #2555A4;
}
.l-header__navitem2 .-ja {
  font-size: 10px;
  line-height: 1.8;
  font-weight: 500;
}

.l-footer {
  background-color: #EFEFEF;
}
.l-footer__inner {
  max-width: 1410px;
  padding: 82px 20px 90px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 970px) {
  .l-footer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 40px 20px 40px;
  }
}
.l-footer__body {
  width: 100%;
  max-width: 693px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 52px 0;
  border-left: rgba(112, 112, 112, .29) 1px solid;
}
@media screen and (max-width: 1180px) {
  .l-footer__body {
    max-width: 560px;
  }
}
@media screen and (max-width: 970px) {
  .l-footer__body {
    border-left: unset;
    gap: 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.l-footer__logo {
  width: 418px;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 1180px) {
  .l-footer__logo {
    width: 350px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__logo {
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
  }
}
.l-footer__logo img {
  width: 100%;
  height: auto;
}
.l-footer__addres {
  margin-top: 88px;
  font-size: 13px;
  line-height: 1.3846153846;
  margin-left: 8px;
}
@media screen and (max-width: 970px) {
  .l-footer__addres {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__addres {
    margin-left: unset;
  }
}
.l-footer__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 8px;
}
@media screen and (max-width: 768px) {
  .l-footer__tel {
    margin-left: unset;
  }
}
.l-footer__tel .-lg {
  font-size: 26px;
  font-weight: 700;
  font-family: "nimbus-sans", sans-serif;
}
.l-footer__tel .-sm {
  font-size: 13px;
}
.l-footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
}
.l-footer__nav.-nav2 {
  margin-left: 15.5%;
}
@media screen and (max-width: 1180px) {
  .l-footer__nav.-nav2 {
    margin-left: 50px;
  }
}
@media screen and (max-width: 970px) {
  .l-footer__nav.-nav2 {
    margin-left: unset;
  }
}
.l-footer__nav.-nav3 {
  margin-left: 12.5%;
}
@media screen and (max-width: 1180px) {
  .l-footer__nav.-nav3 {
    margin-left: 40px;
  }
}
@media screen and (max-width: 970px) {
  .l-footer__nav.-nav3 {
    margin-left: unset;
  }
}
.l-footer__nav a {
  font-size: 15px;
  line-height: 1;
  position: relative;
  padding-left: 11px;
}
@media screen and (max-width: 768px) {
  .l-footer__nav a {
    display: block;
    width: 266px;
  }
}
.l-footer__nav a::after {
  position: absolute;
  content: "-";
  font-size: 15px;
  font-weight: 500;
  color: #2555A4;
  left: 0;
  top: 0;
}
.l-footer__nav.-nav1 a {
  font-weight: 700;
}
.l-footer__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 6px;
  width: 100%;
}
@media screen and (max-width: 1180px) {
  .l-footer__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media screen and (max-width: 970px) {
  .l-footer__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.l-footer__button {
  -webkit-clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
          clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  max-width: 285px;
  width: 100%;
  height: 52px;
  color: #fff;
}
.l-footer__button.-recruit {
  background-color: #2555A4;
}
.l-footer__button.-contact {
  background-color: #0B0B0B;
}
.l-footer__button .-lg {
  font-size: 20px;
  font-weight: 700;
  font-family: "nimbus-sans", sans-serif;
  position: relative;
  padding-left: 23px;
}
.l-footer__button .-lg::after {
  position: absolute;
  content: "";
  background-image: url("../images/button-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 7px;
  height: 12px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-footer__button .-sm {
  font-size: 12px;
  font-weight: 700;
}
.l-footer__copy {
  font-size: 10px;
  line-height: 2.2;
  text-align: center;
  display: block;
  padding-bottom: 20px;
}

.c-burger {
  display: none;
}
@media screen and (max-width: 900px) {
  .c-burger {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    z-index: 90;
    background-color: #2555A4;
    cursor: pointer;
  }
  .c-burger__border {
    width: 22px;
    height: 1px;
    display: block;
    background-color: #fff;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .c-burger__border--top {
    top: 15px;
  }
  .c-burger__border--mid {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .c-burger__border--bottom {
    bottom: 15px;
  }
  .c-burger.is-open .c-burger__border--top {
    rotate: -45deg;
    top: 16px;
  }
  .c-burger.is-open .c-burger__border--mid {
    opacity: 0;
  }
  .c-burger.is-open .c-burger__border--bottom {
    rotate: 45deg;
    bottom: 17px;
  }
}

.c-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  color: #fff;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 10px;
}
.c-title::after {
  position: absolute;
  content: "";
  background-image: url("../images/icon-title2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 7px;
  left: 0;
  top: 0;
}
.c-title.-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-title.-center::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.c-title.-color {
  color: #2555A4;
}
.c-title--en {
  font-size: 75px;
  line-height: 1;
  letter-spacing: -0.039em;
  font-weight: 700;
  font-family: "nimbus-sans-extended", sans-serif;
}
@media screen and (max-width: 768px) {
  .c-title--en {
    font-size: 37.5px;
  }
}
.c-title--ja {
  font-size: 16px;
  line-height: 1.1875;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .c-title--ja {
    font-size: 14px;
  }
}

.c-title2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.1875;
  color: #2555A4;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 23px;
}
@media screen and (max-width: 768px) {
  .c-title2 {
    font-size: 28px;
  }
}
.c-title2::after {
  position: absolute;
  content: "";
  background-image: url("../images/icon-title2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 7px;
  left: 0;
  top: 0;
}

.c-button {
  -webkit-clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
          clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #0B0B0B;
  max-width: 200px;
  width: 100%;
  height: 60px;
}
@media screen and (max-width: 768px) {
  .c-button {
    max-width: 180px;
    height: 50px;
  }
}
.c-button.-color {
  background-color: #2555A4;
}
.c-button span {
  color: #fff;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  font-family: "nimbus-sans", sans-serif;
  position: relative;
  padding-right: 10px;
}
.c-button span::after {
  position: absolute;
  content: "";
  background-image: url("../images/button-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 7px;
  height: 12px;
  right: -3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-gallery {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.c-gallery .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
@media screen and (min-width: 767px) {
  .c-gallery .swiper-slide {
    width: 400px;
  }
}
.c-gallery .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 400/275;
}

.c-page {
  margin: 0 calc(50% - 50vw) 0;
  padding: 133px calc(50vw - 50%) 0;
  width: 100vw;
  height: 457px;
  background-color: #004C9F;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 900px) {
  .c-page {
    padding: 70px calc(50vw - 50%) 0;
  }
}
@media screen and (max-width: 768px) {
  .c-page {
    height: 300px;
  }
}
.c-page::after {
  position: absolute;
  content: "";
  background-image: url("../images/pageheader.webp");
  background-size: contain;
  background-repeat: no-repeat;
  width: 817px;
  height: 456px;
  right: -178px;
  top: 0;
}
@media screen and (max-width: 768px) {
  .c-page::after {
    width: 540px;
    height: 300px;
    right: -80px;
  }
}
.c-page__title {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  margin-top: 57px;
}
@media screen and (max-width: 900px) {
  .c-page__title {
    margin-top: 117px;
  }
}
@media screen and (max-width: 768px) {
  .c-page__title {
    margin-top: 50px;
  }
}
.c-page__title .-en {
  font-size: 105px;
  letter-spacing: -0.039em;
  font-weight: 700;
  font-family: "nimbus-sans-extended", sans-serif;
}
@media screen and (max-width: 768px) {
  .c-page__title .-en {
    font-size: 52.5px;
  }
}
.c-page__title .-ja {
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
}
.c-page.-contact {
  background-color: #F1F3F7;
}
.c-page.-contact::after {
  background-image: unset;
}
.c-page.-contact .c-page__title {
  color: #2555A4;
}
.c-page.-contact .c-breadcrumb {
  color: #000000;
}

.c-pagination {
  margin-top: 167px;
}
@media screen and (max-width: 768px) {
  .c-pagination {
    margin-top: 75px;
  }
}
.c-pagination .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 54px;
}
@media screen and (max-width: 768px) {
  .c-pagination .wp-pagenavi {
    gap: 20px;
  }
}
.c-pagination .wp-pagenavi a, .c-pagination .wp-pagenavi span, .c-pagination .wp-pagenavi a, .c-pagination .wp-pagenavi span {
  font-size: 28px;
  font-family: "nimbus-sans-extended", sans-serif;
  color: rgba(35, 76, 159, .2);
  margin: unset;
}
@media screen and (max-width: 768px) {
  .c-pagination .wp-pagenavi a, .c-pagination .wp-pagenavi span, .c-pagination .wp-pagenavi a, .c-pagination .wp-pagenavi span {
    font-size: 18px;
  }
}
.c-pagination .wp-pagenavi span.current {
  color: #2555A4;
}
.c-pagination .wp-pagenavi a, .c-pagination .wp-pagenavi span {
  border: unset;
}
.c-pagination .nextpostslink, .c-pagination .previouspostslink {
  width: 40px;
  height: 40px;
  background-image: url(../images/button-arrow.svg);
  background-size: 10px;
  background-repeat: no-repeat;
  background-color: #2555A4;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .c-pagination .nextpostslink, .c-pagination .previouspostslink {
    width: 35px;
    height: 35px;
    background-size: 8px;
  }
}
.c-pagination .previouspostslink {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.c-breadcrumb {
  margin: 0 auto;
  width: 100vw;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}
.c-breadcrumb__inner {
  margin: 0 auto;
  max-width: 1220px;
  padding: 0 20px;
  width: 100%;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 4px;
}

.p-top__bg {
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
}
.p-top__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top__bgcolor {
  background-color: rgba(255, 255, 255, .9);
  margin: 0 calc(50% - 50vw);
  padding: 0 calc(50vw - 50%);
  width: 100vw;
}
.p-top-kv {
  margin: 0 calc(50% - 50vw);
  padding: 183px calc(50vw - 50%) 0;
  width: 100vw;
  height: 98.5vh;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top-kv {
    padding: 100px calc(50vw - 50%) 0;
  }
}
.p-top-kv__company {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 10px;
  position: relative;
  z-index: 3;
  margin-left: -49px;
}
@media screen and (max-width: 1440px) {
  .p-top-kv__company {
    margin-left: unset;
  }
}
@media screen and (max-width: 768px) {
  .p-top-kv__company {
    gap: 10px;
  }
}
.p-top-kv__company .-lg {
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-kv__company .-lg {
    font-size: 18px;
    display: block;
  }
}
.p-top-kv__company .-sm {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: -0.039em;
  font-family: "nimbus-sans-extended", sans-serif;
}
@media screen and (max-width: 768px) {
  .p-top-kv__company .-sm {
    font-size: 15px;
    display: block;
  }
}
.p-top-kv__title {
  margin-top: 77px;
  position: relative;
  z-index: 3;
  margin-left: -40px;
}
@media screen and (max-width: 1440px) {
  .p-top-kv__title {
    margin-left: unset;
  }
}
.p-top-kv__title .-sm {
  max-width: 355px;
  margin-left: -12px;
}
@media screen and (max-width: 1440px) {
  .p-top-kv__title .-sm {
    margin-left: unset;
  }
}
@media screen and (max-width: 768px) {
  .p-top-kv__title .-sm {
    max-width: 70%;
    margin-left: -2%;
  }
}
.p-top-kv__title .-sm img {
  width: 100%;
  height: auto;
}
.p-top-kv__title .-lg {
  max-width: 800px;
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .p-top-kv__title .-lg {
    max-width: 90%;
    margin-top: 5%;
  }
}
.p-top-kv__title .-lg img {
  width: 100%;
  height: auto;
}
.p-top-kv__object1, .p-top-kv__object2, .p-top-kv__object3, .p-top-kv__object4, .p-top-kv__object5, .p-top-kv__object6 {
  position: absolute;
}
@media screen and (max-width: 768px) {
  .p-top-kv__object1, .p-top-kv__object2, .p-top-kv__object3, .p-top-kv__object4, .p-top-kv__object5, .p-top-kv__object6 {
    display: none;
  }
}
.p-top-kv__object1 img, .p-top-kv__object2 img, .p-top-kv__object3 img, .p-top-kv__object4 img {
  width: 100%;
  height: auto;
}
.p-top-kv__object1 {
  top: 13.5%;
  left: 50%;
  width: 347px;
}
@media screen and (max-width: 1560px) {
  .p-top-kv__object1 {
    width: 22.2435897436vw;
  }
}
.p-top-kv__object2 {
  bottom: -32px;
  left: -92px;
  width: 660px;
  z-index: 2;
}
@media screen and (max-width: 1560px) {
  .p-top-kv__object2 {
    width: 42.3076923077vw;
    left: -5.8974358974vw;
  }
}
.p-top-kv__object3 {
  top: 20%;
  right: -256px;
  width: 486px;
  z-index: 2;
}
.p-top-kv__object3.js-fadeIn.is-show {
  -webkit-transform: translateX(-50%) translateY(40px);
          transform: translateX(-50%) translateY(40px);
}
@media screen and (max-width: 1560px) {
  .p-top-kv__object3 {
    width: 31.1538461538vw;
    right: -22.4358974359vw;
  }
}
.p-top-kv__object4 {
  right: 296px;
  bottom: 7%;
  width: 273px;
}
@media screen and (max-width: 1560px) {
  .p-top-kv__object4 {
    width: 17.5vw;
  }
}
.p-top-kv__object5 {
  width: 243px;
  height: 530px;
  right: 0;
  top: 0;
  background-color: rgba(35, 76, 159, .3);
  -webkit-clip-path: polygon(56% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(56% 0%, 100% 0%, 100% 100%, 0% 100%);
}
@media screen and (max-width: 1560px) {
  .p-top-kv__object5 {
    width: 15.5769230769vw;
    height: 33.9743589744vw;
  }
}
.p-top-kv__object6 {
  width: 695px;
  height: 240px;
  left: 0;
  top: 0;
  background-color: rgba(35, 76, 159, .3);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 92% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 92% 100%, 0% 100%);
}
@media screen and (max-width: 1560px) {
  .p-top-kv__object6 {
    width: 44.5512820513vw;
    height: 15.3846153846vw;
  }
}
.p-top-about {
  margin: 0 calc(50% - 50vw) -30px;
  padding: 272px calc(50vw - 50%) 370px;
  width: 100vw;
  background-image: url(../images/top/about-bg.webp);
  background-position: center 55%;
  background-size: cover;
  background-color: rgba(52, 160, 217, .76);
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top-about {
    padding: 136px calc(50vw - 50%) 185px;
  }
}
.p-top-about .c-title {
  margin: 0 auto;
  padding-top: 3px;
}
.p-top-about .c-title::after {
  background-image: url("../images/icon-title.svg");
}
.p-top-about .c-button {
  margin: 52px auto 0;
}
.p-top-about__disc {
  margin-top: 66px;
  font-size: 15px;
  line-height: 2;
  font-weight: 500;
  text-align: center;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .p-top-about__disc {
    text-align: left;
  }
}
.p-top-about__object1, .p-top-about__object2, .p-top-about__object3, .p-top-about__object4, .p-top-about__object5, .p-top-about__object6, .p-top-about__object7, .p-top-about__object8 {
  position: absolute;
}
@media screen and (max-width: 768px) {
  .p-top-about__object1, .p-top-about__object2, .p-top-about__object3, .p-top-about__object4, .p-top-about__object5, .p-top-about__object6, .p-top-about__object7, .p-top-about__object8 {
    display: none;
  }
}
.p-top-about__object1 img, .p-top-about__object2 img, .p-top-about__object3 img {
  width: 100%;
  height: auto;
}
.p-top-about__object4, .p-top-about__object5, .p-top-about__object6, .p-top-about__object7 {
  -webkit-clip-path: polygon(15% 0%, 100% 0%, 86% 100%, 0% 100%);
          clip-path: polygon(15% 0%, 100% 0%, 86% 100%, 0% 100%);
  background-color: rgba(255, 255, 255, .5);
}
.p-top-about__object1 {
  width: 451px;
  right: -92px;
  top: 0;
  z-index: 3;
}
@media screen and (max-width: 1560px) {
  .p-top-about__object1 {
    width: 28.9102564103vw;
    right: -5.8974358974vw;
  }
}
.p-top-about__object2 {
  width: 451px;
  left: -170px;
  top: 36.2%;
  -webkit-transform: translateX(-50%) translateY(40px);
          transform: translateX(-50%) translateY(40px);
  z-index: 2;
}
@media screen and (max-width: 1560px) {
  .p-top-about__object2 {
    width: 28.9102564103vw;
    left: -10.8974358974vw;
  }
}
.p-top-about__object3 {
  width: 613px;
  right: -92px;
  bottom: -90px;
  z-index: 2;
}
@media screen and (max-width: 1560px) {
  .p-top-about__object3 {
    width: 39.2948717949vw;
    right: -5.9615384615vw;
    bottom: -5.7692307692vw;
  }
}
.p-top-about__object4 {
  width: 186px;
  height: 104px;
  top: 7px;
  left: 135px;
  background-color: rgba(35, 76, 159, .3);
  z-index: 2;
}
@media screen and (max-width: 1560px) {
  .p-top-about__object4 {
    width: 11.9230769231vw;
    height: 6.6666666667vw;
    left: 8.6538461538vw;
  }
}
.p-top-about__object5 {
  width: 155px;
  height: 376px;
  left: 0;
  top: 39%;
  -webkit-transform: translateX(-50%) translateY(40px);
          transform: translateX(-50%) translateY(40px);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 42% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 42% 100%, 0% 100%);
}
@media screen and (max-width: 1560px) {
  .p-top-about__object5 {
    width: 9.9358974359vw;
    height: 24.1025641026vw;
  }
}
.p-top-about__object6 {
  width: 196px;
  height: 376px;
  right: 0;
  top: 44%;
  -webkit-clip-path: polygon(45% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(45% 0%, 100% 0%, 100% 100%, 0% 100%);
}
@media screen and (max-width: 1560px) {
  .p-top-about__object6 {
    width: 12.5641025641vw;
    height: 24.1025641026vw;
  }
}
.p-top-about__object7 {
  width: 186px;
  height: 104px;
  right: 333px;
  bottom: 14px;
  background-color: rgba(35, 76, 159, .3);
  z-index: 3;
}
@media screen and (max-width: 1560px) {
  .p-top-about__object7 {
    width: 11.9230769231vw;
    height: 6.6666666667vw;
    right: 21.3461538462vw;
    bottom: 0.8974358974vw;
  }
}
.p-top-about__object8 {
  width: 295px;
  height: 292px;
  right: 0;
  top: 0;
  background-color: rgba(35, 76, 159, .3);
  -webkit-clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
}
@media screen and (max-width: 1560px) {
  .p-top-about__object8 {
    width: 18.9102564103vw;
    height: 18.7179487179vw;
  }
}
.p-top-service {
  margin: 0 calc(50% - 50vw);
  padding: 188px calc(50vw - 50%) 0px;
  width: 100vw;
  background-image: url(../images/bg-dot.webp);
  background-color: #004C9F;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top-service {
    padding: 80px calc(50vw - 50%) 0;
  }
}
.p-top-service .c-button {
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.p-top-service__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  margin: 50px calc(50% - 50vw) 0;
}
@media screen and (max-width: 768px) {
  .p-top-service__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-top-service__item {
  width: 33.3333333333%;
}
@media screen and (max-width: 768px) {
  .p-top-service__item {
    width: 100%;
  }
}
.p-top-service__item a {
  position: relative;
}
.p-top-service__item a::after {
  position: absolute;
  content: "";
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(23, 76, 183, 0)), color-stop(35%, rgba(35, 76, 159, 0)), color-stop(75%, rgba(32, 99, 167, .87)), to(rgb(23, 76, 183)));
  background: linear-gradient(0deg, rgba(23, 76, 183, 0) 0%, rgba(35, 76, 159, 0) 35%, rgba(32, 99, 167, .87) 75%, rgb(23, 76, 183) 100%);
  width: 100%;
  height: 343px;
  left: 0;
  top: 0;
}
.p-top-service__title {
  position: absolute;
  top: 52px;
  left: 40px;
  z-index: 2;
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-top-service__title {
    font-size: 16px;
    left: 20px;
  }
}
.p-top-service__img img {
  width: 100%;
  height: auto;
}
.p-top-product {
  margin: 0px calc(50% - 50vw) 0;
  padding: 230px calc(50vw - 50%) 182px;
  width: 100vw;
  background-color: rgba(255, 255, 255, .9);
}
@media screen and (max-width: 768px) {
  .p-top-product {
    padding: 80px calc(50vw - 50%);
  }
}
.p-top-product .c-title {
  padding-top: 12px;
  gap: 0;
}
.p-top-product .c-button {
  margin: 48px auto 0;
}
@media screen and (max-width: 768px) {
  .p-top-product .c-button {
    margin: 40px auto 0;
  }
}
.p-top-product__section {
  margin-top: 40px;
}
.p-top-product__section:first-of-type {
  margin-top: 76px;
}
.p-top-product__title {
  font-size: 17px;
  line-height: 1;
  font-weight: 700;
  position: relative;
  padding-left: 15px;
}
.p-top-product__title::after {
  position: absolute;
  content: "";
  background-color: #2555A4;
  width: 10px;
  height: 10px;
  left: 0;
  top: 5px;
}
.p-top-product__list {
  max-width: 1245px;
  margin: -28px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .p-top-product__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto;
  }
}
.p-top-product__item {
  width: 33.3333333333%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top-product__item {
    width: 100%;
  }
}
.p-top-product__item::after {
  position: absolute;
  content: "";
  background-color: rgba(35, 76, 159, .24);
  width: calc(100% - 40px);
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
}
.p-top-product__item:not(:nth-of-type(3n))::before {
  position: absolute;
  content: "";
  background-color: rgba(35, 76, 159, .24);
  width: 1px;
  height: calc(100% - 40px);
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
}
@media screen and (max-width: 768px) {
  .p-top-product__item:not(:nth-of-type(3n))::before {
    position: unset;
    content: none;
  }
}
.p-top-product__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  min-height: 140px;
}
@media screen and (max-width: 768px) {
  .p-top-product__item a {
    min-height: 120px;
  }
}
.p-top-product__item span {
  font-size: 17px;
  line-height: 1;
  font-weight: 600;
  color: #2555A4;
}
@media screen and (max-width: 768px) {
  .p-top-product__item span {
    font-size: 14px;
  }
}
.p-top-product__item img {
  width: 100%;
  height: auto;
}
.p-top-product__item .-icon1 {
  width: 45px;
}
.p-top-product__item .-icon2 {
  width: 44px;
}
.p-top-product__item .-icon3 {
  width: 53px;
}
.p-top-product__item .-icon4 {
  width: 60px;
}
.p-top-product__item .-icon5 {
  width: 32px;
}
.p-top-product__item .-icon6 {
  width: 67px;
}
.p-top-product__item .-icon7 {
  width: 63px;
}
.p-top-product__item .-icon8 {
  width: 38px;
}
.p-top-product__item .-icon9 {
  width: 35px;
}
.p-top-pickup {
  margin: 0 calc(50% - 50vw);
  padding: 163px calc(50vw - 50%) 216px;
  width: 100vw;
  background-image: url(../images/top/pickup-bg.webp);
  background-position: center;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top-pickup {
    padding: 80px calc(50vw - 50%);
  }
}
.p-top-pickup .c-title {
  padding-top: 12px;
  gap: 5px;
  position: relative;
  z-index: 3;
}
.p-top-pickup__list {
  margin-top: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 17px 40px;
}
@media screen and (max-width: 768px) {
  .p-top-pickup__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-top-pickup__item {
  width: calc(50% - 20px);
  background-position: center;
}
@media screen and (max-width: 768px) {
  .p-top-pickup__item {
    width: 100%;
  }
}
.p-top-pickup__item.-item1 {
  background-image: url(../images/top/pickup1.webp);
}
.p-top-pickup__item.-item2 {
  background-image: url(../images/top/pickup2.webp);
}
.p-top-pickup__item.-item3 {
  background-image: url(../images/top/pickup3.webp);
}
.p-top-pickup__item.-item4 {
  background-image: url(../images/top/pickup4.webp);
}
.p-top-pickup__item.-item5 {
  background-image: url(../images/top/pickup5.webp);
}
.p-top-pickup__item.-item6 {
  background-image: url(../images/top/pickup6.webp);
}
.p-top-pickup__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 150px;
  position: relative;
  padding: 0 40px;
}
@media screen and (max-width: 768px) {
  .p-top-pickup__item a {
    min-height: 100px;
    padding: unset;
  }
}
.p-top-pickup__item a::after {
  position: absolute;
  content: "";
  background-image: url("../images/button-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 9px;
  height: 16px;
  right: 6.3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-top-pickup__item span {
  color: #fff;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .p-top-pickup__item span {
    font-size: 14px;
  }
}
.p-top-pickup__object1, .p-top-pickup__object2, .p-top-pickup__object3 {
  position: absolute;
  -webkit-clip-path: polygon(15% 0%, 100% 0%, 86% 100%, 0% 100%);
          clip-path: polygon(15% 0%, 100% 0%, 86% 100%, 0% 100%);
  background-color: rgba(255, 255, 255, .5);
}
@media screen and (max-width: 768px) {
  .p-top-pickup__object1, .p-top-pickup__object2, .p-top-pickup__object3 {
    display: none;
  }
}
.p-top-pickup__object1 {
  left: -534px;
  top: -159px;
  width: 674px;
  height: 376px;
}
.p-top-pickup__object2 {
  right: -496px;
  top: -214px;
  width: 674px;
  height: 376px;
}
.p-top-pickup__object3 {
  right: -877px;
  bottom: -160px;
  width: 995px;
  height: 556px;
}
.p-top-pickup__object4 {
  position: absolute;
  right: -13px;
  top: -84px;
  width: 266px;
}
@media screen and (max-width: 768px) {
  .p-top-pickup__object4 {
    display: none;
  }
}
.p-top-pickup__object4 img {
  width: 100%;
  height: auto;
}
.p-top-pickup__object5 {
  position: absolute;
  left: -6px;
  bottom: -88px;
  width: 311px;
}
@media screen and (max-width: 768px) {
  .p-top-pickup__object5 {
    display: none;
  }
}
.p-top-pickup__object5 img {
  width: 100%;
  height: auto;
}
.p-top-news {
  padding: 272px 0 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-top-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 80px 0 0;
  }
}
.p-top-news .c-title {
  padding-top: 11px;
  gap: 0px;
}
@media screen and (max-width: 768px) {
  .p-top-news .c-button {
    margin: 40px auto 0;
  }
}
.p-top-news__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 227px;
}
@media screen and (max-width: 768px) {
  .p-top-news__head {
    width: 100%;
  }
}
.p-top-news__body {
  width: calc(87% - 227px);
}
@media screen and (max-width: 768px) {
  .p-top-news__body {
    width: 100%;
  }
}
.p-top-news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 54px;
  padding: 41.5px 0;
  border-bottom: rgba(35, 76, 159, .1) 1px solid;
}
.p-top-news__item div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
}
.p-top-news__item time {
  font-size: 17px;
  line-height: 1;
  font-weight: 600;
}
.p-top-news__item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-top-news__item ul li {
  padding: 5px 15px;
  border: rgba(35, 76, 159, .36) 1px solid;
  border-radius: 2px;
  color: #2555A4;
  font-size: 12px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-top-news__item span {
  font-size: 14px;
  line-height: 1.6428571429;
  font-weight: 500;
}
.p-top-access {
  padding: 211px 0 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-top-access {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 80px 0 0px;
  }
}
.p-top-access .c-title {
  padding-top: 3px;
  gap: 2px;
}
@media screen and (max-width: 768px) {
  .p-top-access .c-button {
    margin: 40px auto 0;
  }
}
.p-top-access__head {
  width: 345px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-top-access__head {
    width: 100%;
  }
}
.p-top-access__address {
  padding-bottom: 32px;
}
.p-top-access__address h3 {
  color: #2555A4;
  font-size: 18px;
  line-height: 2.6;
}
.p-top-access__address address {
  font-size: 13px;
  line-height: 1.3846153846;
}
.p-top-access__body {
  aspect-ratio: 760/343;
  width: calc(86% - 345px);
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .p-top-access__body {
    width: 100%;
    padding-right: unset;
  }
}
.p-top-access__body iframe {
  width: 100%;
  height: 100%;
}
.p-top-gallery {
  padding: 204px 0 260px;
}
@media screen and (max-width: 768px) {
  .p-top-gallery {
    padding: 80px 0 80px;
  }
}
.p-top-message {
  margin: 0 calc(50% - 50vw);
  padding: 134px calc(50vw - 50%) 119px;
  width: 100vw;
}
.p-top-message__title {
  max-width: 422px;
  margin: 0 auto;
}
.p-top-message__title img {
  width: 100%;
  height: auto;
}

.p-about-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 129px;
}
@media screen and (max-width: 768px) {
  .p-about-message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
.p-about-message__head {
  width: 55%;
}
@media screen and (max-width: 768px) {
  .p-about-message__head {
    width: 100%;
  }
}
.p-about-message__lead {
  font-size: 20px;
  line-height: 1.45;
  font-weight: 700;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  margin-top: 43px;
}
@media screen and (max-width: 768px) {
  .p-about-message__lead {
    font-size: 16px;
  }
}
.p-about-message__text {
  font-size: 15px;
  line-height: 1.8;
  font-weight: 500;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 27px;
  max-width: 560px;
}
@media screen and (max-width: 768px) {
  .p-about-message__text {
    max-width: unset;
    font-size: 14px;
    margin-top: 30px;
  }
}
.p-about-message__body {
  margin-right: -120px;
  width: 59%;
}
@media screen and (max-width: 1560px) {
  .p-about-message__body {
    margin-right: calc(50% - 50vw);
  }
}
@media screen and (max-width: 768px) {
  .p-about-message__body {
    width: 100%;
    margin: 0 auto;
  }
}
.p-about-message__img img {
  width: 100%;
  height: auto;
}
.p-about-message__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  font-weight: 700;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .p-about-message__name {
    margin-top: 30px;
  }
}
.p-about-message__name .-sm {
  font-size: 14px;
  line-height: 1;
}
.p-about-message__name .-lg {
  font-size: 24px;
}
.p-about-info {
  padding-top: 124px;
}
@media screen and (max-width: 768px) {
  .p-about-info {
    padding-top: 80px;
  }
}
.p-about-info dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 52px;
}
@media screen and (max-width: 768px) {
  .p-about-info dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-about-info dl dt {
  padding: 27px 0;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 700;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  color: #2555A4;
  width: 120px;
  border-top: 1px solid;
}
@media screen and (max-width: 768px) {
  .p-about-info dl dt {
    width: 100%;
    padding: 30px 0 0;
  }
}
.p-about-info dl dt:last-of-type {
  border-bottom: 1px solid;
}
@media screen and (max-width: 768px) {
  .p-about-info dl dt:last-of-type {
    border-bottom: unset;
  }
}
.p-about-info dl dd {
  padding: 26px 86px;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 500;
  width: calc(100% - 120px);
  border-top: 1px solid rgba(35, 76, 159, .2);
}
@media screen and (max-width: 768px) {
  .p-about-info dl dd {
    width: 100%;
    padding: 10px 0 30px;
    border-top: unset;
    font-size: 14px;
  }
}
.p-about-info dl dd:last-of-type {
  border-bottom: 1px solid rgba(35, 76, 159, .2);
}
@media screen and (max-width: 768px) {
  .p-about-info dl dd:last-of-type {
    border-bottom: 1px solid #2555A4;
  }
}
.p-about-info dl dd.-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 34px;
}
.p-about-team {
  padding-top: 126px;
}
@media screen and (max-width: 768px) {
  .p-about-team {
    padding-top: 80px;
  }
}
.p-about-team__img {
  margin-top: 48px;
}
.p-about-team__img img {
  width: 100%;
  height: auto;
}
.p-about-history {
  padding-top: 127px;
}
@media screen and (max-width: 768px) {
  .p-about-history {
    padding-top: 80px;
  }
}
.p-about-history__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1000px) {
  .p-about-history__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-about-history__list {
  width: 63%;
  margin-top: 71px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 38px 0;
}
@media screen and (max-width: 1000px) {
  .p-about-history__list {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: unset;
    margin-top: 40px;
  }
}
.p-about-history__list dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  color: #2555A4;
  width: 302px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .p-about-history__list dt {
    width: 100%;
    padding-left: 30px;
  }
}
.p-about-history__list dt::before, .p-about-history__list dt::after {
  position: absolute;
  content: "";
  right: 0;
}
.p-about-history__list dt::before {
  width: 1px;
  height: calc(100% + 38px);
  background-color: rgba(35, 76, 159, .2);
  right: 10px;
  top: 12px;
}
@media screen and (max-width: 1000px) {
  .p-about-history__list dt::before {
    content: none;
    position: unset;
  }
}
.p-about-history__list dt::after {
  width: 33px;
  height: 33px;
  border-radius: 50px;
  background-image: url(../images/about/object.webp);
  background-size: contain;
  background-repeat: no-repeat;
  right: -6px;
  top: 2px;
}
@media screen and (max-width: 1000px) {
  .p-about-history__list dt::after {
    right: unset;
    left: -6px;
    top: 0px;
  }
}
.p-about-history__list dt .-lg {
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.04em;
  font-weight: 700;
  font-family: "nimbus-sans-extended", sans-serif;
}
.p-about-history__list dt .-sm {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.04em;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
.p-about-history__list dt:last-of-type::before {
  content: none;
  position: unset;
}
.p-about-history__list dd {
  font-size: 17px;
  line-height: 1.7647058824;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  width: calc(100% - 302px);
  padding: 4px 0 3px 98px;
}
@media screen and (max-width: 1000px) {
  .p-about-history__list dd {
    width: 100%;
    padding: 20px 0px 30px 30px;
  }
  .p-about-history__list dd:not(:last-of-type) {
    position: relative;
  }
  .p-about-history__list dd:not(:last-of-type)::before {
    position: absolute;
    content: "";
    width: 1px;
    height: calc(100% + 24px);
    background-color: rgba(35, 76, 159, .2);
    left: 10px;
    top: -4px;
  }
}
@media screen and (max-width: 768px) {
  .p-about-history__list dd {
    font-size: 14px;
  }
}
.p-about-history__images {
  width: 28%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 27px;
  padding-top: 57px;
}
@media screen and (max-width: 1000px) {
  .p-about-history__images {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    padding-top: 20px;
  }
}
.p-about-history__img:nth-of-type(1) {
  max-width: 128px;
}
.p-about-history__img:nth-of-type(2) {
  max-width: 136px;
}
.p-about-history__img:nth-of-type(3) {
  max-width: 289px;
}
.p-about-history__img img {
  width: 100%;
  height: auto;
}

.p-service {
  padding: 0 0 172px;
}
@media screen and (max-width: 768px) {
  .p-service {
    padding: 0 0 86px;
  }
}
.p-service-doboku {
  padding-top: 172px;
}
@media screen and (max-width: 768px) {
  .p-service-doboku {
    padding-top: 86px;
  }
}
.p-service-doboku__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 13px;
  color: #2555A4;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 10px;
}
.p-service-doboku__title::after {
  position: absolute;
  content: "";
  background-image: url("../images/icon-title2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 7px;
  left: 0;
  top: 0;
}
.p-service-doboku__title .-number {
  font-size: 30px;
  line-height: 1;
  font-family: "nimbus-sans-extended", sans-serif;
  font-weight: 700;
  letter-spacing: -0.039em;
}
.p-service-doboku__title .-ja {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-service-doboku__title .-ja {
    font-size: 18px;
  }
}
.p-service-doboku__img {
  margin-top: 48px;
}
.p-service-doboku__img img {
  width: 100%;
  height: auto;
}
.p-service-doboku__contents {
  margin-top: 63px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 200px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-service-doboku__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 100px;
  }
}
.p-service-doboku__contents::after {
  position: absolute;
  content: "";
  background-color: rgba(35, 76, 159, .2);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1px;
  height: 96%;
}
@media screen and (max-width: 768px) {
  .p-service-doboku__contents::after {
    width: 100%;
    height: 1px;
  }
}
.p-service-doboku__item {
  width: calc(50% - 100px);
}
@media screen and (max-width: 768px) {
  .p-service-doboku__item {
    width: 100%;
  }
}
.p-service-doboku__disc {
  font-size: 15px;
  line-height: 1.8;
  font-weight: 500;
  margin-top: 28px;
}
@media screen and (max-width: 768px) {
  .p-service-doboku__disc {
    font-size: 14px;
  }
}
.p-service-areas {
  background-image: url(../images/service/areas-bg.webp);
  margin: 100px calc(50% - 50vw) 0;
  padding: 93px calc(50vw - 50%) 70px;
  width: 100vw;
}
@media screen and (max-width: 768px) {
  .p-service-areas {
    padding: 80px calc(50vw - 50%) 80px;
  }
}
.p-service-areas__title {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.p-service-areas__title .-en {
  font-size: 12px;
  font-weight: 700;
  font-family: "nimbus-sans-extended", sans-serif;
}
.p-service-areas__title .-ja {
  font-size: 22px;
  line-height: 1.1818181818;
  font-weight: 700;
}
.p-service-areas__title2 {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  padding: 18px 14px 0;
}
.p-service-areas__title2 .-lg {
  font-size: 18px;
  font-weight: 700;
}
.p-service-areas__title2 .-sm {
  font-size: 11px;
  line-height: 1.1818181818;
}
.p-service-areas__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-service-areas__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
  }
}
.p-service-areas__item {
  width: calc(33.33333% - 20px);
}
@media screen and (max-width: 768px) {
  .p-service-areas__item {
    width: 100%;
  }
}
.p-service-areas__img img {
  width: 100%;
  height: auto;
}
.p-service-col2 {
  padding-top: 128px;
}
@media screen and (max-width: 768px) {
  .p-service-col2 {
    padding-top: 80px;
  }
}
.p-service-col2__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  .p-service-col2__list {
    margin-top: 20px;
  }
}
.p-service-col2__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .p-service-col2__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.p-service-col2__img {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-service-col2__img {
    width: 100%;
  }
}
.p-service-col2__img img {
  width: 100%;
  height: auto;
}
.p-service-col2__body {
  width: 50%;
  padding-left: 100px;
}
@media screen and (max-width: 768px) {
  .p-service-col2__body {
    width: 100%;
    padding-left: unset;
  }
}
.p-service-col2__title {
  color: #2555A4;
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: 700;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  border-bottom: 1px solid rgba(35, 76, 159, .2);
  padding-bottom: 12px;
  margin-top: 4px;
}
@media screen and (max-width: 768px) {
  .p-service-col2__title {
    font-size: 18px;
  }
}
.p-service-col2__disc {
  font-size: 15px;
  line-height: 1.8;
  font-weight: 500;
  margin-top: 22px;
}
@media screen and (max-width: 768px) {
  .p-service-col2__disc {
    font-size: 14px;
    margin-top: 10px;
  }
}

.p-news__list {
  max-width: 1160px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 96px;
}
@media screen and (max-width: 768px) {
  .p-news__list {
    gap: 48px;
  }
}
.p-news__head {
  border-bottom: 1px solid rgba(35, 76, 159, .2);
  padding-bottom: 40px;
  margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .p-news__head {
    padding-bottom: 20px;
    margin-bottom: 14px;
  }
}
.p-news__title {
  font-size: 32px;
  line-height: 1.4375;
  font-weight: 500;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  padding-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .p-news__title {
    font-size: 18px;
    padding-bottom: 8px;
  }
}
.p-news__time {
  font-size: 14px;
  line-height: 1.2857142857;
  letter-spacing: 0.04em;
  font-family: "nimbus-sans-extended", sans-serif;
  color: #234C9F;
}
.p-news__contents p, .p-news__contents li, .p-news__contents a {
  font-size: 15px;
  line-height: 1.8666666667;
}
@media screen and (max-width: 768px) {
  .p-news__contents p, .p-news__contents li, .p-news__contents a {
    font-size: 14px;
  }
}

.p-product {
  max-width: 1240px;
  margin: 0 auto;
}
.p-product__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: #234C9F 1px solid;
}
.p-product__btn {
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  background-color: #F0F3F7;
  color: rgba(35, 76, 159, .3);
  width: 50%;
  max-width: 440px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .p-product__btn {
    height: 50px;
    font-size: 16px;
  }
}
.p-product__btn.is-active {
  background-color: #2555A4;
  color: #fff;
}
.p-product__btn:first-of-type {
  -webkit-clip-path: polygon(0 0, 100% 0%, 97% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 97% 100%, 0% 100%);
}
.p-product__btn:last-of-type {
  -webkit-clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.p-product__panel {
  display: none;
}
.p-product__panel.is-active {
  display: block;
}
.p-product__title {
  font-size: 32px;
  line-height: 1.4375;
  font-weight: 700;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  color: #2555A4;
  position: relative;
  padding-left: 39px;
}
@media screen and (max-width: 768px) {
  .p-product__title {
    font-size: 18px;
    padding-left: 22px;
  }
}
.p-product__title::after {
  position: absolute;
  content: "";
  background-image: url("../images/icon-title2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 7px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-product__title::after {
    width: 22px;
    height: 5px;
  }
}
.p-product-items__item {
  border-bottom: #234C9F 1px solid;
}
.p-product-items__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 40px 40px 0;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-product-items__head {
    padding: 20px 0;
  }
}
.p-product-items__toggle {
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  color: #2555A4;
  position: relative;
  padding-right: 54px;
}
@media screen and (max-width: 768px) {
  .p-product-items__toggle {
    padding-right: 40px;
    font-size: 13px;
  }
}
.p-product-items__toggle::before, .p-product-items__toggle::after {
  position: absolute;
  content: "";
}
.p-product-items__toggle::before {
  background-image: url("../images/button-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 8px;
  height: 14px;
  right: 16px;
  top: 0;
  rotate: 90deg;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-product-items__toggle::before {
    width: 6px;
    height: 10px;
    right: 10px;
    top: 2px;
  }
}
.p-product-items__toggle::after {
  background-color: #2555A4;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-product-items__toggle::after {
    width: 26px;
    height: 26px;
  }
}
.p-product-items__toggle.is-active::before {
  rotate: -90deg;
}
.p-product-items__body {
  font-size: 15px;
  line-height: 1.8666666667;
  font-weight: 500;
  display: none;
  padding: 0px 38px 43px;
}
@media screen and (max-width: 768px) {
  .p-product-items__body {
    padding: 0 0px 20px;
    font-size: 14px;
  }
}
.p-product-items__body a {
  color: #2555A4;
  text-decoration: underline;
}
.p-product-info__section {
  padding: 60px 0 80px 0;
}
@media screen and (max-width: 768px) {
  .p-product-info__section {
    padding: 40px 0 40px 0;
  }
}
.p-product-info__section + .p-product-info__section {
  border-top: 1px solid #2555A4;
}
.p-product-info__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 80px;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-product-info__list {
    gap: 40px;
    margin-top: 20px;
  }
}
.p-product-info__item {
  width: calc(50% - 40px);
}
@media screen and (max-width: 768px) {
  .p-product-info__item {
    width: 100%;
  }
}
.p-product-info__head {
  position: relative;
}
.p-product-info__img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 580/300;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-product-info__img {
  position: relative;
}
.p-product-info__img::after {
  position: absolute;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .6)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .6) 100%);
  width: 100%;
  height: 120px;
  left: 0;
  bottom: 0;
}
.p-product-info__title {
  position: absolute;
  left: 28px;
  bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  color: #fff;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
@media screen and (max-width: 768px) {
  .p-product-info__title {
    left: 20px;
    bottom: 10px;
    gap: 0;
    padding-right: 20px;
  }
}
.p-product-info__title .-lg {
  font-size: 22px;
  line-height: 1.3636363636;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-product-info__title .-lg {
    font-size: 16px;
  }
}
.p-product-info__title .-sm {
  font-size: 13px;
  line-height: 2.3076923077;
  display: block;
  margin-left: -5px;
}
@media screen and (max-width: 768px) {
  .p-product-info__title .-sm {
    font-size: 12px;
    line-height: 1.4;
  }
}
.p-product-info__disc {
  font-size: 15px;
  line-height: 1.8666666667;
  font-weight: 500;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-product-info__disc {
    font-size: 14px;
    margin-top: 10px;
  }
}
.p-product-info__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: #234C9F 1px solid;
  width: 100%;
  height: 40px;
  font-size: 14px;
  font-weight: 600;
  color: #2555A4;
  margin-top: 25px;
  border-radius: 4px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-product-info__button {
    margin-top: 10px;
  }
}
.p-product-info__button span {
  position: relative;
  padding-right: 18px;
}
.p-product-info__button span::before, .p-product-info__button span::after {
  position: absolute;
  content: "";
  background-color: #2555A4;
  width: 12px;
  height: 1px;
  right: 0;
  top: 50%;
}
.p-product-info__button span::before {
  rotate: 90deg;
}
.p-product-info__open {
  position: fixed;
  inset: 0;
  z-index: 100;
  background: rgba(0, 0, 0, .7);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.p-product-info__open.is-active {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.p-product-info__openbg {
  position: absolute;
  left: 50%;
  top: 50%;
  background: #fff;
  border-radius: 12px;
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
  padding: 60px;
  max-height: 80%;
  max-width: 90%;
  overflow-y: scroll;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
          transform: translate(-50%, -50%) scale(0.8);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
@media screen and (max-width: 768px) {
  .p-product-info__openbg {
    padding: 40px 20px;
  }
}
.p-product-info__close {
  max-width: 440px;
  width: 100%;
  height: 40px;
  background-color: #2555A4;
  border-radius: 4px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  margin: 40px auto 0;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .p-product-info__close {
    margin: 20px auto 0;
  }
}
.p-product-info__close span {
  position: relative;
  padding-right: 18px;
}
.p-product-info__close span::before, .p-product-info__close span::after {
  position: absolute;
  content: "";
  background-color: #fff;
  width: 12px;
  height: 1px;
  right: 0;
  top: 50%;
}
.p-product-info__close span::before {
  rotate: 135deg;
}
.p-product-info__close span::after {
  rotate: -135deg;
}
.p-product-info__opentitle {
  font-size: 22px;
  line-height: 1.3636363636;
  font-weight: 700;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  color: #2555A4;
  position: relative;
  padding-left: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 10px;
}
@media screen and (max-width: 768px) {
  .p-product-info__opentitle {
    padding-left: 22px;
  }
}
.p-product-info__opentitle .-lg {
  font-size: 22px;
  line-height: 1.3636363636;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-product-info__opentitle .-lg {
    font-size: 18px;
  }
}
.p-product-info__opentitle .-sm {
  font-size: 18px;
  display: block;
  margin-left: -10px;
}
@media screen and (max-width: 768px) {
  .p-product-info__opentitle .-sm {
    font-size: 14px;
  }
}
.p-product-info__opentitle::after {
  position: absolute;
  content: "";
  background-image: url("../images/icon-title2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 7px;
  left: 0;
  top: 14px;
}
@media screen and (max-width: 768px) {
  .p-product-info__opentitle::after {
    top: 11px;
    width: 22px;
    height: 5px;
  }
}
.p-product-info__openlist {
  background-color: #F0F3F7;
  border-radius: 4px;
  margin-top: 18px;
  padding: 30px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 60px;
}
@media screen and (max-width: 768px) {
  .p-product-info__openlist {
    gap: unset;
    padding: 20px 20px;
  }
}
.p-product-info__openlist li {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
  color: #2555A4;
  width: calc(33.33333% - 40px);
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .p-product-info__openlist li {
    width: 100%;
    font-size: 14px;
  }
}
.p-product-info__openlist li::after {
  position: absolute;
  content: "";
  background-color: #2555A4;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  left: 0;
  top: 10px;
}
@media screen and (max-width: 768px) {
  .p-product-info__openlist li::after {
    width: 8px;
    height: 8px;
    top: 8px;
  }
}

.p-product-info__open.is-active .p-product-info__openbg {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

.p-pickup {
  padding-bottom: 170px;
}
@media screen and (max-width: 768px) {
  .p-pickup {
    padding-bottom: 70px;
  }
}
.p-pickup__head {
  padding-top: 133px;
}
@media screen and (max-width: 900px) {
  .p-pickup__head {
    padding-top: 70px;
  }
}
.p-pickup__title {
  font-size: 82px;
  line-height: 1.2195121951;
  font-weight: 700;
  color: #2555A4;
  font-family: "nimbus-sans-extended", sans-serif;
  padding-top: 92px;
}
@media screen and (max-width: 768px) {
  .p-pickup__title {
    font-size: 28px;
    padding-top: 40px;
  }
}
.p-pickup__kv {
  margin: 70px calc(50% - 50vw) 0;
  width: 100vw;
}
@media screen and (max-width: 768px) {
  .p-pickup__kv {
    margin: 20px calc(50% - 50vw) 0;
  }
}
.p-pickup__kv img {
  width: 100%;
  height: auto;
}
.p-pickup__contents {
  max-width: 1160px;
  margin: 0 auto;
  padding-top: 118px;
}
@media screen and (max-width: 768px) {
  .p-pickup__contents {
    padding-top: 40px;
  }
}
.p-pickup__contents h2 {
  font-size: 20px;
  line-height: 1.45;
  font-weight: 700;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  color: #2555A4;
  margin-top: 130px;
}
.p-pickup__contents dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid rgba(35, 76, 159, .2);
  margin-top: 28px;
}
.p-pickup__contents dl dt {
  font-size: 18px;
  line-height: 1.4444444444;
  font-weight: 700;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  color: #2555A4;
  border-bottom: 1px solid rgba(35, 76, 159, .2);
  width: 163px;
  padding: 28px 0;
}
.p-pickup__contents dl dd {
  font-size: 15px;
  line-height: 1.8666666667;
  font-weight: 500;
  border-bottom: 1px solid rgba(35, 76, 159, .2);
  width: calc(100% - 163px);
  padding: 26.5px 0;
}
.p-pickup__contents ul {
  background-color: #F0F3F7;
  border-radius: 8px;
  margin-top: 66px;
  padding: 27px 31px;
}
.p-pickup__contents ul li {
  font-size: 20px;
  line-height: 2;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  position: relative;
  padding-left: 26px;
}
@media screen and (max-width: 768px) {
  .p-pickup__contents ul li {
    font-size: 16px;
  }
}
.p-pickup__contents ul li::after {
  position: absolute;
  content: "";
  background-color: #2555A4;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  left: 0;
  top: 14px;
}
@media screen and (max-width: 768px) {
  .p-pickup__contents ul li::after {
    width: 10px;
    height: 10px;
    top: 12px;
  }
}
.p-pickup__contents p {
  font-size: 15px;
  line-height: 2;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-pickup__contents p {
    font-size: 14px;
  }
}
.p-pickup__contents figure {
  max-width: 680px;
  margin: 36px auto 0;
}
.p-pickup__contents figure img {
  width: 100%;
  height: auto;
}
.p-pickup__contents figure.-img2 {
  margin: 54px auto 50px;
  max-width: 710px;
}
@media screen and (max-width: 768px) {
  .p-pickup__contents figure.-img2 {
    max-width: 70%;
  }
}
.p-pickup-pdf {
  max-width: 1160px;
  margin: 123px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .p-pickup-pdf {
    margin: 60px auto 0;
    gap: 20px;
  }
}
.p-pickup-pdf__item {
  width: calc(33.33333% - 26.66667px);
  padding: 18px 20px 18px 16px;
  background-color: #F4F6F8;
  border: rgba(35, 76, 159, .2) 1px solid;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 28px;
}
@media screen and (max-width: 1145px) {
  .p-pickup-pdf__item {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 768px) {
  .p-pickup-pdf__item {
    width: 100%;
  }
}
.p-pickup-pdf__head {
  width: 95px;
}
.p-pickup-pdf__head img {
  width: 100%;
  height: auto;
}
.p-pickup-pdf__body {
  width: calc(100% - 123px);
  padding: 24px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-pickup-pdf__body {
    padding: 12px 0 0 0;
  }
}
.p-pickup-pdf__title {
  font-size: 17px;
  line-height: 1.5294117647;
  font-weight: 500;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
@media screen and (max-width: 768px) {
  .p-pickup-pdf__title {
    font-size: 15px;
  }
}
.p-pickup-pdf__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
}
.p-pickup-pdf__link span {
  font-size: 14px;
  font-weight: 600;
  color: #234C9F;
  border-bottom: 1px solid;
}

.p-contact__form {
  border-top: rgba(35, 76, 159, .2) 1px solid;
  max-width: 1160px;
  margin: 0 auto;
}
.p-contact__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: rgba(35, 76, 159, .2) 1px solid;
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  .p-contact__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    padding: 20px 0;
  }
}
.p-contact__item.-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-contact__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  width: 240px;
  font-size: 16px;
  line-height: 1.375;
  font-weight: 500;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
@media screen and (max-width: 768px) {
  .p-contact__title {
    width: 100%;
    font-size: 14px;
  }
}
.p-contact__rec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 4px;
  background-color: #2555A4;
  color: #fff;
  width: 42px;
  height: 23px;
  font-size: 13px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-contact__rec {
    font-size: 12px;
  }
}
.p-contact__data {
  width: calc(100% - 240px);
}
@media screen and (max-width: 768px) {
  .p-contact__data {
    width: 100%;
  }
}
.p-contact__input {
  width: 100%;
  min-height: 80px;
  background-color: #F4F6F8;
  border-radius: 4px;
  padding: 0 1em;
}
@media screen and (max-width: 768px) {
  .p-contact__input {
    min-height: 60px;
  }
}
.p-contact__input.-textarea {
  min-height: 411px;
  padding: 1em;
}
@media screen and (max-width: 768px) {
  .p-contact__input.-textarea {
    min-height: 200px;
  }
}
.p-contact__acceptance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
  font-weight: 500;
  margin: 130px auto 0;
}
@media screen and (max-width: 768px) {
  .p-contact__acceptance {
    margin: 40px auto 0;
    font-size: 14px;
  }
}
.p-contact__acceptance .wpcf7-list-item {
  margin: unset;
}
.p-contact__acceptance input[type=checkbox] {
  display: none;
}
.p-contact__acceptance label {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.p-contact__acceptance label span {
  padding-left: 29px;
}
.p-contact__acceptance label span::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  vertical-align: middle;
  background: #F4F6F8;
  border: rgba(35, 76, 159, .2) 1px solid;
  border-radius: 4px;
}
.p-contact__acceptance input[type=checkbox]:checked + span::after {
  content: "✓";
  position: absolute;
  left: 3px;
  top: 1px;
  font-size: 14px;
  color: #2555A4;
}
.p-contact__submit {
  -webkit-clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
          clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #0B0B0B;
  max-width: 440px;
  width: 100%;
  height: 80px;
  background-color: #2555A4;
  position: relative;
  margin: 80px auto 0;
}
@media screen and (max-width: 768px) {
  .p-contact__submit {
    margin: 40px auto 0;
  }
}
.p-contact__submit::after {
  position: absolute;
  content: "";
  background-image: url("../images/button-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 7px;
  height: 12px;
  right: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-contact__submit {
    max-width: 200px;
    height: 50px;
  }
}
.p-contact__submit input {
  color: #fff;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  font-family: "nimbus-sans", sans-serif;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.p-contact__submit .wpcf7-spinner {
  position: absolute;
}
.p-contact-thanks__title {
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  color: #2555A4;
}
@media screen and (max-width: 768px) {
  .p-contact-thanks__title {
    font-size: 28px;
  }
}
.p-contact-thanks__lead {
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  .p-contact-thanks__lead {
    font-size: 14px;
  }
}
.p-contact-thanks .c-button {
  max-width: 280px;
  margin: 40px auto 0;
  -webkit-clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
          clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}
@media screen and (max-width: 768px) {
  .p-contact-thanks .c-button {
    max-width: 240px;
  }
}
.p-contact-thanks .c-button span {
  width: 100%;
  text-align: center;
  padding: unset;
}
.p-contact-thanks .c-button span::after {
  right: 34px;
}

.p-access {
  max-width: 1240px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 128px;
}
@media screen and (max-width: 768px) {
  .p-access {
    gap: 40px;
  }
}
.p-access__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0 0;
  border-top: rgba(35, 76, 159, .2) 1px solid;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-access__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.p-access__item::after {
  position: absolute;
  content: "";
  background-color: #2555A4;
  width: 120px;
  height: 1px;
  left: 0;
  top: -1px;
}
.p-access__head {
  width: 50%;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 768px) {
  .p-access__head {
    width: 100%;
    padding-right: unset;
  }
}
.p-access__title {
  font-size: 32px;
  line-height: 1.4;
  font-weight: 700;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
@media screen and (max-width: 768px) {
  .p-access__title {
    font-size: 28px;
  }
}
.p-access__address, .p-access__tel {
  font-size: 15px;
  line-height: 1.8666666667;
}
@media screen and (max-width: 768px) {
  .p-access__address, .p-access__tel {
    font-size: 14px;
  }
}
.p-access__address {
  margin-top: 20px;
}
.p-access__img {
  max-width: 200px;
  margin-top: auto;
}
@media screen and (max-width: 768px) {
  .p-access__img {
    margin-top: 20px;
  }
}
.p-access__img img {
  width: 100%;
  height: auto;
}
.p-access__map {
  width: 50%;
  aspect-ratio: 620/360;
}
@media screen and (max-width: 768px) {
  .p-access__map {
    width: 100%;
  }
}
.p-access__map iframe {
  width: 100%;
  height: 100%;
}

.u-pt0 {
  padding-top: 0 !important;
}

.u-mr16 {
  margin-right: 16px !important;
}

.u-mt0 {
  margin-top: 0 !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

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

.u-mt15 {
  margin-top: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-mr0 {
  margin-right: 0 !important;
}

@media screen and (max-width: 768px) {
  .u-smt0 {
    margin-top: 0 !important;
  }
  .u-smt5 {
    margin-top: 5px !important;
  }
  .u-smt10 {
    margin-top: 10px !important;
  }
  .u-smt15 {
    margin-top: 15px !important;
  }
  .u-smt20 {
    margin-top: 20px !important;
  }
  .u-smb0 {
    margin-bottom: 0 !important;
  }
  .u-smb5 {
    margin-bottom: 5px !important;
  }
  .u-smb10 {
    margin-bottom: 10px !important;
  }
  .u-smb15 {
    margin-bottom: 15px !important;
  }
  .u-smb20 {
    margin-bottom: 20px !important;
  }
  .u-sml0 {
    margin-left: 0 !important;
  }
}
.u-w03per {
  width: 3% !important;
}

.u-w05per {
  width: 5% !important;
}

.u-w10per {
  width: 10% !important;
}

.u-w13per {
  width: 13% !important;
}

.u-w15per {
  width: 15% !important;
}

.u-w20per {
  width: 20% !important;
}

.u-w23per {
  width: 23% !important;
}

.u-w25per {
  width: 25% !important;
}

.u-w30per {
  width: 30% !important;
}

.u-w33per {
  width: 33% !important;
}

.u-w35per {
  width: 35% !important;
}

.u-w40per {
  width: 40% !important;
}

.u-w43per {
  width: 43% !important;
}

.u-w45per {
  width: 45% !important;
}

.u-w50per {
  width: 50% !important;
}

.u-w53per {
  width: 53% !important;
}

.u-w55per {
  width: 55% !important;
}

.u-w60per {
  width: 60% !important;
}

.u-w63per {
  width: 63% !important;
}

.u-w65per {
  width: 65% !important;
}

.u-w70per {
  width: 70% !important;
}

.u-w73per {
  width: 73% !important;
}

.u-w75per {
  width: 75% !important;
}

.u-w80per {
  width: 80% !important;
}

.u-w83per {
  width: 83% !important;
}

.u-w85per {
  width: 85% !important;
}

.u-w90per {
  width: 90% !important;
}

.u-w93per {
  width: 93% !important;
}

.u-w95per {
  width: 95% !important;
}

.u-table-fixed {
  table-layout: fixed;
}

.u-text-center {
  text-align: center;
}

.u-text-left {
  text-align: left;
}

@media screen and (max-width: 768px) {
  .s-text-center {
    text-align: center;
  }
}

/* background
--------------------------------------------------------------*/
.u-bg-blue {
  background: #F4F8FF;
}

/* hidden
--------------------------------------------------------------*/
.u-header-only {
  display: none;
}
@media screen and (max-width: 900px) {
  .u-header-only {
    display: block;
  }
}

.u-header-hidden {
  display: block;
}
@media screen and (max-width: 900px) {
  .u-header-hidden {
    display: none;
  }
}

.u-xxl-only {
  display: none;
}
@media screen and (max-width: 1276px) {
  .u-xxl-only {
    display: block;
  }
}

.u-xxl-hidden {
  display: block;
}
@media screen and (max-width: 1276px) {
  .u-xxl-hidden {
    display: none;
  }
}

.u-md-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-md-only {
    display: block;
  }
}
.u-md-only--flex {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-md-only--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.u-md-hidden {
  display: block;
}
@media screen and (max-width: 768px) {
  .u-md-hidden {
    display: none;
  }
}
.u-md-hidden--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .u-md-hidden--flex {
    display: none;
  }
}