@charset "UTF-8";
/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
   ========================================================================== */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border: 0;
  border-top: 1px solid;
  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] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

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

[type=checkbox] {
  /* 1 */
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  /* 1 */
  -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 padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 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;
}

/**
 * 1. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  padding: 0;
  /* 1 */
}

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

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

/* -----------------------------------------------
* Common
-------------------------------------------------- */
body {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
}

.container {
  width: 1175px;
  margin: 0 auto;
}

.inner {
  margin: 0 auto;
}

.heading {
  text-align: center;
}

.heading__image--1 {
  max-width: 470px;
}
@media not screen and (min-width: 768px) {
  .heading__image--1 {
    max-width: 314px;
  }
}

.heading__image--2 {
  max-width: 292px;
}

.heading__image--3 {
  max-width: 260px;
}

.heading__image--4 {
  max-width: 260px;
}

.heading__main {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 12px;
}
.heading__main .text-underline {
  font-style: normal;
  background: linear-gradient(transparent 60%, #FFEE81 0%);
}

.heading__main .text-large {
  font-style: normal;
  font-size: 2.4rem;
}

.heading__sub {
  font-size: 1rem;
  line-height: 1.625;
  margin-top: 24px;
}

.title {
  text-align: center;
}

.title__sub {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 12px;
}

.title__japanese {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 12px;
}

.button {
  text-align: center;
}
.button input {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.button input:hover {
  opacity: 0.5;
}

.md-show {
  display: none;
}

.link {
  color: #19C6AF;
  text-decoration: underline;
}
.link:hover {
  text-decoration: none;
}

.anchor {
  padding-top: calc(95px + 80px);
  margin-top: calc(-95px - 80px);
}

/* -----------------------------------------------
* Header
-------------------------------------------------- */
.header {
  width: 100%;
  height: 95px;
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 100;
}

.header__inner {
  max-width: 1440px;
  margin: 0 auto;
}

.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 18px 0;
}

.header__logo {
  width: 228px;
  padding: 0 32px;
}
.header__logo img {
  width: 100%;
}

.header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__listitem {
  color: #1A1A1A;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.43;
  margin-left: 48px;
}
.header__listitem a {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.header__listitem a:hover {
  opacity: 0.5;
}

.header__right {
  background-color: #FFEF00;
  padding: 16px 46px;
}
.header__right img {
  width: 232px;
}

/* -----------------------------------------------
* Header-SP
-------------------------------------------------- */
.header-sp {
  display: none;
}

.header-sp__list {
  width: 206px;
  background-color: #fff;
  padding: 60px 0 15px;
  border-radius: 0 0 0 10px;
}

.header-sp__list a {
  display: block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  padding: 15px 25px;
}

/* -----------------------------------------------
* Menu-Trigger
-------------------------------------------------- */
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.menu-trigger {
  display: none;
}

.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #444444;
  border-radius: 4px;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
}

.menu-trigger span:nth-of-type(2) {
  top: 10px;
}

.menu-trigger span:nth-of-type(3) {
  bottom: 0px;
}

.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(9.75px) rotate(-45deg);
  -webkit-transform: translateY(9.75px) rotate(-45deg);
}

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-9.75px) rotate(45deg);
  -webkit-transform: translateY(-9.75px) rotate(45deg);
  width: 100%;
}

/* -----------------------------------------------
* Mainvisual
-------------------------------------------------- */
.mainvisual {
  background-color: #FFDC00;
  padding-top: 155px;
}

.mainvisual__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.mainvisual__scroll {
  position: absolute;
  left: -68px;
  bottom: -62px;
}

.mainvisual__content {
  width: 100%; /* width: calc(100% - 590px - 10px); */
  text-align: center;
}


@media not screen and (max-width: 768px) {
  .mainvisual__content_harf {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
  }
}

@media not screen and (max-width: 768px) {
  .mainvisual__title {
    margin-right: 5rem;
  }
}

.mainvisual__title1 {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
}
.mainvisual__title1:before, .mainvisual__title1:after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: center/contain no-repeat url(../img/line.svg);
  vertical-align: bottom;
  margin-bottom: 6px;
}
.mainvisual__title1:before {
  margin-right: 2px;
}
.mainvisual__title1:after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  margin-left: 2px;
}

.mainvisual__title2 {
  background-color: #000;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4375;
  padding: 4px 0 7px;
  border-radius: 4px;
  margin-top: 16px;
}
.mainvisual__title2 span {
  display: inline-block;
}

