@import url(https://cdn.jsdelivr.net/npm/swiper@8.4.7/swiper-bundle.min.css);
.main-content {
  letter-spacing: 0;
  color: #101010;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 300;
}
.main-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .main-content img {
    width: 100%;
  }
}
.main-content p,
.main-content h1,
.main-content h2,
.main-content h3,
.main-content a {
  font-weight: 300;
}
.main-content a,
.main-content button {
  color: #101010;
}
.main-content .inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .main-content .inner {
    max-width: 1080px;
  }
}
@media screen and (max-width: 768px) {
  .main-content .inner {
    width: 84vw;
  }
}
.main-content .inner-1400 {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .main-content .inner-1400 {
    max-width: 1400px;
  }
}
@media screen and (max-width: 768px) {
  .main-content .inner-1400 {
    width: 84%;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .main-content .pc-only {
    display: none !important;
  }
}
.main-content .is-visible {
  visibility: visible !important;
}
.main-content .mv {
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.main-content .mv.is-appear {
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .main-content .mv {
    padding: 70.9333333333vw 7.2vw 66.9333333333vw;
    background: url(../img/mv_sp_bg.jpg) center center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 769px) {
  .main-content .mv {
    padding: 385px 0 108px;
    background: url(../img/mv_bg.jpg) center center no-repeat;
    background-size: cover;
  }
}
.main-content .mv__title {
  text-align: center;
  opacity: 0;
  -webkit-transition: 4s;
  transition: 4s;
}
.main-content .mv__title.is-appear {
  opacity: 1;
  -webkit-transition: 4s;
  transition: 4s;
}
.main-content .mv__figure {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .main-content .mv__figure {
    width: 348px;
    margin: 0 auto;
  }
}
.main-content .mv__figure img {
  display: inline-block;
}
.main-content .intro__title {
  margin: 9.8666666667vw auto 0;
  text-align: center;
  font-size: 3.7333333333vw;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .main-content .intro__title {
    margin: 60px auto 0;
    font-size: 2rem;
    line-height: 1;
    color: #272727;
  }
}
.main-content .intro__title span {
  color: #C92525;
}
.main-content .intro__txt {
  width: 84vw;
  margin: 8vw auto 0;
  text-align: center;
  font-size: 3.2vw;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .main-content .intro__txt {
    width: 730px;
    margin: 53px auto 0;
    font-size: 1.4rem;
    line-height: 2;
  }
}
.main-content .youtubeVideo {
  width: 84vw;
  height: 149.3333333333vw;
  margin: 9.8666666667vw auto 0;
}
@media screen and (min-width: 769px) {
  .main-content .youtubeVideo {
    max-width: 997px;
    max-height: 562px;
    margin: 62px auto 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .main-content .youtubeVideo {
    width: 83.0833333333vw;
    height: 46.8333333333vw;
  }
}
.main-content .youtubeVideo .youtubeInner {
  position: relative;
}
.main-content .youtubeVideo .youtubeInner .youtubeLink {
  display: block;
  width: 100%;
  height: 87%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.main-content .youtubeVideo .youtubeInner .youtubeLink a {
  display: block;
  width: 100%;
  height: 100%;
}
.main-content .youtubeVideo .youtubeIframe {
  position: relative;
}
.main-content .youtubeVideo .youtubeIframe::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.main-content .youtubeVideo iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
.main-content .youtubeVideo iframe.is-sp {
  aspect-ratio: 9/16;
}
.main-content .youtubeVideo.is-appear {
  opacity: 1;
}
.main-content .youtubeVideo .youtubeLinkArea {
  margin: 4.5333333333vw auto 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .main-content .youtubeVideo .youtubeLinkArea {
    width: 730px;
    margin: 53px auto 0;
    font-size: 1.4rem;
    line-height: 2;
  }
}
.main-content .youtubeVideo .youtubeLinkArea__link {
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 2.4285714286;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .main-content .youtubeVideo .youtubeLinkArea__link {
    font-size: 1.4rem;
    line-height: 1.7857142857;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .main-content .youtubeVideo .youtubeLinkArea__link:hover {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    color: #C92525;
  }
}
.main-content .sectionIndex {
  background: #EFECEC;
  margin-top: 34.1333333333vw;
  padding: 4.8vw 0 5.0666666667vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionIndex {
    margin-top: 302px;
    padding: 30px 0 50px;
  }
}
.main-content .sectionIndex__title {
  text-align: center;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 2.1428571429;
  color: #FFFFFF;
  position: relative;
  z-index: 9;
}
@media screen and (min-width: 769px) {
  .main-content .sectionIndex__title {
    font-size: 20px;
    line-height: 1.5;
  }
}
.main-content .sectionIndex__title::after {
  content: "";
  width: 52.8vw;
  height: 54.8vw;
  background: url(../img/index_title_bg_sp.png) center center no-repeat;
  background-size: 52.8vw 54.8vw;
  position: absolute;
  top: -20%;
  left: 58%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .main-content .sectionIndex__title::after {
    width: 369px;
    height: 271.5px;
    background: url(../img/index_title_bg.png?241111) center center no-repeat;
    background-size: 369px 271.5px;
    position: absolute;
    top: -160%;
    left: 54%;
  }
}
.main-content .sectionIndex__list {
  margin-top: 10.9333333333vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionIndex__list {
    width: 1220px;
    margin: 85px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
  }
}
.main-content .sectionIndex__item {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .main-content .sectionIndex__item {
    width: 380px;
  }
}
.main-content .sectionIndex__item__title {
  font-size: 3.7333333333vw;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 2.1428571429;
}
@media screen and (min-width: 769px) {
  .main-content .sectionIndex__item__title {
    font-size: 16px;
    line-height: 1.875;
  }
}
.main-content .sectionIndex__item__title__figure {
  margin: 0 auto 4.8vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionIndex__item__title__figure {
    margin: 0 auto 12px;
  }
}
.main-content .sectionIndex__item__title__figure.num01 {
  width: 3.3333333333vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionIndex__item__title__figure.num01 {
    width: 12px;
  }
}
.main-content .sectionIndex__item__title__figure.num02 {
  width: 4vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionIndex__item__title__figure.num02 {
    width: 15px;
  }
}
.main-content .sectionIndex__item__title__figure.num03 {
  width: 4vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionIndex__item__title__figure.num03 {
    width: 15px;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionIndex__item__anchor {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .main-content .sectionIndex__item__anchor:hover {
    opacity: 0.8;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
}
.main-content .sectionIndex__item__figure {
  margin-top: 4.8vw;
  padding-bottom: 14.9333333333vw;
  position: relative;
}
@media screen and (min-width: 769px) {
  .main-content .sectionIndex__item__figure {
    margin-top: 27px;
    padding-bottom: 70px;
  }
}
.main-content .sectionIndex__item__figure::after {
  content: "";
  width: 10.1333333333vw;
  height: 10.1333333333vw;
  background: url(../img/index_arrow.png) center center no-repeat;
  background-size: 10.1333333333vw 10.1333333333vw;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media screen and (min-width: 769px) {
  .main-content .sectionIndex__item__figure::after {
    width: 38px;
    height: 38px;
    background: url(../img/index_arrow.png) center center no-repeat;
    background-size: 38px 38px;
    position: absolute;
  }
}
.main-content .sectionContent {
  margin-top: 5.3333333333vw;
  padding-top: 13.8666666667vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent {
    margin-top: 50px;
    padding-top: 67px;
  }
}
.main-content .sectionContent + .sectionContent {
  margin-top: 10.6666666667vw;
  padding-top: 14.1333333333vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent + .sectionContent {
    margin-top: 70px;
    padding-top: 100px;
  }
}
.main-content .sectionContent__title {
  text-align: center;
  font-size: 3.7333333333vw;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 2.1428571429;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent__title {
    font-size: 16px;
    line-height: 1.875;
  }
}
.main-content .sectionContent__title__figure {
  margin: 0 auto 4.8vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent__title__figure {
    margin: 0 auto 29px;
  }
}
.main-content .sectionContent__title__figure.num01 {
  width: 3.2vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent__title__figure.num01 {
    width: 22px;
  }
}
.main-content .sectionContent__title__figure.num02 {
  width: 3.7333333333vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent__title__figure.num02 {
    width: 28px;
  }
}
.main-content .sectionContent__title__figure.num03 {
  width: 4vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent__title__figure.num03 {
    width: 27px;
  }
}
.main-content .sectionContent__lead {
  text-align: center;
  margin-top: 8vw;
  font-size: 3.2vw;
  font-weight: 300;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent__lead {
    width: 778px;
    margin: 58px auto 0;
    font-size: 1.4rem;
    line-height: 2;
  }
}
.main-content .sectionContent__subtitle {
  width: 84vw;
  margin: 8.5333333333vw auto 0;
  font-size: 3.7333333333vw;
  font-weight: 500;
  letter-spacing: 0.018em;
  line-height: 1.7142857143;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent__subtitle {
    width: 778px;
    margin: 39px auto 0;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.6875;
  }
}
.main-content .sectionContent__subtitle .red {
  color: #C92525;
}
.main-content .sectionContent__text {
  width: 84vw;
  margin: 5.8666666667vw auto 0;
  font-size: 3.2vw;
  font-weight: 300;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent__text {
    width: 778px;
    margin: 31px auto 0;
    font-size: 1.4rem;
    line-height: 2;
  }
}
.main-content .sectionContent .figure01 {
  width: 92vw;
  margin: 12.2666666667vw 0 0 8vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure01 {
    width: 778px;
    margin: 62px auto 0;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .subtitle01 {
    margin: 93px auto 0;
  }
}
.main-content .sectionContent .text01 {
  font-weight: 500;
}
.main-content .sectionContent .figure02 {
  width: 92vw;
  margin: 10.6666666667vw 8vw 0 0;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure02 {
    width: 1280px;
    margin: 91px 120px 0 0;
  }
  .main-content .sectionContent .figure02__outer {
    max-width: 1400px;
    margin: 0 auto;
  }
}
.main-content .sectionContent .outer01 {
  background: url(../img/content_bg01_sp.jpg?241111) no-repeat;
  background-position: top 8vw left 50%;
  background-size: 100vw 93.8657407407%;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .outer01 {
    background: url(../img/content_bg01.jpg?241111) no-repeat;
    background-position: top 90px left 50%;
    background-size: 1920px 87.2240802676%;
  }
}
.main-content .sectionContent .figure03 {
  width: 92vw;
  margin: 21.3333333333vw 0 0 8vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure03 {
    width: 660px;
    margin: 0;
  }
}
.main-content .sectionContent .figure04 {
  width: 92vw;
  margin: 0 0 0 8vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure04 {
    width: 918px;
    margin: 176px auto 0;
  }
}
.main-content .sectionContent .subtitle02 {
  text-align: right;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .subtitle02 {
    text-align: left;
    width: 578px;
    margin: 0;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .text02 {
    width: 578px;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .outer02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 1400px;
    margin: 120px auto;
    gap: 42px;
  }
}
.main-content .sectionContent .figure05 {
  width: 100vw;
  margin: 12.2666666667vw 0 0;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure05 {
    width: 1286px;
    margin: 0;
  }
  .main-content .sectionContent .figure05__outer {
    width: 1400px;
    margin: 0 auto;
  }
  .main-content .sectionContent .figure05__outer__bg {
    margin: 62px 0 0;
    padding: 60px 0 64px;
    background: url(../img/content_bg02.jpg) no-repeat;
    background-position: top left 50%;
    background-size: 1920px 100%;
  }
}
.main-content .sectionContent .subtitle03 {
  text-align: right;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .subtitle03 {
    text-align: left;
    width: 866px;
    margin: 42px auto 0;
    position: relative;
    z-index: 9;
  }
}
.main-content .sectionContent .text03 {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .text03 {
    width: 866px;
    position: relative;
    z-index: 9;
  }
}
@media screen and (max-width: 768px) {
  .main-content .sectionContent .outer03 {
    padding: 9.0666666667vw 0 15.4666666667vw;
    background: url(../img/content_bg02_sp.jpg?241111) no-repeat;
    background-position: top left 50%;
    background-size: 100vw 100%;
  }
}
.main-content .sectionContent .figure06 {
  width: 100vw;
  margin: 0;
  position: relative;
  z-index: 9;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure06 {
    width: 1172px;
    margin: 185px auto 0;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure06::before {
    position: absolute;
    top: -769px;
    right: -429px;
    content: "";
    width: 485px;
    height: 1207px;
    background: url(../img/content_bg06.png) no-repeat;
    background-position: center;
    background-size: 100%;
  }
}
.main-content .sectionContent .figure07 {
  width: 100vw;
  margin: -1px 0 0;
  position: relative;
  z-index: 9;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure07 {
    width: 1172px;
    margin: -1px auto 0;
    z-index: 0;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure07::before {
    position: absolute;
    top: -968px;
    left: -544px;
    content: "";
    width: 1013px;
    height: 1954px;
    background: url(../img/content_bg03.png?241111) no-repeat;
    background-position: center;
    background-size: 100%;
    z-index: -100;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .outer07 {
    padding: 0 0 40px;
    background: url(../img/content_bg07.jpg?241111) no-repeat;
    background-position: top 280px left 50%;
    background-size: 1920px 83.7775202781%;
  }
}
.main-content .sectionContent .subtitle04 {
  width: 58.9333333333vw;
  margin: 0 8vw 0 33.0666666667vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .subtitle04 {
    text-align: left;
    width: 688px;
    margin: 39px auto 0;
    position: relative;
    z-index: 9;
  }
}
.main-content .sectionContent .subtitle04 .ls {
  letter-spacing: -0.25em;
}
.main-content .sectionContent .text04 {
  width: 58.9333333333vw;
  margin: 5.8666666667vw 8vw 0 33.0666666667vw;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .text04 {
    width: 688px;
    margin: 31px auto 0;
    position: relative;
    z-index: 9;
  }
}
@media screen and (max-width: 768px) {
  .main-content .sectionContent .textArea04 {
    padding: 7.2vw 0 8.5333333333vw;
    background: url(../img/content_bg05_sp.jpg) no-repeat;
    background-position: top left 50%;
    background-size: 100vw 100%;
    position: relative;
    z-index: 10;
  }
  .main-content .sectionContent .textArea04::before {
    position: absolute;
    top: -20.8vw;
    left: 0;
    content: "";
    width: 29.8666666667vw;
    height: 128vw;
    background: url(../img/content_bg03_sp.png?241111) no-repeat;
    background-position: 50%;
    background-size: 29.8666666667vw 100%;
  }
}
.main-content .sectionContent .figure08 {
  width: 92vw;
  margin: 35.2vw 8vw 0 0;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure08 {
    width: 1286px;
    margin: 184px 0 0 114px;
  }
  .main-content .sectionContent .figure08__outer {
    width: 1400px;
    margin: 0 auto;
  }
}
.main-content .sectionContent .subtitle05 {
  text-align: right;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .subtitle05 {
    text-align: left;
    width: 866px;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .text05 {
    width: 866px;
  }
}
.main-content .sectionContent .figure09 {
  width: 100vw;
  margin: 20.2666666667vw auto 0;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure09 {
    width: 695px;
    margin: 0;
  }
}
.main-content .sectionContent .figure10 {
  width: 100vw;
  margin: -1px 0 0;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure10 {
    width: 695px;
    margin: 0;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .outer04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1400px;
    margin: 143px auto 0;
    gap: 10px;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .subtitle06 {
    width: 866px;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .text06 {
    width: 866px;
  }
}
.main-content .sectionContent .figure11 {
  width: 92vw;
  margin: 12.2666666667vw 8vw 0 0;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure11 {
    width: 1280px;
    margin: 62px 120px 0 0;
  }
  .main-content .sectionContent .figure11__outer {
    width: 1400px;
    margin: 0 auto;
  }
}
.main-content .sectionContent .subtitle07 {
  text-align: right;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .subtitle07 {
    text-align: left;
    width: 550px;
    margin: 0;
  }
}
.main-content .sectionContent .text07 {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .text07 {
    width: 550px;
  }
}
.main-content .sectionContent .figure12 {
  width: 100vw;
  margin: 10.6666666667vw auto 0;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure12 {
    width: 640px;
    margin: 0;
  }
}
.main-content .sectionContent .outer05 {
  background: url(../img/content_bg04_sp.jpg?241111) no-repeat;
  background-position: top 7.7333333333vw left 50%;
  background-size: 100vw 71.5071507151%;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .outer05 {
    background: url(../img/content_bg04.jpg?241111) no-repeat;
    background-position: top 600px left 50%;
    background-size: 1920px 61.6271620756%;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .outer06 {
    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;
    width: 1232px;
    margin: 277px auto 0;
    gap: 42px;
  }
}
.main-content .sectionContent .figure13 {
  width: 92vw;
  margin: 23.4666666667vw 0 0 8vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent .figure13 {
    width: 778px;
    margin: 185px auto 0;
  }
}
.main-content .figure14 img {
  margin: 78px auto 0;
  width: 84vw;
  height: 80vw;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .main-content .figure14 img {
    margin: 75px auto 0;
    width: 50vw;
    max-width: 470px;
    height: auto;
  }  
}

.main-content .sectionContent__outro {
  width: 84vw;
  margin: 21.3333333333vw auto 0;
  text-align: center;
  font-size: 3.2vw;
  font-weight: 300;
  line-height: 2.1666666667;
}
@media screen and (min-width: 769px) {
  .main-content .sectionContent__outro {
    width: 778px;
    margin: 206px auto 0;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 2.2857142857;
  }
}
.main-content .sectionOutro {
  background: #EFECEC;
  margin: 21.3333333333vw auto 0;
  padding: 19.2vw 8vw 40.5333333333vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro {
    margin: 183px auto 0;
    padding: 114px 240px 211px;
  }
}
.main-content .sectionOutro__title {
  width: 73.8666666667vw;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro__title {
    width: 434px;
  }
}
.main-content .sectionOutro__title__text {
  margin: 8vw auto 0;
  text-align: center;
  font-size: 3.7333333333vw;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.7142857143;
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro__title__text {
    margin: 36px auto 0;
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    line-height: 1.6666666667;
  }
}
.main-content .sectionOutro__title__text .red {
  color: #C92525;
}
.main-content .sectionOutro__text {
  margin: 12.8vw auto 0;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 2.1666666667;
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro__text {
    margin: 111px auto 0;
    font-size: 1.4rem;
    line-height: 2.2857142857;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro .figure01 {
    width: 917px;
    margin: 0;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro .figure02 {
    width: 917px;
    margin: 0;
  }
}
.main-content .sectionOutro__linkWrap {
  margin: 26.4vw auto 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro__linkWrap {
    margin: 102px auto 0;
  }
}
.main-content .sectionOutro__link {
  display: inline-block;
  width: 65.8666666667vw;
  padding: 4.5333333333vw 0;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.5625;
  color: #FFFFFF;
  background: url(../img/outro_link_bg_sp.jpg) no-repeat;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro__link {
    width: 247px;
    padding: 17px 0;
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    line-height: 1.6666666667;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.5625;
    background: url(../img/outro_link_bg.jpg) no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .main-content .sectionOutro__link:hover {
    opacity: 0.8;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
}
.main-content .sectionOutro__tohachiya {
  margin: 19.2vw auto 0;
  border: solid 1px #707070;
  padding: 5.3333333333vw;
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro__tohachiya {
    margin: 130px auto 0;
    padding: 20px;
  }
}
.main-content .sectionOutro__tohachiya__title {
  font-size: 3.2vw;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 2.6666666667;
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro__tohachiya__title {
    font-size: 1.4rem;
    line-height: 2.2857142857;
  }
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro__tohachiya__title .en {
    font-size: 1.2rem;
    line-height: 2.6666666667;
  }
}
.main-content .sectionOutro__tohachiya__text {
  margin: 3.4666666667vw 0 0;
  font-size: 3.2vw;
  font-weight: 300;
  letter-spacing: 0.03em;
  line-height: 2.1666666667;
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro__tohachiya__text {
    margin: 16px 0 0;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 2.0833333333;
  }
}
.main-content .sectionOutro__tohachiya__text__address {
  margin: 5.3333333333vw 0 0;
  font-size: 3.2vw;
  font-weight: 300;
  letter-spacing: 0.03em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro__tohachiya__text__address {
    margin: 15px 0 0;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 2.0833333333;
  }
}
.main-content .sectionOutro__tohachiya__text__address__link {
  font-size: 3.7333333333vw;
  line-height: 1.7142857143;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro__tohachiya__text__address__link {
    font-size: 1.4rem;
    line-height: 1.7857142857;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .main-content .sectionOutro__tohachiya__text__address__link:hover {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    color: #C92525;
  }
}
.main-content .sectionOutro__credit {
  margin: 7.7333333333vw 0 0;
  font-size: 3.2vw;
  font-weight: 300;
  letter-spacing: 0.03em;
  line-height: 1.9166666667;
}
@media screen and (min-width: 769px) {
  .main-content .sectionOutro__credit {
    margin: 50px 0 0;
    font-size: 1.2rem;
    line-height: 1.9166666667;
  }
}

@media screen and (max-width: 768px) {
  .sectionIndex .indexSwiper {
    position: relative;
  }
  .sectionIndex .swiper-button-next,
  .sectionIndex .swiper-button-prev {
    position: absolute;
    top: 32vw;
    width: 10.6666666667vw;
    height: 72vw;
  }
  .sectionIndex .swiper-button-prev,
  .sectionIndex .swiper-rtl .swiper-button-next {
    left: 0;
    right: auto;
  }
  .sectionIndex .swiper-button-prev:after,
  .sectionIndex .swiper-rtl .swiper-button-next:after {
    content: "";
  }
  .sectionIndex .swiper-button-next,
  .sectionIndex .swiper-rtl .swiper-button-prev {
    right: 0;
    left: auto;
  }
  .sectionIndex .swiper-button-next:after,
  .sectionIndex .swiper-rtl .swiper-button-prev:after {
    content: "";
  }
}
@media screen and (min-width: 769px) {
  .sectionIndex .swiper-button-next,
  .sectionIndex .swiper-button-prev {
    display: none;
  }
}

.sectionOutro .outroSwiper {
  width: 917px;
  margin: 92px auto 0;
  overflow: hidden;
  position: relative;
}
.sectionOutro .outroSwiper .swiper-button-next,
.sectionOutro .outroSwiper .swiper-button-prev {
  position: absolute;
  top: 0;
  width: 40px;
  height: 105%;
}
.sectionOutro .outroSwiper .swiper-button-prev,
.sectionOutro .outroSwiper .swiper-rtl .swiper-button-next {
  left: 0;
  right: auto;
}
.sectionOutro .outroSwiper .swiper-button-prev:after,
.sectionOutro .outroSwiper .swiper-rtl .swiper-button-next:after {
  content: "";
}
.sectionOutro .outroSwiper .swiper-button-next,
.sectionOutro .outroSwiper .swiper-rtl .swiper-button-prev {
  right: 0;
  left: auto;
}
.sectionOutro .outroSwiper .swiper-button-next:after,
.sectionOutro .outroSwiper .swiper-rtl .swiper-button-prev:after {
  content: "";
}
.sectionOutro .outroSwiperArea {
  position: relative;
}
.sectionOutro .outroSwiperArea .swiper-pagination {
  bottom: -30px;
}
.sectionOutro .outroSwiperArea .swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 10px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 10px));
  background: url(../img/slider_off.png) no-repeat;
  background-size: contain;
  opacity: 1;
}
.sectionOutro .outroSwiperArea .swiper-pagination-bullet-active {
  background: url(../img/slider_on.png) no-repeat;
  background-size: contain;
}

.sectionOutro .outroSwiperSp {
  width: 84vw;
  margin: 12.8vw auto 0;
  overflow: hidden;
  position: relative;
}
.sectionOutro .outroSwiperSp .swiper-button-next,
.sectionOutro .outroSwiperSp .swiper-button-prev {
  position: absolute;
  top: 5.6vw;
  width: 10.6666666667vw;
  height: 100%;
}
.sectionOutro .outroSwiperSp .swiper-button-prev,
.sectionOutro .outroSwiperSp .swiper-rtl .swiper-button-next {
  left: 0;
  right: auto;
}
.sectionOutro .outroSwiperSp .swiper-button-prev:after,
.sectionOutro .outroSwiperSp .swiper-rtl .swiper-button-next:after {
  content: "";
}
.sectionOutro .outroSwiperSp .swiper-button-next,
.sectionOutro .outroSwiperSp .swiper-rtl .swiper-button-prev {
  right: 0;
  left: auto;
}
.sectionOutro .outroSwiperSp .swiper-button-next:after,
.sectionOutro .outroSwiperSp .swiper-rtl .swiper-button-prev:after {
  content: "";
}
.sectionOutro .outroSwiperSpArea {
  position: relative;
}
.sectionOutro .outroSwiperSpArea .swiper-paginationSp {
  width: 84vw;
  text-align: center;
  position: absolute;
  bottom: -4.2666666667vw;
}
.sectionOutro .outroSwiperSpArea .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.sectionOutro .outroSwiperSpArea .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 0.8vw);
}
.sectionOutro .outroSwiperSpArea .swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 1.8666666667vw));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 1.8666666667vw));
  background: url(../img/slider_off.png) no-repeat;
  background-size: contain;
  opacity: 1;
}
.sectionOutro .outroSwiperSpArea .swiper-pagination-bullet-active {
  background: url(../img/slider_on.png) no-repeat;
  background-size: contain;
}

.footer {
  margin-top: 0 !important;
}

html {
  scroll-behavior: smooth;
}