@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;
}

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

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

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

body {
  color: #131D34;
  font-family: "Noto Sans JP", sans-serif, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: bold;
  overflow-x: hidden;
}

img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

a:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.Form__loading {
  display: none;
}

.l-footer {
  padding-bottom: 40px;
}
@media (max-width: 1024px) {
  .l-footer {
    text-align: center;
    padding-bottom: 85px;
  }
}
.l-footer .c-wrap-wide2 {
  margin-top: 20px;
}
.l-footer img {
  width: 200px;
}
@media (max-width: 1024px) {
  .l-footer img {
    width: 140px;
  }
}
.l-footer p {
  text-align: center;
  margin-top: 40px;
}
@media (max-width: 1024px) {
  .l-footer p {
    margin-top: 20px;
  }
}

.l-footer__box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1024px) {
  .l-footer__box {
    display: block;
  }
}
.l-footer__box ul {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .l-footer__box ul {
    display: block;
    margin-top: 20px;
  }
}
.l-footer__box ul a {
  margin-right: 20px;
  color: #1CA0BB;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .l-footer__box ul li {
    margin-right: 0;
  }
  .l-footer__box ul li:not(:last-of-type) {
    margin-bottom: 20px;
  }
}

.l-header {
  position: fixed;
  top: 0;
  z-index: 10;
  font-weight: 700;
  width: 100%;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 3px 6px -2px rgba(0, 0, 0, 0.1);
  background: #fff;
}
@media (max-width: 540px) {
  .l-header {
    height: 50px;
  }
}
.l-header img {
  width: 160px;
  margin-left: 10px;
}
@media (max-width: 1024px) {
  .l-header img {
    width: 200px;
    margin-left: 10%;
  }
}
@media (max-width: 540px) {
  .l-header img {
    width: 142px;
    margin-left: 5%;
  }
}

.l-header__form {
  color: #314E4E;
  background: #FCE65C;
  font-size: 20px;
  line-height: 20px;
}
.l-header__form a {
  display: block;
  padding: 30px 15px;
}
@media (max-width: 540px) {
  .l-header__form a {
    display: none;
  }
}

.l-header__button {
  display: none;
  position: relative;
}
@media (max-width: 1024px) {
  .l-header__button {
    display: block;
    color: #4D9997;
    font-size: 30px;
    width: 60px;
    line-height: 60px;
    text-align: center;
  }
}
@media (max-width: 540px) {
  .l-header__button {
    font-size: 25px;
    width: 50px;
    line-height: 50px;
  }
}

@media (max-width: 1024px) {
  .l-header__right {
    display: flex;
  }
}

.c-apply:hover {
  opacity: 0.7;
  transition: none;
}

.c-box {
  color: #fff;
  width: 46%;
  padding: 20px 0;
  border-radius: 10px;
  background: #4D9997;
  position: relative;
}
@media (max-width: 1024px) {
  .c-box {
    width: 100%;
  }
}
.c-box img {
  position: absolute;
  width: 40px;
  top: -10px;
  left: -10px;
}

.c-button {
  height: auto;
}

.c-button-fix {
  position: absolute;
  left: 50%;
  bottom: 60px;
  width: 100%;
  max-width: 900px;
  height: auto;
  transform: translateX(-50%);
  box-shadow: 0 0 8px gray;
}
@media (max-width: 1024px) {
  .c-button-fix {
    padding: 0 50px;
    bottom: 30px;
  }
}
@media (max-width: 540px) {
  .c-button-fix {
    width: 90%;
    bottom: 40px;
    padding: 0;
  }
}

.c-card {
  width: 49%;
  padding: 20px;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  transition: all 0.3s;
  font-weight: 500;
  box-shadow: 0px 5.17764px 6.21317px rgba(32, 64, 63, 0.5);
}
.c-card:hover {
  transform: translateY(-4px);
}
@media (max-width: 1024px) {
  .c-card {
    width: 100%;
    height: auto;
  }
}