.mainvisual__title3 {
  font-size: 4.0625rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
  margin-left: 30px;
}

.mainvisual__title3-image {
  width: 170px;
  margin-left: 22px;
  margin-right: 18px;
}

.mainvisual__title4 {
  font-size: 4.0625rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  margin-left: 30px;
}

.mainvisual__title4-image {
  width: 274px;
  margin-left: 20px;
}

.mainvisual__subtitle {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}
.mainvisual__subtitle-text {
  font-size: 1.2rem;
  font-weight: 700;
  /*margin-top: 15px;*/
  line-height: 1.5;
}
.mainvisual__subtitle-image {
  height: 7rem; /* 8rem */
  margin-left: 15px;
}
.mainvisual__image {
  margin-top: 20px;
}
.mainvisual__image img {
  width: 100%;
}

.mainvisual__form {
  width: 590px;
}

/* -----------------------------------------------
* Form
-------------------------------------------------- */
.form {
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 10px;
  margin-top: 36px;
  padding: 36px;
}

.form__title {
  text-align: center;
  padding-bottom: 18px;
}
.form__title h2 {
  color: #202020;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}

.form__list {
  padding-bottom: 18px;
}

.form__term {
  color: #202020;
  font-size: 0.875rem;
}

.form__description {
  margin-top: 6px;
}

.form__text {
  font-size: 0.6875rem;
  line-height: 17px;
  margin-top: 6px;
}
.form__text a {
  text-decoration: underline;
}
.form__text a:hover {
  text-decoration: none;
}

.form__button {
  margin-top: 36px;
}

input[type=text], input[type=email], input[type=tel] {
  border: 1px solid #DADADA;
  border-radius: 3px;
  width: 100%;
  height: 40px;
  padding: 0 10px;
}

textarea {
  border: 1px solid #DADADA;
  border-radius: 3px;
  width: 100%;
  height: 180px;
  padding: 10px;
}

input[type=radio] {
  display: none;
}

input[type=radio] + span {
  cursor: pointer;
  display: inline-block;
  padding: 0 0 0 26px;
  margin-right: 24px;
  position: relative;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 20px;
}

input[type=radio] + span::before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #DADADA;
  border-radius: 50%;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}

input[type=radio] + span::after {
  -webkit-transform: translateY(-50%);
  background: #19C6AF;
  border: 1px solid transparent;
  border-radius: 50%;
  content: "";
  height: 12px;
  left: 4px;
  opacity: 0;
  padding: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
}

input[type=radio]:checked + span::after {
  opacity: 1;
}

input[type=checkbox] {
  display: none;
}

input[type=checkbox] + span {
  cursor: pointer;
  display: inline-block;
  padding: 0 0 0 26px;
  margin-right: 20px;
  margin-bottom: -1px;
  position: relative;
  font-size: 0.875rem;
  line-height: 20px;
}

input[type=checkbox] + span::before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid #DADADA;
  border-radius: 3px;
  content: "";
  display: block;
  height: 18px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
}

input[type=checkbox] + span::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  border-bottom: 3px solid #19C6AF;
  border-left: 3px solid #19C6AF;
  content: "";
  display: block;
  height: 8px;
  left: 0;
  margin-top: -1px;
  margin-left: 3px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 14px;
}

input[type=checkbox]:checked + span::after {
  opacity: 1;
}

input[type=submit] {
  display: inline-block;
  background-color: #19C6AF;
  text-decoration: none;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 14px 80px;
  border-radius: 26px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

/* -----------------------------------------------
* Wish
-------------------------------------------------- */
.wish {
  background-color: #FFDC00;
  padding: 70px 0 90px;
}
.wish .heading__image-sp {
  display: none;
}
@media not screen and (min-width: 768px) {
  .wish .heading__image {
    display: none;
  }
  .wish .heading__image-sp {
    display: inline-block;
    width: 100%;
  }
}

.title__image {
  /*margin: 0 75px;*/
  /*margin-bottom: calc(95px + 80px);*/
  margin-top: 87.5px;
  text-align: center;
}
.title__image img {
  width: 100%;
}
.title__image-sp {
  display: none;
}

.wish__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 48px;
}

.wish__listitem {
  width: calc(33.3% - 40px * 2 / 3);
}
.wish__listitem:not(:nth-of-type(3n)) {
  margin-right: 40px;
}

.wish__box {
  height: 100%;
  /*padding: 30px 0 0;*/
  border: 3px solid #000;
  border-radius: 12px;
}

.wish__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 60px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

