/* ルートの文字サイズを10pxに設定 */
html {
  font-size: 62.5%;
}
/* bodyのフォントサイズを1.6em（16px）に設定 */
body {
  font-size: 1.6em;
}
.font_Shippori {
  font-family: "Zen Old Mincho", serif;
}
.font_Noto {
  font-family: "Noto Sans JP", sans-serif;
}
body {
  font-family: "Zen Kaku Gothic New", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
body {
  margin: 0 auto;
  max-width: 1440px;
}
.SP_on {
  display: none;
}

.inner {
  max-width: 900px;
  margin: 0 auto;
}
.inner_blue {
  max-width: 900px;
  border: 3px solid #daf3fb;
  margin: 0 auto;
}
.bold {
  font-weight: 700;
  font-style: normal;
}
.fs24 {
  font-size: 2.4rem;
}
.fs16,
p.fs16 {
  font-size: 1.6rem;
}
.fs14,
p.fs14 {
  font-size: 1.4rem;
}
span.yellow {
  text-decoration: underline yellow 12px;
  text-underline-offset: -2px;
}
.blue_text {
  color: #1f2f38;
}

/**--btn_after--*************************************/
.btn_after_wrap {
  z-index: 5;
  position: fixed;
  right: 8rem;
  bottom: 15%;
}
.btn_after {
  display: block;
  position: absolute;
  background: linear-gradient(90deg, #fe988b 0%, #f57286 50%);
  width: 20rem;
  padding: 4rem 1rem;
  padding-right: 5rem;
  border-radius: 25px;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.1rem;
  box-shadow: 0px 10px 0px 0px #ef576e;
  transition: 0.1s;
  font-size: 2.4rem;
  background-color: white;
}

.btn_after:hover {
  box-shadow: none;
  margin-top: 10px;
  background: white;
  color: #ef576e;
  transition: all 0.4s ease;
  border: 3px solid #ef576e;
}

/**--FV--*************************************/
/***********************************************************/
.FV_image {
  width: 100%;
  object-fit: contain;
}
.title_white {
  margin-top: 100px;
  margin-bottom: 80px;
  text-align: center;
}
.title_img {
  width: 520px;
  object-fit: cover;
  margin: 0 auto;
}
/**--1_LEAPS--*************************************/
/***********************************************************/
.con1_youtube {
  text-align: center;
  margin: 60px auto 40px;
  height: 400px;
}
.con1_youtube iframe {
  width: 100%;
  height: 390px;
}
.con_title {
  color: #1c2f78;
  font-size: 3.2rem;
  text-align: center;
}
span.blue_line1 {
  text-decoration: underline #cee1ff 6px;
}
.sub_text {
  padding: 50px 80px;
}
.con1_box {
  padding: 50px 20px 50px 80px;
}
.con1_box img {
  width: 100%;
  object-fit: contain;
}

/**--2_contents--*************************************/
/***********************************************************/
.con2_title {
  position: relative;
  z-index: 2;
  top: 140px;
}
.con2_title img {
  width: 100%;
  object-fit: contain;
}
.con2_back {
  background-image: url(../jpg_1/back1.jpg);
  background-repeat: no-repeat;
  background-position: 100% top;
  position: relative;
  padding-top: 40px;
  background-size: cover;
  padding-bottom: 100px;
}
.con2_in_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 100px;
}
.con2_in_box img {
  width: 450px;
  object-fit: contain;
}
.con2_text {
  display: block;
  width: 360px;
  color: #1c2f78;
}
.con2_text img {
  margin: 0 50%;
  width: 50px;
}
.con2_back .con2_in_box {
  position: relative;
  z-index: 3;
}
.con2_under {
  position: relative;
  top: -35px;
}
.con2_under img {
  width: 100%;
  object-fit: contain;
}

/**--3_Point--*************************************/
/***********************************************************/
.con3_title {
  width: 420px;
  object-fit: cover;
}
.point_img {
  width: 100%;
  object-fit: contain;
  padding-bottom: 100px;
}
.point_btn_back {
  position: relative;
}
.point_btn_img {
  position: absolute;
  bottom: 8%;
  right: 0;
  left: 0;
  text-align: center;
  padding-bottom: 3%;
}
.point_btn_img img {
  max-width: 490px;
  width: 30%;
}
a.point_btn_img :hover {
  opacity: 0.6;
  transition: 0.3s;
}
/**--4_Community--*************************************/
/***********************************************************/
.Community_back {
  background-image: url(../jpg_1/community.jpg);
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
}
.Community_img {
  width: 100%;
  object-fit: contain;
  padding: 70px 0 90px;
}
.Community_btn {
  position: absolute;
  bottom: 8%;
  right: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  padding-bottom: 100px;
  max-width: 640px;
  width: 100%;
}
.Community_btn a {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #ffffff;
  font-size: 4rem;
  border-radius: 65px;
  max-width: 640px;
  height: 140px;
  font-weight: bold;
  transition: 0.3s;
  background-color: [object object];
  background-image: radial-gradient(circle at 50% 1%, rgba(254, 152, 139, 1) 15%, rgba(247, 138, 157, 1));
}

/*矢印*/
.Community_btn a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 25px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  right: 5%;
  bottom: 0;
  margin: auto;
}
/*END_矢印*/

