@charset "UTF-8";
/**
   * clamp viewport
   */
@import url("//fonts.googleapis.com/css2?family=M+PLUS+1:wght@100..900&family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&display=swap");
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 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 */
}

/**
 * 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: 1em; /* 2 */
}

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

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * 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] {
  -webkit-appearance: button;
}

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  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;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

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

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

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

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

li {
  list-style: none;
}

:root {
  --cta-h: 72px;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}

body {
  font-size: 18px;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0.1rem;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  overflow-x: hidden;
}
@media (width <= 980px) {
  body {
    padding-bottom: calc(var(--cta-h) + env(safe-area-inset-bottom));
  }
}

* {
  word-break: break-all;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0;
}

a {
  cursor: pointer;
  color: #0059A6;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

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

.l-inner {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
@media (width <= 1200px) {
  .l-inner {
    width: 100%;
    min-width: inherit;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (width <= 1200px) {
  .l-inner {
    padding: 0 3rem;
  }
}
@media (width <= 980px) {
  .l-inner {
    padding: 0 2rem;
  }
}
@media (width <= 630px) {
  .l-inner {
    padding: 0 1rem;
  }
}

.l-section {
  padding: 4rem 0;
  width: 100%;
  overflow: hidden;
  scroll-margin-top: var(--header-h, 72px);
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  -webkit-transition: backdrop-filter 0.3s ease, background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s;
  transition: backdrop-filter 0.3s ease, background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s;
  transition: backdrop-filter 0.3s ease, box-shadow 0.3s, background-color 0.3s ease-in-out;
  transition: backdrop-filter 0.3s ease, box-shadow 0.3s, background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s;
}
.l-header.is-scrolled {
  background: rgba(6, 10, 38, 0.88);
  backdrop-filter: blur(6px);
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12);
}
.l-header.is-scrolled .header_logo-link {
  max-width: 250px;
}
@media (width <= 630px) {
  .l-header.is-scrolled .header_logo-link {
    max-width: 50vw;
  }
}
.l-header.is-scrolled .header_log {
  -ms-flex-item-align: center;
      align-self: center;
}
.l-header .header_inner {
  padding: 0 2rem;
}
@media (width <= 630px) {
  .l-header .header_inner {
    padding: 0 2rem 0 1rem;
  }
}
.l-header .header_contents {
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  -webkit-column-gap: 1.2rem;
     -moz-column-gap: 1.2rem;
          column-gap: 1.2rem;
}
.l-header .header_log {
  display: block;
  width: 100%;
  max-width: 324px;
  margin: 0;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-transition: -webkit-align-self 0.3s ease-in-out;
  transition: -webkit-align-self 0.3s ease-in-out;
  transition: align-self 0.3s ease-in-out;
  transition: align-self 0.3s ease-in-out, -webkit-align-self 0.3s ease-in-out, -ms-flex-item-align 0.3s ease-in-out;
}
.l-header .header_logo-link {
  display: block;
  max-width: 324px;
  display: block;
  line-height: 0;
  -webkit-transition: max-width 0.3s ease-in-out;
  transition: max-width 0.3s ease-in-out;
}
@media (width <= 630px) {
  .l-header .header_logo-link {
    max-width: 210px;
  }
}
.l-header .header_logo-link img {
  width: 80%;
}
.l-header .header_nav {
  justify-self: flex-end;
  width: auto;
}
@media (width <= 980px) {
  .l-header .header_nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.95);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; /* 縦並び */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
}
.l-header .header_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.8rem 0px;
}
.l-header .header_item-link {
  color: #fff;
  display: block;
}
.l-header .header_item-link.--contact {
  display: grid;
  grid-template-columns: 1fr -webkit-max-content;
  grid-template-columns: 1fr max-content;
  background-color: #EA760F;
  padding: 1.1rem 0.7rem;
  border-radius: 4px;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(0.25rem, -1.8rem + 3.2vw, 1rem);
}
.l-header .header_item-link.--contact::after {
  display: inline-block;
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  -webkit-mask-image: url(../img/common/icon-arrow.svg);
          mask-image: url(../img/common/icon-arrow.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background: #fff;
}
.l-header .header_item-link.--contact:hover {
  background-color: #fff;
  color: #EA760F;
}
.l-header .header_item-link.--contact:hover::after {
  background-color: #EA760F;
}
.l-header .header_item-link:hover {
  color: #EA760F;
}
.l-header .header_item {
  font-weight: 900;
}

/* ハンバーガーの見た目（PCは非表示、SPで表示） */
.nav-icon {
  display: none;
}
@media (width <= 980px) {
  .nav-icon {
    display: block;
    position: fixed;
    top: 0.2rem;
    right: 1rem;
    z-index: 1001;
    width: 48px;
    height: 48px;
    border: none;
    background: transparent;
    cursor: pointer;
  }
}
@media (width <= 980px) and (width <= 630px) {
  .nav-icon {
    top: 0;
  }
}
.nav-icon.is-open .nav-icon_line {
  background: #fff;
}
.nav-icon.is-open .nav-icon_line:nth-last-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
          transform: translateY(9px) rotate(-45deg);
}
.nav-icon.is-open .nav-icon_line:nth-last-of-type(2) {
  opacity: 0;
}
.nav-icon.is-open .nav-icon_line:nth-last-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
          transform: translateY(-9px) rotate(45deg);
}