.wish__lead {
  text-align: center;
  /*display: inline-block;*/
  display: block;
  width: 100%;
  background: #fff;
  /*padding: 5px 16px;*/
  padding: 13px;
  /*border-radius: 4px;*/
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  /*font-size: 24px;*/
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.wish__box__list {
  padding: 10px 20px 20px 30px;
}
.wish__box__list li {
  /* list-style: disc; */
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 15px;
  text-indent: -20px;
  margin-left: 10px;
}
.wish__box__list li:before {
  content: "● ";
  color: #19C6AF;
}
.wish__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 306px;
}

.wish__image--1 img {
  width: 42%;
}

.wish__image--2 img {
  width: 47%;
}

.wish__image--3 img {
  width: 61%;
}

/* -----------------------------------------------
* Service
-------------------------------------------------- */
.service {
  background-color: #fff;
  padding: 80px 0 100px;
}
.service .inner {
  width: 1010px;
}

.service__image {
  margin-top: 50px;
}
.service__image img {
  width: 100%;
}

.service__image-sp {
  display: none;
}

/* -----------------------------------------------
* Feature
-------------------------------------------------- */
.feature {
  background-color: #ECEFF2;
  padding: 80px 0 0;
}
.feature .inner {
  width: 1010px;
}

.feature__list {
  margin-top: 20px;
}

.feature__listitem {
  padding: 60px 0;
}
.feature__listitem:nth-of-type(even) {
  background-color: #E5EAEF;
}

.feature__contentwrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.feature__content {
  width: 488px; /*485pxから変更*/
}

.feature__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.feature__number {
  width: 63px;
  height: 100%;
  margin-right: 30px;
}

.feature__title {
  width: calc(100% - 63px - 30px);
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.44;
  margin-top: 6px;
}
.feature__title--4 {
  margin-top: 0;
}
.feature__text {
  margin-top: 24px;
  font-size: 1rem;
  line-height: 1.75;
}
.feature__text .text-large {
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 700;
}

.feature__image {
  width: calc(100% - 485px - 145px);
  text-align: center;
}

.feature__image--1 img {
  width: 62%;
}

.feature__image--2 img {
  width: 100%;
}

.feature__image--3 img {
  width: 88%;
}

.feature-box {
  background-color: #fff;
  padding: 25px;
  text-align: center;
  border-radius: 10px;
  margin-top: 30px;
}

.feature-box__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.feature-box__title {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1;
  margin-right: 10px;
}

.feature-box__text {
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 10px;
  margin-top: 16px;
}

/* -----------------------------------------------
* Merit
-------------------------------------------------- */
.merit {
  padding: 90px 0;
  background-color: #FFDC00;
}

.merit__heading {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.47;
  text-align: center;
  position: relative;
}
.merit__heading:before, .merit__heading:after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: center/contain no-repeat url(../img/line.svg);
  vertical-align: bottom;
  margin-bottom: 6px;
}
.merit__heading:before {
  margin-right: 2px;
}
.merit__heading:after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  margin-left: 2px;
}

.merit__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 52px;
}

.merit__listitem {
  width: calc(33.3% - 40px * 2 / 3);
  background-color: #fff;
  border-radius: 12px;
  padding: 35px 30px 0;
  position: relative;
}
.merit__listitem:not(:nth-of-type(3n)) {
  margin-right: 40px;
}
.merit__listitem:before {
  position: absolute;
  top: -6px;
  left: -6px;
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  border: 3px solid #000;
  border-radius: 12px;
}
.merit__listitem:after {
  position: absolute;
  top: -21px;
  left: calc(50% - 6px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: inline-block;
  width: 114px;
  height: 31px;
  background: center/contain no-repeat;
}

.merit__listitem--1:after {
  background-image: url(../img/point1.png);
}

.merit__listitem--2:after {
  background-image: url(../img/point2.png);
}

.merit__listitem--3:after {
  background-image: url(../img/point3.png);
}

.merit__title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.44;
  text-align: center;
}

.merit__text {
  font-size: 1rem;
  line-height: 1.75;
  text-align: center;
  margin-top: 3px;
}

.merit__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 164px;
}

.merit__image--1 img {
  width: 26%;
}

.merit__image--2 img {
  width: 22%;
}

.merit__image--3 img {
  width: 53%;
}

/* -----------------------------------------------
* Sector
-------------------------------------------------- */
.sector {
  background-color: #fff;
  padding: 90px 0;
}

