@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

p {
  margin-top: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}


* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}

body {
  font-feature-settings: "palt";
  font-kerning: normal;
  position: relative;
  -webkit-hyphens: auto;
          hyphens: auto;
  line-break: strict;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: calc(16px * 0.001 * 0);
}

@media (max-width: 760px) {
  .pc-only {
    display: none !important;
  }
}
@media (min-width: 761px) {
  .pc-only {
    display: inherit;
  }
}

@media (max-width: 760px) {
  .sp-only {
    display: inherit;
  }
}
@media (min-width: 761px) {
  .sp-only {
    display: none !important;
  }
}

.l-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background: #FFFFFF;
}
@media (min-width: 761px) {
  .l-header__logo {
    width: 20vw;
    height: 5vw;
  }
}
@media (max-width: 760px) {
  .l-header__logo {
    width: 55%;
    height: 55px;
  }
}
.l-header__logo a {
  display: block;
}
.l-header__logo a img {
  width: 100%;
  height: auto;
}
@media (min-width: 761px) {
  .l-header__button {
    width: 21.5vw;
    height: 5vw;
  }
}
@media (max-width: 760px) {
  .l-header__button {
    width: 45%;
    height: 55px;
  }
}
.l-header__button a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #00AA71;
  text-align: center;
  height: 100%;
}
.l-header__button a img {
  height: auto;
}
@media (min-width: 761px) {
  .l-header__button a img {
    width: 50px;
    margin-right: 20px;
  }
}
@media (max-width: 760px) {
  .l-header__button a img {
    width: 35px;
  }
}
.l-header__button a span {
  color: #FFFFFF;
}
@media (min-width: 761px) {
  .l-header__button a span {
    font-size: 1.2vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(1.2vw * 0.001 * 0);
  }
}
@media (max-width: 760px) {
  .l-header__button a span {
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(14px * 0.001 * 0);
  }
}

.l-main {
  position: relative;
}
@media (min-width: 761px) {
  .l-main {
    margin-top: 5vw;
    background: url(../img/main.jpg) no-repeat center center/cover;
  }
}
@media (max-width: 760px) {
  .l-main {
    margin-top: 55px;
    background: url(../img/main-sp.jpg) no-repeat center center/cover;
  }
}
@media (min-width: 761px) {
  .l-main__grid {
    width: 93.3vw;
    margin: 0 auto;
    padding: 4.5vw 0;
  }
}
@media (max-width: 760px) {
  .l-main__grid {
    padding: 40px 0 13.75vw;
  }
}
@media (min-width: 761px) {
  .l-main__text {
    width: 52.6vw;
  }
}
@media (max-width: 760px) {
  .l-main__text h1 {
    width: 57.75vw;
    padding: 0 16px;
  }
}
.l-main__text h1 img {
  height: auto;
}
@media (min-width: 761px) {
  .l-main__text h1 img {
    width: 100%;
  }
}
@media (max-width: 760px) {
  .l-main__text h1 img {
    width: 175%;
    transform: translateX(-50px);
  }
}
@media (min-width: 761px) {
  .l-main__text p {
    position: relative;
    padding: 2.75vw 3.5vw 1.5vw;
    font-size: 2.1vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.1vw * 0.001 * 0);
  }
}
@media (max-width: 760px) {
  .l-main__text p {
    padding: 20px 9vw;
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(15px * 0.001 * 0);
  }
}
@media (min-width: 761px) {
  .l-main__text p::after {
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    right: 100px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background: url(../img/groth.png) no-repeat center center/cover;
  }
}
@media (min-width: 761px) {
  .l-main__logo {
    width: 34.45vw;
  }
}
@media (max-width: 760px) {
  .l-main__logo {
    position: relative;
    padding: 0 9vw;
  }
}
@media (max-width: 760px) {
  .l-main__logo::after {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    right: 50px;
    top: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background: url(../img/groth.png) no-repeat center center/cover;
  }
}
@media (min-width: 761px) {
  .l-main__logo__image {
    padding-left: 3.5vw;
  }
}
@media (max-width: 760px) {
  .l-main__logo__image {
    width: 58.5vw;
  }
}
.l-main__logo__image img {
  width: 100%;
  height: auto;
}
@media (min-width: 761px) {
  .l-main__rank {
    margin-top: 3.5vw;
    padding-left: 2.05vw;
  }
}
@media (max-width: 760px) {
  .l-main__rank {
    padding: 20px 9vw 20px;
  }
}
@media (min-width: 761px) {
  .l-main__rank__image {
    width: 45vw;
  }
}
@media (max-width: 760px) {
  .l-main__rank__image {
    width: 54vw;
  }
}
.l-main__rank__image img {
  width: 100%;
  height: auto;
}
.l-main__rank ul {
  list-style: none;
}
@media (min-width: 761px) {
  .l-main__rank ul {
    padding-top: 1.471vw;
    padding-bottom: 1.5vw;
  }
}
.l-main__rank ul li {
  color: #999999;
  font-size: 0.6vw;
  font-weight: 500;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: calc(0.6vw * 0.001 * 0);
}
@media (min-width: 761px) {
  .l-main__line {
    width: 40vw;
    margin: 0 auto;
  }
}
@media (max-width: 760px) {
  .l-main__line {
    padding: 0 9vw;
  }
}
.l-main__line a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #00AA71;
  border-radius: 100px;
}
@media (max-width: 760px) {
  .l-main__line a {
    padding: 15px 0;
  }
}
.l-main__line a img {
  height: auto;
}
@media (min-width: 761px) {
  .l-main__line a img {
    width: 100px;
    margin-right: 20px;
  }
}
@media (max-width: 760px) {
  .l-main__line a img {
    width: 42px;
    margin-right: 15px;
  }
}
.l-main__line a span {
  color: #FFFFFF;
}
@media (min-width: 761px) {
  .l-main__line a span {
    font-size: 1.5vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(1.5vw * 0.001 * 0);
  }
}
@media (max-width: 760px) {
  .l-main__line a span {
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(15px * 0.001 * 0);
  }
}
.l-main__line p {
  text-align: center;
}
@media (min-width: 761px) {
  .l-main__line p {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(14px * 0.001 * 0);
  }
}
@media (max-width: 760px) {
  .l-main__line p {
    color: #FFFFFF;
    margin-top: 5px;
    font-size: 8px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(8px * 0.001 * 0);
  }
}
@media (min-width: 761px) {
  .l-main__line__free {
    padding-bottom: 10px;
  }
}
@media (max-width: 760px) {
  .l-main__line__free {
    padding-bottom: 5px;
  }
}
.l-main__line__free span {
  background: rgba(255, 255, 255, 0.5);
}
@media (min-width: 761px) {
  .l-main__line__free span {
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(18px * 0.001 * 0);
  }
}
@media (max-width: 760px) {
  .l-main__line__free span {
    padding: 5px;
    color: #333;
    font-size: 10px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(10px * 0.001 * 0);
  }
}
.l-main__care {
  width: 90%;
  margin: 29px auto 0;
  padding: 10px;
  background: rgba(255, 255, 255, 0.9);
}
.l-main__care ul {
  list-style: none;
}
@media (max-width: 760px) {
  .l-main__care li {
    color: #999999;
    font-size: 8px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: calc(8px * 0.001 * 0);
  }
}

.scroll_down {
  position: absolute;
}
@media (min-width: 761px) {
  .scroll_down {
    bottom: 20%;
    left: 20px;
  }
}
@media (max-width: 760px) {
  .scroll_down {
    bottom: 31%;
    left: 10px;
  }
}

.scroll_down a {
  position: absolute;
  color: #000;
  font-family: "Josefin Sans", sans-serif;
  letter-spacing: 0.2em;
  writing-mode: vertical-rl;
  text-decoration: none;
  text-transform: uppercase;
  height: 290px;
}
@media (min-width: 761px) {
  .scroll_down a {
    left: -9px;
    bottom: 0;
    font-size: 14px;
  }
}
@media (max-width: 760px) {
  .scroll_down a {
    left: -8px;
    bottom: 120px;
    font-size: 12px;
  }
}

.scroll_down:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #000;
  animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
}
@media (min-width: 761px) {
  .scroll_down:before {
    left: 20px;
  }
}
@media (max-width: 760px) {
  .scroll_down:before {
    left: -4px;
  }
}

@keyframes circlemove {
  0% {
    bottom: 160px;
  }
  100% {
    bottom: 0px;
  }
}
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
.scroll_down:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 160px;
  background: #000;
  bottom: 0;
}
@media (min-width: 761px) {
  .scroll_down:after {
    left: 24px;
  }
}
@media (max-width: 760px) {
  .scroll_down:after {
    left: 0;
  }
}