@media (width <= 980px) {
  .nav-icon_line {
    position: absolute;
    left: 11px;
    width: 35px;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .nav-icon_line:nth-last-of-type(1) {
    top: 14px;
  }
  .nav-icon_line:nth-last-of-type(2) {
    top: 23px;
  }
  .nav-icon_line:nth-last-of-type(3) {
    top: 32px;
  }
}

/* ====== ここからSP用ドロワー ====== */
@media (width <= 980px) {
  #site-nav {
    /* リストを中央縦積み */
    /* CTAをボタンっぽく */
  }
  #site-nav.header_nav {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.95);
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease-in-out;
    transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease;
    z-index: 1000;
    display: block;
    padding: 0;
  }
  #site-nav.is-active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
    visibility: visible;
  }
  #site-nav.is-active .header_item {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  #site-nav.is-active .header_item:nth-child(1) {
    -webkit-transition-delay: 0.05s;
            transition-delay: 0.05s;
  }
  #site-nav.is-active .header_item:nth-child(2) {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  #site-nav.is-active .header_item:nth-child(3) {
    -webkit-transition-delay: 0.15s;
            transition-delay: 0.15s;
  }
  #site-nav.is-active .header_item:nth-child(4) {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  #site-nav.is-active .header_item:nth-child(5) {
    -webkit-transition-delay: 0.25s;
            transition-delay: 0.25s;
  }
  #site-nav .header_list {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: min(90%, 640px);
    text-align: center;
    display: grid;
    gap: 12px;
  }
  #site-nav .header_item {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  #site-nav .header_item-link {
    display: inline-block;
    padding: 16px 24px;
    color: #fff;
    font-size: 22px;
    text-decoration: none;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  #site-nav .header_item-link.--contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 8px;
    background: #EA760F;
    color: #fff;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #site-nav .header_item-link:active {
    opacity: 0.7s;
  }
}
.c-heading {
  margin-bottom: 3.6rem;
  font-size: 2.25rem;
  font-weight: 900;
  color: #181E43;
  text-align: center;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
}
@media (width <= 630px) {
  .c-heading {
    font-size: 1.6rem;
  }
}
.c-heading.--feature {
  margin-bottom: 2rem;
}

