@charset "UTF-8";
#first-view {
  background-image: url(../images/add-images/fv-bg.webp);
}
@media (max-width: 1200px) {
  #first-view {
    height: 145vw;
    background-image: url(../images/add-images/fv-bg-sp.webp);
  }
}

#first-view .fv-content-wrapper .fv-content-container {
  padding-left: 5.5vw;
  margin-top: 2.8vw;
}
@media (max-width: 1200px) {
  #first-view .fv-content-wrapper .fv-content-container {
    position: static;
  }
}

#first-view .fv-content-wrapper .pink-circle-btn-container {
  position: absolute;
  bottom: 3.4vw;
  right: 1.8vw;
}

.logo-area {
  display: flex;
  align-items: flex-start;
  column-gap: 1.3vw;
}

@media (max-width: 1200px) {
  .logo {
    width: min(267px, 36vw);
  }
}

.logo-area-text {
  display: inline-block;
  margin-top: 10px;
  padding: 4px 19px;
  border-radius: 9px;
  background-color: #333;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  font-family: "Shippori Mincho", serif;
}
@media (max-width: 1200px) {
  .logo-area-text {
    padding: 1vw 3vw;
    font-size: max(13px, 1.8vw);
  }
}

.heading-area {
  position: absolute;
  top: calc(50% + 48px);
  left: calc(50% + 22px);
  transform: translate(-50%, -50%);
  text-align: center;
}
@media (max-width: 1200px) {
  .heading-area {
    top: calc(50% + 7vw);
    left: 0;
    width: 100%;
    transform: translate(0, -50%);
  }
}

.fv-catch {
  width: min(734px, 51vw);
  height: auto;
  aspect-ratio: 734/368;
}
@media (max-width: 1200px) {
  .fv-catch {
    width: 100%;
    aspect-ratio: 736/407;
    translate: 2vw 0;
  }
}
.fv-catch img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.fv-archivement {
  width: min(723px, 49vw);
  height: auto;
  aspect-ratio: 723/212;
  translate: -1.5vw 0;
}
@media (max-width: 1200px) {
  .fv-archivement {
    margin-top: 40vw;
    translate: 0 0;
    width: 100%;
    aspect-ratio: 740/218;
  }
}
.fv-archivement img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#issues .content-container .img-and-text .issue-text-container .small {
  font-size: 26px;
}
@media (max-width: 1200px) {
  #issues .content-container .img-and-text .issue-text-container .small {
    font-size: 3.6vw;
  }
}

#feature-contents .content-container .img-and-text .feature-text-container .small {
  font-size: 26px;
}
@media (max-width: 1200px) {
  #feature-contents .content-container .img-and-text .feature-text-container .small {
    font-size: 3.6vw;
  }
}

#features .content-area .features-container .feature .contents .text-container span.small {
  margin-top: 10px;
  display: inline-block;
  font-size: 14px;
}

.campaign-banner .card-top {
  margin-block: 100px 50px;
  padding-inline: 20px;
}
@media (max-width: 1200px) {
  .campaign-banner .card-top {
    margin-block: 25px;
  }
}

#strongpoint {
  padding-block: 80px;
}
@media (max-width: 1200px) {
  #strongpoint {
    padding-block: 50px;
  }
}

#strongpoint .heading {
  padding-top: 0;
}

#strongpoint .heading .brown-background {
  background-color: #7b6c5d;
  border-radius: 5px;
  height: 45px;
  padding-inline: 50px;
}

#strongpoint .heading .brown-background .bg-brown-text {
  color: #ffffff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 31px;
  font-weight: bold;
  text-align: center;
  line-height: 45px;
}
@media (max-width: 1200px) {
  #strongpoint .heading .brown-background .bg-brown-text {
    font-size: 4.7vw;
  }
}

#strongpoint .heading .text-container h2.pink {
  color: #ff6464;
}

#strongpoint .heading .text-container h2.yellow {
  color: #ffb164;
}

#strongpoint .under-heading-text .pink-letter-box p {
  font-size: 24px;
}
@media (max-width: 1200px) {
  #strongpoint .under-heading-text .pink-letter-box p {
    font-size: 4.7vw;
  }
}

#strongpoint .under-heading-text .pink-letter-box .pink {
  color: #ff6464;
  font-weight: bold;
}

#strongpoint .under-heading-text .pink-letter-box .yellow {
  color: #ffb164;
  font-weight: bold;
}

