@charset "UTF-8";
@font-face {
  font-family: "AlteHaasGroteskRegular";
  src: url(./AlteHaasGroteskRegular.ttf);
}
h2,
h3 {
  font-weight: normal;
}

a:hover {
  opacity: 0.8;
  transition: all 0.5s;
}

.contents {
  transition: 0.5s all ease-in;
  opacity: 0;
}
.contents.is-active {
  opacity: 1;
}

.spbr {
  display: none;
}
@media screen and (max-width: 650px) {
  .spbr {
    display: block;
  }
}

@media screen and (max-width: 650px) {
  .contents {
    padding-top: 17rem;
    padding-bottom: 0;
  }
}
.blink {
  animation: blink 1s ease infinite;
  font-size: 12px;
  letter-spacing: 1px;
  color: #ffbeb1;
  margin-left: 8px;
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.float-box {
  position: fixed;
  bottom: 0;
  z-index: 1000;
  width: 100%;
}
.float-box__button {
  width: 100%;
  display: block;
  background: #d67c6b;
  color: #fff;
  z-index: 1001;
  text-align: center;
  padding: 2.5rem;
  font-size: 3rem;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
}
.float-box__button span {
  font-size: 1.9rem;
  margin-right: 3.5rem;
}

.hero {
  position: relative;
  text-align: center;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
  overflow: hidden;
  height: 107.5rem;
}
@media screen and (max-width: 650px) {
  .hero {
    height: 100%;
  }
}
.hero__box {
  position: absolute;
  left: 50%;
  color: #fff;
  z-index: 999;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  top: 0;
  padding-top: 30.5rem;
  padding-bottom: 10.5rem;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 650px) {
  .hero__box {
    padding-top: 31rem;
  }
}
.hero__box-inner {
  margin: auto;
}

.hero__movie video {
  max-width: 100%;
}
@media screen and (max-width: 650px) {
  .hero__movie video {
    max-height: 110.5rem;
    width: 100%;
    height: 96rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.hero__date {
  font-size: 2rem;
  margin-bottom: 1rem;
  letter-spacing: 0.4rem;
  font-weight: 600;
}
.hero__date span {
  font-size: 2.5rem;
  font-family: "AlteHaasGroteskRegular";
}

@media screen and (max-width: 650px) {
  .hero__date {
    margin-left: 0;
  }
}
.hero__label {
  display: inline-block;
  border: solid 1px;
  font-size: 2.3rem;
  font-weight: 600;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
  letter-spacing: 0.15em;
  margin-bottom: 6rem;
  padding: 0.3rem 0.9rem 0.4rem 1rem;
}

@media screen and (max-width: 650px) {
  .hero__label {
    margin-left: 0;
    margin-bottom: 9.4rem;
  }
}
.hero__catch {
  font-size: 2.6rem;
  font-weight: 600;
  letter-spacing: 0.4em;
}

@media screen and (max-width: 650px) {
  .hero__catch {
    font-size: 1.8rem;
    letter-spacing: 0.4em;
  }
}
.hero__catch--main {
  font-family: AlteHaasGroteskRegular;
  letter-spacing: 0.04em;
  font-size: 12.243rem;
  margin-top: -1rem;
  margin-left: 1rem;
  font-weight: 500;
}
.hero__catch--main span {
  margin-right: 2.2rem;
}

@media screen and (max-width: 650px) {
  .hero__catch--main span {
    margin-right: 0.4rem;
  }
}
@media screen and (max-width: 650px) {
  .hero__catch--main {
    font-size: 8.5rem;
    margin-left: 1rem;
    margin-bottom: 1.5rem;
  }
}
.hero__catch--small {
  font-family: Roboto;
  font-size: 1.25rem;
  font-style: italic;
  letter-spacing: 0.2em;
  margin-bottom: 4.5rem;
}

@media screen and (max-width: 650px) {
  .hero__catch--small {
    margin-bottom: 6rem;
    margin-left: 0;
  }
}
.hero__band {
  width: 100vw;
  margin-bottom: 4.5rem;
  color: #fff;
  border: solid 1px #fff;
  border-left: 0;
  border-right: 0;
  padding: 0.8rem;
  padding-left: 3rem;
  font-size: 3.7rem;
  letter-spacing: 0.8em;
  font-weight: 600;
}

@media screen and (max-width: 650px) {
  .hero__band {
    width: 100vw;
    font-size: 3.3rem;
    letter-spacing: 0.8em;
    padding: 1.2rem;
  }
}
.section1 {
  background: url("../images/section1image_pc.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  padding-top: 13.5rem;
  padding-bottom: 44rem;
}

@media screen and (max-width: 650px) {
  .section1 {
    background: none;
    padding-top: 7rem;
    padding-bottom: 0;
  }
}
.section1__figure {
  margin-bottom: 5rem;
}
.section1__figure img {
  max-width: 29.4rem;
}

@media screen and (max-width: 650px) {
  .section1__figure {
    margin-top: 7.5rem;
  }
  .section1__figure img {
    max-width: 23.4rem;
  }
}
.section1__title {
  font-size: 3.6rem;
  letter-spacing: 0.6em;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
  margin-left: 8rem;
  font-feature-settings: "palt";
  margin-bottom: 4rem;
  font-weight: 600;
}

@media screen and (max-width: 650px) {
  .section1__title {
    font-size: 3rem;
    letter-spacing: 0.54em;
    margin-left: 0;
    margin-bottom: 4.9rem;
  }
}
.section1__text {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  font-size: 2rem;
  line-height: 4.7rem;
  letter-spacing: 0.05em;
  margin-top: 0;
  margin-bottom: 4rem;
}

@media screen and (max-width: 650px) {
  .section1__text {
    margin-bottom: 12.5rem;
    line-height: 3.8rem;
    letter-spacing: 0.08em;
  }
}
.section1__items {
  display: flex;
  margin: auto;
  max-width: 75rem;
  justify-content: space-between;
}

@media screen and (max-width: 650px) {
  .section1__items {
    background-image: url("../images/section1image_sp.jpg");
    background-size: 100%;
    justify-content: center;
    padding: 0 14rem;
    padding-top: 5rem;
    padding-bottom: 17.5rem;
    max-width: 100%;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    row-gap: 0.8rem;
    flex-wrap: wrap;
  }
}
.section1__item {
  flex: 0 0 20%;
  max-width: 13.5rem;
  width: 13.5rem;
  height: 13.5rem;
  border-radius: 100%;
  border: solid 4px #fff;
  line-height: 2.1rem;
  background: rgba(255, 255, 255, 0.47);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}

@media screen and (max-width: 650px) {
  .section1__item {
    flex: 0 0 29.33%;
    width: 11rem;
    height: 11rem;
  }
}
.bg-wrap {
  background: url(../images/bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 -30rem;
  margin-bottom: 11.5rem;
}

@media screen and (max-width: 650px) {
  .bg-wrap {
    margin-bottom: 13rem;
    background: none;
  }
}
.section2 {
  position: relative;
  padding-top: 13rem;
  padding-bottom: 23.5rem;
}
.section2 video {
  max-width: 145.5rem;
}

@media screen and (max-width: 650px) {
  .section2 {
    padding-top: 19rem;
    padding-bottom: 0;
    min-height: 138rem;
  }
}
@media screen and (max-width: 650px) {
  .section2 video {
    max-width: 100%;
  }
}
.section2__row1 {
  display: flex;
  max-width: 100%;
}
@media screen and (max-width: 650px) {
  .section2__row1 {
    display: block;
    margin: 0;
  }
}
.section2__row1-figure {
  padding-top: 11.6rem;
  flex: 0 0 58%;
}
@media screen and (max-width: 650px) {
  .section2__row1-figure {
    margin-bottom: 5.5rem;
    padding: 0;
  }
}
.section2__row1-image {
  transform: translate(-21rem, 10rem);
  width: 98rem;
  margin-left: auto;
  margin-right: 0 !important;
}
@media screen and (max-width: 650px) {
  .section2__row1-image {
    height: 100%;
    transform: none;
  }
}
.section2__row1-body {
  z-index: 11;
  padding-top: 0;
  padding-left: 22.5rem;
  text-align: left;
  flex: 0 0 56%;
  max-width: 56%;
}
@media screen and (max-width: 650px) {
  .section2__row1-body {
    max-width: 100%;
    padding: 0;
  }
}
.section2__row1-body-title {
  font-size: 7.2rem;
  line-height: 10.4rem;
  letter-spacing: 0.05em;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  font-weight: 300;
  margin-bottom: 4rem;
}
@media screen and (max-width: 650px) {
  .section2__row1-body-title {
    padding: 6.5rem 6rem 0;
    font-size: 4.3rem;
    line-height: 6.3rem;
    letter-spacing: 0.05em;
  }
}
.section2__row1-body-catch {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  font-size: 2.9rem;
  line-height: 5.6rem;
  letter-spacing: 0.05em;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 650px) {
  .section2__row1-body-catch {
    padding: 0 1.8rem 0 4.8rem;
    font-size: 2.3rem;
    line-height: 4.57rem;
    letter-spacing: 0.03em;
    margin-bottom: 1.6rem;
  }
}
.section2__row1-body-text {
  padding-right: 31rem;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 3.3rem;
  font-size: 2rem;
}
@media screen and (max-width: 650px) {
  .section2__row1-body-text {
    padding: 0 3.8rem 0 4.8rem;
    margin-top: 0;
  }
}

.section2__row2 {
  display: flex;
  /* ===== モーダル全体 ===== */
  /* 表示時に付けるクラス */
  /* 半透明オーバーレイ */
  /* コンテンツボックス */
  /* 閉じるボタン */
}
@media screen and (max-width: 650px) {
  .section2__row2 {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.section2__row2-figure {
  flex: 0 0 57.5%;
  max-width: 57.5%;
}
@media screen and (max-width: 650px) {
  .section2__row2-figure {
    max-width: 100%;
  }
}
.section2__row2-image {
  padding-left: 6rem;
}
@media screen and (max-width: 650px) {
  .section2__row2-image {
    padding: 0;
  }
}
.section2__row2-body {
  text-align: left;
  flex: 0 0 42.5%;
  max-width: 42.5%;
}
@media screen and (max-width: 650px) {
  .section2__row2-body {
    max-width: 100%;
  }
}
.section2__row2-body-title {
  font-size: 4.5rem;
  line-height: 6.5rem;
  letter-spacing: 0.05em;
  padding: 2.4rem 7rem 0;
  font-weight: 300;
}
@media screen and (max-width: 650px) {
  .section2__row2-body-title {
    font-size: 4.3rem;
    line-height: 6.5rem;
    letter-spacing: 0.05em;
    margin: 0;
    margin-bottom: 3rem;
    text-align: left;
    padding: 0 7.4rem;
  }
}
.section2__row2 .modal {
  position: fixed; /* 親の幅を無視して画面いっぱい */
  inset: 0; /* top/right/bottom/left = 0 */
  display: none; /* 初期は非表示 */
  z-index: 10000; /* 重なり順を最前面へ */
}
.section2__row2 .modal.is-active {
  display: block;
}
.section2__row2 .modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
}
.section2__row2 .modal-trigger {
  padding: 14px 40px;
  border-radius: 35px;
  background: #d67c6b;
  display: inline-block;
  font-size: 2.4rem;
  position: relative;
  top: 50px;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 650px) {
  .section2__row2 .modal-trigger {
    top: 20px;
  }
}
.section2__row2 .modal__content2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* 常に中央基点 */
  max-width: 600px;
  width: 90%;
  padding: 5rem;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  animation: fadeIn 0.3s ease forwards; /* 新しい keyframes を指定 */
}
@media screen and (max-width: 650px) {
  .section2__row2 .modal__content2 {
    max-height: 80vh;
    overflow-y: scroll;
  }
}
.section2__row2 .modal__content2 h2 {
  font-size: 2.9rem;
}
.section2__row2 .modal__content2 h3 {
  font-size: 2.3rem;
  margin-bottom: 1rem;
  font-weight: bold;
}
@media screen and (max-width: 650px) {
  .section2__row2 .modal__content2 h3 {
    font-size: 3rem;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate(-50%, -55%);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
@keyframes fadeSlide {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.section2__row2 .modal_flex {
  display: flex;
}
@media screen and (max-width: 650px) {
  .section2__row2 .modal_flex {
    flex-direction: column;
  }
}
.section2__row2 .modal_flex-content {
  padding: 2rem;
}
.section2__row2 .modal_flex-content strong {
  display: block;
}
@media screen and (max-width: 650px) {
  .section2__row2 .modal_flex-content strong {
    font-size: 2.4rem;
  }
}
.section2__row2 .modal_flex-content li {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 650px) {
  .section2__row2 .modal_flex-content li {
    font-size: 2rem;
  }
}
.section2__row2 .modal__close {
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
  background: none;
  border: none;
  font-size: 5rem;
  cursor: pointer;
}

.section2__row2-body-catch {
  font-size: 2.9rem;
  line-height: 5.6rem;
  letter-spacing: 0.05em;
  padding: 5rem 7rem 2.4rem;
}

@media screen and (max-width: 650px) {
  .section2__row2-body-catch {
    padding: 6rem 5rem 2.4rem;
    font-size: 2.3rem;
    line-height: 4.7rem;
    letter-spacing: 0.03em;
  }
}
.section2__row2-body-text {
  padding: 0rem 19rem 0 7rem;
  font-size: 2rem;
  text-align: justify;
  line-height: 3.3rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 650px) {
  .section2__row2-body-text {
    padding: 0 4.8rem 4rem;
    letter-spacing: 0.05em;
    line-height: 3.3rem;
  }
}
.section2__row3 {
  display: flex;
  margin: 0 0 0 19rem;
  margin-bottom: 0;
  position: relative;
  justify-content: space-between;
}

@media screen and (max-width: 650px) {
  .section2__row3 {
    margin: 0;
    display: block;
  }
}
.section2__row3-logo {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0;
  max-width: 26rem;
  margin-left: 3rem;
  margin-bottom: 19.5rem;
  padding-left: 1.5rem;
}

@media screen and (max-width: 650px) {
  .section2__row3-logo {
    display: none;
  }
}
.section2__row3-image {
  width: 32rem;
  height: 12rem;
  margin-top: 10rem;
}

.section2__row3-figure {
  position: absolute;
  right: 8rem;
  width: 111rem;
  top: 0rem;
  margin-bottom: 6rem;
}

@media screen and (max-width: 650px) {
  .section2__row3-figure {
    width: 100%;
    right: 0;
    position: static;
  }
}
.section2__row3-body {
  flex: 0 0 62.5%;
  padding-top: 27rem;
  text-align: left;
  padding-left: 7rem;
  padding-right: 0rem;
  max-width: 62.5%;
}

@media screen and (max-width: 650px) {
  .section2__row3-body {
    max-width: 100%;
    padding: 0;
  }
}
.section2__row3-body-title {
  font-size: 4.5rem;
  letter-spacing: 0.05em;
  line-height: 6.5rem;
  margin-bottom: 7rem;
}

@media screen and (max-width: 650px) {
  .section2__row3-body-title {
    font-size: 4.3rem;
    letter-spacing: 0.05em;
    line-height: 6.5rem;
    margin-bottom: 10rem;
    padding-left: 7rem;
  }
}
.section2__row3-body-catch {
  font-size: 2.9rem;
  letter-spacing: 0.05em;
  line-height: 5.6rem;
  margin-bottom: 3.5rem;
}
.section2__row3-body-catch span {
  display: block;
  font-size: 2rem;
  line-height: 4.7rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 650px) {
  .section2__row3-body-catch {
    font-size: 2.3rem;
    line-height: 4.7rem;
    letter-spacing: 0.03em;
    padding: 0 5rem 0;
    margin-bottom: 2.6rem;
  }
}
@media screen and (max-width: 650px) {
  .section2__row3-body-catch span {
    font-size: 1.8rem;
    line-height: 4.7rem;
    letter-spacing: 0.05em;
    margin-top: -1rem;
    margin-left: -1rem;
  }
}
.section2__row3-body-text {
  text-align: justify;
  font-size: 2rem;
  line-height: 3.3rem;
  letter-spacing: 0.05em;
  padding-right: 21rem;
}

@media screen and (max-width: 650px) {
  .section2__row3-body-text {
    padding: 0 4rem 0 5rem;
  }
}
.section2__row4 {
  display: flex;
  padding: 0 24rem;
}

@media screen and (max-width: 650px) {
  .section2__row4 {
    padding: 0;
    margin-bottom: 0;
  }
}
.section2__row4-wrap {
  width: 100%;
}

@media screen and (max-width: 650px) {
  .section2__row4-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.section2__row4-title {
  font-size: 4.5rem;
  letter-spacing: 0.05em;
  line-height: 6.5rem;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  text-align: left;
}

@media screen and (max-width: 650px) {
  .section2__row4-title {
    padding: 0 6.5rem;
    margin: 1.5rem 0;
    text-align: center;
    font-size: 3.3rem;
    line-height: 4.78rem;
    letter-spacing: 0.05em;
    margin-top: 0;
    margin-bottom: 4rem;
  }
}
.section2__row4-text {
  font-size: 2rem;
  line-height: 3.3rem;
  letter-spacing: 0.05em;
  text-align: justify;
  margin-top: 5rem;
  padding-right: 10rem;
}

@media screen and (max-width: 650px) {
  .section2__row4-text {
    padding: 0 10.5rem 0 10rem;
    text-align: justify;
    line-height: 3.3rem;
    letter-spacing: 0.05em;
    margin-top: 1.9rem;
  }
}
.section2__row4-top {
  margin-bottom: 31rem;
  display: flex;
}

@media screen and (max-width: 650px) {
  .section2__row4-top {
    margin-bottom: 12rem;
    flex-direction: column-reverse;
  }
}
.section2__row4-figure {
  flex: 0 0 64.5%;
  max-width: 64.5%;
}

@media screen and (max-width: 650px) {
  .section2__row4-figure {
    max-width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .section2__row4-image {
    max-width: 54.6rem;
  }
}
.section2__row4-body {
  flex: 0 0 45.5%;
  max-width: 45.5%;
  padding-top: 13.5rem;
  padding-left: 2rem;
}

@media screen and (max-width: 650px) {
  .section2__row4-body {
    max-width: 100%;
    padding-left: 0;
    padding-top: 0;
  }
}
.section2__row5 {
  margin-bottom: 20.8rem;
}

@media screen and (max-width: 650px) {
  .section2__row5 {
    display: none;
  }
}
.section2__row5-items {
  display: flex;
  justify-content: space-between;
  max-width: 113rem;
  margin: auto;
  padding-left: 8rem;
}

@media screen and (max-width: 650px) {
  .section2__row5-items {
    max-width: 100%;
    padding: 0;
    margin-bottom: 4rem;
  }
}
.section2__row5-item {
  flex: 0 0 33.33%;
}
.section2__row5-item img {
  max-width: 28.3rem;
  height: 17.8rem;
  width: 100%;
}

@media screen and (max-width: 650px) {
  .section2__row5-item {
    max-width: 19rem;
  }
}
@media screen and (max-width: 650px) {
  .section2__row5-item img {
    height: 10rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media screen and (max-width: 650px) {
  .section2__row6 {
    padding: 0;
    margin-bottom: 0;
  }
}
.section2__row6-video {
  position: relative;
  max-width: 145.5rem;
  margin: auto;
  margin-bottom: 15rem;
}

@media screen and (max-width: 650px) {
  .section2__row6-video {
    margin-bottom: 11rem;
  }
}
.section2__row6-video-catch {
  font-size: 16rem;
  letter-spacing: 0.05em;
  position: absolute;
  z-index: 22;
  top: -15.5rem;
  left: -5.3rem;
}

.section2__row7 {
  display: flex;
  max-width: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
  /* ===== モーダル全体 ===== */
  /* 表示時に付けるクラス */
  /* 半透明オーバーレイ */
  /* コンテンツボックス */
  /* 閉じるボタン */
}
@media screen and (max-width: 650px) {
  .section2__row7 {
    display: block;
    margin: 0;
  }
}
.section2__row7-figure {
  padding-top: 11.6rem;
  flex: 0 0 58%;
}
@media screen and (max-width: 650px) {
  .section2__row7-figure {
    margin-bottom: 5.5rem;
    padding: 0;
  }
}
.section2__row7-image {
  transform: translate(-21rem, 10rem);
  width: 98rem;
  margin-left: auto;
  margin-right: 0 !important;
}
@media screen and (max-width: 650px) {
  .section2__row7-image {
    height: 100%;
    transform: none;
  }
}
.section2__row7-body {
  z-index: 11;
  padding-top: 0;
  padding-left: 22.5rem;
  text-align: left;
  flex: 0 0 56%;
  max-width: 56%;
}
@media screen and (max-width: 650px) {
  .section2__row7-body {
    max-width: 100%;
    padding: 0;
  }
}
.section2__row7-body-title {
  font-size: 4.5rem;
  line-height: 6.5rem;
  letter-spacing: 0.05em;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  font-weight: 300;
  padding: 4rem 0;
}
@media screen and (max-width: 650px) {
  .section2__row7-body-title {
    padding: 6.5rem 6rem 0;
    font-size: 4.3rem;
    line-height: 6.3rem;
    letter-spacing: 0.05em;
  }
}
.section2__row7-body-catch {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  font-size: 2.9rem;
  line-height: 5.6rem;
  letter-spacing: 0.05em;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 650px) {
  .section2__row7-body-catch {
    padding: 0 1.8rem 0 4.8rem;
    font-size: 2.3rem;
    line-height: 4.57rem;
    letter-spacing: 0.03em;
    margin-bottom: 1.6rem;
  }
}
.section2__row7-body-text {
  padding-right: 31rem;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 3.3rem;
  font-size: 2rem;
}
@media screen and (max-width: 650px) {
  .section2__row7-body-text {
    padding: 0 3.8rem 0 4.8rem;
    margin-top: 0;
  }
}
.section2__row7 .modal {
  position: fixed; /* 親の幅を無視して画面いっぱい */
  inset: 0; /* top/right/bottom/left = 0 */
  display: none; /* 初期は非表示 */
  z-index: 10000; /* 重なり順を最前面へ */
}
.section2__row7 .modal.is-active {
  display: block;
}
.section2__row7 .modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
}
.section2__row7 .modal-trigger {
  padding: 14px 40px;
  border-radius: 35px;
  background: #d67c6b;
  display: inline-block;
  font-size: 2.4rem;
  position: relative;
  top: 50px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section2__row7 .modal__content2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* 常に中央基点 */
  max-width: 600px;
  width: 90%;
  padding: 5rem;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  animation: fadeIn 0.3s ease forwards; /* 新しい keyframes を指定 */
}
@media screen and (max-width: 650px) {
  .section2__row7 .modal__content2 {
    max-height: 80vh;
    overflow-y: scroll;
  }
}
.section2__row7 .modal__content2 h2 {
  font-size: 2.9rem;
}
.section2__row7 .modal__content2 h3 {
  font-size: 2.3rem;
  margin-bottom: 1rem;
  font-weight: bold;
}
@media screen and (max-width: 650px) {
  .section2__row7 .modal__content2 h3 {
    font-size: 3rem;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate(-50%, -55%);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
@keyframes fadeSlide {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.section2__row7 .modal_flex {
  display: flex;
}
@media screen and (max-width: 650px) {
  .section2__row7 .modal_flex {
    flex-direction: column;
  }
}
.section2__row7 .modal_flex-content {
  padding: 2rem;
}
.section2__row7 .modal_flex-content strong {
  display: block;
}
@media screen and (max-width: 650px) {
  .section2__row7 .modal_flex-content strong {
    font-size: 2.4rem;
  }
}
.section2__row7 .modal_flex-content li {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 650px) {
  .section2__row7 .modal_flex-content li {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}
.section2__row7 .modal__close {
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
  background: none;
  border: none;
  font-size: 5rem;
  cursor: pointer;
}

@media screen and (max-width: 650px) {
  .section2__row6-video-catch {
    position: static;
    font-size: 10.1rem;
    margin-top: 5.5rem;
    margin-bottom: 6.5rem;
  }
}
.section2__row6-text {
  font-size: 2.5rem;
  letter-spacing: 0.6em;
  font-weight: 600;
}

@media screen and (max-width: 650px) {
  .section2__row6-text {
    font-size: 1.9rem;
    margin-left: 2rem;
    letter-spacing: 0.49em;
    margin-bottom: 32rem;
  }
}
.section2-2 {
  padding-top: 0;
  padding-bottom: 0rem;
}

@media screen and (max-width: 650px) {
  .section2-2 {
    padding: 10.5rem 0 0;
  }
}
.section2-3 {
  padding: 0;
  padding-bottom: 6rem;
}

@media screen and (max-width: 650px) {
  .section2-3 {
    padding-top: 13.5rem;
  }
}
.section2-4 {
  padding: 0;
}

@media screen and (max-width: 650px) {
  .section2-4 {
    min-height: 138rem;
  }
}
.section2-5 {
  padding-top: 19rem;
  padding-bottom: 43.5rem;
}

@media screen and (max-width: 650px) {
  .section2-5 {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.section3-2 {
  padding: 0;
}

.section3 {
  background: blue;
  padding-top: 20rem;
  padding-bottom: 20.5rem;
}

@media screen and (max-width: 650px) {
  .section3 {
    padding-bottom: 0;
    min-height: 138rem;
  }
}
@media screen and (max-width: 650px) {
  .section3-2 {
    display: block;
    padding-top: 0;
  }
}
.section4 {
  padding-top: 24rem;
  padding-bottom: 0;
}

@media screen and (max-width: 650px) {
  .section4 {
    padding-top: 20rem;
  }
}
.section4__title {
  font-size: 3.9rem;
  letter-spacing: 0.05em;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  margin-bottom: 3.2rem;
}

@media screen and (max-width: 650px) {
  .section4__title {
    margin-top: 7rem;
    font-size: 4.5rem;
    margin-bottom: 4rem;
  }
}
.section4__catch {
  margin-left: 4rem;
  font-size: 3.6rem;
  letter-spacing: 0.6em;
  font-weight: 600;
  margin-bottom: 10.5rem;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
}

@media screen and (max-width: 650px) {
  .section4__catch {
    font-size: 2.7rem;
    font-weight: 600;
    letter-spacing: 0.43em;
    margin-bottom: 9rem;
    margin-left: 0rem;
  }
}
.section4__items {
  display: flex;
  margin: auto;
  justify-content: center;
  max-width: 131rem;
  padding-left: 4rem;
  padding-bottom: 13rem;
}

@media screen and (max-width: 650px) {
  .section4__items {
    max-width: 100%;
    padding: 0 2.5rem;
    flex-wrap: wrap;
    margin-bottom: 11rem;
  }
}
.section4__item {
  padding: 0 1.6rem;
  flex: 0 0 16.66%;
  max-width: 16.66%;
}

@media screen and (max-width: 650px) {
  .section4__item {
    max-width: 33.33%;
    padding: 0 1.5rem;
    margin-bottom: 4rem;
    flex: 0 0 33.33%;
  }
}
.section4__item-figure {
  margin-bottom: 2rem;
}

@media screen and (max-width: 650px) {
  .section4__item-figure {
    margin-bottom: 1.5rem;
  }
}
.section4__item-title {
  font-size: 1.5rem;
  line-height: 2.7rem;
}

@media screen and (max-width: 650px) {
  .section4__item-title {
    margin: 0 -1rem;
  }
}
.section4__content1 {
  display: flex;
  margin: auto;
  max-width: 152rem;
  text-align: left;
  padding-left: 11rem;
  margin-bottom: 24.5rem;
  position: relative;
}

@media screen and (max-width: 650px) {
  .section4__content1 {
    margin-bottom: 16rem;
  }
}
.section4__content1-title {
  font-size: 4.3rem;
  line-height: 7.5rem;
  margin-bottom: 8rem;
  letter-spacing: 0em;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
}

@media screen and (max-width: 650px) {
  .section4__content1-title {
    line-height: 5.9rem;
    font-size: 3.5rem;
    letter-spacing: 0.05em;
    margin-bottom: 0;
  }
}
.section4__content1-text1 {
  font-size: 2.4rem;
  padding: 0 0.5rem 1rem;
  line-height: 2.1;
  margin-top: 0rem;
  margin-bottom: 0.3rem;
  letter-spacing: 0.05em;
  white-space: normal;
  word-break: keep-all;
}
.section4__content1-text1 .red {
  color: #d10e19;
}

@media screen and (max-width: 650px) {
  .section4__content1-text1 {
    padding-bottom: 0;
    padding-left: 0;
    line-height: 2;
    margin-bottom: 1.5rem;
  }
}
.section4__content1-text2 {
  font-size: 1.8rem;
  padding: 1rem 2rem 1rem 0.5rem;
  line-height: 2.2;
  margin-bottom: 7rem;
}

@media screen and (max-width: 650px) {
  .section4__content1-text2 {
    margin: 0;
    padding: 0;
    margin-bottom: 3rem;
    line-height: 2;
  }
}
.section4__content1-text3 {
  padding: 2rem 3rem 2rem 3rem;
  text-align: center;
  background: #ebeae4;
  margin-right: 1rem;
  line-height: 1.8;
  font-size: 1.8rem;
  border-radius: 10px;
  font-feature-settings: "palt";
}

@media screen and (max-width: 650px) {
  .section4__content1-text3 {
    margin-right: 0;
    border-radius: 8px;
    padding: 1.5rem 0rem;
    font-size: 1.8rem;
  }
}
.section4__content1-figure img {
  max-width: 73rem;
  margin-left: 3rem;
  padding-top: 17.2rem;
}

@media screen and (max-width: 650px) {
  .section4__content1-figure img {
    height: auto;
    max-width: 100%;
    margin: 0;
    padding: 8rem 6rem 0;
  }
}
.section4__content1-left {
  flex: 0 0 41%;
  padding-top: 3rem;
}

.section4__content1-right {
  flex: 0 0 59%;
}

.section4__content1-bottom-catch {
  font-size: 4.8rem;
  margin-bottom: 2rem;
  margin-left: 7rem;
  position: relative;
  letter-spacing: 0.05em;
}
.section4__content1-bottom-catch::before {
  top: -18rem;
  content: "";
  position: absolute;
  left: 50%;
  border: solid 1px;
  border-left: 0;
  border-top: 0;
  width: 10rem;
  height: 10rem;
  transform: translateX(-50%) rotate(45deg);
}

@media screen and (max-width: 650px) {
  .section4__content1-bottom-catch {
    font-size: 2.6rem;
    margin-bottom: 2.3rem;
    margin-left: 0;
  }
}
@media screen and (max-width: 650px) {
  .section4__content1-bottom-catch::before {
    top: -10.5rem;
    width: 6rem;
    height: 6rem;
    transform: translateX(-50%) rotate(45deg);
  }
}
.section4__content1-bottom-title {
  font-size: 7rem;
  margin-top: -2rem;
  letter-spacing: 0.01em;
  margin-left: 7rem;
}

@media screen and (max-width: 650px) {
  .section4__content1-bottom-title {
    font-size: 3.6rem;
    letter-spacing: 0.05em;
    margin-top: -1.6rem;
    margin-left: 0;
  }
}
.section4-2 {
  padding: 0;
}

@media screen and (max-width: 650px) {
  .section4-2 {
    padding: 5rem 0 0;
  }
}
@media screen and (max-width: 650px) {
  .section4__content1 {
    max-width: 100%;
    padding: 5rem 0rem 0;
    display: block;
  }
}
@media screen and (max-width: 650px) {
  .section4__content1-left {
    padding: 0rem 5rem 0 6rem;
  }
}
.section5 {
  padding-top: 14rem;
}

@media screen and (max-width: 650px) {
  .section5 {
    padding-top: 14rem;
  }
}
.section5__inner {
  background-color: #efefeb;
  background-image: url("../images/bg2.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9rem;
}

@media screen and (max-width: 650px) {
  .section5__inner {
    background-image: url("../images/bg2_sp.png");
    padding-bottom: 0;
  }
}
.section5__title {
  font-size: 3.5rem;
  letter-spacing: 0.05em;
  padding: 2.5rem;
  margin-bottom: 15rem;
  background: url(../images/label2.png);
  background-size: 100%;
}

@media screen and (max-width: 650px) {
  .section5__title {
    background-image: url(../images/label2_sp.png);
    padding: 2.5rem 0;
    margin-bottom: 4rem;
  }
}
.section5__content1 {
  display: flex;
  margin-bottom: 21rem;
}

@media screen and (max-width: 650px) {
  .section5__content1 {
    margin: 0 auto 20rem;
    display: block;
    max-width: 100%;
    padding: 0 7rem;
    overflow: hidden;
  }
}
.section5__content1-title {
  font-size: 2rem;
  color: #fff;
  letter-spacing: 0.25rem;
  padding: 1.7rem 4.3rem 1.6rem 5rem;
  display: inline-block;
  background: #231815;
  text-align: center;
  margin-bottom: 4rem;
}

@media screen and (max-width: 650px) {
  .section5__content1-title {
    position: absolute;
    top: 18rem;
    padding: 1.2rem;
    width: 100%;
    left: 0;
    z-index: 24;
  }
}
.section5__content1-catch {
  font-size: 2.4rem;
  line-height: 1.9;
  margin-bottom: 4rem;
  margin-top: -4px;
  white-space: nowrap;
}

@media screen and (max-width: 650px) {
  .section5__content1-catch {
    font-size: 2rem;
  }
}
.section5__content1-text {
  margin-bottom: 7rem;
  padding-right: 3rem;
  font-size: 1.5rem;
  line-height: 3.5rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 650px) {
  .section5__content1-text {
    font-size: 2rem;
    line-height: 3.15rem;
    letter-spacing: 0.05em;
    padding: 0;
    margin-bottom: 4rem;
  }
}
.section5__content1-left {
  flex: 0 0 51.6%;
  margin-top: 2rem;
  max-width: 51.6%;
}

@media screen and (max-width: 650px) {
  .section5__content1-left {
    max-width: 100%;
    position: relative;
    margin-bottom: 4rem;
    margin-top: 0;
  }
}
.section5__content1-right {
  text-align: left;
  flex: 0 0 49.4%;
  max-width: 49.4%;
  padding-left: 8.5rem;
  padding-right: 19rem;
}

@media screen and (max-width: 650px) {
  .section5__content1-right {
    max-width: 100%;
    padding: 0;
  }
}
.section5__content1-items-title {
  font-size: 2.1rem;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
  margin-bottom: 2.7rem;
  margin-left: -0.5rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 650px) {
  .section5__content1-items-title {
    font-size: 2.3rem;
    letter-spacing: 0.01em;
    margin-bottom: 3rem;
  }
}
.section5__content1-items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-left: -2rem;
}

@media screen and (max-width: 650px) {
  .section5__content1-items {
    margin: 0 -1rem;
  }
}
.section5__content1-item {
  flex: 0 0 50%;
  padding: 0 1rem;
  text-align: center;
  margin-bottom: 1.5rem;
  max-width: 50%;
}

@media screen and (max-width: 650px) {
  .section5__content1-item {
    max-width: 100%;
    padding: 0 1rem;
    margin-bottom: 1rem;
  }
}
.section5__content1-item-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 11.5rem;
  background: #fff;
  font-size: 2.6rem;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
}
.section5__content1-item-inner span {
  display: block;
  font-size: 2rem;
  letter-spacing: 0.011em;
}

@media screen and (max-width: 650px) {
  .section5__content1-item-inner {
    height: 9.5rem;
    font-size: 2rem;
    letter-spacing: 0.021em;
  }
}
@media screen and (max-width: 650px) {
  .section5__content1-item-inner span {
    font-size: 1.6rem;
  }
}
.section5__content2 {
  display: flex;
  margin-bottom: 1rem;
}

@media screen and (max-width: 650px) {
  .section5__content2 {
    flex-wrap: wrap-reverse;
    margin-bottom: 3rem;
  }
}
.section5__content2-right {
  flex: 0 0 51.6%;
  padding-right: 23rem;
}
.section5__content2-right img {
  margin-left: 0;
}

@media screen and (max-width: 650px) {
  .section5__content2-right {
    position: relative;
    padding: 0;
    flex: 0 0 100%;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 650px) {
  .section5__content2-right img {
    height: 37.5rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.section5__content2-left {
  text-align: left;
  flex: 0 0 48.4%;
  padding-left: 29.4rem;
  padding-right: 6rem;
  margin-top: 2rem;
  max-width: 48.4%;
}

@media screen and (max-width: 650px) {
  .section5__content2-left {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0;
  }
}
.section5__content2-title {
  font-size: 2rem;
  margin-top: 9.2rem;
  color: #fff;
  letter-spacing: 0.7rem;
  padding: 1.9rem 13.5rem 1.7rem 14.6rem;
  display: inline-block;
  text-align: center;
  background: #231815;
  margin-bottom: 3.3rem;
}

@media screen and (max-width: 650px) {
  .section5__content2-title {
    position: absolute;
    top: 18rem;
    margin-top: 0;
    width: 100%;
    z-index: 24;
    text-align: center;
  }
}
.section5__content2-text {
  line-height: 2.3;
  margin-top: -5px;
  font-size: 1.5rem;
}

@media screen and (max-width: 650px) {
  .section5__content2-text {
    font-size: 2rem;
    line-height: 3.5rem;
    letter-spacing: 0.05em;
    margin-bottom: 5.6rem;
  }
}
.section5__content2-catch {
  font-size: 2.4rem;
  line-height: 1.9;
  margin-bottom: 3.5rem;
  margin-top: -4px;
}

@media screen and (max-width: 650px) {
  .section5__content2-catch {
    line-height: 3.7rem;
    letter-spacing: 0.05em;
    margin-bottom: 2.5rem;
  }
}
.section5__content2-bottom {
  text-align: left;
  max-width: 133rem;
  margin: 0 auto 16rem;
}

.section5__content2-items-title {
  font-size: 2.1rem;
  margin-bottom: 2rem;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
  margin-left: 0.6rem;
}

.section5__content2-items-text {
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
  font-size: 2rem;
  letter-spacing: 0.21em;
  margin-bottom: 2.4rem;
}

@media screen and (max-width: 650px) {
  .section5__content2-items-text {
    padding: 0 1rem;
  }
}
.section5__content2-items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin-left: -1rem;
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 650px) {
  .section5__content2-items {
    margin: 0 -1rem 2rem;
  }
}
.section5__content2-item {
  flex: 0 0 26%;
  padding: 0 1.5rem;
  text-align: center;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 650px) {
  .section5__content2-item {
    padding: 0 1rem;
    margin-bottom: 1rem;
    flex: 0 0 50%;
  }
}
.section5__content2-item-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 11.5rem;
  background: #fff;
  font-size: 2.5rem;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
}

@media screen and (max-width: 650px) {
  .section5__content2-item-inner {
    font-size: 2rem;
    letter-spacing: 0.21em;
    height: 9.5rem;
  }
}
@media screen and (max-width: 650px) {
  .section5__content2-bottom {
    margin-bottom: 0;
    max-width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .section5__content2-wrap {
    margin: auto;
    margin-bottom: 17rem;
    position: relative;
    display: block;
    margin-top: 0;
    max-width: 100%;
    padding: 0 7rem;
    overflow: hidden;
  }
}
.section5__content3 {
  max-width: 138rem;
  margin: auto;
}

.section5__content3-figure {
  margin-bottom: 4rem;
}
.section5__content3-figure img {
  max-width: 26rem;
  margin-right: 0;
}

.section5__content3-catch {
  text-align: right;
  font-size: 2.4rem;
  letter-spacing: 1.23rem;
  font-weight: 600;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
}

.section5-2 {
  padding-bottom: 22rem;
}

@media screen and (max-width: 650px) {
  .section5-2 {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.section5-2__label {
  height: 10rem;
  background: url(../images/label2_sp.png);
  background-size: 100%;
  margin-bottom: 18rem;
}

@media screen and (max-width: 650px) {
  .section5-2__label {
    background-image: url(../images/label2_sp.png);
    margin-bottom: 0;
  }
}
.section5-2__figure {
  padding-right: 3rem;
}
.section5-2__figure img {
  max-width: 22.5rem;
  margin-right: 0;
}

.section5-2__row {
  max-width: 100rem;
  margin-left: auto;
  padding-right: 24.5rem;
  padding-top: 10rem;
}

@media screen and (max-width: 650px) {
  .section5-2__row {
    padding: 0;
    padding-top: 23.7rem;
  }
}
.section5-2__catch {
  font-size: 2.4rem;
  letter-spacing: 0.6em;
  text-align: right;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
  margin-top: 7.5rem;
  font-weight: 600;
}

@media screen and (max-width: 650px) {
  .section5-2__catch {
    letter-spacing: 0.24em;
    text-align: center;
    margin: 0;
  }
}
.section6 {
  padding-top: 0;
  padding-bottom: 0;
}

.section6-2 {
  padding: 0;
}

.section7 {
  background: url(../images/bg4.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: right -8.3rem;
  padding-top: 37rem;
}

@media screen and (max-width: 650px) {
  .section7 {
    background: none;
    padding-top: 19.5rem;
    margin-bottom: 10rem;
  }
}
.section7__top-image {
  margin-bottom: 3rem;
}
.section7__top-image img {
  max-width: 26.5rem;
}

@media screen and (max-width: 650px) {
  .section7__top-image {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 650px) {
  .section7__top-image img {
    max-width: 20.5rem;
  }
}
.section7__title {
  font-size: 16rem;
  margin-bottom: 6.2rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 650px) {
  .section7__title {
    margin-bottom: 7rem;
    font-size: 12.3rem;
  }
}
.section7__content1 {
  margin-bottom: 17.5rem;
}

@media screen and (max-width: 650px) {
  .section7__content1 {
    padding: 0 7rem;
    margin: 0 auto 0;
  }
}
.section7__content1-row {
  display: flex;
}

@media screen and (max-width: 650px) {
  .section7__content1-row {
    display: block;
  }
}
.section7__content1-left {
  flex: 0 0 46%;
  max-width: 46%;
}

@media screen and (max-width: 650px) {
  .section7__content1-left {
    max-width: 100%;
  }
}
.section7__content1-right {
  padding-left: 8rem;
  flex: 0 0 54%;
  max-width: 54%;
  padding-right: 31rem;
  text-align: justify;
}

@media screen and (max-width: 650px) {
  .section7__content1-right {
    max-width: 100%;
    padding: 0;
  }
}
.section7__content1-text {
  line-height: 2;
  padding: 0 0.5rem 0;
}
@media screen and (max-width: 650px) {
  .section7__content1-text {
    font-size: 2rem;
  }
}

.section7__content1-catch {
  font-size: 2.4rem;
  margin-top: 16.7rem;
  line-height: 4.7rem;
  margin-bottom: 6.5rem;
}

@media screen and (max-width: 650px) {
  .section7__content1-catch {
    margin: 3.5rem 0;
  }
}
.section7__content2 {
  max-width: 120rem;
  margin: auto;
}

@media screen and (max-width: 650px) {
  .section7__content2 {
    padding: 0 7rem;
    margin: auto;
    margin-bottom: 0;
  }
}
.section7__content2-title {
  text-align: left;
  font-size: 2.5rem;
  padding-left: 7.8rem;
  margin-bottom: 5.5rem;
}

@media screen and (max-width: 650px) {
  .section7__content2-title {
    padding: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 8rem;
    text-align: center;
  }
}
.section7__content2-items {
  display: flex;
  justify-content: space-around;
  margin-left: 4rem;
  margin-bottom: 15.2rem;
}

@media screen and (max-width: 650px) {
  .section7__content2-items {
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 -2rem;
    padding: 0 4rem;
  }
}
.section7__content2-item {
  flex: 0 0 17%;
}

@media screen and (max-width: 650px) {
  .section7__content2-item {
    flex: 0 0 42%;
    margin-bottom: 2rem;
  }
}
.section7__content2-item-title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 19.74rem;
  font-weight: 600;
  border-radius: 100%;
  border: solid 4px #c7c6b9;
  background: rgba(199, 198, 185, 0.8);
  font-size: 2.4rem;
  line-height: 3rem;
  letter-spacing: 0.2em;
  margin-bottom: 2rem;
}

.section7__content2-item-text {
  font-size: 1.6rem;
  margin: 0 -1rem;
  line-height: 2.8rem;
}

@media screen and (max-width: 650px) {
  .section7__content2-item-text {
    display: none;
  }
}
.section7__content3 {
  padding-bottom: 11.5rem;
}

@media screen and (max-width: 650px) {
  .section7__content3 {
    padding: 0 7rem;
    margin: auto;
    margin-bottom: 0;
  }
}
.section7__content3-row {
  display: flex;
  max-width: 116rem;
  margin: auto;
}

@media screen and (max-width: 650px) {
  .section7__content3-row {
    display: block;
  }
}
.section7__content3-figure {
  flex: 0 0 51%;
  margin-top: 6rem;
}

@media screen and (max-width: 650px) {
  .section7__content3-figure {
    margin: 0 auto 6rem;
  }
}
.section7__content3-info {
  flex: 0 0 49%;
}

@media screen and (max-width: 650px) {
  .section7__content3-info {
    display: flex;
    flex-wrap: wrap-reverse;
    flex-direction: column-reverse;
  }
}
.section7__content3-icon {
  margin-left: 6rem;
  border: solid 4px;
  height: 26.5rem;
  border-radius: 100%;
  width: 26.5rem;
  font-size: 4rem;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
  margin-bottom: 4rem;
  font-family: AlteHaasGroteskRegular;
}
.section7__content3-icon .lesson {
  margin-top: 6rem;
  font-size: 4.1rem;
  display: block;
  margin-bottom: -3rem;
}
.section7__content3-icon .num {
  font-size: 8.3rem;
}
.section7__content3-icon .min {
  font-size: 5rem;
  margin-left: -1.5rem;
}

@media screen and (max-width: 650px) {
  .section7__content3-icon {
    width: 30rem;
    height: 30rem;
  }
}
@media screen and (max-width: 650px) {
  .section7__content3-icon .lesson {
    margin-top: 6.2rem;
    font-size: 4.8rem;
    letter-spacing: -0.01em;
    margin-bottom: -2rem;
  }
}
@media screen and (max-width: 650px) {
  .section7__content3-icon .num {
    position: relative;
    left: 1rem;
  }
}
@media screen and (max-width: 650px) {
  .section7__content3-icon .min {
    font-size: 5.8rem;
    margin-left: -0.5rem;
  }
}
@media screen and (max-width: 650px) {
  .section7__content3-icon {
    margin: auto;
  }
}
.section7__content3-text {
  text-align: left;
  font-size: 2.4rem;
  line-height: 4.7rem;
  letter-spacing: 0.05em;
  margin-left: 5.5rem;
}

@media screen and (max-width: 650px) {
  .section7__content3-text {
    margin-left: 9.2rem;
    margin-bottom: 6rem;
  }
}
.section7__content4-row {
  display: flex;
  margin: auto;
  margin-bottom: 0;
}

@media screen and (max-width: 650px) {
  .section7__content4-row {
    display: block;
    padding: 0;
    transform: none;
  }
}
.section7__content4-figure {
  flex: 0 0 51%;
}

.section7__content4-title {
  text-align: center;
  font-size: 3.6rem;
  line-height: 6.3rem;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
  font-weight: 600;
  letter-spacing: 0.2em;
  margin-left: 3rem;
}

@media screen and (max-width: 650px) {
  .section7__content4-title {
    margin-left: 0;
  }
}
.section7__content4-info {
  flex: 0 0 36.3%;
  color: #fff;
  text-align: left;
  background: #251e1c;
  margin-top: 14rem;
}
.section7__content4-info img {
  max-width: 18rem;
  margin-top: 15.5rem;
  margin-bottom: 4rem;
}

@media screen and (max-width: 650px) {
  .section7__content4-info {
    margin-top: 0;
    padding-bottom: 18rem;
  }
}
@media screen and (max-width: 650px) {
  .section7__content4-info img {
    margin: 0 auto;
    padding: 15rem 0 4rem;
  }
}
.section7__content5-title {
  font-size: 4rem;
  transform: translate(16px, -5px);
  letter-spacing: 1.1rem;
  margin-bottom: 2.4rem;
}

@media screen and (max-width: 650px) {
  .section7__content5-title {
    transform: none;
  }
}
.section7__content5-table {
  max-width: 96rem;
  margin: auto;
  margin-bottom: 1.5rem;
}
.section7__content5-table .cell {
  display: inline-block;
  padding-top: 1.8rem;
  padding-bottom: 1.3rem;
  font-size: 2rem;
  white-space: nowrap;
  word-break: keep-all;
  font-weight: 300;
}
.section7__content5-table .cell span {
  font-weight: 600;
}
.section7__content5-table .cell1 {
  padding: 0 10rem 0 6.4rem;
}
.section7__content5-table .cell2 {
  padding: 0 2rem;
  font-size: 2.4rem;
  font-weight: 100;
}
.section7__content5-table .cell3 {
  padding: 0 4rem 0 3rem;
}
.section7__content5-table .cell4 {
  display: inline-block;
}
.section7__content5-table .cell5 {
  padding: 0 0rem 0 6.4rem;
}
.section7__content5-table .cell6 {
  padding: 0 2rem;
  padding-right: 3.3rem;
  font-size: 2.4rem;
  font-weight: 100;
}
.section7__content5-table .cell7 {
  padding: 1.5rem 0rem 1.5rem 0.3rem;
}
.section7__content5-table .cell8 {
  padding: 0 0rem 0 4.4rem;
}
.section7__content5-table .cell9 {
  padding: 0 0rem 0 1rem;
  font-size: 2.4rem;
  font-weight: 100;
}
.section7__content5-table .cell10 {
  padding: 1.5rem 0rem 1.5rem 0.3rem;
}

@media screen and (max-width: 650px) {
  .section7__content5-table {
    max-width: 49rem;
  }
}
@media screen and (max-width: 650px) {
  .section7__content5-table .cell {
    padding: 0;
  }
}
@media screen and (max-width: 650px) {
  .section7__content5-table .cell span {
    font-weight: normal;
  }
}
@media screen and (max-width: 650px) {
  .section7__content5-table .cell1 {
    padding: 0;
    display: flex;
    flex: 1 0 28%;
    font-size: 2rem;
    align-items: center;
    padding-left: 2rem;
  }
  .section7__content5-table .cell1 span {
    font-size: 1.4rem;
    font-weight: normal;
  }
}
@media screen and (max-width: 650px) {
  .section7__content5-table .cell2 {
    padding: 0;
    font-size: 2rem;
  }
}
@media screen and (max-width: 650px) {
  .section7__content5-table .cell3 {
    flex: 1 0 51%;
    padding: 0 2rem 0 0.3rem;
    text-align: right;
  }
}
@media screen and (max-width: 650px) {
  .section7__content5-table .cell4 {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .section7__content5-table .cell5 {
    display: flex;
    padding-left: 2rem;
    flex: 1 0 28%;
    text-align: left;
    font-size: 2rem;
    align-items: center;
    padding-left: 2rem;
  }
}
@media screen and (max-width: 650px) {
  .section7__content5-table .cell6 {
    padding: 0;
    padding-right: 6rem;
    font-size: 2rem;
  }
}
@media screen and (max-width: 650px) {
  .section7__content5-table .cell7 {
    padding: 0 2rem 0 0.3rem;
    text-align: right;
  }
}
@media screen and (max-width: 650px) {
  .section7__content5-table .cell8 {
    padding-left: 2rem;
    flex: 1 0 28%;
    text-align: left;
  }
}
@media screen and (max-width: 650px) {
  .section7__content5-table .cell9 {
    padding: 0;
    font-size: 2rem;
    padding-right: 6rem;
  }
}
@media screen and (max-width: 650px) {
  .section7__content5-table .cell10 {
    padding: 0 2rem 0 0.3rem;
  }
}
.section7__content5-caption {
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
  margin-bottom: 4.5rem;
}

@media screen and (max-width: 650px) {
  .section7__content5-caption {
    padding-right: 7rem;
    font-size: 1.5rem;
    max-width: 49rem;
    margin: auto;
    text-align: right;
  }
}
.section7__content5-table-caution {
  text-align: left;
  line-height: 1.4;
  margin-bottom: 5.5rem;
  font-size: 1.4rem;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
}

.section7__content5-table-caveat1,
.section7__content5-table-caveat2 {
  text-align: left;
  padding: 0 1rem;
}

.section7__content5-table-caveat-image {
  margin-bottom: 1.4rem;
}
.section7__content5-table-caveat-image img {
  margin-left: 0;
  max-width: 32.5rem;
}

.section7__content5-texts {
  max-width: 95rem;
  margin: auto;
}

.section7__content5-table-row {
  display: flex;
}

@media screen and (max-width: 650px) {
  .section7__content5-table-row {
    display: block;
  }
}
.section7__content5-table-cell {
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
  text-align: left;
  border: solid 1px #9a9a9b;
}

@media screen and (max-width: 650px) {
  .section7__content5-table-cell {
    display: flex;
    align-items: center;
    padding: 1.5rem 0;
  }
}
.section7__content5-table-cell--1 {
  flex: 0 0 100%;
  border-bottom: 0;
}

.section7__content5-table-cell--2 {
  flex: 0 0 50%;
}

@media screen and (max-width: 650px) {
  .section7__content5-table-cell--2 {
    border-bottom: 0;
  }
}
.section7__content5-table-cell--3 {
  border-left: 0;
  flex: 0 0 50%;
}

@media screen and (max-width: 650px) {
  .section7__content5-table-cell--3 {
    border-left: solid 1px #9a9a9b;
  }
}
@media screen and (max-width: 650px) {
  .figure7-2 {
    max-width: 50rem;
    margin-bottom: 2.2rem;
  }
}
.section7-2 {
  padding-bottom: 15.5rem;
  background-size: 100%;
  background-image: url("../images/bg5.jpg");
}

@media screen and (max-width: 650px) {
  .section7-2 {
    background-image: url("../images/bg5_sp.png");
    padding: 0;
    padding-bottom: 20rem;
  }
}
.section7-2__content2 {
  max-width: 130rem;
  margin: auto;
  padding-top: 6.5rem;
}

@media screen and (max-width: 650px) {
  .section7-2__content2 {
    padding-top: 6rem;
  }
}
.section7-2__content2-title {
  font-size: 5rem;
  letter-spacing: 0.05em;
  margin-bottom: 5.2rem;
}

@media screen and (max-width: 650px) {
  .section7-2__content2-title {
    font-size: 3.6rem;
    line-height: 5.4rem;
    letter-spacing: 0.05em;
  }
}
.section7-2__content2-figure {
  margin-bottom: 1rem;
}
.section7-2__content2-figure img {
  max-width: 120rem;
}

.section7-2__content2-row {
  display: flex;
}

@media screen and (max-width: 650px) {
  .section7-2__content2-row {
    display: block;
  }
}
.section7-2__content2-col {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 4rem;
  text-align: left;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
}

@media screen and (max-width: 650px) {
  .section7-2__content2-col {
    max-width: 100%;
    margin-bottom: 6rem;
  }
  .section7-2__content2-col:last-child {
    margin-bottom: 0;
  }
}
.section7-2__content2-col-figure {
  margin-bottom: 2.5rem;
}
.section7-2__content2-col-figure img {
  max-width: 57rem;
  padding-left: 2.5rem;
}

@media screen and (max-width: 650px) {
  .section7-2__content2-col-figure {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 650px) {
  .section7-2__content2-col-figure img {
    max-width: 52.1rem;
    padding-left: 1rem;
    margin-bottom: 3.2rem;
  }
}
.section7-2__content2-col-title {
  font-weight: 600;
  font-size: 3.3rem;
  text-align: justify;
  letter-spacing: 0.04em;
  white-space: nowrap;
  word-break: keep-all;
  padding-left: 2rem;
  margin-bottom: 2rem;
}

@media screen and (max-width: 650px) {
  .section7-2__content2-col-title {
    margin-bottom: 1.8rem;
    font-size: 3rem;
    padding-left: 3rem;
    letter-spacing: 0.05em;
  }
}
.section7-2__content2-col-text {
  padding-left: 2rem;
  font-size: 2.2rem;
  line-height: 3.9rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 650px) {
  .section7-2__content2-col-text {
    font-size: 2.1rem;
    padding-left: 2.5rem;
    padding-right: 2rem;
    text-align: justify;
  }
}
.section7-3 {
  padding-top: 18rem;
  padding-bottom: 14.5rem;
}

@media screen and (max-width: 650px) {
  .section7-3 {
    padding-bottom: 0;
  }
}
.section8 {
  padding-top: 22.6rem;
  padding-bottom: 0;
}

@media screen and (max-width: 650px) {
  .section8-2 {
    padding-top: 20rem;
  }
}
.section9 {
  padding-top: 9.5rem;
}
.section9 .js-swiper .swiper-button-next,
.section9 .js-swiper .swiper-button-prev {
  display: none;
}
.section9 .js-swiper .swiper-button-disabled {
  display: none !important;
}

@media screen and (max-width: 650px) {
  .section9 {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 650px) {
  .section9 .js-swiper .swiper-button-next {
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    width: 25rem;
    padding-right: 8rem;
    display: block;
    font-size: 1.6rem;
    letter-spacing: 0.22em;
    background-image: none;
    height: auto;
    outline: none !important;
    background-image: url("../images/min-arrow-next.png");
    background-size: 8px;
    background-position: right 5rem bottom 0;
    background-position-y: 0rem;
  }
}
@media screen and (max-width: 650px) {
  .section9 .js-swiper .swiper-button-prev {
    top: auto;
    bottom: 0;
    right: auto;
    left: 0;
    display: block;
    width: 25rem;
    height: auto;
    padding-left: 8rem;
    font-size: 1.6rem;
    letter-spacing: 0.22em;
    background-image: none;
    outline: none !important;
    background-image: url("../images/min-arrow-prev.png");
    background-size: 8px;
    background-position-x: 5rem;
    background-position-y: 0rem;
  }
}
.section9__title {
  font-size: 4rem;
  letter-spacing: 1rem;
  margin-bottom: 3.5rem;
}

@media screen and (max-width: 650px) {
  .section9__title {
    font-size: 5.6rem;
  }
}
.section9__catch1 {
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
  font-size: 3.6rem;
  letter-spacing: 0.6em;
  font-weight: 600;
  margin-bottom: 3rem;
}

@media screen and (max-width: 650px) {
  .section9__catch1 {
    font-size: 2.635rem;
    letter-spacing: 0.46em;
    line-height: 4.6rem;
    margin-bottom: 9.4rem;
  }
}
.section9__catch2 {
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  font-weight: 600;
  margin-bottom: 8.4rem;
}

@media screen and (max-width: 650px) {
  .section9__catch2 {
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    line-height: 4.3rem;
    margin-bottom: 4.5rem;
  }
}
.section9__items {
  max-width: 161rem;
  margin: auto;
  display: flex !important;
  margin-bottom: 12rem;
}

.section9__item {
  display: flex;
  flex: 0 0 25%;
  max-width: 25%;
}

@media screen and (max-width: 650px) {
  .section9__item {
    max-width: 100%;
    flex: 0 0 100%;
    display: block;
  }
  .section9__item img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.section9__item-figure {
  position: relative;
}

.section9__item-title {
  font-size: 2.5rem;
  line-height: 4.2rem;
  letter-spacing: 0.35em;
  margin-bottom: 2.5rem;
}

.section9__item-body {
  position: absolute;
  color: #fff;
  text-align: left;
  bottom: 3rem;
  left: 8rem;
}

@media screen and (max-width: 650px) {
  .section9__item-text {
    padding: 5.3rem 8rem;
    text-align: left;
    font-size: 1.5rem;
    line-height: 3.3rem;
    letter-spacing: 0.05em;
  }
}
.coming-soon {
  width: 120rem;
  height: 50rem;
  margin: 6rem auto 8rem;
  font-size: 7rem;
  font-weight: bold;
  background: #ddd;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 650px) {
  .coming-soon {
    width: 100%;
    height: 30rem;
  }
}
.news-section__title {
  font-size: 3.9rem;
  letter-spacing: 0.35em;
  max-width: 99rem;
  margin: auto;
  border-bottom: #231815 solid 1px;
  padding-bottom: 2rem;
}

@media screen and (max-width: 650px) {
  .news-section__title {
    border-bottom: 0;
    font-size: 5.6rem;
    text-align: center;
  }
}
.faq-section {
  padding-bottom: 8rem;
}

.faq-section__title {
  text-align: center;
  font-size: 3.9rem;
  letter-spacing: 0.35em;
  background: #c7c6b9;
  padding: 4rem;
  line-height: 7.1rem;
  margin-bottom: 5rem;
}

.faq-section__items {
  max-width: 98rem;
  margin: auto;
}

.faq-section__item {
  font-size: 2.8rem;
  line-height: 4.9rem;
  letter-spacing: 0.1em;
  font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", Meiryo, "Yu Gothic", YuGothic, sans-serif;
}
.faq-section__item a {
  font-weight: 600;
  display: block;
  padding: 0.7rem 0;
}
.faq-section__item ul {
  margin-top: 1rem;
  margin-bottom: 3.2rem;
}
.faq-section__item li {
  font-weight: normal;
  list-style: none;
  padding: 0.3rem 3.5rem;
  border: solid 1px #231815;
  border-bottom: 0;
}
.faq-section__item li:last-child {
  border-bottom: solid 1px #231815;
}

.faq_container {
  width: 100%;
  max-width: 800px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 10rem;
  margin-right: auto;
  margin-left: auto;
}
.faq_container .corner_lead {
  margin-bottom: 32px;
}
.faq_container .corner_lead ul {
  display: flex;
  flex-wrap: wrap;
}
.faq_container .corner_lead ul li {
  list-style: none;
  width: calc(20% - 1rem);
  margin: 0.4rem;
}
.faq_container .corner_lead ul li a {
  background: #e7e7e4;
  border-radius: 3px;
  border: solid #c7c6b9 2px;
  display: block;
  text-align: center;
  padding: 1rem 0;
}
.faq_container .faqList__wrap:nth-child(n+2) {
  margin-top: 56px;
}
.faq_container .faqList__wrap .anchor {
  display: block;
  padding-top: 120px;
  margin-top: -120px;
}
.faq_container .faqList__item {
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  cursor: pointer;
  margin-bottom: 4px;
}
.faq_container .faqList__item:hover {
  background: #e7e7e4;
}
.faq_container .faqList__item--icon {
  border-radius: 50%;
  font-weight: 600;
  text-align: center;
  line-height: 1;
  padding: 8px 10px;
  display: inline-block;
  font-size: 18px;
  margin-right: 8px;
  position: relative;
  top: -4px;
}
.faq_container .faqList__item--Q {
  display: block;
  font-size: 16px;
  padding: 2rem 0 1.2rem 2rem;
  vertical-align: middle;
}
.faq_container .faqList__item .icon--Q {
  background: #c7c6b9;
}
.faq_container .faqList__item .icon--A {
  background: #e7e7e4;
}
.faq_container .faqList__item--A {
  padding: 2rem 0 1.2rem 2rem;
  align-items: flex-start;
  display: none;
}
.faq_container .faqList__item--A a {
  border-bottom: 1px solid #c7c6b9;
}
.faq_container .faqList__item--A a:hover {
  color: #c4442b;
}
.faq_container .faqList__item .active {
  display: flex;
  background: #fff;
}
.faq_container .faqList__item--text {
  padding: 1rem 1.4rem;
  background: #f2f2f2;
  width: 93%;
  border-radius: 3px;
  font-size: 14px;
}
.faq_container .faqList__item.active {
  background: #fff;
}

@media screen and (max-width: 650px) {
  .faq_container .corner_lead ul li {
    width: calc(50% - 1rem);
  }
}
.faq_more {
  text-align: center;
  margin-top: 42px;
}

.faqLink {
  display: inline-block;
  background: #727171;
  width: 36em;
  color: #fff;
  padding: 8px 32px;
  font-size: 16px;
  margin-top: 8px;
  border-radius: 3px;
}

.campaing-section {
  padding-bottom: 12rem;
}

.campaing-section__title {
  font-size: 2.8rem;
  transform: translate(30px, 4px);
  letter-spacing: 1.1rem;
  margin-bottom: 6.5rem;
}

@media screen and (max-width: 650px) {
  .campaing-section__title {
    transform: none;
  }
}
.campaing-section__banner {
  margin-bottom: 5.5rem;
}
.campaing-section__banner img {
  max-width: 108rem;
  padding-left: 6rem;
}

@media screen and (max-width: 650px) {
  .campaing-section__banner img {
    max-width: 100%;
    padding: 0;
  }
}
.campaing-section__button {
  margin-left: 6rem;
}

@media screen and (max-width: 650px) {
  .campaing-section__button {
    margin: 0;
  }
}
.banner-section {
  margin-top: 12rem;
}

@media screen and (max-width: 650px) {
  .banner-section {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 650px) {
  .campaing {
    margin-bottom: 0;
  }
}
.campaing__title {
  font-size: 4.6rem;
  letter-spacing: 0.12em;
  margin-bottom: 8rem;
}

@media screen and (max-width: 650px) {
  .campaing__title {
    font-size: 4.2rem;
    margin: 3rem auto 7rem;
  }
}
.campaing__items {
  margin: 0 auto 18rem;
}

@media screen and (max-width: 650px) {
  .campaing__items {
    min-height: 76rem;
    border: solid 4px;
    margin: 0 8rem 14.5rem;
  }
}
.campaing__item {
  width: 101rem;
  margin: auto;
  padding-left: 6.5rem;
}
.campaing__item + .campaing__item {
  margin-top: 3rem;
}

@media screen and (max-width: 650px) {
  .campaing__item {
    width: 100%;
    padding: 0;
  }
}
.campaing__cta {
  width: 72rem;
  margin: auto;
  padding-left: 5.5rem;
}

@media screen and (max-width: 650px) {
  .campaing__cta {
    display: none;
  }
}
.cta__button {
  background: rgba(196, 68, 43, 0.58);
  font-size: 2.58rem;
  letter-spacing: 0.1em;
  width: 47.4rem;
  border-radius: 30px;
  padding: 1.5rem;
  display: inline-block;
  position: relative;
  color: #fff;
  transition: all 0.5s;
  margin-top: 2em;
}
.cta__button:hover {
  background-color: #c4442b;
}
.cta__button::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transform: translateY(-50%) scale(0.8);
  right: 0;
  content: "";
  width: 2rem;
  height: 2rem;
  border: 15px solid #fff;
  border-left-width: 22px;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

@media (max-width: 1020px) and (min-width: 651px) {
  .cta__button::before {
    border: 8px solid #fff;
    border-left-width: 16px;
    border-right-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
  }
}
.cta2 {
  background: #ecd4c2;
  display: flex;
  position: relative;
}
.cta2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 100%;
  z-index: 2;
  transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 1.2s;
}
.cta2.is-active::before {
  transform: translateX(100%);
}

@media screen and (max-width: 650px) {
  .cta2 {
    display: block;
  }
}
.cta2__image {
  flex: 0 0 47.5%;
}
.cta2__image img {
  max-height: 50.5rem;
  width: 100%;
}

@media screen and (max-width: 650px) {
  .cta2__image img {
    height: 51.5rem;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.cta2__title {
  font-size: 2.7rem;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  letter-spacing: 0.35em;
  margin-top: 5.5rem;
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 650px) {
  .cta2__title {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.cta2__subtitle {
  font-size: 4rem;
  line-height: 7.4rem;
  letter-spacing: 0.33em;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 650px) {
  .cta2__subtitle {
    margin-bottom: 0;
  }
}
.cta2__rect {
  border: solid 1.2px;
  width: 9.7rem;
  height: 9.7rem;
  border-radius: 100%;
}
.cta2__rect .lesson {
  font-family: AlteHaasGroteskRegular;
  display: block;
  font-size: 1.5rem;
  letter-spacing: 0px;
  font-weight: 600;
  padding-top: 2.2rem;
}
.cta2__rect .num {
  font-family: AlteHaasGroteskRegular;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 0;
}
.cta2__rect .min {
  font-size: 1.8rem;
  margin-left: -0.4rem;
  font-weight: 400;
}

@media screen and (max-width: 650px) {
  .cta2__rect {
    height: 15.7rem;
    flex: 0 0 28%;
    margin-left: 8rem;
    border-radius: 100%;
  }
}
@media screen and (max-width: 650px) {
  .cta2__rect .lesson {
    padding-top: 3rem;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 650px) {
  .cta2__rect .num {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 650px) {
  .cta2__rect .min {
    font-size: 2.9rem;
  }
}
.cta2__price {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  padding-left: 1.5rem;
  padding-right: 12.5rem;
  position: relative;
}
.cta2__price::after {
  content: "";
  border: solid 1px;
  border-left: transparent 0 solid;
  border-bottom: transparent 0 solid;
  width: 5.5rem;
  height: 5.5rem;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(-1.2rem, -69%) rotate(45deg);
}
.cta2__price .price {
  display: block;
  padding-top: 1.5rem;
  font-size: 1.8rem;
  line-height: 2.5rem;
  letter-spacing: 0.33em;
}
.cta2__price .default {
  display: block;
  letter-spacing: 0.01em;
  font-size: 1.8rem;
  line-height: 2.5rem;
}
.cta2__price .tax {
  display: block;
  font-size: 1.4rem;
  line-height: 2.5rem;
  letter-spacing: 0.01em;
}

@media screen and (max-width: 650px) {
  .cta2__price {
    flex: 0 0 50%;
    padding: 0;
    text-align: left;
    padding-left: 4rem;
  }
}
@media screen and (max-width: 650px) {
  .cta2__price::after {
    top: auto;
    left: 50%;
    bottom: -7rem;
    transform: translate(-222%, -69%) rotate(135deg);
  }
}
@media screen and (max-width: 650px) {
  .cta2__price .price {
    padding: 3rem 0 0;
    font-size: 2.9rem;
  }
}
@media screen and (max-width: 650px) {
  .cta2__price .default {
    font-size: 2.9rem;
    padding: 1rem 0;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 650px) {
  .cta2__price .tax {
    font-size: 2.1rem;
    letter-spacing: 0.1em;
    padding: 0.5rem 0;
  }
}
.cta2__sub-price {
  font-size: 11.6rem;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  letter-spacing: 0.033em;
  margin-top: -4rem;
}
.cta2__sub-price .yen {
  display: inline-block;
  font-size: 4.9rem;
  margin-left: -3rem;
}
.cta2__sub-price .sub {
  font-size: 1.6rem;
  text-align: right;
  margin-top: -3.5rem;
  margin-right: 0rem;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 650px) {
  .cta2__sub-price {
    flex: 0 0 100%;
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 650px) {
  .cta2__sub-price .sub {
    margin-top: -3.5rem;
    margin-right: 7.5rem;
  }
}
.cta2__main {
  display: flex;
  padding: 0 0.6rem 0 13.6rem;
  margin-bottom: 1rem;
}

@media screen and (max-width: 650px) {
  .cta2__main {
    flex-wrap: wrap;
    padding: 0;
  }
}
.cta2__body {
  flex: 0 0 52.5%;
}

.cta2__body-date {
  font-size: 2.9rem;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  letter-spacing: 0.05em;
  margin-bottom: 1rem;
}

@media screen and (max-width: 650px) {
  .cta2__body {
    padding: 4rem 5rem 5rem;
  }
}
.cta2__body-button {
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  background: rgba(196, 68, 43, 0.58);
  padding: 1.8rem;
  display: inline-block;
  width: 53rem;
  border-radius: 30px;
  color: #fff;
  position: relative;
}
.cta2__body-button::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transform: translateY(-50%) scale(0.8);
  right: 2rem;
  content: "";
  width: 1rem;
  height: 1.5rem;
  border: 11px solid #fff;
  border-left-width: 25px;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

@media screen and (max-width: 650px) {
  .cta2__body-button {
    display: none;
  }
}
@media print, screen and (min-width: 651px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
  .swiper-container-android .swiper-slide,
  .swiper-wrapper {
    display: block;
  }
}
.swiper-button-disabled {
  display: none;
}

.js-swiper .swiper-button-prev {
  background-image: url("../images/arrow-prev.png");
  background-size: 50%;
  outline: none !important;
}
.js-swiper .swiper-button-prev:focus {
  outline: none !important;
}
.js-swiper .swiper-button-next {
  background-image: url("../images/arrow-next.png");
  background-size: 50%;
  outline: none !important;
}
.js-swiper .swiper-button-next:focus-visible, .js-swiper .swiper-button-next:focus {
  outline: none !important;
}

/* IE11表示用のCSS　*/
_:-ms-fullscreen,
:root .hero__label {
  padding: 15px 10px 0 10px;
  line-height: 1;
}

_:-ms-fullscreen,
:root .hero__band {
  padding-bottom: 0;
  padding-top: 24px;
  line-height: 1;
}

_:-ms-fullscreen,
:root .hero__cta .cta__button {
  line-height: 1;
  padding: 24px 10px 6px 10px;
}

_:-ms-fullscreen,
:root .section5__content1-item-inner,
_:-ms-fullscreen,
:root .section5__content2-item-inner {
  padding-top: 16px;
}

_:-ms-fullscreen,
:root .cell4,
_:-ms-fullscreen,
:root .cell7,
_:-ms-fullscreen,
:root .cell10 {
  padding-top: 16px;
  padding-bottom: 0;
}

.news-section {
  margin-top: 10rem;
}

.news-section__content {
  max-width: 100rem;
  margin: 0 auto 16rem;
}
.news-section__content .page-body__item:first-child {
  border-top: 0;
}
.news-section__content .more {
  display: block;
  background: #727171;
  width: 36rem;
  font-weight: bold;
  text-align: center;
  margin: auto;
  color: #fff;
  padding: 1.2rem 3.2rem;
  font-size: 1.6rem;
  margin-top: 10rem;
  border-radius: 3px;
}

@media screen and (max-width: 650px) {
  .news-section__content {
    max-width: 49rem;
  }
  .news-section__content .page-body__item:first-child {
    border-top: 1px solid;
  }
  .news-section__content .more {
    padding: 1.4rem 3.2rem;
    font-size: 2rem;
  }
  .faqLink {
    width: 100%;
  }
}
.staff-box-title {
  font-size: 3.6rem;
  letter-spacing: 0.6em;
  font-weight: 600;
  margin-bottom: 2.4rem;
}

.staff-box-text {
  margin-bottom: 7rem;
  font-size: 2.6rem;
  letter-spacing: 0.1em;
}

.staff-item {
  position: relative;
  width: 33.3333333333%;
}
.staff-item .ts {
  position: absolute;
  left: 4.6rem;
  bottom: 3rem;
  color: #fff;
  letter-spacing: 0.35em;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  text-align: left;
}
.staff-item .t1 {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
.staff-item .t2 {
  font-size: 3rem;
  margin-bottom: 0.4rem;
}
.staff-item .t3 {
  font-size: 2rem;
  margin-bottom: 1.8rem;
}
.staff-item .t4 {
  font-size: 1.5rem;
  margin-bottom: 0rem;
}

.staff-items {
  display: flex;
  flex-wrap: wrap;
  max-width: 120rem;
  margin: auto;
  padding-bottom: 10rem;
}

.m-figure {
  position: relative;
}

.m-box {
  position: absolute;
  right: 0;
  z-index: 1;
  top: 0;
  background: rgba(35, 24, 21, 0.56);
  height: 100%;
  width: 50%;
  text-align: left;
  color: #fff;
  padding: 6.9rem 3.6rem 6rem 6rem;
}
.m-box .ts {
  letter-spacing: 0.35em;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  margin-bottom: 2.4rem;
}
.m-box .tc {
  font-size: 3rem;
  line-height: 5.25rem;
  letter-spacing: 0.2em;
  margin-bottom: 10rem;
  white-space: nowrap;
}
.m-box .tg {
  display: flex;
  justify-content: space-between;
  padding-right: 6.5rem;
}
.m-box .tl {
  background: #d7d8d8;
  color: #231815;
  font-size: 2rem;
  display: flex;
  text-align: center;
  width: 10rem;
  height: 10rem;
  align-items: center;
  justify-content: center;
}
.m-box .t1 {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
.m-box .t2 {
  font-size: 3rem;
  margin-bottom: 0.4rem;
}
.m-box .t3 {
  font-size: 2rem;
  margin-bottom: 1.8rem;
}

.m-boxL {
  position: absolute;
  left: 0;
  z-index: 1;
  top: 0;
  background: rgba(35, 24, 21, 0.56);
  height: 100%;
  width: 50%;
  text-align: left;
  color: #fff;
  padding: 6.9rem 3.6rem 6rem 6rem;
}
.m-boxL .ts {
  letter-spacing: 0.35em;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  margin-bottom: 2.4rem;
}
.m-boxL .tc {
  font-size: 3rem;
  line-height: 5.25rem;
  letter-spacing: 0.2em;
  margin-bottom: 10rem;
  white-space: nowrap;
}
.m-boxL .tg {
  display: flex;
  justify-content: space-between;
  padding-right: 6.5rem;
}
.m-boxL .tl {
  background: #d7d8d8;
  color: #231815;
  font-size: 2rem;
  display: flex;
  text-align: center;
  width: 10rem;
  height: 10rem;
  align-items: center;
  justify-content: center;
}
.m-boxL .t1 {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
.m-boxL .t2 {
  font-size: 3rem;
  margin-bottom: 0.4rem;
}
.m-boxL .t3 {
  font-size: 2rem;
  margin-bottom: 1.8rem;
}

@media screen and (max-width: 650px) {
  .staff-box-title {
    font-size: 2.6rem;
    letter-spacing: 0.46em;
    line-height: 4.6rem;
    margin-bottom: 5rem;
  }
  .staff-box-text {
    margin-bottom: 5rem;
    font-size: 2.4rem;
    line-height: 4.3rem;
    letter-spacing: 0.1em;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  }
  .staff-section__content {
    margin-bottom: 9rem;
  }
  .staff__content {
    padding-bottom: 8rem;
  }
  .sp-figure {
    position: relative;
  }
  .sp-text-box {
    position: absolute;
    right: 8rem;
    bottom: 5rem;
    text-align: left;
    color: #fff;
    letter-spacing: 0.35em;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Noto Serif JP", serif;
  }
  .sp-text-box .t1 {
    font-size: 1.6rem;
    margin-bottom: 0.5rem;
  }
  .sp-text-box .t2 {
    font-size: 3rem;
    margin-bottom: 0.4rem;
  }
  .sp-text-box .t3 {
    font-size: 2rem;
    margin-bottom: 1.6rem;
  }
  .sp-tc {
    text-align: left;
    margin: 3.5rem 7.5rem;
    font-size: 1.8rem;
    line-height: 3.7rem;
    white-space: nowrap;
  }
  .sp-text-box--last {
    right: 6rem;
  }
  .sp-text-box--alt {
    left: 6rem;
    right: auto;
  }
  .tg {
    display: flex;
    /* justify-content: space-between; */
    padding-right: 3rem;
    max-width: 49rem;
    text-align: left;
    margin: auto;
  }
  .tl {
    /* background: #D7D8D8; */
    border: solid 1px;
    color: #231815;
    font-size: 2rem;
    display: flex;
    text-align: center;
    width: 10rem;
    height: 10rem;
    margin-right: 2rem;
    align-items: center;
    justify-content: center;
  }
}
.modal-wrapper {
  z-index: 99999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 60px 10px;
  text-align: center;
}
.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s, visibility 0.4s;
}
.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  vertical-align: middle;
  content: "";
}
.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 120rem;
  max-width: 120rem;
  /* padding: 30px 30px 15px; */
  vertical-align: middle;
}
.modal-wrapper .modal-window .modal-content {
  overflow-y: auto;
}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}

.modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  color: #95979c !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
}
.modal-wrapper .modal-close:hover {
  color: #2b2e38 !important;
}

.coronaLinkWrap {
  position: relative;
  z-index: 99999;
}
.coronaLinkWrap .coronaLink {
  display: none;
}
@media screen and (max-width: 767px) {
  .coronaLinkWrap .coronaLink {
    display: block;
    position: fixed;
    bottom: 55px;
    right: 10px;
    background: #fff;
    color: #231815;
    padding: 16px 6px;
    text-align: center;
    border-radius: 50%;
    filter: drop-shadow(1px 1px 6px rgba(100, 100, 100, 0.3));
    cursor: pointer;
  }
}/*# sourceMappingURL=index.css.map */