@import url("https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap");
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
  .section_btn {
    width: 403px;
    margin: auto;
  }

  .section_btn_plan {
    width: 100%;
    margin: 0 auto;
    background: #ff981a;
    box-shadow: none;
    justify-content: flex-start;
    padding: 12px 20px 12px 0;
    margin-top: 40px;
    border-radius: 16px;

  }

  .section_btn_plan a{
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 1.4;

  }

  .section_btn_plan :hover {
    opacity: 50%;
  }


  .section_btn a {
    background: #ff981a;
    box-shadow: none;
    justify-content: flex-start;
    padding: 12px 20px 12px 0;
    font-size: 23px;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 1.4;
  }
  .section_btn a:before {
    right: 25px;
    background: white;
    width: 24px;
    height: 24px;
  }
  .section_btn a:after {
    border-top: 2px solid #1847c7;
    border-right: 2px solid #1847c7;
    width: 7px;
    height: 7px;
    right: 35px;
  }
  .ttl__section {
    font-weight: 500;
  }
  .tite_wrap {
    margin-bottom: 0;
  }
  header .logo_img {
    width: 260px;
  }
  header .section_btn.top {
    width: 200px;
    right: 0;
  }
  header .section_btn.top a {
    background: #ff981a;
    box-shadow: none;
    padding: 5px 0 5px 25px;
    justify-content:flex-start;
    letter-spacing: 1px;
  }
  header .section_btn.top a::before {
    right: 14px;
    background: white;
    width: 24px;
    height: 24px;
  }
  header .section_btn.top a:after {
    border-top: 2px solid #1847c7;
    border-right: 2px solid #1847c7;
    width: 7px;
    height: 7px;
    right: 23px;
  }
  #fv .image {
    position: relative;
  }
  #fv .image .btn {
    position: absolute;
    bottom: 9%;
    right: 7%;
    width: 30%;
    display: block;
  }
  #fv .bottom {
    background: #1847c7;
    padding: 20px 0;
    padding-bottom: 30px;
  }
  #fv .bottom .inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  #fv .bottom .inner .title {
    color: white;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    padding-bottom: 25px;
  }
  #fv .bottom .inner .title .text {
    font-size: 20px;
    line-height: 1.6;
  }
  #fv .bottom .inner .title .italic {
    font-family: "Red Hat Display", serif;
    font-weight: 500;
    font-style: italic;
    font-size: 48px;
    line-height: 1;
    padding-left: 20px;
  }
  #fv .bottom .inner img {
    width: 256px;
    margin-left: 35px;
  }
  #learing-videos {
    background: #e6ebf5;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #learing-videos .tite_wrap h2 {
    font-weight: 500;
  }
  #learing-videos .achievement {
    width: 488px;
    margin: auto;
  }
  #learing-videos .list__learning-videos li a.learning-videos-subpanel .icon__category img {
    margin-right: 20px;
  }
  #learing-videos .list__learning-videos li a.learning-videos-subpanel .text {
    width: 100%;
  }
  #learing-videos .list__learning-videos li a:hover {
    background-color: #f6f8fc;
  }
  #learing-videos .section_btn {
    margin: 40px auto 0;
  }
  #purpose {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #purpose .box-bg {
    margin-bottom: 70px;
  }
  #purpose .section_inner {
    padding: 0 0 70px;
  }
  #purpose .section_inner .box {
    padding: 45px 0;
  }
  #purpose .section_inner .box .title {
    font-weight: 500;
    border-left: 4px solid #1847c7;
    text-align: left;
    padding-left: 15px;
    font-size: 22px;
    line-height: 1.6;
  }
  #purpose .section_inner .box_inner .flex-item {
    width: 100%;
  }
  #purpose .section_inner .box_inner .flex-item:last-child {
    width: 400px;
    margin-top: -70px;
  }
  #purpose .section_inner .box_inner .flex-item ul {
    width: 540px;
  }
  #purpose .section_inner .box_inner .flex-item ul .tag {
    width: 80px;
    font-size: 16px;
    padding: 0;
    border-radius: 4px;
  }
  #purpose .section_inner .box_inner .flex-item ul .text {
    margin: 2px 0 0 20px;
    font-size: 18px;
    width: inherit;
    color: #1847C7;
  }
  #purpose .section_inner .box_inner p {
    font-size: 20px;
  }
  #purpose .section_inner .box_inner.third .flex {
    display: block;
  }
  #purpose .section_inner .box_inner.third .flex .flex-item:last-child {
    width: inherit;
    margin-top: 0;
  }
  #purpose .section_inner .box_inner.third .flex .flex-item ul {
    display: flex;
    align-items: center;
    width: 100%;
  }
  #purpose .section_inner .box_inner.third .flex .flex-item ul .text {
    margin: 2px 0 0 0;
    font-size: 18px;
    width: inherit;
    text-align: center;
  }
  #purpose .section_inner .box_inner.third .flex .flex-item ul .tag {
    margin: auto;
  }
  #purpose .section_inner .box_inner.third .flex .flex-item ul li {
    display: block;
    width: 120px;
    margin-top: 10px;
  }
  #purpose .section_inner .box_inner.third .flex .flex-item ul img {
    width: 120px;
    margin-left: 0;
    margin: 0 10px;
  }
  #stepup {
    background: #f6f8fc;
    padding: 70px 0;
  }

  #stepup .inner {
    width: 95%;
    margin: auto;
  }