.sector__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 2px solid #000;
  /*padding: 50px;*/
  padding: 50px 120px;
  border-radius: 12px;
  margin-top: 50px;
}

.sector__list {
  /*width: calc(25% - 50px * 3 / 4);*/
  width: calc(50% - 120px * 1 / 2);
}
.sector__list:not(:nth-of-type(2n)) { /*4nから変更*/
  margin-right: 120px; /*50pxから変更*/
}

.sector__listtitle {
  background-color: #000;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 4px 0;
  border-radius: 4px;
}

.sector__listitems {
  margin-top: 16px;
}

.sector__listitem {
  font-size: 1.125rem;
  line-height: 1.75;
}
.sector__listitem:before {
  content: "● ";
  color: #19C6AF;
}

/* -----------------------------------------------
* Problem
-------------------------------------------------- */
.problem {
  padding-top: 36px;
}

.problem__heading {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

.problem__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 36px;
}

.problem__listitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(33.3% - 40px * 2 / 3);
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 38px 34px;
  border: 2px solid #000;
  border-radius: 12px;
  -webkit-box-shadow: 6px 6.5px #ECEFF2;
          box-shadow: 6px 6.5px #ECEFF2;
}
.problem__listitem:not(:nth-of-type(3n)) {
  margin-right: 40px;
}

/* -----------------------------------------------
* Price
-------------------------------------------------- */
.price {
  background-color: #FFDC00;
  padding: 90px 0;
}
.price > .inner {
  width: 1116px;
}

.price__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 48px;
}

.price__content {
  width: 467px;
  text-align: center;
}

.price__speechbaloon {
  width: 100%;
  max-width: 394px;
}

.price__image {
  width: calc(100% - 467px - 59px);
}
.price__image img {
  width: 100%;
}

.price__first-title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 87px;
  margin-top: -14px;
}

.price__second-title {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.33;
  margin-top: 2px;
}

.price__number {
  font-size: 3.75rem;
}

.price__text {
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 1em;
}

.price-campaign {
  margin-top: 50px;
}
.price-campaign > .inner {
  width: 800px;
}

.price-campaign__content {
  background-color: #fff;
  text-align: center;
  border: 3px solid #000;
  border-radius: 10px;
  padding: 14px;
}

.price-campaign__title {
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.5;
}

.price-campaign__text {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 10px;
}

.price-box {
  background-color: #fff;
  padding: 25px;
  text-align: center;
  border-radius: 10px;
  margin-top: 30px;
}

.price-box__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.price-box__title {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1;
  margin-right: 10px;
}

.price-box__text {
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 10px;
  margin-top: 16px;
}

/* -----------------------------------------------
* Flow
-------------------------------------------------- */
.flow {
  background-color: #ECEFF2;
  padding: 90px 0;
}
.flow .inner {
  width: 800px;
}

.flow__list {
  margin-top: 36px;
}

.flow__listitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  padding: 48px 60px;
  border: 2px solid #000;
  border-radius: 12px;
}
.flow__listitem:not(:first-of-type) {
  margin-top: 30px;
  position: relative;
}
.flow__listitem:not(:first-of-type):before {
  position: absolute;
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  background: center/contain no-repeat url(../img/arrow-flow.png);
}

.flow__number {
  margin-right: 40px;
}

.flow__title {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.45;
}

.flow__text {
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 15px;
}

/* -----------------------------------------------
* Faq
-------------------------------------------------- */
.faq {
  background-color: #fff;
  padding: 90px 0;
}
.faq .inner {
  width: 1010px;
}

.cartoon {
  width: 100%;
  margin-top: 45px;
}

.cartoon img {
  width: 100%;
}
.cartoon__image-sp {
  display: none;
}

.faq__list {
  margin-top: 36px;
}

.faq__listitem {
  padding-bottom: 16px;
  border-bottom: 1px solid #E5EAEF;
}
.faq__listitem:not(:first-of-type) {
  padding-top: 16px;
}

.faq__question {
  color: #19C6AF;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}

.faq__answer {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-top: 16px;
}

/* -----------------------------------------------
* Footer
-------------------------------------------------- */
.footer {
  background-color: #fff;
}

.footer__top {
  background-color: #19C6AF;
  text-align: center;
  padding: 86px 0;
}

.footer__link {
  display: inline-block;
  color: #fff;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.footer__link:hover {
  opacity: 0.7;
}
.footer__link:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 32px;
  background: center/contain no-repeat url(../img/arrow-footer.svg);
  margin-left: 28px;
  margin-bottom: 4px;
}