.Community_btn :hover {
  color: #f5728a;
  background-image: none;
  background-color: white;
  transition: 0.3s;
  border: #f5728a 2px solid;
}
.Community_btn a:after :hover {
  border-color: pink;
}
/**--5_About--*************************************/
/***********************************************************/
.con5_title {
  width: 50%;
  object-fit: contain;
}
.about_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.about_box img {
  width: 46%;
  object-fit: contain;
}
.about_text {
  width: 49%;
}
.about_title {
  font-size: 4rem;
  color: #1c2f78;
}
.about_title span.about_span {
  font-size: 2rem;
}
.about_text p {
  font-size: 2rem;
}

.accordion-header.accordion2 {
  text-align: center;
  font-size: 3.2rem;
  max-width: 500px;
  border-radius: 45px;
}
.accordion-header.accordion2::before,
.accordion-header.accordion2::after {
  width: 20px;
  height: 4px;
  right: 10%;
  background: white;
}
.accordion-content.accordion2 {
  max-width: 500px;
}
/**--6_Flow--*************************************/
/***********************************************************/
.flow1_box {
  display: flex;
  padding: 50px;
  justify-content: space-between;
}
.flow_text {
  padding-top: 50px;
}
.flow_boximg1 {
  width: 42%;
  object-fit: contain;
}
.flow_icon {
  display: flex;
}
.flow_icon p {
  font-size: 3.2rem;
  font-weight: bold;
  color: #1c2f78;
  margin: 0 2rem;
}
.flow_icon img {
  object-fit: contain;
  width: 60px;
}
.flow_undertext {
  font-weight: bold;
  color: #1c2f78;
  margin-bottom: 50px;
}
.flow_under_img {
  width: 100%;
}

/**--6_Flow2--*************************************/
.flow_text_2 {
  padding-left: 40px;
}
p.flow_icon_text2 {
  margin-left: 0;
}
.flow_movie {
  text-align: center;
  margin: 0 auto;
}
.flow_movie img {
  width: 50%;
  max-width: 340px;
}

/**--6_Flow_Last--*************************************/
.flow_last {
  background-image: url(../jpg_1/flow_last.jpg);
  background-repeat: no-repeat;
  background-position: 100% top;
  position: relative;
  background-size: cover;
  margin-top: 100px;
}
.flow_last_1 {
  text-align: center;
  padding: 120px 0 100px;
}
.flow_last_1 img {
  width: 90%;
  object-fit: contain;
  max-width: 700px;
}
.flow_last_wrap {
  text-align: center;
  padding-bottom: 200px;
}
.flow_last_wrap img {
  width: 90%;
  max-width: 850px;
}