#strongpoint .strongpoints-container .card,
#strongpoint .strongpoints-container .strongpoint {
  padding-block: 50px;
}
@media (max-width: 1200px) {
  #strongpoint .strongpoints-container .card,
  #strongpoint .strongpoints-container .strongpoint {
    padding-block: 50px 0;
  }
}

@media (max-width: 1200px) {
  #strongpoint .strongpoints-container .card .pink-bubble img,
  #strongpoint .strongpoints-container .strongpoint .pink-bubble img {
    width: 22vw;
  }
}

#strongpoint .strongpoints-container .card .pink-bubble,
#strongpoint .strongpoints-container .strongpoint .pink-bubble {
  position: absolute;
  top: -34px;
  left: 122px;
}
@media (max-width: 1200px) {
  #strongpoint .strongpoints-container .card .pink-bubble,
  #strongpoint .strongpoints-container .strongpoint .pink-bubble {
    left: 2vw;
    top: -7vw;
  }
}

#strongpoint .strongpoints-container .card .title-container .text-container,
#strongpoint .strongpoints-container .strongpoint .title-container .text-container {
  width: 730px;
}
@media (max-width: 1200px) {
  #strongpoint .strongpoints-container .card .title-container .text-container,
  #strongpoint .strongpoints-container .strongpoint .title-container .text-container {
    width: 100%;
  }
}

#strongpoint-under {
  padding-block: 80px;
  background-image: url(../images/add-images/strongpoint-under-bg.webp);
}
@media (max-width: 1200px) {
  #strongpoint-under {
    padding-block: 50px;
  }
}

#strongpoint-under {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: rgba(242, 187, 0, 0.03);
}

#strongpoint-under .heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 69px 0 20px 0;
  border-bottom: 1px solid #d8d8d8;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .heading {
    padding: 10vw 0 5vw 0;
    width: 90vw;
  }
}
#strongpoint-under .heading .pink-background {
  border-radius: 5px;
  background-color: #ff8b8b;
  height: 45px;
  padding: 0 30px;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .heading .pink-background {
    border-radius: 1.5vw;
    height: 7vw;
    padding: 0 5vw;
  }
}
#strongpoint-under .heading .pink-background .bg-pink-text {
  color: #ffffff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  line-height: 45px;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .heading .pink-background .bg-pink-text {
    font-size: 5vw;
    line-height: 1.5;
  }
}
#strongpoint-under .heading .text-container {
  display: flex;
  align-items: center;
  padding-top: 10px;
  gap: 20px;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .heading .text-container {
    flex-direction: column;
    padding-top: 4vw;
    gap: initial;
  }
}
#strongpoint-under .heading .text-container h2 {
  color: #5f4f3f;
  font-family: "Noto Serif JP";
  font-size: 52px;
  font-weight: normal;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .heading .text-container h2 {
    font-size: 8vw;
    line-height: 1;
  }
}
#strongpoint-under .heading .text-container .cross {
  width: 60px;
  height: 60px;
  position: relative;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .heading .text-container .cross {
    width: 15vw;
    height: 15vw;
  }
}
#strongpoint-under .heading .text-container .cross::before,
#strongpoint-under .heading .text-container .cross::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 70px;
  background: #5f4f3f;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .heading .text-container .cross::before,
  #strongpoint-under .heading .text-container .cross::after {
    height: 15vw;
  }
}
#strongpoint-under .heading .text-container .cross::before {
  transform: rotate(-45deg);
}

#strongpoint-under .heading .text-container .cross::after {
  transform: rotate(45deg);
}

#strongpoint-under .under-heading-text {
  text-align: center;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .under-heading-text {
    margin-top: 5vw;
  }
}
#strongpoint-under .under-heading-text p,
#strongpoint-under .under-heading-text span {
  line-height: 1.7;
  font-family: "Noto Serif JP";
  color: #333333;
  font-size: 31px;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .under-heading-text p,
  #strongpoint-under .under-heading-text span {
    font-size: 5.7vw;
  }
}
#strongpoint-under .under-heading-text .normal-font-box {
  margin-top: 30px;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .under-heading-text .normal-font-box {
    margin-top: 0;
  }
}
#strongpoint-under .under-heading-text .normal-font-box p {
  font-size: 21px;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .under-heading-text .normal-font-box p {
    font-size: 3.8vw;
    display: block;
    line-height: 1.8;
  }
}
#strongpoint-under .under-heading-text .pink-letter-box {
  margin-top: 5px;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .under-heading-text .pink-letter-box {
    margin-top: 3vw;
  }
}
#strongpoint-under .under-heading-text .pink-letter-box .pink,
#strongpoint-under .under-heading-text .pink-letter-box .under-line {
  color: #ff6464;
  font-weight: bold;
}