.footer__inner {
  max-width: 1440px;
  margin: 0 auto;
}

.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px 32px;
}

.footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer__listitem {
  color: #333333;
  font-size: 0.875rem;
  line-height: 2;
}
.footer__listitem:not(:last-of-type) {
  margin-right: 36px;
}
.footer__listitem a {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.footer__listitem a:hover {
  opacity: 0.5;
}

/* -----------------------------------------------
* Contact
-------------------------------------------------- */
.contact {
  background-color: #ECEFF2;
  padding: 90px 0;
}
.contact .inner {
  width: 800px;
}

.contact__form {
  margin-top: 36px;
}

/* -----------------------------------------------
* Terms
-------------------------------------------------- */
.terms {
  background-color: #ECEFF2;
  padding: calc(90px + 95px) 0 90px;
}
.terms .inner {
  width: 800px;
}

.terms__content {
  padding: 60px 0 0;
}

.terms__title-main {
  text-align: center;
}
.terms__title-main h1 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.75;
}

.terms__title-primary {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75;
  border-bottom: 2px solid #19C6AF;
  padding-bottom: 2px;
}
.terms__title-primary:not(:first-child) {
  margin-top: 3em;
}

.terms__title-secondary {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75;
}
.terms__title-secondary:not(:first-child) {
  margin-top: 2em;
}

.terms__text {
  font-size: 1rem;
  line-height: 1.75;
}
.terms__text:not(:first-child) {
  margin-top: 1em;
}

.terms__list {
  font-size: 1rem;
  line-height: 1.75;
  margin-left: 1em;
}
.terms__list:not(:first-child) {
  margin-top: 1em;
}
.terms__list > li {
  margin-top: 1em;
}

.terms__list--decimal > li {
  list-style-type: decimal;
}

.terms__list--lower-roman > li {
  list-style-type: lower-roman;
}

/* -----------------------------------------------
* Responsive
-------------------------------------------------- */

@media not screen and (min-width: 1400px) {
  .container {
    width: 100%;
    padding: 0 20px;
  }
  .anchor {
    padding-top: calc((95 / 1440) * 100vw + 80px);
    margin-top: calc((-95 / 1440) * 100vw - 80px);
  }
  .header {
    height: 6.5972222222vw;
  }
  .header__left {
    padding: 1.25vw 0;
  }
  .header__logo {
    width: 15.8333333333vw;
    padding: 0 2.2222222222vw;
  }
  .header__listitem {
    font-size: 0.9722222222vw;
    margin-left: 3.3333333333vw;
  }
  .header__right {
    padding: 1.1111111111vw 3.1944444444vw;
  }
  .header__right img {
    width: 16.1111111111vw;
  }
  .mainvisual {
    padding-top: calc(60px + (95 / 1440) * 100vw);
  }
}