/**--7_Affiliate--*************************************/
/***********************************************************/
.con7_title {
  max-width: 580px;
  width: 90%;
}
.afi_1 {
  padding-bottom: 30px;
}
.afi_1 img {
  width: 100%;
}
.afi_2 {
  padding-top: 30px;
}
.afi_2 img {
  width: 100%;
}
.afi_3 {
  text-align: center;
  padding: 60px 0 70px;
}
.afi_3 img {
  max-width: 760px;
  width: 90%;
}
.afi_in_wrap {
  padding-bottom: 100px;
}

/**--footer--*************************************/
/***********************************************************/
footer {
  background-color: #555555;
  color: white;
  text-align: center;
  padding: 100px 0;
  margin-top: 100px;
  font-size: 1.6rem;
}
footer a {
  color: white;
}
/* FAQアコーディオン */
/* FAQアコーディオン */
/* FAQアコーディオン */
.FAQ_title {
  width: 35%;
}
/* 必須 */
.accordion-content {
  display: none;
}
.accordion {
  font-size: 2.4rem;
}
/* 装飾用 */
.accordion-header {
  background-color: #04306a;
  color: white;
  margin: 2.4rem auto 0;
  transition: background 0.3s ease;
  cursor: pointer;
  position: relative;
  max-width: 680px;
  width: 62%;
  padding: 2.4rem 4rem;
  border-radius: 15px;
  box-shadow: 6px 6px 7px 0px rgba(0, 0, 0, 0.15);
}

.accordion-header::before,
.accordion-header::after {
  position: absolute;
  content: "";
  top: 1px;
  right: 20px;
  bottom: 0;
  width: 12px;
  height: 2px;
  margin: auto;
  background: #fff;
}
.accordion-header::after {
  transform: rotate(-90deg);
  transition: transform 0.3s;
}
.accordion-header.active::after {
  transform: rotate(0deg);
}

.accordion-content {
  background-color: #e7f0f6;
  color: black;
  max-width: 680px;
  width: 62%;
  margin: 1rem auto 0;
  padding: 2.4rem 4rem;
  border-radius: 15px;
}

.accordion-header span,
.accordion-content span {
  position: relative;
}

.accordion-header span::before {
  position: absolute;
  top: 2px;
  left: 0;
  color: #151e2f;
  font-size: 17px;
}

.accordion-content span::before {
  position: absolute;
  top: 3px;
  left: 0;
  color: #151e2f;
  font-size: 17px;
}

/* BTN_004 */
/* BTN_004 */
/* BTN_004 */

/* 角丸 */
.Radius5 {
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px; /* Firefox用 */
}
/* ボタン共通 */
.Button {
  overflow: hidden;
  width: fit-content;
  margin: 40px auto;
  padding: 0;
  border-radius: 25px;
}
.Button a {
  display: block;
  position: relative;
  z-index: 100;
  text-align: center;
  background: #04306a;
  color: #fff;
  padding: 3.5rem 5rem;
  font-size: 2.4rem;
  line-height: 0;
  text-decoration: none;
}
.Button a:hover {
  background: #04306a; /* マウスオーバーカラー */
  opacity: 0.7;
}
#IconList2 a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 5%;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 7px solid transparent; /*top right bottom を透明化 */
  border-left: 7px solid #fff;
}
#IconList2 a:hover:before {
  right: 4%; /*マウスオーバーで三角をずらす */
}
/* /////FAQアコーディオン */
/* /////FAQアコーディオン */
/* /////FAQアコーディオン */
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/