#strongpoint-under .under-heading-text .pink-letter-box .under-line {
  border-bottom: 1px solid;
}

#strongpoint-under .strongpoints-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 35px;
  margin-top: 0;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .strongpoints-container {
    align-items: center;
    width: 95vw;
    gap: 50vw;
    margin-top: 35vw;
  }
}
#strongpoint-under .strongpoints-container .card,
#strongpoint-under .strongpoints-container .strongpoint {
  padding: 50px 75px;
  position: relative;
  display: flex;
  flex-direction: row;
  width: 1118px;
  justify-content: flex-end;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .strongpoints-container .card,
  #strongpoint-under .strongpoints-container .strongpoint {
    width: 90vw;
    padding: 50px 3vw 0 3vw;
    justify-content: center;
  }
}
#strongpoint-under .strongpoints-container .card .pink-bubble,
#strongpoint-under .strongpoints-container .strongpoint .pink-bubble {
  position: absolute;
  top: -34px;
  left: 122px;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .strongpoints-container .card .pink-bubble,
  #strongpoint-under .strongpoints-container .strongpoint .pink-bubble {
    top: -8vw;
    left: 2vw;
  }
}
@media screen and (max-width: 1200px) {
  #strongpoint-under .strongpoints-container .card .pink-bubble img,
  #strongpoint-under .strongpoints-container .strongpoint .pink-bubble img {
    width: 22vw;
  }
}
#strongpoint-under .strongpoints-container .card .pink-bubble p,
#strongpoint-under .strongpoints-container .strongpoint .pink-bubble p {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ff6464;
  transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  margin-top: -90px;
  margin-left: 20px;
  line-height: 1.3;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .strongpoints-container .card .pink-bubble p,
  #strongpoint-under .strongpoints-container .strongpoint .pink-bubble p {
    font-size: 3.2vw;
    margin-top: -14vw;
    margin-left: 2vw;
    line-height: 1.1;
    transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
  }
}
#strongpoint-under .strongpoints-container .card .pink-bubble p span,
#strongpoint-under .strongpoints-container .strongpoint .pink-bubble p span {
  margin-left: 10px;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .strongpoints-container .card .pink-bubble p span,
  #strongpoint-under .strongpoints-container .strongpoint .pink-bubble p span {
    margin-left: 1.5vw;
  }
}
#strongpoint-under .strongpoints-container .card .strongpoint-img,
#strongpoint-under .strongpoints-container .strongpoint .strongpoint-img {
  position: absolute;
  left: -170px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .strongpoints-container .card .strongpoint-img,
  #strongpoint-under .strongpoints-container .strongpoint .strongpoint-img {
    top: -40vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 1200px) {
  #strongpoint-under .strongpoints-container .card .strongpoint-img img,
  #strongpoint-under .strongpoints-container .strongpoint .strongpoint-img img {
    width: 46.2vw;
  }
}
#strongpoint-under .strongpoints-container .card .title-container .title,
#strongpoint-under .strongpoints-container .strongpoint .title-container .title {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 25px;
  background-image: linear-gradient(to right, #070707 1px, transparent 1px);
  background-size: 4px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .strongpoints-container .card .title-container .title,
  #strongpoint-under .strongpoints-container .strongpoint .title-container .title {
    background-image: initial;
    gap: 3vw;
  }
}
#strongpoint-under .strongpoints-container .card .title-container .title .number,
#strongpoint-under .strongpoints-container .strongpoint .title-container .title .number {
  font-family: "Jost";
  font-size: 72px;
  color: #ffb164;
  font-weight: normal;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .strongpoints-container .card .title-container .title .number,
  #strongpoint-under .strongpoints-container .strongpoint .title-container .title .number {
    font-size: 10.3vw;
  }
}
#strongpoint-under .strongpoints-container .card .title-container .title .text,
#strongpoint-under .strongpoints-container .strongpoint .title-container .title .text {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ ProN W3", sans-serif;
  color: #333333;
  font-size: 26px;
  font-weight: bold;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .strongpoints-container .card .title-container .title .text,
  #strongpoint-under .strongpoints-container .strongpoint .title-container .title .text {
    font-size: 4vw;
    line-height: 1.3;
  }
}
#strongpoint-under .strongpoints-container .card .title-container .text-container,
#strongpoint-under .strongpoints-container .strongpoint .title-container .text-container {
  width: 730px;
  margin-top: 25px;
  margin-right: 61px;
  line-height: 1.8;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .strongpoints-container .card .title-container .text-container,
  #strongpoint-under .strongpoints-container .strongpoint .title-container .text-container {
    width: initial;
    padding: 3vw 2vw;
    margin: 0;
    line-height: 1.8;
  }
}
#strongpoint-under .strongpoints-container .card .title-container .text-container p,
#strongpoint-under .strongpoints-container .strongpoint .title-container .text-container p {
  margin-bottom: 40px;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .strongpoints-container .card .title-container .text-container p,
  #strongpoint-under .strongpoints-container .strongpoint .title-container .text-container p {
    margin-bottom: 5vw;
  }
}
#strongpoint-under .strongpoints-container .card .title-container .text-container p :last-child,
#strongpoint-under .strongpoints-container .strongpoint .title-container .text-container p :last-child {
  margin: 0;
}