@media not screen and (min-width: 768px) {
  .heading__image {
    width: 100%;
  }
  .heading__main {
    font-size: 1.375rem;
  }
  .title__japanese {
    font-size: 1.375rem;
    margin-top: 0;
  }
  .md-show {
    display: block;
  }
  .anchor {
    padding-top: calc(60px + 50px);
    margin-top: calc(-60px - 50px);
  }
  .header {
    height: 60px;
  }
  .header__inner {
    width: 100%;
    padding: 0 20px;
  }
  .header__left {
    padding: 10px 0;
  }
  .header__logo {
    padding: 0;
    height: 40px;
  }
  .header__logo img {
    width: auto;
    height: 100%;
  }
  .header__list {
    display: none;
  }
  .header__right {
    display: none;
  }
  .header-sp {
    display: block;
    position: fixed;
    top: 0;
    right: -206px;
    z-index: 150;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .header-sp.active {
    right: 0;
  }
  .menu-trigger {
    display: block;
    position: fixed;
    width: 30px;
    height: 23px;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 200;
  }
  .mainvisual {
    padding-top: 100px;
  }
  .mainvisual__title1 {
    font-size: 1.25rem;
  }
  .mainvisual__title2 {
    font-size: 1.5rem;
  }
  .mainvisual__title3 {
    font-size: 2rem;
  }
  .mainvisual__title3-image {
    width: 100px;
  }
  .mainvisual__title4 {
    font-size: 2rem;
  }
  .mainvisual__title4-image {
    width: 161px;
  }
  .mainvisual__image {
    padding: 0;
  }
  .form {
    padding: 36px 20px;
  }
  .wish {
    padding: 50px 0;
  }
  .wish .inner {
    padding: 0 !important;
  }
  .title__image {
    margin: 20px calc(50% - 50vw) 0;
    /*margin-bottom: calc(60px + 50px);*/
    width: 100vw;
  }
  .title__image-pc {
    display: none;
  }
  .title__image-sp {
    display: block;
    margin: 30px auto;
  }
  .mainvisual__subtitle-text {
    font-size: 0.757rem;
    font-weight: 700;
    /*margin-top: 15px;*/
    line-height: 1.5;
  }
  .mainvisual__subtitle-image {
    height: 5rem;
    margin-left: 10px;
  }
  .wish__list {
    margin-top: 12px;
  }
  .service {
    padding: 50px 0;
  }
  .service__image {
    margin: 20px calc(50% - 50vw) 0;
    width: 100vw;
  }
  .service__image-pc {
    display: none;
  }
  .service__image-sp {
    display: block;
  }
  .feature {
    padding: 50px 0;
  }
  .feature__listitem {
    padding: 20px 0;
  }
  .feature__listitem .feature__content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .feature__listitem .feature__image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .feature__content {
    width: 100%;
  }
  .feature__title {
    font-size: 1.5rem;
    margin-top: 16px;
  }
  .feature__title--4 {
    margin-top: 0;
  }
  .feature__text {
    margin-top: 0;
  }
  .feature__image {
    width: 100% !important;
    margin-top: 24px;
  }
  .merit {
    padding: 50px 0;
  }
  .merit .inner {
    padding: 0 !important;
  }
  .merit__heading {
    font-size: 1.5rem;
  }
  .sector__list {
    width: 100% !important;
  }
  .sector__list:not(:nth-of-type(2n)) {
    margin-right: 0 !important;
  }
  .sector__list:nth-of-type(n + 2) {
    margin-top: 20px;
  }
  .problem .inner {
    padding: 0 !important;
  }
  .price__wrapper {
    margin-top: 20px;
  }
  .price__first-title {
    font-size: 1.5rem;
    line-height: 40px;
    margin-top: 6px;
  }
  .price__second-title {
    font-size: 1.375rem;
    margin-top: 6px;
  }
  .price__number {
    font-size: 2.5rem;
  }
  .price-campaign__title {
    font-size: 1.25rem;
  }
  .price-campaign__text {
    font-size: 1rem;
  }
  .flow {
    padding: 50px 0;
  }
  .flow__list {
    margin-top: 20px;
  }
  .flow__listitem {
    padding: 20px;
  }
  .flow__content {
    width: 100%;
  }
  .cartoon__image-pc {
    display: none;
  }
  .cartoon__image-sp {
    display: block;
  }
  .faq {
    padding: 50px 0;
  }
  .footer__top {
    padding: 88px 0;
  }
  .footer__link {
    font-size: 1.5rem;
  }
  .footer__inner {
    width: 100%;
    padding: 0 20px;
  }
  .footer__right {
    margin-top: 24px;
  }
  .footer__list {
    width: 100% !important;
  }
  .footer__listitem {
    width: 100%;
  }
  .contact {
    padding: 50px 0;
  }
  .contact__form {
    margin-top: 20px;
  }
  .terms {
    padding: calc(70px + 60px) 0 60px;
  }
  .terms__content {
    padding: 40px 0 0;
  }
  .terms__title-main h1 {
    font-size: 1.75rem;
  }
  .terms__title-primary {
    font-size: 1.375rem;
  }
  .terms__title-secondary {
    font-size: 1.125rem;
  }
  .terms__text {
    font-size: 0.875rem;
  }
  .terms__list {
    font-size: 0.875rem;
  }
}

@media not screen and (min-width: 1200px) {
  .mainvisual__content {
    width: 100%;
  }
  .mainvisual__title3 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 0;
  }
  .mainvisual__title4 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 0;
  }
  .mainvisual__form {
    width: 100%;
  }
  .service .inner {
    width: 100%;
    padding: 0 20px;
  }
  .feature .inner {
    width: 100%;
    padding: 0 20px;
  }
  .price > .inner {
    width: 100%;
    padding: 0 20px;
  }
  .faq .inner {
    width: 100%;
    padding: 0 20px;
  }
}