@media screen and (min-width: 800px) {
  #stepup .inner {
    width: 800px;
    margin: auto;
  }
}

  #stepup .title-italic {
    font-family: "Red Hat Display", serif;
    font-weight: 500;
    font-style: italic;
    font-size: 56px;
    color: #1847c7;
    margin: 15px 0 30px;
  }
  #stepup .box {
    margin: 70px 0;
  }
  #stepup .box li {
    background: white;
    border: 1px solid #1847c7;
    padding: 30px;
    border-radius: 8px;
    margin-bottom: 30px;
    scroll-margin-top: 100px;
  }
  #stepup .box li .box-title {
    color: #1847c7;
    font-size: 24px;
    font-weight: 500;
    border-left: 4px solid #1847c7;
    text-align: left;
    padding-left: 15px;
    margin-bottom: 20px;
  }
  #stepup .box li .box-text {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #stepup .box li .box-text p {
    width: 570px;
    font-size: 16px;
    color: #1847c7;
    text-align: left;
    line-height: 1.8;
  }
  #stepup .box li .box-text .box-photo {
    width: 120px;
  }
  #stepup .box li .movie-list {
    background: #1847c7;
    border-radius: 8px;
    padding: 15px 25px 20px;
    margin: 25px 0;
  }
  #stepup .box li .movie-list .movie-text {
    color: white;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
  }
  #stepup .box li .movie-list .movie-grid {
    display: flex !important;
    align-items: flex-start;
    justify-content: space-between;
  }

    #stepup .box li .movie-list .movie-grid .movie-item {
      width: 32%;
      position: relative;
      cursor: pointer;
    }

  @media screen and (min-width: 800px) {
    #stepup .box li .movie-list .movie-grid .movie-item {
      width: 220px;
      position: relative;
    }
  }
   #stepup .box li .movie-list .movie-grid .movie-item span{
  position: absolute;
  width: 47px;
  right: 8px;
  bottom: 8px;
  }
  #stepup .box li .modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    align-items: center;
    justify-content: center;
  }
  .movie-item .mv_circle img {
  transition: transform 0.3s ease;
}

