@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&display=swap");
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

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

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

::-moz-placeholder {
  opacity: 1;
}

::placeholder {
  opacity: 1;
}

label {
  cursor: pointer;
}

img,
iframe,
video {
  vertical-align: top;
}

dt {
  font-weight: inherit;
}

:where(dialog) {
  inset: 0;
  border: unset;
  padding: unset;
  width: unset;
  max-width: unset;
  height: unset;
  max-height: unset;
  background-color: unset;
  overflow: unset;
  color: unset;
}

:focus:not(:focus-visible) {
  outline: none;
}

:root {
  --scrollbarW: 0;
  --htmlW: calc(100vw - var(--scrollbarW) * 1px);
  --negLeading: calc((1em - 1lh) / 2);
  --transEasing: ease-in-out;
  --transDur: 0.3s;
  --designW: 1360;
  --contW: min(1080 / var(--designW) * 100%, 1080px);
  --contMargin_hor: calc((100% - var(--contW)) / 2);
  --color_text: #222;
  --color_blue: #0198EE;
  --color_cv: #F5AC00;
  --color_lightblue: #DEF4FC;
  --color_line: #DEDEDE;
  --color_white: #fff;
  --color_brandcolor: #003F94;
  --color_orange: #FF8205;
  --font_ibm: "IBM Plex Sans JP", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  --font_inter: "Inter", "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  --transDur: 0.3s;
  --transEasing: ease-in-out;
}
@media screen and (max-width: 767px) {
  :root {
    --designW: 750;
    --contW: calc(670 / var(--designW) * 100%);
  }
}

:lang(en) {
  --negLeading: calc((1cap - 1lh) / 2);
}

/**
 * Base
 */
:root {
  interpolate-size: allow-keywords;
}

html,
body {
  height: 100%;
}

html.is_locked {
  position: fixed;
  width: 100%;
}

body {
  color: var(--color_text);
  font-family: "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  overflow-wrap: anywhere;
  -moz-osx-font-smoothing: unset;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
}
img {
  max-width: 100%;
  height: auto;
}

@keyframes scroll-hint-appear {
  0% {
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    transform: translateX(-40px);
    opacity: 0;
  }
}
.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  box-sizing: border-box;
  width: 120px;
  height: 80px;
  border-radius: 5px;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #FFF;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 0.8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  animation: scroll-hint-appear 1.2s linear;
  animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #FFF;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

/**
 * Layout
 */
/**
 * Header
 */
