@charset "UTF-8";
/*
Theme Name: xtra-note
Theme URI:
Author:
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

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

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

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

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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 {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

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

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

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

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

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  scroll-behavior: smooth;
}
html.open,
body.open {
  overflow: hidden;
}

* {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

dl,
dt,
dd {
  margin: 0;
}

a {
  text-decoration: none;
}

p {
  margin: 0;
}

img {
  display: block;
}

html {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", Yu Gothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, verdana,sans-serif;
  color: #898989;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 767px) {
  .l-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    width: 100%;
  }
}
.l-footer {
  margin-top: auto;
}
.l-container {
  margin: 0 auto;
  max-width: 1080px;
}
.l-section {
  margin-top: 90px;
  scroll-margin-top: 60px;
}
.l-section.reason {
  margin-top: 120px;
}
@media screen and (max-width: 1080px) {
  .l-section {
    margin-top: 60px;
  }
  .l-section.reason {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .l-section {
    margin-top: 40px;
    scroll-margin-top: 160px;
  }
  .l-section.reason {
    margin-top: 60px;
  }
  .l-section.solution {
    scroll-margin-top: 140px;
  }
}
.l-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
@media screen and (max-width: 767px) {
  .l-wrapper {
    padding-top: 140px;
  }
  .l-wrapper.thanks {
    padding-top: 0;
  }
}
.l-nav {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-nav {
    display: block;
    position: fixed;
    top: 104px;
    left: 0;
    z-index: 9998;
    padding-bottom: 53px;
    width: 100%;
    height: calc(100% - 104px);
    transition: 0.6s ease opacity;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .l-nav.open {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}
.a-head {
  position: relative;
  margin-bottom: 30px;
  padding-left: 140px;
  font-size: min(3.2vw, 35px);
  font-weight: 500;
  line-height: 1.3;
}
@media screen and (max-width: 1080px) {
  .a-head {
    margin-bottom: 20px;
    padding-left: 11.5vw;
  }
}
@media screen and (max-width: 767px) {
  .a-head {
    padding-left: 65px;
    font-size: 18px;
  }
}
.a-head::before {
  content: "";
  position: absolute;
  top: 0;
  left: 60px;
  width: 58px;
  height: 50px;
  background-image: url("../img/icon/icon-head.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1080px) {
  .a-head::before {
    top: -0.1vw;
    left: 4.5vw;
    width: 5.4vw;
    height: 4.6vw;
  }
}
@media screen and (max-width: 767px) {
  .a-head::before {
    top: 0;
    left: 30px;
    width: 26px;
    height: 22px;
  }
}
.c-comparison_container {
  width: 100%;
  background-color: #AACF52;
}
@media screen and (max-width: 1080px) {
  .c-comparison_container {
    padding-inline: 4.5vw;
  }
}
@media screen and (max-width: 767px) {
  .c-comparison_container {
    padding: 0 15px;
  }
}
.c-comparison_inner {
  background-color: #fff;
  width: 90%;
}
@media screen and (max-width: 1080px) {
  .c-comparison_inner {
    width: 100%;
  }
}
.c-comparison_table {
  width: 100%;
  border-collapse: collapse;
}
.c-comparison_table th, .c-comparison_table td {
  font-size: 20px;
  font-weight: 400;
  border-width: 3px;
  border-style: solid;
  border-color: #fff;
}
@media screen and (max-width: 1080px) {
  .c-comparison_table th, .c-comparison_table td {
    border-width: 2px;
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 767px) {
  .c-comparison_table th, .c-comparison_table td {
    font-size: min(3vw, 13px);
  }
}
@media screen and (max-width: 767px) {
  .c-comparison_table th, .c-comparison_table td {
    font-size: 13px;
  }
}
.c-comparison_table .last {
  border-width: 3px 3px 0;
}
.c-comparison_table thead th {
  height: 78px;
  vertical-align: middle;
  border-width: 0 3px 3px 3px;
}
@media screen and (max-width: 1080px) {
  .c-comparison_table thead th {
    height: 60px;
    border-width: 0 2px 2px 2px;
  }
}
@media screen and (max-width: 767px) {
  .c-comparison_table thead th {
    height: auto;
    font-size: 13px;
    writing-mode: vertical-rl;
  }
  .c-comparison_table thead th img {
    margin-inline: auto;
  }
  .c-comparison_table thead th img.category {
    width: 11px;
  }
  .c-comparison_table thead th img.kinou {
    width: 13px;
  }
  .c-comparison_table thead th img.pharma {
    width: 26px;
  }
  .c-comparison_table thead th img.a {
    width: 12px;
  }
  .c-comparison_table thead th img.b {
    width: 12px;
  }
}
.c-comparison_table thead th:nth-child(1) {
  width: 220px;
}
@media screen and (max-width: 1080px) {
  .c-comparison_table thead th:nth-child(1) {
    width: 18vw;
  }
}
@media screen and (max-width: 767px) {
  .c-comparison_table thead th:nth-child(1) {
    width: 70px;
  }
}
.c-comparison_table thead th:nth-child(1), .c-comparison_table thead th:nth-child(2) {
  padding-inline: 28px 14px;
  text-align: left;
  color: #fff;
  background-color: #AACF52;
}
@media screen and (max-width: 1080px) {
  .c-comparison_table thead th:nth-child(1), .c-comparison_table thead th:nth-child(2) {
    padding-inline: 2vw 1vw;
  }
}
@media screen and (max-width: 767px) {
  .c-comparison_table thead th:nth-child(1), .c-comparison_table thead th:nth-child(2) {
    padding: 10px 5px;
  }
}
.c-comparison_table thead th:nth-child(3), .c-comparison_table thead th:nth-child(4), .c-comparison_table thead th:nth-child(5) {
  width: 130px;
}
@media screen and (max-width: 1080px) {
  .c-comparison_table thead th:nth-child(3), .c-comparison_table thead th:nth-child(4), .c-comparison_table thead th:nth-child(5) {
    width: 11vw;
  }
}
@media screen and (max-width: 767px) {
  .c-comparison_table thead th:nth-child(3), .c-comparison_table thead th:nth-child(4), .c-comparison_table thead th:nth-child(5) {
    padding: 10px 5px;
    width: 38px;
  }
}
.c-comparison_table thead th:nth-child(3) {
  color: #fff;
  background-color: #2EB6AA;
}
.c-comparison_table thead th:nth-child(4), .c-comparison_table thead th:nth-child(5) {
  color: #727171;
  background-color: #DCDDDD;
}
.c-comparison tbody {
  background-color: #ECF4D9;
}
.c-comparison tbody th {
  padding-top: 16px;
  padding-inline: 28px 14px;
  text-align: left;
  vertical-align: top;
  color: #87AD1E;
}
@media screen and (max-width: 1080px) {
  .c-comparison tbody th {
    padding-inline: 2vw 1vw;
  }
}
@media screen and (max-width: 767px) {
  .c-comparison tbody th {
    padding-inline: 5px;
  }
}
.c-comparison tbody td {
  padding-block: 15px;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .c-comparison tbody td {
    padding-block: 10px;
    height: auto;
  }
}
.c-comparison tbody td:nth-last-child(1), .c-comparison tbody td:nth-last-child(2), .c-comparison tbody td:nth-last-child(3) {
  padding-inline: 0;
  text-align: center;
}
.c-comparison tbody td:nth-last-child(1), .c-comparison tbody td:nth-last-child(2) {
  color: #727171;
  background-color: #EFEFEF;
}
.c-comparison tbody td:nth-last-child(3) {
  color: #009189;
  background-color: #D4ECEA;
}
@media screen and (max-width: 767px) {
  .c-comparison tbody td:nth-last-child(3) {
    padding-inline: 10px;
  }
}
.c-comparison tbody td:nth-last-child(4) {
  padding-inline: 28px 14px;
  color: #87AD1E;
}
@media screen and (max-width: 1080px) {
  .c-comparison tbody td:nth-last-child(4) {
    padding-inline: 2vw 1vw;
  }
}
@media screen and (max-width: 767px) {
  .c-comparison tbody td:nth-last-child(4) {
    padding-inline: 10px;
  }
}
.c-comparison tbody:nth-child(2n+1) {
  background-color: #D7E7AF;
}
.c-comparison tbody:nth-child(2n+1) td:nth-last-child(1), .c-comparison tbody:nth-child(2n+1) td:nth-last-child(2) {
  background-color: #DCDDDD;
}
.c-comparison tbody:nth-child(2n+1) td:nth-last-child(3) {
  background-color: #A2D7D4;
}
.c-contact .red {
  color: #F39800;
}
.c-contact_title {
  display: flex;
  align-items: bottom;
}
.c-contact_title p {
  flex: 0 0 auto;
  margin-left: 70px;
  font-size: 20px;
  transform: translate(0, -10px);
}
@media screen and (max-width: 1080px) {
  .c-contact_title p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-contact_title p {
    display: none;
  }
}
.c-contact_inner {
  padding: 20px 40px 60px;
  background-color: #EFEFEF;
}
@media screen and (max-width: 1080px) {
  .c-contact_inner {
    padding-block: 10px 30px;
    padding-inline: 4.5vw;
  }
}
@media screen and (max-width: 767px) {
  .c-contact_inner {
    padding-inline: 30px;
  }
}
.c-contact_form {
  position: relative;
  margin-inline: auto;
  width: 100%;
  max-width: 1020px;
  font-size: 20px;
}
@media screen and (max-width: 1200px) {
  .c-contact_form {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-contact_form {
    font-size: 16px;
  }
}
.c-contact_form-require {
  position: absolute;
  top: 0;
  right: 50px;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .c-contact_form-require {
    right: 0;
  }
}
.c-contact_form-col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c-contact_form-col {
    flex-direction: column;
  }
}
.c-contact_form-col dl {
  width: 47%;
}
@media screen and (max-width: 767px) {
  .c-contact_form-col dl {
    width: 100%;
  }
}
.c-contact_form dl {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-contact_form dl {
    margin-top: 20px;
  }
}
.c-contact_form dl dt {
  padding-left: 40px;
}
@media screen and (max-width: 1080px) {
  .c-contact_form dl dt {
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-contact_form dl dt {
    padding-left: 20px;
  }
}
.c-contact_form dl dd {
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .c-contact_form dl dd {
    margin-top: 8px;
  }
}
.c-contact_form input[type=text], .c-contact_form input[type=email], .c-contact_form input[type=date], .c-contact_form textarea, .c-contact_form select {
  padding-inline: 36px;
  width: 100%;
  height: 70px;
  text-align: left !important;
  border: 0;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
}
@media screen and (max-width: 1080px) {
  .c-contact_form input[type=text], .c-contact_form input[type=email], .c-contact_form input[type=date], .c-contact_form textarea, .c-contact_form select {
    padding-inline: 20px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .c-contact_form input[type=text], .c-contact_form input[type=email], .c-contact_form input[type=date], .c-contact_form textarea, .c-contact_form select {
    padding-inline: 10px;
    height: 46px;
  }
}
.c-contact_form input[type=text]::placeholder, .c-contact_form input[type=email]::placeholder, .c-contact_form input[type=date]::placeholder, .c-contact_form textarea::placeholder, .c-contact_form select::placeholder {
  color: #DCDDDD;
}
.c-contact_form select {
  color: #898989;
  background-color: #fff;
  cursor: pointer;
}
.c-contact_form input[type=radio], .c-contact_form input[type=checkbox] {
  position: relative;
  flex: 0 0 auto;
  width: 28px;
  height: 28px;
  appearance: none;
  background: #FFFFFF;
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
}
@media screen and (max-width: 767px) {
  .c-contact_form input[type=radio], .c-contact_form input[type=checkbox] {
    width: 20px;
    height: 20px;
  }
}
.c-contact_form input[type=radio]::before, .c-contact_form input[type=checkbox]::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 17px;
  height: 13px;
  background-color: #AACF52;
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-image: url("../img/icon/icon-check.svg");
  transform: translate(-50%, -50%);
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .c-contact_form input[type=radio]::before, .c-contact_form input[type=checkbox]::before {
    width: 14px;
    height: 10px;
  }
}
.c-contact_form input[type=radio]:checked::before, .c-contact_form input[type=checkbox]:checked::before {
  opacity: 1;
}
.c-contact_form label {
  display: flex;
  align-items: center;
  margin-top: 14px;
  cursor: pointer;
}
.c-contact_form label span {
  margin-left: 12px;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .c-contact_form label span {
    font-size: 14px;
  }
}
.c-contact_form textarea {
  padding: 20px;
  width: 100% !important;
  height: 240px !important;
}
@media screen and (max-width: 767px) {
  .c-contact_form textarea {
    height: 120px !important;
  }
}
.c-contact_form textarea::placeholder {
  color: #DCDDDD;
}
.c-contact_form-select {
  position: relative;
}
.c-contact_form-select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 24px;
  height: 11px;
  background-image: url("../img/icon/icon-angle-bottom.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(0, -50%);
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .c-contact_form-select::after {
    width: 12px;
    height: 6px;
  }
}
.c-contact_form-box {
  display: flex;
}
@media screen and (max-width: 1023px) {
  .c-contact_form-box {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .c-contact_form-box dl {
    margin-top: 30px;
  }
}
.c-contact_form-box dl dd {
  margin-top: 0;
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .c-contact_form-box dl dd {
    margin-left: 10px;
  }
}
.c-contact_form-box dl:nth-child(1) {
  flex: 0 0 auto;
  margin-right: 100px;
}
@media screen and (max-width: 767px) {
  .c-contact_form-box dl:nth-child(1) {
    margin-right: 0;
  }
}
.c-contact_form-checks {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1080px) {
  .c-contact_form-checks {
    flex-direction: column;
  }
}
.c-contact_form-checks label {
  flex: 0 0 auto;
  width: 48%;
}
@media screen and (max-width: 1080px) {
  .c-contact_form-checks label {
    width: 100%;
  }
}
.c-contact_form-checks label:nth-child(1) {
  grid-column-start: 1;
}
@media screen and (max-width: 767px) {
  .c-contact_form-radios {
    display: flex;
  }
  .c-contact_form-radios .row:nth-child(2) {
    margin-left: 10px;
  }
}
.c-contact_privacy {
  width: 100%;
  height: 150px;
  background-color: #fff;
  overflow-y: scroll;
}
@media screen and (max-width: 767px) {
  .c-contact_privacy {
    height: 100px;
  }
}
.c-contact_privacy-inner {
  padding: 40px 80px;
}
@media screen and (max-width: 1080px) {
  .c-contact_privacy-inner {
    padding: 20px 30px;
  }
}
.c-contact_privacy-inner h2 {
  font-size: 20px;
  font-weight: 400;
}
@media screen and (max-width: 1080px) {
  .c-contact_privacy-inner h2 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-contact_privacy-inner h2 {
    font-size: 14px;
  }
}
.c-contact_privacy-inner p, .c-contact_privacy-inner li {
  margin-top: 1em;
  font-size: 16px;
}
@media screen and (max-width: 1080px) {
  .c-contact_privacy-inner p, .c-contact_privacy-inner li {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .c-contact_privacy-inner p, .c-contact_privacy-inner li {
    margin-top: 0.5em;
    font-size: 12px;
  }
}
.c-contact_privacy-inner ol {
  margin: 0;
  padding: 0;
}
.c-contact_privacy-inner ol li {
  list-style-type: none;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.c-contact_footer {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-contact_footer {
    flex-direction: column;
    margin-top: 13px;
  }
}
.c-contact_footer label {
  font-size: 18px;
}
.c-contact_footer-privacy p {
  display: inline-block;
  transform: translate(0, -7px);
}
.c-contact_footer-privacy p .red {
  margin-left: 0;
}
.c-contact_footer-buttons {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .c-contact_footer-buttons {
    margin-left: 0;
    margin-top: 25px;
  }
}
.c-consulting {
  padding: 0 80px;
}
@media screen and (max-width: 1080px) {
  .c-consulting {
    padding-inline: 4.5vw;
  }
}
@media screen and (max-width: 767px) {
  .c-consulting {
    padding: 0 30px;
  }
}
.c-consulting p {
  font-size: 22px;
  line-height: 1.8;
}
@media screen and (max-width: 1080px) {
  .c-consulting p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-consulting p {
    font-size: 14px;
  }
}
.c-consulting p .blue {
  color: #2EB6AA;
}
.c-consulting ul {
  margin-top: 40px;
}
@media screen and (max-width: 1080px) {
  .c-consulting ul {
    margin-top: 20px;
  }
}
.c-consulting ul li {
  font-size: 22px;
  line-height: 1.8;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
@media screen and (max-width: 1080px) {
  .c-consulting ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-consulting ul li {
    font-size: 14px;
  }
}
.c-consulting ul li::before {
  content: "●";
  padding-right: 0.2em;
  color: #2EB6AA;
}
.c-consulting ul li .blue {
  color: #2EB6AA;
}
.c-consulting_catch {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-inline: auto;
  padding-inline: min(7.4vw, 80px);
  width: 100%;
  max-width: 1020px;
  min-height: 70px;
  font-size: 22px;
  line-height: 1.8;
  color: #fff;
  background-color: #2EB6AA;
}
@media screen and (max-width: 1080px) {
  .c-consulting_catch {
    margin-top: 30px;
    width: 93%;
    font-size: 18px;
    min-height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .c-consulting_catch {
    margin-top: 20px;
    padding: 15px 0;
    width: 100%;
    font-size: 15px;
    text-align: center;
  }
}
.c-question_top {
  font-size: 28px;
  color: #AACF52;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .c-question_top {
    font-size: min(3.6vw, 28px);
  }
}
@media screen and (max-width: 767px) {
  .c-question_top {
    font-size: 3.8vw;
  }
}
.c-question_bottom {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  padding-top: 40px;
  width: 100%;
  height: 152px;
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  background-color: #AACF52;
}
@media screen and (max-width: 1023px) {
  .c-question_bottom {
    padding-top: min(6.5vw, 40px);
    height: min(18vw, 152px);
    font-size: min(3.6vw, 28px);
  }
}
@media screen and (max-width: 767px) {
  .c-question_bottom {
    height: 22vw;
    font-size: 3.8vw;
  }
}
.c-question_bottom::before, .c-question_bottom::after {
  content: "";
  position: absolute;
  width: 105px;
  height: 53px;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}
@media screen and (max-width: 1080px) {
  .c-question_bottom::before, .c-question_bottom::after {
    width: 78px;
    height: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .c-question_bottom::before, .c-question_bottom::after {
    width: min(12vw, 78px);
    height: min(6vw, 40px);
  }
}
.c-question_bottom::before {
  top: -1px;
  left: 50%;
  background-color: #fff;
  transform: translate(-50%, 0);
}
.c-question_bottom::after {
  position: absolute;
  bottom: -52px;
  left: 50%;
  background-color: #AACF52;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 1080px) {
  .c-question_bottom::after {
    bottom: -39px;
  }
}
@media screen and (max-width: 1023px) {
  .c-question_bottom::after {
    bottom: max(-39px, -6vw + 1px);
  }
}
.c-function_container {
  padding-inline: 80px 0;
}
@media screen and (max-width: 1080px) {
  .c-function_container {
    padding-inline: 4.5vw;
  }
}
.c-function_container ul {
  margin-top: 40px;
}
@media screen and (max-width: 1080px) {
  .c-function_container ul {
    margin-top: 20px;
  }
}
.c-function_container ul li {
  font-size: 22px;
  line-height: 1.8;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
@media screen and (max-width: 1080px) {
  .c-function_container ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-function_container ul li {
    font-size: 14px;
  }
}
.c-function_container ul li::before {
  content: "●";
  padding-right: 0.2em;
  color: #2EB6AA;
}
.c-function_container ul li .blue {
  color: #2EB6AA;
}
@media screen and (max-width: 1080px) {
  .c-reason_container {
    padding-inline: 4.5vw;
  }
}
@media screen and (max-width: 767px) {
  .c-reason_container {
    padding-inline: 30px;
  }
}
.c-reason_container dl {
  display: flex;
  padding-block: 40px 20px;
  padding-inline: 80px;
  border-width: 4px 0 0 0;
  border-style: dotted;
  border-color: #c9caca;
}
@media screen and (max-width: 1080px) {
  .c-reason_container dl {
    padding-inline: 2vw;
    border-width: 3px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .c-reason_container dl {
    flex-direction: column-reverse;
    padding-block: 20px;
    padding-inline: 0;
    border-width: 2px 0 0 0;
  }
}
.c-reason_container dl:last-child {
  border-width: 4px 0;
}
@media screen and (max-width: 1080px) {
  .c-reason_container dl:last-child {
    border-width: 3px 0;
  }
}
@media screen and (max-width: 767px) {
  .c-reason_container dl:last-child {
    border-width: 2px 0;
  }
}
.c-reason_container dl dt {
  flex: 1 1 auto;
  margin-right: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 1080px) {
  .c-reason_container dl dt {
    margin-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .c-reason_container dl dt {
    margin-right: 0;
    align-items: center;
  }
}
.c-reason_container dl dt h3 {
  font-size: 25px;
  color: #2EB6AA;
  font-weight: 400;
  line-height: 1.3;
}
@media screen and (max-width: 1080px) {
  .c-reason_container dl dt h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .c-reason_container dl dt h3 {
    font-size: 16px;
    text-align: center;
  }
}
.c-reason_container dl dt p {
  margin-top: 30px;
  font-size: 20px;
  line-height: 1.75;
}
@media screen and (max-width: 1080px) {
  .c-reason_container dl dt p {
    margin-top: 20px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-reason_container dl dt p {
    margin-top: 20px;
    font-size: 14px;
  }
}
.c-reason_container dl dd {
  flex: 0 0 auto;
  margin-left: auto;
  width: 400px;
}
@media screen and (max-width: 1080px) {
  .c-reason_container dl dd {
    margin-inline: auto;
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .c-reason_container dl dd {
    width: 80%;
  }
}
.c-reason_container dl dd img {
  width: 100%;
  height: auto;
}
.c-solution {
  position: relative;
  padding-block: min(9.2vw, 100px);
  width: 100%;
  height: auto;
  background-color: #AACF52;
}
@media screen and (max-width: 1080px) {
  .c-solution {
    padding-inline: 4.5vw;
  }
}
@media screen and (max-width: 767px) {
  .c-solution {
    padding-block: max(10.5vw, 40px);
    padding-inline: 20px;
  }
}
.c-solution::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 50%;
  background-color: #fff;
  transform: translate(-50%, 0);
  width: 105px;
  height: 53px;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}
@media screen and (max-width: 1080px) {
  .c-solution::before {
    width: 78px;
    height: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .c-solution::before {
    width: min(12vw, 78px);
    height: min(6vw, 40px);
  }
}
.c-solution_head h2 {
  font-size: min(3.3vw, 35px);
  color: #fff;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-solution_head h2 {
    font-size: max(4.8vw, 18px);
  }
}
.c-solution_list {
  display: flex;
  justify-content: space-between;
  margin-top: min(3.7vw, 40px);
}
@media screen and (max-width: 767px) {
  .c-solution_list {
    flex-direction: column;
    gap: 12px;
  }
}
.c-solution_list li {
  position: relative;
  flex: 0 0 auto;
  width: 31%;
  padding-top: 31%;
  overflow: hidden;
  background-color: #87ad1e;
}
@media screen and (max-width: 767px) {
  .c-solution_list li {
    width: 100%;
    padding-top: 0;
    overflow: visible;
  }
}
.c-solution_item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-solution_item {
    position: static;
    flex-direction: row;
    justify-content: flex-start;
    padding: max(5.3vw, 20px);
  }
}
.c-solution_item-img img {
  margin-inline: auto;
  width: min(9.2vw, 100px);
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-solution_item-img img {
    width: max(13vw, 50px);
  }
}
.c-solution_item-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: min(1.8vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-solution_item-content {
    align-items: flex-start;
    margin-top: 0;
    margin-left: max(5.3vw, 20px);
  }
}
.c-solution_item-content h3 {
  font-size: min(2.3vw, 25px);
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-solution_item-content h3 {
    font-size: max(4.2vw, 16px);
  }
}
.c-solution_item-content p {
  margin-top: min(1.1vw, 12px);
  font-size: min(1.5vw, 18px);
  color: #fff;
  text-align: center;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .c-solution_item-content p {
    text-align: left;
    font-size: max(3.7vw, 14px);
  }
}
.c-worries {
  padding-inline: min(3.7vw, 40px);
}
@media screen and (max-width: 1080px) {
  .c-worries {
    padding-inline: 4.5vw;
  }
}
@media screen and (max-width: 767px) {
  .c-worries {
    padding-inline: 20px;
  }
}
.c-worries_container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c-worries_container {
    flex-direction: column;
    margin-top: -15px;
  }
}
.c-worries_list li {
  flex: 1 1 auto;
  margin-top: min(3.7vw, 45px);
}
@media screen and (max-width: 767px) {
  .c-worries_list li {
    margin-top: max(3.7vw, 14px);
  }
}
.c-worries_list li:nth-child(1) {
  margin-top: min(2.2vw, 25px);
}
@media screen and (max-width: 767px) {
  .c-worries_list li:nth-child(1) {
    margin-top: max(6vw, 25px);
  }
}
.c-worries_item-inner {
  display: flex;
  align-items: center;
}
.c-worries_item img {
  flex: 0 0 auto;
  width: min(9.8vw, 106px);
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-worries_item img {
    width: max(14vw, 53px);
  }
}
.c-worries_item p {
  margin-left: min(2vw, 30px);
  font-size: min(1.8vw, 22px);
}
@media screen and (max-width: 767px) {
  .c-worries_item p {
    margin-left: max(2.7vw, 15px);
    font-size: max(3vw, 14px);
  }
}
.c-worries_item-append {
  margin-top: 1em;
  padding-left: calc(min(9.8vw, 106px) + min(1.6vw, 20px));
}
@media screen and (max-width: 1080px) {
  .c-worries_item-append {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  .c-worries_item-append {
    margin-top: 0;
    padding-left: calc(max(14vw, 53px) + max(2.7vw, 15px));
  }
}
.c-worries_item-append p {
  font-size: min(1.5vw, 15px);
  text-indent: -1.2em;
}
@media screen and (max-width: 767px) {
  .c-worries_item-append p {
    font-size: max(2vw, 13px);
  }
}
.c-kv {
  width: 100%;
  overflow-x: hidden;
}
.c-kv_img {
  position: relative;
  width: 100%;
  height: 730px;
}
@media screen and (max-width: 1080px) {
  .c-kv_img {
    height: 600px;
  }
}
@media screen and (max-width: 767px) {
  .c-kv_img {
    height: 320px;
  }
}
.c-kv_img-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-kv_img-text1 {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  display: grid;
  place-content: center;
  width: 560px;
  height: 560px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1080px) {
  .c-kv_img-text1 {
    width: 456px;
    height: 456px;
  }
}
@media screen and (max-width: 767px) {
  .c-kv_img-text1 {
    width: 210px;
    height: 210px;
    transform: translate(-50%, -60%);
  }
}
.c-kv_img-text1 img {
  width: 260px;
  height: auto;
}
@media screen and (max-width: 1080px) {
  .c-kv_img-text1 img {
    width: 230px;
  }
}
@media screen and (max-width: 767px) {
  .c-kv_img-text1 img {
    width: 110px;
  }
}
.c-kv_img-text2 {
  position: absolute;
  bottom: -60px;
  right: 0;
  z-index: 11;
  display: grid;
  place-content: center;
  width: 390px;
  height: 390px;
  background-color: rgba(157, 201, 58, 0.9);
  border-radius: 50%;
  transform: translateX(calc((1080px - 100vw) / 2));
}
@media screen and (max-width: 1080px) {
  .c-kv_img-text2 {
    left: 50%;
    bottom: -50px;
    width: 250px;
    height: 250px;
    transform: translate(calc(-50% + 210px));
  }
}
@media screen and (max-width: 767px) {
  .c-kv_img-text2 {
    bottom: -65px;
    width: 195px;
    height: 195px;
    transform: translate(0);
  }
}
.c-kv_img-text2 img {
  width: 260px;
  height: auto;
}
@media screen and (max-width: 1080px) {
  .c-kv_img-text2 img {
    width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .c-kv_img-text2 img {
    width: 150px;
  }
}
.c-kv_img-button {
  position: absolute;
  bottom: -150px;
  right: -30px;
  z-index: 12;
  width: min(14vw, 174px);
  height: min(14vw, 174px);
  transform: translateX(calc((1080px - 100vw) / 2));
}
@media screen and (max-width: 1200px) {
  .c-kv_img-button {
    right: 0;
  }
}
@media screen and (max-width: 1080px) {
  .c-kv_img-button {
    left: 50%;
    bottom: -120px;
    width: 150px;
    height: 150px;
    transform: translate(calc(-50% + 350px));
  }
}
@media screen and (max-width: 1023px) {
  .c-kv_img-button {
    bottom: -150px;
    transform: translate(calc(-50% + 310px));
  }
}
@media screen and (max-width: 767px) {
  .c-kv_img-button {
    display: none;
  }
}
.c-kv_img-button a {
  display: block;
  transition: 0.3s ease;
}
.c-kv_img-button a:hover {
  opacity: 0.6;
}
.c-kv_img-button a img {
  width: 100%;
  height: auto;
}
.c-kv_catch {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: min(24vw, 210px);
  background-color: #fff;
}
@media screen and (max-width: 1080px) {
  .c-kv_catch {
    padding-inline: 30px;
  }
}
@media screen and (max-width: 767px) {
  .c-kv_catch {
    height: 140px;
    place-content: center start;
  }
}
.c-kv_catch p {
  width: 100%;
  max-width: 940px;
  font-size: min(2vw, 23px);
  line-height: 1.7;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .c-kv_catch p {
    font-size: 14px;
  }
}
.c-kv_footer {
  position: relative;
  display: grid;
  place-content: center;
  width: 100%;
  height: min(26vw, 227px);
  background-color: rgba(46, 182, 170, 0.9);
}
@media screen and (max-width: 767px) {
  .c-kv_footer {
    height: 135px;
  }
}
.c-kv_footer::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url("../img/kv/obi-pc.jpg");
  background-size: cover;
}
.c-kv_footer p {
  font-size: min(3.2vw, 35px);
  font-weight: 500;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-kv_footer p {
    font-size: 19px;
  }
}
.c-kv_footer p small {
  font-size: min(2.5vw, 27px);
}
@media screen and (max-width: 767px) {
  .c-kv_footer p small {
    font-size: 14px;
  }
}
.c-closing {
  display: grid;
  place-content: center;
  width: 100%;
  height: min(20vw, 212px);
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .c-closing {
    height: 114px;
  }
}
.c-closing p {
  font-size: min(2.5vw, 22px);
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-closing p {
    font-size: 14px;
  }
}
.c-buttons {
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .c-buttons {
    gap: 14px;
  }
}
.c-buttons_button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 85px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  border: 0;
  outline: none;
  cursor: pointer;
  transition: 0.3s ease;
}
.c-buttons_button:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1080px) {
  .c-buttons_button {
    width: 180px;
    height: 65px;
  }
}
@media screen and (max-width: 767px) {
  .c-buttons_button {
    width: 127px;
    height: 44px;
    font-size: 14px;
  }
}
.c-buttons_button.reset {
  background-color: #AACF52;
}
.c-buttons_button.confirm {
  background-color: #2EB6AA;
}
.c-buttons_button.back {
  background-color: #AACF52;
}
.c-thanks {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  padding-block: min(13vw, 150px);
  padding-inline: 30px;
  width: 100%;
  max-width: 1080px;
}
.c-thanks_logo {
  flex: 0 0 auto;
  width: min(35vw, 353px);
}
@media screen and (max-width: 767px) {
  .c-thanks_logo {
    width: max(42vw, 160px);
  }
}
.c-thanks_logo img {
  width: 100%;
  height: auto;
}
.c-thanks_content {
  margin-top: min(10vw, 110px);
  text-align: center;
}
.c-thanks_content h2 {
  font-size: min(3vw, 32px);
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .c-thanks_content h2 {
    font-size: 18px;
  }
}
.c-thanks_content p {
  margin-top: min(40vw, 60px);
  font-size: min(2vw, 20px);
  line-height: 2.1;
}
@media screen and (max-width: 767px) {
  .c-thanks_content p {
    margin-top: 10vw;
    font-size: 14px;
  }
}
.c-thanks_buttons {
  margin-top: min(6.5vw, 70px);
}
@media screen and (max-width: 767px) {
  .c-thanks_buttons {
    margin-top: 30px;
  }
}
.p-header {
  width: 100%;
  height: auto;
  background-color: #fff;
}
.p-header_inner {
  display: flex;
  align-items: flex-end;
  margin-inline: auto;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-header_inner {
    flex-direction: column;
  }
}
.p-header_title {
  flex: 0 0 auto;
  padding-block: min(2.5vw, 27px) min(5vw, 55px);
  padding-left: min(6vw, 110px);
}
@media screen and (max-width: 767px) {
  .p-header_title {
    padding-inline: 30px;
    display: flex;
    align-items: center;
    width: 100%;
    height: 104px;
  }
}
.p-header_title img {
  width: min(45vw, 600px);
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-header_title img {
    width: 223px;
  }
}
.p-header_button {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-header_button {
    position: relative;
    display: block;
    margin-left: auto;
    flex: 0 0 auto;
    width: 42px;
    height: 42px;
    background-color: #dcdddd;
    border-radius: 50%;
    cursor: pointer;
  }
  .p-header_button span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 1px;
    background-color: #898989;
    transform: translate(-50%, 0);
    transition: 0.3s ease;
  }
  .p-header_button span:nth-child(1) {
    margin-top: 5px;
  }
  .p-header_button span:nth-child(3) {
    margin-top: -5px;
  }
  .p-header_button.close span:nth-child(1) {
    margin-top: 0;
    transform: translate(-50%, 0) rotate(-45deg);
  }
  .p-header_button.close span:nth-child(2) {
    width: 0;
  }
  .p-header_button.close span:nth-child(3) {
    margin-top: 0;
    transform: translate(-50%, 0) rotate(45deg);
  }
}
.p-header_nav {
  position: relative;
  margin-left: auto;
  transition: 0.6s ease opacity;
}
.p-header_nav.hide {
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .p-header_nav {
    width: 100%;
  }
}
.p-header_nav a {
  transition: 0.3s ease opacity;
}
.p-header_nav a:hover {
  opacity: 0.6;
}
.p-header_nav-button {
  position: relative;
  display: block;
  width: min(38vw, 460px);
  height: min(7.5vw, 90px);
  background-size: cover;
}
.p-header_nav-button .img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: min(2.2vw, 24px);
  color: #fff;
  font-weight: 500;
}
.p-header_nav-button.lerning {
  background-image: url("../img/header/button-bg-e-larning.jpg");
}
@media screen and (max-width: 767px) {
  .p-header_nav-button.lerning {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 95px;
    height: 70px;
    transform: translate(0, -17px);
  }
}
.p-header_nav-button.lerning .img {
  background-color: rgba(170, 207, 82, 0.9);
}
.p-header_nav-button.lerning .img img {
  width: min(29vw, 318px);
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-header_nav-button.lerning .img img {
    width: 75px;
  }
}
.p-header_nav-button.hojin {
  background-image: url("../img/header/button-bg-hojin.jpg");
}
@media screen and (max-width: 767px) {
  .p-header_nav-button.hojin {
    width: 100%;
    height: 36px;
  }
}
.p-header_nav-button.hojin .img {
  background-color: rgba(46, 182, 170, 0.9);
}
.p-header_nav-button.hojin .img img {
  width: min(20vw, 220px);
}
@media screen and (max-width: 767px) {
  .p-header_nav-button.hojin .img img {
    width: 110px;
  }
}

.p-nav {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #efefef;
  overflow-y: auto;
}
.p-nav_list li {
  display: flex;
  align-items: center;
  padding-inline: 48px;
  height: 58px;
}
.p-nav_list li:nth-child(2n+1) {
  background-color: #dcdddd;
}
.p-nav_list li a {
  display: block;
  width: 100%;
  font-size: 13px;
  color: #898989;
  cursor: pointer;
}
.p-nav_footer {
  margin-top: auto;
  position: relative;
}
.p-nav_footer::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url("../img/kv/obi-pc.jpg");
  background-size: cover;
}
.p-nav_footer-inner {
  position: relative;
  z-index: 10;
  display: grid;
  place-content: center;
  width: 100%;
  height: 135px;
  background-color: rgba(46, 182, 170, 0.9);
}
.p-nav_footer p {
  font-size: min(3.2vw, 35px);
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-nav_footer p {
    font-size: 19px;
  }
}
.p-nav_footer p small {
  font-size: min(2.5vw, 27px);
}
@media screen and (max-width: 767px) {
  .p-nav_footer p small {
    font-size: 14px;
  }
}
.p-footer {
  position: relative;
  width: 100%;
  height: auto;
  background-color: rgba(46, 182, 170, 0.9);
}
.p-footer::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url("../img/footer/footer-bg-pc.jpg");
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .p-footer::after {
    background-image: url("../img/footer/footer-bg-sp.jpg");
  }
}
.p-footer_inner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-inline: auto;
  width: 100%;
  height: min(25vw, 270px);
}
@media screen and (max-width: 767px) {
  .p-footer_inner {
    flex-direction: column-reverse;
    justify-content: space-between;
    padding-block: 25px 70px;
    height: auto;
  }
}
.p-footer_info {
  position: absolute;
  top: 50%;
  left: min(3vw, 70px);
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .p-footer_info {
    position: static;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    transform: translate(0);
  }
}
.p-footer_info img {
  width: min(19.5vw, 210px);
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-footer_info img {
    width: 126px;
  }
}
.p-footer_info p {
  margin-top: 5px;
  color: #fff;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-footer_info p {
    font-size: 10px;
    text-align: center;
  }
}
.p-footer_info .company {
  font-size: min(1.8vw, 20px);
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-footer_info .company {
    font-size: 12px;
  }
}
.p-footer_info .info {
  font-size: min(1vw, 12px);
}
@media screen and (max-width: 767px) {
  .p-footer_info .info {
    font-size: 10px;
  }
}
.p-footer_logo {
  width: min(33vw, 355px);
}
@media screen and (max-width: 767px) {
  .p-footer_logo {
    width: 226px;
  }
}
.p-footer_logo img {
  width: 100%;
  height: auto;
}
.p-footer_button {
  position: absolute;
  top: 0;
  right: min(3vw, 70px);
  z-index: 10;
  width: min(8vw, 106px);
  height: auto;
  transform: translate(0, -50%);
}
.p-footer_button img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-footer_button {
    display: none;
  }
}
.p-footer_nav-pc {
  position: fixed;
  bottom: min(3vw, 70px);
  right: min(3vw, 70px);
  z-index: 9999;
  width: min(14vw, 174px);
  height: min(14vw, 174px);
  opacity: 0;
  pointer-events: none;
  transition: 0.3s ease opacity;
}
@media screen and (max-width: 767px) {
  .p-footer_nav-pc {
    display: none;
  }
}
.p-footer_nav-pc.show {
  pointer-events: all;
  opacity: 1;
  transition: 0.3s ease;
}
.p-footer_nav-pc.show:hover {
  opacity: 0.6;
}
.p-footer_nav-pc a {
  display: block;
  width: 100%;
  height: 100%;
}
.p-footer_nav-pc img {
  width: 100%;
  height: auto;
}
.p-footer_nav-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-footer_nav-sp {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: flex;
    width: 100%;
    height: 53px;
  }
  .p-footer_nav-sp-button {
    flex: 0 0 auto;
    width: 50%;
    cursor: pointer;
  }
  .p-footer_nav-sp-button a {
    display: grid;
    place-content: center;
    width: 100%;
    height: 100%;
  }
  .p-footer_nav-sp-button.toTop {
    background-color: #AACF52;
  }
  .p-footer_nav-sp-button.toTop img {
    width: 86px;
    height: auto;
  }
  .p-footer_nav-sp-button.contact {
    background-color: #2EB6AA;
  }
  .p-footer_nav-sp-button.contact img {
    width: 104px;
    height: auto;
  }
}
.u-mgt-10 {
  margin-top: 10px !important;
}

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

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

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

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

.u-mgt-60 {
  margin-top: 60px !important;
}

.u-mgt-70 {
  margin-top: 70px !important;
}

.u-mgt-80 {
  margin-top: 80px !important;
}

.u-mgt-90 {
  margin-top: 90px !important;
}

.u-mgt-100 {
  margin-top: 100px !important;
}

.u-mgt-110 {
  margin-top: 110px !important;
}

.u-mgt-120 {
  margin-top: 120px !important;
}

.u-mgt-130 {
  margin-top: 130px !important;
}

.u-mgt-140 {
  margin-top: 140px !important;
}

.u-mgt-150 {
  margin-top: 150px !important;
}

.u-mgt-160 {
  margin-top: 160px !important;
}

.u-mgt-170 {
  margin-top: 170px !important;
}

.u-mgt-180 {
  margin-top: 180px !important;
}

.u-mgt-190 {
  margin-top: 190px !important;
}

.u-mgt-200 {
  margin-top: 200px !important;
}

/* ---------- sp/tab Show Hide ----------*/
@media screen and (min-width: 1024px) {
  .u-tab-show {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  .u-tab-hide {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .u-sp-show {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .u-sp-hide {
    display: none;
  }
}

.js-fade-kv {
  opacity: 0;
  transition: 0.6s ease opacity;
}
.js-fade-kv.is-inview {
  opacity: 1;
}

.js-fade {
  opacity: 0;
  transition: 0.8s ease opacity;
}
.js-fade::before, .js-fade::after {
  opacity: 0;
  transition: 0.8s ease opacity;
}
.js-fade.is-inview {
  opacity: 1;
  transition-delay: 0.5s;
}
.js-fade.is-inview::before, .js-fade.is-inview::after {
  transition-delay: 1.3s;
  opacity: 1;
}

.js-fadeUp,
.js-fadeUp-child {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s, transform 0.8s;
}
.js-fadeUp::before, .js-fadeUp::after,
.js-fadeUp-child::before,
.js-fadeUp-child::after {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s, transform 0.8s;
}
.js-fadeUp.is-inview,
.js-fadeUp-child.is-inview {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.5s;
}
.js-fadeUp.is-inview::before, .js-fadeUp.is-inview::after,
.js-fadeUp-child.is-inview::before,
.js-fadeUp-child.is-inview::after {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.5s;
}