@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  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) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  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] {
  border-bottom: none; /* 1 */
  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 */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  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;
  border: 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;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  min-width: 1200px;
  color: #000;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  body {
    min-width: auto;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
}
a img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}

small {
  font-size: inherit;
}

.m-wrapper {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 900px) {
  .m-wrapper {
    max-width: 89.3%;
  }
}

.m-tellink {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .m-tellink {
    pointer-events: auto;
    text-decoration: underline;
  }
}

.for-ie {
  display: none;
  width: 100%;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 25px 5.35%;
  background-color: #6093c8;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.for-ie .m-wrapper {
  position: relative;
  padding-right: 100px;
}
.for-ie a {
  text-decoration: underline;
}
.for-ie a:hover {
  text-decoration: none;
}
.for-ie button {
  width: 120px;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px;
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.for-ie button:focus {
  outline: none;
}

.m-btn {
  text-align: center;
}
.m-btn__link {
  position: relative;
  display: inline-block;
  width: 360px;
  max-width: 100%;
  padding: 15px;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  color: #6093c8;
  border: solid 2px #6093c8;
  letter-spacing: 0.04em;
  line-height: 1.3;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .m-btn__link {
    width: 90%;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.m-btn__link::before, .m-btn__link::after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 2px;
}
@media screen and (max-width: 640px) {
  .m-btn__link::before, .m-btn__link::after {
    width: 15px;
  }
}
.m-btn__link::before {
  right: -30px;
  background: #6093c8;
}
@media screen and (max-width: 640px) {
  .m-btn__link::before {
    right: -15px;
  }
}
.m-btn__link::after {
  right: 0;
  background: #6093c8;
}
.m-btn__link:hover {
  background: #6093c8;
  text-decoration: none;
  color: #fff;
}
.m-btn__link:hover::after {
  background: #fff;
}
.m-btn__iconWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.25em;
}
.m-btn__iconWrap::after {
  content: "";
  width: 24px;
  aspect-ratio: 1;
  background-color: #6093c8;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.m-btn__iconWrap.-zoom::after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjA5MzMgMTQuOTQ5MkwyMS4wOTMzIDE5Ljk0OTJMMTkuNTkzMyAyMS40NDkyTDE0LjU5MzMgMTYuNDQ5MlYxNS42NTkyTDE0LjMyMzMgMTUuMzc5MkMxMy4xODMzIDE2LjM1OTIgMTEuNzAzMyAxNi45NDkyIDEwLjA5MzMgMTYuOTQ5MkM4LjM2OTM1IDE2Ljk0OTIgNi43MTYwNSAxNi4yNjQ0IDUuNDk3MDcgMTUuMDQ1NEM0LjI3ODA4IDEzLjgyNjQgMy41OTMyNiAxMi4xNzMxIDMuNTkzMjYgMTAuNDQ5MkMzLjU5MzI2IDguNzI1MzEgNC4yNzgwOCA3LjA3MjAxIDUuNDk3MDcgNS44NTMwMkM2LjcxNjA1IDQuNjM0MDQgOC4zNjkzNSAzLjk0OTIyIDEwLjA5MzMgMy45NDkyMkMxMS44MTcyIDMuOTQ5MjIgMTMuNDcwNSA0LjYzNDA0IDE0LjY4OTUgNS44NTMwMkMxNS45MDg0IDcuMDcyMDEgMTYuNTkzMyA4LjcyNTMxIDE2LjU5MzMgMTAuNDQ5MkMxNi41OTMzIDEyLjA1OTIgMTYuMDAzMyAxMy41MzkyIDE1LjAyMzMgMTQuNjc5MkwxNS4zMDMzIDE0Ljk0OTJIMTYuMDkzM1pNMTAuMDkzMyAxNC45NDkyQzEyLjU5MzMgMTQuOTQ5MiAxNC41OTMzIDEyLjk0OTIgMTQuNTkzMyAxMC40NDkyQzE0LjU5MzMgNy45NDkyMiAxMi41OTMzIDUuOTQ5MjIgMTAuMDkzMyA1Ljk0OTIyQzcuNTkzMjYgNS45NDkyMiA1LjU5MzI2IDcuOTQ5MjIgNS41OTMyNiAxMC40NDkyQzUuNTkzMjYgMTIuOTQ5MiA3LjU5MzI2IDE0Ljk0OTIgMTAuMDkzMyAxNC45NDkyWk0xMi41OTMzIDEwLjk0OTJIMTAuNTkzM1YxMi45NDkySDkuNTkzMjZWMTAuOTQ5Mkg3LjU5MzI2VjkuOTQ5MjJIOS41OTMyNlY3Ljk0OTIySDEwLjU5MzNWOS45NDkyMkgxMi41OTMzVjEwLjk0OTJaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
          mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjA5MzMgMTQuOTQ5MkwyMS4wOTMzIDE5Ljk0OTJMMTkuNTkzMyAyMS40NDkyTDE0LjU5MzMgMTYuNDQ5MlYxNS42NTkyTDE0LjMyMzMgMTUuMzc5MkMxMy4xODMzIDE2LjM1OTIgMTEuNzAzMyAxNi45NDkyIDEwLjA5MzMgMTYuOTQ5MkM4LjM2OTM1IDE2Ljk0OTIgNi43MTYwNSAxNi4yNjQ0IDUuNDk3MDcgMTUuMDQ1NEM0LjI3ODA4IDEzLjgyNjQgMy41OTMyNiAxMi4xNzMxIDMuNTkzMjYgMTAuNDQ5MkMzLjU5MzI2IDguNzI1MzEgNC4yNzgwOCA3LjA3MjAxIDUuNDk3MDcgNS44NTMwMkM2LjcxNjA1IDQuNjM0MDQgOC4zNjkzNSAzLjk0OTIyIDEwLjA5MzMgMy45NDkyMkMxMS44MTcyIDMuOTQ5MjIgMTMuNDcwNSA0LjYzNDA0IDE0LjY4OTUgNS44NTMwMkMxNS45MDg0IDcuMDcyMDEgMTYuNTkzMyA4LjcyNTMxIDE2LjU5MzMgMTAuNDQ5MkMxNi41OTMzIDEyLjA1OTIgMTYuMDAzMyAxMy41MzkyIDE1LjAyMzMgMTQuNjc5MkwxNS4zMDMzIDE0Ljk0OTJIMTYuMDkzM1pNMTAuMDkzMyAxNC45NDkyQzEyLjU5MzMgMTQuOTQ5MiAxNC41OTMzIDEyLjk0OTIgMTQuNTkzMyAxMC40NDkyQzE0LjU5MzMgNy45NDkyMiAxMi41OTMzIDUuOTQ5MjIgMTAuMDkzMyA1Ljk0OTIyQzcuNTkzMjYgNS45NDkyMiA1LjU5MzI2IDcuOTQ5MjIgNS41OTMyNiAxMC40NDkyQzUuNTkzMjYgMTIuOTQ5MiA3LjU5MzI2IDE0Ljk0OTIgMTAuMDkzMyAxNC45NDkyWk0xMi41OTMzIDEwLjk0OTJIMTAuNTkzM1YxMi45NDkySDkuNTkzMjZWMTAuOTQ5Mkg3LjU5MzI2VjkuOTQ5MjJIOS41OTMyNlY3Ljk0OTIySDEwLjU5MzNWOS45NDkyMkgxMi41OTMzVjEwLjk0OTJaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
}
.m-btn__iconWrap.-blank::after {
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDNWNUgxNy41OUw3Ljc2IDE0LjgzTDkuMTcgMTYuMjRMMTkgNi40MVYxMEgyMVYzTTE5IDE5SDVWNUgxMlYzSDVDMy44OSAzIDMgMy45IDMgNVYxOUMzIDE5LjUzMDQgMy4yMTA3MSAyMC4wMzkxIDMuNTg1NzkgMjAuNDE0MkMzLjk2MDg2IDIwLjc4OTMgNC40Njk1NyAyMSA1IDIxSDE5QzE5LjUzMDQgMjEgMjAuMDM5MSAyMC43ODkzIDIwLjQxNDIgMjAuNDE0MkMyMC43ODkzIDIwLjAzOTEgMjEgMTkuNTMwNCAyMSAxOVYxMkgxOVYxOVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=");
          mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDNWNUgxNy41OUw3Ljc2IDE0LjgzTDkuMTcgMTYuMjRMMTkgNi40MVYxMEgyMVYzTTE5IDE5SDVWNUgxMlYzSDVDMy44OSAzIDMgMy45IDMgNVYxOUMzIDE5LjUzMDQgMy4yMTA3MSAyMC4wMzkxIDMuNTg1NzkgMjAuNDE0MkMzLjk2MDg2IDIwLjc4OTMgNC40Njk1NyAyMSA1IDIxSDE5QzE5LjUzMDQgMjEgMjAuMDM5MSAyMC43ODkzIDIwLjQxNDIgMjAuNDE0MkMyMC43ODkzIDIwLjAzOTEgMjEgMTkuNTMwNCAyMSAxOVYxMkgxOVYxOVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=");
}
@media (hover: hover) and (pointer: fine) {
  .m-btn:hover span::after {
    background-color: #fff;
  }
}
.m-btn.--white a {
  background: #fff;
  color: #6093c8;
  border: solid 2px #fff;
}
.m-btn.--white a::before {
  background: #fff;
}
.m-btn.--white a::after {
  background: #6093c8;
}
.m-btn.--white a:hover {
  background: #6093c8;
  color: #fff;
}
.m-btn.--white a:hover::after {
  background: #fff;
}
.m-btn.--primary :where(.m-btn__link) {
  color: #fff;
  background-color: #6093c8;
}
.m-btn__link:disabled {
  background-color: #ccc;
  color: #fff;
  border: solid 2px #ccc;
  cursor: not-allowed;
}

.m-sec-ttl {
  max-width: 90%;
  width: 1050px;
  height: 65px;
  margin-inline: auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .m-sec-ttl {
    height: 50px;
    margin-bottom: 30px;
  }
}
.m-sec-ttl img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}