@media not screen and (min-width: 992px) {
  .wish .inner {
    padding: 0 100px;
  }
  .wish__listitem {
    width: 100%;
  }
  .wish__listitem:not(:nth-of-type(3n)) {
    margin-right: 0;
  }
  .wish__listitem:not(:first-of-type) {
    margin-top: 20px;
  }
  .wish__image {
    height: auto;
    padding: 20px 0;
  }
  .feature__image {
    width: calc(100% - 485px - 20px);
  }
  .merit .inner {
    padding: 0 100px;
  }
  .merit__listitem {
    width: 100%;
  }
  .merit__listitem:not(:nth-of-type(3n)) {
    margin-right: 0;
  }
  .merit__listitem:not(:first-of-type) {
    margin-top: 30px;
  }
  .merit__image {
    height: auto;
    padding: 20px 0 40px;
  }
  .sector {
    padding: 50px 0;
  }
  .sector__lists {
    padding: 20px;
    margin-top: 20px;
  }
  .sector__list {
    width: calc(50% - 20px / 2);
  }
  .sector__list:not(:nth-of-type(4n)) {
    margin-right: 0;
  }
  .sector__list:not(:nth-of-type(2n)) {
    margin-right: 20px;
  }
  .sector__list:nth-of-type(n + 3) {
    margin-top: 20px;
  }
  .problem .inner {
    padding: 0 100px;
  }
  .problem__list {
    margin-top: 20px;
  }
  .problem__listitem {
    width: 100%;
  }
  .problem__listitem:not(:nth-of-type(3n)) {
    margin-right: 0;
  }
  .problem__listitem:not(:first-of-type) {
    margin-top: 20px;
  }
  .price {
    padding: 50px 0;
  }
  .price__content {
    width: 100%;
  }
  .price__image {
    width: 100%;
    margin-top: 20px;
  }
  .price-campaign > .inner {
    width: 100%;
  }
  .flow .inner {
    width: 100%;
    padding: 0 20px;
  }
  .footer__bottom {
    padding: 24px 20px;
  }
  .footer__list {
    width: 318px;
  }
  .contact .inner {
    width: 100%;
    padding: 0 20px;
  }
  .terms .inner {
    width: 100%;
    padding: 0 20px;
  }
}

/* -----------------------------------------------
* 2021/08/20
-------------------------------------------------- */
.mainvisual__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 8px;
}

@media not screen and (min-width: 768px) {
  .mainvisual__label {
    margin-bottom: 24px;
  }
}

.mainvisual__labelitem {
  display: inline-block;
  background-color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  padding: 2px 12px 8px;
  border-radius: 6px;
}

.mainvisual__labelitem:not(:last-of-type) {
  margin-right: 12px;
}

@media not screen and (min-width: 576px) {
  .mainvisual__labelitem {
    width: 100%;
    font-size: 1rem;
  }
  .mainvisual__labelitem:not(:last-of-type) {
    margin-right: 0;
    margin-bottom: 12px;
  }
}

.mainvisual__labelprice {
  display: inline-block;
  color: red;
  font-size: 2.25rem;
  margin: 0 3px;
}

@media not screen and (min-width: 768px) {
  .mainvisual__labelprice {
    font-size: 2rem;
  }
}

.price__table_wrapper {
  padding-top: 80px;
}

@media not screen and (min-width: 768px) {
  .price__table_wrapper {
    padding-top: 50px;
  }
}

.price__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
}

.price__heading:before {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #000;
  margin-right: 10px;
}

.price__heading:after {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #000;
  margin-left: 10px;
}

.price__table {
  width: 100%;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 8px;
  font-size: 1rem;
  line-height: 1.625;
  margin-top: 40px;
}

@media not screen and (min-width: 768px) {
  .price__table {
    font-size: 0.6875rem;
    margin-top: 20px;
  }
}

.price__th {
  background-color: #ECEFF2;
  text-align: center;
  padding: 25px 8px 25px;
  vertical-align: middle;
}

.price__th--logo {
  padding: 6px 8px 16px;
}

.price__th--logo img {
  width: 100%;
  max-width: 120px;
}

.price__td {
  text-align: center;
  padding: 16px 8px;
  vertical-align: middle;
}

.price__td:last-of-type {
  font-weight: 700;
}

.price__td--free span {
  display: inline-block;
  color: red;
  font-size: 2.25rem;
  margin-right: 2px;
}

@media not screen and (min-width: 768px) {
  .price__td--free span {
    font-size: 1.5rem;
  }
}

/* -----------------------------------------------
* 2021/08/23
-------------------------------------------------- */
.wish__box--order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; */
  /*padding: 30px;*/
  flex-direction: column;
}
@media not screen and (min-width: 768px) {
  .wish__box--order {
    /*padding: 20px;*/
  }
}