.c-card__title {
  text-align: left;
  display: block;
}
.c-card__title h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 10px;
  margin-left: auto;
}
@media (max-width: 1024px) {
  .c-card__title h3 {
    margin: 0;
    order: 1;
  }
}
@media (max-width: 540px) {
  .c-card__title h3 {
    margin: 0 auto 10px;
    font-size: 16px;
  }
}
.c-card__title p {
  font-size: 13px;
  font-weight: bold;
  margin-left: auto;
}
@media (max-width: 1024px) {
  .c-card__title p {
    margin: 0;
    order: 3;
  }
}
@media (max-width: 1024px) {
  .c-card__title picture {
    width: 40%;
    max-width: 150px;
    order: 2;
    margin: 15px 0;
  }
}
.c-card__title img {
  width: 80px;
  float: left;
  margin: 0 16px 0;
}
@media (max-width: 540px) {
  .c-card__title img {
    float: none;
    display: block;
    margin: 0 auto 20px;
  }
}
@media (max-width: 1024px) {
  .c-card__title {
    height: auto;
  }
}
.c-card__title:after {
  content: "";
  display: block;
  clear: both;
}
.c-card__title:before {
  content: "";
  display: block;
  clear: both;
}

.c-card__text {
  line-height: 1.7;
  margin-top: 20px;
  text-align: left;
}
.c-dot span {
  position: relative;
}
.c-dot span::before {
  content: "・";
  /* 文字の上に置くものを指定 */
  color: #4D9997;
  position: absolute;
  /* 相対位置とする */
  top: -0.8em;
  /* 縦方向の表示位置を調整（-1emくらいがちょうどいいかんじ） */
  left: 0;
  /* 横方向の表示位置を調整 */
}
.c-dot__orange span::before {
  color: #F0BF52;
  top: -0.65em;
}

.c-fixedmenu {
  display: none;
}
@media (max-width: 1024px) {
  .c-fixedmenu {
    position: fixed;
    z-index: 9999;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: #FCE65C;
    padding-top: calc(env(safe-area-inset-bottom) / 2 + 10px);
    padding-bottom: calc(env(safe-area-inset-bottom) / 2 + 10px);
  }
  .c-fixedmenu p {
    margin-right: 10px;
    align-self: center;
    color: #314E4E;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    padding: 10px 0;
  }
  .c-fixedmenu img {
    width: 18px;
  }
}

.c-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-image-main {
  width: 100%;
  max-width: 1114px;
  padding: 80px 0 210px;
}
@media (max-width: 1024px) {
  .c-image-main {
    display: none;
  }
}
@media (max-width: 540px) {
  .c-image-main {
    display: none;
  }
}
.c-image-main-tb {
  display: none;
}
@media (max-width: 1024px) {
  .c-image-main-tb {
    display: block;
    padding: 40px 10px 20%;
  }
}
@media (max-width: 540px) {
  .c-image-main-tb {
    display: none;
  }
}
.c-image-main-sp {
  display: none;
}
@media (max-width: 1024px) {
  .c-image-main-sp {
    display: none;
  }
}
@media (max-width: 540px) {
  .c-image-main-sp {
    display: block;
    padding: 40px 10px 30%;
  }
}

.c-item {
  padding: 15px 20px;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .c-item {
    padding: 15px 10px;
  }
}
.c-item img {
  width: 30px;
  margin-right: 10px;
}
.c-item p {
  display: inline-block;
  line-height: 1.7;
}