#strongpoint-under .strongpoints-container .card .title-container .text-container p,
#strongpoint-under .strongpoints-container .card .title-container .text-container span,
#strongpoint-under .strongpoints-container .strongpoint .title-container .text-container p,
#strongpoint-under .strongpoints-container .strongpoint .title-container .text-container span {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .strongpoints-container .card .title-container .text-container p,
  #strongpoint-under .strongpoints-container .card .title-container .text-container span,
  #strongpoint-under .strongpoints-container .strongpoint .title-container .text-container p,
  #strongpoint-under .strongpoints-container .strongpoint .title-container .text-container span {
    font-size: 3.4vw;
  }
}
#strongpoint-under .strongpoints-container .card .title-container .text-container span,
#strongpoint-under .strongpoints-container .strongpoint .title-container .text-container span {
  font-weight: bold;
  background: linear-gradient(transparent 10%, #fff4d0 0%);
}

#strongpoint-under .down-arrow-and-taxt-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
}

#strongpoint-under .down-arrow-and-taxt-container .down-arrow {
  width: 0;
  height: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 90px solid #ff8b8a;
  position: relative;
  margin-bottom: 19px;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .down-arrow-and-taxt-container .down-arrow {
    border-left: 16vw solid transparent;
    border-right: 16vw solid transparent;
    border-top: 13vw solid #ff8b8a;
    margin-bottom: 2vw;
  }
}
#strongpoint-under .down-arrow-and-taxt-container .down-arrow p {
  color: #ffffff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  top: -75px;
  left: -38px;
  width: 120px;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .down-arrow-and-taxt-container .down-arrow p {
    font-size: 4vw;
    width: 20vw;
    top: -11vw;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }
}
#strongpoint-under .down-arrow-and-taxt-container .text {
  font-size: 52px;
  font-weight: 500;
  color: #9b938a;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .down-arrow-and-taxt-container .text {
    font-size: 7.8vw;
  }
}
#strongpoint-under .down-arrow-and-taxt-container .text p,
#strongpoint-under .down-arrow-and-taxt-container .text span {
  font-family: "Noto Serif JP";
}