.heading__sub {
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 10px;
}

.matching {
  background-color: #FFDC00;
  padding: 80px 0 100px;
}

@media not screen and (min-width: 768px) {
  .matching {
    padding: 30px 0 50px;
  }
}

/* .matching .inner {
  width: 800px;
} */

@media not screen and (min-width: 992px) {
  .matching .inner {
    width: 100%;
    padding: 0 20px;
  }
}

/* .matching__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
}

.matching__heading:before {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #000;
  margin-right: 10px;
}

.matching__heading:after {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #000;
  margin-left: 10px;
}

.matching__listwrapper {
  background-color: #fff;
  padding: 20px 20px 30px;
  border-radius: 12px;
  margin-top: 40px;
} */

@media not screen and (min-width: 768px) {
  .matching__listwrapper {
    margin-top: 20px;
  }
}

/* .matching__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
} */

/* .matching__listitem:before {
  content: "● ";
} */

/* .matching__listitem:not(:last-of-type) {
  margin-right: 1em;
}

@media not screen and (min-width: 768px) {
  .matching__listitem {
    width: 100%;
  }
  .matching__listitem:not(:first-of-type) {
    margin-top: 1em;
  }
}

.matching__image {
  margin-top: 40px;
}

.matching__image img {
  width: 100%;
}

@media not screen and (min-width: 768px) {
  .matching__image {
    margin-top: 20px;
  }
} */

.matching__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 52px;
}

.matching__listitem {
  width: calc(33.3% - 40px * 2 / 3);
  background-color: #fff;
  border-radius: 12px;
  padding: 35px 30px;
  position: relative;
}
.matching__listitem:not(:nth-of-type(3n)) {
  margin-right: 40px;
}


.matching__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
}
.matching__title:before {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #000;
  margin-right: 10px;
}

.matching__title:after {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #000;
  margin-left: 10px;
}

.matching__text {
  font-size: 1rem;
  line-height: 1.6;
  text-align: center;
  margin-top: 3px;
  font-weight: 700;
}

.matching__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 230px;
}

.matching__image--1 img {
  width: 54%;
}

.matching__image--2 img {
  width: 60%;
}

.matching__image--3 img {
  width: 60%;
}

@media not screen and (min-width: 992px) {
  .matching__listitem {
    width: 100%;
  }
  .matching__listitem:not(:nth-of-type(3n)) {
    margin-right: 0;
  }
  .matching__listitem:not(:first-of-type) {
    margin-top: 30px;
  }
  .matching__image {
    height: auto;
    padding: 20px 0 40px;
  }
}
@media not screen and (min-width: 768px) {
  .feature__listitem:last-of-type {
    padding: 20px 0 50px;
  }
}

.feature__image--4 img {
  width: 100%;
}
.campaign-box {
  border: 3px solid #EB0000;
  padding: 25px 30px;
  display: inline-block;
  font-weight: 700;
  background: #fff;
  border-radius: 10px;
  line-height: 1.3;
  letter-spacing: 0.05em;
  margin-top: 20px;
  text-align: center;
}
.campaign-box .text-red {
  font-size: 1.5rem;
  color: #EB0000;
  font-style: normal;
}
.campaign-box .text-large {
  font-size: 1.2rem;
  font-style: normal;
  margin-bottom: 12px;
  line-height: 1.2;
}
@media not screen and (min-width: 768px) {
  .pc-only {
    display: none;
  }
}
/* -----------------------------------------------
* 2021/09/15
-------------------------------------------------- */
#home .header {
  background-color: #FFDC00;
}
#home .mainvisual {
  background-color: #fff;
}
#home .wish {
  background-color: #fff;
  padding: 100px 0 60px;
}
#home .wish__box {
  padding: 0;
}
#home .wish__lead {
  text-align: center;
  display: block;
  width: 100%;
  background-color: #FFDC00;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  font-size: 1.4rem;
  padding: 13px;
}
#home .feature__content {
  width: 488px;
}
#home .feature__title {
  font-size: 2rem;
}
#home .feature__image--1 img {
  width: 70%;
}
#home .wish__box__list {
  padding: 10px 20px 20px 30px;
}
@media not screen and (min-width: 768px) {
  #home .wish {
    padding: 50px 0;
  }
}

/* インラインフレーム */
.inlineframe {
 margin-top:30px;
 background-color:#FFFFFF;
 height:100px;
 overflow:auto;
 overflow-y:scroll;
 overflow-x:hidden;
}