.c-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.c-more__text {
  font-size: 64px;
  text-align: center;
  background-color: #E1FAF8;
  padding-top: 42px;
  padding-bottom: 25px;
  padding-left: 54px;
  font-weight: 700;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
@media (max-width: 1024px) {
  .c-more__text {
    font-size: 52px;
    padding-top: 36px;
    padding-bottom: 20px;
    padding-left: 30px;
  }
}

.c-navi_toggle {
  position: relative;
  width: 50px;
  height: 50px;
  background: #000000;
}
.c-navi_toggle i {
  left: 14px;
  width: 23px;
  height: 2px;
  background-color: red;
  position: absolute;
}
.c-navi_toggle i:nth-child(1) {
  top: 15px;
}
.c-navi_toggle i:nth-child(2) {
  top: 25px;
}
.c-navi_toggle i:nth-child(3) {
  top: 35px;
}

.c-navi_toggle-close {
  background-color: gray;
}
.c-navi_toggle-close i {
  background-color: red;
  left: 0px;
}
.c-navi_toggle-close i:nth-child(1) {
  top: 25px;
  width: 30px;
  left: 10px;
  transform: rotate(45deg);
}
.c-navi_toggle-close i:nth-child(2) {
  display: none;
}
.c-navi_toggle-close i:nth-child(3) {
  top: 25px;
  width: 30px;
  left: 10px;
  transform: rotate(-45deg);
}

.c-slash::before, .c-slash::after {
  content: " ";
  width: 60px;
  height: 60px;
  background-image: url(../images/slash-1.png);
  position: relative;
  top: 10px;
  margin: 0 10px 0 0;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  .c-slash::before, .c-slash::after {
    width: 20px;
    height: 20px;
    top: 3px;
  }
}
.c-slash::after {
  background-image: url(../images/slash-2.png);
  margin: 0 0 0 10px;
}
@media (max-width: 1024px) {
  .c-slash::after {
    width: 20px;
    height: 20px;
  }
}

.c-slash-white::before {
  background-image: url(../images/slash-5.png);
}
.c-slash-white::after {
  background-image: url(../images/slash-6.png);
}

.c-slash-white-mini::before, .c-slash-white-mini::after {
  width: 14px;
  height: 22px;
  background-image: url(../images/slash-3.png);
  top: 3px;
}
.c-slash-white-mini::after {
  background-image: url(../images/slash-4.png);
}

.slide-arrow {
  width: 30px;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .slide-arrow {
    width: 14px;
  }
}

.prev-arrow {
  left: 400px;
  padding-left: 5px;
}
@media (max-width: 1320px) {
  .prev-arrow {
    left: 30vw;
  }
}
@media (max-width: 1024px) {
  .prev-arrow {
    left: 0;
  }
}

.next-arrow {
  right: 400px;
  padding-right: 5px;
}
@media (max-width: 1320px) {
  .next-arrow {
    right: 30vw;
  }
}
@media (max-width: 1024px) {
  .next-arrow {
    right: 0;
  }
}

.slide-arrow__arrow {
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
}

.prev-arrow__arrow {
  border-bottom: 2px solid black;
  border-left: 2px solid black;
}

.next-arrow__arrow {
  border-top: 2px solid black;
  border-right: 2px solid black;
}

.slick02 {
  /* 中央以外のスライド */
  /* 中央のスライド */
}
.slick02 .slick-slide {
  margin: 0 20px;
}
.slick02 .slick-list {
  width: 100%;
  margin: auto;
}
.slick02 .slick-slide {
  height: auto;
  transform: scale(0.8);
  width: 100%;
}
@media (max-width: 1024px) {
  .slick02 .slick-slide {
    transform: scale(1);
  }
}
.slick02 .slick-center {
  transform: scale(1);
}
.slick02 .slick-dots li button:before {
  color: #fff;
  opacity: 1;
}
.slick02 .slick-dots li.slick-active button:before {
  color: #FBE65C;
  opacity: 1;
}

.slick03 {
  display: none !important;
}
@media (max-width: 1024px) {
  .slick03 {
    display: block !important;
  }
}
@media (max-width: 1320px) {
  .slick03 {
    width: 100%;
  }
}
.slick03 .slick-list {
  width: 100%;
  min-width: 325px;
  margin: auto;
}
@media (max-width: 1024px) {
  .slick03 .slick-list {
    padding-bottom: 6px;
  }
}
.slick03 .slick-slide {
  margin: 0 20px;
}
.slick03 .slick-dots li button:before {
  color: #fff;
  opacity: 1;
}
.slick03 .slick-dots li.slick-active button:before {
  color: #FBE65C;
  opacity: 1;
}

.c-slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
.c-slide li {
  width: 48%;
}
@media (max-width: 1024px) {
  .c-slide li {
    width: 100%;
  }
}

.c-triangle {
  position: relative;
}
.c-triangle::after {
  content: "";
  position: absolute;
  top: -1px;
  right: 0;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 40px 60px 0 60px;
}
@media (max-width: 1024px) {
  .c-triangle::after {
    border-width: 25px 37.5px 0 37.5px;
  }
}

.c-underline {
  display: inline-block;
  font-size: 48px;
  color: #4D9997;
  border-bottom: 6px solid #4D9997;
  padding-bottom: 5px;
}
@media (max-width: 540px) {
  .c-underline {
    font-size: 7.5vw;
    border-bottom: 4px solid #4D9997;
  }
}

.c-wrap {
  width: 800px;
  margin: auto;
}
@media (max-width: 1024px) {
  .c-wrap {
    width: 95%;
  }
}

.c-wrap-wide1 {
  width: 900px;
  margin: auto;
}
@media (max-width: 1024px) {
  .c-wrap-wide1 {
    width: 95%;
  }
}

.c-wrap-wide2 {
  width: 1000px;
  margin: auto;
}
@media (max-width: 1024px) {
  .c-wrap-wide2 {
    width: 95%;
  }
}

.p-announce-line {
  background: #fff;
  font-weight: bold;
  padding: 100px 0 0;
}
@media (max-width: 540px) {
  .p-announce-line {
    padding: 50px 0 0;
  }
}
.p-announce-line h2 {
  color: #4D9997;
  font-size: 40px;
  border-bottom: 4px solid #4D9997;
  text-align: center;
  padding: 0 0 10px;
}
@media (max-width: 1024px) {
  .p-announce-line h2 {
    text-align: center;
  }
}
@media (max-width: 540px) {
  .p-announce-line h2 {
    font-size: 22px;
    line-height: 1.7;
  }
}
.p-announce-line .c-wrap {
  width: 760px;
  margin: 50px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .p-announce-line .c-wrap {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    padding: 0 10px;
  }
}
.p-announce-line .c-wrap img {
  width: 140px;
  margin: 0 auto 0 65px;
}
@media (max-width: 1024px) {
  .p-announce-line .c-wrap img {
    margin: 20px auto;
  }
}
.p-announce-line .c-wrap p {
  font-size: 17px;
  line-height: 1.7;
}
@media (max-width: 1024px) {
  .p-announce-line .c-wrap p {
    text-align: left;
    margin: 20px auto 0;
    width: 100%;
  }
}

.p-announce {
  background: #E1FAF8;
  font-weight: bold;
}
@media (max-width: 540px) {
  .p-announce {
    padding-bottom: 50px;
  }
}
.p-announce .c-wrap {
  margin: 50px auto 0;
  padding: 0 0 42px;
  display: grid;
  align-items: center;
  grid-auto-rows: 50px 130px;
  grid-template-columns: 590px 1fr;
}
@media (max-width: 1024px) {
  .p-announce .c-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 540px) {
  .p-announce .c-wrap {
    padding: 0;
  }
}
.p-announce h2 {
  color: #4D9997;
  font-size: 28px;
  border-bottom: 4px solid #4D9997;
  padding: 95px 23.5px 10px;
}
@media (max-width: 1024px) {
  .p-announce h2 {
    text-align: center;
  }
}
@media (max-width: 540px) {
  .p-announce h2 {
    font-size: 22px;
    line-height: 1.7;
    padding-top: 67px;
  }
}
.p-announce h3 {
  font-size: 32px;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
@media (max-width: 1024px) {
  .p-announce h3 {
    text-align: center;
  }
}
@media (max-width: 540px) {
  .p-announce h3 {
    font-size: 28px;
  }
}
.p-announce img {
  width: 166px;
  margin: auto;
}
@media (max-width: 1024px) {
  .p-announce img {
    margin: 20px auto;
  }
}
.p-announce picture {
  grid-row: 1/3;
  grid-column: 2/3;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1024px) {
  .p-announce picture {
    display: block;
    width: 165px;
    margin: auto;
    margin-top: 23px;
  }
}
.p-announce p {
  font-size: 17px;
  line-height: 1.7;
}
@media (max-width: 1024px) {
  .p-announce p {
    text-align: left;
    margin: 20px auto 0;
    width: 100%;
  }
}

.p-benefits {
  background-image: url(../images/geometry.png);
  padding-bottom: 85px;
  text-align: center;
}
@media (max-width: 1024px) {
  .p-benefits {
    padding-bottom: 45px;
  }
}
.p-benefits .c-triangle::after {
  border-color: #E1FAF8 transparent transparent transparent;
}
.p-benefits h3 {
  font-size: 72px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
  text-align: center;
  padding-top: 130px;
}
@media (max-width: 1024px) {
  .p-benefits h3 {
    font-size: 26px;
    padding-top: 83px;
  }
}
.p-benefits .c-dot span::before {
  color: #121212;
}
.p-benefits .c-wrap {
  display: flex;
  justify-content: space-between;
  width: 845px;
  margin-top: 55px;
}
@media (max-width: 1024px) {
  .p-benefits .c-wrap {
    display: block;
    width: 95%;
    margin-top: 25px;
  }
}

.p-benefits__content {
  width: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1024px) {
  .p-benefits__content {
    width: 100%;
  }
  .p-benefits__content:nth-of-type(2) {
    margin-top: 55px;
  }
}

.p-benefits__content__balloon {
  width: 220px;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .p-benefits__content__balloon {
    width: 190px;
  }
}

.p-benefits__content__box {
  height: 100%;
  border: 2px solid #4C9997;
  border-radius: 18px;
  padding: 30px;
  background: #fff;
}
.p-benefits__content__box h4 {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 6px;
  border-bottom: solid 4px #4C9997;
}
@media (max-width: 1024px) {
  .p-benefits__content__box h4 {
    font-size: 26px;
  }
}
.p-benefits__content__box p {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-top: 30px;
  text-align: left;
}
@media (max-width: 1024px) {
  .p-benefits__content__box p {
    font-size: 16px;
    line-height: 23px;
  }
}
.p-benefits__content__box img {
  margin-top: 10px;
  max-width: 300px;
}
.p-benefits__content__box img.u-diagnose_phone {
  width: 180px;
}

.p-benefits__tekkun {
  width: 457px;
  margin-top: 50px;
}
@media (max-width: 1024px) {
  .p-benefits__tekkun {
    width: 90%;
    max-width: 500px;
    margin-top: 35px;
  }
}

.p-contents-line {
  padding: 0 0 100px;
}
@media (max-width: 540px) {
  .p-contents-line {
    padding: 0 0 50px;
  }
}
.p-contents-line h2 {
  color: #fff;
  font-size: 72px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
  text-align: center;
  background: #4D9997;
  height: 250px;
  line-height: 250px;
}
@media (max-width: 1024px) {
  .p-contents-line h2 {
    font-size: 28px;
    height: 110px;
    line-height: 110px;
  }
}

.p-contents h2 {
  color: #fff;
  font-size: 72px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
  text-align: center;
  background: #4D9997;
  height: 250px;
  line-height: 250px;
}
@media (max-width: 1024px) {
  .p-contents h2 {
    font-size: 28px;
    height: 110px;
    line-height: 110px;
  }
}

.p-contents__carousel {
  background-image: url(../images/geometry.png);
  padding-bottom: 85px;
  text-align: center;
}
@media (max-width: 1024px) {
  .p-contents__carousel {
    padding-bottom: 45px;
  }
}
.p-contents__carousel .c-triangle::after {
  border-color: #4D9997 transparent transparent transparent;
}
.p-contents__carousel h3 {
  font-size: 72px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
  text-align: center;
  padding-top: 130px;
}
@media (max-width: 1024px) {
  .p-contents__carousel h3 {
    font-size: 26px;
    padding-top: 83px;
  }
}
.p-contents__carousel .c-wrap-wide2 {
  margin-top: 67px;
}
@media (max-width: 1024px) {
  .p-contents__carousel .c-wrap-wide2 {
    margin-top: 48px;
  }
}
.p-contents__carousel .slick-slide {
  margin: 0 10px;
}
.p-contents__carousel .slick-dots .slick-active button:before {
  color: #1CA0BB;
}
.p-contents__detail {
  padding-bottom: 50px;
}
.p-contents__detail h4 {
  font-size: 48px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
  text-align: center;
  margin-top: 90px;
  line-height: 71px;
}
@media (max-width: 1024px) {
  .p-contents__detail h4 {
    font-size: 24px;
    margin-top: 63.5px;
    line-height: 36px;
  }
}
.p-contents__detail ol {
  margin-top: 35px;
}
@media (max-width: 1024px) {
  .p-contents__detail ol {
    margin-top: 50px;
  }
}
.p-contents__detail ol li {
  font-size: 18px;
  font-weight: bold;
  border: 2px solid #4D9997;
}
.p-contents__detail ol li:not(:first-of-type) {
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .p-contents__detail ol li:not(:first-of-type) {
    margin-top: 25.5px;
  }
}
@media (max-width: 1024px) {
  .p-contents__detail ol li {
    font-size: 16px;
  }
}

.p-contents__detail__conditions {
  margin-top: 60px;
  padding: 40px;
  border-radius: 20px;
  background: #E1FAF8;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .p-contents__detail__conditions {
    margin-top: 47px;
    padding: 20px;
    display: block;
  }
}
.p-contents__detail__conditions h5 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 1024px) {
  .p-contents__detail__conditions h5 {
    font-size: 18px;
  }
}
.p-contents__detail__conditions p {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
@media (max-width: 1024px) {
  .p-contents__detail__conditions p {
    font-size: 22px;
    line-height: 1.7;
  }
}
.p-contents__detail__conditions .c-box:nth-of-type(-n+2) {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .p-contents__detail__conditions .c-box:nth-of-type(-n+2) {
    margin-bottom: 23px;
  }
  .p-contents__detail__conditions .c-box:not(:last-of-type) {
    margin-bottom: 23px;
  }
}

.p-form {
  background: #E1FAF8;
  padding-bottom: 50px;
  padding-right: 10px;
  padding-left: 10px;
}
.p-form h2 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 55px;
  font-weight: bold;
  text-align: center;
  padding-top: 80px;
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .p-form h2 {
    font-size: 26px;
    padding-top: 40px;
  }
}
.p-form input.Btn.Btn--big.Btn--conversion {
  text-align: center;
}
.p-form .Form input[type=text],
.p-form .Form input[type=email],
.p-form .Form select,
.p-form .Form textarea {
  font-weight: normal;
}

