@charset "UTF-8";
/*! 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;
}

figure {
  display: block;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 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 */
  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;
  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;
  appearance: checkbox;
}

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

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

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

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

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  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;
}

/*===============================================
共通部品
=================================================*/
html:not(#top) .eyecatch {
  position: relative;
}
@media only screen and (max-width: 767px) {
  html:not(#top) .eyecatch {
    margin-bottom: 30px;
  }
}
html:not(#top) .eyecatch .inner {
  overflow: hidden;
}
@media only screen and (max-width: 999px) {
  html:not(#top) .eyecatch .inner {
    height: 250px;
  }
}
html:not(#top) .eyecatch img {
  max-width: none;
  height: 100%;
  float: right;
}
html:not(#top) .eyecatch .catch-phrase {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  width: 1620px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  letter-spacing: 1.5px;
  font-weight: 600;
  text-shadow: 2px 2px 4px rgba(34, 34, 34, 0.7);
}
html:not(#top) .eyecatch .catch-phrase h2 {
  font-size: 48px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  html:not(#top) .eyecatch .catch-phrase h2 {
    font-size: 44px;
  }
}
@media only screen and (max-width: 999px) {
  html:not(#top) .eyecatch .catch-phrase h2 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  html:not(#top) .eyecatch .catch-phrase h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 429px) {
  html:not(#top) .eyecatch .catch-phrase h2 {
    font-size: 30px;
  }
}
html:not(#top) .eyecatch .catch-phrase h4 {
  font-size: 24px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  html:not(#top) .eyecatch .catch-phrase h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 999px) {
  html:not(#top) .eyecatch .catch-phrase h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  html:not(#top) .eyecatch .catch-phrase h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 429px) {
  html:not(#top) .eyecatch .catch-phrase h4 {
    font-size: 18px;
  }
}

.main-title {
  letter-spacing: 1.5px;
  font-weight: 600;
  margin-bottom: 30px;
}
@media only screen and (max-width: 999px) {
  .main-title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 429px) {
  .main-title {
    margin-bottom: 15px;
  }
}
.main-title > span {
  font-size: 20px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .main-title > span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 999px) {
  .main-title > span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .main-title > span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 429px) {
  .main-title > span {
    font-size: 15px;
  }
}
.main-title > span {
  color: #FF4A5B;
  font-family: "Inter", sans-serif;
  font-weight: 500;
}
.main-title h3 {
  font-size: 30px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .main-title h3 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 999px) {
  .main-title h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .main-title h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 429px) {
  .main-title h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .main-title h3 {
    font-size: 26px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1279px) {
  .main-title h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  .main-title h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .main-title h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  .main-title h3 {
    font-size: 20px;
  }
}
.main-title h3 span {
  font-size: 40px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .main-title h3 span {
    font-size: 36px;
  }
}
@media only screen and (max-width: 999px) {
  .main-title h3 span {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .main-title h3 span {
    font-size: 28px;
  }
}
@media only screen and (max-width: 429px) {
  .main-title h3 span {
    font-size: 26px;
  }
}
.main-title h3 span {
  display: inline-block;
  margin-right: 5px;
  letter-spacing: 2px;
}
@media only screen and (max-width: 767px) {
  .main-title h3 span {
    line-height: 1.5;
  }
}
.main-title h4 {
  font-size: 24px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .main-title h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 999px) {
  .main-title h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .main-title h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 429px) {
  .main-title h4 {
    font-size: 18px;
  }
}
.main-title h4 {
  color: #0A2994;
}
@media only screen and (max-width: 767px) {
  .main-title h4 {
    font-size: 22px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1279px) {
  .main-title h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  .main-title h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .main-title h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  .main-title h4 {
    font-size: 16px;
  }
}
.main-title.center {
  text-align: center;
}

.sub-title {
  font-size: 30px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .sub-title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 999px) {
  .sub-title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .sub-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 429px) {
  .sub-title {
    font-size: 22px;
  }
}
.sub-title {
  letter-spacing: 2px;
  font-weight: 600;
  margin-bottom: 30px;
}
@media only screen and (max-width: 999px) {
  .sub-title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .sub-title {
    font-size: 26px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1279px) {
  .sub-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  .sub-title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .sub-title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  .sub-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 429px) {
  .sub-title {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 429px) and (max-width: 1279px) {
  .sub-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 429px) and (max-width: 999px) {
  .sub-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 429px) and (max-width: 767px) {
  .sub-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 429px) and (max-width: 429px) {
  .sub-title {
    font-size: 16px;
  }
}
.sub-title.pattern-01 > div {
  position: relative;
  background-color: #F1F1F1;
  padding: 5px 15px 10px;
}
@media only screen and (max-width: 767px) {
  .sub-title.pattern-01 > div {
    padding: 5px 10px 10px;
  }
}
.sub-title.pattern-01 > div::before, .sub-title.pattern-01 > div::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #B3B3B3;
  border-radius: 9999px;
}
.sub-title.pattern-01 > div::before {
  width: 200px;
  max-width: 30%;
  background-color: #FF4A5B;
  z-index: 1;
}
.sub-title.pattern-01 span {
  font-size: 24px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .sub-title.pattern-01 span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 999px) {
  .sub-title.pattern-01 span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .sub-title.pattern-01 span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 429px) {
  .sub-title.pattern-01 span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .sub-title.pattern-01 span {
    font-size: 20px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1279px) {
  .sub-title.pattern-01 span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  .sub-title.pattern-01 span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .sub-title.pattern-01 span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  .sub-title.pattern-01 span {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) {
  .sub-title.pattern-01 span {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 429px) and (max-width: 1279px) {
  .sub-title.pattern-01 span {
    font-size: 17px;
  }
}
@media only screen and (max-width: 429px) and (max-width: 999px) {
  .sub-title.pattern-01 span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 429px) and (max-width: 767px) {
  .sub-title.pattern-01 span {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) and (max-width: 429px) {
  .sub-title.pattern-01 span {
    font-size: 14px;
  }
}
.sub-title.pattern-02 h4 {
  font-size: 22px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .sub-title.pattern-02 h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 999px) {
  .sub-title.pattern-02 h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .sub-title.pattern-02 h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 429px) {
  .sub-title.pattern-02 h4 {
    font-size: 16px;
  }
}
.sub-title.pattern-02 h4 {
  padding: 8.5px 15px;
  background-color: #0A2994;
  color: #fff;
  font-weight: 700;
}

.sub-sub-title {
  font-size: 22px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .sub-sub-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 999px) {
  .sub-sub-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .sub-sub-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 429px) {
  .sub-sub-title {
    font-size: 16px;
  }
}
.sub-sub-title {
  font-weight: 600;
  margin-bottom: 30px;
  background-color: #F2F2F2;
  padding: 8.5px 0;
}
@media only screen and (max-width: 999px) {
  .sub-sub-title {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 429px) {
  .sub-sub-title {
    margin-bottom: 10px;
  }
}
.sub-sub-title span {
  position: relative;
  display: inline-block;
  margin: 0 10px;
  padding: 0 15px;
}
.sub-sub-title span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 4px;
  height: 80%;
  background-color: #0A2994;
}

.image {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.image h5 {
  font-size: 22px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .image h5 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 999px) {
  .image h5 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .image h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 429px) {
  .image h5 {
    font-size: 16px;
  }
}
.image h5 {
  font-weight: 700;
  color: #fff;
  background-color: #0A2994;
  padding: 8.5px 10px;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .image h5 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1279px) {
  .image h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  .image h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .image h5 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  .image h5 {
    font-size: 15px;
  }
}
.image > p {
  font-size: 15px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .image > p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 999px) {
  .image > p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .image > p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 429px) {
  .image > p {
    font-size: 12px;
  }
}
.image > p {
  margin-top: 10px;
}

.image-text-container {
  display: flex;
  gap: 25px;
}
@media only screen and (max-width: 999px) {
  .image-text-container {
    flex-direction: column;
  }
}
.image-text-container.pasting_method {
  gap: 0;
}
@media only screen and (max-width: 999px) {
  .image-text-container.pasting_method {
    gap: 20px;
  }
}
.image-text-container.pasting_method > .image {
  width: 300px;
  text-align: center;
}
@media only screen and (max-width: 999px) {
  .image-text-container.pasting_method > .image {
    width: 100%;
  }
}
.image-text-container:not(.pasting_method) > .image, .image-text-container:not(.pasting_method) > p, .image-text-container:not(.pasting_method) > div {
  flex: 1;
}
.image-text-container.center {
  text-align: center;
  justify-content: center;
}

.image-area.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
@media only screen and (max-width: 1279px) {
  .image-area.flex {
    justify-content: center;
    gap: 20px;
  }
}
.image-area.flex.flex-1 .image {
  flex: 1;
}
.image-area.flex.col-4 .image {
  width: calc(25% - 15px);
}
@media only screen and (max-width: 999px) {
  .image-area.flex.col-4 .image {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 429px) {
  .image-area.flex.col-4 .image {
    width: 100%;
  }
}

.yellow-line {
  position: relative;
  font-weight: 700;
  padding: 0 5px;
  display: inline-block;
}
.yellow-line::before {
  content: "";
  position: absolute;
  top: calc(50% + 1px);
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 6px;
  background-color: #F4E550;
  z-index: -1;
}
.yellow-line.h6 {
  font-size: 22px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .yellow-line.h6 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 999px) {
  .yellow-line.h6 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .yellow-line.h6 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 429px) {
  .yellow-line.h6 {
    font-size: 16px;
  }
}
.yellow-line.h6 {
  font-weight: 600;
}
.yellow-line.h6::before {
  top: calc(50% + 2px);
}

.icon.w-22 {
  width: 22px;
  max-width: none;
}
@media only screen and (max-width: 1279px) {
  .icon.w-22 {
    width: 20px;
  }
}
@media only screen and (max-width: 999px) {
  .icon.w-22 {
    width: 18px;
  }
}
.icon.w-24 {
  width: 24px;
  max-width: none;
}
@media only screen and (max-width: 1279px) {
  .icon.w-24 {
    width: 22px;
  }
}
@media only screen and (max-width: 999px) {
  .icon.w-24 {
    width: 20px;
  }
}
.icon.w-38 {
  width: 38px;
  max-width: none;
}
@media only screen and (max-width: 1279px) {
  .icon.w-38 {
    width: 36px;
  }
}
@media only screen and (max-width: 999px) {
  .icon.w-38 {
    width: 34px;
  }
}
.icon.w-142 {
  width: 142px;
  max-width: none;
}
@media only screen and (max-width: 1279px) {
  .icon.w-142 {
    width: 132px;
  }
}
@media only screen and (max-width: 999px) {
  .icon.w-142 {
    width: 122px;
  }
}
.icon.h-65 {
  height: 65px;
  max-width: none;
}
@media only screen and (max-width: 1279px) {
  .icon.h-65 {
    height: 60px;
  }
}
@media only screen and (max-width: 999px) {
  .icon.h-65 {
    height: 55px;
  }
}
.icon.h-112 {
  height: 112px;
  max-width: none;
}
@media only screen and (max-width: 1279px) {
  .icon.h-112 {
    height: 95px;
  }
}
@media only screen and (max-width: 767px) {
  .icon.h-112 {
    height: 70px;
  }
}
@media only screen and (max-width: 429px) {
  .icon.h-112 {
    height: 55px;
  }
}

.btn {
  position: relative;
  color: #fff;
  background-color: #0A2994;
  border: 2px solid #0A2994;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 400px;
  max-width: 80%;
  height: 64px;
  border-radius: 10px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .btn {
    font-size: 18px;
  }
}
@media only screen and (max-width: 999px) {
  .btn {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .btn {
    font-size: 16px;
  }
}
@media only screen and (max-width: 429px) {
  .btn {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .btn {
    height: 55px;
  }
}
.btn::after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background-image: url("./../image/icon/icon_arrow_right.svg");
}
.btn.pink {
  background-color: #FF4A5B;
  border-color: #FF4A5B;
}
.btn.pink::after {
  background-image: url("./../image/icon/icon_arrow_right_pink.svg");
}
.btn.none-arrow::after {
  display: none;
}
.btn:hover::after {
  transform: translate(5px, -50%);
}

.list li {
  padding-left: 30px;
}
@media only screen and (max-width: 1279px) {
  .list li {
    padding-left: 20px;
  }
}
.list li:not(:last-child) {
  margin-bottom: 10px;
}
.list li span {
  position: relative;
  font-size: 18px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .list li span {
    font-size: 17px;
  }
}
@media only screen and (max-width: 999px) {
  .list li span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .list li span {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) {
  .list li span {
    font-size: 14px;
  }
}
.list li span {
  font-weight: 700;
}
.list li span::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #0A2994;
}

.point-card {
  position: relative;
  width: 1100px;
  max-width: calc(100% - 20px);
  margin: 0 auto;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 20px;
  display: flex;
  justify-content: center;
}
.about .point-card {
  background-color: #ffe4ec;
}
.point-card.bg-light-blue {
  background-color: #c9d9f0;
}
.point-card.bg-light-yellow {
  background-color: #fff0b3;
}
.point-card.w-500 {
  width: 500px;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 999px) {
  .point-card.w-500 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 429px) {
  .point-card.w-500 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.point-card::after {
  content: "";
  position: absolute;
  display: inline-block;
  top: -26px;
  right: -22px;
  width: 48px;
  aspect-ratio: 48/59;
  background-image: url("./../image/icon/icon_point.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 1279px) {
  .point-card::after {
    width: 40px;
    aspect-ratio: 40/59;
    top: -22px;
    right: -18px;
  }
}
.point-card.icon-none::after {
  display: none;
}
.point-card .blue {
  font-size: 18px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .point-card .blue {
    font-size: 17px;
  }
}
@media only screen and (max-width: 999px) {
  .point-card .blue {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .point-card .blue {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) {
  .point-card .blue {
    font-size: 14px;
  }
}
.point-card .blue {
  font-weight: 600;
  color: #0A2994;
}
.point-card ol {
  font-size: 18px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .point-card ol {
    font-size: 17px;
  }
}
@media only screen and (max-width: 999px) {
  .point-card ol {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .point-card ol {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) {
  .point-card ol {
    font-size: 14px;
  }
}
.point-card ol {
  font-weight: 600;
  color: #0A2994;
  counter-reset: item;
}
.point-card ol::marker {
  font-family: "Inter", sans-serif;
}
.point-card ol li {
  counter-increment: item;
  position: relative;
  padding-left: 1em;
}
.point-card ol li::before {
  content: counter(item) ".";
  position: absolute;
  left: 0;
  top: 1px;
  font-family: "Inter", sans-serif;
}
.point-card ol.digits-02 li {
  padding-left: 1.7em;
}
.point-card ol.digits-02 li::before {
  content: counter(item, decimal-leading-zero) ".";
}

.service-card {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}
@media only screen and (max-width: 1279px) {
  .service-card {
    justify-content: center;
  }
}
.service-card a {
  width: 220px;
  height: 180px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1279px) {
  .service-card a {
    width: calc((100% - 60px) / 5);
  }
}
@media only screen and (max-width: 999px) {
  .service-card a {
    width: calc((100% - 60px) / 3);
  }
}
@media only screen and (max-width: 767px) {
  .service-card a {
    width: calc((100% - 30px) / 2);
  }
}
@media only screen and (max-width: 429px) {
  .service-card a {
    width: 95%;
    max-width: 220px;
  }
}
.service-card a:hover {
  outline: solid 3px #0A2994;
  transition: none;
}
.service-card a:hover .image img {
  transform: scale(1.2);
}
.service-card a:hover p img {
  transform: translateY(5px);
}
.service-card .image {
  height: 125px;
  overflow: hidden;
  width: 100%;
}
.service-card .image img {
  min-width: 100%;
  object-fit: cover;
}
.service-card p {
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  font-size: 20px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .service-card p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 999px) {
  .service-card p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .service-card p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 429px) {
  .service-card p {
    font-size: 15px;
  }
}
.service-card p {
  font-weight: 600;
}

.service-item .content {
  display: flex;
  gap: 40px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 999px) {
  .service-item .content {
    flex-direction: column-reverse;
    gap: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .service-item .content {
    margin-bottom: 40px;
  }
}
.service-item h6 {
  font-size: 24px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .service-item h6 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 999px) {
  .service-item h6 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .service-item h6 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 429px) {
  .service-item h6 {
    font-size: 18px;
  }
}
.service-item h6 {
  font-weight: 600;
  color: #0A2994;
  margin-bottom: 10px;
}
.service-item .left,
.service-item .right {
  flex: 1;
}
@media only screen and (max-width: 999px) {
  .service-item .left,
  .service-item .right {
    flex: none;
  }
}
.service-item .left {
  text-align: center;
}
.service-item .right > p {
  margin-bottom: 10px;
}
.service-item .list {
  margin-bottom: 20px;
}
.service-item .guarantee {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 20px;
  border: solid 1px #B3B3B3;
  border-radius: 10px;
  background-color: #ffe4ec;
  max-width: 520px;
  height: 70px;
}
@media only screen and (max-width: 767px) {
  .service-item .guarantee {
    padding: 0 10px;
  }
}
.service-item .guarantee:not(:last-child) {
  margin-bottom: 35px;
}
.service-item .guarantee p {
  font-size: 26px;
  line-height: 1;
}
@media only screen and (max-width: 1279px) {
  .service-item .guarantee p {
    font-size: 24px;
  }
}
@media only screen and (max-width: 999px) {
  .service-item .guarantee p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .service-item .guarantee p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 429px) {
  .service-item .guarantee p {
    font-size: 20px;
  }
}
.service-item .guarantee p {
  font-weight: 500;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .service-item .guarantee p {
    font-size: 22px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1279px) {
  .service-item .guarantee p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  .service-item .guarantee p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .service-item .guarantee p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  .service-item .guarantee p {
    font-size: 16px;
  }
}
.service-item .guarantee p span {
  font-size: 15px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .service-item .guarantee p span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 999px) {
  .service-item .guarantee p span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .service-item .guarantee p span {
    font-size: 13px;
  }
}
@media only screen and (max-width: 429px) {
  .service-item .guarantee p span {
    font-size: 12px;
  }
}
.service-item .guarantee .image {
  width: 82px;
  text-align: center;
}
@media only screen and (max-width: 1279px) {
  .service-item .guarantee .image {
    width: 76px;
  }
}
@media only screen and (max-width: 999px) {
  .service-item .guarantee .image {
    width: 69px;
  }
}

.youtube .content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.youtube .video {
  width: 560px;
  max-width: 100%;
  aspect-ratio: 16/9;
  margin: 0 auto;
  position: relative;
}
.youtube .video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.youtube .video-placeholder {
  background-color: #c5e1f5;
  border: solid 1px #a3d5ff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.youtube .video-placeholder p {
  font-size: 20px;
  font-weight: 700;
  color: #666;
  text-align: center;
}
.youtube .video:empty {
  border: solid 2px #B3B3B3;
}
.youtube .video:empty::before {
  position: absolute;
  content: "YOUTUBE";
  letter-spacing: 1.5px;
  font-size: 30px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .youtube .video:empty::before {
    font-size: 32px;
  }
}
@media only screen and (max-width: 999px) {
  .youtube .video:empty::before {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .youtube .video:empty::before {
    font-size: 24px;
  }
}
@media only screen and (max-width: 429px) {
  .youtube .video:empty::before {
    font-size: 22px;
  }
}
.youtube .video:empty::before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #B3B3B3;
  font-weight: 900;
}

.guarantee .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
@media only screen and (max-width: 999px) {
  .guarantee .content {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .guarantee .content {
    gap: 15px;
  }
}
.guarantee .content.center {
  justify-content: center;
}
.guarantee .content.left {
  justify-content: flex-start;
}

.guarantee-card {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 78.5px 0 20px;
  background-color: #ffe4ec;
  border: solid 1px #B3B3B3;
  border-radius: 10px;
  width: 480px;
  max-width: calc(100% - 40px);
  height: 70px;
  margin-right: 40px;
}
@media only screen and (max-width: 999px) {
  .guarantee-card {
    padding-right: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .guarantee-card {
    margin-right: 30px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 429px) {
  .guarantee-card {
    margin-right: 20px;
    padding-right: 40px;
    max-width: calc(100% - 30px);
  }
}
.guarantee-card.no-link {
  margin-right: 0;
  padding-right: 20px;
  cursor: default;
}
.guarantee-card.no-link:hover {
  outline: none;
}
.guarantee-card:hover {
  transition: none;
  outline: solid 2px #0A2994;
}
.guarantee-card:hover > img {
  transform: translateY(5px);
}
.guarantee-card p {
  font-size: 26px;
  line-height: 1;
}
@media only screen and (max-width: 1279px) {
  .guarantee-card p {
    font-size: 24px;
  }
}
@media only screen and (max-width: 999px) {
  .guarantee-card p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .guarantee-card p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 429px) {
  .guarantee-card p {
    font-size: 20px;
  }
}
.guarantee-card p {
  font-weight: 500;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .guarantee-card p {
    font-size: 22px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1279px) {
  .guarantee-card p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  .guarantee-card p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .guarantee-card p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  .guarantee-card p {
    font-size: 16px;
  }
}
.guarantee-card p span {
  font-size: 15px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .guarantee-card p span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 999px) {
  .guarantee-card p span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .guarantee-card p span {
    font-size: 13px;
  }
}
@media only screen and (max-width: 429px) {
  .guarantee-card p span {
    font-size: 12px;
  }
}
.guarantee-card .image {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
}

.point-item-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
@media only screen and (max-width: 1279px) {
  .point-item-container {
    gap: 20px;
  }
}
@media only screen and (max-width: 999px) {
  .point-item-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
.point-item-container.col {
  grid-template-columns: repeat(1, 1fr);
}
.point-item-container.col .point-item .title {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .point-item-container.col .point-item .title {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 429px) {
  .point-item-container.col .point-item .title {
    margin-bottom: 10px;
  }
}
.point-item-container .point-item h5 {
  font-size: 22px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .point-item-container .point-item h5 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 999px) {
  .point-item-container .point-item h5 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .point-item-container .point-item h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 429px) {
  .point-item-container .point-item h5 {
    font-size: 16px;
  }
}
.point-item-container .point-item h5 {
  font-weight: 700;
  color: #0A2994;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .point-item-container .point-item h5 {
    font-size: 20px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1279px) {
  .point-item-container .point-item h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  .point-item-container .point-item h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .point-item-container .point-item h5 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  .point-item-container .point-item h5 {
    font-size: 15px;
  }
}
.point-item-container .point-item h5 > span {
  font-size: 24px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .point-item-container .point-item h5 > span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 999px) {
  .point-item-container .point-item h5 > span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .point-item-container .point-item h5 > span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 429px) {
  .point-item-container .point-item h5 > span {
    font-size: 18px;
  }
}
.point-item-container .point-item h5 > span {
  color: #0A2994;
}
@media only screen and (max-width: 767px) {
  .point-item-container .point-item h5 > span {
    font-size: 22px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1279px) {
  .point-item-container .point-item h5 > span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  .point-item-container .point-item h5 > span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .point-item-container .point-item h5 > span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  .point-item-container .point-item h5 > span {
    font-size: 16px;
  }
}
.point-item-container .point-item h5 > span span {
  font-size: 42px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .point-item-container .point-item h5 > span span {
    font-size: 40px;
  }
}
@media only screen and (max-width: 999px) {
  .point-item-container .point-item h5 > span span {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .point-item-container .point-item h5 > span span {
    font-size: 30px;
  }
}
@media only screen and (max-width: 429px) {
  .point-item-container .point-item h5 > span span {
    font-size: 28px;
  }
}
.point-item-container .point-item h5 > span span {
  margin-left: 10px;
  font-feature-settings: "tnum";
}
@media only screen and (max-width: 767px) {
  .point-item-container .point-item h5 > span span {
    font-size: 26px;
    line-height: 1.5;
    margin-left: 5px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1279px) {
  .point-item-container .point-item h5 > span span {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  .point-item-container .point-item h5 > span span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .point-item-container .point-item h5 > span span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  .point-item-container .point-item h5 > span span {
    font-size: 20px;
  }
}
.point-item-container .point-item .title {
  margin-bottom: 15px;
}
.point-item-container .point-item .title h6 {
  font-size: 22px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .point-item-container .point-item .title h6 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 999px) {
  .point-item-container .point-item .title h6 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .point-item-container .point-item .title h6 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 429px) {
  .point-item-container .point-item .title h6 {
    font-size: 16px;
  }
}
.point-item-container .point-item .title h6 {
  font-weight: 600;
  color: #fff;
  background-color: #0A2994;
  padding: 8.5px 10px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .point-item-container .point-item .title h6 {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1279px) {
  .point-item-container .point-item .title h6 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  .point-item-container .point-item .title h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .point-item-container .point-item .title h6 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  .point-item-container .point-item .title h6 {
    font-size: 14px;
  }
}
.point-item-container .point-item .content > h6 {
  font-size: 22px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .point-item-container .point-item .content > h6 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 999px) {
  .point-item-container .point-item .content > h6 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .point-item-container .point-item .content > h6 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 429px) {
  .point-item-container .point-item .content > h6 {
    font-size: 16px;
  }
}
.point-item-container .point-item .content > h6 {
  font-weight: 700;
  color: #0A2994;
}
.point-item-container .point-item .content.flex {
  display: flex;
  gap: 10px;
}
.point-item-container .point-item .content.flex .image {
  min-width: 270px;
}
@media only screen and (max-width: 1279px) {
  .point-item-container .point-item .content.flex .image {
    min-width: 240px;
  }
}
@media only screen and (max-width: 999px) {
  .point-item-container .point-item .content.flex .image {
    min-width: 35%;
    width: 35%;
  }
}
.point-item-container .point-item .content.center .image {
  text-align: center;
}
.point-item-container .point-item .yellow-list {
  color: #FFB300;
  font-size: 20px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .point-item-container .point-item .yellow-list {
    font-size: 18px;
  }
}
@media only screen and (max-width: 999px) {
  .point-item-container .point-item .yellow-list {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .point-item-container .point-item .yellow-list {
    font-size: 16px;
  }
}
@media only screen and (max-width: 429px) {
  .point-item-container .point-item .yellow-list {
    font-size: 15px;
  }
}
.point-item-container .point-item .yellow-list {
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 5px;
}
@media only screen and (max-width: 767px) {
  .point-item-container .point-item .yellow-list {
    flex-direction: column;
    align-items: flex-start;
    font-size: 18px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1279px) {
  .point-item-container .point-item .yellow-list {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  .point-item-container .point-item .yellow-list {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .point-item-container .point-item .yellow-list {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  .point-item-container .point-item .yellow-list {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  .point-item-container .point-item .yellow-list {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 429px) and (max-width: 1279px) {
  .point-item-container .point-item .yellow-list {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) and (max-width: 999px) {
  .point-item-container .point-item .yellow-list {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) and (max-width: 767px) {
  .point-item-container .point-item .yellow-list {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) and (max-width: 429px) {
  .point-item-container .point-item .yellow-list {
    font-size: 13px;
  }
}
.point-item-container .point-item .yellow-list p {
  white-space: nowrap;
}
.point-item-container .point-item .yellow-list ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
}
.point-item-container .point-item .yellow-list ul li {
  color: #fff;
  background-color: #FFB300;
  padding: 2px 10px;
  letter-spacing: 0.7px;
}
.point-item-container .point-item .point-card {
  width: calc(100% - 20px);
}

.common-card-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media only screen and (max-width: 1279px) {
  .common-card-container {
    gap: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .common-card-container.col-2 {
    flex-direction: column;
  }
}
.common-card-container.col-2 .common-card {
  width: 520px;
}
@media only screen and (max-width: 767px) {
  .common-card-container.col-2 .common-card {
    width: 100%;
  }
}
.common-card-container.col-2 .content.flex-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 999px) {
  .common-card-container.col-3 {
    flex-direction: column;
  }
}
.common-card-container.col-3 .common-card {
  width: 520px;
}
@media only screen and (max-width: 999px) {
  .common-card-container.col-3 .common-card {
    width: 100%;
  }
}
@media only screen and (max-width: 999px) {
  .common-card-container.col-3 .common-card .image-area {
    display: flex;
    gap: 15px;
  }
}
.common-card-container.col-3 .common-card .image-area .image {
  text-align: center;
}
@media only screen and (max-width: 999px) {
  .common-card-container.col-3 .common-card .image-area .image {
    margin-bottom: 0 !important;
    margin-right: auto !important;
    margin-left: auto !important;
    width: calc(40% - 7.5px);
  }
}
@media only screen and (max-width: 429px) {
  .common-card-container.col-3 .common-card .image-area .image {
    width: calc(50% - 7.5px);
  }
}
.common-card-container .common-card {
  border: solid 1px #B3B3B3;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.common-card-container .common-card .title {
  font-size: 22px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .common-card-container .common-card .title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 999px) {
  .common-card-container .common-card .title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .common-card-container .common-card .title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 429px) {
  .common-card-container .common-card .title {
    font-size: 16px;
  }
}
.common-card-container .common-card .title {
  font-weight: 700;
  color: #fff;
  background-color: #0A2994;
  padding: 9.25px 10px;
  text-align: center;
}
@media only screen and (max-width: 1279px) {
  .common-card-container .common-card .title {
    font-size: 20px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1279px) and (max-width: 1279px) {
  .common-card-container .common-card .title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1279px) and (max-width: 999px) {
  .common-card-container .common-card .title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1279px) and (max-width: 767px) {
  .common-card-container .common-card .title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1279px) and (max-width: 429px) {
  .common-card-container .common-card .title {
    font-size: 15px;
  }
}
.common-card-container .common-card .content {
  padding: 15px 20px;
  flex: 1;
}
.common-card-container .common-card .content .text-area:not(:last-child),
.common-card-container .common-card .image-area .image:not(:last-child) {
  margin-bottom: 25px;
}
@media only screen and (max-width: 999px) {
  .common-card-container .common-card .content .text-area:not(:last-child),
  .common-card-container .common-card .image-area .image:not(:last-child) {
    margin-bottom: 15px;
  }
}
.common-card-container .common-card .text-area {
  height: 124px;
}
@media only screen and (max-width: 999px) {
  .common-card-container .common-card .text-area {
    height: auto;
  }
}
.common-card-container .common-card .text-area.flex-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  gap: 4px;
}
@media only screen and (max-width: 999px) {
  .common-card-container .common-card .text-area.flex-col p:first-child {
    width: 100%;
  }
}
.common-card-container .common-card h6 {
  font-size: 18px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .common-card-container .common-card h6 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 999px) {
  .common-card-container .common-card h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .common-card-container .common-card h6 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) {
  .common-card-container .common-card h6 {
    font-size: 14px;
  }
}
.common-card-container .common-card h6 {
  font-weight: 600;
  color: #0A2994;
  margin-bottom: 5px;
}
.common-card-container .common-card p span {
  font-size: 18px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .common-card-container .common-card p span {
    font-size: 17px;
  }
}
@media only screen and (max-width: 999px) {
  .common-card-container .common-card p span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .common-card-container .common-card p span {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) {
  .common-card-container .common-card p span {
    font-size: 14px;
  }
}
.common-card-container .common-card p span {
  font-weight: 600;
  padding: 0 5px;
}

.blue-card {
  background-color: #f0f0f0;
  border-radius: 10px;
  padding: 20px 40px;
  color: #333;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.blue-card.bg-light-pink {
  background-color: #ffe4ec;
}
.blue-card h6 {
  font-size: 22px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .blue-card h6 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 999px) {
  .blue-card h6 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .blue-card h6 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 429px) {
  .blue-card h6 {
    font-size: 16px;
  }
}
.blue-card h6 {
  font-weight: 600;
  margin-bottom: 5px;
}

.table {
  width: 100%;
}
.table .row {
  position: relative;
  display: flex;
  padding: 20px 0;
}
@media only screen and (max-width: 999px) {
  .table .row {
    flex-direction: column;
    gap: 15px;
    padding: 15px 5px;
  }
}
.table .row::before, .table .row::after {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #B3B3B3;
  border-radius: 9999px;
  z-index: -1;
}
.table .row::before {
  width: 300px;
  background-color: #0A2994;
  z-index: 1;
}
@media only screen and (max-width: 999px) {
  .table .row::before {
    display: none;
  }
}
.table dt, .table dd {
  padding: 0 30px;
}
.table dt {
  min-width: 300px;
  font-size: 18px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  .table dt {
    font-size: 17px;
  }
}
@media only screen and (max-width: 999px) {
  .table dt {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .table dt {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) {
  .table dt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 999px) {
  .table dt {
    padding: 5px 15px;
    background-color: #F2F2F2;
  }
}
@media only screen and (max-width: 429px) {
  .table dt {
    padding: 5px 10px;
  }
}
@media only screen and (max-width: 999px) {
  .table dd {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 429px) {
  .table dd {
    padding: 0 15px;
  }
}
.table dd img {
  margin-top: 15px;
  max-width: 80%;
}

.map:not(:last-child) {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: solid 2px #B3B3B3;
}
@media only screen and (max-width: 429px) {
  .map:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.map p b {
  margin-right: 1em;
}
.map .iframe-container {
  text-align: center;
}
.map .iframe-container iframe {
  width: 960px;
  max-width: 100%;
  aspect-ratio: 960/600;
}

/*===============================================
layout
=================================================*/
* {
  transition: 0.3s ease;
}

html, body, body > .wrapper {
  height: 100%;
}

html {
  font-size: 16px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  html {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  html {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  html {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  html {
    font-size: 13px;
  }
}
html {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.3px;
  color: #222222;
  padding-top: 108px;
  scroll-behavior: smooth;
  scroll-padding-top: 108px;
  transition: 0.3s ease;
}
@media only screen and (max-width: 1279px) {
  html {
    padding-top: 130px;
    scroll-padding-top: 130px;
  }
}
@media only screen and (max-width: 999px) {
  html {
    padding-top: 70px;
    scroll-padding-top: 70px;
  }
}

body > .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.font-inter {
  font-family: "Inter", sans-serif;
}

a {
  transition: 0.3s ease;
}
a::before, a::after {
  transition: 0.3s ease;
}
a:hover, a:focus {
  opacity: 0.7;
}

img {
  max-width: 100%;
}

.bg-gray {
  background-color: #F2F2F2;
}

.content-width {
  max-width: 1260px;
}

.content-width-sub {
  max-width: 1160px;
}

.content-width,
.content-width-sub {
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (max-width: 767px) {
  .content-width,
  .content-width-sub {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 429px) {
  .content-width,
  .content-width-sub {
    padding-left: 15px;
    padding-right: 15px;
  }
}

main section {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  main section {
    margin-bottom: 50px;
  }
}

#top main section:last-child {
  margin-bottom: 0;
}

.visible-s {
  display: none !important;
}
@media only screen and (max-width: 429px) {
  .visible-s {
    display: block !important;
  }
}

.hidden-s {
  display: block !important;
}
@media only screen and (max-width: 429px) {
  .hidden-s {
    display: none !important;
  }
}

.visible-m {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .visible-m {
    display: block !important;
  }
}

.hidden-m {
  display: block !important;
}
@media only screen and (max-width: 767px) {
  .hidden-m {
    display: none !important;
  }
}

.visible-l {
  display: none !important;
}
@media only screen and (max-width: 999px) {
  .visible-l {
    display: block !important;
  }
}

.hidden-l {
  display: block !important;
}
@media only screen and (max-width: 999px) {
  .hidden-l {
    display: none !important;
  }
}

.visible-xl {
  display: none !important;
}
@media only screen and (max-width: 1279px) {
  .visible-xl {
    display: block !important;
  }
}

.hidden-xl {
  display: block !important;
}
@media only screen and (max-width: 1279px) {
  .hidden-xl {
    display: none !important;
  }
}

.visible-2xl {
  display: none !important;
}
@media only screen and (max-width: 1599px) {
  .visible-2xl {
    display: block !important;
  }
}

.hidden-2xl {
  display: block !important;
}
@media only screen and (max-width: 1599px) {
  .hidden-2xl {
    display: none !important;
  }
}

.visible-over-s {
  display: block !important;
}
@media only screen and (max-width: 429px) {
  .visible-over-s {
    display: none !important;
  }
}

.visible-over-m {
  display: block !important;
}
@media only screen and (max-width: 767px) {
  .visible-over-m {
    display: none !important;
  }
}

.visible-over-l {
  display: block !important;
}
@media only screen and (max-width: 999px) {
  .visible-over-l {
    display: none !important;
  }
}

.visible-over-xl {
  display: block !important;
}
@media only screen and (max-width: 1279px) {
  .visible-over-xl {
    display: none !important;
  }
}

.visible-over-2xl {
  display: block !important;
}
@media only screen and (max-width: 1599px) {
  .visible-over-2xl {
    display: none !important;
  }
}

.mb-none {
  margin-bottom: 0 !important;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-15 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 429px) {
  .mb-15 {
    margin-bottom: 10px;
  }
}

.mb-20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 429px) {
  .mb-20 {
    margin-bottom: 15px;
  }
}

.mb-30 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 429px) {
  .mb-30 {
    margin-bottom: 20px;
  }
}

.mb-40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 429px) {
  .mb-40 {
    margin-bottom: 30px;
  }
}

.mb-50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 999px) {
  .mb-50 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .mb-50 {
    margin-bottom: 30px;
  }
}

.mb-60 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 999px) {
  .mb-60 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .mb-60 {
    margin-bottom: 40px;
  }
}

.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .py-50 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.px-50 {
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 767px) {
  .px-50 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 429px) {
  .px-50 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .px-20 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 429px) {
  .px-20 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.08);
}
header .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 108px;
  position: relative;
}
@media only screen and (max-width: 1279px) {
  header .inner {
    height: 150px;
    gap: 30px;
    padding-top: 15px;
  }
}
@media only screen and (max-width: 999px) {
  header .inner {
    height: 70px;
    padding: 0 20px;
    align-items: center;
  }
}
header .logo {
  width: 280px;
  margin-left: 60px;
}
@media only screen and (max-width: 1599px) {
  header .logo {
    width: 220px;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 999px) {
  header .logo {
    width: 180px;
    margin-left: 0;
  }
}
header .logo a {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
header .logo a:hover {
  opacity: 0.7;
}
header .logo .tagline {
  line-height: 1.5;
}
header .logo .tagline {
  color: #222222;
  font-weight: 500;
  line-height: 1.2;
}
@media only screen and (max-width: 999px) {
  header .logo .tagline {
    line-height: 1.5;
  }
}
header .navi {
  display: flex;
  align-items: center;
  gap: 3px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 999px) {
  header .navi {
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100 - 70px);
    background-color: #fff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    padding: 40px 20px;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    overflow-y: auto;
  }
  header .navi.open {
    transform: translateX(0);
  }
}
header .navi-top {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 5px;
  padding-right: 60px;
}
@media only screen and (max-width: 1599px) {
  header .navi-top {
    padding-top: 5px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 999px) {
  header .navi-top {
    width: 100%;
    justify-content: flex-start;
    padding-top: 0;
    padding-right: 0;
  }
}
header .navi-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 999px) {
  header .navi-bottom {
    width: 100%;
    justify-content: flex-start;
  }
}
header .tel {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 999px) {
  header .tel {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
header .tel a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #0A2994;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  header .tel a {
    font-size: 36px;
  }
}
@media only screen and (max-width: 999px) {
  header .tel a {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  header .tel a {
    font-size: 28px;
  }
}
@media only screen and (max-width: 429px) {
  header .tel a {
    font-size: 26px;
  }
}
header .tel a {
  letter-spacing: 2px;
}
@media only screen and (max-width: 999px) {
  header .tel a {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 999px) {
  header .tel span:last-child {
    line-height: 1.5;
  }
}
header .menu {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  font-size: 18px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  header .menu {
    font-size: 17px;
  }
}
@media only screen and (max-width: 999px) {
  header .menu {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  header .menu {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) {
  header .menu {
    font-size: 14px;
  }
}
header .menu {
  background-color: #425eb1;
  padding: 6px 30px;
  border-radius: 5px;
  width: fit-content;
  margin-top: 2px;
  margin-right: 0;
}
@media only screen and (max-width: 1599px) {
  header .menu {
    gap: 20px;
    font-size: 16px;
    line-height: 1.5;
    padding: 6px 25px;
    margin-top: 2px;
    margin-right: 0;
    width: fit-content;
  }
}
@media only screen and (max-width: 1599px) and (max-width: 1279px) {
  header .menu {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1599px) and (max-width: 999px) {
  header .menu {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1599px) and (max-width: 767px) {
  header .menu {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1599px) and (max-width: 429px) {
  header .menu {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1279px) {
  header .menu {
    flex-wrap: nowrap;
    justify-content: center;
    gap: 3px 20px;
    padding: 6px 20px;
    margin-right: 0;
    width: fit-content;
  }
}
@media only screen and (max-width: 999px) {
  header .menu {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0;
    font-size: 18px;
    line-height: 1.5;
    background-color: transparent;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 999px) and (max-width: 1279px) {
  header .menu {
    font-size: 17px;
  }
}
@media only screen and (max-width: 999px) and (max-width: 999px) {
  header .menu {
    font-size: 16px;
  }
}
@media only screen and (max-width: 999px) and (max-width: 767px) {
  header .menu {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) and (max-width: 429px) {
  header .menu {
    font-size: 14px;
  }
}
header .menu li {
  font-weight: 700;
}
@media only screen and (max-width: 999px) {
  header .menu li {
    width: 100%;
    border-bottom: 1px solid #eee;
  }
  header .menu li:last-child {
    border-bottom: none;
  }
}
header .menu li a {
  position: relative;
  display: inline-block;
  color: #fff;
  padding: 8px 15px;
  border-radius: 3px;
  transition: background-color 0.3s ease;
}
header .menu li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
@media only screen and (max-width: 999px) {
  header .menu li a {
    display: block;
    width: 100%;
    padding: 20px;
    border-bottom: none;
    border-radius: 3px;
    color: #222222;
  }
}
header .menu li a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 50px;
  height: 2.5px;
  background: #fff;
  transform: scaleX(0) translateX(-50%);
  transform-origin: left;
  border-radius: 9999px;
}
@media only screen and (max-width: 999px) {
  header .menu li a::after {
    display: none;
  }
}
header .menu li a:hover::after, header .menu li a:focus::after, header .menu li a:active::after {
  transform: scaleX(1) translateX(-50%);
}
header .menu li a.active {
  color: #fff;
}
@media only screen and (max-width: 999px) {
  header .menu li a.active {
    color: #0A2994;
    background-color: rgba(10, 41, 148, 0.05);
  }
}
header .menu li a.active::after {
  transform: scaleX(1) translateX(-50%);
}
header .border {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  display: inline-block;
  transition: border 0.2s linear;
  border: solid 0 transparent;
}
header .border__box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  box-sizing: border-box;
  padding: 5px 0;
  width: 100%;
  height: 100%;
  transition: border 0.2s;
  border: solid 0 transparent;
}
header .border__box:hover {
  border: solid 5px #29b3fa;
}
header .contact-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
header .contact,
header .quotation {
  position: relative;
  z-index: 2;
  display: inline-block;
  color: #fff;
  width: auto;
  height: 38px;
  font-weight: 400;
  padding: 6px 35px 6px 50px;
  border-radius: 1px;
  text-align: center;
  line-height: 26px;
}
@media only screen and (max-width: 1279px) {
  header .contact,
  header .quotation {
    width: auto;
    height: 36px;
    padding: 6px 30px 6px 45px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 999px) {
  header .contact,
  header .quotation {
    flex: 1;
    height: 70px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 5px;
    padding: 6px 20px 6px 50px;
    line-height: 58px;
  }
}
@media only screen and (max-width: 999px) and (max-width: 1279px) {
  header .contact,
  header .quotation {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) and (max-width: 999px) {
  header .contact,
  header .quotation {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) and (max-width: 767px) {
  header .contact,
  header .quotation {
    font-size: 14px;
  }
}
@media only screen and (max-width: 999px) and (max-width: 429px) {
  header .contact,
  header .quotation {
    font-size: 13px;
  }
}
header .contact span,
header .quotation span {
  line-height: 1.5;
}
header .contact span,
header .quotation span {
  white-space: nowrap;
}
@media only screen and (max-width: 1279px) {
  header .contact span,
  header .quotation span {
    line-height: 1.5;
  }
}
header .contact {
  background: #FF4A5B url("/image/icon/header_btn_contact.png") 20px center no-repeat;
  background-size: 20px;
}
header .contact:hover {
  opacity: 1;
  background-color: #FF4A5B;
}
@media only screen and (max-width: 999px) {
  header .contact {
    background-position: 15px center;
    background-size: 24px;
  }
}
header .quotation {
  background-color: #0A2994;
}
header .sp-menu-btn {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 101;
}
@media only screen and (max-width: 999px) {
  header .sp-menu-btn {
    display: flex !important;
  }
}
header .sp-menu-btn span {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #222222;
  transition: 0.3s ease;
  margin: 3px 0;
}
header .sp-menu-btn span:nth-child(1) {
  transform-origin: top left;
}
header .sp-menu-btn span:nth-child(3) {
  transform-origin: bottom left;
}
header .sp-menu-btn.active span:nth-child(1) {
  transform: rotate(45deg) translate(0, -0.5px);
}
header .sp-menu-btn.active span:nth-child(2) {
  opacity: 0;
}
header .sp-menu-btn.active span:nth-child(3) {
  transform: rotate(-45deg) translate(0, 0.5px);
}

.menu-open {
  overflow: hidden;
}
.menu-open header {
  background-color: #fff;
}

footer > .inner {
  position: relative;
  height: 200px;
}
@media only screen and (max-width: 1279px) {
  footer > .inner {
    height: auto;
  }
}
footer > .inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0A2994;
  z-index: -2;
}
footer > .inner::after {
  content: "© 2025 株式会社ニーズワン";
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
}
footer .left,
footer .right {
  flex: 1;
}
@media only screen and (max-width: 999px) {
  footer .left,
  footer .right {
    flex: none;
  }
}
footer .left {
  padding-left: 50px;
}
@media only screen and (max-width: 999px) {
  footer .left {
    padding-left: 0;
  }
}
footer .right {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (max-width: 999px) {
  footer .right {
    gap: 10px;
    width: 100%;
  }
}
footer .right > div {
  display: flex;
  gap: 20px;
}
@media only screen and (max-width: 1279px) {
  footer .right > div {
    flex-direction: column;
    gap: 10px;
  }
}
@media only screen and (max-width: 999px) {
  footer .right > div {
    flex-direction: row;
    width: 650px;
    max-width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  footer .right > div {
    flex-direction: column;
    gap: 5px;
  }
}
footer .right > div a {
  flex: 1;
}
@media only screen and (max-width: 1279px) {
  footer .right > div a {
    flex: none;
  }
}
footer .contact {
  position: relative;
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  footer .contact {
    padding: 0 20px;
  }
}
footer .contact::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #fff;
  z-index: -1;
}
footer .contact .inner {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 30px;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 30px 20px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 999px) {
  footer .contact .inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
footer .main-title {
  margin-bottom: 5px;
}
footer .btn {
  height: 80px;
  max-width: none;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  footer .btn {
    height: 65px;
  }
}
footer .tel {
  font-size: 42px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  footer .tel {
    font-size: 40px;
  }
}
@media only screen and (max-width: 999px) {
  footer .tel {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  footer .tel {
    font-size: 30px;
  }
}
@media only screen and (max-width: 429px) {
  footer .tel {
    font-size: 28px;
  }
}
footer .tel {
  letter-spacing: 2px;
  font-weight: 700;
  color: #0A2994;
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: #fff;
  width: auto;
}
@media only screen and (max-width: 999px) {
  footer .tel {
    width: 650px;
    max-width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  footer .tel {
    font-size: 30px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) and (max-width: 1279px) {
  footer .tel {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 999px) {
  footer .tel {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  footer .tel {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 429px) {
  footer .tel {
    font-size: 22px;
  }
}
footer .tel:hover {
  background: #0A2994;
  color: #fff;
}
footer .tel:hover img {
  filter: brightness(0) invert(1);
}
footer .mail,
footer .quotation {
  width: auto;
  font-size: 16px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  footer .mail,
  footer .quotation {
    font-size: 15px;
  }
}
@media only screen and (max-width: 999px) {
  footer .mail,
  footer .quotation {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  footer .mail,
  footer .quotation {
    font-size: 14px;
  }
}
@media only screen and (max-width: 429px) {
  footer .mail,
  footer .quotation {
    font-size: 13px;
  }
}
@media only screen and (max-width: 999px) {
  footer .mail,
  footer .quotation {
    flex: 1;
    width: calc(50% - 5px);
  }
}
@media only screen and (max-width: 767px) {
  footer .mail,
  footer .quotation {
    width: 100%;
  }
}
footer .mail::after,
footer .quotation::after {
  right: 10px;
  width: 16px;
  height: 16px;
}
footer .logo {
  width: 230px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  footer .logo {
    max-width: 50%;
  }
}
footer .content {
  color: #fff;
  display: flex;
  margin: 0 auto;
  padding-top: 40px;
}
@media only screen and (max-width: 1279px) {
  footer .content {
    height: 150px;
    padding-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  footer .content {
    flex-direction: column;
    gap: 50px;
    height: auto;
    padding-bottom: 60px;
  }
}
footer .menu {
  font-size: 18px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  footer .menu {
    font-size: 17px;
  }
}
@media only screen and (max-width: 999px) {
  footer .menu {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  footer .menu {
    font-size: 15px;
  }
}
@media only screen and (max-width: 429px) {
  footer .menu {
    font-size: 14px;
  }
}
footer .menu {
  flex: 1;
  margin-left: 100px;
}
@media only screen and (max-width: 1279px) {
  footer .menu {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 767px) {
  footer .menu {
    margin-left: 0;
  }
}
footer .menu ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}
@media only screen and (max-width: 1279px) {
  footer .menu ul {
    justify-content: flex-start;
  }
}
footer .menu ul:first-child {
  margin-bottom: 20px;
}
footer .external {
  display: flex;
  align-items: center;
  gap: 10px;
}
footer .external .icon {
  width: 16.5px;
}

#top .contact::before {
  background-color: #F2F2F2;
}

/*===============================================
page
=================================================*/
/*===============================================
トップページ
=================================================*/
#top .eyecatch .inner {
  position: relative;
  max-width: 1740px;
  margin-left: auto;
  margin-right: 0;
  overflow: hidden;
}
@media only screen and (max-width: 999px) {
  #top .eyecatch .inner {
    height: 400px;
  }
}
#top .eyecatch .inner img {
  max-width: none;
  height: 100%;
  float: left;
  opacity: 0;
  animation: fadeInImage 1s ease-out 0.3s forwards;
}
#top .eyecatch .catch-phrase {
  position: absolute;
  left: 60px;
  bottom: 40px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 15px 70px;
  opacity: 0;
  animation: fadeInCatchphrase 1s ease-out 1.2s forwards;
}
@media only screen and (max-width: 999px) {
  #top .eyecatch .catch-phrase {
    left: 15px;
    bottom: 15px;
    padding: 10px 30px;
  }
}
#top .eyecatch .catch-phrase h1 {
  font-size: 60px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  #top .eyecatch .catch-phrase h1 {
    font-size: 56px;
  }
}
@media only screen and (max-width: 999px) {
  #top .eyecatch .catch-phrase h1 {
    font-size: 44px;
  }
}
@media only screen and (max-width: 767px) {
  #top .eyecatch .catch-phrase h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 429px) {
  #top .eyecatch .catch-phrase h1 {
    font-size: 36px;
  }
}
#top .eyecatch .catch-phrase h1 {
  font-weight: 500;
  letter-spacing: 2.5px;
}
@media only screen and (max-width: 999px) {
  #top .eyecatch .catch-phrase h1 {
    font-size: 48px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 999px) and (max-width: 1279px) {
  #top .eyecatch .catch-phrase h1 {
    font-size: 44px;
  }
}
@media only screen and (max-width: 999px) and (max-width: 999px) {
  #top .eyecatch .catch-phrase h1 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 999px) and (max-width: 767px) {
  #top .eyecatch .catch-phrase h1 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 999px) and (max-width: 429px) {
  #top .eyecatch .catch-phrase h1 {
    font-size: 30px;
  }
}
#top .company .inner {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 999px) {
  #top .company .inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
}
#top .company .inner .left,
#top .company .inner .right {
  flex: 1;
}
@media only screen and (max-width: 999px) {
  #top .company .inner .left,
  #top .company .inner .right {
    flex: none;
    width: 100%;
  }
}
#top .company .inner .right {
  text-align: center;
}

@keyframes fadeInImage {
  0% {
    opacity: 0;
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fadeInCatchphrase {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
#not_found section {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
#not_found section p {
  font-size: 20px;
  line-height: 1.5;
}
@media only screen and (max-width: 1279px) {
  #not_found section p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 999px) {
  #not_found section p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  #not_found section p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 429px) {
  #not_found section p {
    font-size: 15px;
  }
}
#not_found section p {
  margin-bottom: 60px;
}
