*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body,
h1, h2, h3, h4, h5, h6,
p,
ul, ol, dl, dd,
hr,
figure,
blockquote {
  margin: 0;
}

ul, ol, button {
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
}

body {
  line-height: 1;
}

ul, ol {
  list-style: none;
}

hr {
  border: none;
}

#lpCont img {
  width: 100%;
  max-width: 100%;
  display: block;
}

#lpContimg:not([alt]) {
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

a {
  text-decoration: none;
  color: inherit;
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

input,
textarea,
select,
button {
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
  font: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select::-ms-expand {
  display: none;
}

textarea {
  resize: none;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=submit],
input[type=button],
button {
  cursor: pointer;
}

/* normal */
@font-face {
  font-family: "myfont" !important;
  src: url("../fonts/KozGoPr6N-Regular.otf") format("opentype");
}
/* bold */
@font-face {
  font-family: "Noto" !important;
  src: url("../fonts/NotoSansCJKjp-Black.otf") format("opentype");
  font-weight: 900;
}
/* italic */
@font-face {
  font-family: "Noto" !important;
  src: url("../fonts/NotoSansCJKjp-Bold.otf") format("opentype");
  font-weight: bold;
}
@font-face {
  font-family: "Noto" !important;
  src: url("../fonts/NotoSansCJKjp-Regular.otf") format("opentype");
  font-weight: normal;
}
@font-face {
  font-family: "roboto" !important;
  src: url("../fonts/Roboto-LightItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: 200;
}
@media screen and (max-width: 767.98px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  html {
    font-size: 1.5625vw;
  }
}
@media screen and (min-width: 1024px) {
  html {
    font-size: 16px;
  }
}
@media screen and (max-width: 374px) {
  html {
    font-size: 4.2666666667vw;
  }
}

body {
  background-color: #fff;
  font-family: "Noto" !important;
  font-weight: 400;
  color: #000;
}

html.is-fixed,
body.is-fixed {
  overflow: hidden;
}

a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  opacity: 0.7;
}

.l-inner {
  width: 100%;
  max-width: 80rem;
  margin: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media screen and (max-width: 767.98px) {
  .l-inner {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.p-fv__logo img {
  width: auto !important;
}
.l-inner--fv {
  position: relative;
}

.l-inner--fv::before {
  content: "";
  position: absolute;
  top: -1.8125rem;
  right: -17.3125rem;
  background: url(../images/main_bg.jpg) no-repeat center center/contain;
  width: 1280px;
  height: 819.2px;
  z-index: -50;
  -webkit-transform: scale(3.3);
          transform: scale(3.3);
}
@media screen and (max-width: 767.98px) {
  .l-inner--fv::before {
    left: 10%;
    -webkit-transform: scale(4.5);
            transform: scale(4.5);
    width: 600px;
    top: -9.375rem;
  }
}

.l-inner--effect {
  padding-bottom: 4.6875rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .l-inner--effect {
    padding-bottom: 11.25rem;
  }
}

.l-footer {
  margin-top: 4.1875rem;
  margin-bottom: 3.75rem;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .l-footer {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}

.l-footer__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767.98px) {
  .l-footer__contents {
    display: block;
    text-align: center;
  }
}

.l-footer__btn:first-child {
  margin-right: 1.875rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__btn:first-child {
    margin-right: 0rem;
  }
}

@media screen and (max-width: 767.98px) {
  .l-footer__btn:nth-child(2) {
    margin-top: 1.25rem;
  }
}

.l-footer__line {
  width: 100%;
  height: 0.125rem;
  background: #ECECEC;
  margin-top: 4rem;
}
@media screen and (max-width: 767.98px) {
  .l-footer__line {
    margin-top: 2rem;
  }
}

.l-footer__copyright {
  font-size: 0.875rem;
  color: #B9B9B9;
  margin-top: 4rem;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767.98px) {
  .l-footer__copyright {
    margin-top: 2rem;
  }
}

.l-introduce {
  margin-top: 4.625rem;
}

.l-trial {
  margin-top: 5.0625rem;
}
@media screen and (max-width: 767.98px) {
  .l-trial {
    margin-top: 2.5rem;
  }
}

.l-worries {
  margin-top: 3.125rem;
}
.c-trial {
  text-align: center;
}

.c-trial__title {
  font-size: 1.375rem;
  font-weight: bold;
  display: inline-block;
  padding: 0 2rem;
  position: relative;
  letter-spacing: 0.08em;
  margin-left: -0.0625rem;
  line-height: 1.2;
}
@media screen and (max-width: 767.98px) {
  .c-trial__title {
    font-size: 1.2rem;
  }
}

.c-trial__title::after,
.c-trial__title::before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 1.75rem;
  height: 0.125rem;
  background-color: #000;
}

.c-trial__title::before {
  left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.c-trial__title::after {
  right: -0.5rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.c-trial__title--white {
  color: #fff;
  font-size: 1.625rem;
}

.c-trial__btn {
  margin-top: 1.5rem;
}

.c-trial__download {
  font-size: 1.125rem;
  font-weight: bold;
  margin-top: 2.0625rem;
  margin-left: 0.5625rem;
}

.c-trial__download a {
  letter-spacing: 0.1em;
  color: #06A8C7;
  text-decoration: underline;
}

.c-circle {
  position: relative;
  -webkit-box-shadow: 0.3125rem 0.3125rem 0.3125rem rgba(0, 0, 0, 0.15);
          box-shadow: 0.3125rem 0.3125rem 0.3125rem rgba(0, 0, 0, 0.15);
}

.c-circle__wrapper {
  position: absolute;
  top: 48%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  letter-spacing: 0.1em;
}

.c-circle__text {
  text-align: center;
  font-weight: bold;
  font-size: 1.75rem;
  line-height: 1.25;
  margin-left: 0.25rem;
  letter-spacing: 0.1em;
}

.c-circle__description {
  margin-top: -0.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #C81239;
  margin-left: 0.625rem;
}

.c-circle__description p strong {
  font-size: 6.75rem;
  font-weight: bold;
  letter-spacing: 0;
  margin-left: -0.9375rem;
}

.c-circle__description p:nth-child(1) {
  margin-right: -0.0625rem;
}

.c-circle__description p {
  font-size: 2.5rem;
  white-space: nowrap;
  font-weight: bold;
}

.c-trial-btn {
  display: inline-block;
  text-align: center;
  color: #fff;
  background-color: #009F27;
  border-radius: 624.9375rem;
  border: 0.125rem solid #fff;
  -webkit-box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.15);
  letter-spacing: 0.1em;
  position: relative;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.c-trial-btn--small {
  width: 29.2625rem;
  height: 5rem;
  font-size: 1.75rem;
  padding-left: 0.375rem;
  padding-top: 1.4375rem;
  padding-bottom: 1.625rem;
}
@media screen and (max-width: 767.98px) {
  .c-trial-btn--small {
    width: 95%;
    max-width: 350px;
    height: 4.0rem;
    font-size: 1.25rem;
    padding-left: 0rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

.c-trial-btn--small::before,
.c-trial-btn--small::after {
  position: absolute;
  content: "";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18px;
  width: 13px;
  height: 3px;
  background: #fff;
}
@media screen and (max-width: 767.98px) {
  .c-trial-btn--small::before,
.c-trial-btn--small::after {
    right: 20px;
  }
}

.c-trial-btn--small::before {
  -webkit-transform: rotate(37deg);
          transform: rotate(37deg);
  top: 43%;
}
@media screen and (max-width: 767.98px) {
  .c-trial-btn--small::before {
    top: 45%;
  }
}

.c-trial-btn--small::after {
  -webkit-transform: rotate(-37deg);
          transform: rotate(-37deg);
  top: 51%;
}
@media screen and (max-width: 767.98px) {
  .c-trial-btn--small::after {
    top: 56%;
  }
}

.c-trial-btn--large {
  font-size: 2.25rem;
  width: 36.875rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media screen and (max-width: 767.98px) {
  .c-trial-btn--large {
    width: 20rem;
    font-size: 1.25rem;
    padding-left: 0rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

.c-trial-btn--large::before,
.c-trial-btn--large::after {
  position: absolute;
  content: "";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 31px;
  width: 14px;
  height: 4px;
  background: #fff;
}
@media screen and (max-width: 767.98px) {
  .c-trial-btn--large::before,
.c-trial-btn--large::after {
    right: 15px;
  }
}

.c-trial-btn--large::before {
  -webkit-transform: rotate(37deg);
          transform: rotate(37deg);
  top: 43%;
}

.c-trial-btn--large::after {
  -webkit-transform: rotate(-37deg);
          transform: rotate(-37deg);
  top: 51%;
}
@media screen and (max-width: 767.98px) {
  .c-trial-btn--large::after {
    top: 53%;
  }
}

.c-cards {
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}
@media screen and (max-width: 767.98px) {
  .c-cards {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}

.c-cards__item {
  border-radius: 0.625rem;
}
@media screen and (max-width: 767.98px) {
  .c-cards__item {
    margin: auto;
    max-width: 37.5rem;
  }
}

.c-cards__item:not(:nth-child(1)) {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767.98px) {
  .c-cards__item:not(:nth-child(1)) {
    margin-top: 3.75rem;
  }
}

.c-card {
  padding: 2.75rem 2.5rem 3.125rem 3.25rem;
  background: #fff;
  -webkit-box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767.98px) {
  .c-card {
    padding: 1.25rem 1.2rem 1.75rem 1.2rem;
  }
}

.c-card__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .c-card__contents {
    display: block;
  }
}

.c-card__description {
  margin-right: 2.375rem;
  width: calc((100% - 2.8125rem) / 2);
}
@media screen and (max-width: 767.98px) {
  .c-card__description {
    width: 100%;
  }
}

.c-card__title {
  font-size: 2rem;
  color: #06A8C7;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: bold;
}
@media screen and (max-width: 767.98px) {
  .c-card__title {
    font-size: 1.4375rem;
  }
}

.c-card__text {
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-top: 1.5625rem;
}
@media screen and (max-width: 767.98px) {
  .c-card__text {
    font-size: 0.875rem;
  }
}

.c-card__text span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFFF4C));
  background: linear-gradient(transparent 60%, #FFFF4C 60%);
}

.c-card__imgWrapper {
  width: calc((100% - 2.8125rem) / 2);
  margin-top: 0.375rem;
}
@media screen and (max-width: 767.98px) {
  .c-card__imgWrapper {
    width: 100%;
  }
}

.c-card__img1 {
  position: relative;
  padding-top: 62.5%;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767.98px) {
  .c-card__img1 {
    margin-top: 1.25rem;
  }
}

.c-card__img1 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-card__img1--first img {
  -webkit-transform: scale(1.34);
          transform: scale(1.34);
  -o-object-position: -1.625rem -1rem;
     object-position: -1.625rem -1rem;
}

.c-card__trouble {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  margin-top: 2.4375rem;
  margin-left: -0.4375rem;
}
@media screen and (max-width: 767.98px) {
  .c-card__trouble {
    font-size: 1.25rem;
  }
}

.c-card__trouble p {
  display: inline-block;
  padding-bottom: 0.6875rem;
  border-bottom: 0.0625rem solid #06A8C7;
  letter-spacing: 0.1em;
  margin: 0 20px;
}

.c-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.875rem;
  margin-left: 4.9375rem;
  margin-left: 7.7%;
}
@media screen and (max-width: 767.98px) {
  .c-card__body {
    display: block;
  }
}

.c-card__img2 {
  width: 17.1875rem;
  margin-right: 3.875rem;
}
@media screen and (max-width: 767.98px) {
  .c-card__img2 {
    margin: auto;
  }
}

.c-card__items {
  margin-top: 0.125rem;
}
@media screen and (max-width: 767.98px) {
  .c-card__items {
    margin-top: 1.25rem;
  }
}

.c-card__item {
  line-height: 2.5;
  font-size: 1rem;
  letter-spacing: 0.1em;
  white-space: nowrap;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .c-card__item {
    font-size: 0.875rem;
    white-space: normal;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767.98px) {
  .c-card__item:not(:nth-child(1)) {
    margin-top: 0.75rem;
  }
}

.c-card__item::after {
  content: "";
  display: block;
  position: absolute;
  top: 39%;
  left: -24px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 16px;
  height: 11px;
  border-left: 0.25rem solid #C81239;
  border-bottom: 0.25rem solid #C81239;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.c-optimization-card {
  border: 0.125rem solid #06A8C7;
  width: calc((100% - 2.625rem) / 2);
  border-radius: 0.625rem;
}
@media screen and (max-width: 767.98px) {
  .c-optimization-card {
    width: 100%;
  }
}

.c-optimization-card:not(:nth-child(1)) {
  margin-right: 2.625rem;
}
@media screen and (max-width: 767.98px) {
  .c-optimization-card:not(:nth-child(1)) {
    margin-top: 1.75rem;
  }
}

.c-optimization-card__title {
  background: #06A8C7;
  color: #fff;
  font-size: 1.375rem;
  letter-spacing: 0.1em;
  padding-top: 1.125rem;
  padding-left: 1.4375rem;
  padding-bottom: 1.1875rem;
}
@media screen and (max-width: 767.98px) {
  .c-optimization-card__title {
    font-size: 1.1rem;
  }
}

.c-optimization-card__title--second {
  padding-left: 1.9375rem;
}

.c-optimization-card__description {
  font-size: 1rem;
  letter-spacing: 0.1em;
  padding: 1.25rem 1.5625rem 1.375rem 1.5625rem;
  line-height: 2;
}
@media screen and (max-width: 767.98px) {
  .c-optimization-card__description {
    font-size: 0.875rem;
  }
}

.c-optimization-card__description--second {
  padding-left: 31px;
}

.c-optimization-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .c-optimization-cards {
    display: block;
  }
}

@media screen and (max-width: 767.98px) {
  .c-optimization-cards__item {
    max-width: 37.5rem;
    margin: auto;
  }
}

.c-optimization-cards__item:nth-child(1) {
  margin-right: 2.625rem;
}
@media screen and (max-width: 767.98px) {
  .c-optimization-cards__item:nth-child(1) {
    margin-right: auto;
  }
}

@media screen and (max-width: 767.98px) {
  .c-optimization-cards__item:nth-child(2) {
    margin-top: 1.75rem;
  }
}

.c-section-title {
  display: inline-block;
  font-size: 2.8125rem;
  letter-spacing: 0.1em;
  padding-bottom: 1.1875rem;
  border-bottom: 0.0625rem solid #06A8C7;
}
@media screen and (max-width: 767.98px) {
  .c-section-title {
    line-height: 1.3;
    font-size: 1.75rem;
  }
}

.c-section-title span {
  color: #06A8C7;
}

.c-example {
  text-align: center;
}

.c-example__description {
  font-weight: bold;
  font-size: 2.375rem;
  line-height: 1.5;
  color: #06A8C7;
  letter-spacing: 0.1em;
  margin-left: 1.125rem;
}
@media screen and (max-width: 767.98px) {
  .c-example__description {
    margin-left: 0rem;
    font-size: 1.75rem;
  }
}

.c-example__description span {
  color: #C81239;
}

.c-example__text {
  letter-spacing: 0.07em;
  font-size: 1.625rem;
  font-weight: bold;
  display: inline-block;
  padding: 0 2rem;
  position: relative;
  margin-top: 3rem;
  margin-left: 0.25rem;
  line-height: 1.5;
}
@media screen and (max-width: 767.98px) {
  .c-example__text {
    margin-top: 1.25rem;
    font-size: 1.25rem;
  }
}

.c-example__text::after,
.c-example__text::before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 2rem;
  height: 0.125rem;
  background-color: #000;
}

.c-example__text::before {
  left: -0.625rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.c-example__text::after {
  right: -0.3125rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.c-example__btn {
  margin-top: 1.25rem;
}

.c-example-btn {
  display: inline-block;
  text-align: center;
  font-size: 1.75rem;
  letter-spacing: 0.1em;
  width: 31.875rem;
  height: 5rem;
  padding-top: 1.4375rem;
  padding-bottom: 1.625rem;
  padding-left: 0.4375rem;
  font-weight: bold;
  color: #06A8C7;
  -webkit-box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.15);
  position: relative;
  background: #fff;
  border-radius: 624.9375rem;
  border: 0.125rem solid #06A8C7;
  position: relative;
}
@media screen and (max-width: 767.98px) and (max-width: 767.98px) {
  .c-example-btn {
    width: 20rem;
    height: 3.75rem;
    font-size: 1.25rem;
    padding-left: 0rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

.c-example-btn::before,
.c-example-btn::after {
  position: absolute;
  content: "";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18px;
  width: 13px;
  height: 3px;
  background: #06A8C7;
}
@media screen and (max-width: 767.98px) {
  .c-example-btn::before,
.c-example-btn::after {
    right: 10px;
  }
}

.c-example-btn::before {
  -webkit-transform: rotate(37deg);
          transform: rotate(37deg);
  top: 43%;
}
@media screen and (max-width: 767.98px) {
  .c-example-btn::before {
    top: 44%;
  }
}

.c-example-btn::after {
  -webkit-transform: rotate(-37deg);
          transform: rotate(-37deg);
  top: 51%;
}
@media screen and (max-width: 767.98px) {
  .c-example-btn::after {
    top: 56%;
  }
}

.c-effect-card {
  padding-top: 2.0625rem;
  padding-bottom: 1.125rem;
  font-size: 1.375rem;
  color: #fff;
  line-height: 1.63636363;
  border: 0.0625rem solid #fff;
  border-radius: 0.9375rem;
  width: calc((100% - 3.75rem) / 3);
}
@media screen and (max-width: 767.98px) {
  .c-effect-card {
    width: 100%;
  }
}

.c-effect-card:not(:nth-child(3n)) {
  margin-right: 1.875rem;
}
@media screen and (max-width: 767.98px) {
  .c-effect-card:not(:nth-child(3n)) {
    margin-right: 0rem;
  }
}

@media screen and (max-width: 767.98px) {
  .c-effect-card:not(:nth-child(1)) {
    margin-top: 1.75rem;
  }
}

.c-effect-card__img {
  margin: auto;
}

.c-effect-card__img--first {
  width: 6.25rem;
  height: 6.25rem;
}

.c-effect-card__img--second {
  width: 4.4375rem;
  height: 6rem;
}

.c-effect-card__img--third {
  width: 6.5625rem;
  height: 6.4375rem;
}

.c-effect-card__text {
  margin-top: 1.375rem;
  font-size: 1.375rem;
}
@media screen and (max-width: 767.98px) {
  .c-effect-card__text {
    font-size: 1rem;
  }
}

.c-effect-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .c-effect-cards {
    display: block;
  }
}

.c-footer-btn {
  font-size: 1.25rem;
  border-radius: 624.9375rem;
  border: 0.125rem solid #06A8C7;
  display: inline-block;
  text-align: center;
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
  font-weight: bold;
  position: relative;
  -webkit-box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.15);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767.98px) {
  .c-footer-btn {
    font-size: 1.25rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    font-size: 1rem;
  }
}

.c-footer-btn--white {
  color: #06A8C7;
  width: 22.9375rem;
  padding-left: 0.4375rem;
}
@media screen and (max-width: 767.98px) {
  .c-footer-btn--white {
    width: 17.5rem;
    font-size: 1rem;
  }
}

.c-footer-btn--blue {
  color: #fff;
  background: #06A8C7;
  width: 14.375rem;
}
@media screen and (max-width: 767.98px) {
  .c-footer-btn--blue {
    width: 11.25rem;
  }
}

.c-footer-btn--white::before,
.c-footer-btn--white::after {
  position: absolute;
  content: "";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18px;
  width: 10px;
  height: 3px;
  background: #06A8C7;
}
@media screen and (max-width: 767.98px) {
  .c-footer-btn--white::before,
.c-footer-btn--white::after {
    right: 0.625rem;
  }
}

.c-footer-btn--white::before {
  -webkit-transform: rotate(37deg);
          transform: rotate(37deg);
  top: 43%;
}

.c-footer-btn--white::after {
  -webkit-transform: rotate(-37deg);
          transform: rotate(-37deg);
  top: 51%;
}

.c-footer-btn--blue::before,
.c-footer-btn--blue::after {
  position: absolute;
  content: "";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18px;
  width: 10px;
  height: 3px;
  background: #fff;
}

.c-footer-btn--blue::before {
  -webkit-transform: rotate(37deg);
          transform: rotate(37deg);
  top: 43%;
}

.c-footer-btn--blue::after {
  -webkit-transform: rotate(-37deg);
          transform: rotate(-37deg);
  top: 51%;
}

.c-to-top {
  border-radius: 50%;
  width: 3.75rem;
  height: 3.75rem;
  border: 0.0625rem solid #06A8C7;
  position: fixed;
  right: 0.625rem;
  bottom: 3.75rem;
}
@media screen and (max-width: 767.98px) {
  .c-to-top {
    width: 3.125rem;
    height: 3.125rem;
    bottom: 1.25rem;
  }
}

.c-to-top a:hover {
  background: #06A8C7;
}

.c-to-top a {
  background: white;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.c-to-top a:hover::after,
.c-to-top a:hover::before {
  background: #fff;
}

.c-to-top a::before,
.c-to-top a::after {
  position: absolute;
  content: "";
  width: 1.125rem;
  height: 0.125rem;
  background: #06A8C7;
  top: 48%;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.c-to-top a::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 43%;
}

.c-to-top a::after {
  left: 23%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 767.98px) {
  .c-to-top a::after {
    left: 19%;
  }
}

.p-achieve {
  background-image: url(../images/bg.png);
  background-size: 100% 100%;
  background-repeat: repeat;
  padding-top: 4.625rem;
  padding-bottom: 9.625rem;
}
@media screen and (max-width: 767.98px) {
  .p-achieve {
    padding-bottom: 5rem;
    padding-top: 2.5rem;
  }
}

.p-achieve__wrapper {
  text-align: center;
}

.p-achieve__title {
  margin-left: 0.375rem;
}

.p-achieve__items {
  margin-top: 2.0625rem;
  margin-top: 11px;
}

.p-achieve__item {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-achieve__item {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.p-achieve__item:nth-child(2) {
  margin-top: 3.0625rem;
}

.p-achieve__item:nth-child(3) {
  margin-top: 2.5625rem;
}

.p-achieve__number {
  color: #FFFF4C;
  font-family: "roboto" !important;
  font-style: italic;
  font-weight: 300;
  font-size: 4.625rem;
  position: relative;
  top: 1.375rem;
  left: -2.4375rem;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  .p-achieve__number {
    font-size: 3.5rem;
    left: -1.5rem;
  }
}

.p-achieve__description {
  color: #06A8C7;
  font-size: 2rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767.98px) {
  .p-achieve__description {
    font-size: 1.3rem;
    line-height: 1.5;
  }
}

.p-achieve__text {
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-top: 2.0625rem;
}
@media screen and (max-width: 767.98px) {
  .p-achieve__text {
    font-size: 0.875rem;
    margin-top: 1.0rem;
  }
}

.p-achieve__img--narrow {
  padding-top: 2.375rem;
  padding-bottom: 2.1875rem;
  width: 100%;
  max-width: 68.75rem;
  margin: auto;
  border-radius: 0.625rem;
  -webkit-box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.15);
  background: #fff;
  margin-top: 2rem;
}
@media screen and (max-width: 767.98px) {
  .p-achieve__img--narrow {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-top: 1.5rem;
  }
}

.p-achieve__img--wide {
  padding-top: 2.6875rem;
  padding-bottom: 2.75rem;
  width: 100%;
  max-width: 68.75rem;
  margin: auto;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.15);
  background: #fff;
  margin-top: 2.375rem;
}
@media screen and (max-width: 767.98px) {
  .p-achieve__img--wide {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-top: 1.5rem;
  }
}

.p-achieve__img img {
  margin: auto;
}

.p-achieve__img--narrow img {
  width: 73%;
}

.p-achieve__img--wide img {
  width: 89%;
}

.p-effect {
  background: #06A8C7;
  text-align: center;
  padding-top: 5.9375rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-effect {
    padding-top: 3.75rem;
  }
}

.p-effect__title {
  font-size: 2.375rem;
  color: #fff;
  letter-spacing: 0.1em;
  margin-left: 1rem;
  line-height: 1.3;
}
@media screen and (max-width: 767.98px) {
  .p-effect__title {
    font-size: 1.3rem;
  }
}

.p-effect__description {
  font-size: 3.125rem;
  color: #FFFF4C;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-left: 1.0625rem;
  line-height: 1.5;
}
@media screen and (max-width: 767.98px) {
  .p-effect__description {
    font-size: 2.25rem;
    margin-top: 1.125rem;
  }
}

.p-effect__items {
  margin-top: 2.9375rem;
}
@media screen and (max-width: 767.98px) {
  .p-effect__items {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

.p-effect__text {
  letter-spacing: 0.02em;
  font-size: 1.625rem;
  font-weight: bold;
  display: inline-block;
  padding: 0 2rem;
  position: relative;
  margin-top: 2.9375rem;
  margin-left: 0.3125rem;
  color: #fff;
}
@media screen and (max-width: 767.98px) {
  .p-effect__text {
    font-size: 1.25rem;
  }
}

.p-effect__text::after,
.p-effect__text::before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 2rem;
  height: 0.125rem;
  background-color: #fff;
}

.p-effect__text::before {
  left: -0.625rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.p-effect__text::after {
  right: -0.3125rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.p-effect__btn {
  margin-top: 1.0625rem;
}

.p-effect__attention {
  font-size: 0.875rem;
  letter-spacing: 0.045em;
  margin-top: 2.1875rem;
  line-height: 1.5;
  color: #fff;
}
@media screen and (max-width: 767.98px) {
  .p-effect__attention {
    margin-top: 1.125rem;
  }
}

.p-effect__attention span:first-child {
  margin-right: 0.3125rem;
}

.p-effect__img {
  position: absolute;
  width: 24.45%;
  height: 21.48vw;
  max-width: 19.5625rem;
  max-height: 17.1875rem;
  bottom: 0;
  right: 0.5625rem;
}
@media screen and (max-width: 767.98px) {
  .p-effect__img {
    width: 12.5rem;
    height: auto;
  }
}

.p-fv {
  padding-top: 2.5rem;
  position: relative;
  overflow: hidden;
  padding-bottom: 3.75rem;
}
@media screen and (max-width: 767.98px) {
  .p-fv {
    padding-top: 0.625rem;
  }
}

.p-fv::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: #EFF9FB;
  width: 100%;
  height: 100%;
  z-index: -100;
}

.p-fv__logo {
  text-align: right;
}

.p-fv__logo img {
  width: 13.5rem;
  height: 2.5rem;
  margin-left: auto;
}
@media screen and (max-width: 767.98px) {
  .p-fv__logo img {
    width: 11.25rem;
    height: 1.875rem;
  }
}

.p-fv__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -0.8125rem;
}
@media screen and (max-width: 767.98px) {
  .p-fv__contents {
    margin-top: 1.25rem;
    display: block;
  }
}

.p-fv__left {
  margin-right: 0.625rem;
  width: 44.375rem;
}
@media screen and (max-width: 767.98px) {
  .p-fv__left {
    width: 100%;
  }
}

.p-fv__subtitle {
  font-size: 2.375rem;
  color: #107D9F;
  font-weight: 900;
  letter-spacing: 0.1em;
  display: inline-block;
}
@media screen and (max-width: 767.98px) {
  .p-fv__subtitle {
    font-size: 4.5vw;
  }
}

.p-fv__title {
  margin-top: 0.5rem;
  display: inline-block;
  font-weight: 900;
}
@media screen and (max-width: 767.98px) {
  .p-fv__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-fv__title span {
  letter-spacing: 0.06em;
  color: #107D9F;
  display: inline-block;
  font-size: 4.0625rem;
  white-space: nowrap;
  border-bottom: 0.125rem solid #107D9F;
  font-weight: 900;
  padding-top: 0.75rem;
}
@media screen and (max-width: 767.98px) {
  .p-fv__title span {
    font-size: 8.5vw;
  }
}

.p-fv__title span:nth-child(1) {
  padding-bottom: 0.6875rem;
}
@media screen and (max-width: 767.98px) {
  .p-fv__title span:nth-child(1) {
    width: fit-content;
  }
}

.p-fv__title span:nth-child(2) {
  letter-spacing: 0.043em;
}
@media screen and (max-width: 767.98px) {
  .p-fv__title span:nth-child(2) {
    width: fit-content;
  }
}

.p-fv__title span:nth-child(2) {
  padding-bottom: 0.5rem;
}

.p-fv__trademark {
  display: inline-block;
  width: 28rem;
  height: 6.6875rem;
  margin-top: 3.25rem;
  margin-left: 0.25rem;
}
@media screen and (max-width: 767.98px) {
  .p-fv__trademark {
    width: 100%;
    height: auto;
    margin-left: 0rem;
    margin-top: 2.5rem;
  }
}

.p-fv__trademark img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767.98px) {
  .p-fv__trademark img {
    width: 90%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }
}

.p-fv__right {
  position: relative;
  margin-top: 3.5625rem;
}
@media screen and (max-width: 767.98px) {
  .p-fv__right {
    margin-top: 0rem;
  }
}

.p-fv__circle {
  background-color: #fff;
  border-radius: 624.9375rem;
  width: 17.1875rem;
  height: 17.1875rem;
  margin: auto;
}

.p-fv__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .p-fv__body {
    display: block;
  }
}

.p-fv__trial {
  margin-right: 0.4375rem;
  margin-top: 2.9375rem;
}
@media screen and (max-width: 767.98px) {
  .p-fv__trial {
    margin-top: 1.75rem;
  }
}

.p-fv__people {
  width: 45rem;
  margin-top: -1.75rem;
}
@media screen and (max-width: 767.98px) {
  .p-fv__people {
    width: 90%;
    margin: auto;
    margin-top: 1.75rem;
  }
}

.p-fv__img {
  margin: auto;
  margin-top: 2.5rem;
  max-width: 37.5rem;
}

.p-fv__items {
  margin-top: 4.625rem;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-fv__items {
    margin-top: 2.5rem;
  }
}

.p-introduce {
  background: #EFF9FB;
  padding-top: 4.8125rem;
  padding-bottom: 5.625rem;
}
@media screen and (max-width: 767.98px) {
  .p-introduce {
    padding-bottom: 3.75rem;
    padding-top: 2.8125rem;
  }
}

.p-introduce__wrapper {
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  .p-introduce__wrapper {
    margin-bottom: 40px;
  }
}

.p-introduce__title {
  margin-left: 0.5rem;
}

.p-introduce__items {
  margin-top: 3.8125rem;
}
@media screen and (max-width: 767.98px) {
  .p-introduce__items {
    max-width: 37.5rem;
    width: 100%;
    margin-top: 2rem;
    margin: auto;
  }
}

.p-introduce__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767.98px) {
  .p-introduce__item {
    display: block;
  }
}

.p-introduce__item:not(:nth-child(1)) {
  margin-top: 4.8125rem;
}
@media screen and (max-width: 767.98px) {
  .p-introduce__item:not(:nth-child(1)) {
    margin-top: 2.8125rem;
  }
}

.p-introduce__contents {
  width: 38.75rem;
  margin-right: 5.125rem;
}
@media screen and (max-width: 767.98px) {
  .p-introduce__contents {
    width: 100%;
    margin-right: 0rem;
  }
}

.p-introduce__name {
  font-size: 2rem;
  letter-spacing: 0.1em;
  padding-left: 0.75rem;
  border-left: 0.625rem solid #06A8C7;
  line-height: 1.5;
}
@media screen and (max-width: 767.98px) {
  .p-introduce__name {
    font-size: 1.3rem;
    margin-top: 1.25rem;
  }
}

.p-introduce__description {
  font-size: 1.5rem;
  font-weight: bold;
  color: #06A8C7;
  letter-spacing: 0.1em;
  line-height: 1.4166;
  margin-top: 1.375rem;
}
@media screen and (max-width: 767.98px) {
  .p-introduce__description {
    font-size: 1.25rem;
    margin-top: 1.125rem;
  }
}

.p-introduce__text {
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-top: 0.9375rem;
}
@media screen and (max-width: 767.98px) {
  .p-introduce__text {
    margin-top: 0.625rem;
    font-size: 0.875rem;
  }
}

.p-introduce__imgWrapper {
  width: 41.6666%;
  margin-top: 0.25rem;
}
@media screen and (max-width: 767.98px) {
  .p-introduce__imgWrapper {
    width: 100%;
  }
}

.p-introduce__img {
  padding-top: 44%;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .p-introduce__img {
    padding-top: 50%;
  }
}

.p-introduce__img--first img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767.98px) {
  .p-introduce__img--first img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.p-introduce__img--second {
  background-color: #fff;
}

.p-introduce__img--second img {
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-introduce__example {
  margin-top: 5.8125rem;
}
@media screen and (max-width: 767.98px) {
  .p-introduce__example {
    margin-top: 2.8125rem;
  }
}

.p-trial {
  background: #06A8C7;
  padding-top: 5.4375rem;
  padding-bottom: 5.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-trial {
    padding-top: 3.75rem;
  }
}

.p-trial__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 2.8125rem;
}
@media screen and (max-width: 767.98px) {
  .p-trial__contents {
    /*display: block;*/
    flex-direction: column-reverse;
    margin-left: 0rem;
  }
}

.p-trial__img {
  width: 30.625rem;
  height: 18.125rem;
  margin-top: 1rem;
  margin-right: 1.25rem;
}
@media screen and (max-width: 767.98px) {
  .p-trial__img {
    width: 90%;
    height: auto;
    margin: auto;
    margin-top: 1.5rem;
  }
}

.p-trial__text {
  text-align: center;
}
/*@media screen and (max-width: 767.98px) {
  .p-trial__text {
    margin-top: 1.25rem;
  }
}*/

.p-trail__title {
  font-size: 2.375rem;
  color: #FFFF4C;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.4736;
}
@media screen and (max-width: 767.98px) {
  .p-trail__title {
    font-size: 1.625rem;
  }
}

.p-trial__description {
  letter-spacing: 0.07em;
  font-size: 1.625rem;
  font-weight: bold;
  display: inline-block;
  padding: 0 2rem;
  position: relative;
  color: #fff;
  margin-top: 3.1875rem;
  margin-left: -1.75rem;
}
@media screen and (max-width: 767.98px) {
  .p-trial__description {
    font-size: 1.125rem;
    margin: auto;
    margin-top: 1.875rem;
  }
}

.p-trial__description::after,
.p-trial__description::before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 2rem;
  height: 0.125rem;
  background-color: #fff;
}

.p-trial__description::before {
  left: -0.625rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.p-trial__description::after {
  right: -0.3125rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.p-trial__btn {
  margin-top: 1.125rem;
  margin-left: -0.8125rem;
}

.p-worries {
  position: relative;
}

@media screen and (max-width: 767.98px) {
  .p-worries__inner {
    position: relative;
    top: -3.125rem;
  }
}

.p-worries::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -3.125rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9.1875rem 19.90625rem 0 19.90625rem;
  border-color: #EFF9FB transparent transparent transparent;
  z-index: -1;
}
@media screen and (max-width: 767.98px) {
  .p-worries::before {
    border-width: 3.125rem 10.625rem 0 10.625rem;
  }
}

.p-worries__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-worries__title {
  font-size: 2.5rem;
  letter-spacing: 0.1em;
  display: inline-block;
  color: #06A8C7;
  margin-right: 1.125rem;
}
@media screen and (max-width: 767.98px) {
  .p-worries__title {
    font-size: 1.75rem;
    white-space: nowrap;
    margin-right: 0.3125rem;
  }
}

.p-worries__icon {
  width: 2.1875rem;
  height: 2.8125rem;
}

.p-worries__text {
  text-align: center;
  font-size: 1.625rem;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-top: 6.9375rem;
  margin-left: 0.3125rem;
}
@media screen and (max-width: 767.98px) {
  .p-worries__text {
    margin-top: 2.8rem;
    font-size: 1.25rem;
    line-height: 1.5;
  }
}

.p-worries__logo {
  margin: auto;
  width: 36.8125rem;
  height: 9.0625rem;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767.98px) {
  .p-worries__logo {
    width: 80%;
    height: auto;
  }
}

.p-worries__description {
  font-size: 2.1875rem;
  color: #06A8C7;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  margin-top: 3.125rem;
  margin-left: 0.375rem;
}
@media screen and (max-width: 767.98px) {
  .p-worries__description {
    line-height: 1.5;
    font-size: 1.5rem;
  }
}

.p-worries__description span {
  color: #C81239;
}

.p-worries__items {
  margin-top: 2.3125rem;
}

.p-banner {
  padding-top: 2.5rem;
}

.p-banner__img {
  position: relative;
  padding-top: 25.7773%;
  max-width: 62.5rem;
  margin: auto;
}

.p-banner__img img {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (min-width: 768px) {
  .u-sp-only {
    display: none;
  }
}

@media screen and (max-width: 767.98px) {
  .u-sp-hidden {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  .u-pc-only {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .u-pc-hidden {
    display: none;
  }
}