.slide {
  display: none;
}
.slide .p-gnavi__list {
  display: block;
}

.p-gnavi {
  display: flex;
}
.p-gnavi__list {
  display: flex;
}
@media (max-width: 1024px) {
  .p-gnavi__list {
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
  }
}
@media (max-width: 540px) {
  .p-gnavi__list {
    top: 50px;
  }
}

.p-gnavi__list__item {
  background: #fff;
}
.p-gnavi__list__item a {
  display: block;
  padding: 30px 20px;
}
@media (max-width: 1024px) {
  .p-gnavi__list__item a {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media (max-width: 350px) {
  .p-gnavi__list__item a {
    padding: 10px 20px;
  }
}
.p-gnavi__list__item i {
  display: none;
}
@media (max-width: 1024px) {
  .p-gnavi__list__item i {
    display: block;
  }
}
@media (max-width: 1024px) {
  .p-gnavi__list__item {
    border-bottom: 1px solid #c8c8c8;
  }
}

.p-introduce {
  background: #E1FAF8;
  padding-top: 80px;
  padding-bottom: 80px;
}

.p-introduce__box {
  background: #fff;
  padding: 70px 50px 60px 45px;
  border-radius: 20px;
}
@media (max-width: 1024px) {
  .p-introduce__box {
    display: flex;
    flex-direction: column;
    padding: 40px 0;
  }
}

.p-introduce__box__photo {
  float: left;
  text-align: center;
  width: 24%;
}
@media (max-width: 1024px) {
  .p-introduce__box__photo {
    width: 100%;
    float: unset;
    margin: auto;
    margin-top: 22px;
    order: 2;
  }
}
@media (max-width: 1024px) {
  .p-introduce__box__photo img {
    width: 60%;
    max-width: 250px;
  }
}
.p-introduce__box__photo p {
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .p-introduce__box__photo p {
    font-size: 18px;
  }
}
.p-introduce__box__photo p:nth-of-type(2) {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 10px;
}

.p-introduce__box__title,
.p-introduce__box__text {
  width: 70%;
}

.p-introduce__box__title {
  margin-left: auto;
}
@media (max-width: 1024px) {
  .p-introduce__box__title {
    width: 100%;
    text-align: center;
    margin: auto;
    order: 1;
  }
}
.p-introduce__box__title h2 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 55px;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .p-introduce__box__title h2 {
    font-size: 28px;
  }
}
.p-introduce__box__title p {
  font-size: 24px;
  line-height: 1.6;
  font-weight: bold;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .p-introduce__box__title p {
    font-size: 22px;
    line-height: 1.7;
    margin-top: 40px;
  }
}

.p-introduce__box__text {
  margin-left: auto;
}
@media (max-width: 1024px) {
  .p-introduce__box__text {
    width: 93%;
    margin: auto;
    margin-top: 30px;
    order: 3;
  }
}
.p-introduce__box__text h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin-top: 25px;
  padding: 15px 28px;
  background: #4D9997;
  border-radius: 10px;
}
@media (max-width: 1024px) {
  .p-introduce__box__text h3 {
    padding: 15px 8px;
  }
}
.p-introduce__box__text p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
}
@media (max-width: 1024px) {
  .p-introduce__box__text p {
    font-size: 16px;
    font-weight: normal;
    line-height: 2;
  }
}
.p-introduce__box__text p:first-of-type {
  margin-top: 10px;
}
.p-introduce__box__text p:not(:first-of-type) {
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .p-introduce__box__text p:not(:first-of-type) {
    margin-top: 32px;
  }
}