.m-sec-ttl-center {
  height: 40px;
  margin-inline: auto;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .m-sec-ttl-center {
    height: 25px;
    margin-bottom: 30px;
  }
}
.m-sec-ttl-center img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.m-sub-ttl {
  margin-bottom: 30px;
  padding-left: 25px;
  border-left: solid 6px #6093c8;
  color: #6093c8;
}
@media screen and (max-width: 640px) {
  .m-sub-ttl {
    margin-bottom: 16px;
    padding-left: 15px;
  }
}
.m-sub-ttl__jp {
  display: block;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.3;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 640px) {
  .m-sub-ttl__jp {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.m-sub-ttl__en {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 640px) {
  .m-sub-ttl__en {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

.m-simple-ttl {
  margin-bottom: 25px;
  font-size: 26px;
  font-size: 1.625rem;
  color: #6093c8;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 640px) {
  .m-simple-ttl {
    margin-bottom: 16px;
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.m-indent {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.7;
  letter-spacing: 0.14em;
}
@media screen and (max-width: 640px) {
  .m-indent {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.m-indent:nth-of-type(n + 2) {
  margin-top: 1em;
}

.m-kome {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  color: #221815;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 640px) {
  .m-kome {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.modal-item {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  contain: content;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1000;
}
.modal-item__con {
  position: absolute;
  width: 1000px;
  max-width: 90%;
  max-height: 90svh;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 640px) {
  .modal-item__con {
    max-width: 85%;
  }
}
.modal .close-modal {
  position: absolute;
  top: -30px;
  right: -30px;
  width: 70px;
  height: 70px;
  cursor: pointer;
  background: #6093c8;
  border-radius: 50%;
}
@media screen and (max-width: 640px) {
  .modal .close-modal {
    top: -20px;
    right: -20px;
    width: 50px;
    height: 50px;
  }
}
.modal .close-modal::before, .modal .close-modal::after {
  position: absolute;
  content: "";
  inset: 0;
  margin: auto;
  width: 30px;
  height: 2px;
  background: #fff;
}
@media screen and (max-width: 640px) {
  .modal .close-modal::before, .modal .close-modal::after {
    width: 20px;
  }
}
.modal .close-modal::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.modal .close-modal::after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.m-pageHeader {
  display: grid;
  gap: 20px;
  justify-items: center;
}
.m-pageHeader__title {
  display: grid;
  justify-items: center;
  gap: 10px;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 700;
  color: #6093c8;
}
@media screen and (max-width: 640px) {
  .m-pageHeader__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.m-pageHeader__title::after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background-color: currentColor;
}
.m-pageHeader__text {
  text-align: center;
}

.m-input {
  width: 100%;
  padding: 15px;
  font-size: 16px;
  line-height: 1.5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
@media screen and (max-width: 640px) {
  .m-input {
    padding: 12px;
  }
}

.tCenter {
  text-align: center !important;
}

.tRight {
  text-align: right !important;
}

.tLeft {
  text-align: left !important;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mT0 {
  margin-top: 0px !important;
}

.mT5 {
  margin-top: 5px !important;
}

.mT10 {
  margin-top: 10px !important;
}

.mT15 {
  margin-top: 15px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mT25 {
  margin-top: 25px !important;
}

.mT30 {
  margin-top: 30px !important;
}

.mT35 {
  margin-top: 35px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mT45 {
  margin-top: 45px !important;
}

.mT50 {
  margin-top: 50px !important;
}

.mB0 {
  margin-bottom: 0px !important;
}

.mB5 {
  margin-bottom: 5px !important;
}

.mB10 {
  margin-bottom: 10px !important;
}

.mB15 {
  margin-bottom: 15px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.mB25 {
  margin-bottom: 25px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.mB35 {
  margin-bottom: 35px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mB45 {
  margin-bottom: 45px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mL0 {
  margin-left: 0px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR30 {
  margin-right: 30px !important;
}

.pT0 {
  padding-top: 0px !important;
}

.pT5 {
  padding-top: 5px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pT15 {
  padding-top: 15px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pT25 {
  padding-top: 25px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pT35 {
  padding-top: 35px !important;
}

.pT40 {
  padding-top: 40px !important;
}

.pT45 {
  padding-top: 45px !important;
}

.pT50 {
  padding-top: 50px !important;
}

.pB0 {
  padding-bottom: 0px !important;
}

.pB5 {
  padding-bottom: 5px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

.pB15 {
  padding-bottom: 15px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

.pB25 {
  padding-bottom: 25px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

.pB35 {
  padding-bottom: 35px !important;
}

.pB40 {
  padding-bottom: 40px !important;
}

.pB45 {
  padding-bottom: 45px !important;
}

.pB50 {
  padding-bottom: 50px !important;
}

.pL0 {
  padding-left: 0px !important;
}

.pL10 {
  padding-left: 10px !important;
}

.pL20 {
  padding-left: 20px !important;
}

.pL30 {
  padding-left: 30px !important;
}

.pR0 {
  padding-right: 0px !important;
}

.pR10 {
  padding-right: 10px !important;
}

.pR20 {
  padding-right: 20px !important;
}

.pR30 {
  padding-right: 30px !important;
}

.fadeIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.zoomIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.zoomIn.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.fadeInLeft {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(-50px, 0);
          transform: translate(-50px, 0);
}
.fadeInLeft.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fadeInRight {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(50px, 0);
          transform: translate(50px, 0);
}
.fadeInRight.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

@-webkit-keyframes mvZoomUp {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

@keyframes mvZoomUp {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@-webkit-keyframes mvZoomDown {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes mvZoomDown {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.m-pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .m-sp-hidden {
    display: none;
  }
}

.visually-hidden {
  /**
   * a11y-css-resetから引用
   * https://github.com/mike-engel/a11y-css-reset
  **/
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*******************************
Style
*******************************/
body.is-fixed {
  overflow: hidden;
  width: 100%;
  height: 100%;
  left: 0;
}

#loading {
  position: fixed;
  inset: 0;
  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;
  z-index: 9999;
  background: #7aa0cc;
}
#loading .loading-img {
  aspect-ratio: 16/9;
  max-width: 100%;
  max-height: 100%;
}

@media screen and (max-width: 640px) {
  .l-header {
    width: 100%;
    position: sticky;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999;
  }
}
.l-header-top {
  width: 1300px;
  max-width: 93%;
  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;
  margin-inline: auto;
  padding-block: 25px 20px;
}
@media screen and (max-width: 640px) {
  .l-header-top {
    height: 60px;
    padding-block: 15px;
  }
}
.l-header-top .logo-zexion {
  width: 298px;
}
@media screen and (max-width: 640px) {
  .l-header-top .logo-zexion {
    height: 35px;
  }
}
@media screen and (max-width: 640px) {
  .l-header-top .logo-zexion img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: left;
       object-position: left;
  }
}
.l-header-top .logo-daiwa {
  width: 248px;
}
@media screen and (max-width: 640px) {
  .l-header-top .logo-daiwa {
    display: none;
  }
}
.l-header .open-btn {
  display: none;
}
@media screen and (max-width: 640px) {
  .l-header .open-btn {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background-color: #6093c8;
  }
  .l-header .open-btn span {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 25px;
    height: 2px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
  }
  .l-header .open-btn span:nth-of-type(1) {
    top: 24px;
  }
  .l-header .open-btn span:nth-of-type(2) {
    top: 30px;
  }
  .l-header .open-btn span:nth-of-type(3) {
    top: 36px;
  }
  .l-header .open-btn.is-active span:nth-of-type(1) {
    -webkit-transform: translateY(6px) translateX(-50%) rotate(45deg);
            transform: translateY(6px) translateX(-50%) rotate(45deg);
  }
  .l-header .open-btn.is-active span:nth-of-type(2) {
    opacity: 0;
  }
  .l-header .open-btn.is-active span:nth-of-type(3) {
    -webkit-transform: translateY(-6px) translateX(-50%) rotate(-45deg);
            transform: translateY(-6px) translateX(-50%) rotate(-45deg);
  }
}

.gnav {
  position: sticky;
  top: -1px;
  border-top: 1px solid #d7d7d8;
  border-bottom: 1px solid #d7d7d8;
  background: #fff;
  z-index: 999;
}
@media screen and (max-width: 640px) {
  .gnav {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: calc(100svh - 60px);
    background: rgba(255, 255, 255, 0.85);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    visibility: hidden;
    opacity: 0;
    overflow-y: auto;
    border: none;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .gnav.is-active {
    opacity: 1;
    visibility: visible;
  }
}
.gnav .nav-list {
  max-width: 90%;
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-inline: auto;
}
@media screen and (max-width: 640px) {
  .gnav .nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 60%;
    height: 100%;
    padding-block: 30px;
  }
}
.gnav .nav-list .nav-item {
  width: 20%;
  border-left: 1px solid #d7d7d8;
}
@media screen and (max-width: 640px) {
  .gnav .nav-list .nav-item {
    width: 100%;
    border-left: none;
  }
}
.gnav .nav-list .nav-item:last-of-type {
  border-right: 1px solid #d7d7d8;
}
@media screen and (max-width: 640px) {
  .gnav .nav-list .nav-item:last-of-type {
    border-right: none;
  }
}
.gnav .nav-list .nav-item.--contact .nav-item-link {
  background: #6093c8;
}
@media screen and (max-width: 640px) {
  .gnav .nav-list .nav-item.--contact .nav-item-link {
    background: transparent;
  }
}
.gnav .nav-list .nav-item.--contact .nav-item-link .img-black {
  opacity: 0;
}
@media screen and (max-width: 640px) {
  .gnav .nav-list .nav-item.--contact .nav-item-link .img-black {
    opacity: 1;
  }
}
.gnav .nav-list .nav-item.--contact .nav-item-link .img-white {
  opacity: 1;
}
@media screen and (max-width: 640px) {
  .gnav .nav-list .nav-item.--contact .nav-item-link .img-white {
    opacity: 0;
  }
}
.gnav .nav-list .nav-item.--contact .nav-item-link:hover {
  background: #fff;
}
@media screen and (max-width: 640px) {
  .gnav .nav-list .nav-item.--contact .nav-item-link:hover {
    background: transparent;
  }
}
.gnav .nav-list .nav-item.--contact .nav-item-link:hover .nav-item-link__img .img-white {
  opacity: 0;
}
.gnav .nav-list .nav-item.--contact .nav-item-link:hover .nav-item-link__img .img-black {
  opacity: 1;
}
.gnav .nav-list .nav-item-link {
  display: block;
  padding: 15px 0;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.gnav .nav-list .nav-item-link__img {
  display: block;
  position: relative;
  height: 41px;
}
.gnav .nav-list .nav-item-link__img img {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.gnav .nav-list .nav-item-link__img .img-white {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.gnav .nav-list .nav-item-link:hover {
  background: #6093c8;
}
@media screen and (max-width: 640px) {
  .gnav .nav-list .nav-item-link:hover {
    background: transparent;
  }
}
.gnav .nav-list .nav-item-link:hover .nav-item-link__img .img-white {
  opacity: 1;
}
@media screen and (max-width: 640px) {
  .gnav .nav-list .nav-item-link:hover .nav-item-link__img .img-white {
    opacity: 0;
  }
}
.gnav .nav-list .nav-item-link:hover .nav-item-link__img .img-black {
  opacity: 0;
}
@media screen and (max-width: 640px) {
  .gnav .nav-list .nav-item-link:hover .nav-item-link__img .img-black {
    opacity: 1;
  }
}

.l-main section {
  overflow: hidden;
}
.l-main section:not(.mv, .about) {
  padding-block: 80px 100px;
}
@media screen and (max-width: 640px) {
  .l-main section:not(.mv, .about) {
    padding-block: 50px 60px;
  }
}
.l-main .mv .swiper-slide {
  position: relative;
  overflow: hidden;
  aspect-ratio: 3200/1480;
}
@media screen and (max-width: 640px) {
  .l-main .mv .swiper-slide {
    aspect-ratio: 750/980;
  }
}
.l-main .mv .swiper-slide .swiper-img {
  width: 100%;
  height: 100%;
}
.l-main .mv .swiper-slide .swiper-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.l-main .mv .swiper-slide-active .swiper-img,
.l-main .mv .swiper-slide-duplicate-active .swiper-img,
.l-main .mv .swiper-slide-prev .swiper-img {
  -webkit-animation: mvZoomUp 7s linear 0s normal both;
          animation: mvZoomUp 7s linear 0s normal both;
}
.l-main .mv .swiper-slide[data-index="1"].swiper-slide-active .swiper-img, .l-main .mv .swiper-slide[data-index="1"].swiper-slide-duplicate-active .swiper-img, .l-main .mv .swiper-slide[data-index="1"].swiper-slide-prev .swiper-img {
  -webkit-animation: mvZoomDown 7s linear 0s normal both;
          animation: mvZoomDown 7s linear 0s normal both;
}
.l-main .about {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(../img/about-bg.webp) no-repeat center/cover;
}
@media screen and (max-width: 640px) {
  .l-main .about {
    overflow: hidden;
  }
}
.l-main .about-ttl {
  padding-block: 17% 18%;
  font-size: clamp(20px, 1.6vw, 26px);
  text-align: center;
  line-height: 1.692;
  letter-spacing: 0.28em;
}
@media screen and (max-width: 640px) {
  .l-main .about-ttl {
    padding-block: 70% 74%;
    font-size: 4.5vw;
    line-height: 1.8;
  }
}
.l-main .about-box01 > *, .l-main .about-box02 > *, .l-main .about-box03 > *, .l-main .about-box04 > * {
  position: absolute;
}
.l-main .about-box01 .rotate-square, .l-main .about-box02 .rotate-square, .l-main .about-box03 .rotate-square, .l-main .about-box04 .rotate-square {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.05s linear;
  transition: -webkit-transform 0.05s linear;
  transition: transform 0.05s linear;
  transition: transform 0.05s linear, -webkit-transform 0.05s linear;
}
.l-main .about-box01 {
  position: absolute;
  top: 0;
  left: 5.81%;
  width: 34.13%;
  height: 69.3%;
}
@media screen and (max-width: 640px) {
  .l-main .about-box01 {
    top: 0;
    left: 0;
    width: 67%;
    height: 38.6%;
  }
}
.l-main .about-box01-img {
  bottom: 0;
  left: 0;
  width: 70%;
  padding-right: 11%;
  padding-bottom: 15.5%;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .l-main .about-box01-img {
    bottom: auto;
    top: -10%;
    width: 63.6%;
    padding-right: 0;
    padding-bottom: 13.9%;
  }
}
.l-main .about-box01-img::before, .l-main .about-box01-img::after {
  position: absolute;
  content: "";
  background: #7eabd5;
}
.l-main .about-box01-img::before {
  top: 9.8%;
  right: 0;
  width: 2px;
  height: 56%;
}
@media screen and (max-width: 640px) {
  .l-main .about-box01-img::before {
    content: none;
  }
}
.l-main .about-box01-img::after {
  bottom: 0;
  left: 0;
  width: 61.3%;
  height: 2px;
}
@media screen and (max-width: 640px) {
  .l-main .about-box01-img::after {
    width: 73.4%;
    height: 1px;
  }
}
.l-main .about-box01-square__gray {
  top: 0;
  right: 10%;
  width: 61%;
  aspect-ratio: 334/219;
  background: rgba(229, 229, 229, 0.5);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 640px) {
  .l-main .about-box01-square__gray {
    right: 10.5%;
    width: 26%;
    aspect-ratio: 131/145;
  }
}
@media screen and (max-width: 640px) {
  .l-main .about-box01-square__gray02 {
    bottom: 0;
    left: 0;
    width: 21%;
    aspect-ratio: 106/190;
    background: rgba(229, 229, 229, 0.5);
    mix-blend-mode: multiply;
  }
}
.l-main .about-box01-square__blue {
  top: 14.6%;
  right: 0;
  width: 12.45%;
  aspect-ratio: 1/1;
  background: rgba(96, 147, 200, 0.3);
}
@media screen and (max-width: 640px) {
  .l-main .about-box01-square__blue {
    top: 0;
    width: 13.52%;
    aspect-ratio: 68/48;
  }
}
.l-main .about-box02 {
  position: absolute;
  bottom: 6.15%;
  left: 0;
  width: 41.25%;
  height: 40.6%;
}
@media screen and (max-width: 640px) {
  .l-main .about-box02 {
    bottom: auto;
    left: auto;
    top: 6.6%;
    right: 0;
    width: 44.8%;
    height: 29.5%;
  }
}
.l-main .about-box02-img {
  bottom: 0;
  right: 0;
  width: 37.9%;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .l-main .about-box02-img {
    bottom: 0;
    right: -8.9%;
    width: 90%;
  }
}
.l-main .about-box02-square__gray {
  top: 0;
  left: 0;
  width: 30.3%;
  aspect-ratio: 200/219;
  background: rgba(229, 229, 229, 0.5);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 640px) {
  .l-main .about-box02-square__gray {
    left: auto;
    right: 0;
    width: 24.7%;
    aspect-ratio: 83/154;
  }
}
.l-main .about-box02-square__blue {
  top: 23.5%;
  right: 32%;
  width: 14.09%;
  aspect-ratio: 1/1;
  background: rgba(96, 147, 200, 0.3);
}
@media screen and (max-width: 640px) {
  .l-main .about-box02-square__blue {
    top: 30%;
    right: auto;
    left: 0;
    width: 33.3%;
  }
}
.l-main .about-box03 {
  position: absolute;
  top: 6.15%;
  right: 0;
  width: 33%;
  height: 55.5%;
}
@media screen and (max-width: 640px) {
  .l-main .about-box03 {
    top: auto;
    right: auto;
    bottom: 11.6%;
    left: 0;
    width: 76%;
    height: 30.8%;
  }
}
.l-main .about-box03-img {
  top: 0;
  left: 0;
  width: 47.45%;
}
@media screen and (max-width: 640px) {
  .l-main .about-box03-img {
    width: 43.8%;
  }
}
.l-main .about-box03-square__gray {
  bottom: 0;
  right: 0;
  width: 34.6%;
  aspect-ratio: 183/219;
  background: rgba(229, 229, 229, 0.5);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 640px) {
  .l-main .about-box03-square__gray {
    width: 39.3%;
    aspect-ratio: 1/1;
  }
}
.l-main .about-box03-square__blue {
  top: 31.3%;
  right: 26%;
  width: 17%;
  aspect-ratio: 1/1;
  background: rgba(96, 147, 200, 0.3);
}
@media screen and (max-width: 640px) {
  .l-main .about-box03-square__blue {
    top: 31.8%;
    right: 31.2%;
    width: 16.1%;
  }
}
.l-main .about-box04 {
  position: absolute;
  bottom: 0;
  right: 6.15%;
  width: 35.5%;
  height: 49.4%;
}
@media screen and (max-width: 640px) {
  .l-main .about-box04 {
    right: 0;
    width: 76.9%;
    height: 26%;
  }
}
.l-main .about-box04-img {
  bottom: 12.4%;
  right: 0;
  width: 65.7%;
  padding-left: 9.3%;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .l-main .about-box04-img {
    bottom: 0;
    width: 63%;
    padding-left: 8.7%;
  }
}
.l-main .about-box04-img::before {
  position: absolute;
  content: "";
  background: #7eabd5;
  bottom: 0;
  left: 0;
  width: 2px;
  height: 54.8%;
}
@media screen and (max-width: 640px) {
  .l-main .about-box04-img::before {
    width: 1px;
  }
}
.l-main .about-box04-square__gray {
  bottom: 0;
  left: 19%;
  width: 43.6%;
  aspect-ratio: 248/134;
  background: rgba(229, 229, 229, 0.5);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 640px) {
  .l-main .about-box04-square__gray {
    left: 22.3%;
    width: 24.26%;
    aspect-ratio: 140/97;
  }
}
.l-main .about-box04-square__blue {
  bottom: 17.76%;
  left: 0;
  width: 24.6%;
  aspect-ratio: 1/1;
  background: rgba(96, 147, 200, 0.3);
}
@media screen and (max-width: 640px) {
  .l-main .about-box04-square__blue {
    bottom: 23%;
    left: 0;
    width: 24.2%;
  }
}

.floorguide-item {
  position: relative;
}
@media screen and (max-width: 640px) {
  .floorguide-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 640px) {
  .floorguide-item:nth-child(n+2) {
    margin-top: 40px;
  }
}
.floorguide-item-img {
  position: absolute;
  top: 0;
}
@media screen and (max-width: 640px) {
  .floorguide-item-img {
    position: inherit;
    margin-top: 20px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.floorguide-item-img img {
  display: block;
  width: 100%;
}
.floorguide-item .m-wrapper {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
}
.floorguide-item-txtbox .m-sub-ttl {
  margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
  .floorguide-item-txtbox .m-sub-ttl {
    margin-bottom: 20px;
  }
}
.floorguide-item:nth-child(odd) .floorguide-item-img {
  right: 0;
}
.floorguide-item:nth-child(even) .floorguide-item-img {
  left: 0;
}
.floorguide-item:nth-child(even) .floorguide-item-txtbox {
  margin-left: auto;
}
.floorguide-item.--elevator .m-wrapper {
  padding-block: 2.5% 14.75%;
}
@media screen and (max-width: 640px) {
  .floorguide-item.--elevator .m-wrapper {
    padding-block: 0;
  }
}
.floorguide-item.--elevator .floorguide-item-img {
  width: 50%;
  aspect-ratio: 1406/878;
}
@media screen and (max-width: 640px) {
  .floorguide-item.--elevator .floorguide-item-img {
    width: 95%;
    margin-left: auto;
  }
}
.floorguide-item.--elevator .floorguide-item-img::before {
  position: absolute;
  content: "";
  background: rgba(96, 147, 200, 0.3);
  bottom: 0;
  right: 0;
  width: 81.5%;
  aspect-ratio: 650/400;
  z-index: -1;
}
.floorguide-item.--elevator .floorguide-item-img img {
  width: 87%;
}
.floorguide-item.--elevator .floorguide-item-txtbox {
  width: 45%;
}
@media screen and (max-width: 640px) {
  .floorguide-item.--elevator .floorguide-item-txtbox {
    width: 100%;
  }
}
.floorguide-item.--lounge {
  margin-top: -4.4%;
}
@media screen and (max-width: 640px) {
  .floorguide-item.--lounge {
    margin-top: 40px;
  }
}
.floorguide-item.--lounge .m-wrapper {
  padding-block: 15.6% 11%;
}
@media screen and (max-width: 640px) {
  .floorguide-item.--lounge .m-wrapper {
    padding-block: 0;
  }
}
.floorguide-item.--lounge .floorguide-item-img {
  width: 45%;
  aspect-ratio: 1460/1380;
}
@media screen and (max-width: 640px) {
  .floorguide-item.--lounge .floorguide-item-img {
    width: 90%;
    margin-top: 30px;
  }
}
.floorguide-item.--lounge .floorguide-item-img::before {
  position: absolute;
  content: "";
  background: rgba(96, 147, 200, 0.3);
  bottom: 10.7%;
  left: 0;
  width: 89%;
  aspect-ratio: 650/400;
  z-index: -1;
}
.floorguide-item.--lounge .floorguide-item-img img {
  width: 100%;
}
.floorguide-item.--lounge .floorguide-item-txtbox {
  width: 50%;
}
@media screen and (max-width: 640px) {
  .floorguide-item.--lounge .floorguide-item-txtbox {
    width: 100%;
  }
}
.floorguide-item.--lounge .tLeft {
  margin-top: 30px;
}
@media screen and (max-width: 640px) {
  .floorguide-item.--lounge .tLeft {
    margin-top: 20px;
  }
}
.floorguide-item .m-btn__link span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.25em;
}
.floorguide-item .m-btn__link span::after {
  content: "";
  width: 25px;
  aspect-ratio: 1;
  background-color: #6093c8;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjA5MzMgMTQuOTQ5MkwyMS4wOTMzIDE5Ljk0OTJMMTkuNTkzMyAyMS40NDkyTDE0LjU5MzMgMTYuNDQ5MlYxNS42NTkyTDE0LjMyMzMgMTUuMzc5MkMxMy4xODMzIDE2LjM1OTIgMTEuNzAzMyAxNi45NDkyIDEwLjA5MzMgMTYuOTQ5MkM4LjM2OTM1IDE2Ljk0OTIgNi43MTYwNSAxNi4yNjQ0IDUuNDk3MDcgMTUuMDQ1NEM0LjI3ODA4IDEzLjgyNjQgMy41OTMyNiAxMi4xNzMxIDMuNTkzMjYgMTAuNDQ5MkMzLjU5MzI2IDguNzI1MzEgNC4yNzgwOCA3LjA3MjAxIDUuNDk3MDcgNS44NTMwMkM2LjcxNjA1IDQuNjM0MDQgOC4zNjkzNSAzLjk0OTIyIDEwLjA5MzMgMy45NDkyMkMxMS44MTcyIDMuOTQ5MjIgMTMuNDcwNSA0LjYzNDA0IDE0LjY4OTUgNS44NTMwMkMxNS45MDg0IDcuMDcyMDEgMTYuNTkzMyA4LjcyNTMxIDE2LjU5MzMgMTAuNDQ5MkMxNi41OTMzIDEyLjA1OTIgMTYuMDAzMyAxMy41MzkyIDE1LjAyMzMgMTQuNjc5MkwxNS4zMDMzIDE0Ljk0OTJIMTYuMDkzM1pNMTAuMDkzMyAxNC45NDkyQzEyLjU5MzMgMTQuOTQ5MiAxNC41OTMzIDEyLjk0OTIgMTQuNTkzMyAxMC40NDkyQzE0LjU5MzMgNy45NDkyMiAxMi41OTMzIDUuOTQ5MjIgMTAuMDkzMyA1Ljk0OTIyQzcuNTkzMjYgNS45NDkyMiA1LjU5MzI2IDcuOTQ5MjIgNS41OTMyNiAxMC40NDkyQzUuNTkzMjYgMTIuOTQ5MiA3LjU5MzI2IDE0Ljk0OTIgMTAuMDkzMyAxNC45NDkyWk0xMi41OTMzIDEwLjk0OTJIMTAuNTkzM1YxMi45NDkySDkuNTkzMjZWMTAuOTQ5Mkg3LjU5MzI2VjkuOTQ5MjJIOS41OTMyNlY3Ljk0OTIySDEwLjU5MzNWOS45NDkyMkgxMi41OTMzVjEwLjk0OTJaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
          mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjA5MzMgMTQuOTQ5MkwyMS4wOTMzIDE5Ljk0OTJMMTkuNTkzMyAyMS40NDkyTDE0LjU5MzMgMTYuNDQ5MlYxNS42NTkyTDE0LjMyMzMgMTUuMzc5MkMxMy4xODMzIDE2LjM1OTIgMTEuNzAzMyAxNi45NDkyIDEwLjA5MzMgMTYuOTQ5MkM4LjM2OTM1IDE2Ljk0OTIgNi43MTYwNSAxNi4yNjQ0IDUuNDk3MDcgMTUuMDQ1NEM0LjI3ODA4IDEzLjgyNjQgMy41OTMyNiAxMi4xNzMxIDMuNTkzMjYgMTAuNDQ5MkMzLjU5MzI2IDguNzI1MzEgNC4yNzgwOCA3LjA3MjAxIDUuNDk3MDcgNS44NTMwMkM2LjcxNjA1IDQuNjM0MDQgOC4zNjkzNSAzLjk0OTIyIDEwLjA5MzMgMy45NDkyMkMxMS44MTcyIDMuOTQ5MjIgMTMuNDcwNSA0LjYzNDA0IDE0LjY4OTUgNS44NTMwMkMxNS45MDg0IDcuMDcyMDEgMTYuNTkzMyA4LjcyNTMxIDE2LjU5MzMgMTAuNDQ5MkMxNi41OTMzIDEyLjA1OTIgMTYuMDAzMyAxMy41MzkyIDE1LjAyMzMgMTQuNjc5MkwxNS4zMDMzIDE0Ljk0OTJIMTYuMDkzM1pNMTAuMDkzMyAxNC45NDkyQzEyLjU5MzMgMTQuOTQ5MiAxNC41OTMzIDEyLjk0OTIgMTQuNTkzMyAxMC40NDkyQzE0LjU5MzMgNy45NDkyMiAxMi41OTMzIDUuOTQ5MjIgMTAuMDkzMyA1Ljk0OTIyQzcuNTkzMjYgNS45NDkyMiA1LjU5MzI2IDcuOTQ5MjIgNS41OTMyNiAxMC40NDkyQzUuNTkzMjYgMTIuOTQ5MiA3LjU5MzI2IDE0Ljk0OTIgMTAuMDkzMyAxNC45NDkyWk0xMi41OTMzIDEwLjk0OTJIMTAuNTkzM1YxMi45NDkySDkuNTkzMjZWMTAuOTQ5Mkg3LjU5MzI2VjkuOTQ5MjJIOS41OTMyNlY3Ljk0OTIySDEwLjU5MzNWOS45NDkyMkgxMi41OTMzVjEwLjk0OTJaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
}
@media (hover: hover) and (pointer: fine) {
  .floorguide-item .m-btn__link:hover span::after {
    background-color: #fff;
  }
}
.floorguide .modal-item__con {
  width: 542px;
}
.floorguide-layout {
  margin-top: 100px;
}
@media screen and (max-width: 640px) {
  .floorguide-layout {
    margin-top: 60px;
  }
}
.floorguide-layout-img {
  margin-top: 40px;
}
@media screen and (max-width: 640px) {
  .floorguide-layout-img {
    margin-top: 20px;
  }
}
.floorguide-layout .m-kome {
  margin-top: 60px;
}
@media screen and (max-width: 640px) {
  .floorguide-layout .m-kome {
    margin-top: 30px;
  }
}

.specification {
  background: #f1f4f5;
}
.specification-main {
  margin-top: 55px;
}
@media screen and (max-width: 640px) {
  .specification-main {
    margin-top: 20px;
  }
}
.specification-point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  margin-top: 15px;
}
@media screen and (max-width: 640px) {
  .specification-point {
    gap: 10px;
    margin-top: 10px;
  }
}
.specification-point-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 15px;
  width: calc((100% - 15px) / 2);
}
@media screen and (max-width: 640px) {
  .specification-point-box {
    gap: 10px;
    width: 100%;
  }
}
.specification .m-kome {
  margin-top: 40px;
}
@media screen and (max-width: 640px) {
  .specification .m-kome {
    margin-top: 30px;
  }
}

.access-map {
  margin-block: 45px 50px;
}
@media screen and (max-width: 640px) {
  .access-map {
    margin-block: 20px 30px;
  }
}
.access .m-btn {
  margin-bottom: 70px;
}
@media screen and (max-width: 640px) {
  .access .m-btn {
    margin-bottom: 40px;
  }
}
.access-traffic {
  margin-block: 50px 70px;
}
@media screen and (max-width: 640px) {
  .access-traffic {
    margin-block: 20px 0;
  }
}
@media screen and (max-width: 640px) {
  .access-traffic-img {
    width: 200%;
  }
}
.access .m-kome {
  margin-top: 75px;
}
@media screen and (max-width: 640px) {
  .access .m-kome {
    margin-top: 40px;
  }
}

.overview {
  background: #f1f4f5;
}

.contact {
  padding-block: 60px !important;
  background: #6093c8;
}
@media screen and (max-width: 640px) {
  .contact {
    padding-block: 40px !important;
  }
}
.contact .m-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 70px;
}
@media screen and (max-width: 640px) {
  .contact .m-wrapper {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .contact .m-wrapper .m-btn:nth-of-type(n + 2) {
    margin-top: 15px;
  }
}

.l-footer {
  border-top: solid 1px #b4b4b4;
  height: 96px;
}
@media screen and (max-width: 640px) {
  .l-footer {
    border-top: solid 4px #fa0046;
    width: 100%;
    height: auto;
  }
}
.l-footer-nav {
  width: 95%;
  max-width: 1300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 10px 0;
  height: 100%;
}
@media screen and (max-width: 640px) {
  .l-footer-nav {
    display: block;
    padding: 24px 0 20px;
  }
}
.l-footer-nav > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-footer-logo {
  display: none;
}
@media screen and (max-width: 640px) {
  .l-footer-logo {
    display: block;
    width: 85%;
    margin: 0 auto 16px;
  }
}
@media screen and (max-width: 640px) {
  .l-footer-nav-list {
    text-align: center;
  }
}
.l-footer-nav-list ul li {
  display: inline-block;
}
.l-footer-nav-list ul li a {
  display: block;
  padding: 0 0.75em;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  color: #4d4d4f;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 640px) {
  .l-footer-nav-list ul li:first-of-type {
    display: none;
  }
}
.l-footer-nav-list ul li:nth-of-type(n + 2) {
  border-left: solid 1px #4d4d4f;
}
@media screen and (max-width: 640px) {
  .l-footer-nav-list ul li:nth-of-type(2) {
    border-left: none;
  }
}
.l-footer-nav-list ul:first-of-type {
  display: inline-block;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .l-footer-nav-list ul:first-of-type {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .l-footer-nav-list ul:first-of-type {
    text-align: center;
  }
}
.l-footer-nav-list ul:first-of-type li:first-of-type {
  display: block;
}
@media screen and (max-width: 640px) {
  .l-footer-nav-list ul:first-of-type li:first-of-type {
    display: none;
  }
}
.l-footer-cp {
  display: block;
  line-height: 1;
  text-align: right;
}
@media screen and (max-width: 640px) {
  .l-footer-cp__img {
    display: none;
  }
}
.l-footer-copyright {
  display: block;
  margin-top: 14px;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 400;
  color: #4d4d4f;
  text-align: right;
}
@media screen and (max-width: 640px) {
  .l-footer-copyright {
    margin-top: 11px;
    font-size: 10px;
    font-size: 0.625rem;
    text-align: center;
  }
}/*# sourceMappingURL=style.css.map */