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

::before,
::after {
  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 {
  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 */
  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
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

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

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

html {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  color: #231815;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
}
a img {
  transition-property: opacity;
  transition-duration: 0.2s;
  backface-visibility: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}

small {
  font-size: inherit;
}

.m-wrapper {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 960px) {
  .m-wrapper {
    max-width: 92%;
  }
}

.m-tellink {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .m-tellink {
    pointer-events: auto;
    text-decoration: underline;
  }
}

.for-ie {
  display: none;
  width: 100%;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 25px 4%;
  background-color: #ea5404;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.for-ie .m-wrapper {
  position: relative;
  padding-right: 100px;
}
.for-ie a {
  text-decoration: underline;
}
.for-ie a:hover {
  text-decoration: none;
}
.for-ie button {
  width: 120px;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px;
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.for-ie button:focus {
  outline: none;
}

.tCenter {
  text-align: center !important;
}

.tRight {
  text-align: right !important;
}

.tLeft {
  text-align: left !important;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mT0 {
  margin-top: 0px !important;
}

.mT5 {
  margin-top: 5px !important;
}

.mT10 {
  margin-top: 10px !important;
}

.mT15 {
  margin-top: 15px !important;
}

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

.mT25 {
  margin-top: 25px !important;
}

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

.mT35 {
  margin-top: 35px !important;
}

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

.mT45 {
  margin-top: 45px !important;
}

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

.mB0 {
  margin-bottom: 0px !important;
}

.mB5 {
  margin-bottom: 5px !important;
}

.mB10 {
  margin-bottom: 10px !important;
}

.mB15 {
  margin-bottom: 15px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.mB25 {
  margin-bottom: 25px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.mB35 {
  margin-bottom: 35px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mB45 {
  margin-bottom: 45px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mL0 {
  margin-left: 0px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR30 {
  margin-right: 30px !important;
}

.pT0 {
  padding-top: 0px !important;
}

.pT5 {
  padding-top: 5px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pT15 {
  padding-top: 15px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pT25 {
  padding-top: 25px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pT35 {
  padding-top: 35px !important;
}

.pT40 {
  padding-top: 40px !important;
}

.pT45 {
  padding-top: 45px !important;
}

.pT50 {
  padding-top: 50px !important;
}

.pB0 {
  padding-bottom: 0px !important;
}

.pB5 {
  padding-bottom: 5px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

.pB15 {
  padding-bottom: 15px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

.pB25 {
  padding-bottom: 25px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

.pB35 {
  padding-bottom: 35px !important;
}

.pB40 {
  padding-bottom: 40px !important;
}

.pB45 {
  padding-bottom: 45px !important;
}

.pB50 {
  padding-bottom: 50px !important;
}

.pL0 {
  padding-left: 0px !important;
}

.pL10 {
  padding-left: 10px !important;
}

.pL20 {
  padding-left: 20px !important;
}

.pL30 {
  padding-left: 30px !important;
}

.pR0 {
  padding-right: 0px !important;
}

.pR10 {
  padding-right: 10px !important;
}

.pR20 {
  padding-right: 20px !important;
}

.pR30 {
  padding-right: 30px !important;
}

.fadeIn {
  opacity: 0;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  transition: 1s;
  transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  transform: translate(0, 0);
}

.zoomIn {
  opacity: 0;
  transition: 0.8s;
  transform: scale(0.6);
}
.zoomIn.is-show {
  opacity: 1;
  transform: scale(1);
}

.m-pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .m-sp-hidden {
    display: none;
  }
}

.visually-hidden {
  /**
   * a11y-css-resetから引用
   * https://github.com/mike-engel/a11y-css-reset
  **/
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

body {
  background-color: #c3e5ec;
  overflow-x: hidden;
}

.m-container {
  background-color: #fff;
  border-radius: 60px;
  padding: 70px 100px 90px;
}
@media screen and (max-width: 640px) {
  .m-container {
    padding: 28px 15px 33px;
    border-radius: 30px;
  }
}

/*******************************
Header
*******************************/
.l-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.l-header__logo {
  margin: 30px 0 0 37px;
}
@media screen and (max-width: 640px) {
  .l-header__logo {
    width: 80px;
    margin: 15px 0 0 4%;
  }
}
.l-header__button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0 0 0 30px;
  background-image: url(../img/arrow.png);
  background-size: 28px auto;
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 50%;
  background-color: #fff461;
  box-shadow: 0px 8px 0px 0px #e8df6e;
  width: 300px;
  height: 74px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 3;
}
@media screen and (max-width: 640px) {
  .l-header__button {
    width: 187px;
    height: 46px;
    background-size: 17px auto;
    box-shadow: 0px 4px 0px 0px #e8df6e;
    border-radius: 0 0 0 15px;
    background-position: calc(100% - 17px) 50%;
    padding-right: 18px;
  }
  .l-header__button img {
    width: 105px;
  }
}

/*******************************
Footer
*******************************/
.l-footer {
  text-align: center;
  padding-block: 62px;
  border-image-source: linear-gradient(#007440, #007440);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw 0 100vw;
}
@media screen and (max-width: 640px) {
  .l-footer {
    padding-block: 27px;
  }
}
@media screen and (max-width: 640px) {
  .l-footer__logo img {
    width: 59.3333333333vw;
  }
}

/*******************************
Main
*******************************/
.l-main {
  width: min(960px, 92%);
  margin-inline: auto;
}

.mv {
  text-align: center;
  padding-top: 49px;
}
@media screen and (max-width: 640px) {
  .mv {
    padding-top: 28px;
  }
}
.mv__image {
  margin-top: 50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .mv__image {
    margin-top: 25px;
    padding-inline: 2.6%;
  }
}
.mv__mainimage {
  animation: zoomout 0.5s ease;
}
.mv__obj {
  position: absolute;
}
.mv__obj--bird {
  top: -91px;
  right: 62px;
  animation: bird 1.5s infinite;
}
@media screen and (max-width: 640px) {
  .mv__obj--bird {
    top: -30px;
    right: 0;
    width: 11.7333333333vw;
  }
}
.mv__obj--wave1 {
  top: 250px;
  left: 1px;
  animation: wave 5s ease-in-out infinite;
}
@media screen and (max-width: 640px) {
  .mv__obj--wave1 {
    width: 16vw;
    top: 60%;
    left: -4%;
  }
}
.mv__obj--wave2 {
  top: 55px;
  right: -1px;
  animation: wave 5s ease-in-out infinite;
}
@media screen and (max-width: 640px) {
  .mv__obj--wave2 {
    width: 16vw;
    top: 13%;
    right: -4%;
  }
}
.mv-sun {
  display: grid;
  place-content: center;
  position: absolute;
  top: -114px;
  left: 0px;
}
@media screen and (max-width: 640px) {
  .mv-sun {
    width: 32.8vw;
    top: -32px;
    left: -4%;
  }
}
.mv-sun__bg {
  animation: rotateSun 20s linear infinite;
}
.mv-sun__text {
  position: absolute;
  top: 52%;
  left: 50%;
  translate: -50% -50%;
}
@media screen and (max-width: 640px) {
  .mv-sun__text {
    width: 18.4vw;
  }
}

@keyframes bird {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
@keyframes rotateSun {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes wave {
  0% {
    transform: translateX(0) translateY(0);
  }
  25% {
    transform: translateX(-10px) translateY(-5px);
  }
  50% {
    transform: translateX(0) translateY(-10px);
  }
  75% {
    transform: translateX(10px) translateY(-5px);
  }
  100% {
    transform: translateX(0) translateY(0);
  }
}
@keyframes bounceGrass {
  0%, 100% {
    transform: rotate(2deg);
  }
  50% {
    transform: rotate(-2deg);
  }
}
@keyframes floatClouds {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes bounceGrass {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes zoomout {
  0% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(-90deg);
  }
  100% {
    transform: rotate(0);
  }
}
.trouble {
  text-align: center;
  padding-top: 59px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .trouble {
    padding-top: 15px;
  }
}
.trouble__obj {
  position: absolute;
  top: 0;
}
.trouble__obj--l {
  left: 0;
  animation: floatClouds 5s ease-in-out infinite;
}
@media screen and (max-width: 640px) {
  .trouble__obj--l {
    width: 13.6vw;
    left: -2%;
  }
}
.trouble__obj--r {
  right: 0;
  animation: floatClouds 4s ease-in-out infinite;
}
@media screen and (max-width: 640px) {
  .trouble__obj--r {
    width: 12.9333333333vw;
    right: -2%;
  }
}
.trouble__title {
  padding-block: 20px 50px;
}
@media screen and (max-width: 640px) {
  .trouble__title {
    padding-block: 1vw 2vw;
  }
}
@media screen and (max-width: 640px) {
  .trouble__title img {
    width: 66.1333333333vw;
  }
}
@media screen and (max-width: 640px) {
  .trouble__image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }
}
.trouble__image img {
  opacity: 0;
}
.trouble__image img.is-show {
  animation: slideInLeft 0.5s ease-in-out forwards;
}
.trouble__image img.is-show:nth-of-type(1) {
  animation-delay: 0s;
}
@media screen and (max-width: 640px) {
  .trouble__image img.is-show:nth-of-type(1) {
    width: 31.2vw;
    margin-right: -7vw;
  }
}
.trouble__image img.is-show:nth-of-type(2) {
  margin-left: 5px;
  animation-delay: 0.5s;
}
@media screen and (max-width: 640px) {
  .trouble__image img.is-show:nth-of-type(2) {
    width: 35.3333333333vw;
    margin-right: -5vw;
    position: relative;
    z-index: 1;
  }
}
.trouble__image img.is-show:nth-of-type(3) {
  animation-delay: 1s;
}
@media screen and (max-width: 640px) {
  .trouble__image img.is-show:nth-of-type(3) {
    width: 32vw;
  }
}
.trouble__text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 30px;
  padding-left: 2px;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .trouble__text {
    padding-top: 16px;
    padding-inline: 2.6%;
  }
}
.trouble__text__obj {
  animation: bounceGrass 2s linear infinite;
}
@media screen and (max-width: 640px) {
  .trouble__text__obj {
    display: none;
  }
}
.trouble__suggestion {
  padding-top: 43px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .trouble__suggestion {
    padding-top: 29px;
    padding-inline: 2.6% 0;
  }
}

@keyframes slideInLeft {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.about {
  border-image-source: linear-gradient(#f9f7bc, #f9f7bc);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw 0 100vw;
  margin-top: -160px;
  padding-block: 196px 100px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .about {
    margin-top: -94px;
    padding-block: 108px;
  }
}
.about::before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  box-sizing: border-box;
  border-right: 50vw solid transparent;
  border-left: 50vw solid transparent;
  border-top: 140px solid #C3E5EC;
}
@media screen and (max-width: 640px) {
  .about::before {
    left: calc(50% - 47vw);
    border-right: 47vw solid transparent;
    border-left: 47vw solid transparent;
    border-top-width: 90px;
  }
}
.about__title {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .about__title {
    padding-inline: 3%;
  }
}
.about__text {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 2.25;
  text-align: center;
  padding-top: 28px;
}
@media screen and (max-width: 640px) {
  .about__text {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 2;
    padding-top: 14px;
  }
}
.about-graff {
  text-align: center;
  padding-top: 31px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .about-graff {
    padding-top: 26px;
  }
}
.about-graff__title {
  padding-bottom: 44px;
}
@media screen and (max-width: 640px) {
  .about-graff__title {
    padding-inline: 6%;
    padding-bottom: 21px;
  }
}
.about-graff__image.is-show {
  animation: rotate 0.5s ease;
}

.flow {
  padding-top: 49px;
  margin-top: -83px;
  border-image-source: linear-gradient(#c3e5ec, #c3e5ec);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw 0 100vw;
  position: relative;
}
@media screen and (max-width: 640px) {
  .flow {
    margin-top: -79vw;
    padding-top: 57vw;
  }
}
.flow::before {
  content: "";
  display: block;
  width: 100vw;
  height: 140px;
  border-radius: 50%/100% 100% 0 0;
  background: #c3e5ec;
  position: absolute;
  left: calc(50% - 50vw);
  bottom: 100%;
}
@media screen and (max-width: 640px) {
  .flow::before {
    height: 30px;
  }
}
.flow__title {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .flow__title img {
    width: 60.6666666667vw;
  }
}
.flow-item {
  padding-top: 26px;
}
@media screen and (max-width: 640px) {
  .flow-item {
    padding-top: 9px;
  }
}
.flow-item__title {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .flow-item__title {
    margin-top: 15px;
  }
}
.flow-item__image {
  max-width: fit-content;
  text-align: center;
  padding-top: 32px;
  margin-inline: auto;
  position: relative;
}
@media screen and (max-width: 640px) {
  .flow-item__image {
    width: 100%;
    padding-inline: 20px;
    padding-top: 6px;
  }
}
.flow-item__image__button {
  display: flex;
  flex-direction: column;
  gap: 5px;
  position: absolute;
  right: 30px;
  bottom: 8px;
}
@media screen and (max-width: 640px) {
  .flow-item__image__button {
    width: 100%;
    flex-direction: row;
    justify-content: center;
    right: unset;
    left: 50%;
    bottom: 6vw;
    gap: 0.8vw;
    transform: translateX(-50%);
  }
  .flow-item__image__button img {
    width: 30.9333333333vw;
  }
}
.flow-item__image--step4 {
  text-align: left;
  padding-right: 32px;
}
@media screen and (max-width: 640px) {
  .flow-item__image--step4 {
    padding-top: 20px;
    padding-inline: 23px;
  }
  .flow-item__image--step4 img {
    width: 65.4666666667vw;
  }
}

.satisfaction__image {
  text-align: center;
  padding-top: 60px;
}
@media screen and (max-width: 640px) {
  .satisfaction__image {
    padding-inline: 20px;
    padding-top: 30px;
  }
}

.voice {
  padding-top: 50px;
}
@media screen and (max-width: 640px) {
  .voice {
    padding-top: 20px;
  }
}
.voice .m-container {
  padding-bottom: 47px;
}
@media screen and (max-width: 640px) {
  .voice .m-container {
    padding-bottom: 0;
  }
}
.voice__title {
  text-align: center;
  padding-top: 5px;
}
@media screen and (max-width: 640px) {
  .voice__title img {
    width: 48.9333333333vw;
  }
}
.voice-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 64px;
  padding-block: 28px 20px;
}
@media screen and (max-width: 640px) {
  .voice-item {
    padding-block: 17px 32px;
    gap: 17px;
  }
}
.voice-item:nth-of-type(n+2) {
  background-image: url(../img/voice_separator.png);
  background-repeat: repeat-x;
  background-position: left top;
  padding-bottom: 21px;
}
@media screen and (max-width: 640px) {
  .voice-item:nth-of-type(n+2) {
    background-size: auto 1px;
    padding-block: 30px;
  }
}
@media screen and (max-width: 640px) {
  .voice-item__image {
    width: 88px;
    padding-top: 5px;
  }
}
.voice-item__text {
  flex: 1;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2.25;
  letter-spacing: 0.05em;
  padding-top: 13px;
}
@media screen and (max-width: 640px) {
  .voice-item__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8571428571;
    padding-top: unset;
  }
}
.voice-item__text span {
  color: #ea5404;
  padding-inline: 0.2em;
  background: linear-gradient(transparent 0%, #fff689 0%);
}

.faq {
  padding-top: 50px;
}
@media screen and (max-width: 640px) {
  .faq {
    padding-top: 20px;
  }
}
.faq__title {
  text-align: center;
  padding-block: 3px 22px;
}
@media screen and (max-width: 640px) {
  .faq__title {
    margin-bottom: -20px;
  }
}
@media screen and (max-width: 640px) {
  .faq__title img {
    width: 64vw;
  }
}
.faq-box {
  padding-top: 20px;
}
.faq__question {
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  background-color: #fff461;
  background-image: url(../img/faq_q.png);
  background-repeat: no-repeat;
  background-size: 30px auto;
  background-position: 26px 28px;
  padding: 22px 73px;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .faq__question {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.4827586207;
    background-size: 20px auto;
    background-position: 17px 50%;
    padding: 11px 50px;
  }
}
.faq__question::after {
  content: "－";
  display: grid;
  place-items: center;
  color: #007440;
  width: 35px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 23px;
  right: 27px;
}
@media screen and (max-width: 640px) {
  .faq__question::after {
    width: 22px;
    top: 50%;
    right: 17px;
    transform: translateY(-50%);
  }
}
.faq__question.--open::after {
  content: "＋";
}
.faq__answer {
  display: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2.25;
  letter-spacing: 0.05em;
  background-color: #fff9b0;
  background-image: url(../img/faq_a.png);
  background-repeat: no-repeat;
  background-size: 43px auto;
  background-position: 19px 27px;
  padding: 22px 26px 35px 73px;
}
@media screen and (max-width: 640px) {
  .faq__answer {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 2.2083333333;
    background-size: 36px auto;
    background-position: 12px 20px;
    padding: 15px 20px 15px 60px;
  }
}
.faq__answer a {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.faq__answer-link {
  display: flex;
  align-items: center;
}

.faq__answer-link img {
  margin-left: 5px;
}
@media screen and (max-width: 640px) {
  .faq__answer-link img {
    width: 10px;
  }
}

.trial {
  text-align: center;
  background-color: #fff;
  border: 4px solid #ea5404;
  border-radius: 30px;
  padding: 50px 70px 40px;
  margin-top: 107px;
}
@media screen and (max-width: 640px) {
  .trial {
    padding: 15px 15px 23px;
    margin-top: 38px;
    border-width: 2px;
    border-radius: 15px;
  }
}
.trial__title {
  margin-block: -90px -13px;
}
@media screen and (max-width: 640px) {
  .trial__title {
    margin-block: -40px 29px;
  }
}
.trial > img:nth-of-type(2) {
  margin-top: 25px;
}
@media screen and (max-width: 640px) {
  .trial > img:nth-of-type(2) {
    margin-top: unset;
  }
}
@media screen and (max-width: 640px) {
  .trial > picture:nth-of-type(2) {
    display: block;
    padding-top: 24px;
  }
}
.trial-list {
  padding-top: 33px;
  padding-inline: 27px;
}
@media screen and (max-width: 640px) {
  .trial-list {
    padding-inline: 0;
    padding-top: 10px;
  }
}
.trial-list__item {
  letter-spacing: 0.05em;
  text-align: left;
  padding-left: 1em;
  position: relative;
}
@media screen and (max-width: 640px) {
  .trial-list__item {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.4;
  }
}
.trial-list__item::before {
  content: "※";
  position: absolute;
  left: 0;
}

.entry {
  background-color: #fff;
  border-image-source: linear-gradient(#fff, #fff);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw 0 100vw;
  margin-top: 68px;
  padding-block: 51px 88px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .entry {
    margin-top: 37px;
    padding-block: 34px 49px;
  }
}
.entry::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #C3E5EC transparent transparent transparent;
  border-width: 38px 55px 0px 55px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 640px) {
  .entry::before {
    border-width: 19px 27px 0 27px;
    top: -1px;
  }
}
.entry__title {
  padding-left: 25px;
}
@media screen and (max-width: 640px) {
  .entry__title {
    padding-left: unset;
    text-align: center;
    padding-right: 10px;
  }
}
.entry-buttons {
  width: min(760px, 100%);
  display: flex;
  flex-wrap: wrap;
  gap: 47px 38px;
  padding-top: 28px;
  margin-inline: auto;
}
@media screen and (max-width: 640px) {
  .entry-buttons {
    align-items: center;
    flex-direction: column;
    gap: 24px;
    padding-top: 27px;
  }
}
.entry-buttons--shop {
  align-items: center;
  flex-direction: column;
  gap: 35px;
}
@media screen and (max-width: 640px) {
  .entry-buttons--shop {
    padding-top: 27px;
  }
}
.entry-button {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-items: center;
  height: 80px;
  padding-top: 4px;
  border-radius: 40px;
  background-image: url(../img/arrow-orange.png);
  background-size: 36px auto;
  background-position: calc(100% - 40px) 50%;
  background-repeat: no-repeat;
  transition: 0.2s ease-in-out;
  top: 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  .entry-button {
    width: 90%;
    height: 60px;
    border-radius: 30px;
    background-size: 18px auto;
    background-position: calc(100% - 20px) 50%;
    padding-top: unset;
  }
}
.entry-button:hover {
  top: 8px;
  box-shadow: 0 0 transparent;
}
.entry-button:hover img {
  opacity: unset;
}
.entry-button--orange {
  width: 100%;
  background-color: #ea5404;
  box-shadow: 0 8px #c04a0b;
}
@media screen and (max-width: 640px) {
  .entry-button--orange {
    width: 90%;
    box-shadow: 0 4px #c04a0b;
  }
}
@media screen and (max-width: 640px) {
  .entry-button--orange img {
    width: 33.0666666667vw;
  }
}
.entry-button--yellow {
  width: min(360px, 100%);
  background-color: #fff461;
  box-shadow: 0 8px #e8e06e;
  background-image: url(../img/arrow_b.png);
}
@media screen and (max-width: 640px) {
  .entry-button--yellow {
    flex: unset;
    box-shadow: 0 4px #e8e06e;
  }
}
@media screen and (max-width: 640px) {
  .entry-button--yellow img {
    width: 26.1333333333vw;
  }
}

.entry-shop {
  padding-top: 60px;
}
.entry-shop__title {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .entry-shop__title img {
    width: 71.6vw;
  }
}
.entry-shop-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 40px;
  background-image: linear-gradient(to bottom, #007440 2px, transparent 2px);
  background-size: 2px 10px;
  background-repeat: repeat-y;
  background-position: right top;
}
@media screen and (max-width: 640px) {
  .entry-shop-list {
    flex-direction: column;
    background-image: linear-gradient(to right, #007440 2px, transparent 2px);
    background-size: 10px 2px;
    background-repeat: repeat-x;
    background-position: bottom;
    margin-top: 20px;
  }
}
.entry-shop-item {
  flex: 1;
  text-align: center;
  font-weight: bold;
  background-image: linear-gradient(to bottom, #007440 2px, transparent 2px);
  background-size: 2px 10px;
  background-repeat: repeat-y;
}
@media screen and (max-width: 640px) {
  .entry-shop-item {
    flex: unset;
    width: 100%;
    background-image: linear-gradient(to right, #007440 2px, transparent 2px);
    background-size: 10px 2px;
    background-repeat: repeat-x;
    padding-block: 20px;
  }
}
.entry-shop-item__title {
  color: #007440;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.06em;
}
.entry-shop-item__addr {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2.3333333333;
  letter-spacing: 0.06em;
  padding-block: 15px 25px;
}
@media screen and (max-width: 640px) {
  .entry-shop-item__addr {
    padding-block: 10px 20px;
  }
}

.others-button {
  text-align: center;
  margin-top: 35px;
}

/*******************************
Contact Page
*******************************/
.p-contact {
  padding-block: 45px 90px;
}
@media screen and (max-width: 640px) {
  .p-contact {
    padding-block: 30px;
  }
}
.p-contact__title {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-contact__title img {
    width: 40vw;
  }
}
.p-contact__text {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.1em;
  padding-block: 33px 5px;
  border-bottom: 2px solid #ea5404;
}
@media screen and (max-width: 640px) {
  .p-contact__text {
    font-size: 14px;
    font-size: 0.875rem;
    padding-block: 20px 10px;
  }
}
.p-contact-table {
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  margin-top: 30px;
}
@media screen and (max-width: 640px) {
  .p-contact-table {
    width: 100%;
    margin-top: 20px;
  }
}
.p-contact-table__th, .p-contact-table__td {
  padding-block: 18px;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .p-contact-table__th, .p-contact-table__td {
    display: block;
    width: 100%;
  }
}
.p-contact-table__th {
  width: 147px;
}
@media screen and (max-width: 640px) {
  .p-contact-table__th {
    width: 100%;
    padding-block: unset;
  }
}
@media screen and (max-width: 640px) {
  .p-contact-table__td {
    padding-block: 10px 20px;
  }
}
.p-contact-buttons {
  justify-content: center;
  padding-top: 23px;
}
@media screen and (max-width: 640px) {
  .p-contact-buttons {
    padding-top: 10px;
  }
}
.p-contact-buttons__button {
  flex: unset;
  width: min(270px, 100%);
  height: 63px;
  background-size: 27px auto;
  background-position: calc(100% - 32px) 50%;
}
.p-contact-buttons__button:hover {
  text-decoration: none;
}
.p-contact-buttons__button:disabled {
  filter: grayscale(100);
  pointer-events: none;
}
.p-contact__agree {
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  padding-block: 10px;
}
.p-contact__agree a {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.p-contact__agree a:hover {
  text-decoration: none;
}
.p-contact .m-input {
  width: 197px;
  border: 1px solid #a0a0a0;
  border-radius: 4px;
  padding: 5px 10px;
}
@media screen and (max-width: 640px) {
  .p-contact .m-input {
    width: 100%;
  }
}
.p-contact .m-input-item {
  display: inline-block;
}
.p-contact .m-input-item:not(:last-of-type) {
  margin-right: 32px;
}
.p-contact input[type=email] {
  width: 310px;
}
@media screen and (max-width: 640px) {
  .p-contact input[type=email] {
    width: 100%;
  }
}
.p-contact input[type=radio] {
  width: auto;
  margin-right: 5px;
}
.p-contact textarea.m-input {
  width: 100%;
  height: 6.7em;
  field-sizing: content;
}

.p-contact--complete {
  text-align: center;
}
.p-contact--complete p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
  padding-block: 50px;
}
@media screen and (max-width: 640px) {
  .p-contact--complete p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.p-contact--complete .p-contact-buttons__button {
  margin-inline: auto;
}/*# sourceMappingURL=style.css.map */