@media (min-width: 761px) {
  .l-flow__grid {
    width: 80vw;
    margin: 0 auto;
    padding: 7.5vw 0;
  }
}
@media (max-width: 760px) {
  .l-flow__grid {
    padding: 100px 50px;
  }
}
.l-flow__head h2 {
  text-align: center;
  position: relative;
}
@media (min-width: 761px) {
  .l-flow__head h2 span {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-flow__head h2 span {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-flow__head h2 .green {
  color: #00AA71;
}
.l-flow__head h2::after {
  content: "";
  background: #00AA71;
  position: absolute;
  height: 4px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media (min-width: 761px) {
  .l-flow__head h2::after {
    bottom: -1.5vw;
    width: 10vw;
  }
}
@media (max-width: 760px) {
  .l-flow__head h2::after {
    bottom: -20px;
    width: 80px;
  }
}
@media (min-width: 761px) {
  .l-flow__contents {
    padding: 6.5vw 0;
    display: flex;
    justify-content: space-between;
  }
}
.l-flow__item {
  position: relative;
}
@media (min-width: 761px) {
  .l-flow__item {
    width: 25vw;
  }
}
@media (max-width: 760px) {
  .l-flow__item {
    margin-top: 50px;
  }
}
.l-flow__item::after {
  content: "";
  position: absolute;
}
@media (min-width: 761px) {
  .l-flow__item::after {
    width: 6.5vw;
    height: 3.58vw;
    top: -1.5vw;
    left: -1.5vw;
  }
}
@media (max-width: 760px) {
  .l-flow__item::after {
    width: 83.2px;
    height: 44.22px;
    top: -20px;
    left: -20px;
  }
}
.l-flow__item__image img {
  width: 100%;
  height: auto;
}
.l-flow__item__text p {
  text-align: center;
}
@media (min-width: 761px) {
  .l-flow__item__text p {
    margin-top: 2.5vw;
    font-size: 1vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(1vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-flow__item__text p {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(16px * 0.001 * 50);
  }
}
.l-flow .flow01::after {
  background: url(../img/step1.png) no-repeat center center/contain;
}
.l-flow .flow02::after {
  background: url(../img/step2.png) no-repeat center center/contain;
}
.l-flow .flow03::after {
  background: url(../img/step3.png) no-repeat center center/contain;
}

.l-worries {
  background: #FFFFD1;
}
@media (min-width: 761px) {
  .l-worries__grid {
    width: 70vw;
    margin: 0 auto;
    padding: 7.5vw 0;
  }
}
@media (max-width: 760px) {
  .l-worries__grid {
    padding: 120px 20px 77px;
  }
}
.l-worries__head {
  position: relative;
}
.l-worries__head::after {
  content: "";
  background: #00AA71;
  position: absolute;
  height: 4px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media (min-width: 761px) {
  .l-worries__head::after {
    bottom: -1.5vw;
    width: 10vw;
  }
}
@media (max-width: 760px) {
  .l-worries__head::after {
    bottom: 60px;
    width: 80px;
  }
}
.l-worries__head h2 {
  text-align: center;
}
@media (min-width: 761px) {
  .l-worries__head h2 span {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-worries__head h2 span {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-worries__head h2 .green {
  color: #00AA71;
}
.l-worries__head p {
  text-align: center;
}
@media (min-width: 761px) {
  .l-worries__head p {
    font-size: 1.5vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(1.5vw * 0.001 * 100);
  }
}
@media (max-width: 760px) {
  .l-worries__head p {
    margin-top: 30px;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(14px * 0.001 * 100);
  }
}
.l-worries__contents {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (min-width: 761px) {
  .l-worries__contents {
    padding-top: 3vw;
  }
}
@media (max-width: 760px) {
  .l-worries__contents {
    padding-top: 30px;
  }
}
@media (min-width: 761px) {
  .l-worries__item {
    margin-top: 3.5vw;
    width: 20vw;
    padding: 2.5vw 0;
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 760px) {
  .l-worries__item {
    background: #FFFFFF;
    box-sizing: border-box;
    margin-top: 10px;
    border: 3px solid #F55D01;
    border-radius: 5px;
  }
}
@media (max-width: 760px) {
  .l-worries__item {
    width: 48.611%;
    padding: 12.5px 0 17.5px;
  }
}
@media (min-width: 761px) {
  .l-worries__item::before {
    transform: skewX(-5deg);
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-color: #FFFFFF;
    border: 0.3vw solid #F55D01;
    border-radius: 15px;
    box-sizing: border-box;
    box-shadow: 0.25vw 0.2vw 0 rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 761px) {
  .l-worries__item__image {
    padding: 0 3.5vw;
  }
}
@media (max-width: 760px) {
  .l-worries__item__image {
    padding: 0 30px;
  }
}
.l-worries__item__image img {
  width: 100%;
  height: auto;
}
@media (min-width: 761px) {
  .l-worries__item__text {
    margin-top: 2vw;
  }
}
@media (max-width: 760px) {
  .l-worries__item__text {
    margin-top: 15px;
  }
}
.l-worries__item__text p {
  text-align: center;
}
@media (min-width: 761px) {
  .l-worries__item__text p {
    font-size: 0.9vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(0.9vw * 0.001 * 100);
  }
}
@media (max-width: 760px) {
  .l-worries__item__text p {
    font-size: 10px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(10px * 0.001 * 100);
  }
}

.l-success {
  background: #F2FBF8;
}
@media (min-width: 761px) {
  .l-success__grid {
    width: 65vw;
    margin: 0 auto;
    padding: 7.5vw 0;
  }
}
@media (max-width: 760px) {
  .l-success__grid {
    padding: 100px 30px 100px;
  }
}
.l-success__head h2 {
  text-align: center;
  position: relative;
}
@media (min-width: 761px) {
  .l-success__head h2 span {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-success__head h2 span {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-success__head h2 .green {
  color: #00AA71;
}
@media (min-width: 761px) {
  .l-success__head h2::after {
    content: "";
    background: #00AA71;
    position: absolute;
    height: 4px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: -1.5vw;
    width: 10vw;
  }
}
@media (min-width: 761px) {
  .l-success__contents {
    padding-top: 6.5vw;
  }
}
@media (min-width: 761px) {
  .l-success__low {
    display: flex;
    justify-content: space-between;
  }
}
.l-success__low__item {
  background: #FFFFFF;
}
@media (min-width: 761px) {
  .l-success__low__item {
    width: 30vw;
    border-radius: 1.216vw;
    padding: 3vw 5vw;
    border: 8px solid #00AA71;
    box-shadow: 0 0 0.4055vw rgba(0, 0, 0, 0.15);
  }
}
@media (max-width: 760px) {
  .l-success__low__item {
    padding: 31.5px 20px;
    margin-top: 30px;
    border-radius: 15px;
    border: 6px solid #00AA71;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  }
}
.l-success__low__item__head h3 {
  text-align: center;
  color: #00AA71;
  position: relative;
}
@media (min-width: 761px) {
  .l-success__low__item__head h3 {
    font-size: 1.8vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(1.8vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-success__low__item__head h3 {
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-success__low__item__head h3::after {
  content: "";
  background: #00AA71;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media (min-width: 761px) {
  .l-success__low__item__head h3::after {
    width: 3.5vw;
    height: 0.3vw;
    bottom: -1.3vw;
  }
}
@media (max-width: 760px) {
  .l-success__low__item__head h3::after {
    width: 40px;
    height: 4px;
    bottom: -20px;
  }
}
@media (min-width: 761px) {
  .l-success__low__item__image {
    margin-top: 2.838vw;
  }
}
@media (max-width: 760px) {
  .l-success__low__item__image {
    padding: 35px 0 15px;
  }
}
.l-success__low__item__image img {
  width: 100%;
  height: auto;
}
.l-success__low__item ul {
  list-style: none;
}
@media (min-width: 761px) {
  .l-success__low__item ul {
    padding-left: 1.9175vw;
    margin-top: 0.216vw;
  }
}
@media (max-width: 760px) {
  .l-success__low__item ul {
    padding-left: 20px;
  }
}
.l-success__low__item ul li {
  position: relative;
}
@media (min-width: 761px) {
  .l-success__low__item ul li {
    padding: 0.5vw 0;
    font-size: 0.9vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-success__low__item ul li {
    padding: 5px 0 5px 25px;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(14px * 0.001 * 50);
  }
}
.l-success__low__item ul li::after {
  content: "";
  background: url(../img/check_g.png) no-repeat center center/cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media (min-width: 761px) {
  .l-success__low__item ul li::after {
    width: 1.1065vw;
    height: 1.05vw;
    left: -1.9175vw;
  }
}
@media (max-width: 760px) {
  .l-success__low__item ul li::after {
    width: 15.81px;
    height: 15px;
    left: 0;
  }
}
@media (min-width: 761px) {
  .l-success__low .negative {
    border: 2px solid #CCCCCC;
  }
}
@media (max-width: 760px) {
  .l-success__low .negative {
    border: 1px solid #efefef;
  }
}
.l-success__low .negative .l-success__low__item__head h3 {
  color: #000000;
}
.l-success__low .negative .l-success__low__item__head h3::after {
  background: #000000;
}
.l-success__low .negative ul li::after {
  background: url(../img/check_n.png) no-repeat center center/cover;
}
.l-success__arrow {
  margin: 0 auto;
}
@media (min-width: 761px) {
  .l-success__arrow {
    width: 3.711vw;
    padding: 3.219vw 0 2.3435vw;
  }
}
@media (max-width: 760px) {
  .l-success__arrow {
    width: 47.5px;
    padding: 30px 0 40px;
  }
}
.l-success__arrow img {
  width: 100%;
  height: auto;
}
@media (min-width: 761px) {
  .l-success__result {
    width: 40vw;
    margin: 0 auto;
  }
}
.l-success__result p {
  background: #FFFFFF;
  text-align: center;
}
@media (min-width: 761px) {
  .l-success__result p {
    padding: 4.6795vw 0;
    box-shadow: 0 0 0.3905vw rgba(0, 0, 0, 0.15);
  }
}
@media (max-width: 760px) {
  .l-success__result p {
    padding: 32.5px 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
  }
}
@media (min-width: 761px) {
  .l-success__result p .normal {
    font-size: 1.6vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(1.6vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-success__result p .normal {
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(22px * 0.001 * 50);
  }
}
.l-success__result p .yellow {
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 102) 50%);
}
@media (min-width: 761px) {
  .l-success__result p .yellow {
    padding-bottom: 1.5vw;
    background-size: 200% 1vw;
    font-size: 1.8vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: calc(1.8vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-success__result p .yellow {
    padding-bottom: 20px;
    background-size: 200% 15px;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}

.l-service {
  background: #F2FBF8;
}
@media (min-width: 761px) {
  .l-service__grid {
    width: 80vw;
    margin: 0 auto;
    padding: 6.25vw 0 8.65vw;
  }
}
@media (max-width: 760px) {
  .l-service__grid {
    padding: 100px 40px;
  }
}
.l-service__head h2 {
  text-align: center;
  position: relative;
}
@media (min-width: 761px) {
  .l-service__head h2 span {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-service__head h2 span {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-service__head h2 .green {
  color: #00AA71;
}
@media (min-width: 761px) {
  .l-service__contents {
    padding-top: 5vw;
    display: flex;
    justify-content: space-between;
  }
}
.l-service__item {
  background: #FFFFFF;
  position: relative;
  box-sizing: border-box;
}
@media (min-width: 761px) {
  .l-service__item {
    width: 25vw;
    padding: 4.25vw 2.5vw 2.5vw;
    border-radius: 1.2vw;
    border: 0.3vw solid #00AA71;
  }
}
@media (max-width: 760px) {
  .l-service__item {
    margin-top: 30px;
    border-radius: 15px;
    border: 3px solid #00AA71;
    padding: 45px 30px;
  }
}
.l-service__item::before {
  content: "";
  background: #FFFFFF;
  position: absolute;
}
@media (min-width: 761px) {
  .l-service__item::before {
    width: 3.5vw;
    height: 0.3vw;
    top: -0.3vw;
    left: 2.5vw;
  }
}
@media (max-width: 760px) {
  .l-service__item::before {
    width: 40px;
    height: 3px;
    top: -3px;
    left: 30px;
  }
}
.l-service__item::after {
  position: absolute;
  font-family: "Roboto", sans-serif;
  color: #00AA71;
}
@media (min-width: 761px) {
  .l-service__item::after {
    font-size: 2.5vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(2.5vw * 0.001 * 0);
    top: -1.4vw;
    left: 2.9vw;
  }
}
@media (max-width: 760px) {
  .l-service__item::after {
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(25px * 0.001 * 0);
    top: -15px;
    left: 38px;
  }
}
.l-service__item__image img {
  width: 100%;
  height: auto;
}
.l-service__item__head {
  text-align: center;
}
@media (min-width: 761px) {
  .l-service__item__head {
    padding: 1.45vw 0;
  }
}
@media (max-width: 760px) {
  .l-service__item__head {
    padding: 15px 0;
  }
}
.l-service__item__head span {
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 102) 50%);
}
@media (min-width: 761px) {
  .l-service__item__head span {
    padding-bottom: 1.5vw;
    background-size: 200% 0.75vw;
    font-size: 1.4vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: calc(1.4vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-service__item__head span {
    padding-bottom: 20px;
    background-size: 200% 10px;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: calc(18px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-service__item__text p {
    font-size: 0.9vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-service__item__text p {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(14px * 0.001 * 50);
  }
}
.l-service .item1::after {
  content: "01";
}
.l-service .item2::after {
  content: "02";
}
.l-service .item3::after {
  content: "03";
}

@media (min-width: 761px) {
  .l-limited {
    background: url(../img/limited-pc.jpg) no-repeat center center/cover;
  }
}
@media (max-width: 760px) {
  .l-limited {
    background: url(../img/limited-sp.jpg) no-repeat center center/cover;
  }
}
@media (min-width: 761px) {
  .l-limited__grid {
    width: 40vw;
    margin: 0 auto;
    padding: 8.75vw 0 6vw;
  }
}
@media (max-width: 760px) {
  .l-limited__grid {
    padding: 100px 40px;
  }
}
.l-limited__image {
  margin: 0 auto;
}
@media (min-width: 761px) {
  .l-limited__image {
    width: 82.625%;
  }
}
@media (max-width: 760px) {
  .l-limited__image {
    width: 95%;
  }
}
@media (min-width: 761px) {
  .l-limited__text {
    padding: 2vw 0;
  }
}
@media (max-width: 760px) {
  .l-limited__text {
    padding: 20px 0;
  }
}
.l-limited__image img {
  width: 100%;
  height: auto;
}
.l-limited__button a {
  display: block;
}
.l-limited__button a img {
  width: 100%;
  height: auto;
}

.l-message {
  background: #f9f9f9;
}
@media (min-width: 761px) {
  .l-message__grid {
    width: 80vw;
    margin: 0 auto;
    padding: 10vw 0;
  }
}
@media (max-width: 760px) {
  .l-message__grid {
    padding: 100px 0 60px;
  }
}
.l-message__head h2 {
  text-align: center;
  position: relative;
}
@media (min-width: 761px) {
  .l-message__head h2 span {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-message__head h2 span {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-message__head h2 .green {
  color: #00AA71;
}
.l-message__head h2::after {
  content: "";
  background: #00AA71;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  height: 4px;
}
@media (min-width: 761px) {
  .l-message__head h2::after {
    bottom: -1.5vw;
    width: 10vw;
  }
}
@media (max-width: 760px) {
  .l-message__head h2::after {
    bottom: -14px;
    width: 80px;
  }
}
@media (min-width: 761px) {
  .l-message__contents {
    display: flex;
    justify-content: space-between;
    padding-top: 6.5vw;
  }
}
@media (max-width: 760px) {
  .l-message__contents {
    padding-top: 54px;
  }
}
@media (min-width: 761px) {
  .l-message__image {
    width: 25vw;
  }
}
.l-message__image img {
  width: 100%;
  height: auto;
}
.l-message__text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
@media (min-width: 761px) {
  .l-message__text {
    width: 51.5vw;
    border-radius: 0.75vw;
  }
}
@media (max-width: 760px) {
  .l-message__text {
    width: 90%;
    margin: 30px auto 0;
    border-radius: 15px;
  }
}
.l-message__text p {
  background: #FFFFFF;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
@media (min-width: 761px) {
  .l-message__text p {
    padding: 2.5vw 1.75vw;
    border-radius: 0.75vw;
    font-size: 0.9vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-message__text p {
    padding: 50px 30px;
    border-radius: 15px;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(14px * 0.001 * 50);
  }
}

.l-course {
  background: #F2FBF8;
}
@media (min-width: 761px) {
  .l-course__grid {
    width: 80vw;
    margin: 0 auto;
    padding: 5vw 0;
  }
}
@media (max-width: 760px) {
  .l-course__grid {
    padding: 100px 40px 60px;
  }
}
.l-course__head h2 {
  text-align: center;
  position: relative;
}
@media (min-width: 761px) {
  .l-course__head h2 span {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-course__head h2 span {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-course__head h2 .green {
  color: #00AA71;
}
.l-course__head h2::after {
  content: "";
  background: #00AA71;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  height: 4px;
}
@media (min-width: 761px) {
  .l-course__head h2::after {
    bottom: -1.5vw;
    width: 10vw;
  }
}
@media (max-width: 760px) {
  .l-course__head h2::after {
    bottom: -14px;
    width: 80px;
  }
}
@media (min-width: 761px) {
  .l-course__contents {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 2vw;
    padding-top: 6.5vw;
  }
}
@media (max-width: 760px) {
  .l-course__contents {
    padding-top: 32px;
  }
}
@media (min-width: 761px) {
  .l-course__item {
    width: 25vw;
  }
}
@media (max-width: 760px) {
  .l-course__item {
    margin-top: 32px;
  }
}

@media (min-width: 761px) {
  .l-question__grid {
    width: 60vw;
    margin: 0 auto;
    padding: 5vw 0;
  }
}
@media (max-width: 760px) {
  .l-question__grid {
    padding: 100px 30px 50px;
  }
}
.l-question__head h2 {
  text-align: center;
  position: relative;
}
@media (min-width: 761px) {
  .l-question__head h2 span {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-question__head h2 span {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-question__head h2 .green {
  color: #00AA71;
}
.l-question__head h2::after {
  content: "";
  background: #00AA71;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  height: 4px;
}
@media (min-width: 761px) {
  .l-question__head h2::after {
    bottom: -1.5vw;
    width: 10vw;
  }
}
@media (max-width: 760px) {
  .l-question__head h2::after {
    bottom: -14px;
    width: 80px;
  }
}
@media (min-width: 761px) {
  .l-question__contents {
    padding-top: 5vw;
  }
}
@media (max-width: 760px) {
  .l-question__contents {
    padding-top: 32px;
  }
}
.l-question__contents .faq-container {
  list-style: none;
  margin: 0 auto;
}
@media (min-width: 761px) {
  .l-question__contents .faq-container {
    padding: 20px;
  }
}
@media (min-width: 761px) {
  .l-question__contents .faq-container .faq-item {
    padding: 1.5vw 0;
  }
}
@media (max-width: 760px) {
  .l-question__contents .faq-container .faq-item {
    padding: 15px 0;
  }
}
.l-question__contents .faq-container .faq-item .question {
  cursor: pointer;
  border-bottom: 1px solid #DDDDDD;
  position: relative;
}
@media (min-width: 761px) {
  .l-question__contents .faq-container .faq-item .question {
    padding: 15px 50px;
    font-size: 0.9vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-question__contents .faq-container .faq-item .question {
    padding: 15px 36px;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(12px * 0.001 * 50);
  }
}
.l-question__contents .faq-container .faq-item .question::before {
  content: "";
  background: url(../img/Q.png) no-repeat center center/cover;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media (min-width: 761px) {
  .l-question__contents .faq-container .faq-item .question::before {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 760px) {
  .l-question__contents .faq-container .faq-item .question::before {
    width: 26px;
    height: 26px;
  }
}
.l-question__contents .faq-container .faq-item .question::after {
  content: "";
  background: url(../img/triangle.png) no-repeat center center/cover;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transition: 0.3s;
}
@media (min-width: 761px) {
  .l-question__contents .faq-container .faq-item .question::after {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 760px) {
  .l-question__contents .faq-container .faq-item .question::after {
    width: 26px;
    height: 26px;
  }
}
.l-question__contents .faq-container .faq-item .answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out, padding 0.5s ease-out;
}
@media (min-width: 761px) {
  .l-question__contents .faq-container .faq-item .answer {
    padding: 0 50px;
    font-size: 0.9vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-question__contents .faq-container .faq-item .answer {
    padding: 0 5px;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: calc(12px * 0.001 * 50);
  }
}
.l-question__contents .faq-container .faq-item.open .question::after {
  transform: translateY(-50%) rotate(-360deg);
  -webkit-transform: translateY(-50%) rotate(-360deg);
  -ms-transform: translateY(-50%) rotate(-360deg);
}
.l-question__contents .faq-container .faq-item.open .answer {
  max-height: 1000px;
}
@media (min-width: 761px) {
  .l-question__contents .faq-container .faq-item.open .answer {
    padding: 15px 50px;
  }
}
@media (max-width: 760px) {
  .l-question__contents .faq-container .faq-item.open .answer {
    padding: 15px 5px;
  }
}

.l-skill {
  background: #FFFFD1;
}
@media (min-width: 761px) {
  .l-skill__grid {
    width: 80vw;
    margin: 0 auto;
    padding: 5vw 0;
  }
}
@media (max-width: 760px) {
  .l-skill__grid {
    padding: 100px 40px 60px;
  }
}
.l-skill__head h2 {
  text-align: center;
  position: relative;
}
@media (min-width: 761px) {
  .l-skill__head h2 span {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-skill__head h2 span {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-skill__head h2 .green {
  color: #00AA71;
}
.l-skill__head h2::after {
  content: "";
  background: #00AA71;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  height: 4px;
}
@media (min-width: 761px) {
  .l-skill__head h2::after {
    bottom: -1.5vw;
    width: 10vw;
  }
}
@media (max-width: 760px) {
  .l-skill__head h2::after {
    bottom: -14px;
    width: 80px;
  }
}
@media (min-width: 761px) {
  .l-skill__contents {
    display: flex;
    justify-content: space-between;
    padding-top: 6.5vw;
  }
}
.l-skill__item {
  background: #FFFFFF;
}
@media (min-width: 761px) {
  .l-skill__item {
    width: 22vw;
    padding: 2.8vw 1vw;
    border: 0.2vw solid #00AA71;
    border-radius: 1.2vw;
  }
}
@media (max-width: 760px) {
  .l-skill__item {
    padding: 40px 20px;
    border: 2px solid #00AA71;
    border-radius: 15px;
    margin-top: 74px;
  }
}
.l-skill__item__head {
  text-align: center;
}
@media (min-width: 761px) {
  .l-skill__item__head h3 span {
    font-size: 1.4vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(1.4vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-skill__item__head h3 span {
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(18px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-skill__item__image {
    padding: 1.2vw 0;
  }
}
.l-skill__item__image img {
  width: 100%;
  height: auto;
}
@media (min-width: 761px) {
  .l-skill__item__text {
    min-height: 5.5vw;
  }
}
.l-skill__item__text p {
  text-align: center;
}
@media (min-width: 761px) {
  .l-skill__item__text p {
    font-size: 0.9vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-skill__item__text p {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(14px * 0.001 * 50);
  }
}
.l-skill .item1 {
  position: relative;
}
.l-skill .item1::after {
  content: "";
  background: url(../img/cross.png) no-repeat center center/cover;
  position: absolute;
}
@media (min-width: 761px) {
  .l-skill .item1::after {
    width: 3.9735vw;
    height: 3.9735vw;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: -5.7vw;
  }
}
@media (max-width: 760px) {
  .l-skill .item1::after {
    width: 49px;
    height: 49px;
    bottom: -79px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
.l-skill .item1 .l-skill__item__head h3 {
  position: relative;
}
.l-skill .item1 .l-skill__item__head h3::after {
  content: "1";
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  border-radius: 50%;
  background: #00AA71;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 1.5vw;
}
@media (min-width: 761px) {
  .l-skill .item1 .l-skill__item__head h3::after {
    width: 3.5vw;
    height: 3.5vw;
    font-size: 2vw;
    font-weight: 700;
    font-style: normal;
    line-height: 3.5vw;
    letter-spacing: calc(2vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-skill .item1 .l-skill__item__head h3::after {
    width: 50px;
    height: 50px;
    font-size: 25px;
    font-weight: 600;
    font-style: normal;
    line-height: 50px;
    letter-spacing: calc(25px * 0.001 * 50);
  }
}
.l-skill .item2 {
  position: relative;
}
@media (max-width: 760px) {
  .l-skill .item2 {
    margin-top: 109px;
  }
}
.l-skill .item2::after {
  content: "";
  position: absolute;
}
@media (min-width: 761px) {
  .l-skill .item2::after {
    background: url(../img/arrow2.png) no-repeat center center/cover;
    width: 4vw;
    height: 5vw;
    top: 50%;
    right: -5.5vw;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}
@media (max-width: 760px) {
  .l-skill .item2::after {
    background: url(../img/arrow.png) no-repeat center center/cover;
    width: 47.5px;
    height: 38px;
    bottom: -78px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
.l-skill .item2 .l-skill__item__head h3 {
  position: relative;
}
@media (min-width: 761px) {
  .l-skill .item2 .l-skill__item__head h3 {
    padding-left: 2vw;
  }
}
@media (max-width: 760px) {
  .l-skill .item2 .l-skill__item__head h3 {
    padding-left: 8vw;
  }
}
.l-skill .item2 .l-skill__item__head h3::after {
  content: "2";
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  border-radius: 50%;
  background: #00AA71;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
}
@media (min-width: 761px) {
  .l-skill .item2 .l-skill__item__head h3::after {
    width: 3.5vw;
    height: 3.5vw;
    font-size: 2vw;
    font-weight: 700;
    font-style: normal;
    line-height: 3.5vw;
    letter-spacing: calc(2vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-skill .item2 .l-skill__item__head h3::after {
    width: 50px;
    height: 50px;
    font-size: 25px;
    font-weight: 600;
    font-style: normal;
    line-height: 50px;
    letter-spacing: calc(25px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-skill__item3 {
    width: 22vw;
  }
}
@media (max-width: 760px) {
  .l-skill__item3 {
    margin-top: 94px;
  }
}
.l-skill__item3__image img {
  width: 100%;
  height: auto;
}
@media (min-width: 761px) {
  .l-skill__item3__head {
    padding-top: 2.35vw;
  }
}
@media (max-width: 760px) {
  .l-skill__item3__head {
    padding-top: 20px;
  }
}
.l-skill__item3__head h3 {
  text-align: center;
}
.l-skill__item3__head h3 span {
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 102) 50%);
}
@media (min-width: 761px) {
  .l-skill__item3__head h3 span {
    padding-bottom: 1.5vw;
    background-size: 200% 1vw;
    font-size: 2.1vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(2.1vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-skill__item3__head h3 span {
    padding-bottom: 20px;
    background-size: 200% 15px;
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(28px * 0.001 * 50);
  }
}
.l-skill__item3__text {
  background: #FFFFFF;
}
@media (min-width: 761px) {
  .l-skill__item3__text {
    padding: 2.05vw 0;
    border: 0.4vw solid #F55D01;
    border-radius: 0.75vw;
  }
}
@media (max-width: 760px) {
  .l-skill__item3__text {
    padding: 28px 32px;
    border: 4px solid #F55D01;
    border-radius: 15px;
  }
}
.l-skill__item3__text ul {
  list-style: none;
}
@media (min-width: 761px) {
  .l-skill__item3__text ul {
    width: 16vw;
    margin: 0 auto;
    padding-left: 1.6vw;
  }
}
@media (max-width: 760px) {
  .l-skill__item3__text ul {
    padding-left: 30px;
  }
}
.l-skill__item3__text ul li {
  position: relative;
}
@media (min-width: 761px) {
  .l-skill__item3__text ul li {
    font-size: 0.9vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-skill__item3__text ul li {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(14px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-skill__item3__text ul li span {
    font-size: 0.7vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(0.7vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-skill__item3__text ul li span {
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(12px * 0.001 * 50);
  }
}
.l-skill__item3__text ul li::after {
  content: "";
  position: absolute;
  background: url(../img/check-orange.png) no-repeat center center/cover;
}
@media (min-width: 761px) {
  .l-skill__item3__text ul li::after {
    width: 1.1vw;
    height: 1.1vw;
    left: -1.6vw;
    top: 0.3vw;
  }
}
@media (max-width: 760px) {
  .l-skill__item3__text ul li::after {
    width: 20px;
    height: 20px;
    left: -30px;
    top: 0;
  }
}
@media (min-width: 761px) {
  .l-skill__item3__text p {
    width: 16.8vw;
    margin: 10px auto 0;
    font-size: 0.5vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(0.5vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-skill__item3__text p {
    margin-top: 10px;
    font-size: 10px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(10px * 0.001 * 50);
  }
}

@media (min-width: 761px) {
  .l-point {
    background: #F2FBF8;
  }
}
@media (max-width: 760px) {
  .l-point {
    background: #FFFFFF;
  }
}
@media (min-width: 761px) {
  .l-point__grid {
    width: 80vw;
    margin: 0 auto;
    padding: 5vw 0;
  }
}
@media (max-width: 760px) {
  .l-point__grid {
    padding: 100px 40px 98px;
  }
}
.l-point__head h2 {
  text-align: center;
  position: relative;
}
@media (min-width: 761px) {
  .l-point__head h2 span {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-point__head h2 span {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-point__head h2 .green {
  color: #00AA71;
}
.l-point__head h2::after {
  content: "";
  background: #00AA71;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  height: 4px;
}
@media (min-width: 761px) {
  .l-point__head h2::after {
    bottom: -1.5vw;
    width: 10vw;
  }
}
@media (max-width: 760px) {
  .l-point__head h2::after {
    bottom: -14px;
    width: 80px;
  }
}
@media (min-width: 761px) {
  .l-point__contents {
    display: flex;
    justify-content: space-between;
    padding-top: 6.5vw;
  }
}
@media (max-width: 760px) {
  .l-point__contents {
    padding-top: 54px;
  }
}
.l-point__item {
  background: #FFFFFF;
}
@media (min-width: 761px) {
  .l-point__item {
    width: 25vw;
    padding: 2.25vw 2.5vw;
    border: 0.2vw solid #00AA71;
    border-radius: 1.2vw;
  }
}
@media (max-width: 760px) {
  .l-point__item {
    padding: 30px 20px;
    border: 4px solid #00AA71;
    border-radius: 15px;
    margin-top: 30px;
  }
}
.l-point__item__head h3 {
  color: #00AA71;
  text-align: center;
}
@media (min-width: 761px) {
  .l-point__item__head h3 {
    font-size: 1.4vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(1.4vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-point__item__head h3 {
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(20px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-point__item__image {
    padding: 1.9vw 0 1.4vw;
  }
}
@media (max-width: 760px) {
  .l-point__item__image {
    padding: 15px 0;
  }
}
.l-point__item__image img {
  width: 100%;
  height: auto;
}
@media (min-width: 761px) {
  .l-point__item__text p {
    font-size: 0.9vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-point__item__text p {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(14px * 0.001 * 50);
  }
}

.l-program {
  background: #FFFFD1;
}
@media (min-width: 761px) {
  .l-program__grid {
    width: 60vw;
    margin: 0 auto;
    padding: 7.5vw 0;
  }
}
@media (max-width: 760px) {
  .l-program__grid {
    padding: 100px 35px 94px;
  }
}
.l-program__head h2 {
  text-align: center;
  position: relative;
}
@media (min-width: 761px) {
  .l-program__head h2 span {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-program__head h2 span {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-program__head h2 .green {
  color: #00AA71;
}
.l-program__head h2::after {
  content: "";
  background: #00AA71;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  height: 4px;
}
@media (min-width: 761px) {
  .l-program__head h2::after {
    bottom: -1.5vw;
    width: 10vw;
  }
}
@media (max-width: 760px) {
  .l-program__head h2::after {
    bottom: -14px;
    width: 80px;
  }
}
.l-program__contents {
  background: #FFFFFF;
}
@media (min-width: 761px) {
  .l-program__contents {
    margin-top: 6.7vw;
    padding: 5vw 0;
    box-shadow: 0 0 0.25vw rgba(0, 0, 0, 0.15);
    border-radius: 0.75vw;
  }
}
@media (max-width: 760px) {
  .l-program__contents {
    margin-top: 64px;
    border-radius: 15px;
    padding: 35px 15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  }
}
@media (min-width: 761px) {
  .l-program__image {
    width: 45.25vw;
    margin: 0 auto;
  }
}
.l-program__image img {
  width: 100%;
  height: auto;
}

@media (min-width: 761px) {
  .l-reason__grid {
    width: 70vw;
    margin: 0 auto;
    padding: 7.5vw 0 9.2vw;
  }
}
@media (max-width: 760px) {
  .l-reason__grid {
    width: 85vw;
    margin: 0 auto;
    padding: 113px 0 90px;
  }
}
.l-reason__head h2 {
  text-align: center;
  position: relative;
}
@media (min-width: 761px) {
  .l-reason__head h2 span {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-reason__head h2 span {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-reason__head h2 .green {
  color: #00AA71;
}
.l-reason__head h2::after {
  content: "";
  background: #00AA71;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  height: 4px;
}
@media (min-width: 761px) {
  .l-reason__head h2::after {
    bottom: -1.5vw;
    width: 10vw;
  }
}
@media (max-width: 760px) {
  .l-reason__head h2::after {
    bottom: -14px;
    width: 80px;
  }
}
@media (max-width: 760px) {
  .l-reason__head p {
    margin-top: 50px;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(14px * 0.001 * 50);
  }
}
.l-reason__item {
  position: relative;
}
@media (min-width: 761px) {
  .l-reason__item {
    width: 26.5vw;
    border-radius: 0.75vw;
    box-shadow: 0 0.1vw 0.3vw rgba(0, 0, 0, 0.15);
  }
}
@media (max-width: 760px) {
  .l-reason__item {
    width: 56.25vw;
    border-radius: 15px;
  }
}
.l-reason__item::after {
  content: "";
  background: url(../img/pin.png) no-repeat center center/cover;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media (min-width: 761px) {
  .l-reason__item::after {
    width: 2.7135vw;
    height: 2.8415vw;
    top: -1.4vw;
  }
}
@media (max-width: 760px) {
  .l-reason__item::after {
    width: 45.08px;
    height: 48.11px;
    top: -24px;
  }
}
.l-reason__item__block {
  height: 100%;
  width: 100%;
}
@media (min-width: 761px) {
  .l-reason__item__block {
    border-radius: 0.75vw;
    box-shadow: 0 0.2vw 0.2vw rgba(0, 0, 0, 0.25);
    padding: 0 2vw 2vw 2vw;
  }
}
@media (max-width: 760px) {
  .l-reason__item__block {
    padding: 0 17.5px 18px;
  }
}
.l-reason__item__head h3 {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 761px) {
  .l-reason__item__head h3 {
    min-height: 9.05vw;
  }
}
@media (max-width: 760px) {
  .l-reason__item__head h3 {
    height: 92px;
    padding-top: 24px;
  }
}
@media (min-width: 761px) {
  .l-reason__item__head h3 span {
    font-size: 1.4vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(1.4vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-reason__item__head h3 span {
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(18px * 0.001 * 50);
  }
}
.l-reason__item__white {
  background: #FFFFFF;
}
@media (min-width: 761px) {
  .l-reason__item__white {
    border-radius: 1.0835vw;
    padding: 0 1.75vw;
  }
}
@media (max-width: 760px) {
  .l-reason__item__white {
    border-radius: 15px;
    padding: 0 15px;
  }
}
@media (min-width: 761px) {
  .l-reason__item__white .texts {
    min-height: 10.85vw;
  }
}
.l-reason__item__white .texts ul {
  list-style: none;
}
@media (min-width: 761px) {
  .l-reason__item__white .texts ul {
    padding-left: 1.75vw;
  }
}
@media (max-width: 760px) {
  .l-reason__item__white .texts ul {
    padding-left: 10px;
  }
}
.l-reason__item__white .texts ul li {
  position: relative;
}
@media (min-width: 761px) {
  .l-reason__item__white .texts ul li {
    font-size: 0.9vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-reason__item__white .texts ul li {
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(14px * 0.001 * 50);
  }
}
.l-reason__item__white .texts ul li::after {
  content: "";
  width: 3px;
  height: 3px;
  background: #000000;
  position: absolute;
  border-radius: 50%;
}
@media (min-width: 761px) {
  .l-reason__item__white .texts ul li::after {
    left: -1vw;
    top: 0.75vw;
  }
}
@media (max-width: 760px) {
  .l-reason__item__white .texts ul li::after {
    left: -8px;
    top: 10px;
  }
}
.l-reason__item__white .texts h4 {
  text-align: center;
}
.l-reason__item__white .texts h4 span {
  font-family: "Hiragino Sans";
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 102) 50%);
}
@media (min-width: 761px) {
  .l-reason__item__white .texts h4 span {
    padding-bottom: 1.5vw;
    background-size: 200% 0.85vw;
    font-size: 1.4vw;
    font-weight: 800;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: calc(1.4vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-reason__item__white .texts h4 span {
    padding-bottom: 20px;
    background-size: 200% 10px;
    font-size: 16px;
    font-weight: 800;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: calc(16px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-reason__item__white .texts p {
    text-align: center;
    font-size: 0.9vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-reason__item__white .texts p {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(14px * 0.001 * 50);
  }
}
.l-reason__item__white .texts:nth-child(2) {
  border-top: 1.44px dotted #999999;
  border-bottom: 1.44px dotted #999999;
}
.l-reason__contents {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 761px) {
  .l-reason__contents {
    padding-top: 7.5vw;
  }
}
@media (max-width: 760px) {
  .l-reason__contents {
    padding: 50px 0 0;
    width: 80vw;
    margin: 0 auto;
  }
}
@media (min-width: 761px) {
  .l-reason__contents .item1 {
    width: 12.5vw;
    padding-top: 9.05vw;
    box-shadow: initial;
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item1 {
    padding-top: 92px;
    width: 15vw;
  }
}
.l-reason__contents .item1::after {
  content: initial;
}
@media (min-width: 761px) {
  .l-reason__contents .item1 p {
    text-align: center;
    border-top: 1.44px dotted #999999;
    min-height: 10.85vw;
    font-size: 1.1vw;
    font-weight: 600;
    font-style: normal;
    line-height: 10.85vw;
    letter-spacing: calc(1.1vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item1 p {
    min-height: 130px;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(12px * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item1 p:first-child {
    padding-top: 42px;
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item1 p:nth-child(2) {
    border-top: 1.44px dotted #999999;
    border-bottom: 1.44px dotted #999999;
    padding-top: 60px;
    min-height: 176.78px;
  }
}
@media (min-width: 761px) {
  .l-reason__contents .item1 p:last-child {
    border-bottom: 1.44px dotted #999999;
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item1 p:last-child {
    padding-top: 70px;
  }
}
.l-reason__contents .item2 {
  background: url(../img/reason-back.jpg) no-repeat center center/cover;
}
@media (min-width: 761px) {
  .l-reason__contents .item2 {
    padding: 1vw;
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item2 {
    padding: 30px 10px 10px;
  }
}
@media (min-width: 761px) {
  .l-reason__contents .item2 .texts:first-child {
    padding: 3.85vw 0 0;
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item2 .texts:first-child {
    padding: 23px 0 12px;
  }
}
.l-reason__contents .item2 .l-reason__item__block {
  background: #efefef;
}
@media (min-width: 761px) {
  .l-reason__contents .item2 .l-reason__item__block {
    padding: 0 1vw 1vw;
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item2 .l-reason__item__block {
    border-radius: 10px;
  }
}
@media (min-width: 761px) {
  .l-reason__contents .item2 .l-reason__item__block .l-reason__item__head h3 {
    min-height: 8.05vw;
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item2 .l-reason__item__block .l-reason__item__head h3 {
    padding-top: 10px;
    height: 60px;
  }
}
.l-reason__contents .item2 .l-reason__item__block .l-reason__item__white {
  position: relative;
}
.l-reason__contents .item2 .l-reason__item__block .l-reason__item__white::after {
  content: "";
  background: url(../img/exclamation.png) no-repeat center center/cover;
  position: absolute;
}
@media (min-width: 761px) {
  .l-reason__contents .item2 .l-reason__item__block .l-reason__item__white::after {
    width: 5.55vw;
    height: 5.55vw;
    right: 0.5vw;
    top: -3vw;
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item2 .l-reason__item__block .l-reason__item__white::after {
    width: 45px;
    height: 45px;
    right: 5px;
    top: -35px;
  }
}
@media (min-width: 761px) {
  .l-reason__contents .item2 .texts:nth-child(2) {
    padding: 2.35vw 0;
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item2 .texts:nth-child(2) {
    padding: 16px 0;
  }
}
@media (min-width: 761px) {
  .l-reason__contents .item2 .texts:nth-child(3) {
    padding: 3.3vw 0 1.925vw;
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item2 .texts:nth-child(3) {
    padding: 16px 0;
  }
}
.l-reason__contents .item3 {
  background: #00AA71;
}
.l-reason__contents .item3 .l-reason__item__white {
  position: relative;
}
.l-reason__contents .item3 .l-reason__item__white::after {
  content: "";
  background: url(../img/good.png) no-repeat center center/cover;
  position: absolute;
}
@media (min-width: 761px) {
  .l-reason__contents .item3 .l-reason__item__white::after {
    width: 4vw;
    height: 5.2345vw;
    right: 0.5vw;
    top: -3vw;
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item3 .l-reason__item__white::after {
    width: 45px;
    height: 58.89px;
    right: 5px;
    top: -35px;
  }
}
.l-reason__contents .item3 .l-reason__item__head span {
  color: #FFFFFF;
}
@media (min-width: 761px) {
  .l-reason__contents .item3 .texts:first-child {
    padding-top: 1.23vw;
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item3 .texts:first-child {
    padding: 28px 0 15px;
  }
}
@media (min-width: 761px) {
  .l-reason__contents .item3 .texts:nth-child(2) {
    padding-top: 1.63vw;
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item3 .texts:nth-child(2) {
    padding: 22px 0;
  }
}
@media (min-width: 761px) {
  .l-reason__contents .item3 .texts:nth-child(3) {
    padding-top: 2.4vw;
  }
}
@media (max-width: 760px) {
  .l-reason__contents .item3 .texts:nth-child(3) {
    padding: 26px 0 15px;
  }
}
@media (max-width: 760px) {
  .l-reason .contents-sp .item1 p:first-child {
    min-height: 55.6615vw;
    padding-top: 26.04vw;
  }
}
@media (max-width: 760px) {
  .l-reason .contents-sp .item1 p:nth-child(2) {
    min-height: 44.3282vw;
    padding-top: 17.32vw;
  }
}
@media (min-width: 761px) {
  .l-reason .contents-sp .item1 p:last-child {
    border-bottom: 1.44px dotted #999999;
  }
}
@media (max-width: 760px) {
  .l-reason .contents-sp .item1 p:last-child {
    padding-top: 70px;
  }
}

@media (min-width: 761px) {
  .l-found {
    background: #F9F9F9;
  }
}
@media (max-width: 760px) {
  .l-found {
    background: #FFFFFF;
  }
}
@media (min-width: 761px) {
  .l-found__grid {
    padding: 7.5vw 0 9.2vw;
  }
}
@media (max-width: 760px) {
  .l-found__grid {
    padding: 100px 40px 84px;
  }
}
.l-found__head h2 {
  text-align: center;
  position: relative;
}
@media (min-width: 761px) {
  .l-found__head h2 span {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-found__head h2 span {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-found__head h2 .green {
  color: #00AA71;
}
.l-found__head h2::after {
  content: "";
  background: #00AA71;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  height: 4px;
}
@media (min-width: 761px) {
  .l-found__head h2::after {
    bottom: -1.5vw;
    width: 10vw;
  }
}
@media (max-width: 760px) {
  .l-found__head h2::after {
    bottom: -14px;
    width: 80px;
  }
}
@media (min-width: 761px) {
  .l-found__contents {
    background: #FFFFFF;
    margin: 6.7vw 0 5vw;
    border-radius: 0.75vw;
    padding: 4vw 0;
  }
}
@media (max-width: 760px) {
  .l-found__contents {
    padding-top: 64px;
  }
}
.l-found__surface {
  position: relative;
}
@media (min-width: 761px) {
  .l-found__surface {
    width: 80vw;
    margin: 0 auto;
  }
}
@media (min-width: 761px) {
  .l-found__surface::after {
    content: "";
    width: 105%;
    height: 7.5vw;
    bottom: 1vw;
    background: #FFF9F4;
    left: 0;
    position: absolute;
    z-index: 1;
  }
}
@media (min-width: 761px) {
  .l-found__surface__grid {
    width: 72vw;
    display: flex;
    justify-content: space-between;
  }
}
.l-found__surface__head {
  text-align: center;
}
@media (min-width: 761px) {
  .l-found__surface__head {
    padding-top: 7.15vw;
    width: 14.5vw;
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 760px) {
  .l-found__surface__head {
    background: #FFF9F4;
    padding: 30px 0;
    margin-bottom: 63px;
  }
}
.l-found__surface__head p {
  position: relative;
}
@media (min-width: 761px) {
  .l-found__surface__head p {
    font-size: 1.12vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(1.12vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-found__surface__head p {
    font-size: 19.2px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(19.2px * 0.001 * 50);
  }
}
.l-found__surface__head p::after {
  content: "";
}
@media (min-width: 761px) {
  .l-found__surface__head p::after {
    width: 2.7vw;
    height: 3.3335vw;
    background: url(../img/arrow-orange.png) no-repeat center center/cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0;
  }
}
@media (max-width: 760px) {
  .l-found__surface__head p::after {
    width: 43.1px;
    height: 50px;
    background: url(../img/arrow-orange.png) no-repeat center center/cover;
    position: absolute;
    bottom: -72.1px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
  }
}
.l-found__surface__item {
  background: #FFFFFF;
  border: 2px solid #111111;
  border-radius: 5px;
  position: relative;
}
@media (min-width: 761px) {
  .l-found__surface__item {
    width: 16.8vw;
    z-index: 2;
  }
}
@media (max-width: 760px) {
  .l-found__surface__item {
    margin-top: 30px;
  }
}
.l-found__surface__item::after {
  content: "など";
  position: absolute;
  bottom: 5px;
}
@media (min-width: 761px) {
  .l-found__surface__item::after {
    right: 1.9vw;
    font-size: 0.9vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-found__surface__item::after {
    right: 18px;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(14px * 0.001 * 50);
  }
}
.l-found__surface__item__head h3 {
  text-align: center;
  color: #FFFFFF;
  background: #F55D01;
  border-radius: 3px 3px 0 0;
}
@media (min-width: 761px) {
  .l-found__surface__item__head h3 {
    padding: 1.1vw 0;
    font-size: 1.4vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(1.4vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-found__surface__item__head h3 {
    padding: 19px 0;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-found__surface__item__text {
    padding: 1.9vw;
  }
}
@media (max-width: 760px) {
  .l-found__surface__item__text {
    padding: 18px 50px;
  }
}
.l-found__surface__item__text span {
  display: block;
  text-align: center;
  background: #f9f9f9;
}
@media (min-width: 761px) {
  .l-found__surface__item__text span {
    font-size: 1.05vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(1.05vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-found__surface__item__text span {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(18px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-found__surface__item__text span:last-child {
    margin-top: 0.875vw;
  }
}
.l-found__basis {
  position: relative;
}
@media (min-width: 761px) {
  .l-found__basis {
    width: 80vw;
    margin: 1.75vw auto 0;
  }
}
@media (max-width: 760px) {
  .l-found__basis {
    margin-top: 50px;
  }
}
@media (min-width: 761px) {
  .l-found__basis::after {
    content: "";
    width: 105%;
    height: 11.65vw;
    bottom: 2.5vw;
    background: #F2FBF8;
    left: 0;
    position: absolute;
    z-index: 1;
  }
}
@media (min-width: 761px) {
  .l-found__basis__grid {
    width: 72vw;
    display: flex;
    justify-content: space-between;
  }
}
.l-found__basis__head {
  text-align: center;
}
@media (min-width: 761px) {
  .l-found__basis__head {
    padding-top: 13.93vw;
    width: 14.5vw;
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 760px) {
  .l-found__basis__head {
    background: #F2FBF8;
    padding: 30px 0;
    margin-bottom: 63px;
  }
}
.l-found__basis__head p {
  position: relative;
}
@media (min-width: 761px) {
  .l-found__basis__head p {
    font-size: 1.12vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(1.12vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-found__basis__head p {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-found__basis__head p::after {
  content: "";
}
@media (min-width: 761px) {
  .l-found__basis__head p::after {
    width: 2.7vw;
    height: 3.3335vw;
    background: url(../img/arrow-green.png) no-repeat center center/cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0;
  }
}
@media (max-width: 760px) {
  .l-found__basis__head p::after {
    width: 43.1px;
    height: 50px;
    background: url(../img/arrow-green.png) no-repeat center center/cover;
    position: absolute;
    bottom: -72.1px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
  }
}
.l-found__basis__item {
  background: #FFFFFF;
  border: 3.5px solid #00AA71;
  border-radius: 5px;
}
@media (min-width: 761px) {
  .l-found__basis__item {
    width: 16.8vw;
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 760px) {
  .l-found__basis__item {
    margin-top: 30px;
  }
}
.l-found__basis__item__head h3 {
  text-align: center;
  color: #FFFFFF;
  background: #00AA71;
}
@media (min-width: 761px) {
  .l-found__basis__item__head h3 {
    padding: 1.1vw 0;
    font-size: 1.4vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(1.4vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-found__basis__item__head h3 {
    padding: 19px 0;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-found__basis__item__text {
    padding: 1.05vw 1.4vw;
  }
}
@media (max-width: 760px) {
  .l-found__basis__item__text {
    padding: 18px 15px;
  }
}
.l-found__basis__item__text span {
  display: block;
  background: #f9f9f9;
}
@media (min-width: 761px) {
  .l-found__basis__item__text span {
    padding: 0.875vw;
    font-size: 1vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(1vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-found__basis__item__text span {
    padding: 15px;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(18px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-found__basis__item__text span:last-child {
    margin-top: 0.875vw;
  }
}
@media (max-width: 760px) {
  .l-found__basis__item__text span:last-child {
    margin-top: 15px;
  }
}
@media (min-width: 761px) {
  .l-found__button {
    width: 40vw;
    margin: 0 auto;
  }
}
@media (max-width: 760px) {
  .l-found__button {
    margin-top: 55px;
  }
}
.l-found__button a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #00AA71;
  border-radius: 100px;
}
@media (max-width: 760px) {
  .l-found__button a {
    padding: 15px 0;
  }
}
.l-found__button a img {
  height: auto;
}
@media (min-width: 761px) {
  .l-found__button a img {
    width: 100px;
    margin-right: 20px;
  }
}
@media (max-width: 760px) {
  .l-found__button a img {
    width: 42px;
    margin-right: 15px;
  }
}
.l-found__button a span {
  color: #FFFFFF;
}
@media (min-width: 761px) {
  .l-found__button a span {
    font-size: 1.5vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(1.5vw * 0.001 * 0);
  }
}
@media (max-width: 760px) {
  .l-found__button a span {
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(15px * 0.001 * 0);
  }
}

@media (min-width: 761px) {
  .l-difference {
    overflow: initial !important;
  }
}
@media (min-width: 761px) {
  .l-difference__grid {
    width: 70vw;
    margin: 0 auto;
    padding: 0 0 7.85vw;
  }
}
@media (max-width: 760px) {
  .l-difference__grid {
    padding: 0 30px 84px;
  }
}
.l-difference__head h2 {
  text-align: center;
  position: relative;
}
@media (min-width: 761px) {
  .l-difference__head h2 span {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-difference__head h2 span {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-difference__head h2 .green {
  color: #00AA71;
}
.l-difference__head h2::after {
  content: "";
  background: #00AA71;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  height: 4px;
}
@media (min-width: 761px) {
  .l-difference__head h2::after {
    bottom: -1.5vw;
    width: 10vw;
  }
}
@media (max-width: 760px) {
  .l-difference__head h2::after {
    bottom: -14px;
    width: 80px;
  }
}
@media (min-width: 761px) {
  .l-difference__contents {
    padding-top: 9.35vw;
  }
}
@media (max-width: 760px) {
  .l-difference__contents {
    overflow: scroll;
    padding: 75px 0 50px;
  }
}
.l-difference__contents::-webkit-scrollbar-thumb {
  --bg-opacity: 1;
  background-color: #00AA71;
}
.l-difference__block {
  position: relative;
}
@media (max-width: 760px) {
  .l-difference__block {
    width: 1160px;
  }
}
.l-difference__block table {
  width: 100%;
}
.l-difference__block table tr th,
.l-difference__block table tr td {
  border-collapse: collapse;
  border: 1px solid #efefef;
}
.l-difference__block table tr th {
  width: 174px;
}
@media (min-width: 761px) {
  .l-difference__block table tr th {
    padding-left: 1vw;
  }
}
@media (max-width: 760px) {
  .l-difference__block table tr th {
    padding-left: 16.57px;
  }
}
.l-difference__block table tr th span {
  display: flex;
  align-items: center;
}
@media (min-width: 761px) {
  .l-difference__block table tr th span {
    min-height: 4.2vw;
    font-size: 0.84vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(0.84vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-difference__block table tr th span {
    min-height: 69.6px;
    font-size: 13.92px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(13.92px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-difference__block table tr td {
    padding-left: 6.65vw;
    font-size: 0.9vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-difference__block table tr td {
    padding-left: 125.97px;
    font-size: 13.92px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(13.92px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-difference__block table tr td span {
    font-size: 0.9vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-difference__block table tr td span {
    font-size: 13.92px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(13.92px * 0.001 * 50);
  }
}
.l-difference__block table tr td .maru {
  position: relative;
}
.l-difference__block table tr td .maru::after {
  content: "◯";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #FF0000;
}
@media (min-width: 761px) {
  .l-difference__block table tr td .maru::after {
    left: -2.5vw;
    font-size: 1.54vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(1.54vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-difference__block table tr td .maru::after {
    left: -50px;
    font-size: 28.21px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(28.21px * 0.001 * 50);
  }
}
.l-difference__block table tr td .triangle {
  position: relative;
}
.l-difference__block table tr td .triangle::after {
  content: "△";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #00AA71;
}
@media (min-width: 761px) {
  .l-difference__block table tr td .triangle::after {
    left: -2.5vw;
    font-size: 1.54vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(1.54vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-difference__block table tr td .triangle::after {
    left: -50px;
    font-size: 28.21px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(28.21px * 0.001 * 50);
  }
}
.l-difference__block table tr .center {
  padding-left: initial;
  text-align: center;
}
.l-difference__block table tr .head {
  background: #efefef;
}
.l-difference__block table tr .head span {
  display: block;
}
@media (min-width: 761px) {
  .l-difference__block table tr .head span {
    min-height: 2.5vw;
  }
}
.l-difference__block table tr .career {
  background: #6DCEAD;
}
.l-difference__block table tr .school {
  background: #6DCEAD;
}
.l-difference__block table tr .service,
.l-difference__block table tr .career,
.l-difference__block table tr .school {
  color: #FFFFFF;
  text-align: center;
  width: 328.669px;
  padding-left: initial;
}
@media (min-width: 761px) {
  .l-difference__block table tr .service,
  .l-difference__block table tr .career,
  .l-difference__block table tr .school {
    font-size: 0.84vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(0.84vw * 0.001 * 50);
  }
}
.l-difference__it {
  position: absolute;
  background: #FFFFFF;
}
@media (min-width: 761px) {
  .l-difference__it {
    left: 9.5vw;
    width: 21vw;
    border: 0.75vw solid #F55D01;
    top: -1.3vw;
  }
}
@media (max-width: 760px) {
  .l-difference__it {
    left: 164px;
    width: 348px;
    border: 10px solid #F55D01;
    top: -20px;
  }
}
.l-difference__it .head {
  color: #FFFFFF;
  text-align: center;
  background: #00AA71;
}
@media (min-width: 761px) {
  .l-difference__it .head {
    padding: 0.6vw 0;
    font-size: 1.2vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(1.2vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-difference__it .head {
    padding: 15px 0 25px;
    font-size: 19.89px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(19.89px * 0.001 * 50);
  }
}
.l-difference__it .content {
  border-top: 1px solid #efefef;
}
@media (min-width: 761px) {
  .l-difference__it .content {
    padding-left: 3.65vw;
    min-height: 4.643vw;
    padding-top: 0.8vw;
    font-size: 1vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(1vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-difference__it .content {
    padding-top: 15px;
    min-height: 76.94px;
    padding-left: 58px;
    font-size: 16.57px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(16.57px * 0.001 * 50);
  }
}
.l-difference__it .circle {
  border-top: 1px solid #efefef;
}
@media (min-width: 761px) {
  .l-difference__it .circle {
    padding-top: 0.8vw;
    padding-left: 6.65vw;
    min-height: 4.643vw;
    font-size: 1vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(1vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-difference__it .circle {
    padding-top: 15px;
    min-height: 76.94px;
    padding-left: 100px;
    font-size: 16.57px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(16.57px * 0.001 * 50);
  }
}
.l-difference__it .circle span {
  position: relative;
}
.l-difference__it .circle span::after {
  content: "◎";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #FF0000;
}
@media (min-width: 761px) {
  .l-difference__it .circle span::after {
    left: -2.5vw;
    font-size: 1.54vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(1.54vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-difference__it .circle span::after {
    left: -50px;
    font-size: 28.21px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: calc(28.21px * 0.001 * 50);
  }
}
.l-difference__it .single {
  padding-top: initial;
}
@media (min-width: 761px) {
  .l-difference__it .single span {
    line-height: 4.643vw;
  }
}
@media (max-width: 760px) {
  .l-difference__it .single span {
    line-height: 76.94px;
  }
}

.l-footer {
  background: #f9f9f9;
}
@media (min-width: 761px) {
  .l-footer__grid {
    width: 60vw;
    margin: 0 auto;
    padding: 7.5vw 0 6.6vw;
  }
}
@media (max-width: 760px) {
  .l-footer__grid {
    padding: 100px 30px 109px;
  }
}
@media (min-width: 761px) {
  .l-footer__name p {
    padding: 0.9vw 0;
    font-size: 1.5vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(1.5vw * 0.001 * 0);
  }
}
@media (max-width: 760px) {
  .l-footer__name p {
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(22px * 0.001 * 0);
  }
}
@media (min-width: 761px) {
  .l-footer__low {
    display: flex;
    justify-content: space-between;
    margin-top: 1.2vw;
    padding-left: 0.8vw;
  }
}
@media (max-width: 760px) {
  .l-footer__low {
    margin-top: 20px;
  }
}
@media (min-width: 761px) {
  .l-footer__low__left {
    width: 20vw;
  }
}
.l-footer__low__left ul {
  list-style: none;
}
@media (min-width: 761px) {
  .l-footer__low__left ul li {
    padding-top: 1vw;
  }
}
@media (max-width: 760px) {
  .l-footer__low__left ul li {
    border-bottom: 1px solid #DDDDDD;
  }
}
.l-footer__low__left ul li a {
  display: block;
  color: #000000;
  position: relative;
}
@media (min-width: 761px) {
  .l-footer__low__left ul li a {
    padding: 0.9vw 0;
    font-size: 0.8vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(0.8vw * 0.001 * 0);
  }
}
@media (max-width: 760px) {
  .l-footer__low__left ul li a {
    padding: 17.5px 0;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(14px * 0.001 * 0);
  }
}
.l-footer__low__left ul li a::after {
  content: "";
  position: absolute;
  background: url(../img/link-arrow.png) no-repeat center center/cover;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media (min-width: 761px) {
  .l-footer__low__left ul li a::after {
    width: 1.2vw;
    height: 1.2vw;
  }
}
@media (max-width: 760px) {
  .l-footer__low__left ul li a::after {
    width: 24px;
    height: 24px;
  }
}
@media (min-width: 761px) {
  .l-footer__low__left .about h3 {
    font-size: 0.8vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(0.8vw * 0.001 * 0);
  }
}
@media (max-width: 760px) {
  .l-footer__low__left .about h3 {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(14px * 0.001 * 0);
  }
}
@media (min-width: 761px) {
  .l-footer__low__left .about ul {
    padding: 1.825vw 0 1.5vw 2vw;
    border-bottom: 1px solid #DDDDDD;
  }
}
@media (min-width: 761px) {
  .l-footer__low__left .career {
    border-bottom: 1px solid #DDDDDD;
  }
}
@media (min-width: 761px) {
  .l-footer__low__left .question {
    border-bottom: 1px solid #DDDDDD;
  }
}
@media (min-width: 761px) {
  .l-footer__low__right {
    width: 20vw;
  }
}
.l-footer__low__right ul {
  list-style: none;
}
.l-footer__low__right ul li {
  border-bottom: 1px solid #DDDDDD;
}
@media (min-width: 761px) {
  .l-footer__low__right ul li {
    padding-top: 1vw;
  }
}
.l-footer__low__right ul li a {
  display: block;
  color: #000000;
  position: relative;
}
@media (min-width: 761px) {
  .l-footer__low__right ul li a {
    padding: 0.9vw 0;
    font-size: 0.8vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(0.8vw * 0.001 * 0);
  }
}
@media (max-width: 760px) {
  .l-footer__low__right ul li a {
    padding: 17.5px 0;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(14px * 0.001 * 0);
  }
}
.l-footer__low__right ul li a::after {
  content: "";
  position: absolute;
  background: url(../img/link-arrow.png) no-repeat center center/cover;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media (min-width: 761px) {
  .l-footer__low__right ul li a::after {
    width: 1.2vw;
    height: 1.2vw;
  }
}
@media (max-width: 760px) {
  .l-footer__low__right ul li a::after {
    width: 24px;
    height: 24px;
  }
}
@media (min-width: 761px) {
  .l-footer__low__right .button {
    padding: 3vw 0 1vw;
  }
}
@media (max-width: 760px) {
  .l-footer__low__right .button {
    margin-top: 40px;
  }
}
.l-footer__low__right .button a {
  display: block;
  background: #00AA71;
  border-radius: 50px;
  color: #FFFFFF;
  text-align: center;
}
@media (min-width: 761px) {
  .l-footer__low__right .button a {
    box-shadow: 0 0.35vw 0 rgba(0, 0, 0, 0.1);
    padding: 1.1vw 0;
    font-size: 0.8vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(0.8vw * 0.001 * 0);
  }
}
@media (max-width: 760px) {
  .l-footer__low__right .button a {
    box-shadow: 0 5px 0 rgba(0, 0, 0, 0.1);
    padding: 26.5px 0;
    font-size: 16.5px;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(16.5px * 0.001 * 0);
  }
}
@media (min-width: 761px) {
  .l-footer__low__right .logo {
    width: 15vw;
    margin: 0 auto;
    padding: 1.625vw 0;
  }
}
@media (max-width: 760px) {
  .l-footer__low__right .logo {
    padding: 52.5px 0 32.5px;
    width: 88.23%;
    margin: 0 auto;
  }
}
.l-footer__low__right .logo img {
  width: 100%;
}
@media (min-width: 761px) {
  .l-footer__links {
    margin-top: 3.95vw;
  }
}
.l-footer__links ul {
  list-style: none;
}
@media (min-width: 761px) {
  .l-footer__links ul {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 761px) {
  .l-footer__links ul li {
    text-align: center;
    width: 33.333%;
  }
}
@media (max-width: 760px) {
  .l-footer__links ul li {
    border-bottom: 1px solid #DDDDDD;
  }
}
.l-footer__links ul li a {
  color: #000000;
}
@media (min-width: 761px) {
  .l-footer__links ul li a {
    font-size: 0.7vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(0.7vw * 0.001 * 0);
  }
}
@media (max-width: 760px) {
  .l-footer__links ul li a {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(14px * 0.001 * 0);
    display: block;
    position: relative;
    padding: 17.5px 0;
  }
}
@media (max-width: 760px) {
  .l-footer__links ul li a::after {
    content: "";
    position: absolute;
    background: url(../img/link-arrow.png) no-repeat center center/cover;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 24px;
    height: 24px;
  }
}
@media (min-width: 761px) {
  .l-footer__links ul li:nth-child(2) {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
  }
}
.l-footer__copy {
  background: #000000;
}
@media (min-width: 761px) {
  .l-footer__copy {
    padding: 1.975vw 0;
  }
}
@media (max-width: 760px) {
  .l-footer__copy {
    padding: 21px 0;
  }
}
.l-footer__copy p {
  text-align: center;
  color: #FFFFFF;
}
@media (min-width: 761px) {
  .l-footer__copy p {
    font-size: 0.7vw;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(0.7vw * 0.001 * 0);
  }
}
@media (max-width: 760px) {
  .l-footer__copy p {
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(12px * 0.001 * 0);
  }
}

@media (min-width: 761px) {
  .l-voice__grid {
    width: 80vw;
    margin: 0 auto;
    padding: 7.5vw 0 7.5vw;
  }
}
@media (max-width: 760px) {
  .l-voice__grid {
    padding: 60px 30px;
  }
}
@media (max-width: 760px) {
  .l-voice__head {
    margin-bottom: 60px;
  }
}
.l-voice__head h2 {
  text-align: center;
  position: relative;
}
@media (min-width: 761px) {
  .l-voice__head h2 span {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-voice__head h2 span {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.l-voice__head h2 .green {
  color: #00AA71;
}
.l-voice__head h2::after {
  content: "";
  background: #00AA71;
  position: absolute;
  height: 4px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media (min-width: 761px) {
  .l-voice__head h2::after {
    bottom: -1.5vw;
    width: 10vw;
  }
}
@media (max-width: 760px) {
  .l-voice__head h2::after {
    bottom: -20px;
    width: 80px;
  }
}
@media (min-width: 761px) {
  .l-voice__contents {
    padding: 6.5vw 0 30px;
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 760px) {
  .l-voice__contents {
    padding: 0 0 20px;
  }
}
.l-voice__item {
  background: #FFFFFF;
  position: relative;
  box-sizing: border-box;
}
@media (min-width: 761px) {
  .l-voice__item {
    width: 25vw;
    padding: 20px 2vw 2vw;
    border-radius: 1.2vw;
    border: 0.3vw solid #00AA71;
  }
}
@media (max-width: 760px) {
  .l-voice__item {
    margin-top: 30px;
    border-radius: 15px;
    border: 3px solid #00AA71;
    padding: 45px 30px;
  }
}
.l-voice__item::before {
  content: "";
  background: #FFFFFF;
  position: absolute;
}
@media (min-width: 761px) {
  .l-voice__item::before {
    width: 3.5vw;
    height: 0.3vw;
    top: -0.3vw;
    left: 2.5vw;
  }
}
@media (max-width: 760px) {
  .l-voice__item::before {
    width: 40px;
    height: 3px;
    top: -3px;
    left: 30px;
  }
}
.l-voice__item::after {
  position: absolute;
  font-family: "Roboto", sans-serif;
  color: #00AA71;
}
@media (min-width: 761px) {
  .l-voice__item::after {
    font-size: 2.5vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(2.5vw * 0.001 * 0);
    top: -1.4vw;
    left: 2.9vw;
  }
}
@media (max-width: 760px) {
  .l-voice__item::after {
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(25px * 0.001 * 0);
    top: -15px;
    left: 38px;
  }
}
.l-voice__item__head h3 {
  text-align: center;
}
@media (min-width: 761px) {
  .l-voice__item__head h3 .name {
    font-size: 1.7vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(1.7vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-voice__item__head h3 .name {
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-voice__item__head h3 .age {
    font-size: 1vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(1vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-voice__item__head h3 .age {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(16px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-voice__item__image {
    margin: 12px 0;
  }
}
@media (max-width: 760px) {
  .l-voice__item__image {
    margin: 8px 0;
  }
}
.l-voice__item__image img {
  width: 100%;
  height: auto;
}
.l-voice__item__income {
  text-align: center;
}
@media (min-width: 761px) {
  .l-voice__item__income .normal {
    font-size: 1.7vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(1.7vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-voice__item__income .normal {
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .l-voice__item__income .big {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-voice__item__income .big {
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(28px * 0.001 * 50);
  }
}
.l-voice__item__income .border {
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 102) 50%);
}
@media (min-width: 761px) {
  .l-voice__item__income .border {
    padding-bottom: 1.3vw;
    background-size: 200% 1vw;
  }
}
@media (max-width: 760px) {
  .l-voice__item__income .border {
    padding-bottom: 20px;
    background-size: 200% 15px;
  }
}
.l-voice__item__before {
  margin-top: 15px;
}
.l-voice__item__before h4 span {
  background: #00AA71;
  color: #FFFFFF;
  display: inline-block;
  padding: 0.3vw 0.8vw;
}
@media (min-width: 761px) {
  .l-voice__item__before h4 span {
    font-size: 1vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(1vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-voice__item__before h4 span {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(16px * 0.001 * 50);
  }
}
.l-voice__item__before p {
  margin-top: 10px;
}
@media (min-width: 761px) {
  .l-voice__item__before p {
    font-size: 1vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(1vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-voice__item__before p {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(16px * 0.001 * 50);
  }
}
.l-voice__item__after {
  margin-top: 24px;
}
.l-voice__item__after h4 span {
  background: #F55D01;
  color: #FFFFFF;
  display: inline-block;
  padding: 0.3vw 0.8vw;
}
@media (min-width: 761px) {
  .l-voice__item__after h4 span {
    font-size: 1vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(1vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-voice__item__after h4 span {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(16px * 0.001 * 50);
  }
}
.l-voice__item__after p {
  margin-top: 10px;
}
@media (min-width: 761px) {
  .l-voice__item__after p {
    font-size: 1vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(1vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-voice__item__after p {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(16px * 0.001 * 50);
  }
}
.l-voice .item1::after {
  content: "01";
}
.l-voice .item2::after {
  content: "02";
}
.l-voice .item3::after {
  content: "03";
}
@media (min-width: 761px) {
  .l-voice__care p {
    font-size: 0.7vw;
    font-weight: 400;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(0.7vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .l-voice__care p {
    font-size: 10px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(10px * 0.001 * 50);
  }
}

.c-label {
  background: #FFFFFF;
}
@media (min-width: 761px) {
  .c-label {
    border: 4px solid #111111;
    border-radius: 1.2vw;
  }
}
@media (max-width: 760px) {
  .c-label {
    border: 2px solid #111111;
    border-radius: 15px;
  }
}
@media (min-width: 761px) {
  .c-label__head {
    border-radius: 0.9vw 0.9vw 0 0;
    padding: 1.45vw 0;
    border-bottom: 4px solid #111111;
  }
}
@media (max-width: 760px) {
  .c-label__head {
    border-radius: 15px 15px 0 0;
    padding: 19px 0 16px;
    border-bottom: 2px solid #111111;
  }
}
.c-label__head h3 {
  text-align: center;
}
@media (min-width: 761px) {
  .c-label__head h3 .small {
    font-size: 1.5vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(1.5vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .c-label__head h3 .small {
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(18px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .c-label__head h3 .normal {
    font-size: 1.9vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(1.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .c-label__head h3 .normal {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(24px * 0.001 * 50);
  }
}
.c-label__head h3 .num {
  font-family: "Roboto", sans-serif;
}
@media (min-width: 761px) {
  .c-label__head h3 .num {
    font-size: 2.3vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(2.3vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .c-label__head h3 .num {
    font-size: 29px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(29px * 0.001 * 50);
  }
}
.c-label__head h3 .numSmall {
  font-family: "Roboto", sans-serif;
}
@media (min-width: 761px) {
  .c-label__head h3 .numSmall {
    font-size: 1.9vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(1.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .c-label__head h3 .numSmall {
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(25px * 0.001 * 50);
  }
}
.c-label__num {
  background-image: linear-gradient(to right, #cccccc 2px, transparent 2px);
  background-repeat: repeat-x;
  background-position: bottom;
}
@media (min-width: 761px) {
  .c-label__num {
    padding: 1vw 1.5vw;
    background-size: 10px 2px;
  }
}
@media (max-width: 760px) {
  .c-label__num {
    padding: 26px 20px 19px;
    background-size: 9px 2px;
  }
}
.c-label__num table {
  width: 100%;
}
@media (min-width: 761px) {
  .c-label__num table tr th {
    padding: 0.5vw 0;
  }
}
@media (max-width: 760px) {
  .c-label__num table tr th {
    padding: 8px 0;
  }
}
.c-label__num table tr th span {
  display: inline-block;
  border: 1.6px solid #111111;
}
@media (min-width: 761px) {
  .c-label__num table tr th span {
    padding: 0.4vw 0.5vw;
    font-size: 0.9vw;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .c-label__num table tr th span {
    padding: 5px 6px;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(12px * 0.001 * 50);
  }
}
.c-label__num table tr td .price {
  font-family: "Roboto", sans-serif;
}
@media (min-width: 761px) {
  .c-label__num table tr td .price {
    padding-left: 10px;
    font-size: 2.75vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(2.75vw * 0.001 * 0);
  }
}
@media (max-width: 760px) {
  .c-label__num table tr td .price {
    font-size: 34px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(34px * 0.001 * 0);
  }
}
@media (min-width: 761px) {
  .c-label__num table tr td .jpy {
    font-size: 1.4vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(1.4vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .c-label__num table tr td .jpy {
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(12px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .c-label__num table tr td .small {
    font-size: 0.9vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .c-label__num table tr td .small {
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(12px * 0.001 * 50);
  }
}
.c-label__num table tr td .period {
  font-family: "Roboto", sans-serif;
}
@media (min-width: 761px) {
  .c-label__num table tr td .period {
    padding-left: 10px;
    font-size: 1.6vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(1.6vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .c-label__num table tr td .period {
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(18px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .c-label__num table tr td .month {
    font-size: 1.1vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(1.1vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .c-label__num table tr td .month {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(14px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .c-label__yellow {
    margin: 1.5vw 0 0;
    padding: 0 2vw;
    min-height: 8.6343vw;
  }
}
@media (max-width: 760px) {
  .c-label__yellow {
    padding: 19px 22px 0;
    min-height: 84px;
  }
}
@media (min-width: 761px) {
  .c-label__yellow p {
    font-size: 0.9vw;
    font-weight: 400;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: calc(0.9vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .c-label__yellow p {
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(12px * 0.001 * 50);
  }
}
.c-label__yellow ul {
  list-style: none;
}
@media (min-width: 761px) {
  .c-label__yellow ul {
    padding-left: 2.7vw;
  }
}
@media (max-width: 760px) {
  .c-label__yellow ul {
    padding-left: 25px;
  }
}
.c-label__yellow ul li {
  position: relative;
}
@media (min-width: 761px) {
  .c-label__yellow ul li {
    padding: 0.2vw 0;
  }
}
@media (max-width: 760px) {
  .c-label__yellow ul li {
    padding: 3px 0;
  }
}
.c-label__yellow ul li::after {
  content: "";
  background: #111111;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media (min-width: 761px) {
  .c-label__yellow ul li::after {
    width: 5px;
    height: 5px;
    left: -15px;
  }
}
@media (max-width: 760px) {
  .c-label__yellow ul li::after {
    width: 3px;
    height: 3px;
    left: -10px;
  }
}
.c-label__yellow ul li span {
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, #FDF53D 50%, #FDF53D 50%);
}
@media (min-width: 761px) {
  .c-label__yellow ul li span {
    padding-bottom: 1.2vw;
    background-size: 200% 0.75vw;
    font-size: 1.2vw;
    font-weight: 700;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: calc(1.2vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .c-label__yellow ul li span {
    padding-bottom: 15px;
    background-size: 200% 8px;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: calc(15px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .c-label__care {
    min-height: 6.4vw;
  }
}
@media (max-width: 760px) {
  .c-label__care {
    padding: 20px 22px 0;
  }
}
.c-label__care p {
  background: #F9F9F9;
}
@media (min-width: 761px) {
  .c-label__care p {
    width: 86%;
    margin: 0 auto;
    padding: 0.8vw 0.45vw;
    font-size: 0.7vw;
    font-weight: 400;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(0.7vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .c-label__care p {
    padding: 13px 14px;
    font-size: 10px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: calc(10px * 0.001 * 50);
  }
}
@media (min-width: 761px) {
  .c-label__button {
    padding: 1.5vw 1.3vw 2.25vw;
    display: none;
  }
}
@media (max-width: 760px) {
  .c-label__button {
    padding: 20px;
  }
}
.c-label__button.pc-bottom {
  max-width: 40vw;
  width: 100%;
  margin: 3vw auto;
}
@media (min-width: 761px) {
  .c-label__button.pc-bottom {
    display: block;
  }
}
@media (max-width: 760px) {
  .c-label__button.pc-bottom {
    display: none;
  }
}
.c-label__button a {
  display: block;
  background: #00AA71;
  color: #FFFFFF;
  text-align: center;
  border-radius: 50px;
}
@media (min-width: 761px) {
  .c-label__button a {
    padding: 1.825vw 0;
    font-size: 1.26vw;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(1.26vw * 0.001 * 50);
  }
}
@media (max-width: 760px) {
  .c-label__button a {
    box-shadow: 0 4.38px 0 rgba(0, 0, 0, 0.1);
    padding: 23px 0;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 1;
    letter-spacing: calc(14px * 0.001 * 50);
  }
}

.label1 {
  height: 100%;
}
.label1 .c-label__head {
  background: #FFDE25;
}
@media (min-width: 761px) {
  .label1 ul {
    padding-left: 2vw;
  }
}
@media (max-width: 760px) {
  .label1 ul {
    padding-left: 20px;
  }
}
@media (min-width: 761px) {
  .label1 ul .tick::after {
    width: 7px;
    height: 7px;
  }
}

.label2 {
  height: 100%;
}
.label2 .c-label__head {
  background: #FFE76A;
}

.label3 {
  height: 100%;
}
.label3 .c-label__head {
  background: #FFF5BE;
}
@media (max-width: 760px) {
  .label3 .c-label__num {
    padding: 26px 10px 19px;
  }
}
.label3 .jpy {
  position: relative;
}

@keyframes scroll-hint-appear {
  0% {
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    transform: translateX(-40px);
    opacity: 0;
  }
}
.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  box-sizing: border-box;
  width: 120px;
  height: 80px;
  border-radius: 5px;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #FFF;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 0.8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  animation: scroll-hint-appear 1.2s linear;
  animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #FFF;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}/*# sourceMappingURL=style.css.map */