.PC_view {
  width: 100%;
}
.leaps_wrap {
  position: relative;
}
.leaps_youtube {
  position: absolute;
  width: 40%;
  padding-top: 25%;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.leaps_youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 32%;
}
.trouble_1 {
  top: 15%;
  position: absolute;
  left: 25%;
  width: 55%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.trouble_2 {
  top: 42%;
  position: absolute;
  left: 25%;
  width: 55%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.trouble_3 {
  top: 71%;
  position: absolute;
  left: 25%;
  width: 55%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.offer_back {
  position: absolute;
  top: 4%;
  left: 25%;
  right: 25%;
  text-align: center;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.offer_back img {
  width: 80%;
}
.offer_img {
  width: auto;
}
.offer_btn {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center; /* 垂直方向も中央揃え */
  text-decoration: none;
  max-width: 450px;
  width: 70%;
  position: absolute;
  bottom: 4%;
  left: 16%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  animation: fuwafuwa 1s ease 0s infinite alternate;
  cursor: pointer;
  transform-origin: center;

  /* 修正部分 */
  box-sizing: border-box; /* パディングやボーダーが幅に含まれるようにする */
  margin: 0 auto; /* 余計なスペースをなくす */
  padding: 1rem 0; /* ボタン周囲の余白調整 */
  z-index: 1000; /* 他の要素よりも前面に表示されるように調整 */
}

.flex_box {
  position: absolute;
  top: 30%;
  display: flex;
  gap: 4%;
  justify-content: center;
  left: 25%;
  right: 25%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.flex_box img {
  width: 47%;
}
.white_box {
  padding-top: 10%;
}
a.exet_btn {
  position: absolute;
  bottom: 18%;
  right: 32%;
  left: 50%;
  text-align: center;
  width: fit-content;
}
.exet_btn img {
  width: 100%;
}
a.exet_btn :hover {
  opacity: 0.6;
}
.PC_flow_youtube.leaps_youtube {
  padding-top: 60%;
}
.PC_flow_youtube.leaps_youtube iframe {
  height: 60% !important;
}
.offer_btn.PC_set_btn {
  top: 0%;
  left: unset;
}
.leaps_wrap.PC_set_btn {
  display: flex;
  justify-content: center;
}
.PC_set_btn .cta-button:hover {
  border: 2px solid #f57286;
}
/*---------レスポンシブ-----------------------------------------*/
/* ここから大杉 */

.cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 4rem;
  border-radius: 999px; /* 完全に丸い角 */
  background: linear-gradient(90deg, #fe988b 0%, #f57286 50%);
  color: #fff; /* 文字の色 */
  font-size: 2.8rem;
  width: 90%;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  overflow: hidden; /* 不要な影や要素が外に出ないようにする */
  transition: all 0.3s ease;
  box-shadow: 6px 6px 7px 0px rgba(0, 0, 0, 0.15);
}

.cta-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 999px;
  background: linear-gradient(90deg, #fe988b 0%, #f57286 50%);
  z-index: -1; /* 背景として設定 */
  opacity: 0; /* 初期状態では非表示 */
  transition: opacity 0.3s ease;
}

.cta-button:hover {
  background: #ffffff; /* ボタンの塗りを白に変更 */
  color: #f57286; /* テキスト色を変更 */
}

.cta-button span {
  margin-right: 10px;
}

.cta-button .triangle {
  width: 0;
  height: 0;
  position: absolute;
  right: 10%;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 20px solid #fff; /* 初期状態で三角形は白 */
  transition: border-left-color 0.3s ease;
}

.cta-button:hover .triangle {
  border-left-color: #f57286; /* ホバー時に三角形の色を変更 */
}

/* CTAのふわふわアニメーション */
@keyframes fuwafuwa {
  from {
    transform: scale(0.9, 0.9);
  }
  to {
    transform: scale(1, 1);
  }
}

/* ここまで大杉 */

/* 下からふわっと現れる */
/* 下からふわっと現れる */
/* 下からふわっと現れる */
.scroll-up {
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: all 1s;
}
.scroll-up.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
/* END下からふわっと現れる */
/* END下からふわっと現れる */
/* END下からふわっと現れる */

/*---------レスポンシブ-----------------------------------------*/
/*---------レスポンシブ-----------------------------------------*/
/*---------レスポンシブ-----------------------------------------*/
/*---------レスポンシブ-----------------------------------------*/

@media screen and (max-width: 769px) {
  /*画面幅が769px以下の時*/

  /* ルートの文字サイズを10pxに設定 */
  html {
    font-size: 62.5%;
  }
  /* bodyのフォントサイズを1.6em（16px）に設定 */
  body {
    font-size: 1.6em;
  }
  .inner {
    padding: 0 8%;
  }
  .SP_on {
    display: block;
  }
  .SP_off {
    display: none !important;
  }
  /**--FV--*************************************/
  /***********************************************************/
  .SP_FV {
    width: 100%;
  }
  .SP_back_image {
    position: relative;
  }
  .leaps_youtube {
    position: absolute;
    top: 10%;
    width: 84%;
  }
  .leaps_youtube iframe {
    height: 70%;
  }
  .point_btn_img {
    bottom: 10%;
  }
  .point_btn_img img {
    width: 85%;
  }
  .offer_btn {
    bottom: 8%;
    width: 90%;
    left: 0;
    right: 0;
  }
  .cta-button {
    font-size: 2rem;
    padding: 0.6rem 1rem;
  }
  .cta-button .triangle {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
  }
  .trouble_1,
  .trouble_2,
  .trouble_3 {
    left: 5%;
    width: 90%;
  }
  .SP_about_aco {
  }
  .accordion-header.accordion2 {
    max-width: fit-content;
    font-size: 2rem;
  }
  .SP_flow_box {
    position: relative;
    display: flex;
  }
  .SP_flow_box img {
    width: 100%;
  }
  img.SP_flow_contents {
    position: absolute;
    width: 80%;
    top: 28%;
    left: 11%;
  }
  img.SP_flow_contents2 {
    position: absolute;
    width: 80%;
    top: 5%;
    left: 11%;
  }
  .SP_on .conect {
    display: flex;
    flex-wrap: wrap;
  }
  .SP_flow_wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .SP_flow_youtube {
    position: relative;
  }
  .SP_flow_youtube .leaps_youtube {
    top: 22%;
    top: 20%;
    height: 200px;
    padding-top: 5%;
  }
  .accordion {
    font-size: 2rem;
  }
  .accordion.inner {
    padding: unset;
  }
  .Button {
    display: flex;
    justify-content: center;
    width: auto;
  }
  .Button a {
    white-space: nowrap;
    font-size: 2rem;
    padding: 3rem 4rem;
    border-radius: 25px;
  }
  a.SP_afi_btn {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  a.SP_afi_btn img {
    width: 100%;
  }
  /**--chousei_you--*************************************/
  .accordion-header {
    max-width: unset;
    width: 85%;
    padding: 1.6rem 2rem;
  }
  .accordion-header.accordion2 {
    max-width: fit-content;
    padding: 1.6rem 6rem;
  }
  .accordion-header.accordion2::before,
  .accordion-header.accordion2::after {
    right: 6%;
  }
  .accordion-content.accordion2 {
    width: 80%;
    padding: 2% 4%;
  }
  .con1_youtube iframe {
    height: 250px;
  }
  .accordion-content {
    width: 82%;
    padding: 1rem 20px 1rem;
  }
  .accordion-content .Button {
    margin: 20px auto 10px;
  }
  .SP_back_image .leaps_youtube {
    padding-top: 72%;
  }
  .con1_youtube {
    height: 300px;
    margin: 0 auto;
  }

  /*Scrool_fadeBTN*/
  /*Scrool_fadeBTN*/
  /*Scrool_fadeBTN*/
  .java_fade_btn {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    right: 0;
    bottom: 0;
    font-size: 50px;
    color: #fff;
    background: rgba(170, 186, 207, 0.5);
    cursor: pointer;
    transition: 0.3s;
    z-index: 5000;

    /*デフォルトで非表示にする*/
    opacity: 0;
    visibility: hidden;
  }
  .java_fade_btn .cta-button {
    margin: 30px;
  }
  .java_fade_btn .cta-button {
    padding: 0.6rem 5rem;
  }
  /*このクラスが付与されると表示する*/
  .active {
    opacity: 1;
    visibility: visible;
  }
  .java_fade_btn a {
    display: flex;
    text-align: center;
    text-decoration: none;
  }
  .offer_btn.SP_set_btn {
    top: -15%;
  }
}