.movie-item .mv_circle img.hovered {
  transform: scale(1.1); 
}
  #stepup .box li .modal .modal-content {
    position: relative;
    background-color: #1847c7;
    margin: 20% auto;
    padding: 30px 20px;
    width: 590px;
    border-radius: 16px;
  }
  #stepup .box li .modal .modal-content .video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    cursor: pointer;
  }
  #stepup .box li .modal .modal-content .video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #stepup .box li .modal .modal-content p {
    font-size: 16px;
    color: white;
    text-align: left;
    margin-top: 25px;
    line-height: 1.8;
  }
  #stepup .box li .modal .modal-content .close-modal {
    font-size: 40px;
    font-weight: 500;
    color: white;
    width: 25px;
    cursor: pointer;
    margin: 0 auto;
  }
  #stepup .box li .link a {
    font-size: 20px;
    color: #1847c7;
    border-bottom: 1px solid #1847c7;
    display: inline-block;
    padding-bottom: 5px;
  }
  #price .trial__text {
    font-size: 12px;
  }
  .pagetop {
    width: 120px;
    position: fixed;
    bottom: 0px;
    right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .inner {
    width: 92%;
    margin: auto;
  }
  .section_btn {
    width: 100%;
    margin: auto;
  }
  .section_btn a {
    background: #ff981a;
    box-shadow: none;
    padding: 12px 5% 12px 0;
    font-size: 18px;
    letter-spacing: 1px;
  }
  .section_btn a::before {
    right: 25px;
    background: white;
    width: 24px;
    height: 24px;
  }
  .section_btn a:after {
    border-top: 2px solid #1847c7;
    border-right: 2px solid #1847c7;
    width: 7px;
    height: 7px;
    right: 35px;
  }

  .section_btn_plan {
    width: 90%;
    margin: 0 auto;
    background: #ff981a;
    box-shadow: none;
    justify-content: flex-start;
    padding: 12px 20px 12px 0;
    margin-top: 40px;
    border-radius: 8px;

  }

  .section_btn_plan a{
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 1.4;

  }

  .ttl__section {
    font-weight: 500;
  }
  .tite_wrap {
    margin-bottom: 0;
  }
  header {
    padding: 1vw 0;
  }
  header .logo_img {
    width: 40%;
  }
  header .section_btn.top {
    width: 50%;
    right: 7px;
    display: block;
  }
  header .section_btn.top a {
    background: #ff981a;
    box-shadow: none;
    padding: 6px 8% 6px 0px;
    letter-spacing: 1px;
    width: 100%;
    font-size: 11px;
    border-radius: 20px;
  }
  header .section_btn.top a::before {
    right: 8px;
    background: white;
    width: 15px;
    height: 15px;
  }
  header .section_btn.top a:after {
    border-top: 2px solid #1847c7;
    border-right: 2px solid #1847c7;
    width: 6px;
    height: 6px;
    right: 13px;
  }
  #fv {
    padding: 0;
  }
  #fv .swiper-slide {
    padding: 0;
  }
  #fv .swiper-slide .image {
    position: relative;
  }
  #fv .swiper-slide .image .btn {
    position: absolute;
    bottom: 10.5%;
    right: 5%;
    width: 26.5%;
    display: block;
  }
  #fv .swiper-slide .copy {
    position: absolute;
    font-size: 5.8vw;
    writing-mode: vertical-rl;
    text-orientation: upright;
    color: #1847c7;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.4;
    text-align: left;
  }
  #fv .swiper-slide .copy.first {
    font-size: 5.5vw;
    writing-mode: horizontal-tb;
    font-weight: 700;
    letter-spacing: 0;
    bottom: 31%;
    left: 16%;
  }
  #fv .swiper-slide .copy.second {
    top: 10%;
    right: 5%;
  }
  #fv .swiper-slide .copy.third {
    top: 10%;
    left: 5%;
  }
  #fv .bottom {
    background: #1847c7;
    padding: 40px 0;
  }
  #fv .bottom .inner .title {
    color: white;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 20px;
  }
  #fv .bottom .inner .title .text {
    font-size: 16px;
    margin-right: 6px;
  }
  #fv .bottom .inner .title .italic {
    font-family: "Red Hat Display", serif;
    font-weight: 500;
    font-style: italic;
    font-size: 32px;
  }
  #fv .bottom .inner img {
    margin-bottom: 10px;
  }
  #learing-videos {
    background: #e6ebf5;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #learing-videos .inner {
    width: 100%;
  }
  #learing-videos .tite_wrap h2 {
    font-weight: 500;
  }
  #learing-videos .tite_wrap h3 {
    font-size: 20px;
  }
  #learing-videos .tite_wrap p {
    text-align: left;
    font-size: 14px;
    margin-bottom: 20px;
  }
  #learing-videos .achievement {
    width: 94%;
    margin: auto;
  }
  #learing-videos .ttl__section {
    padding-top: 50px;
    line-height: 1;
  }
  #learing-videos .list__learning-videos li a.learning-videos-subpanel .text {
    width: 100%;
  }
  #learing-videos .list__learning-videos li a.learning-videos-subpanel .text .ttl__learning-videos {
    font-size: 16px;
    margin-bottom: 5px;
  }
  #learing-videos .list__learning-videos li a.learning-videos-subpanel .text .description {
    line-height: 1.5;
  }
  #learing-videos .list__learning-videos li a.learning-videos-subpanel .text .detail_btn {
    margin-top: 5px;
  }
  #learing-videos .list__learning-videos li a:hover {
    background-color: #f6f8fc;
  }
  #learing-videos .list__learning-videos.triple li a.learning-videos-subpanel .text .description.space-narrow {
    letter-spacing: 0px;
  }
  #learing-videos .section_btn {
    margin: 40px auto 0;
  }
  #stepup {
    background: #f6f8fc;
    padding: 40px 0;
    letter-spacing: 0.1em;
  }
  #stepup .tite_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #stepup .tite_wrap h2 {
    font-size: 16px;
  }
  #stepup .tite_wrap .title-italic {
    font-family: "Red Hat Display", serif;
    font-weight: 500;
    font-style: italic;
    font-size: 32px;
    color: #1847c7;
    margin: 15px 0 30px;
  }
  #stepup .text {
    font-weight: 500;
    font-size: 16px;
    color: #1847c7;
    text-align: left;
    line-height: 1.8;
    padding: 0 10px;
  }
  #stepup .box {
    margin: 30px 0;
  }
  #stepup .box li {
    background: white;
    border: 1px solid #1847c7;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 15px 0 20px;
    scroll-margin-top: 100px;
  }
  #stepup .box li .box-title-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    padding: 0 15px;
  }
  #stepup .box li .box-title-block .box-title {
    color: #1847c7;
    font-size: 20px;
    font-weight: 500;
    border-left: 4px solid #1847c7;
    text-align: left;
    padding-left: 15px;
    line-height: 1.4;
    width: 70%;
  }
  #stepup .box li .box-title-block .box-photo {
  width: 35%;
  padding-left: 5px;
  }
    #stepup .box li .box-title-block .box-photo img {
  width: 150px;
  }
  #stepup .box li .box-text {
    padding: 0 15px;
  }
  #stepup .box li .box-text p {
    font-size: 14px;
    color: #1847c7;
    text-align: left;
    line-height: 1.8;
  }
  #stepup .box li .movie-list {
    background: #1847c7;
    padding: 15px 0;
    margin: 20px 0;
  }
  #stepup .box li .movie-list .movie-text {
    color: white;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
  }
  #stepup .box li .movie-swiper {
    overflow: hidden;
    position: relative;
  }
  #stepup .box li .movie-swiper .swiper-slide {
    padding: 0;
    position: relative;
    padding-right: 12px;
    padding-left: 12px !important;
  }
    #stepup .box li .movie-swiper .swiper-slide img {
    cursor: pointer;
}
   #stepup .box li .movie-swiper .swiper-slide span{
  position: absolute;
  width: 47px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  }
  #stepup .box li .modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    align-items: center;
    justify-content: center;
  }
  #stepup .box li .modal .modal-content {
    position: relative;
    background-color: #1847c7;
    margin: 20% auto;
    width: 90%;
    padding-bottom: 30px;
  }
  #stepup .box li .modal .modal-content .video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  #stepup .box li .modal .modal-content .video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  #stepup .box li .modal .modal-content p {
    font-size: 14px;
    color: white;
    text-align: left;
    line-height: 1.8;
    padding: 20px;
  }
  #stepup .box li .modal .modal-content .close-modal {
    font-size: 40px;
    font-weight: 500;
    color: white;
    width: 25px;
    margin: 0 auto;
    cursor: pointer;
  }
  #stepup .box li .link a {
    font-size: 14px;
    color: #1847c7;
    border-bottom: 1px solid #1847c7;
    display: inline-block;
    padding-bottom: 5px;
  }
  #price {
    padding: 70px 0 0;
    margin-bottom: 0;
  }
  #price .tite_wrap {
    color: #1847c7;
  }
  #price .tite_wrap p {
    margin-bottom: 10px;
  }
  #price .trial__text {
    font-size: 12px;
  }
  #purpose {
    padding-top: 20px;
    padding-bottom: 60px;
  }
  #purpose .box-bg {
    padding: 20px 15px 0 15px;
  }
  #purpose .section_inner {
    padding: 0;
  }
  #purpose .section_inner .box {
    padding: 30px 0;
    margin-bottom: 40px;
  }
  #purpose .section_inner .box .title {
    font-weight: 500;
    border-left: 4px solid #1847c7;
    text-align: left;
    padding-left: 15px;
    font-size: 22px;
    line-height: 1.6;
  }
  #purpose .section_inner .box_inner .flex-item {
    width: 100%;
  }
  #purpose .section_inner .box_inner .flex-item:last-child {
    width: 84%;
    margin: auto;
  }
  #purpose .section_inner .box_inner .flex-item ul .tag {
    width: 20%;
    font-size: 14px;
    padding: 0;
    border-radius: 4px;
    margin-top: -2px;
  }
  #purpose .section_inner .box_inner .flex-item ul .text {
    width: 80%;
    margin: 0px 0 0 15px;
    font-size: 16px;
    color: #1847C7;
  }
  #purpose .section_inner .box_inner.third .flex {
    display: block;
  }
  #purpose .section_inner .box_inner.third .flex .flex-item:last-child {
    width: inherit;
    margin-top: 0;
  }
  #purpose .section_inner .box_inner.third .flex .flex-item ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
  }
  #purpose .section_inner .box_inner.third .flex .flex-item ul .text {
    width: 100%;
    margin: 5px 0;
    text-align: center;
  }
  #purpose .section_inner .box_inner.third .flex .flex-item ul .tag {
    margin: auto;
    width: 100%;
  }
  #purpose .section_inner .box_inner.third .flex .flex-item ul li {
    display: block;
    width: 30%;
  }
  .mobile__apuri .mobile__apuri__text {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
  }
  .mobile__apuri .mobile__apuri__text .logo__items ul {
    display: flex;
    align-items: center;
  }
  .mobile__apuri .mobile__apuri__text .logo__items ul .logo__badge {
    margin: 0;
  }
}
/* #campaign {
  scroll-margin-top: -270px;
  background: #e6ebf5;
} */
#campaign .inner {
  width: 800px;
  margin: auto;
  padding: 80px 0 30px;
}