#strongpoint-under .down-arrow-and-taxt-container .text span {
  color: #ff6464;
  font-weight: bold;
  background-image: radial-gradient(circle at center, #ff6464 18%, transparent 18%);
  background-position: top right;
  background-repeat: repeat-x;
  background-size: 1em 0.4em;
  padding-top: 0.2em;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .down-arrow-and-taxt-container .text span {
    background-image: radial-gradient(circle at center, #ff6464 16%, transparent 16%);
    background-size: 1em 0.8em;
    padding-top: 0.4em;
  }
}
#strongpoint-under .good-changes {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 41px;
  margin: 33px 0 65px 0;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .good-changes {
    width: 90vw;
    gap: 4vw;
    margin: 10vw 0 10vw 0;
  }
}
#strongpoint-under .good-changes .good-change {
  width: 399px;
  height: 233px;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .good-changes .good-change {
    width: 100%;
    height: 26vw;
    border-radius: 3vw;
  }
}
#strongpoint-under .good-changes .good-change .content-wrapper p {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .good-changes .good-change .content-wrapper p {
    font-size: 4.8vw;
  }
}
#strongpoint-under .good-changes .good-change .content-wrapper p::before,
#strongpoint-under .good-changes .good-change .content-wrapper p::after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#strongpoint-under .good-changes .good-change .content-wrapper p::before {
  content: "";
  position: absolute;
  z-index: -20;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  background-color: #fff4d0;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .good-changes .good-change .content-wrapper p::before {
    width: 20vw;
    height: 20vw;
  }
}
#strongpoint-under .good-changes .good-change .content-wrapper p::after {
  content: "";
  position: absolute;
  z-index: -10;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background-color: #ffffff;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .good-changes .good-change .content-wrapper p::after {
    width: 10vw;
    height: 10vw;
  }
}
#strongpoint-under .section-bottm-text {
  text-align: center;
  margin-bottom: 73px;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .section-bottm-text {
    margin-bottom: 18vw;
  }
}
#strongpoint-under .section-bottm-text p,
#strongpoint-under .section-bottm-text span {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 32px;
  font-weight: bold;
  color: #5f4f3f;
  line-height: 2;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .section-bottm-text p,
  #strongpoint-under .section-bottm-text span {
    font-size: 4.8vw;
    line-height: 1.7;
  }
}
#strongpoint-under .section-bottm-text span {
  padding: 2px 5px 0 5px;
  background-color: #fff4d0;
}

@media screen and (max-width: 1200px) {
  #strongpoint-under .section-bottm-text span {
    padding: 0;
  }
}
#customer-vice {
  padding-block: 80px;
}

#customer-vice .content-wrapper .seciton-title {
  margin: 0;
  line-height: 1.3;
}

#customer-vice .content-wrapper .seciton-sub-title {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #846318;
  margin-bottom: 40px;
}

#customer-vice .content-wrapper .costomer-voices .costomer-voice:before {
  content: "";
}

#customer-vice .content-wrapper .costomer-voices .costomer-voice .title-and-text .note {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
  font-size: 12px;
}

#customer-vice .content-wrapper .costomer-voices .costomer-voice .title-and-text .title,
#customer-vice .content-wrapper .costomer-voices .costomer-voice .title-and-text .text {
  width: 100%;
}

#customer-vice .content-wrapper .costomer-voices .costomer-voice .title-and-text {
  padding-inline: 40px;
}
@media (max-width: 1200px) {
  #customer-vice .content-wrapper .costomer-voices .costomer-voice .title-and-text {
    padding-inline: 3vw;
  }
}

#customer-vice .content-wrapper .costomer-voices .costomer-voice {
  column-gap: 50px;
}
@media (max-width: 1200px) {
  #customer-vice .content-wrapper .costomer-voices .costomer-voice {
    column-gap: 20px;
  }
}

#customer-vice .content-wrapper .costomer-voices .costomer-voice .img-and-name .name {
  margin-top: 5px;
  font-size: 18px;
  text-align: center;
}
@media (max-width: 1200px) {
  #customer-vice .content-wrapper .costomer-voices .costomer-voice .img-and-name .name {
    font-size: 2.8vw;
  }
}

@media (max-width: 1200px) {
  #customer-vice .content-wrapper .costomer-voices {
    gap: 40px;
  }
}

#trial-training {
  margin-top: 0;
  padding-block: 200px 80px;
  background-color: #faf8f0;
}
@media (max-width: 1200px) {
  #trial-training {
    padding-block: 50px 50px;
  }
}

#trial-training .traila-training-warpper .heading .bg-font {
  z-index: 0;
}

#trial-training .traila-training-warpper .heading h2 {
  position: relative;
  z-index: 10;
}

#trial-training .traila-training-warpper .heading .text-container {
  position: relative;
  z-index: 2;
}

#trial-training .traila-training-warpper .trial-training-order .trial-training-details {
  background-color: #fff;
}

#trial-training .traila-training-warpper .trial-training-order {
  gap: 55px;
}

#trial-training .traila-training-warpper .trial-training-order .trial-training-details::after {
  bottom: -45px;
}

#trial-training .traila-training-warpper .heading {
  margin-top: 80px;
}
@media (max-width: 1200px) {
  #trial-training .traila-training-warpper .heading {
    margin-top: 50px;
  }
}

#location .location-container .second-area {
  margin-top: 0;
}

.change {
  width: 100%;
}

.change .down-arrow-and-taxt-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
}
@media (max-width: 1200px) {
  .change .down-arrow-and-taxt-container {
    margin-top: 0;
  }
}

