@charset "UTF-8";
.cont__center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cont__center > * {
  min-height: 0%;
}

.summary__container, .note__container, .merit__cont-01, .merit__cont-02, .merit__container-01, .merit__container-02, .introduction__container, .cont__container, .cont__container--small {
  box-sizing: content-box !important;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 1140px) {
  .summary__container, .note__container, .merit__cont-01, .merit__cont-02, .merit__container-01, .merit__container-02, .introduction__container, .cont__container, .cont__container--small {
    padding-left: 1.7543859649vw;
    padding-right: 1.7543859649vw;
  }
}
@media screen and (max-width: 768px) {
  .summary__container, .note__container, .merit__cont-01, .merit__cont-02, .merit__container-01, .merit__container-02, .introduction__container, .cont__container, .cont__container--small {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 375px) {
  .summary__container, .note__container, .merit__cont-01, .merit__cont-02, .merit__container-01, .merit__container-02, .introduction__container, .cont__container, .cont__container--small {
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}

.cont__container--small {
  max-width: 990px;
}
@media screen and (max-width: 768px) {
  .cont__container--small {
    max-width: 89.3333333333vw;
  }
}

.summary__link-item, .summary__link-item--last, .link {
  color: inherit;
  transition: opacity 0.3s;
  cursor: pointer;
}
.summary__link-item:hover, .summary__link-item--last:hover, .link:hover {
  opacity: 0.7;
}

.summary__container, .note__container, .merit__container-01, .merit__container-02, .introduction__container {
  position: relative;
  background-color: #ffffff;
  border: 4px solid #000000;
  border-radius: 50px;
}
@media screen and (max-width: 1140px) {
  .summary__container, .note__container, .merit__container-01, .merit__container-02, .introduction__container {
    border-width: 0.350877193vw;
    border-radius: 4.3859649123vw;
  }
}
@media screen and (max-width: 768px) {
  .summary__container, .note__container, .merit__container-01, .merit__container-02, .introduction__container {
    border-width: 1.0666666667vw;
    border-radius: 8vw;
  }
}

.summary__content, .note__content, .merit__content {
  width: 850px;
  margin: 0 auto;
  padding-top: 65px;
}
@media screen and (max-width: 1140px) {
  .summary__content, .note__content, .merit__content {
    width: 74.5614035088vw;
    padding-top: 5.701754386vw;
  }
}
@media screen and (max-width: 768px) {
  .summary__content, .note__content, .merit__content {
    width: 94.1333333333vw;
    padding-top: 14.6666666667vw;
  }
}

/* common:start */
[v-cloak] {
  display: none;
}

@media screen and (max-width: 768px) {
  .pcOnly {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .spOnly {
    display: none !important;
  }
}

html {
  scroll-behavior: smooth;
}

.cont__bg-stripe {
  background-image: repeating-linear-gradient(-45deg, #f4e4ec, #f4e4ec 25px, #f4e0ea 25px, #f4e0ea 50px);
}
@media screen and (max-width: 1140px) {
  .cont__bg-stripe {
    overflow-x: hidden;
  }
}
.cont__bg-gradation {
  background-color: #f7edb9;
  background-image: url(../images/cont_bg.png);
  background-position: bottom;
  background-repeat: repeat-x;
}
@media screen and (max-width: 1140px) {
  .cont__bg-gradation {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 768px) {
  .cont__bg-gradation {
    background-image: url(../images/cont_bg-sp.png);
    background-size: 100%;
  }
}
.cont__comment {
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .cont__comment {
    flex-direction: column;
    align-items: flex-start;
  }
}
.cont__comment-object-01, .cont__comment-object-02 {
  position: absolute;
  width: 114px;
  left: -135px;
  top: -20px;
}
@media screen and (max-width: 1140px) {
  .cont__comment-object-01, .cont__comment-object-02 {
    width: 10vw;
    left: -11.8421052632vw;
    top: -1.7543859649vw;
  }
}
.cont__comment-object-02 {
  left: -150px;
}
@media screen and (max-width: 1140px) {
  .cont__comment-object-02 {
    left: -13.1578947368vw;
  }
}
.cont__comment-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .cont__comment-group {
    flex-direction: unset;
    align-items: center;
  }
}
.cont__comment-img--person {
  width: 284px;
  margin-right: 35px;
}
@media screen and (max-width: 1140px) {
  .cont__comment-img--person {
    width: 24.9122807018vw;
    margin-right: 3.0701754386vw;
  }
}
@media screen and (max-width: 768px) {
  .cont__comment-img--person {
    width: 50.8vw;
    margin-right: 0;
  }
}
.cont__comment-img--01 {
  width: 301px;
  margin-top: -10px;
}
@media screen and (max-width: 1140px) {
  .cont__comment-img--01 {
    width: 26.4035087719vw;
    margin-top: -0.8771929825vw;
  }
}
@media screen and (max-width: 768px) {
  .cont__comment-img--01 {
    width: 50.4vw;
    margin-top: 0;
  }
}
.cont__comment-img--02 {
  width: 428px;
  margin-top: -20px;
}
@media screen and (max-width: 1140px) {
  .cont__comment-img--02 {
    width: 37.5438596491vw;
    margin-top: -1.7543859649vw;
  }
}
@media screen and (max-width: 768px) {
  .cont__comment-img--02 {
    width: 54.4vw;
    margin-top: 0;
  }
}
.cont__comment-txt--01, .cont__comment-txt--02 {
  font-size: 1.6rem;
  line-height: 1.625;
  font-weight: 800;
  text-align: center;
  margin-top: 10px;
  margin-left: 60px;
}
@media screen and (max-width: 1140px) {
  .cont__comment-txt--01, .cont__comment-txt--02 {
    font-size: 1.4035087719vw;
    margin-top: 0.8771929825vw;
    margin-left: 5.2631578947vw;
  }
}
@media screen and (max-width: 768px) {
  .cont__comment-txt--01, .cont__comment-txt--02 {
    font-size: 3.4666666667vw;
    line-height: 1.4615384615;
    font-weight: bold;
    letter-spacing: -0.1em;
    margin-top: 11.3333333333vw;
    margin-left: 1.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .cont__comment-txt--02 {
    margin-top: 13.3333333333vw;
  }
}

/* common:end */
/* kv:start */
.kv__container {
  padding-top: 80px;
}
@media screen and (max-width: 1080px) {
  .kv__container {
    padding-top: 60px;
  }
}

/* kv:end */
.introduction__list--top, .introduction__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (max-width: 768px) {
  .introduction__list--top, .introduction__list {
    grid-template-columns: 1fr 1fr;
  }
}

.introduction__item--sm, .introduction__item--bg, .introduction__item {
  display: block;
  width: 277px;
}
@media screen and (max-width: 1140px) {
  .introduction__item--sm, .introduction__item--bg, .introduction__item {
    width: 24.298245614vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__item--sm, .introduction__item--bg, .introduction__item {
    width: 42.2666666667vw;
  }
}

.introduction__txt--07, .introduction__txt--06, .introduction__txt--05, .introduction__txt--04, .introduction__txt--03, .introduction__txt--02, .introduction__txt--01, .introduction__txt {
  font-size: 2rem;
  letter-spacing: -0.1em;
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
}
@media screen and (max-width: 1140px) {
  .introduction__txt--07, .introduction__txt--06, .introduction__txt--05, .introduction__txt--04, .introduction__txt--03, .introduction__txt--02, .introduction__txt--01, .introduction__txt {
    font-size: 1.7543859649vw;
    margin-top: 1.3157894737vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__txt--07, .introduction__txt--06, .introduction__txt--05, .introduction__txt--04, .introduction__txt--03, .introduction__txt--02, .introduction__txt--01, .introduction__txt {
    font-size: 3.2vw;
    margin-top: 2.6666666667vw;
  }
}

/* introduction:start */
.introduction {
  padding-top: 100px;
  padding-bottom: 55px;
}
@media screen and (max-width: 1140px) {
  .introduction {
    max-width: 88.4210526316vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .introduction {
    max-width: 96.2666666667vw;
    padding-top: 10.6666666667vw;
    padding-bottom: 10vw;
  }
}
.introduction__content {
  padding: 35px 55px 45px;
}
@media screen and (max-width: 1140px) {
  .introduction__content {
    padding: 3.0701754386vw 4.8245614035vw 3.9473684211vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__content {
    padding: 20vw 0 20vw;
    width: 84.5333333333vw;
    margin: 0 auto;
  }
}
.introduction__ttl {
  position: absolute;
  top: 60px;
  left: 105px;
  font-size: 4rem;
  line-height: 1.65;
  letter-spacing: -0.02em;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1140px) {
  .introduction__ttl {
    top: 5.2631578947vw;
    left: 6.5789473684vw;
    font-size: 3.5087719298vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__ttl {
    position: relative;
    top: -11.3333333333vw;
    left: 0;
    font-size: 6.6666666667vw;
    line-height: 1;
    letter-spacing: 0;
  }
}
.introduction__ttl::after {
  content: "";
  position: absolute;
  left: 0;
  width: 221.5px;
  height: 4px;
  background-image: url(../images/introduction_line.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 1140px) {
  .introduction__ttl::after {
    width: 19.4298245614vw;
    height: 0.350877193vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__ttl::after {
    bottom: -3.3333333333vw;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 68.9333333333vw;
    height: 0.5333333333vw;
    background-image: url(../images/introduction_line-sp.png);
  }
}
.introduction__ttl-small {
  font-size: 3.2rem;
}
@media screen and (max-width: 1140px) {
  .introduction__ttl-small {
    font-size: 2.8070175439vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__ttl-small {
    font-size: 6.1333333333vw;
  }
}
.introduction__ttl-opt {
  letter-spacing: -0.25em;
}
.introduction__list {
  gap: 45px 0;
  width: 804px;
  margin-top: 20px;
  margin-left: 10px;
}
@media screen and (max-width: 1140px) {
  .introduction__list {
    gap: 3.9473684211vw 0;
    width: 70.5263157895vw;
    margin-top: 1.7543859649vw;
    margin-left: 0.8771929825vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__list {
    gap: 10vw 0;
    width: 100%;
    margin-top: 10vw;
    margin-left: 0;
  }
}
.introduction__list--top {
  margin-left: 345px;
}
@media screen and (max-width: 1140px) {
  .introduction__list--top {
    margin-left: 30.2631578947vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__list--top {
    gap: 7.3333333333vw 0;
    margin-left: 0;
  }
}
.introduction__item--top {
  display: block;
  width: 218px;
}
@media screen and (max-width: 1140px) {
  .introduction__item--top {
    width: 19.1228070175vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__item--top {
    width: 42.2666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__item--bg {
    width: 46.5333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__item--sm {
    width: 38vw;
  }
}
.introduction__txt--01 {
  margin-left: -10px;
}
@media screen and (max-width: 1140px) {
  .introduction__txt--01 {
    margin-left: -0.8771929825vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__txt--01 {
    margin-left: 1.3333333333vw;
    margin-top: 4vw;
  }
}
.introduction__txt--02 {
  width: 216px;
  margin-left: 30px;
}
@media screen and (max-width: 1140px) {
  .introduction__txt--02 {
    width: 18.9473684211vw;
    margin-left: 2.6315789474vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__txt--02 {
    width: unset;
    margin-left: -1.3333333333vw;
  }
}
.introduction__txt--03 {
  margin-left: -10px;
}
@media screen and (max-width: 1140px) {
  .introduction__txt--03 {
    margin-left: -0.8771929825vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__txt--03 {
    margin-left: 1.3333333333vw;
  }
}
.introduction__txt--04 {
  margin-left: 75px;
}
@media screen and (max-width: 1140px) {
  .introduction__txt--04 {
    margin-left: 6.5789473684vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__txt--04 {
    margin-left: 4vw;
  }
}
.introduction__txt--05 {
  margin-left: 110px;
}
@media screen and (max-width: 1140px) {
  .introduction__txt--05 {
    margin-left: 14.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__txt--05 {
    margin-left: -1.3333333333vw;
  }
}
.introduction__txt--06 {
  margin-left: -50px;
}
@media screen and (max-width: 1140px) {
  .introduction__txt--06 {
    margin-left: -4.3859649123vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__txt--06 {
    margin-left: -8.6666666667vw;
  }
}
.introduction__txt--07 {
  margin-left: -110px;
}
@media screen and (max-width: 1140px) {
  .introduction__txt--07 {
    margin-left: -9.649122807vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__txt--07 {
    margin-left: -1.3333333333vw;
  }
}
.introduction__txt-other {
  font-size: 1.8rem;
  line-height: 1.3333333333;
  letter-spacing: -0.1em;
  font-weight: bold;
  text-align: left;
  position: absolute;
  right: 105px;
  bottom: 80px;
}
@media screen and (max-width: 1140px) {
  .introduction__txt-other {
    font-size: 1.5789473684vw;
    right: 9.2105263158vw;
    bottom: 7.0175438596vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__txt-other {
    font-size: 3.2vw;
    line-height: 1.25;
    right: 3.3333333333vw;
    bottom: 20vw;
  }
}
.introduction__comment {
  position: absolute;
  width: 380px;
  right: 45px;
  bottom: -60px;
}
@media screen and (max-width: 1140px) {
  .introduction__comment {
    width: 33.3333333333vw;
    right: 3.9473684211vw;
    bottom: -5.2631578947vw;
  }
}
@media screen and (max-width: 768px) {
  .introduction__comment {
    width: 70.1333333333vw;
    right: 5.3333333333vw;
    bottom: -12vw;
  }
}

/* introduction:end */
.merit__cont-02, .merit__cont-01 {
  max-width: 1008px;
  scroll-margin-top: 30px;
}
@media screen and (max-width: 1140px) {
  .merit__cont-02, .merit__cont-01 {
    max-width: 88.4210526316vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__cont-02, .merit__cont-01 {
    max-width: 96.2666666667vw;
    scroll-margin-top: 4vw;
    padding-right: 0;
    padding-left: 0;
  }
}

.merit__txt-summary, .merit__txt-note, .merit__txt-sup, .merit__txt-pink, .merit__txt-pink--sec, .merit__txt-bg, .merit__txt-small, .merit__txt {
  font-weight: bold;
  color: #1e1e1e;
}

.merit .swiper-button-next::after, .merit .swiper-button-prev::after {
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}
@media screen and (max-width: 1140px) {
  .merit .swiper-button-next::after, .merit .swiper-button-prev::after {
    border-top: 2.6315789474vw solid transparent;
    border-bottom: 2.6315789474vw solid transparent;
  }
}

/* merit:start */
.merit {
  /* 前への矢印カスタマイズ */
  /* 次への矢印カスタマイズ */
  /* フォーカス位置ずれの調整 */
}
.merit__cont-01 {
  padding-top: 90px;
}
@media screen and (max-width: 768px) {
  .merit__cont-01 {
    padding-top: 16vw;
  }
}
.merit__cont-02 {
  padding-top: 100px;
  padding-bottom: 90px;
}
@media screen and (max-width: 768px) {
  .merit__cont-02 {
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
}
.merit__ttl {
  margin-bottom: 50px;
}
@media screen and (max-width: 1140px) {
  .merit__ttl {
    margin-bottom: 4.3859649123vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__ttl {
    width: 100vw;
    margin: 0 auto 8.6666666667vw -2.9333333333vw;
  }
}
.merit__container-01, .merit__container-02 {
  padding-top: 75px;
  padding-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .merit__container-01, .merit__container-02 {
    max-width: 96.2666666667vw;
    padding-top: 9.3333333333vw;
    padding-bottom: 13.3333333333vw;
    padding-left: 0;
  }
}
.merit__container-02 {
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .merit__container-02 {
    padding-bottom: 13.3333333333vw;
  }
}
.merit__object-01 {
  position: absolute;
  width: 174px;
  right: -15px;
  top: 185px;
}
@media screen and (max-width: 1140px) {
  .merit__object-01 {
    width: 15.2631578947vw;
    right: -1.3157894737vw;
    top: 16.2280701754vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__object-01 {
    width: 26.4vw;
    top: -15px;
    right: -2.6666666667vw;
  }
}
.merit__object-02 {
  position: absolute;
  width: 176px;
  left: -55px;
  bottom: -15px;
}
@media screen and (max-width: 1140px) {
  .merit__object-02 {
    width: 15.4385964912vw;
    left: -4.8245614035vw;
    bottom: -1.3157894737vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__object-02 {
    width: 31.2vw;
    left: unset;
    right: -2.6666666667vw;
    bottom: -4vw;
  }
}
.merit__object-03 {
  position: absolute;
  width: 335px;
  right: -45px;
  bottom: 30px;
}
@media screen and (max-width: 1140px) {
  .merit__object-03 {
    width: 29.3859649123vw;
    right: -3.9473684211vw;
    bottom: 2.6315789474vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__object-03 {
    width: 38.1333333333vw;
    bottom: -6.6666666667vw;
    right: -2.9333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__object-sp--01 {
    position: absolute;
    width: 17.3333333333vw;
    transform: rotate(85deg);
    left: -6.6666666667vw;
    top: 33.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__object-sp--02 {
    position: absolute;
    width: 17.7333333333vw;
    left: -2.9333333333vw;
    top: 20vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__object-sp--03 {
    position: absolute;
    width: 12.5333333333vw;
    right: -2.6666666667vw;
    top: 36vw;
  }
}
.merit__content {
  padding: 0;
}
.merit__sub-ttl-top {
  position: absolute;
  display: block;
  width: 144px;
  top: -25px;
  left: 170px;
}
@media screen and (max-width: 1140px) {
  .merit__sub-ttl-top {
    width: 12.6315789474vw;
    top: -2.1929824561vw;
    left: 14.9122807018vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__sub-ttl-top {
    width: 24vw;
    top: -3.3333333333vw;
    left: 5.3333333333vw;
  }
}
.merit__wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
  margin-bottom: 45px;
}
@media screen and (max-width: 1140px) {
  .merit__wrap {
    margin-top: 6.1403508772vw;
    margin-bottom: 3.9473684211vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__wrap {
    flex-direction: column;
    margin-top: 8vw;
    margin-bottom: 6vw;
  }
}
.merit__wrap-comment {
  margin-left: 35px;
}
@media screen and (max-width: 1140px) {
  .merit__wrap-comment {
    margin-left: 3.0701754386vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__wrap-comment {
    margin-left: 5.3333333333vw;
  }
}
.merit__map {
  width: 390px;
}
@media screen and (max-width: 1140px) {
  .merit__map {
    width: 34.2105263158vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__map {
    width: 94.1333333333vw;
  }
}
.merit__txt-group {
  width: 430px;
  background-color: #fdfaed;
  border-radius: 32px;
  padding: 25px 25px 25px 35px;
}
@media screen and (max-width: 1140px) {
  .merit__txt-group {
    width: 37.7192982456vw;
    border-radius: 2.8070175439vw;
    padding: 2.1929824561vw 2.1929824561vw 2.6315789474vw 3.0701754386vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__txt-group {
    width: 100%;
    border-radius: 0;
    margin-top: 6vw;
    padding: 5.3333333333vw 0 8.6666666667vw 4.6666666667vw;
  }
}
.merit__txt {
  font-size: 2rem;
  line-height: 1.09;
}
@media screen and (max-width: 1140px) {
  .merit__txt {
    font-size: 1.7543859649vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__txt {
    font-size: 5.6vw;
    line-height: 1.54;
  }
}
.merit__txt + .merit__txt {
  margin-top: 20px;
}
@media screen and (max-width: 1140px) {
  .merit__txt + .merit__txt {
    margin-top: 1.7543859649vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__txt + .merit__txt {
    margin-top: 2.6666666667vw;
  }
}
.merit__txt-small {
  font-size: 1.6rem;
}
@media screen and (max-width: 1140px) {
  .merit__txt-small {
    font-size: 1.4035087719vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__txt-small {
    font-size: 4vw;
    display: inline-block;
    margin-bottom: 1.3333333333vw;
  }
}
.merit__txt-bg {
  font-size: 3.8rem;
  color: #f3589e;
}
@media screen and (max-width: 1140px) {
  .merit__txt-bg {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__txt-bg {
    font-size: 7.4666666667vw;
  }
}
.merit__txt-pink, .merit__txt-pink--sec {
  font-size: 3rem;
  color: #f3589e;
  margin-left: 5px;
}
@media screen and (max-width: 1140px) {
  .merit__txt-pink, .merit__txt-pink--sec {
    font-size: 2.6315789474vw;
    margin-left: 0.4385964912vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__txt-pink, .merit__txt-pink--sec {
    font-size: 7.4666666667vw;
  }
}
.merit__txt-pink--sec {
  line-height: 1.2;
  display: block;
  margin-top: 5px;
  margin-left: 0;
}
@media screen and (max-width: 1140px) {
  .merit__txt-pink--sec {
    margin-top: 0.4385964912vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__txt-pink--sec {
    margin-top: 1.3333333333vw;
    font-size: 7.2vw;
  }
}
.merit__txt-sup {
  font-size: 1.4rem;
  top: -1em;
}
@media screen and (max-width: 1140px) {
  .merit__txt-sup {
    font-size: 1.2280701754vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__txt-sup {
    font-size: 40%;
  }
}
.merit__txt-note {
  font-size: 1.2rem;
  margin-top: 3px;
}
@media screen and (max-width: 1140px) {
  .merit__txt-note {
    font-size: 1.0526315789vw;
    margin-top: 0.2631578947vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__txt-note {
    font-size: 3.2vw;
    font-weight: normal;
    margin-top: 4.6666666667vw;
  }
}
.merit__txt-summary {
  font-size: 1.6rem;
  line-height: 1.625;
}
@media screen and (max-width: 768px) {
  .merit__txt-summary {
    font-size: 4vw;
    line-height: 1.7333333333;
    width: 84.5333333333vw;
    margin: 0 auto;
  }
}
.merit__case {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .merit__case {
    margin-top: 13.3333333333vw;
  }
}
.merit__case-cont {
  width: 850px;
}
@media screen and (max-width: 1140px) {
  .merit__case-cont {
    width: 74.5614035088vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__case-cont {
    width: 100%;
    padding-bottom: 10.6666666667vw;
  }
}
.merit__case-hdg {
  background-color: #f35ba0;
  margin-bottom: 50px;
}
@media screen and (max-width: 1140px) {
  .merit__case-hdg {
    margin-bottom: 4.3859649123vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__case-hdg {
    margin-bottom: 0;
  }
}
.merit__case-group {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .merit__case-group {
    flex-direction: column;
  }
}
.merit__case-detail {
  width: 400px;
}
@media screen and (max-width: 1140px) {
  .merit__case-detail {
    width: 35.0877192982vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__case-detail {
    width: 100%;
  }
}
.merit__case-detail + .merit__case-detail {
  position: relative;
}
@media screen and (max-width: 768px) {
  .merit__case-detail + .merit__case-detail {
    margin-top: 11.3333333333vw;
  }
}
.merit__case-detail + .merit__case-detail::before {
  content: "";
  position: absolute;
  left: -25px;
  height: 460px;
  width: 4px;
  background-image: url(../images/merit_line.png);
  background-size: 100%;
}
@media screen and (max-width: 1140px) {
  .merit__case-detail + .merit__case-detail::before {
    left: -2.1929824561vw;
    height: 40.350877193vw;
    width: 0.350877193vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__case-detail + .merit__case-detail::before {
    top: -0.6666666667vw;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 84.4vw;
    height: 1.2vw;
    background-image: url(../images/merit_line-sp.png);
  }
}
.merit__case-sub-ttl {
  display: block;
  margin-bottom: 40px;
}
@media screen and (max-width: 1140px) {
  .merit__case-sub-ttl {
    margin-bottom: 3.5087719298vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__case-sub-ttl {
    margin-top: 10.6666666667vw;
    margin-bottom: 8vw;
  }
}
.merit__case-txt {
  background-color: #fdfaed;
  border-radius: 20px;
  margin-top: 20px;
  padding: 25px 0 25px 20px;
  font-size: 3.4rem;
  font-weight: bold;
  text-align: center;
  color: #f3589e;
}
@media screen and (max-width: 1140px) {
  .merit__case-txt {
    border-radius: 1.7543859649vw;
    margin-top: 1.7543859649vw;
    padding: 2.1929824561vw 0 2.1929824561vw 1.7543859649vw;
    font-size: 2.9824561404vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__case-txt {
    border-radius: 0;
    margin-top: 6.6666666667vw;
    padding: 6vw 0 8vw 2.6666666667vw;
    font-size: 7.2vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__case-txt--bg {
    font-size: 8.2666666667vw;
  }
}
.merit__case-note {
  font-size: 1.2rem;
  letter-spacing: -0.02em;
  color: #1e1e1e;
  margin-top: 50px;
  margin-bottom: 70px;
}
@media screen and (max-width: 1140px) {
  .merit__case-note {
    margin-top: 4.3859649123vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__case-note {
    font-size: 3.2vw;
    letter-spacing: 0;
    margin-top: 5.3333333333vw;
    margin-bottom: 9.3333333333vw;
    margin-left: 4.6666666667vw;
  }
}
.merit__swiper {
  position: relative;
  width: 940px;
  margin: 0 auto 0 -45px;
}
@media screen and (max-width: 1140px) {
  .merit__swiper {
    width: 82.4561403509vw;
    margin-left: -3.9473684211vw;
  }
}
@media screen and (max-width: 768px) {
  .merit__swiper {
    width: 94.1333333333vw;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .merit__swiper-dot, .merit__swiper-dot--active {
    display: block;
    width: 14.1333333333vw;
    height: 2.6666666667vw;
    border-radius: 0;
    background-color: #d9d9d9;
  }
}
@media screen and (max-width: 768px) {
  .merit__swiper-dot--active {
    background-color: #1daaaa;
  }
}
@media screen and (min-width: 769px) {
  .merit .swiper-pagination {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .merit .swiper-pagination {
    display: flex;
    justify-content: space-between;
    width: 48.8vw;
    height: 2.6666666667vw;
    bottom: 0;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
.merit .swiper-button-next::after,
.merit .swiper-button-prev::after {
  content: "" !important;
  display: block;
  position: absolute;
  cursor: pointer;
  top: -5px;
}
@media screen and (max-width: 768px) {
  .merit .swiper-button-next::after,
  .merit .swiper-button-prev::after {
    display: none;
  }
}
.merit .swiper-button-prev:hover,
.merit .swiper-button-next:hover {
  opacity: 0.7;
}
.merit .swiper-button-prev::after {
  border-right: 27px solid #1daaaa;
  right: 0;
}
@media screen and (max-width: 1140px) {
  .merit .swiper-button-prev::after {
    border-right: 2.3684210526vw solid #1daaaa;
  }
}
.merit .swiper-button-next::after {
  border-left: 27px solid #1daaaa;
  left: 0;
}
@media screen and (max-width: 1140px) {
  .merit .swiper-button-next::after {
    border-left: 2.3684210526vw solid #1daaaa;
  }
}
.merit .swiper-button-next,
.merit .swiper-button-prev {
  position: absolute;
  width: 27px !important;
  height: 60px !important;
}
@media screen and (max-width: 1140px) {
  .merit .swiper-button-next,
  .merit .swiper-button-prev {
    width: 2.3684210526vw !important;
    height: 5.2631578947vw !important;
  }
}
@media screen and (max-width: 768px) {
  .merit .swiper-button-next,
  .merit .swiper-button-prev {
    display: none;
  }
}
.merit .swiper-button-next {
  right: 0;
}
.merit .swiper-button-prev {
  left: 0;
}

/* merit:end */
/* note:start */
.note {
  padding-top: 110px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 768px) {
  .note {
    padding-top: 21.3333333333vw;
    margin-bottom: 13.3333333333vw;
    max-width: 96.2666666667vw;
  }
}
@media screen and (max-width: 1140px) {
  .note__container {
    max-width: 88.4210526316vw;
  }
}
@media screen and (max-width: 768px) {
  .note__container {
    max-width: 96.2666666667vw;
    padding: 0;
  }
}
.note__object {
  position: absolute;
  width: 290px;
  right: -70px;
  bottom: 55px;
}
@media screen and (max-width: 1140px) {
  .note__object {
    width: 25.4385964912vw;
    right: -6.1403508772vw;
    bottom: 4.8245614035vw;
  }
}
@media screen and (max-width: 768px) {
  .note__object {
    width: 34.6666666667vw;
    right: -2.9333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .note__object-sp {
    position: absolute;
    width: 21.0666666667vw;
    left: -2.6666666667vw;
    top: -2vw;
  }
}
.note__content {
  padding-bottom: 95px;
}
@media screen and (max-width: 768px) {
  .note__content {
    padding-bottom: 16vw;
  }
}
.note__ttl {
  margin-bottom: 70px;
}
@media screen and (max-width: 1140px) {
  .note__ttl {
    margin-bottom: 6.1403508772vw;
  }
}
@media screen and (max-width: 768px) {
  .note__ttl {
    margin-bottom: 10.6666666667vw;
  }
}
.note__list {
  margin-bottom: 75px;
}
@media screen and (max-width: 1140px) {
  .note__list {
    margin-bottom: 6.5789473684vw;
  }
}
@media screen and (max-width: 768px) {
  .note__list {
    margin: 0 auto 6.6666666667vw;
    width: 84.5333333333vw;
  }
}
.note__item {
  position: relative;
  padding-left: 50px;
  font-size: 4.2rem;
  font-weight: bold;
}
@media screen and (max-width: 1140px) {
  .note__item {
    padding-left: 4.3859649123vw;
    font-size: 3.6842105263vw;
  }
}
@media screen and (max-width: 768px) {
  .note__item {
    padding-left: 8vw;
    font-size: 5.6vw;
    line-height: 1.4;
  }
}
.note__item::before {
  content: "";
  position: absolute;
  left: 0;
  width: 46px;
  height: 48px;
  background-image: url(../images/note_check_icon.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 1140px) {
  .note__item::before {
    top: 0.6666666667vw;
    width: 4.0350877193vw;
    height: 4.2105263158vw;
  }
}
@media screen and (max-width: 768px) {
  .note__item::before {
    width: 5.8666666667vw;
    height: 8vw;
  }
}
.note__item + .note__item {
  margin-top: 30px;
}
@media screen and (max-width: 1140px) {
  .note__item + .note__item {
    margin-top: 2.6315789474vw;
  }
}
@media screen and (max-width: 768px) {
  .note__item + .note__item {
    margin-top: 1.3333333333vw;
  }
}
.note__item-pink {
  color: #f3589e;
}
.note__wrap {
  margin-left: 50px;
}
@media screen and (max-width: 1140px) {
  .note__wrap {
    margin-left: 4.3859649123vw;
  }
}

/* note:end */
/* summary:start */
.summary {
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .summary {
    padding-bottom: 13.3333333333vw;
    max-width: 96.2666666667vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1140px) {
  .summary__container {
    max-width: 88.4210526316vw;
  }
}
@media screen and (max-width: 768px) {
  .summary__container {
    max-width: 96.2666666667vw;
    padding: 0;
  }
}
.summary__object-01 {
  position: absolute;
  width: 200px;
  right: -30px;
  top: 90px;
}
@media screen and (max-width: 1140px) {
  .summary__object-01 {
    width: 17.5438596491vw;
    right: -2.6315789474vw;
    top: 7.8947368421vw;
  }
}
.summary__object-02 {
  position: absolute;
  width: 263px;
  left: -75px;
  top: 160px;
}
@media screen and (max-width: 1140px) {
  .summary__object-02 {
    width: 23.0701754386vw;
    left: -6.5789473684vw;
    top: 14.0350877193vw;
  }
}
@media screen and (max-width: 768px) {
  .summary__object-sp--01 {
    position: absolute;
    width: 28.4vw;
    right: -2.6666666667vw;
    top: 1.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .summary__object-sp--02 {
    position: absolute;
    width: 24.1333333333vw;
    left: -2.9333333333vw;
    bottom: 50.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .summary__object-sp--03 {
    position: absolute;
    width: 20.9333333333vw;
    right: -2.6666666667vw;
    bottom: 60vw;
  }
}
.summary__content {
  padding-bottom: 75px;
}
@media screen and (max-width: 768px) {
  .summary__content {
    padding-bottom: 14.6666666667vw;
  }
}
.summary__note {
  margin-top: 25px;
  margin-right: 125px;
  font-size: 1.6rem;
  text-align: right;
}
@media screen and (max-width: 1140px) {
  .summary__note {
    margin-top: 2.1929824561vw;
    margin-right: 10.9649122807vw;
    font-size: 1.4035087719vw;
  }
}
@media screen and (max-width: 768px) {
  .summary__note {
    margin-top: 3.3333333333vw;
    margin-right: 0;
    font-size: 3.2vw;
    text-align: center;
  }
}
.summary__ttl {
  margin-top: 70px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1140px) {
  .summary__ttl {
    margin-top: 6.1403508772vw;
    margin-bottom: 2.6315789474vw;
  }
}
@media screen and (max-width: 768px) {
  .summary__ttl {
    margin-top: 10vw;
    margin-bottom: 8vw;
  }
}
.summary__link-group {
  width: 580px;
  height: 212px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1140px) {
  .summary__link-group {
    width: 50.8771929825vw;
    height: 18.5964912281vw;
  }
}
@media screen and (max-width: 768px) {
  .summary__link-group {
    width: 86.6666666667vw;
    height: 52.2666666667vw;
  }
}
.summary__link-item, .summary__link-item--last {
  position: relative;
  display: block;
  background-color: #ffffff;
  border: 3px solid #f4e495;
  border-radius: 30px;
  height: 96px;
  padding-top: 35px;
  padding-left: 155px;
  font-size: 2rem;
  font-weight: bold;
  color: #1e1e1e;
}
@media screen and (max-width: 1140px) {
  .summary__link-item, .summary__link-item--last {
    border-width: 0.2631578947vw;
    border-radius: 2.6315789474vw;
    height: 8.4210526316vw;
    padding-top: 3.0701754386vw;
    padding-left: 13.5964912281vw;
    font-size: 1.7543859649vw;
  }
}
@media screen and (max-width: 768px) {
  .summary__link-item, .summary__link-item--last {
    border-width: 0.8vw;
    border-radius: 4.8vw;
    height: 23.4666666667vw;
    padding-top: 5.3333333333vw;
    padding-left: 36vw;
    font-size: 4vw;
    line-height: 1.4;
  }
}
@media screen and (max-width: 768px) {
  .summary__link-item--last {
    padding-top: 8vw;
    padding-left: 17.3333333333vw;
  }
}
.summary__link-item::after, .summary__link-item--last::after {
  position: absolute;
  content: "";
  right: 40px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 11px solid #ecd24f;
  border-right: 0;
}
@media screen and (max-width: 1140px) {
  .summary__link-item::after, .summary__link-item--last::after {
    right: 3.5087719298vw;
    border-top: 0.701754386vw solid transparent;
    border-bottom: 0.701754386vw solid transparent;
    border-left: 0.9649122807vw solid #ecd24f;
  }
}
@media screen and (max-width: 768px) {
  .summary__link-item::after, .summary__link-item--last::after {
    top: 45%;
    right: 2.6666666667vw;
    border-top: 1.3333333333vw solid transparent;
    border-bottom: 1.3333333333vw solid transparent;
    border-left: 2.1333333333vw solid #ecd24f;
  }
}
.summary__link-logo {
  position: absolute;
  top: 30px;
  left: 35px;
  width: 83px;
}
@media screen and (max-width: 1140px) {
  .summary__link-logo {
    top: 2.6315789474vw;
    left: 3.0701754386vw;
    width: 7.2807017544vw;
  }
}
@media screen and (max-width: 768px) {
  .summary__link-logo {
    top: 7.3333333333vw;
    left: 6.6666666667vw;
    width: 21.7333333333vw;
  }
}

/* summary:end */