@font-face {
  font-display: swap;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("https://manap-study.com/wp-content/themes/lp/fonts/NotoSansJP-Regular.otf") format("opentype"), url("https://manap-study.com/wp-content/themes/lp/fonts/NotoSansJP-Regular.woff") format("woff"), url("https://manap-study.com/wp-content/themes/lp/fonts/NotoSansJP-Regular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 600;
  src: url("https://manap-study.com/wp-content/themes/lp/fonts/NotoSansJP-Bold.otf") format("opentype"), url("https://manap-study.com/wp-content/themes/lp/fonts/NotoSansJP-Bold.woff") format("woff"), url("https://manap-study.com/wp-content/themes/lp/fonts/NotoSansJP-Bold.woff2") format("woff2");
}

body {
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif", sans-serif;
  font-weight: 400;
  color: #333;
  font-size: 3.8vw;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:hover {
  opacity: 0.9;
}
p,
section {
  margin: 0;
  padding: 0;
}
p {
  font-size: 4vw;
  text-align: left;
}
img {
  max-width: 100%;
}
ul {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.02em;
}
h2 {
  font-size: 7vw;
}
h4 {
  font-size: 4.5vw;
  background: #6cb4e4;
  text-align: left;
  color: #fff;
  padding: 0.5rem 1rem;
  margin: 1rem 0;
}
.y_ul {
  background: linear-gradient(transparent 60%, #fce5a9 60%);
  font-weight: 600;
}
.t_pink {
  color: #fd6c9e;
}
.t_large {
  font-size: 1.2em;
}
.t_large02 {
  font-size: 1.5em;
}
.t_large03 {
  font-size: 1.3em;
}
.t_small {
  font-size: 3.5vw;
}
.t_small01 {
  font-size: 3vw;
}
.t_small02 {
  font-size: 3vw;
}
.b {
  font-weight: 600;
}
.center {
  text-align: center;
}
.subtitle {
  font-size: 5vw;
  margin-bottom: 0.5rem;
  color: #25a0f2;
}
.slash,
.slash02,
.slash03 {
  position: relative;
}
.slash:before,
.slash:after,
.slash02:before,
.slash02:after {
  position: relative;
  display: inline-block;
  content: "";
  background: #25a0f2;
  width: 1.5px;
  height: 1.3em;
  margin: 0 0.9em;
  margin-top: -0.2em;
  vertical-align: middle;
}
.slash02:before,
.slash02:after {
  background: #fff;
}
.slash:before,
.slash02:before {
  transform: rotate(-42deg);
}
.slash:after,
.slash02:after {
  transform: rotate(42deg);
}
.dot {
  position: relative;
}
.dot::before {
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  padding-top: 5px;
  background: radial-gradient(circle 5px, #21a1f2 50%, transparent 50%);
}
.sec_inr {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 3.5rem 1rem;
}
.sp_br {
  display: block;
}
.pc_br {
  display: none;
}
.header_item {
  width: 100%;
  padding: 0.4rem 0 0.3rem;
  text-align: center;
}
.header_item img {
  width: 19vw;
}
.cta_h2 {
  margin: 0 0 0.5rem;
}
.cta_inr {
  padding: 1.5rem 0.8rem;
}
.cta_item {
  border: 1px solid #21a1f2;
  padding: 1rem 0.5rem;
  border-radius: 10px;
  text-align: center;
}
.cta_title {
  padding-bottom: 0.8rem;
}
.cta_btn_upper {
  margin-bottom: 0.5rem;
}
.btn {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.animation {
  animation: squash 1.5s ease-in-out infinite;
}
@keyframes squash {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.session_list,
.checklist {
  margin: 2rem 0 0;
}
.session_list li {
  border: 1px solid #25a0f2;
  border-radius: 5px;
  padding: 0.5rem 1rem;
  margin-bottom: 0.5rem;
  font-size: 4.3vw;
  display: flex;
  align-items: center;
  text-align: left;
}
.session_list img {
  width: 10vw;
  margin-right: 12px;
}
.session_text,
.reason_inr {
  margin-top: 2rem;
}
.session_text p,
.flow_text p,
.example_name p {
  text-align: center;
}
.trouble {
  background: #eff8fe;
}
.trouble_title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.trouble_title_img {
  width: 35vw;
}
.checklist li {
  text-align: left;
  padding-left: 25px;
  line-height: 1.6em;
  background: url("https://manap-study.com/wp-content/themes/lp/images/checkbox.webp") left 0px top 4px no-repeat;
  background-size: 18px auto;
  margin-bottom: 15px;
  font-size: 4.3vw;
}
.arrow {
  width: 40vw;
  margin: 0 auto 1rem;
}
.solution_cta_title {
  background: #43aff5;
  color: #fff;
  padding: 1rem 1rem 0.7rem;
  border-radius: 20px 20px 0 0;
  line-height: 1.4;
}
.solution_inr {
  padding-top: 1.5rem;
}
.solution_img {
  margin-bottom: -1rem;
}
.solution_box {
  padding: 0 0 1rem;
  border-radius: 20px;
  box-shadow: 0 0 5px rgb(0, 0, 0, 0.3);
}
.solution_box_inr {
  padding: 1rem 0.5rem 0;
}
.solution_text p,
.future_under_title {
  font-size: 7vw;
  font-weight: 600;
  text-align: center;
}
.logo_inr {
  width: 24vw;
  margin: 0 3px;
}
.flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.example {
  background: #ddf3fe;
}
.example_box {
  margin-top: 6rem;
}
.example_box02,
.reason_box02 {
  margin-top: 5rem;
}
.example_box li {
  background: #fff;
  padding: 0 1.5rem 1.5rem;
  border: 1px solid #25a0f2;
  border-radius: 20px;
}
.example_name {
  width: 36vw;
  margin: -4rem auto 1rem;
}
.example_name img {
  margin-bottom: 0.5rem;
}
.before_box,
.after_box {
  border: 1px solid #25a0f2;
  border-radius: 5px;
  padding: 0.1rem 1rem;
  color: #25a0f2;
  text-align: center;
  margin: 0.8rem auto;
  width: 30vw;
}
.after_box {
  background: #25a0f2;
  color: #fff;
}
.after_box {
  margin-top: 1rem;
}
.caution_img {
  width: 15vw;
  margin: 0 auto 1rem;
}
.comparison_box {
  margin-top: 2rem;
}
.comparison_box li {
  background: #f5f5f5;
  padding: 0 1.2rem 1.2rem;
  margin-bottom: 2rem;
}
.comparison_box_title {
  background: #25a0f2;
  border-radius: 50px;
  position: relative;
  margin-bottom: 0.8rem;
  padding: 0.5rem 0;
  color: #fff;
  font-weight: 600;
  margin-top: -12px;
}
.comparison_box_title img {
  position: absolute;
  bottom: 0;
  left: -25px;
  width: 12vw;
}
.feature_img {
  width: 70%;
}
.feature_box li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #25a0f2;
  border-radius: 15px;
  margin-bottom: 0.5rem;
  padding: 1rem 0.5rem;
}
.feature_box img {
  width: 7%;
}
.feature_box p {
  width: 90%;
}
.feature_text {
  font-size: 7.6vw;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
}
.reason {
  background: #eff8fe;
}
.reason_h2 {
  line-height: 1;
  margin-bottom: 3rem;
}
.reason_box {
  background: #fff;
  padding: 0 0.9rem 1.2rem;
  margin-top: 2rem;
  border: 1px solid #25a0f2;
  border-radius: 20px;
}
.reason_box_last {
  margin-bottom: 0;
}
.reason_number {
  width: 10vw;
  margin: -1rem auto 0;
}
.reason_title {
  margin: 1rem 0 0.5rem;
  text-align: center;
  color: #25a0f2;
  font-weight: 600;
  font-size: 5.5vw;
}
.reason_img {
  margin: 0 auto 1rem;
  text-align: center;
  width: 60%;
}
.flow_text {
  padding: 2rem 0;
}
.flow_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  background: #eff8fe;
  border: 1px solid #25a0f2;
  border-radius: 15px;
  margin: 0 0.5rem;
  position: relative;
}
.flow_number {
  position: absolute;
  top: -1rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 8vw;
}
.flow_box p,
.flow_gift p {
  width: 75%;
}
.flow_img {
  width: 22%;
}
.flow_gift_img {
  width: 20%;
}
.flow_gift p {
  width: 79%;
}
.flow_arrow {
  margin: 0 auto 1.5rem;
  width: 13vw;
}
.flow_gift {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  border-radius: 20px;
  margin-top: 2rem;
  border: 1px dashed #25a0f2;
}
.profile {
  background: #eff8fe;
}
.profile_inr {
  background: #fff;
  padding: 2rem 1.2rem;
  border: 1px dashed #23a0f2;
  margin-top: 2rem;
  border-radius: 10px;
}
.profile_img {
  line-height: 1.2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.profile_img img {
  width: 33vw;
  margin-left: 3rem;
}
.profile_text_title {
  color: #25a0f2;
  margin: 1.5rem 0 1rem;
  font-weight: 600;
  font-size: 4.5vw;
}
.expense {
  background: #ddf3fe;
}
.expense_box {
  margin-top: 2rem;
  background: #fff;
  padding: 1.5rem 1rem;
  border-radius: 20px;
}
.expense_box img,
.future_img {
  width: 100%;
  margin: 1.5rem 0;
}
.expense_img {
  width: 70%;
  margin: 0 auto;
}
.expense_circle {
  width: 100%;
  margin: 0 auto;
}
.expense_box_subtitle {
  width: 55%;
  position: relative;
  color: #fff;
  text-align: center;
  padding: 0.3rem;
  background-color: #23a0f2;
  margin: 0 auto 1rem;
  border-radius: 3px;
  font-size: 4.5vw;
}
.expense_box_subtitle:after {
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  margin: 0 0 0 -10px;
  border: 10px solid transparent;
  border-top-color: #23a0f2;
  content: "";
}
.expense_box_title {
  font-size: 6.4vw;
  font-weight: 600;
  line-height: 1.3;
}
.expense_table {
  width: 100%;
  display: block;
  margin: 0.5rem auto;
  font-size: 3.5vw;
}
.expense_table th,
.expense_table td {
  padding: 0.5rem;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  text-align: center;
}
.expense_table th {
  width: 18%;
  background: #eff8fe;
}
.expense_table td {
  width: 26%;
  border-right: 1px solid #ccc;
}
.w_blue {
  background: #eff8fe;
}
.reference {
  font-size: 2.5vw;
}
.future {
  padding-top: 3.5rem;
  background: #f8f8f8;
}
.future_box_title {
  color: #23a0f2;
  font-size: 6vw;
  font-weight: 600;
  margin-bottom: 1rem;
}
.fa-solid {
  margin-right: 8px;
}
.future_title {
  padding: 1rem 0;
  margin: 0 1rem;
  border-top: solid 2px #25a0f2;
  border-bottom: solid 2px #6cb4e4;
}
.future_title p {
  font-size: 7vw;
  font-weight: 600;
}
.future_title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.future_title_img {
  width: 30vw;
}
.future_under_inr {
  padding-top: 0;
}
.future_under_title {
  margin: 2rem 0;
}
.future_inr,
.overload_inr {
  padding: 1.5rem 1.2rem 3.5rem;
}
.expense_img04 {
  width: 75vw;
}
.overload_title {
  text-align: center;
  font-size: 7vw;
  font-weight: 600;
  padding: 1rem 0;
  margin: 0 1rem;
  border-top: solid 2px #888;
  border-bottom: solid 2px #888;
  background: repeating-linear-gradient(-45deg, #f2f2f2, #f2f2f2 3px, #fff 3px, #fff 7px);
}
.overload_under_title {
  font-size: 7.8vw;
  font-weight: 600;
  margin-bottom: 1rem;
}
.overload_under_img {
  width: 88%;
}
.message {
  position: relative;
  overflow: hidden;
}
.message_inr {
  background: #f7fcff;
  padding: 2rem 1.2rem;
  border: 1px dashed #23a0f2;
  margin-top: 2rem;
  border-radius: 20px;
}
.message_title {
  background: #00182e;
}
.message_text {
  margin-top: 1.5rem;
}
.message_img img {
  margin-left: 1rem;
}
.c_table {
  width: 100%;
  overflow-x: scroll;
  white-space: nowrap;
  display: block;
  margin-top: 2rem;
}
.c_table th,
.c_table td {
  padding: 1rem 0.5rem;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  text-align: center;
}
.c_table th {
  width: 10%;
}
.c_table td {
  width: 30%;
  border-right: 1px solid #ccc;
}
.c_table tr *:nth-child(2) {
  border-left: 4px solid #23a0f2;
  border-right: 4px solid #23a0f2;
}
.c_table tr:first-child *:nth-child(2) {
  border-top: 4px solid #23a0f2;
}
.c_table tr:last-child *:nth-child(2) {
  border-bottom: 4px solid #23a0f2;
}
.blue_bg {
  background: #eff8fe;
  color: #0d83d1;
  font-weight: 600;
}
.blue {
  background: #23a0f2;
}
.gray {
  background: #eee;
}
.t_white {
  color: #fff;
}
.voice {
  background: #ddf3fe;
}
.caution_area {
  border: 1px dashed #21a1f2;
  padding: 0 1.5rem 1.5rem;
  border-radius: 10px;
  margin: 0 auto;
  background: #eff8fe;
}
.caution_area img {
  width: 15vw;
  margin: -1.5rem 0 1rem;
}
.faq {
  background: #ddf3fe;
}
.faq_list {
  margin-top: 2rem;
}
.faq_list li {
  background: #fff;
  padding: 1.2rem 1rem;
  margin-bottom: 1.5rem;
  border-radius: 20px;
  box-shadow: 0 0 8px rgb(0, 0, 0, 0.2);
}
.question {
  font-weight: bold;
  display: flex;
  align-items: center;
  padding-bottom: 1rem;
}
.answer {
  display: flex;
  align-items: center;
}
.answer p {
  font-size: 3.8vw;
}
.question::before,
.answer::before {
  align-items: center;
  color: #fff;
  content: "Q";
  display: flex;
  height: 2rem;
  justify-content: center;
  text-align: center;
  width: 2rem;
  margin-right: 0.8rem;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
}
.question::before {
  background: #25a0f2;
}
.answer::before {
  background: #fff;
  border: 1px solid #25a0f2;
  color: #25a0f2;
  content: "A";
}
.footer {
  padding: 1rem 0 100px;
  text-align: center;
}
.footer p {
  font-size: 0.8rem;
  text-align: center;
}
.footer a {
  color: #333;
  font-size: 0.8rem;
  text-decoration: underline;
}
.pagetop {
  display: none;
  position: fixed;
  bottom: 120px;
  right: 10px;
}
.pagetop a {
  display: block;
  text-align: center;
  border: 2px solid #25a0f2;
  background: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #25a0f2;
}
.sp_fixbtn {
  display: block;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 10000;
}
.privacy p,
.law p {
  font-size: 3.8vw;
}
.law_table {
  margin-top: 2rem;
}
.law_table th,
.law_table td {
  padding: 0.5rem;
  border: 1px solid #ccc;
  text-align: left;
  font-size: 3.8vw;
}
.law_table th {
  background: #eee;
  width: 35%;
  text-align: center;
}
.law_table td {
  width: 65%;
}
.privacy_list,
.privacy_list02,
.privacy_list03 {
  margin: 1rem 0 0;
  text-indent: -1em;
  padding-left: 1em;
  text-align: left;
  font-size: 3.8vw;
}
.privacy_list02 li {
  margin-bottom: 0.5rem;
}
.privacy_list03 {
  margin-bottom: 0.5rem;
}
/*	202402修正*/
.form_title {
  font-size: 6vw;
}
.progressbar {
  position: relative;
  margin: 10px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.progressbar li {
  position: relative;
  list-style-type: none;
  text-align: center;
  text-transform: uppercase;
  width: 33.333%;
  color: #999999;
  font-weight: bold;
  counter-increment: steps;
}
.progressbar li:before {
  display: block;
  width: 10vw;
  height: 10vw;
  margin: 7px auto 15px auto;
  content: "";
  line-height: 10vw;
  font-size: 4.7vw;
  text-align: center;
  border-radius: 50%;
  background-color: #f5f5f5;
  content: counter(steps);
}
.progressbar li:after {
  position: absolute;
  z-index: -1;
  top: 25px;
  left: -50%;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #f5f5f5;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active,
.progressbar li.complete {
  color: #25a0f2;
}
.progressbar li.active:before,
.progressbar li.complete:before {
  background-color: #25a0f2;
  color: #fff;
}
.progressbar li.active:after,
.progressbar li.complete:after {
  background-color: #25a0f2;
}
.three_step_title {
  font-size: 6vw;
  margin-bottom: 1.5rem;
}
/*	202402修正ここまで*/
@media screen and (min-width: 768px) {
  body {
    font-size: 18px;
    line-height: 1.8;
  }
  p {
    font-size: 18px;
  }
  h2 {
    font-size: 36px;
  }
  h4 {
    font-size: 24px;
  }
  .t_small {
    font-size: 15px;
  }
  .t_small01 {
    font-size: 15px;
  }
  .t_small02 {
    font-size: 18px;
  }
  .subtitle {
    font-size: 24px;
  }
  .sec_inr,
  .cta_inr {
    max-width: 1000px;
    width: 100%;
    padding: 3.5rem 1rem;
    margin: 0 auto;
  }
  .sp_br {
    display: none;
  }
  .pc_br {
    display: block;
  }
  .header_item {
    width: 100%;
    padding: 0.6rem 0 0.5rem;
  }
  .header_item img {
    width: 130px;
  }
  .fv {
    background: url("https://manap-study.com/wp-content/themes/lp/images/fv_back.webp") no-repeat center;
    background-size: cover;
  }
  .fv_item {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  .cta_h2 {
    margin: 0 0 1rem;
  }
  .cta_item {
    border: 2px solid #21a1f2;
    padding: 1rem;
    border-radius: 20px;
  }
  .cta_gift,
  .solution_cta_gift {
    width: 60%;
    margin: 0 auto;
  }
  .btn {
    width: 60%;
  }
  .session_list,
  .checklist {
    margin: 3.5rem 0 0;
  }
  .session_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .session_list li {
    border-radius: 10px;
    margin-bottom: 1.5rem;
    font-size: 20px;
    width: 48%;
    border: 2px solid #25a0f2;
  }
  .session_list img {
    width: 50px;
  }
  .session_text,
  .reason_inr {
    margin-top: 2rem;
  }
  .trouble_title {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .trouble_title_img {
    width: 200px;
  }
  .checklist {
    max-inline-size: max-content;
    margin-inline: auto;
    margin-top: 1rem;
  }
  .checklist li {
    background: url("https://manap-study.com/wp-content/uploads/2025/08/202507-img02.webp") left 0px top 5px no-repeat;
    background-size: 18px auto;
    font-size: 20px;
  }
  .arrow {
    width: 250px;
  }
  .solution_img {
    max-width: 600px;
    width: 100%;
  }
  .solution_cta_title {
    border-radius: 20px 20px 0 0;
  }
  .solution_inr {
    padding-top: 1.5rem;
  }
  .solution_box {
    padding: 0 0 1rem;
    border-radius: 20px;
  }
  .solution_box_inr {
    padding: 1rem 1rem 0;
  }
  .solution_text p,
  .future_under_title {
    font-size: 36px;
  }
  .logo_inr {
    width: 150px;
  }
  .example_box {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .example_box02 {
    margin-top: 0;
  }
  .example_box li {
    width: 48%;
    border-radius: 20px;
    border: 2px solid #25a0f2;
  }
  .example_name {
    width: 200px;
  }
  .example_name img {
    margin-bottom: 1rem;
  }
  .before_box,
  .after_box {
    width: 30%;
  }
  .caution_img {
    width: 100px;
  }
  .comparison_box {
    margin-top: 3.5rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .comparison_box li {
    width: 48%;
    padding: 0 1.5rem 1.5rem;
  }
  .comparison_box_title {
    padding-left: 0;
  }
  .comparison_box_title img {
    width: 60px;
  }
  .feature_img {
    width: 50%;
  }
  .feature_box li {
    border: 2px solid #25a0f2;
    border-radius: 20px;
    margin-bottom: 1rem;
    padding: 1rem;
  }
  .feature_box img {
    width: 5%;
  }
  .feature_box p {
    width: 90%;
  }
  .feature_text {
    font-size: 36px;
  }
  .reason_inr {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .reason_box {
    width: 48%;
    padding: 0 1rem 1.5rem;
    border: 2px solid #25a0f2;
    border-radius: 20px;
  }
  .reason_number {
    width: 40px;
  }
  .reason_title {
    margin: 1.2rem 0 0.5rem;
    font-size: 24px;
  }
  .reason_img {
    width: 45%;
  }
  .flow_box,
  .flow_gift {
    border: 2px solid #25a0f2;
    border-radius: 20px;
    max-width: 750px;
    margin: 0 auto;
  }
  .flow_box p {
    width: 80%;
  }
  .flow_img {
    width: 15%;
  }
  .flow_number {
    top: -1.5rem;
    width: 45px;
  }
  .flow_arrow {
    width: 80px;
    margin: 0.5rem auto 2rem;
  }
  .flow_gift {
    margin-top: 3rem;
    border: 1px dashed #25a0f2;
  }
  .profile_inr {
    padding: 2rem;
    margin-top: 3.5rem;
    border-radius: 20px;
  }
  .profile_img img {
    width: 200px;
  }
  .profile_text_title {
    font-size: 24px;
  }
  .expense_box img,
  .future_img,
  .invest_img,
  .overload_under_img {
    width: 65%;
    margin: 1.5rem auto;
  }
  .invest_img {
    margin-top: 0;
  }
  .speechbubble {
    width: 55%;
  }
  .expense_img {
    width: 70%;
    margin: 0 auto;
  }
  .expense_circle {
    width: 60%;
  }
  .expense_box {
    padding: 2rem;
    text-align: center;
  }
  .expense_box_subtitle {
    width: 40%;
    padding: 0.5rem;
    font-size: 22px;
  }
  .expense_box_title {
    font-size: 32px;
    line-height: 1.8;
  }
  .expense_table {
    width: 82%;
    display: table;
    margin: 1rem auto;
    font-size: 18px;
  }
  .expense_table th,
  .expense_table td {
    padding: 1rem;
  }
  .reference {
    font-size: 13px;
    padding: 0 5rem;
  }
  .future_title {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 1rem 0;
  }
  .future_title p {
    font-size: 32px;
  }
  .future_title_img {
    width: 150px;
  }
  .future_box_title {
    font-size: 32px;
  }
  .future_under_title {
    margin: 2rem 0;
  }
  .expense_img04 {
    width: 50%;
    margin: 0 auto;
  }
  .overload_title {
    font-size: 32px;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 2rem 0;
  }
  .overload_under_title {
    font-size: 36px;
  }
  .message_inr {
    padding: 2rem;
    margin-top: 3.5rem;
    border-radius: 20px;
  }
  .caution_area {
    padding: 0 2rem 2rem;
    border-radius: 20px;
  }
  .caution_area img {
    width: 90px;
  }
  .faq_list {
    margin-top: 2rem;
  }
  .faq_list li {
    padding: 2rem;
    border-radius: 20px;
  }
  .answer p {
    font-size: 18px;
  }
  .footer {
    padding: 1rem 0 130px;
  }
  .pagetop {
    right: 40px;
    bottom: 50px;
  }
  .pagetop a {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
  }
  .sp_fixbtn {
    max-width: 550px;
    width: 100%;
    display: block;
    position: fixed;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .privacy p,
  .law p {
    font-size: 16px;
  }
  .law_table {
    margin-top: 2rem;
  }
  .law_table th,
  .law_table td {
    padding: 1rem;
    font-size: 16px;
  }
  .privacy_list,
  .privacy_list02,
  .privacy_list03 {
    font-size: 16px;
  }
  /*	202402修正*/
  .form_inr {
    margin-top: 2rem;
  }
  .form_title {
    font-size: 36px;
  }
  .progressbar {
    margin: 35px 0;
  }
  .progressbar li:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .three_step_title {
    font-size: 32px;
    margin-bottom: 2rem;
  }
  /*	202402修正ここまで*/
}

/* 202403修正ここから */
.profile_img-image {
  margin-left: 0.8rem;
}
.profile_inr-lr {
  padding-left: 1rem;
  padding-right: 1rem;
}
.media_img {
  margin-top: 2rem;
  filter: drop-shadow(0 0 3px rgb(0, 0, 0, 0.16));
}

.overload_inr-pb {
  padding-bottom: 0;
  padding-top: 0;
}
.solution_inr-pb {
  padding-bottom: 0;
}
.invest_img-image {
  margin-top: 0;
}

.media_subtitle {
  font-size: 7vw;
  font-weight: bold;
  line-height: 1.2;
}
.sp_fixbtn-float {
  display: block;
  position: fixed;
  padding-left: 3px;
  padding-right: 3px;
  bottom: 8px;
  left: 0px;
  z-index: 10000;
}

.accordion__item {
  padding: 1rem;
  background: #fff;
  box-shadow: 0 0 5px rgb(0, 0, 0, 0.2);
  margin-bottom: 1rem;
  border-radius: 20px;
  text-align-last: left;
}
.accordion__item-first {
  margin-top: 2rem;
}

.accordion__body {
  margin-top: 25px;
  display: flex;
  line-height: 1.5;
}
.accordion__title {
  width: 100%;
  display: flex;
  text-align: left;
}
.accordion__btn {
  background: #fff;
  position: relative;
  display: block;
  border: none;
  font-size: 4vw;
  font-weight: bold;
  width: 100%;
  padding-right: 18px;
  text-align: left;
  color: #333;
  padding-left: 0;
}
.accordion__title::before,
.accordion__body:before {
  align-items: center;
  color: #fff;
  content: "Q";
  display: flex;
  height: 2rem;
  justify-content: center;
  text-align: center;
  width: 2rem;
  margin-right: 0.5rem;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
}
.accordion__title::before {
  background: #25a0f2;
}
.accordion__body::before {
  background: #fff;
  border: 1px solid #25a0f2;
  color: #25a0f2;
  content: "A";
}
.accordion__btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #25a0f2;
  border-right: 2px solid #25a0f2;
  transform: translateY(-50%) rotate(45deg);
}
.accordion__btn.active::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #25a0f2;
  border-right: 2px solid #25a0f2;
  border-bottom: none;
  transform: rotate(-45deg);
}
.privacy_list03_second {
  margin-bottom: 1rem;
  font-size: 0.9em;
}
.profile__title {
  text-indent: -0.7em;
  padding-left: 0.7em;
  line-height: 1.3;
}
.profile__title p {
  margin-bottom: 0.5rem;
}
.profile__title p:first-of-type {
  margin-bottom: 1rem;
}
.comparison_inr-lr {
  padding: 0 1rem;
}
@media screen and (min-width: 768px) {
  .profile_img-image {
    margin-left: 3rem;
  }
  .profile_inr-lr {
    padding: 2rem;
    margin-top: 3.5rem;
    border-radius: 20px;
  }
  .media_subtitle {
    font-size: 36px;
  }
  .accordion__item {
    padding: 2rem;
    margin-bottom: 1.5rem;
  }

  .accordion__btn {
    font-size: 18px;
  }
  .accordion__btn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 16px;
    height: 16px;
    border-bottom: 4px solid #25a0f2;
    border-right: 4px solid #25a0f2;
    transform: translateY(-50%) rotate(45deg);
  }
  .accordion__btn.active::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 16px;
    height: 16px;
    border-top: 4px solid #25a0f2;
    border-right: 4px solid #25a0f2;
    border-bottom: none;
    transform: rotate(-45deg);
  }
  .sp_fixbtn-float {
    max-width: 550px;
    width: 100%;
    display: block;
    position: fixed;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0);
  }
}

/* 202403修正ここまで*/

/* 2024.5.20修正 */
.media_h2 {
  font-size: 5.8vw;
}
.sp_fixbtn-float {
  bottom: 18px;
}
@media screen and (min-width: 768px) {
  .media_h2 {
    font-size: 36px;
  }
}
/* -----------------------
2025.7修正
-----------------------*/
.form_text a {
  color: #ff84a6;
  text-decoration: underline;
}
.fv_inner {
  position: relative;
}
.fv_time {
  position: absolute;
  right: 3vw;
  top: 97.4vw;
  font-size: 7vw;
  font-weight: 600;
  display: inline-block;
  transform: rotate(7deg);
  color: #ffecc6;
  text-align: center;
  width: 20%;
  line-height: 0.6;
}
.fv_time-small {
  font-size: 0.45em;
}
.cta_item {
  border: 1px solid #ff84a6;
}

.profile,
.reason,
.trouble {
  background: #fdf4f6;
}
.t_blue {
  color: #ff84a6;
}

.checklist li {
  text-align: left;
  padding-left: 6.4vw;
  line-height: 1.6em;
  background: url("https://manap-study.com/wp-content/uploads/2025/08/202507-img02.webp") left 0px top 1.2vw no-repeat;
  background-size: 4.6vw auto;
  margin-bottom: 3.8vw;
}
.solution_topics {
  position: relative;
  margin-bottom: -6vw;
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
}
.solution_topics-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 6vw;
}

.solution_cta_title {
  background: #ff84a6;
}
.session_list li {
  border: 1px solid #ff84a6;
}

.comparison_box_title {
  background: #ff84a6;
}
.comparison_box li {
  background: #f8f8f8;
}

.subtitle {
  color: #ff84a6;
}
.slash:before,
.slash:after,
.slash02:before,
.slash02:after {
  background: #ff84a6;
}
.feature_box li {
  border: 1px solid #ff84a6;
}

.before_box,
.after_box {
  color: #fff;
  border: none;
  background: #797979;
}
.after_box {
  color: #fff;
  background: #ff84a6;
}
.example_box li {
  border: 1px solid #ff84a6;
}
.example {
  background: #fdf4f6;
}
.reason_box {
  border: 1px solid #ff84a6;
}
.reason_title {
  color: #ff84a6;
}

.flow_box {
  border: 1px solid #ff84a6;
  background: #fdf4f6;
}
.flow_gift {
  border: 1px dashed #ff84a6;
}
.profile_inr {
  border: 1px dashed #ff84a6;
}
.profile_text_title {
  color: #ff84a6;
}
.caution_area {
  border: 1px dashed #ff84a6;
  background: #fdf4f6;
}
.dot::before {
  background: radial-gradient(circle 5px, #ff84a6 50%, transparent 50%);
}

.message_inr {
  background: #fdf4f6;
  border: 1px dashed #ff84a6;
}
.voice {
  background: #fdf4f6;
}
.faq {
  background: #ffe7ec;
}

.accordion__title::before {
  background: #ff84a6;
}
.accordion__body::before {
  border: 1px solid #ff84a6;
  color: #ff84a6;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active,
.progressbar li.complete {
  color: #ff84a6;
}
.progressbar li.active:before,
.progressbar li.complete:before {
  background-color: #ff84a6;
  color: #fff;
}
.progressbar li.active:after,
.progressbar li.complete:after {
  background-color: #ff84a6;
}

.pagetop {
  bottom: 30vw;
  right: 0.8vw;
}
.pagetop a {
  border: 2px solid #ff84a6;
  color: #ff84a6;
}
.footer {
  padding: 0.8vw 0 35vw;
}
h4 {
  background: #ff84a6;
}

.law_table th,
.law_table td {
  padding: 0.5rem;
  border: 1px solid #ccc;
  text-align: left;
  font-size: 3.5vw;
}
.law_table th {
  width: 30%;
}
.law_table td {
  width: 70%;
}
.fv {
  background: url("https://manap-study.com/wp-content/themes/lp/images/202507-fv_back.webp") no-repeat center;
  background-size: cover;
}

.cta-box--first {
  box-shadow: 0 0 5px rgb(0, 0, 0, 0.3);
  padding-bottom: 1rem;
  border-radius: 20px;
}

.slash03:before,
.slash03:after {
  position: relative;
  display: inline-block;
  content: "";
  background: #25a0f2;
  width: 1.5px;
  height: 1.3em;
  margin: 0 0.9em;
  margin-top: -0.2em;
  vertical-align: middle;
}
.slash03:before,
.slash03:after {
  background: #fff;
}
.slash03:before {
  transform: rotate(-35deg);
}
.slash03:after {
  transform: rotate(35deg);
}
.cta-yellow {
  color: #ffecc6;
}
.tokuten_yellow {
  color: #ffee79;
}
.cta__offer {
  padding: 3vw 4vw 5vw;
}
.cta__offer-list {
  background: #fdf4f6;
  display: flex;
  align-items: center;
  gap: 6.153vw;
  padding: 3vw;
  position: relative;
  margin-top: 2vw;
}
.cta__offer-number {
  width: 12.8vw;
  position: absolute;
  top: 0;
  left: 3vw;
}
.cta__offer-text {
  font-size: 4.8vw;
  line-height: 1.3;
  margin-left: 18vw;
  font-weight: 600;
}
.cta__offer-book {
  position: absolute;
  right: 3vw;
  top: 50%;
  transform: translateY(-50%);
  width: 11vw;
}
.cta-pink {
  color: #e77196;
}
.cta-pink02 {
  color: #ff84a6;
  font-weight: 600;
}
.cta__btnarea {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.cta__btn-subtitle {
  text-align: center;
  font-size: 0.95em;
  margin-bottom: 1.2vw;
}
.cta__btn {
  position: relative;
  display: block;
}
.cta__btn-text {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 5.5vw;
  line-height: 1.3;
  letter-spacing: 0.02em;
  font-weight: 600;
}
.solution--large {
  font-size: 1.1em;
  font-weight: 600;
}
.solution_img {
  margin: 4vw 0 10vw;
}
.solution_under-wrapper {
  border: 0.4vw dotted #ff84a6;
  padding: 10vw 3vw 6vw;
  border-radius: 6vw;
  background: #fcf4f6;
}
.solution_under-text {
  margin-top: 3vw;
}
.solution__reason-title {
  margin-top: 10vw;
  font-size: 6vw;
  font-weight: 600;
  border-top: 1.5px solid #ff84a6;
  border-bottom: 1.5px solid #ff84a6;
  padding: 2vw;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7vw;
}
.example_caution {
  text-align: center;
  font-size: 0.9em;
  margin-top: 2vw;
}
.after_number-text {
  color: #ff84a6;
  font-weight: 600;
  text-align: center;
  font-size: 1.2em;
}
.after_number-ref {
  text-align: center;
  font-size: 0.85em;
}
.after_comment {
  margin: 3vw 0 2vw;
  font-weight: 600;
  text-align: left;
  border-left: 5px solid #ff84a6;
  padding-left: 2vw;
  font-size: 4vw;
}
.about {
  background: #ff84a6;
}
.about_heading {
  color: #fff;
}
.about_item {
  margin-top: 2rem;
  background: #fff;
  border: 3px solid #ffecf0;
  border-radius: 15px;
  padding: 20px;
}
.about_text {
  margin-top: 3vw;
}
.about_pink {
  font-size: 1.5em;
  color: #ff84a6;
  font-weight: 600;
}
.problem_subtitle {
  font-size: 5vw;
  font-weight: 600;
  text-align: center;
}
.problem_pink {
  color: #ff84a6;
}
.problem_img {
  margin: 5vw 0;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.problem_text {
  margin-top: 3vw;
}
.reason_feature {
  display: flex;
  align-items: center;
}
.reason_feature p {
  text-align: center;
  font-weight: 600;
}
.reason_feature-pink {
  background: #ff84a6;
  color: #fff;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  border-radius: 3px;
  padding: 2vw 1vw;
}
.reason_feature-x {
  font-size: 1.2em;
  color: #ff84a6;
  margin: 0 0.5vw;
}
.reason_feature-text {
  font-size: 7vw;
  margin-top: 3vw;
  text-align: center;
  font-weight: 600;
  margin-bottom: 3rem;
}
.reason_h2 {
  margin-bottom: 2rem;
}
.flow_gift {
  display: block;
}
.flow_gift p {
  width: 100%;
}
.flow_inr {
  padding-bottom: 1rem;
}
.caution_area {
  text-align: center;
}
.accordion__body {
  display: none;
}
.accordion__text {
  display: flex;
}
.accordion__body:before {
  display: none;
}
.accordion__text:before {
  align-items: center;
  color: #fff;
  content: "Q";
  display: flex;
  height: 2rem;
  justify-content: center;
  text-align: center;
  width: 2rem;
  margin-right: 0.5rem;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  border: 1px solid #ff84a6;
}

.accordion__text::before {
  background: #fff;
  color: #ff84a6;
  content: "A";
}

.accordion__btn::after {
  border-bottom: 2px solid #ff84a6;
  border-right: 2px solid #ff84a6;
}
.accordion__btn.active::after {
  border-top: 2px solid #ff84a6;
  border-right: 2px solid #ff84a6;
}
.form_text {
  margin: 6vw 0;
}
.sp_fixbtn-float {
  display: block;
  position: fixed;
  padding-left: 3px;
  padding-right: 3px;
  bottom: 1.5vw;
  left: 0px;
  z-index: 10000;
}
.checklist {
  margin: 2rem 0.5rem 0;
}
.feature_text {
  letter-spacing: 0.02em;
}
.profile_item {
  display: flex;
  justify-content: space-around;
  gap: 2vw;
}
.profile_name {
  font-weight: 600;
  font-size: 1.3em;
  padding-left: 0.5em;
  margin-bottom: 1vw;
  margin-top: 2vw;
}
.profile_title {
  width: 65%;
  text-align: left;
}
.profile_title p {
  font-size: 0.85em;
  text-indent: -1em;
  padding-left: 1em;
}
.profile_picture {
  width: 32%;
}
.profile_inr-lr {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.cta__btn-sub {
  font-size: 3.2vw;
}
.cta__btn-text-fix {
  top: 44%;
  line-height: 1.3;
}
/* -----------------------
2025.7修正 pcバージョン
-----------------------*/

@media screen and (min-width: 768px) {
  .fv_inner {
    position: relative;
    max-width: 1000px;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .fv_time {
    position: absolute;
    right: 9.3vw;
    top: 44.4vw;
    font-size: 3.2vw;
    font-weight: 600;
    display: inline-block;
    transform: rotate(7deg);
    color: #ffecc6;
    text-align: center;
    width: 20%;
    line-height: 0.6;
  }
  .fv_time-small {
    font-size: 0.45em;
  }

  .checklist {
    max-inline-size: max-content;
    margin-inline: auto;
  }
  .checklist li {
    padding-left: 35px;
    line-height: 1.6em;
    background: url("https://manap-study.com/wp-content/uploads/2025/08/202507-img02.webp") left 0px top 5px no-repeat;
    background-size: 18px auto;
    font-size: 20px;
    margin-bottom: 15px;
  }
  .solution_topics {
    position: relative;
    margin-bottom: -20px;
  }
  .solution_topics-text {
    position: absolute;
    font-size: 30px;
  }
  .solution_under-wrapper {
    border: 2px dotted #ff84a6;
    padding: 50px;
    border-radius: 20px;
  }

  .pagetop {
    right: 40px;
    bottom: 50px;
  }
  .footer {
    padding: 1rem 0 13rem;
  }

  .law_table th,
  .law_table td {
    font-size: 16px;
    padding: 1rem;
  }
  .law_table th {
    text-align: center;
  }
  .fv {
    background: url("https://manap-study.com/wp-content/uploads/2025/08/202507-fv_back-scaled.webp") no-repeat center;
    background-size: cover;
  }

  .cta__offer {
    padding: 20px 30px;
  }
  .cta__offer-list {
    gap: 20px;
    padding: 40px 30px;
    margin-top: 20px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .cta__offer-number {
    width: 60px;
    left: 15px;
  }
  .cta__offer-text {
    font-size: 24px;
    line-height: 1.3;
    margin-left: 100px;
  }
  .cta__offer-book {
    right: 50px;
    width: 70px;
  }

  .cta__btnarea {
    width: 60%;
  }
  .cta__btn-subtitle {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .cta__btn-text {
    font-size: 28px;
  }
  .solution_img {
    margin: 20px 0 40px;
  }
  .solution_under-text {
    margin-top: 20px;
  }
  .solution__reason-title {
    width: 100%;
    margin: 50px 0 30px;
    font-size: 32px;
    padding: 2rem 0;
  }
  .example_caution {
    margin-top: 12px;
  }

  .after_comment {
    margin: 20px 0 12px;
    padding-left: 12px;
    font-size: 18px;
  }

  .about_item {
    margin-top: 2rem;
    padding: 20px 40px 40px;
  }
  .about_text {
    margin-top: 20px;
  }

  .problem_subtitle {
    font-size: 24px;
  }
  .problem_img {
    margin: 20px 0;
    width: 28%;
    margin-left: auto;
    margin-right: auto;
  }
  .problem_figure {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
  }
  .problem_text {
    margin-top: 20px;
  }

  .reason_feature-pink {
    padding: 20px 10px;
  }
  .reason_feature-x {
    margin: 0 10px;
  }
  .reason_feature-text {
    font-size: 32px;
    margin-top: 20px;
  }
  .reason_h2 {
    margin-bottom: 2rem;
  }
  .flow_gift {
    display: block;
  }
  .flow_gift p {
    width: 100%;
  }
  .flow_inr {
    padding-bottom: 1rem;
  }
  .caution_area {
    text-align: center;
  }
  .flow_gift {
    padding: 1rem 2rem;
  }

  .form_text {
    margin: 20px 0;
  }

  .profile_item {
    justify-content: center;
    gap: 20px;
  }
  .profile_name {
    font-size: 1.3em;
    padding-left: 0.5em;
    margin-bottom: 12px;
    margin-top: 20px;
  }
  .profile_title {
    width: 30%;
  }
  .profile_picture {
    width: 200px;
  }
  .profile_inr-lr {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sp_fixbtn-float {
    display: block;
    position: fixed;
    padding: 0;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10000;
    max-width: 600px;
    width: 100%;
  }
  .flow_inr {
    padding-bottom: 4rem;
  }
  .cta__btn-sub {
    font-size: 16px;
  }
  .cta__btn-text-fix {
    top: 42%;
    line-height: 1.2;
  }
}
@media screen and (min-width: 930px) {
  .cta__btn-text {
    font-size: 36px;
  }
}
@media screen and (min-width: 1000px) {
  .fv_time {
    position: absolute;
    right: 5.8rem;
    top: 27.8rem;
    font-size: 2rem;
  }
}