.change .down-arrow-and-taxt-container .down-arrow {
  width: 0;
  height: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 90px solid #ff8b8a;
  position: relative;
  margin-bottom: 19px;
}

@media screen and (max-width: 1200px) {
  .change .down-arrow-and-taxt-container .down-arrow {
    border-left: 16vw solid transparent;
    border-right: 16vw solid transparent;
    border-top: 13vw solid #ff8b8a;
    margin-bottom: 2vw;
  }
}
.change .down-arrow-and-taxt-container .down-arrow p {
  color: #ffffff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  top: -75px;
  left: -38px;
  width: 120px;
}

@media screen and (max-width: 1200px) {
  .change .down-arrow-and-taxt-container .down-arrow p {
    font-size: 4vw;
    width: 20vw;
    top: -11vw;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }
}
.change .down-arrow-and-taxt-container .text {
  font-size: 52px;
  font-weight: 500;
  color: #9b938a;
  font-family: "Noto Serif JP";
}

@media screen and (max-width: 1200px) {
  .change .down-arrow-and-taxt-container .text {
    font-size: 6.8vw;
  }
}
.change .down-arrow-and-taxt-container .text p,
.change .down-arrow-and-taxt-container .text span {
  font-family: "Noto Serif JP";
}

.change .down-arrow-and-taxt-container .text span {
  color: #ff6464;
  font-weight: bold;
  background-image: radial-gradient(circle at center, #ff6464 18%, transparent 18%);
  background-position: top right;
  background-repeat: repeat-x;
  background-size: 1em 0.4em;
  padding-top: 0.2em;
}

@media screen and (max-width: 1200px) {
  .change .down-arrow-and-taxt-container .text span {
    background-image: radial-gradient(circle at center, #ff6464 16%, transparent 16%);
    background-size: 1em 0.8em;
    padding-top: 0.4em;
  }
}
.change .img-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 47px;
  width: 100%;
  margin-top: 30px;
}
@media (max-width: 1200px) {
  .change .img-list {
    gap: 10px;
    width: 90%;
    margin-inline: auto;
  }
}

.change .img-list .img-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.change .result {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 30px;
  width: min(750px, 100%);
  margin: 40px auto 0;
  padding: 30px 40px;
  border-radius: 15px;
  background-color: #faf8f0;
}
@media (max-width: 1200px) {
  .change .result {
    flex-direction: column;
    width: 90%;
    margin: 20px auto 0;
    padding: 20px 10px;
    row-gap: 20px;
  }
}

.change .result .result-items {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 1200px) {
  .change .result .result-items {
    margin-top: 0;
    padding-bottom: 0;
  }
}

.change .result .result-items .result-item {
  display: flex;
  align-items: center;
  column-gap: 47px;
  background-color: #ff8b8a;
  padding: 6px 46px;
  border-radius: 100vmax;
}
@media (max-width: 1200px) {
  .change .result .result-items .result-item {
    padding: 6px 20px;
    column-gap: 10px;
  }
}
.change .result .result-items .result-item p {
  font-size: 24px;
  font-weight: 500;
  font-family: "Noto Serif JP";
  color: #fff;
}
.change .result .result-items .result-item p:first-child {
  min-width: 96px;
  text-align: center;
}
@media (max-width: 1200px) {
  .change .result .result-items .result-item p {
    font-size: 4.6vw;
  }
}
.change .result .result-items .result-item .num {
  font-size: 32px;
}
@media (max-width: 1200px) {
  .change .result .result-items .result-item .num {
    font-size: 5.2vw;
  }
}
.change .result .result-items .result-item .num span {
  font-size: 20px;
}
@media (max-width: 1200px) {
  .change .result .result-items .result-item .num span {
    font-size: 3.8vw;
  }
}

.change .result .result-text {
  font-size: 20px;
  font-weight: 500;
  color: #0f0801;
  line-height: 1.8;
}
@media (max-width: 1200px) {
  .change .result .result-text {
    font-size: 3.8vw;
  }
}

#customer-vice .campaign-banner .card-top {
  margin-top: 40px;
}
@media (max-width: 1200px) {
  #customer-vice .campaign-banner .card-top {
    margin-top: 0;
  }
}

@media (max-width: 1200px) {
  #trial-training .traila-training-warpper .trial-training-order .trial-training-details .trial-training-img {
    object-fit: cover;
  }
}/*# sourceMappingURL=add-style.css.map */