#campaign .title {
  font-weight: bold;
  font-size: 24px;
  color: #000;
  margin-bottom: 60px;
}

#campaign p {
  font-size: 16px;
  text-align: left;
}

#campaign a {
  text-decoration: underline;
}

#campaign .bold {
  font-weight: 500;
}

#campaign .indent {
  padding-left: 2em;
  text-indent: -0.5em;
}

#campaign .indent.double {
  padding-left: 3em;
  text-indent: -0.5em;
}

#campaign .text_block {
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  #campaign .inner {
    width: 90%;
    padding: 40px 0 30px;
  }
  #campaign .title {
    margin-bottom: 30px;
  }
  #campaign p {
    font-size: 14px;
  }
}
.section_btn a .small {
  font-size: 16px;
  font-weight: 500;
}

.link {
  font-size: 16px;
  text-decoration: underline;
  letter-spacing: 0.1em;
  margin-top: 20px;
}

.list__plans__inner__year .list__plans__inner__for {
  background-color: #1847c7;
  color: white;
}

.list__plans__inner__half .list__plans__inner__for {
  background-color: white;
  color: #1847c7;
}

.list__plans__inner__sale {
  margin-bottom: 0.7em;
  color: #1847c7;
}

.list__plans__inner .per-month {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.2em;
  background: url(../img/bg__per-month.webp) no-repeat center/cover;
  width: 12rem;
  height: 7.4rem;
  font-size: 66%;
  line-height: 130%;
  text-align: center;
  font-weight: normal;
}
.swiper-button-next{
    right: 18%;
    left: auto;
    color: #C4C7CC;
}
.swiper-button-next::after{
    font-size: 16px;
}
.swiper-button-prev{
    left: 18%;
    right: auto;
    color: #C4C7CC;
}
.swiper-button-prev::after{
    font-size: 16px;
}