.p-mainvisu {
  position: relative;
  text-align: center;
  background-image: url(../images/mv-pattern.png);
  margin: 80px auto 0;
}
@media (max-width: 540px) {
  .p-mainvisu {
    margin: 40px auto 0;
  }
}

.p-button {
  background-image: url(../images/img-pattern.png);
  background-size: contain;
  padding: 95px 0;
}
@media (max-width: 1024px) {
  .p-button {
    padding: 40px 0;
  }
}
.p-button img {
  width: 100%;
}

@media (max-width: 1024px) {
  .p-button-line {
    padding: 40px 0;
  }
}
.p-button-line img {
  width: 100%;
}

.p-schedule {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background: #F8F5F5;
}
@media (max-width: 540px) {
  .p-schedule {
    padding-bottom: 40px;
  }
}
.p-schedule .p-schedule__title {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  height: 60px;
  line-height: 60px;
  background: #4D9997;
}
.p-schedule .p-schedule__title span {
  font-size: 24px;
}
.p-schedule h2 {
  display: inline-block;
  height: 60px;
  line-height: 60px;
}
.p-schedule .p-schedule__box {
  background: #fff;
  padding: 27px 0px;
}
.p-schedule ul {
  position: relative;
  margin: auto;
  width: 460px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .p-schedule ul {
    display: block;
  }
}
@media (max-width: 540px) {
  .p-schedule ul {
    width: 200px;
  }
}
.p-schedule li {
  position: relative;
  display: table;
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-left: 12px;
  border-bottom: 1px dashed #131D34;
  width: 43%;
}
@media (max-width: 1024px) {
  .p-schedule li {
    font-size: 18px;
    letter-spacing: 1.5px;
    margin: auto;
  }
  .p-schedule li:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
@media (max-width: 540px) {
  .p-schedule li {
    width: 100%;
  }
}
.p-schedule li span {
  font-size: 16px;
  margin-left: 4px;
  margin-right: 4px;
}
@media (max-width: 540px) {
  .p-schedule li span {
    font-size: 14px;
  }
}
.p-schedule li:nth-of-type(-n+2) {
  margin-bottom: 20px;
}
.p-schedule li::before {
  content: " ";
  width: 4px;
  height: 20px;
  background-image: url(../images/border.png);
  position: absolute;
  left: 0;
  bottom: 7px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  .p-schedule li::before {
    bottom: unset;
  }
}

.p-schedule__box picture {
  position: absolute;
  bottom: 50px;
  left: -130px;
  width: 137px;
}
@media (max-width: 1024px) {
  .p-schedule__box picture {
    width: 14%;
    min-width: 110px;
    top: -30px;
    left: 20px;
  }
}
@media (max-width: 540px) {
  .p-schedule__box picture {
    width: 60%;
    min-width: unset;
    left: -90px;
  }
}
@media (max-width: 350px) {
  .p-schedule__box picture {
    width: 45%;
    left: -70px;
  }
}
.p-schedule__box p {
  position: absolute;
  bottom: 110px;
  left: -100px;
  line-height: 1.4;
  text-align: center;
}
@media (max-width: 1024px) {
  .p-schedule__box p {
    top: -8px;
    left: 38px;
  }
}
@media (max-width: 540px) {
  .p-schedule__box p {
    top: -10px;
    left: -74px;
  }
}
@media (max-width: 350px) {
  .p-schedule__box p {
    font-size: 12px;
    left: -58px;
    top: -16px;
  }
}

.p-timeSchedule {
  font-family: "M PLUS Rounded 1c", sans-serif;
  margin-top: 80px;
  padding-bottom: 80px;
  background: #4D9997;
}
@media (max-width: 1024px) {
  .p-timeSchedule {
    margin-top: 50px;
    padding-bottom: 50px;
  }
}
.p-timeSchedule h2 {
  color: #fff;
  font-size: 55px;
  font-weight: bold;
  text-align: center;
  padding-top: 92px;
}
@media (max-width: 1024px) {
  .p-timeSchedule h2 {
    font-size: 28px;
    padding-top: 58px;
  }
}
.p-timeSchedule table {
  font-size: 18px;
  width: 100%;
  margin: auto;
  margin-top: 70px;
}
@media (max-width: 1024px) {
  .p-timeSchedule table {
    margin-top: 40px;
  }
}
.p-timeSchedule table tr:nth-of-type(odd) {
  background: #fff;
}
.p-timeSchedule table tr:nth-of-type(even) {
  background: #E1FAF8;
}
.p-timeSchedule table tr td {
  vertical-align: middle;
}
.p-timeSchedule img {
  width: 30px;
  margin-right: 10px;
}

.p-timeSchedule__time {
  font-weight: bold;
  width: 210px;
  padding: 15px 0px 15px 40px;
}
@media (max-width: 1024px) {
  .p-timeSchedule__time {
    width: 130px;
    padding-right: 0;
    padding-left: 20px;
  }
}
.p-timeSchedule__time p {
  display: inline-block;
  line-height: 30px;
}
@media (max-width: 1024px) {
  .p-timeSchedule__time p {
    position: relative;
    line-height: 1.15;
  }
  .p-timeSchedule__time p::first-line {
    line-height: 1;
  }
}
.p-timeSchedule__time__flex {
  display: flex;
}
@media (max-width: 1024px) {
  .p-timeSchedule__time__flex {
    align-items: center;
  }
}
@media (max-width: 1024px) {
  .p-timeSchedule__time span {
    display: inline-block;
    transform: rotate(90deg);
    position: absolute;
    left: calc(50% - 4px);
  }
}

.p-timeSchedule__action {
  font-weight: normal;
  padding: 15px 0px 15px 40px;
}
@media (max-width: 1024px) {
  .p-timeSchedule__action {
    font-size: 16px;
    padding: 0 20px;
    line-height: 1.5;
  }
}

.p-trouble {
  padding-bottom: 80px;
}
@media (max-width: 1024px) {
  .p-trouble {
    padding-bottom: 63px;
  }
}
.p-trouble h2 {
  font-size: 38px;
  font-weight: bold;
  margin-top: 110px;
  text-align: center;
}
@media (max-width: 1024px) {
  .p-trouble h2 {
    font-size: 5vw;
    margin-top: 60px;
  }
}
@media (max-width: 540px) {
  .p-trouble h2 {
    font-size: 5.8vw;
    margin-top: 50px;
  }
}
.p-trouble img {
  width: 100%;
  margin-top: 50px;
}
@media (max-width: 1024px) {
  .p-trouble img {
    margin-top: 40px;
  }
}

.p-voice {
  background: url(../images/geometry-green.png);
  padding-top: 70px;
  padding-bottom: 70px;
}
@media (max-width: 1024px) {
  .p-voice {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.p-voice h2 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 72px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
@media (max-width: 1024px) {
  .p-voice h2 {
    font-size: 26px;
  }
}

.p-voice__tweet {
  margin: auto;
  max-width: 1320px;
}
@media (max-width: 1024px) {
  .p-voice__tweet {
    width: 95%;
    max-width: 500px;
  }
}
.p-voice__tweet .slick02 {
  margin-top: 60px;
}
@media (max-width: 1024px) {
  .p-voice__tweet .slick02 {
    margin-top: 35px;
  }
}

.p-voice__blog {
  margin-top: 100px;
  text-align: center;
}
@media (max-width: 1024px) {
  .p-voice__blog .c-wrap-wide1 {
    max-width: 500px;
  }
}
.p-voice__blog .c-list {
  margin-top: 70px;
}
@media (max-width: 1024px) {
  .p-voice__blog .c-list {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 1024px) {
  .p-voice__blog .c-list > a .c-card {
    display: none;
  }
}
.p-voice__blog a {
  display: contents;
}

.u-br-tb {
  display: none;
}
@media (max-width: 1024px) {
  .u-br-tb {
    display: block;
  }
}

@media (max-width: 1024px) {
  .u-forpc {
    display: none;
  }
}

.u-forsp {
  display: none;
}
@media (max-width: 1024px) {
  .u-forsp {
    display: block;
  }
}
/*# sourceMappingURL=style.css.map */
.p-benefits .c-wrap {
  justify-content: center;
}