.ly_header {
  background-color: var(--color_white);
}
.ly_header_inner {
  display: flex;
  justify-content: space-between;
  margin: auto;
}
.ly_header_inner .logo {
  display: grid;
  place-items: center;
}
@media not all and (max-width: 767px), print {
  .ly_header_inner .logo {
    margin-block: 11px 20px;
    margin-inline: 12px;
  }
}
@media screen and (max-width: 767px) {
  .ly_header_inner .logo {
    margin: 10px;
    width: 188px;
  }
}
.ly_header_btn > a:focus-visible .ly_header_btnCont::before {
  opacity: 1;
}
.ly_header_btn > a:focus-visible .ly_header_btnDeco::before {
  opacity: 1;
}
@media (any-hover: hover) {
  .ly_header_btn > a:hover .ly_header_btnCont::before {
    opacity: 1;
  }
  .ly_header_btn > a:hover .ly_header_btnDeco::before {
    opacity: 1;
  }
}
.ly_header_btnIn {
  display: flex;
}
.ly_header_btnDeco {
  display: block;
  clip-path: polygon(0% 100%, 100% 0, 100% 100%);
  background-color: var(--color_cv);
}
@media not all and (max-width: 767px), print {
  .ly_header_btnDeco {
    width: 52px;
    height: 90px;
  }
}
@media screen and (max-width: 767px) {
  .ly_header_btnDeco {
    display: none;
  }
}
.ly_header_btnDeco::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #E8D401;
  opacity: 0;
  transition: opacity var(--transDur) var(--transEasing);
}
.ly_header_btnCont {
  display: flex;
  position: relative;
  align-items: center;
  background: linear-gradient(90deg, #F5AC00 0%, #FF8205 100%);
  transition: background 0.3s;
}
@media not all and (max-width: 767px), print {
  .ly_header_btnCont {
    -moz-column-gap: 12px;
    column-gap: 12px;
    padding-block: 14px;
    padding-inline: 16px 24px;
  }
}
@media screen and (max-width: 767px) {
  .ly_header_btnCont {
    flex-direction: column;
    row-gap: 4px;
    padding-block: 14px;
    padding-inline: 10px;
  }
}
.ly_header_btnCont::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #E8D401 0%, #F4A700 100%);
  opacity: 0;
  transition: opacity var(--transDur) var(--transEasing);
}
.ly_header_btnCont::after {
  content: "";
  display: block;
  -webkit-mask-image: url("../img/common/icon/icon_arrow_01.svg");
  mask-image: url("../img/common/icon/icon_arrow_01.svg");
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  background-color: var(--color_white);
}
@media not all and (max-width: 767px), print {
  .ly_header_btnCont::after {
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 767px) {
  .ly_header_btnCont::after {
    width: 16px;
    height: 16px;
  }
}
.ly_header_btnTxt {
  position: relative;
  z-index: 2;
  color: var(--color_white);
  font-weight: 700;
  line-height: 1.4;
}
@media not all and (max-width: 767px), print {
  .ly_header_btnTxt {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 767px) {
  .ly_header_btnTxt {
    font-size: 0.9375rem;
  }
}

/**
 * Footer
 */
.ly_footer {
  background-color: var(--color_brandcolor);
  color: var(--color_white);
}
@media not all and (max-width: 767px), print {
  .ly_footer {
    padding-block: 48px;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer {
    padding-block: 32px 20px;
  }
}
@media not all and (max-width: 767px), print {
  .ly_footer_inner {
    display: flex;
    justify-content: space-between;
  }
}
.ly_footer_main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ly_footer_main + .ly_footer_sub {
    margin-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer_logo {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer_logo + .ly_footer_info {
    margin-top: 25px;
  }
}
.ly_footer_infoName, .ly_footer_infoTxt {
  line-height: 1.4;
}
@media not all and (max-width: 767px), print {
  .ly_footer_infoName, .ly_footer_infoTxt {
    font-size: 1rem;
    letter-spacing: 0.64px;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer_infoName {
    font-size: 0.9375rem;
    letter-spacing: 0.6px;
  }
}
.ly_footer_infoName + .ly_footer_infoTxt {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .ly_footer_infoTxt {
    font-size: 0.875rem;
    letter-spacing: 0.56px;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer_infoTxtItem {
    display: block;
  }
}
@media not all and (max-width: 767px), print {
  .ly_footer_infoTxtItem + .ly_footer_infoTxtItem {
    margin-left: 1em;
  }
}
.ly_footer_links {
  display: flex;
  flex-wrap: wrap;
}
@media not all and (max-width: 767px), print {
  .ly_footer_links {
    -moz-column-gap: 32px;
    column-gap: 32px;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer_links {
    flex-direction: column;
    row-gap: 10px;
  }
}
@media not all and (max-width: 767px), print {
  .ly_footer_links + .ly_footer_copyright {
    margin-top: 105px;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer_links + .ly_footer_copyright {
    margin-top: 56px;
  }
}
.ly_footer_link > a:focus-visible .ly_footer_linkTxt {
  text-decoration: none;
}
@media (any-hover: hover) {
  .ly_footer_link > a:hover .ly_footer_linkTxt {
    text-decoration: none;
  }
}
.ly_footer_link > a[target=_blank] {
  display: flex;
  align-items: center;
  -moz-column-gap: 6px;
  column-gap: 6px;
  flex-wrap: wrap;
}
.ly_footer_link > a[target=_blank]::after {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 16px;
  aspect-ratio: 1;
  background-color: currentColor;
  -webkit-mask-image: url(../img/common/icon/icon_blank_01.svg);
  mask-image: url(../img/common/icon/icon_blank_01.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
}
.ly_footer_linkTxt {
  text-decoration: underline;
}
@media not all and (max-width: 767px), print {
  .ly_footer_linkTxt {
    font-size: 1rem;
    letter-spacing: 0.64px;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer_linkTxt {
    font-size: 0.9375rem;
    letter-spacing: 0.6px;
  }
}
.ly_footer_copyright {
  font-family: var(--font_inter);
  line-height: 1.4;
}
@media not all and (max-width: 767px), print {
  .ly_footer_copyright {
    font-size: 0.75rem;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer_copyright {
    font-size: 0.625rem;
  }
}

/**
 * Container
 */
.ct_std {
  margin-inline: auto;
  width: var(--contW);
}
/**
 * Block
 */
.bl_breadcrumb {
  margin-bottom: 60px;
}
.bl_breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  gap: 0 16px;
}
.bl_breadcrumb li:not(:first-child) {
  position: relative;
  padding-left: 22px;
}
.bl_breadcrumb li:not(:first-child)::before {
  content: ">";
  position: absolute;
  left: 0;
  top: 0.5lh;
  translate: 0 -50%;
}
.bl_breadcrumb a {
  display: block;
}
.bl_breadcrumb li:last-child a {
  pointer-events: none;
}

.bl_contSet > :not(:first-child) {
  margin-top: 80px;
}
.bl_contSet > .bl_hdgSet + * {
  margin-top: 0;
}

.bl_anchorLinks {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .bl_anchorLinks {
    grid-template-columns: repeat(2, 1fr);
  }
}
.bl_anchorLinks > li {
  border-top: 2px solid;
  border-bottom: 2px solid;
}
.bl_anchorLinks a {
  display: grid;
  grid-template-columns: 1fr auto;
  padding: 20px 20px 20px 0;
}
.bl_anchorLinks a::after {
  content: ">";
  line-height: 1;
  rotate: 90deg;
}

.bl_btns {
  display: grid;
  gap: 30px;
}
@media not all and (max-width: 767px), print {
  .bl_btns__2col {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_btns__3col {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_btns__4col {
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  }
}
.bl_imgAndBody {
  --_gap_row: 30px;
  --_gap_col: 40px;
  --_imageMaxW: 40%;
}
.bl_imgAndBody_inner {
  display: grid;
  gap: var(--_gap_row) var(--_gap_col);
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgRight .bl_imgAndBody_inner {
    grid-template-columns: auto fit-content(var(--_imageMaxW));
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgRight .bl_imgAndBody_img {
    order: 1;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgLeft .bl_imgAndBody_inner {
    grid-template-columns: fit-content(var(--_imageMaxW)) auto;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_inner, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_inner {
    display: block;
    margin-bottom: calc(var(--_gap_row) * -1);
  }
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_inner::after, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_inner::after {
    content: "";
    display: block;
    clear: both;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_img, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_img {
    padding-bottom: var(--_gap_row);
    max-width: var(--_imageMaxW);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_img {
    float: right;
    margin-left: var(--_gap_col);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_img {
    float: left;
    margin-right: var(--_gap_col);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_body, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_body {
    padding-bottom: var(--_gap_row);
  }
}

.bl_img {
  display: table;
  margin: auto;
  caption-side: bottom;
}
.bl_img__w100p {
  width: 100%;
}
.bl_img__w100p img {
  width: 100%;
}
.bl_img figcaption {
  display: table-caption;
  margin-top: 15px;
  font-size: 0.875rem;
}

.bl_imgGroupList {
  display: grid;
  gap: 40px 24px;
}
@media not all and (max-width: 767px), print {
  .bl_imgGroupList__2col {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgGroupList__3col {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgGroupList__4col {
    grid-template-columns: repeat(4, 1fr);
  }
}

.bl_imgGroup .bl_img:not(:last-child) {
  margin-bottom: 20px;
}
.bl_imgGroup_title {
  font-size: 1.25rem;
  font-weight: bold;
}
.bl_imgGroup_title:not(:last-child) {
  margin-bottom: 15px;
}

.bl_wysiwyg h2 {
  position: relative;
  color: var(--color_orange);
  font-family: var(--font_ibm);
  font-weight: 600;
  text-align: center;
  line-height: 1.6;
}
@media not all and (max-width: 767px), print {
  .bl_wysiwyg h2 {
    margin-bottom: 77px;
    font-size: 2.375rem;
  }
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg h2 {
    margin-bottom: 36px;
    font-size: 1.625rem;
  }
}
.bl_wysiwyg h2::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  translate: -50% 0;
  background-color: currentColor;
}
@media not all and (max-width: 767px), print {
  .bl_wysiwyg h2::before {
    bottom: -21px;
    width: 80px;
    height: 4px;
  }
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg h2::before {
    bottom: -12px;
    width: 40px;
    height: 2px;
  }
}
.bl_wysiwyg h2 span.italic {
  font-family: var(--font_inter);
  font-weight: 500;
  font-style: italic;
}
@media not all and (max-width: 767px), print {
  .bl_wysiwyg h2 span.italic {
    font-size: 3.25rem;
  }
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg h2 span.italic {
    font-size: 2rem;
  }
}
.bl_wysiwyg h2__white {
  color: var(--color_white);
}
.bl_wysiwyg h3 {
  display: flex;
  align-items: center;
  position: relative;
  background-color: #EFEFEF;
  border-radius: 4px;
  font-weight: 500;
  line-height: 1.5;
}
@media not all and (max-width: 767px), print {
  .bl_wysiwyg h3 {
    -moz-column-gap: 20px;
    column-gap: 20px;
    margin-bottom: 32px;
    padding: 16px;
    font-size: 1.375rem;
    letter-spacing: 0.88px;
  }
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg h3 {
    -moz-column-gap: 12px;
    column-gap: 12px;
    padding: 12px;
    margin-bottom: 24px;
    font-size: 1.125rem;
    letter-spacing: 0.72px;
  }
}
.bl_wysiwyg h3::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 4px;
  min-height: 24px;
  height: 100%;
  background-color: var(--color_brandcolor);
}
.bl_wysiwyg h4 {
  margin-bottom: 15px;
  font-size: 1.625rem;
  font-weight: bold;
}
.bl_wysiwyg a {
  text-decoration: underline;
}
.bl_wysiwyg a::after {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-size: 100%;
  mask-size: 100%;
}
.bl_wysiwyg a[target=_blank]::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_blank.svg);
  mask-image: url(../img/common/icon/icon_blank.svg);
}
.bl_wysiwyg a[href$=".pdf"]::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_pdf.svg);
  mask-image: url(../img/common/icon/icon_pdf.svg);
}
.bl_wysiwyg a[href*=".doc"]::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_doc.svg);
  mask-image: url(../img/common/icon/icon_doc.svg);
}
.bl_wysiwyg a[href*=".xls"]::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_xls.svg);
  mask-image: url(../img/common/icon/icon_xls.svg);
}
.bl_wysiwyg a[href*=".ppt"]::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_ppt.svg);
  mask-image: url(../img/common/icon/icon_ppt.svg);
}
.bl_wysiwyg a[href$=".zip"]::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_file.svg);
  mask-image: url(../img/common/icon/icon_file.svg);
}
.bl_wysiwyg a::after {
  translate: 0 4px;
}
.bl_wysiwyg a > span {
  margin-right: 5px;
}
.bl_wysiwyg a:focus-visible {
  text-decoration: none;
}
@media (any-hover: hover) {
  .bl_wysiwyg a:hover {
    text-decoration: none;
  }
}
.bl_wysiwyg ol li:not(:first-child),
.bl_wysiwyg ul li:not(:first-child) {
  margin-top: 0.5em;
}
.bl_wysiwyg ol li ol,
.bl_wysiwyg ol li ul,
.bl_wysiwyg ul li ol,
.bl_wysiwyg ul li ul {
  margin-top: 0.5em;
}
.bl_wysiwyg ol {
  counter-reset: liCounter;
}
.bl_wysiwyg ol > li {
  position: relative;
  margin-left: 1em;
}
.bl_wysiwyg ol > li::before {
  content: counter(liCounter) ".";
  counter-increment: liCounter;
  position: absolute;
  right: 100%;
  top: 0;
  margin-right: 3px;
  white-space: nowrap;
}
.bl_wysiwyg ul > li {
  position: relative;
  padding-left: 1em;
}
.bl_wysiwyg ul > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5lh;
  border-radius: 50%;
  width: 0.5em;
  aspect-ratio: 1;
  background-color: currentColor;
  translate: 0 -50%;
}
.bl_wysiwyg table {
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-collapse: separate;
}
.bl_wysiwyg th,
.bl_wysiwyg td {
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  padding: 16px;
}
.bl_wysiwyg th {
  background-color: #eee;
}

@media screen and (max-width: 767px) {
  .bl_table__spScroll {
    margin-inline: var(--contMargin_hor) 0;
    padding: 0 var(--contMargin_hor) 1px 0;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .bl_table__spScroll table {
    width: 200%;
  }
}

.bl_video {
  display: table;
  width: 100%;
  caption-side: bottom;
}
.bl_video iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.bl_video figcaption {
  display: table-caption;
  margin-top: 15px;
  font-size: 0.875rem;
}

.bl_videoGroupList {
  display: grid;
  gap: 40px 24px;
}
@media not all and (max-width: 767px), print {
  .bl_videoGroupList__2col {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_videoGroupList__3col {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_videoGroupList__4col {
    grid-template-columns: repeat(4, 1fr);
  }
}

.bl_videoGroup .bl_video:not(:last-child) {
  margin-bottom: 20px;
}
.bl_videoGroup_title {
  font-size: 1.25rem;
  font-weight: bold;
}
.bl_videoGroup_title:not(:last-child) {
  margin-bottom: 15px;
}

.bl_dataTable {
  display: grid;
  grid-template-columns: minmax(200px, max-content) 1fr;
  gap: 0 2em;
}
@media screen and (max-width: 767px) {
  .bl_dataTable {
    grid-template-columns: minmax(100px, max-content) 1fr;
  }
}
.bl_dataTable_row {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 2;
  align-items: center;
  border-bottom: 2px solid;
  padding: 20px;
}
.bl_dataTable_row:nth-child(odd) {
  background-color: #ddd;
}
.bl_dataTable dt {
  font-weight: bold;
}

.bl_accordionList {
  display: grid;
  gap: 30px;
}

.bl_accordion {
  border: 2px solid;
}
.bl_accordion_head {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 40px;
  align-items: center;
  padding: 20px 30px;
  cursor: pointer;
}
.bl_accordion_head::-webkit-details-marker {
  display: none;
}
.bl_accordion_head .icon {
  position: relative;
  width: 20px;
  height: 2px;
  background-color: currentColor;
}
.bl_accordion_head .icon::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: inherit;
  rotate: 90deg;
}
.bl_accordion[open] .bl_accordion_head .icon::before {
  opacity: 0;
}
.bl_accordion_body {
  overflow: hidden;
}
.bl_accordion_body > div {
  padding: 0 30px 20px;
}

.bl_dialog {
  opacity: 0;
  visibility: hidden;
  display: block;
  overflow-y: auto;
  overscroll-behavior: contain;
  transition-property: opacity, visibility, overlay;
  transition-duration: var(--transDur);
  transition-timing-function: var(--transEasing);
  transition-behavior: allow-discrete;
  scrollbar-width: none;
}
.bl_dialog::-webkit-scrollbar {
  display: none;
}
.bl_dialog[open] {
  opacity: 1;
  visibility: visible;
}
.bl_dialog::backdrop {
  display: none;
}
.bl_dialog_backdrop {
  height: calc(100% + 1px);
}
.bl_dialog_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.bl_dialog_body {
  position: relative;
  padding: 40px;
  background-color: #fff;
}
.bl_dialog_closeBtn {
  display: grid;
  place-items: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  aspect-ratio: 1;
  background-color: #000;
}
.bl_dialog_closeBtn > span:not([class]) {
  position: relative;
  width: 16px;
  height: 2px;
}
.bl_dialog_closeBtn > span:not([class])::before, .bl_dialog_closeBtn > span:not([class])::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #fff;
}
.bl_dialog_closeBtn > span:not([class])::before {
  rotate: -45deg;
}
.bl_dialog_closeBtn > span:not([class])::after {
  rotate: 45deg;
}

.bl_tabCont_tablist button {
  border: 1px solid var(--color_text);
  border-bottom: 0;
  padding: 1em;
}
.bl_tabCont_tablist button[aria-selected=true] {
  background-color: var(--color_text);
  color: #fff;
}
.bl_tabCont_tabpanel {
  border: 2px solid;
  padding: 2em;
}

/**
 * Element
 */
.el_hdgLg {
  position: relative;
  color: var(--color_orange);
  font-family: var(--font_ibm);
  font-weight: 600;
  text-align: center;
  line-height: 1.6;
}
@media not all and (max-width: 767px), print {
  .el_hdgLg {
    margin-bottom: 77px;
    font-size: 2.375rem;
  }
}
@media screen and (max-width: 767px) {
  .el_hdgLg {
    margin-bottom: 36px;
    font-size: 1.625rem;
  }
}
.el_hdgLg::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  translate: -50% 0;
  background-color: currentColor;
}
@media not all and (max-width: 767px), print {
  .el_hdgLg::before {
    bottom: -21px;
    width: 80px;
    height: 4px;
  }
}
@media screen and (max-width: 767px) {
  .el_hdgLg::before {
    bottom: -12px;
    width: 40px;
    height: 2px;
  }
}
.el_hdgLg span.italic {
  font-family: var(--font_inter);
  font-weight: 500;
  font-style: italic;
}
@media not all and (max-width: 767px), print {
  .el_hdgLg span.italic {
    font-size: 3.25rem;
  }
}
@media screen and (max-width: 767px) {
  .el_hdgLg span.italic {
    font-size: 2rem;
  }
}
.el_hdgLg__white {
  color: var(--color_white);
}

.el_hdgMd {
  display: flex;
  align-items: center;
  position: relative;
  background-color: #EFEFEF;
  border-radius: 4px;
  font-weight: 500;
  line-height: 1.5;
}
@media not all and (max-width: 767px), print {
  .el_hdgMd {
    -moz-column-gap: 20px;
    column-gap: 20px;
    margin-bottom: 32px;
    padding: 16px;
    font-size: 1.375rem;
    letter-spacing: 0.88px;
  }
}
@media screen and (max-width: 767px) {
  .el_hdgMd {
    -moz-column-gap: 12px;
    column-gap: 12px;
    padding: 12px;
    margin-bottom: 24px;
    font-size: 1.125rem;
    letter-spacing: 0.72px;
  }
}
.el_hdgMd::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 4px;
  min-height: 24px;
  height: 100%;
  background-color: var(--color_brandcolor);
}

.el_hdgSm {
  margin-bottom: 15px;
  font-size: 1.625rem;
  font-weight: bold;
}

.el_btn {
  display: grid;
  place-items: center;
  position: relative;
  margin-inline: auto;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  border-radius: 2px;
  background: linear-gradient(90deg, #F5AC00 0%, #FF8205 100%);
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
}
@media not all and (max-width: 767px), print {
  .el_btn {
    padding-block: 28px;
    padding-inline: 96px;
  }
}
@media screen and (max-width: 767px) {
  .el_btn {
    padding-block: 11px;
    padding-inline: 75px 76px;
    text-align: center;
  }
}
.el_btn:focus-visible::before {
  opacity: 1;
}
@media (any-hover: hover) {
  .el_btn:hover::before {
    opacity: 1;
  }
}
.el_btn::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #E8D401 0%, #F4A700 100%);
  opacity: 0;
  transition: opacity var(--transDur) var(--transEasing);
}
.el_btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  -webkit-mask-image: url(../img/common/icon/icon_arrow_01.svg);
  mask-image: url(../img/common/icon/icon_arrow_01.svg);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  background-color: var(--color_white);
}
@media not all and (max-width: 767px), print {
  .el_btn::after {
    right: 30px;
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 767px) {
  .el_btn::after {
    right: 17px;
    width: 24px;
    height: 24px;
    rotate: -90deg;
  }
}
.el_btn_inner {
  position: relative;
  z-index: 2;
}
@media not all and (max-width: 767px), print {
  .el_btn_inner {
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .el_btn_inner {
    line-height: 1.3;
  }
}
.el_btn_inner::after {
  translate: 0 4px;
}
.el_btn_inner > span {
  color: #fff;
  font-weight: 700;
  text-align: center;
}
@media not all and (max-width: 767px), print {
  .el_btn_inner > span {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .el_btn_inner > span {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 767px) {
  .el_btn_smTxt {
    display: block;
    margin-top: -2px;
    font-size: 0.9375rem;
  }
}

.el_pageTop {
  position: fixed;
  z-index: 9999;
  opacity: 0;
  transition: opacity var(--transDur) var(--transEasing);
}
@media not all and (max-width: 767px), print {
  .el_pageTop {
    bottom: 16px;
    right: 16px;
    width: 64px;
    height: 64px;
  }
}
@media screen and (max-width: 767px) {
  .el_pageTop {
    bottom: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
  }
}
.el_pageTop.is-active {
  opacity: 1;
}
.el_pageTop > a:focus-visible > img {
  opacity: 1;
}
@media (any-hover: hover) {
  .el_pageTop > a:hover > img {
    opacity: 1;
  }
}
.el_pageTop > a > img {
  transition: opacity var(--transDur) var(--transEasing);
  opacity: 0.6;
}

/**
 * Unique
 */
/**
 * Helper
 */
@media screen and (max-width: 767px) {
  .hp_pcOnly {
    display: none !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_spOnly {
    display: none !important;
  }
}

.hp_srOnly {
  position: absolute !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(0, 0, 0, 0) !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}

.hp_trimLeading::before, .hp_trimLeading::after {
  content: "";
  display: block;
}
.hp_trimLeading::before {
  margin-block-end: var(--negLeading);
}
.hp_trimLeading::after {
  margin-block-start: var(--negLeading);
}

.hp_fw700 {
  font-weight: 700;
}

/**
 * Page
 */
.pg_home .mvSect {
  position: relative;
  background: url(../img/index/mv_bg_01.webp) top center, linear-gradient(180deg, #006DFF 0%, #0198EE 100%);
}
@media not all and (max-width: 767px), print {
  .pg_home .mvSect {
    padding-block: 66px 104px;
  }
}
.pg_home .mvSect_inner {
  display: flex;
}
@media not all and (max-width: 767px), print {
  .pg_home .mvSect_inner {
    align-items: center;
    -moz-column-gap: 80px;
    column-gap: 80px;
  }
}
.pg_home .mvSect_spImg > img {
  aspect-ratio: 375/516;
  width: 100%;
  height: 100%;
}
.pg_home .mvSect_anchor {
  z-index: 10;
  position: absolute;
  left: 0;
  width: 100%;
}
@media not all and (max-width: 1023px), print {
  .pg_home .mvSect_anchor {
    bottom: -37px;
  }
}
@media screen and (max-width: 1023px) {
  .pg_home .mvSect_anchor {
    bottom: -80px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .mvSect_anchor {
    bottom: -100px;
  }
}
.pg_home .mvSect_anchor_list {
  display: grid;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  overflow: hidden;
  transition: box-shadow var(--transDur) var(--transEasing);
}
@media not all and (max-width: 1023px), print {
  .pg_home .mvSect_anchor_list {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (max-width: 1023px) {
  .pg_home .mvSect_anchor_list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.pg_home .mvSect_anchor_item {
  border-right: 1px solid var(--color_line);
}
@media screen and (max-width: 1023px) {
  .pg_home .mvSect_anchor_item {
    border-top: 1px solid var(--color_line);
  }
}
@media screen and (max-width: 1023px) {
  .pg_home .mvSect_anchor_item:nth-child(even) {
    border-right: 1px solid var(--color_line);
  }
}
@media screen and (max-width: 1023px) {
  .pg_home .mvSect_anchor_item:nth-child(3n) {
    border-right: 0;
  }
}
.pg_home .mvSect_anchor_item__contact {
  border-right: 0;
}
.pg_home .mvSect_anchor_item__contact .mvSect_anchor_itemIn {
  background: linear-gradient(90deg, #F5AC00 0%, #FF8205 100%);
}
.pg_home .mvSect_anchor_item__contact .mvSect_anchor_itemIn::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #E8D401 0%, #F4A700 100%);
  opacity: 0;
  transition: opacity var(--transDur) var(--transEasing);
}
.pg_home .mvSect_anchor_item__contact .mvSect_anchor_itemIn::after {
  background-color: var(--color_white);
}
.pg_home .mvSect_anchor_item__contact .mvSect_anchor_itemTxt {
  color: var(--color_white);
}
.pg_home .mvSect_anchor_item__contact > a:focus-visible .mvSect_anchor_itemIn {
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
}
.pg_home .mvSect_anchor_item__contact > a:focus-visible .mvSect_anchor_itemIn::before {
  opacity: 1;
}
@media (any-hover: hover) {
  .pg_home .mvSect_anchor_item__contact > a:hover .mvSect_anchor_itemIn {
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
  }
  .pg_home .mvSect_anchor_item__contact > a:hover .mvSect_anchor_itemIn::before {
    opacity: 1;
  }
}
.pg_home .mvSect_anchor_item:not(.mvSect_anchor_item__contact) > a:focus-visible .mvSect_anchor_itemIn {
  background-color: #DEF4FC;
}
@media (any-hover: hover) {
  .pg_home .mvSect_anchor_item:not(.mvSect_anchor_item__contact) > a:hover .mvSect_anchor_itemIn {
    background-color: #DEF4FC;
  }
}
.pg_home .mvSect_anchor_itemIn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  -moz-column-gap: 6px;
  column-gap: 6px;
  background-color: var(--color_white);
  padding-inline: 12px;
  height: 100%;
  transition: background-color var(--transDur) var(--transEasing);
}
@media not all and (max-width: 1023px), print {
  .pg_home .mvSect_anchor_itemIn {
    padding-block: 24px 23px;
  }
}
@media screen and (max-width: 1023px) {
  .pg_home .mvSect_anchor_itemIn {
    padding-block: 15px;
  }
}
.pg_home .mvSect_anchor_itemIn::after {
  content: "";
  display: block;
  flex-shrink: 0;
  -webkit-mask-image: url(../img/common/icon/icon_arrow_01.svg);
  mask-image: url(../img/common/icon/icon_arrow_01.svg);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  background-color: var(--color_brandcolor);
}
@media not all and (max-width: 1023px), print {
  .pg_home .mvSect_anchor_itemIn::after {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .pg_home .mvSect_anchor_itemIn::after {
    width: 16px;
    height: 16px;
  }
}
.pg_home .mvSect_anchor_itemTxt {
  position: relative;
  z-index: 2;
  font-weight: 500;
}
@media not all and (max-width: 1023px), print {
  .pg_home .mvSect_anchor_itemTxt {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 1023px) {
  .pg_home .mvSect_anchor_itemTxt {
    font-size: 0.9375rem;
  }
}
.pg_home .mvSect_anchor.is-fixed {
  position: fixed;
  bottom: auto;
  top: 0;
  background-color: var(--color_white);
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
}
@media screen and (max-width: 1023px) {
  .pg_home .mvSect_anchor.is-fixed .ct_std {
    margin-inline: 0;
    width: 100%;
  }
}
.pg_home .mvSect_anchor.is-fixed .mvSect_anchor_list {
  box-shadow: none;
}
@media screen and (max-width: 1023px) {
  .pg_home .mvSect_anchor.is-fixed .mvSect_anchor_itemIn {
    padding-block: 12px;
    padding-inline: 6px;
  }
}
@media screen and (max-width: 1023px) {
  .pg_home .mvSect_anchor.is-fixed .mvSect_anchor_itemTxt {
    font-size: 0.8125rem;
  }
}
.pg_home .worriesSect {
  background-color: #F0F7F9;
}
@media not all and (max-width: 767px), print {
  .pg_home .worriesSect {
    padding-block: 100px 72px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .worriesSect {
    padding-block: 171px 40px;
  }
}
.pg_home .worriesSect_hdg {
  font-family: var(--font_ibm);
  font-weight: 600;
  text-align: center;
  line-height: 1.6;
}
@media not all and (max-width: 767px), print {
  .pg_home .worriesSect_hdg {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .worriesSect_hdg {
    font-size: 1rem;
  }
}
.pg_home .worriesSect_list {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .pg_home .worriesSect_list {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .worriesSect_list {
    gap: 14px;
    margin-top: 16px;
  }
}
.pg_home .worriesSect_item {
  display: grid;
  place-items: center;
  position: relative;
  border-radius: 2px;
  background-color: var(--color_white);
  box-shadow: 4px 4px 4px 0px rgba(0, 63, 148, 0.1);
}
@media not all and (max-width: 767px), print {
  .pg_home .worriesSect_item {
    padding-block: 21px;
    padding-inline: 15px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .worriesSect_item {
    padding-block: 16px;
    padding-inline: 12px;
  }
}
.pg_home .worriesSect_item::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: polygon(0% 0%, 0% 100%, 100% 0%);
  background-color: #F0F7F9;
}
@media not all and (max-width: 767px), print {
  .pg_home .worriesSect_item::before {
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .worriesSect_item::before {
    width: 16px;
    height: 16px;
  }
}
.pg_home .worriesSect_itemTxt {
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
@media not all and (max-width: 767px), print {
  .pg_home .worriesSect_itemTxt {
    letter-spacing: 0.8px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .worriesSect_itemTxt {
    letter-spacing: 0.6px;
    font-size: 0.9375rem;
  }
}
.pg_home .worriesSect_itemTxt_point {
  color: var(--color_brandcolor);
  font-weight: 700;
}
@media not all and (max-width: 767px), print {
  .pg_home .worriesSect_itemTxt_point {
    letter-spacing: 0.88px;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .worriesSect_itemTxt_point {
    letter-spacing: 0.68px;
    font-size: 1.0625rem;
  }
}
.pg_home .edrSect {
  position: relative;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect {
    background: url(../img/index/edr_bg_01.webp) top center;
    padding-block: 135px 120px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect {
    background: url(../img/index/edr_bg_01_sp.webp) top center;
    padding-block: 64px;
  }
}
.pg_home .edrSect::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #F0F7F9;
  clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect::before {
    width: 240px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect::before {
    width: 120px;
    height: 30px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .el_hdgLg {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .el_hdgLg {
    margin-bottom: 35px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect_area + .edrSect_area {
    margin-top: 48px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect_area + .edrSect_area {
    margin-top: 25px;
  }
}
.pg_home .edrSect .infoArea_hdg {
  font-weight: 700;
  line-height: 1.5;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .infoArea_hdg {
    font-size: 1.625rem;
    letter-spacing: 1.04px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .infoArea_hdg {
    font-size: 1rem;
    letter-spacing: 0.64px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .infoArea_hdg + .infoArea_txt {
    margin-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .infoArea_hdg + .infoArea_txt {
    margin-top: 24px;
  }
}
.pg_home .edrSect .infoArea_txt {
  line-height: 1.8;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .infoArea_txt {
    font-size: 1.25rem;
    letter-spacing: 0.8px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .infoArea_txt {
    font-size: 0.9375rem;
    letter-spacing: 0.6px;
  }
}
.pg_home .edrSect .infoArea_txt_point {
  color: var(--color_brandcolor);
  font-weight: 700;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .infoArea_txt_point {
    font-size: 1.375rem;
    letter-spacing: 0.88px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .infoArea_txt_point {
    font-size: 1.0625rem;
    letter-spacing: 0.68px;
  }
}
.pg_home .edrSect .flowArea_item {
  position: relative;
  border: 2px solid;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .flowArea_item {
    display: flex;
  }
}
.pg_home .edrSect .flowArea_item::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-size: cover;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .flowArea_item::before {
    top: 100%;
    width: 80px;
    height: 28px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .flowArea_item::before {
    top: calc(100% + 4px);
    width: 40px;
    height: 14px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .flowArea_item + .flowArea_item {
    margin-top: 28px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .flowArea_item + .flowArea_item {
    margin-top: 22px;
  }
}
.pg_home .edrSect .flowArea_item_head {
  display: grid;
  place-items: center;
  background-color: var(--color_brandcolor);
  flex-shrink: 0;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .flowArea_item_head {
    padding-block: 10px;
    padding-inline: 32px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .flowArea_item_head {
    padding-block: 8px 11px;
    padding-inline: 16px;
  }
}
.pg_home .edrSect .flowArea_item_headTxt {
  gap: 8px;
  color: var(--color_white);
  font-family: var(--font_inter);
  font-style: italic;
  font-weight: 700;
  line-height: 1;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .flowArea_item_headTxt {
    display: grid;
    place-items: center;
    font-size: 1.25rem;
    letter-spacing: 0.8px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .flowArea_item_headTxt {
    display: flex;
    align-items: center;
    font-size: 1rem;
    letter-spacing: 0.64px;
  }
}
.pg_home .edrSect .flowArea_item_headNum {
  font-weight: 500;
  line-height: 0.8;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .flowArea_item_headNum {
    font-size: 2.625rem;
    letter-spacing: 1.68px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .flowArea_item_headNum {
    font-size: 1.75rem;
    letter-spacing: 1.12px;
  }
}
.pg_home .edrSect .flowArea_item_body {
  background-color: var(--color_white);
  flex-grow: 1;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .flowArea_item_body {
    padding-block: 7px;
    padding-inline: 8px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .flowArea_item_body {
    padding: 5px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .flowArea_item_bodyIn {
    padding-block: 20px;
    padding-inline: 32px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .flowArea_item_bodyIn {
    padding: 16px;
  }
}
.pg_home .edrSect .flowArea_item_bodyTtl {
  color: var(--color_brandcolor);
  font-weight: 700;
  line-height: 1.4;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .flowArea_item_bodyTtl {
    font-size: 1.5rem;
    letter-spacing: 0.96px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .flowArea_item_bodyTtl {
    font-size: 1.125rem;
    letter-spacing: 0.72px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .flowArea_item_bodyTtl + .flowArea_item_bodyTxt {
    margin-top: 6px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .flowArea_item_bodyTtl + .flowArea_item_bodyTxt {
    margin-top: 9px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .flowArea_item_bodyTxt {
    font-size: 1.125rem;
    letter-spacing: 0.72px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .flowArea_item_bodyTxt {
    font-size: 0.9375rem;
    letter-spacing: 0.6px;
    line-height: 1.7;
  }
}
.pg_home .edrSect .flowArea_item:first-child {
  border-color: var(--color_blue);
}
.pg_home .edrSect .flowArea_item:first-child::before {
  background-image: url(../img/index/edr_icon_01.svg);
}
.pg_home .edrSect .flowArea_item:first-child .flowArea_item_head {
  background-color: var(--color_blue);
}
.pg_home .edrSect .flowArea_item:first-child .flowArea_item_bodyIn {
  background: rgba(1, 152, 238, 0.1);
}
.pg_home .edrSect .flowArea_item:nth-child(2) {
  border-color: #017AD0;
}
.pg_home .edrSect .flowArea_item:nth-child(2)::before {
  background-image: url(../img/index/edr_icon_02.svg);
}
.pg_home .edrSect .flowArea_item:nth-child(2) .flowArea_item_head {
  background-color: #017AD0;
}
.pg_home .edrSect .flowArea_item:nth-child(2) .flowArea_item_bodyIn {
  background: rgba(1, 122, 208, 0.1);
}
.pg_home .edrSect .flowArea_item:nth-child(3) {
  border-color: #015FB4;
}
.pg_home .edrSect .flowArea_item:nth-child(3)::before {
  background-image: url(../img/index/edr_icon_03.svg);
}
.pg_home .edrSect .flowArea_item:nth-child(3) .flowArea_item_head {
  background-color: #015FB4;
}
.pg_home .edrSect .flowArea_item:nth-child(3) .flowArea_item_bodyIn {
  background: rgba(1, 95, 180, 0.1);
}
.pg_home .edrSect .flowArea_item:nth-child(4) {
  border-color: var(--color_brandcolor);
}
.pg_home .edrSect .flowArea_item:nth-child(4) .flowArea_item_head {
  background-color: var(--color_brandcolor);
}
.pg_home .edrSect .flowArea_item:nth-child(4) .flowArea_item_bodyIn {
  background: rgba(0, 63, 148, 0.1);
}
.pg_home .edrSect .incidentArea_img > img {
  width: 100%;
}
.pg_home .edrSect .operationArea_table {
  border: 1px solid var(--color_line);
  width: 100%;
}
.pg_home .edrSect .operationArea_table tr {
  border-top: 1px solid var(--color_line);
}
.pg_home .edrSect .operationArea_table tr:first-child {
  border-top: 0;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .operationArea_table th, .pg_home .edrSect .operationArea_table td {
    padding-block: 23px;
    padding-inline: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .operationArea_table th, .pg_home .edrSect .operationArea_table td {
    padding-block: 10px;
    padding-inline: 11px;
  }
}
.pg_home .edrSect .operationArea_table th {
  background-color: var(--color_brandcolor);
  color: var(--color_white);
  font-weight: 500;
  line-height: 1.4;
  vertical-align: middle;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .operationArea_table th {
    width: 240px;
    font-size: 1.25rem;
    letter-spacing: 0.8px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .operationArea_table th {
    width: 102px;
    font-size: 0.9375rem;
    letter-spacing: 0.6px;
  }
}
.pg_home .edrSect .operationArea_table td {
  background-color: var(--color_white);
  vertical-align: middle;
}
.pg_home .edrSect .operationArea_table td > ul > li {
  display: flex;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .operationArea_table td > ul > li {
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
.pg_home .edrSect .operationArea_table td > ul > li::before {
  content: "・";
  display: block;
  flex-shrink: 0;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .operationArea_table td > ul > li + li {
    margin-top: 8px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .operationArea_table td > ul > li + li {
    margin-top: 10px;
  }
}
.pg_home .edrSect .operationArea_table td .operationArea_table_itemCont > span {
  display: block;
}
.pg_home .edrSect .operationArea_table td .operationArea_table_itemTtl,
.pg_home .edrSect .operationArea_table td .operationArea_table_itemTxt {
  line-height: 1.6;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .operationArea_table td .operationArea_table_itemTtl,
  .pg_home .edrSect .operationArea_table td .operationArea_table_itemTxt {
    font-size: 1.125rem;
    letter-spacing: 0.72px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .operationArea_table td .operationArea_table_itemTtl,
  .pg_home .edrSect .operationArea_table td .operationArea_table_itemTxt {
    font-size: 0.9375rem;
    letter-spacing: 0.6px;
  }
}
.pg_home .edrSect .operationArea_table td .operationArea_table_itemTtl {
  font-weight: 500;
}
.pg_home .edrSect .operationArea_note {
  line-height: 1.8;
}
@media not all and (max-width: 767px), print {
  .pg_home .edrSect .operationArea_note {
    margin-top: 32px;
    font-size: 1rem;
    letter-spacing: 0.64px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .edrSect .operationArea_note {
    margin-top: 24px;
    font-size: 0.875rem;
    letter-spacing: 0.56px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .conversionSect {
    background: url(../img/index/conversion_bg_01.webp) top center, linear-gradient(180deg, #006DFF 0%, #0198EE 100%);
    padding-block: 72px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .conversionSect {
    background: url(../img/index/conversion_bg_01_sp.webp) top center, linear-gradient(180deg, #006DFF 0%, #0198EE 100%);
    padding-block: 34px;
  }
}
.pg_home .conversionSect_txt {
  color: var(--color_white);
  font-family: var(--font_ibm);
  font-weight: 600;
  text-align: center;
  line-height: 1.6;
}
@media not all and (max-width: 767px), print {
  .pg_home .conversionSect_txt {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .conversionSect_txt {
    font-size: 1rem;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .conversionSect_txt + .conversionSect_btn {
    margin-top: 38px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .conversionSect_txt + .conversionSect_btn {
    margin-top: 16px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect {
    background: url(../img/index/content_bg_01.webp) top center, var(--color_lightblue);
    padding-block: 115px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect {
    background: url(../img/index/content_bg_01_sp.webp) center -79px, var(--color_lightblue);
    padding-block: 64px 60px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect_area + .contentSect_area {
    margin-top: 96px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect_area + .contentSect_area {
    margin-top: 56px;
  }
}
.pg_home .contentSect .featuresArea_list {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .featuresArea_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .featuresArea_list {
    gap: 19px;
  }
}
.pg_home .contentSect .featuresArea_item {
  position: relative;
  border-radius: 2px;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
  background-color: var(--color_white);
}
.pg_home .contentSect .featuresArea_item_ttl {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
}
.pg_home .contentSect .featuresArea_item_ttl::after {
  content: "";
  margin-left: -1px;
  clip-path: polygon(0% 0, 0 100%, 100% 0);
  background-color: var(--color_brandcolor);
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .featuresArea_item_ttl::after {
    width: 32px;
    height: 56px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .featuresArea_item_ttl::after {
    width: 27px;
    height: 48px;
  }
}
.pg_home .contentSect .featuresArea_item_ttlIn {
  display: flex;
  -moz-column-gap: 8px;
  column-gap: 8px;
  align-items: center;
  position: relative;
  background-color: var(--color_brandcolor);
  padding-block: 10px;
  color: var(--color_white);
  font-family: var(--font_inter);
  font-style: italic;
  font-weight: 700;
  line-height: 1;
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .featuresArea_item_ttlIn {
    padding-inline: 16px 13px;
    font-size: 1.25rem;
    letter-spacing: 0.8px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .featuresArea_item_ttlIn {
    padding-inline: 12px 4px;
    font-size: 1rem;
    letter-spacing: 0.64px;
  }
}
.pg_home .contentSect .featuresArea_item_num {
  font-weight: 500;
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .featuresArea_item_num {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .featuresArea_item_num {
    font-size: 1.75rem;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .featuresArea_item_inner {
    padding-block: 24px 32px;
    padding-inline: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .featuresArea_item_inner {
    padding-block: 16px 23px;
    padding-inline: 16px;
  }
}
.pg_home .contentSect .featuresArea_item_img {
  background-color: #F0F7F9;
  text-align: center;
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .featuresArea_item_img {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .featuresArea_item_img {
    padding: 24px;
  }
  .pg_home .contentSect .featuresArea_item_img > img {
    width: 80px;
  }
}
.pg_home .contentSect .featuresArea_item_txt {
  font-family: var(--font_ibm);
  font-weight: 600;
  text-align: center;
  line-height: 1.45;
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .featuresArea_item_txt {
    margin-top: 24px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .featuresArea_item_txt {
    margin-top: 16px;
    font-size: 1rem;
  }
}
.pg_home .contentSect .featuresArea_item_point {
  color: var(--color_brandcolor);
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .featuresArea_item_point {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .featuresArea_item_point {
    font-size: 1.25rem;
  }
}
.pg_home .contentSect .caseArea_item {
  border-radius: 2px;
  background-color: var(--color_white);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .caseArea_item + .caseArea_item {
    margin-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .caseArea_item + .caseArea_item {
    margin-top: 16px;
  }
}
.pg_home .contentSect .caseArea_item_head {
  background-color: var(--color_brandcolor);
  color: var(--color_white);
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .caseArea_item_head {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .caseArea_item_head {
    padding-block: 10px;
    padding-inline: 16px;
  }
}
.pg_home .contentSect .caseArea_item_headIn {
  display: flex;
  align-items: center;
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .caseArea_item_headIn {
    -moz-column-gap: 19px;
    column-gap: 19px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .caseArea_item_headIn {
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
.pg_home .contentSect .caseArea_item_headIcon {
  display: grid;
  place-items: center;
  flex-shrink: 0;
  border-radius: 50%;
  border: 1px solid var(--color_white);
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .caseArea_item_headIcon {
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .caseArea_item_headIcon {
    width: 48px;
    height: 48px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .caseArea_item_headIcon > img {
    width: 30px;
  }
}
.pg_home .contentSect .caseArea_item_headPos {
  font-weight: 500;
  line-height: 2;
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .caseArea_item_headPos {
    font-size: 1rem;
    letter-spacing: 0.64px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .caseArea_item_headPos {
    font-size: 0.875rem;
    letter-spacing: 0.56px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .caseArea_item_headPos + .caseArea_item_headTtl {
    margin-top: 6px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .caseArea_item_headPos + .caseArea_item_headTtl {
    margin-top: 4px;
  }
}
.pg_home .contentSect .caseArea_item_headTtl {
  font-family: var(--font_ibm);
  font-weight: 600;
  line-height: 1.4;
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .caseArea_item_headTtl {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .caseArea_item_headTtl {
    font-size: 1.0625rem;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .caseArea_item_body {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .caseArea_item_body {
    padding: 16px;
  }
}
.pg_home .contentSect .caseArea_item_bodyItem {
  display: grid;
  align-items: center;
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .caseArea_item_bodyItem {
    grid-template-columns: 80px 1fr;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .caseArea_item_bodyItem {
    row-gap: 12px;
  }
}
.pg_home .contentSect .caseArea_item_bodyItem__assignment {
  border-bottom: 1px solid var(--color_line);
  padding-bottom: 16px;
}
.pg_home .contentSect .caseArea_item_bodyItem__assignment .caseArea_item_bodyTtl {
  border-radius: 2px;
  border: 1px solid var(--color_brandcolor);
  background: var(--color_white);
}
.pg_home .contentSect .caseArea_item_bodyItem__assignment .caseArea_item_bodyTtlIn {
  color: var(--color_brandcolor);
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .caseArea_item_bodyItem__answer {
    padding-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .caseArea_item_bodyItem__answer {
    padding-top: 20px;
  }
}
.pg_home .contentSect .caseArea_item_bodyItem__answer .caseArea_item_bodyTtl {
  border-radius: 2px;
  background: var(--color_cv);
}
.pg_home .contentSect .caseArea_item_bodyItem__answer .caseArea_item_bodyTtlIn {
  color: var(--color_white);
}
.pg_home .contentSect .caseArea_item_bodyTtl {
  height: 100%;
}
.pg_home .contentSect .caseArea_item_bodyTtlIn {
  display: grid;
  place-items: center;
  height: 100%;
  font-weight: 500;
  line-height: 1.2;
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .caseArea_item_bodyTtlIn {
    padding-block: 18px;
    padding-inline: 21px;
    min-height: 78px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .caseArea_item_bodyTtlIn {
    padding: 8px;
    font-size: 1rem;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .caseArea_item_bodyTxt {
    font-size: 1.125rem;
    letter-spacing: 0.72px;
    line-height: 2;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .caseArea_item_bodyTxt {
    font-size: 0.9375rem;
    letter-spacing: 0.6px;
    line-height: 1.7;
  }
}
.pg_home .contentSect .faqArea_item {
  border-radius: 2px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .faqArea_item + .faqArea_item {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .faqArea_item + .faqArea_item {
    margin-top: 16px;
  }
}
.pg_home .contentSect .faqArea_item_head {
  display: flex;
  align-items: center;
  background-color: var(--color_brandcolor);
  color: var(--color_white);
  font-weight: 500;
  line-height: 1.4;
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .faqArea_item_head {
    -moz-column-gap: 14px;
    column-gap: 14px;
    padding-inline: 17px;
    padding-block: 19px;
    font-size: 1.25rem;
    letter-spacing: 0.4px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .faqArea_item_head {
    -moz-column-gap: 8px;
    column-gap: 8px;
    padding-block: 12px;
    padding-inline: 16px;
    font-size: 1.125rem;
    letter-spacing: 0.36px;
  }
}
.pg_home .contentSect .faqArea_item_head::before {
  content: "Q.";
  flex-shrink: 0;
  color: var(--color_cv);
  font-family: var(--font_inter);
  font-style: italic;
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1.04px;
}
.pg_home .contentSect .faqArea_item_body {
  background-color: var(--color_white);
  line-height: 1.6;
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .faqArea_item_body {
    padding-inline: 24px;
    padding-block: 20px;
    font-size: 1.125rem;
    letter-spacing: 0.72px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .faqArea_item_body {
    padding: 16px;
    font-size: 0.9375rem;
    letter-spacing: 0.5px;
  }
}
.pg_home .contentSect .paymentArea_txt {
  font-weight: 500;
  text-align: center;
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect .paymentArea_txt {
    font-size: 1.125rem;
    letter-spacing: 0.72px;
    line-height: 2;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect .paymentArea_txt {
    font-size: 0.9375rem;
    letter-spacing: 0.6px;
    line-height: 1.8;
  }
}
@media not all and (max-width: 767px), print {
  .pg_home .contentSect__s {
    background: url(../img/index/edr_bg_01.webp) top center, var(--color_lightblue);
    padding-block: 135px 120px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .contentSect__s {
    background: url(../img/index/edr_bg_01_sp.webp) top center, var(--color_lightblue);
    padding-block: 64px;
  }
}
.pg_home .inquirySect {
  position: relative;
}
@media not all and (max-width: 767px), print {
  .pg_home .inquirySect {
    background: url(../img/index/inquiry_bg_01.webp) top center, linear-gradient(180deg, #006DFF 0%, #0198EE 100%);
    padding-block: 140px 120px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .inquirySect {
    background: url(../img/index/inquiry_bg_01_sp.webp) top center, linear-gradient(180deg, #006DFF 0%, #0198EE 100%);
    padding-block: 64px;
  }
}
.pg_home .inquirySect::before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #DEF4FC;
  clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
}
@media not all and (max-width: 767px), print {
  .pg_home .inquirySect::before {
    width: 240px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .inquirySect::before {
    width: 120px;
    height: 30px;
  }
}
.pg_home .inquirySect_txt {
  color: var(--color_white);
  font-weight: 500;
  text-align: center;
  line-height: 2;
}
@media not all and (max-width: 767px), print {
  .pg_home .inquirySect_txt {
    font-size: 1.125rem;
    letter-spacing: 0.72px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home .inquirySect_txt {
    font-size: 0.9375rem;
    letter-spacing: 0.6px;
  }
}

/**
 * Keyframes
 */