.p-hero {
  background-image: url(../img/top/main_bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
}
@media (width <= 980px) {
  .p-hero {
    background-image: url(../img/top/mv-img_sp.webp);
  }
}
.p-hero .hero_inner {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  height: 85vh;
  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 (width <= 980px) {
  .p-hero .hero_inner {
    height: auto;
  }
}
.p-hero .hero_area {
  width: calc(1200px + 4rem);
  max-width: 100%;
  display: grid;
  gap: 1.2rem;
  padding-top: 2rem;
}
@media (width <= 1200px) {
  .p-hero .hero_area {
    padding: 8rem 4rem 4rem;
  }
}
@media (width <= 630px) {
  .p-hero .hero_area {
    padding: 6rem 2rem 4rem;
  }
}
.p-hero .hero_copy {
  color: #fff;
  font-size: 3em;
  letter-spacing: 0;
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
@media (width <= 980px) {
  .p-hero .hero_copy {
    font-size: 2.5rem;
  }
}
@media (width <= 630px) {
  .p-hero .hero_copy {
    line-height: 1.2;
    font-size: 4.8cqw;
  }
}
.p-hero .hero_copy .icon_aws {
  display: inline-block;
  content: "";
  width: 6rem;
  height: 6rem;
  -webkit-mask-image: url(../img/common/logo-aws.webp);
          mask-image: url(../img/common/logo-aws.webp);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: 5rem 5rem;
          mask-size: 5rem 5rem;
  background: #F2F1EF;
}
@media (width <= 630px) {
  .p-hero .hero_copy .icon_aws {
    width: 3rem;
    height: 3rem;
    -webkit-mask-size: contain;
            mask-size: contain;
    margin-top: 0.4rem;
  }
}
@media (width <= 630px) {
  .p-hero .hero_copy small {
    display: inline-block;
    font-weight: normal;
    font-size: 75%;
    list-style: 1;
  }
}
.p-hero .hero_lead {
  display: inline-block;
  max-width: 100%;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  border-radius: 30px;
  padding: 0.4rem 5rem 1.2rem 5rem;
  background: #060A26;
  border-radius: 3rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 900;
  font-size: 1.5rem;
  color: #fff;
  letter-spacing: 0.2rem;
  line-height: 1;
}
@media (width <= 630px) {
  .p-hero .hero_lead {
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-template: "icon txt" auto "icon year" auto/max-content 1fr;
    width: 100%;
    font-size: 4cqw;
    padding: 1rem 2rem;
  }
}
.p-hero .hero_lead .icon {
  grid-area: icon;
}
.p-hero .hero_lead .icon::before {
  display: inline-block;
  position: relative;
  content: "";
  top: 0.3rem;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-mask-image: url(../img/common/icon-check_maru.svg);
          mask-image: url(../img/common/icon-check_maru.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: 1.5rem 1.5rem;
          mask-size: 1.5rem 1.5rem;
  background: #E1BEF7;
  margin: 0 1rem 0.1rem 0;
}
.p-hero .hero_lead .hero_text {
  grid-area: txt;
  font-size: 1.2rem;
}
@media (width <= 630px) {
  .p-hero .hero_lead .hero_text {
    font-size: 2.4cqw;
    text-align: center;
  }
}
.p-hero .hero_lead .hero_year {
  grid-area: year;
}
@media (width <= 630px) {
  .p-hero .hero_lead .hero_year {
    text-align: center;
  }
}
.p-hero .hero_large {
  display: inline-block;
  margin: 0 0.2rem;
  color: #FFCC54;
  font-size: 2.4rem;
  grid-area: num;
}
@media (width <= 630px) {
  .p-hero .hero_large {
    font-size: 1.8rem;
  }
}
.p-hero .hero_color {
  color: #FFCC54;
  grid-area: more;
}
@media (width <= 630px) {
  .p-hero .hero_color {
    font-size: 1rem;
  }
}
.p-hero .hero_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: start;
  --circle: clamp(8.5rem, 22vw, 13rem);
  justify-items: center;
  gap: 1.2rem 1rem;
}
@media (width <= 630px) {
  .p-hero .hero_contents {
    gap: 1rem;
    --circle: calc((100% - 2rem) / 3);
  }
}
.p-hero .hero_list {
  width: var(--circle);
  aspect-ratio: 1/1; /* 正円ベースを担保 */
  display: grid;
  place-items: center;
  padding: 4px; /* 枠の太さ（お好みで） */
  position: relative;
}
.p-hero .hero_list::before {
  content: "";
  position: absolute;
  inset: 0; /* top/left/right/bottom を一括 */
  border-radius: 50%;
  border: 4px solid transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E04EFF), to(#35B5FF));
  background-image: linear-gradient(180deg, #E04EFF, #35B5FF);
  background-origin: border-box;
  background-clip: border-box;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
          mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  aspect-ratio: 1/1;
}
@media (width <= 980px) {
  .p-hero .hero_list:nth-child(3) {
    grid-column: 1/-1;
    justify-self: center;
  }
}

.hero_icon {
  width: 50%;
  max-width: none;
  padding: 0; /* 余白で外寸が変わらないように */
}
.hero_icon img {
  width: 100%;
  height: auto;
  margin-top: 1rem;
}
@media (width <= 980px) {
  .hero_icon img {
    margin: 0;
  }
}
@media (width <= 980px) {
  .hero_icon {
    padding-top: 1.5rem;
  }
}
@media (width <= 630px) {
  .hero_icon {
    padding-top: 1rem;
  }
}

@container (width <= $sp) {
  padding: 0.5rem;
}
.hero_txt {
  margin-top: 0.6rem;
  font-weight: bold;
  color: #fff;
  padding: 0 0 2.6rem;
  text-align: center;
}
@media (width <= 980px) {
  .hero_txt {
    padding: 0;
    margin: 0;
    display: block;
    height: 100%;
    font-size: clamp(0.7rem, 0.44rem + 0.91vw, 1rem);
  }
}
@media (width <= 630px) {
  .hero_txt {
    font-size: 0.75rem;
  }
}

.hero_notion {
  color: #fff;
  margin-top: 3.25rem;
}
.hero_notion .notion {
  max-width: 50%;
}
@media (width <= 630px) {
  .hero_notion .notion {
    max-width: 100%;
  }
}

.hero_bg {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 85vh;
  z-index: -1;
}
@media (width <= 980px) {
  .hero_bg {
    height: 71vh;
  }
}
@media (width <= 630px) {
  .hero_bg {
    height: 61vh;
  }
}
.hero_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero_txt {
  margin-top: 0.6rem;
  font-weight: bold;
  color: #fff;
  padding: 0 0 2.6rem;
  text-align: center;
}
@media (width <= 630px) {
  .hero_txt {
    font-size: 2.4cqw;
    margin-top: 0;
    padding-bottom: 1rem;
  }
}

.hero_notion {
  color: #fff;
}
.hero_notion .notion {
  max-width: 50%;
}
@media (width <= 980px) {
  .hero_notion .notion {
    max-width: 100%;
  }
}

.p-problem {
  padding-bottom: 0;
}
@media (width <= 980px) {
  .p-problem {
    padding: 3rem 0 1rem;
  }
}
@media (width <= 630px) {
  .p-problem {
    padding: 2rem 0;
  }
}
.p-problem .problem_wrap {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
  gap: 1.8rem;
}
@media (width <= 630px) {
  .p-problem .problem_wrap {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1rem;
  }
}
.p-problem .problem_lead {
  display: grid;
  grid-template-columns: 20% 1fr;
  gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.8rem;
  background-color: #EAECF6;
  list-style: none;
}
.p-problem .problem_image picture {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  background-color: #fff;
  text-align: center;
}
.p-problem .problem_image img {
  max-width: 6.2rem;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (width <= 630px) {
  .p-problem .problem_image img {
    max-width: 5rem;
    height: 100%;
    width: 100%;
  }
}
.p-problem .problem_txt {
  font-size: 1.25rem;
  color: #15077D;
  line-height: 1.4;
}
.p-problem .problem_txt .problem_txt_large {
  font-weight: 700;
}
@media (width <= 630px) {
  .p-problem .problem_txt {
    font-size: 1rem;
  }
}

.p-resolve {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: hidden;
}
.p-resolve .resolve_inner {
  padding: 0 6rem;
}
@media (width <= 980px) {
  .p-resolve .resolve_inner {
    padding: 0 2rem;
  }
}
@media (width <= 630px) {
  .p-resolve .resolve_inner {
    padding: 0 1rem;
  }
}
.p-resolve .resolve_inner .resolve_catch {
  font-size: 2.2rem;
  font-weight: 900;
  color: #fff;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  padding-top: 12rem;
  text-align: center;
  position: relative;
  margin: 2.4rem 0;
  line-height: normal;
}
@media (width <= 1200px) {
  .p-resolve .resolve_inner .resolve_catch {
    font-size: 1.9rem;
    margin-bottom: 2rem;
  }
}
@media (width <= 980px) {
  .p-resolve .resolve_inner .resolve_catch {
    font-size: 1.7rem;
    padding-top: 12rem;
  }
}
@media (width <= 630px) {
  .p-resolve .resolve_inner .resolve_catch {
    font-size: 1.5rem;
    margin-top: 2rem;
  }
}
.p-resolve .resolve_inner .resolve_catch::after {
  position: absolute;
  display: inline-block;
  content: "";
  width: 100%;
  height: 2rem;
  -webkit-mask-image: url(../img/top/resolve-decoration.svg);
          mask-image: url(../img/top/resolve-decoration.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: 100%;
          mask-size: 100%;
  background: #fff;
  z-index: 10;
  bottom: -3rem;
  left: 0;
}
@media (width <= 980px) {
  .p-resolve .resolve_inner .resolve_catch::after {
    -webkit-mask-size: 200%;
            mask-size: 200%;
  }
}
@media (width <= 630px) {
  .p-resolve .resolve_inner .resolve_catch::after {
    -webkit-mask-size: 250%;
            mask-size: 250%;
  }
}
@media (1200px < width) {
  .p-resolve .resolve_inner .resolve_catch::after {
    -webkit-mask-size: 70%;
            mask-size: 70%;
  }
}
.p-resolve .resolve_inner .resolve_catch .resolve_catch_large {
  font-size: 3.1rem;
  font-weight: 900;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
}
@media (width <= 1200px) {
  .p-resolve .resolve_inner .resolve_catch .resolve_catch_large {
    font-size: 2.7rem;
  }
}
@media (width <= 980px) {
  .p-resolve .resolve_inner .resolve_catch .resolve_catch_large {
    font-size: 2.5rem;
  }
}
@media (width <= 630px) {
  .p-resolve .resolve_inner .resolve_catch .resolve_catch_large {
    font-size: 2rem;
  }
}
.p-resolve .resolve_inner .resolve_catch .resolve_catch_large rt {
  color: #FFCC54;
}
.p-resolve .resolve_title {
  font-size: 2.6rem;
  font-weight: 900;
  color: #fff;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  text-align: center;
  text-decoration-line: underline;
  text-decoration-thickness: 0.5rem;
  text-decoration-color: #FFCC54;
  padding: 2.3rem 0;
}
@media (width <= 1200px) {
  .p-resolve .resolve_title {
    font-size: 2.2rem;
    text-decoration-thickness: 0.4rem;
  }
}
@media (width <= 980px) {
  .p-resolve .resolve_title {
    font-size: 2rem;
    text-decoration-thickness: 0.3rem;
    line-height: 1.8;
  }
}
@media (width <= 630px) {
  .p-resolve .resolve_title {
    font-size: 1.8rem;
    text-decoration-thickness: 0.3rem;
    text-underline-offset: 0.2rem;
  }
}
.p-resolve .resolve_title .resolve_title_br {
  display: none;
}
@media (width <= 980px) {
  .p-resolve .resolve_title .resolve_title_br {
    display: block;
  }
}
.p-resolve .resolve_contents {
  padding-bottom: 4.4rem;
  max-width: 87rem;
  margin: 0 auto;
}
.p-resolve .resolve_lead {
  background-color: #fff;
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  margin: 1.1rem 5rem;
  border-radius: 0.8rem;
  padding: 1.6rem 1rem 1.6rem 0;
}
@media (width <= 980px) {
  .p-resolve .resolve_lead {
    margin: 1.1rem 0;
    padding: 1rem;
  }
}
.p-resolve .resolve_lead .resolve_image {
  display: inline-block;
  background-color: #FFCC54;
  border-radius: 100vmax;
  width: 3.5rem;
  height: 3.5rem;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  margin: auto 2rem;
}
@media (width <= 980px) {
  .p-resolve .resolve_lead .resolve_image {
    margin: auto 1rem;
  }
}
.p-resolve .resolve_lead .resolve_image img {
  width: 1.8rem;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (width <= 980px) {
  .p-resolve .resolve_lead .resolve_image img {
    width: 1.6rem;
  }
}
.p-resolve .resolve_lead .resolve_txt {
  display: inline-block;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 1rem;
  font-weight: 400;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  color: #15077D;
}
@media (width <= 630px) {
  .p-resolve .resolve_lead .resolve_txt {
    font-size: 0.8rem;
  }
}
.p-resolve .resolve_lead .resolve_txt .resolve_txt_large {
  font-size: 1.1rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  color: #15077D;
}
@media (width <= 630px) {
  .p-resolve .resolve_lead .resolve_txt .resolve_txt_large {
    font-size: 0.9rem;
  }
}
.p-resolve .resolve_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 1400px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  background-image: url(../img/top/bg-ok.webp);
  background-size: cover;
  background-position: center top;
}
@media (width <= 630px) {
  .p-resolve .resolve_bg {
    height: calc(100% + 10rem);
    background-position: center top -8rem;
  }
}

.p-feature {
  padding-bottom: 0;
}
.p-feature .feature_inner {
  max-width: 88rem;
  width: 100%;
  margin: 0 auto;
}
.p-feature .feature_wrap {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  -webkit-column-gap: 0.4rem;
     -moz-column-gap: 0.4rem;
          column-gap: 0.4rem;
  list-style: none;
}
@media (width <= 980px) {
  .p-feature .feature_wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media (width <= 630px) {
  .p-feature .feature_wrap {
    grid-template-columns: 1fr;
  }
}
.p-feature .feature_list {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
}
@media (width <= 980px) {
  .p-feature .feature_list:nth-child(1) {
    grid-column: span 2;
  }
}
@media (width <= 630px) {
  .p-feature .feature_list:nth-child(1) {
    grid-column: span 1;
  }
}
.p-feature .feature_number {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 3.1rem;
  font-weight: 900;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  font-style: italic;
  color: #E04EFF;
  margin-top: -2.5rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #E04EFF), color-stop(50%, #38FDFF));
  background: linear-gradient(to right, #E04EFF 50%, #38FDFF 50%);
  background-size: 100% 0.2rem;
  background-position: bottom;
  background-repeat: no-repeat;
  line-height: 1.3;
  position: relative;
  top: 2rem;
  left: 1rem;
}
.p-feature .feature_image {
  width: 100%;
}
.p-feature .feature_check {
  display: inline-block;
  width: 1.7rem;
  margin: 0 0 0 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-feature .feature_txt {
  font-size: 1rem;
  color: #181E43;
  padding: 0.5rem 2rem 1.6rem 1.7rem;
  background: #F5F6FB;
}
@media (width <= 630px) {
  .p-feature .feature_txt {
    font-size: 4cqw;
  }
}
.p-feature .feature_title {
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
  padding: 1.3rem 2rem 0 2rem;
  font-size: 1.4rem;
  font-weight: 700;
  color: #181E43;
  background: #F5F6FB;
}
@media (width <= 980px) {
  .p-feature .feature_title {
    font-size: 2.4cqw;
  }
}
@media (width <= 630px) {
  .p-feature .feature_title {
    font-size: 5cqw;
  }
}
.p-feature .feature_title::before {
  display: inline-block;
  content: "";
  width: 1.7rem;
  height: 1.7rem;
  -webkit-mask-image: url(../img/top/icon-check.svg);
          mask-image: url(../img/top/icon-check.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: 1.7rem;
          mask-size: 1.7rem;
  background: #E04EFF;
}

.p-servise .servise_wrap {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
  gap: 2.1rem 2.5rem;
  list-style: none;
  margin: 0 auto;
}
@media (width <= 630px) {
  .p-servise .servise_wrap {
    grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
  }
}
.p-servise .servise_lead {
  border: solid 0.2rem;
  -o-border-image: linear-gradient(to right, #E04EFF, #3EB0FF) 1;
     border-image: -webkit-gradient(linear, left top, right top, from(#E04EFF), to(#3EB0FF)) 1;
     border-image: linear-gradient(to right, #E04EFF, #3EB0FF) 1;
  padding: 1.6rem 2.1rem;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
}
.p-servise .servise_title {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-inline: auto;
  font-size: 1.25rem;
  font-weight: 700;
  color: #181E43;
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  gap: 0.6rem;
}
.p-servise .servise_title::before {
  content: "";
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  background-image: linear-gradient(135deg, #3eb0ff, #e04eff);
  border-radius: 100vmax;
  margin: 0.75rem 0 0 0;
}
@media (width <= 630px) {
  .p-servise .servise_title::before {
    margin: 0.4rem 0 0 0;
  }
}
@media (width <= 630px) {
  .p-servise .servise_title {
    font-size: 1rem;
  }
}
.p-servise .servise_image {
  margin: 1rem auto;
  background-color: #F7F1F8;
  width: 7rem;
  height: 7rem;
  border-radius: 100vmax;
  text-align: center;
}
.p-servise .servise_image img {
  max-width: 7rem;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-servise .servise_txt {
  font-size: 1rem;
  font-weight: 400;
  color: #181E43;
}
@media (width <= 630px) {
  .p-servise .servise_txt {
    font-size: 0.8rem;
  }
}

.p-system .system_heading {
  font-size: 2.5rem;
  font-weight: 400;
  text-align: center;
  margin: 0 0 3.6rem 0;
  position: relative;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.6rem;
  font-size: 2.5rem;
  font-weight: 400;
  text-align: center;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  background: none;
  height: auto;
  line-height: 1;
}
@media (width <= 980px) {
  .p-system .system_heading {
    font-size: 2rem;
  }
}
.p-system .system_heading::before, .p-system .system_heading::after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  border-radius: 2px;
}
.p-system .system_heading::before {
  background: -webkit-gradient(linear, left top, right top, from(#E04EFF), to(#a870ff));
  background: linear-gradient(to right, #E04EFF, #a870ff);
}
.p-system .system_heading::after {
  background: -webkit-gradient(linear, right top, left top, from(#7b8bff), to(#3EB0FF));
  background: linear-gradient(to left, #7b8bff, #3EB0FF);
}
.p-system .system_wrap {
  display: grid;
  gap: 2.5rem;
}
@media (width <= 980px) {
  .p-system .system_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-system .system_lead {
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  display: grid;
  -webkit-column-gap: 2.5rem;
     -moz-column-gap: 2.5rem;
          column-gap: 2.5rem;
  place-content: center;
  place-items: center;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}
@media (width <= 980px) {
  .p-system .system_lead {
    grid-template-columns: 1fr;
  }
}
.p-system .system_lead:nth-of-type(2n) .system_txt {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.p-system .system_txt {
  display: inline-block;
}
@media (width <= 980px) {
  .p-system .system_txt {
    text-align: center;
  }
}
.p-system .system_txt .system_txt_title {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
}
@media (width <= 980px) {
  .p-system .system_txt .system_txt_title {
    font-size: 1.6rem;
  }
}
@media (width <= 630px) {
  .p-system .system_txt .system_txt_title {
    font-size: 1rem;
  }
}
.p-system .system_txt .system_txt_yellow {
  font-size: 1.25rem;
  font-weight: 500;
  background-color: #FFCC54;
  border-radius: 8px;
  width: 27rem;
  height: 3.3rem;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  margin: 2.5rem auto;
}
@media (width <= 980px) {
  .p-system .system_txt .system_txt_yellow {
    font-size: 1rem;
    width: 24rem;
    height: 3rem;
  }
}
@media (width <= 630px) {
  .p-system .system_txt .system_txt_yellow {
    font-size: 0.8rem;
    width: 15rem;
    height: 2rem;
    margin: 1.5rem auto;
    padding: auto 0;
  }
}
.p-system .system_txt .system_txt_item {
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 300;
  vertical-align: top;
  text-align: left;
}
@media (width <= 980px) {
  .p-system .system_txt .system_txt_item {
    font-size: 1rem;
  }
}
@media (width <= 630px) {
  .p-system .system_txt .system_txt_item {
    font-size: 0.8rem;
  }
}
.p-system .system_txt .system_txt_price {
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1rem;
  font-size: 1.25rem;
  font-weight: 500;
  text-align: right;
  line-height: normal;
  vertical-align: top;
  letter-spacing: 0;
}
@media (width <= 980px) {
  .p-system .system_txt .system_txt_price {
    font-size: 1rem;
  }
}
@media (width <= 980px) {
  .p-system .system_txt .system_txt_price {
    text-align: center;
    margin-bottom: 1rem;
  }
}
@media (width <= 630px) {
  .p-system .system_txt .system_txt_price {
    font-size: 0.8rem;
  }
}
.p-system .system_txt .system_txt_price .system_txt_large {
  display: inline-block;
  font-size: 2rem;
  font-weight: 500;
  margin: 0 0.2rem;
}
@media (width <= 980px) {
  .p-system .system_txt .system_txt_price .system_txt_large {
    font-size: 1.8rem;
  }
}
@media (width <= 630px) {
  .p-system .system_txt .system_txt_price .system_txt_large {
    font-size: 1.5rem;
  }
}
.p-system .system_txt .system_txt_price .price_label {
  margin-top: 0.8rem;
  font-weight: 200;
}
.p-system .system_image {
  display: inline-block;
  max-width: 35.6rem;
  width: 100%;
}
@media (width <= 980px) {
  .p-system .system_image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.p-system .system_image img {
  width: 100%;
  margin-top: 2.2rem;
}

.p-button {
  padding-bottom: 6rem;
  text-align: center;
}
@media (width <= 630px) {
  .p-button {
    padding: 3rem 0;
  }
}
.p-button .button_txt {
  font-size: 1.5rem;
  font-weight: 900;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  margin: 0 0 2rem 0;
}
@media (width <= 630px) {
  .p-button .button_txt {
    font-size: 1.2rem;
    margin: 0 0 1.3rem 0;
  }
}
.p-button .button_orange {
  font-size: 1.8rem;
  font-weight: 900;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  width: 34rem;
  margin: 0 auto;
  line-height: 1;
  border: 2px solid #EA760F;
}
@media (width <= 630px) {
  .p-button .button_orange {
    font-size: 1.3rem;
    width: 90%;
  }
}
.p-button .button_orange .button_orange_txt {
  color: #fff;
  background-color: #EA760F;
  padding: 1.6rem 2rem;
  display: grid;
  grid-template-columns: 1fr -webkit-max-content;
  grid-template-columns: 1fr max-content;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (width <= 630px) {
  .p-button .button_orange .button_orange_txt {
    height: 80%;
    padding: 0.6rem 1.2rem;
  }
}
.p-button .button_orange .button_orange_txt::after {
  display: inline-block;
  content: "";
  width: 2.8rem;
  height: 2.8rem;
  -webkit-mask-image: url(../img/top/icon-arrow.svg);
          mask-image: url(../img/top/icon-arrow.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #fff;
}
.p-button .button_orange .button_orange_txt:hover {
  background-color: #fff;
  color: #EA760F;
}
.p-button .button_orange .button_orange_txt:hover::after {
  background-color: #EA760F;
}

.p-contact {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.p-contact .contact_txt {
  font-size: 1.1rem;
  font-weight: 500;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  color: #fff;
  margin-top: 3.6rem;
}
.p-contact .contact_info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4rem;
  margin: 2rem 4rem 0;
}
@media (width <= 980px) {
  .p-contact .contact_info {
    grid-template-columns: 1fr;
  }
}
@media (width <= 630px) {
  .p-contact .contact_info {
    margin: 2rem 0 0;
    gap: 2rem;
  }
}
.p-contact .contact_info .contact_info_tel {
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
}
.p-contact .contact_info .contact_info_tel .info_tel_title {
  font-size: 1.3rem;
  font-weight: 900;
  color: #FEFEFE;
  border-bottom: dashed 3px #fff;
  padding: 0 0 1rem 0;
}
@media (width <= 630px) {
  .p-contact .contact_info .contact_info_tel .info_tel_title {
    font-size: 1rem;
  }
}
.p-contact .contact_info .contact_info_tel .info_tel_number {
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  gap: 0.6rem;
}
.p-contact .contact_info .contact_info_tel .info_tel_number .icon {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-contact .contact_info .contact_info_tel .info_tel_number .icon img {
  display: inline-block;
  height: 3.1rem;
  margin-top: 1.2rem;
}
@media (width <= 630px) {
  .p-contact .contact_info .contact_info_tel .info_tel_number .icon img {
    margin-top: 0.6rem;
  }
}
@media (width <= 630px) {
  .p-contact .contact_info .contact_info_tel .info_tel_number .icon img {
    font-size: 2.8rem;
  }
}
.p-contact .contact_info .contact_info_tel .info_tel_number .info_tel_time {
  font-size: 1rem;
  font-weight: 400;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  color: #FEFEFE;
  text-align: left;
}
.p-contact .contact_info .contact_info_tel .info_tel_number .tel_number_txt {
  font-size: 4.2rem;
  font-weight: 900;
  color: #fff;
  line-height: 1.2;
}
@media (width <= 980px) {
  .p-contact .contact_info .contact_info_tel .info_tel_number .tel_number_txt {
    font-size: 2rem;
  }
}
.p-contact .contact_info .info_mail_title {
  font-size: 1.3rem;
  font-weight: 900;
  color: #FEFEFE;
  border-bottom: dashed 3px #fff;
  padding: 0 0 1rem 0;
}
@media (width <= 630px) {
  .p-contact .contact_info .info_mail_title {
    font-size: 1rem;
  }
}
.p-contact .contact_info .info_mail_button {
  font-size: 1.6rem;
  font-weight: 900;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  margin-top: 1.2rem;
  border: 1px solid #fff;
}
@media (width <= 630px) {
  .p-contact .contact_info .info_mail_button {
    font-size: 1.2rem;
  }
}
.p-contact .contact_info .info_mail_button .mail_butto_txt {
  background-color: #fff;
  color: #503B83;
  display: grid;
  grid-template-columns: 1fr -webkit-max-content;
  grid-template-columns: 1fr max-content;
  padding: 1.6rem;
  text-align: center;
}
@media (width <= 630px) {
  .p-contact .contact_info .info_mail_button .mail_butto_txt {
    padding: 0.8rem 1rem 0.6rem;
  }
}
.p-contact .contact_info .info_mail_button .mail_butto_txt::after {
  display: inline-block;
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  -webkit-mask-image: url(../img/top/icon-arrow.svg);
          mask-image: url(../img/top/icon-arrow.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #503B83;
}
.p-contact .contact_info .info_mail_button .mail_butto_txt:hover {
  background-color: #503B83;
  color: #fff;
}
.p-contact .contact_info .info_mail_button .mail_butto_txt:hover::after {
  background-color: #fff;
}
.p-contact .contact_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.p-contact .contact_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-footer {
  background-color: #181E43;
  padding: 2rem 0;
}
.p-footer .footer_inner {
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  gap: 2rem;
}
@media (width <= 980px) {
  .p-footer .footer_inner {
    grid-template-columns: 1fr;
  }
}
.p-footer .footer_nav {
  display: grid;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  grid-template-columns: repeat(3, auto);
  font-size: smaller;
  font-weight: 400;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  gap: 3rem;
}
@media (width <= 630px) {
  .p-footer .footer_nav {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
.p-footer .footer_nav .footer_nav_menu {
  color: #fff;
}
.p-footer .footer_nav .footer_nav_menu .popup {
  display: inline-block;
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  -webkit-mask-image: url(../img/common/icon-popup.svg);
          mask-image: url(../img/common/icon-popup.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  margin-left: 0.4rem;
  background-color: #F5F6FB;
}
.p-footer .footer_logo {
  display: grid;
  grid-template-columns: 1fr minmax(4cqw, 76px);
  justify-items: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
@media (width <= 980px) {
  .p-footer .footer_logo {
    grid-template-columns: -webkit-max-content 1fr;
    grid-template-columns: max-content 1fr;
  }
}
.p-footer .footer_img_enets {
  max-width: 12.6rem;
  width: 100%;
  height: 3rem;
  display: block;
}
@media (width <= 1200px) {
  .p-footer .footer_img_enets {
    left: 1.6rem;
  }
}
@media (width <= 630px) {
  .p-footer .footer_img_enets {
    left: 3rem;
    top: 0;
  }
}
.p-footer .footer_img_enets::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  -webkit-mask-image: url(../img/top/logo-enets.svg);
          mask-image: url(../img/top/logo-enets.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #fff;
  aspect-ratio: 202/44;
}
@media (width <= 980px) {
  .p-footer .footer_img_aws {
    max-width: 10cqw;
  }
}
@media (width <= 630px) {
  .p-footer .footer_img_aws {
    max-width: 12cqw;
  }
}
.p-footer .footer_copyright {
  grid-column: span 3;
  font-size: smaller;
  font-weight: 400;
  font-family: "Zen Kaku Gothic Antique", "sans-serif";
  text-align: right;
  color: #D7D7D7;
}
@media (width <= 630px) {
  .p-footer .footer_copyright {
    grid-column: span 1;
  }
}
.p-footer .pagetop-btn {
  position: absolute;
  top: 2.6rem;
  left: 18rem;
}

/*  text
-------------------------*/
.u-align_c {
  text-align: center !important;
}
@media (width <= 980px) {
  .u-align_c.sp_left {
    text-align: left !important;
  }
}

.u-align_l {
  text-align: left !important;
}

.u-align_r {
  text-align: right !important;
}

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

.u-link {
  text-decoration: underline;
}

.u-indent {
  text-indent: 1rem;
}

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

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

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

.u-ml0 {
  margin-left: 0rem !important;
}

.u-mt1 {
  margin-top: 1rem !important;
}

.u-mr1 {
  margin-right: 1rem !important;
}

.u-mb1 {
  margin-bottom: 1rem !important;
}

.u-ml1 {
  margin-left: 1rem !important;
}

.u-mt2 {
  margin-top: 2rem !important;
}

.u-mr2 {
  margin-right: 2rem !important;
}

.u-mb2 {
  margin-bottom: 2rem !important;
}

.u-ml2 {
  margin-left: 2rem !important;
}

.u-mt3 {
  margin-top: 3rem !important;
}

.u-mr3 {
  margin-right: 3rem !important;
}

.u-mb3 {
  margin-bottom: 3rem !important;
}

.u-ml3 {
  margin-left: 3rem !important;
}

.u-mt4 {
  margin-top: 4rem !important;
}

.u-mr4 {
  margin-right: 4rem !important;
}

.u-mb4 {
  margin-bottom: 4rem !important;
}

.u-ml4 {
  margin-left: 4rem !important;
}

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

.u-mr5 {
  margin-right: 5rem !important;
}

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

.u-ml5 {
  margin-left: 5rem !important;
}

.u-dispInSP {
  display: none;
}
@media (width <= 630px) {
  .u-dispInSP {
    display: inline-block;
  }
}

/* 初期は隠す：JSが .is-scroll を付けたら表示＆スライドイン */
#pagetop {
  position: fixed;
  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: 3.5rem;
  height: 4.5rem;
  bottom: 7rem;
  color: #fff;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  border: 0;
  background: #EA760F;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  letter-spacing: 3px;
  font-weight: bold;
  border-radius: 10px 0 0 10px;
  text-decoration: none;
  z-index: 9800;
  -webkit-box-shadow: 0 6px 18px rgba(234, 118, 15, 0.25);
          box-shadow: 0 6px 18px rgba(234, 118, 15, 0.25);
}
#pagetop i {
  position: absolute;
  top: 15px;
  font-size: 30px;
  color: #FFF;
  font-weight: 300;
  line-height: 1;
}
#pagetop .label {
  position: absolute;
  bottom: 13px;
  margin: 0;
  font-size: 15px;
}
#pagetop .label::before {
  display: block;
  content: "";
  width: 2rem;
  height: 1.5rem;
  -webkit-mask-image: url(../img/top/icon-arrow.svg);
          mask-image: url(../img/top/icon-arrow.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #fff;
  -webkit-transform: rotate(-92deg);
          transform: rotate(-92deg);
}
#pagetop.is-scroll {
  opacity: 1;
  visibility: visible;
  right: -2px;
}
@media (any-hover: hover) {
  #pagetop:hover {
    -webkit-filter: brightness(1.05);
            filter: brightness(1.05);
    outline: none;
  }
}

#global-cta {
  display: none;
}
@media (width <= 980px) {
  #global-cta {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 900;
    padding: 0.75rem max(1rem, env(safe-area-inset-right)) calc(0.75rem + env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));
    background: rgba(6, 10, 38, 0.55);
    backdrop-filter: blur(6px);
    border-top: 1px solid rgba(255, 255, 255, 0.12);
  }
}

@media (width <= 980px) {
  .global-cta_btn {
    display: grid;
    grid-template-columns: 1fr -webkit-max-content;
    grid-template-columns: 1fr max-content;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    justify-items: center;
    gap: 0.75rem;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    padding: 1rem 1.25rem;
    border-radius: 12px;
    background: #EA760F;
    color: #fff;
    font-weight: 900;
    font-size: 1.125rem;
    text-decoration: none;
  }
  .global-cta_btn::after {
    content: "";
    width: 1.2rem;
    height: 1.2rem;
    -webkit-mask: url(../img/top/icon-arrow.svg) no-repeat center/contain;
            mask: url(../img/top/icon-arrow.svg) no-repeat center/contain;
    background: currentColor;
  }
}/*# sourceMappingURL=style.css.map */