@media screen and (max-width: 767px) {
  .list__plans__inner .per-month {
    width: 14.5rem;
    height: 5.5rem;
    font-size: 70%;
  }
}
.list__plans__inner .normal_price {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.6;
}

#price .code {
  color: #ff981a;
  font-weight: 700;
  font-size: 16px;
  margin-top: 50px;
  margin-bottom: 30px;
}

#price .code .number {
  font-size: 32px;
}

@media screen and (max-width: 767px) {
  #price .code .number {
    font-size: 24px;
  }
}
#purpose .box-bg .box .text {
  text-align: left;
  color: #333;
  margin-top: 10px;
}



@media screen and (min-width: 768px) {
  .hide-text {
    display: block!important;
  }
}
@media screen and (max-width: 767px) {
  .readmore {
      position: relative;
      margin: 20px auto 40px;
      display: block;
      border: none;
      outline: 0;
      cursor: pointer;
      background: none;
      letter-spacing: 0em;
      font-size: 1.3em;
  }
  .readmore:after {
    content: "";
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    display: block;
    margin: -10px auto .5em;
    background: url(../img/arrow2.png) no-repeat center / 25px;
    transition: .3s;
  }
  .readmore.on-click:after {
    transform: rotate(180deg);
  }
  .readmore .open {
    display: block;
  }
  .readmore.on-click .open {
    display: none;
  }
  .readmore .close {
    display: none;
  }
  .readmore.on-click .close {
    display: block;
  }
}
@media screen and (max-width: 800px) and (min-width: 768px) {
      #fv .bottom .inner img {
                width: 240px;
        margin-left: 0;
        margin-right: 10px;
    }
    #fv .bottom .inner a:last-child img.pc {
        margin-right: 0px;
    }
    #fv .bottom .inner a:first-child {
        padding-left: 4px;
    }
    .mobile__apuri__text {
    width: 360px;
}
    #purpose .section_inner .box_inner.third .flex .flex-item ul li {
        width: 95px;
    }
    #purpose .section_inner .box_inner p {
        font-size: 17px;
    }
}
@media screen and (max-width: 430px){
.swiper-button-next {
    right: 17%;
    left: auto;
    color: #C4C7CC;
}
.swiper-button-prev {
    left: 17.4%;
    right: auto;
    color: #C4C7CC;
}
    #stepup .box li {
        background: white;
        border: 1px solid #1847c7;
        padding: 30px 0;
        border-radius: 8px;
        margin-bottom: 30px;
        scroll-margin-top: 100px;
    }
}
@-moz-document url-prefix() {
  @media screen and (max-width: 430px) {
    #stepup .box li {
        background: white;
        border: 1px solid #1847c7;
        padding: 30px;
        border-radius: 8px;
        margin-bottom: 30px;
        scroll-margin-top: 100px !important;
    }
  }
}



