@charset "UTF-8";
section {
  position: relative;
  z-index: 10;
  background: white;
}

.inner-m {
  max-width: 1000px;
  margin: 0 auto;
  width: 90%;
  padding: 50px 0 100px;
}
.inner-l {
  max-width: 1160px;
  margin: 0 auto;
  width: 95%;
  padding: 0px 0 25px;
}

@media (max-width: 800px) {
  .inner-m, .inner-l {
    max-width: 400px;
    width: 90%;
    padding: 40px 0 50px;
  }
}
.main {
  padding: 0;
  overflow: hidden;
}

.text-blue {
  color: #306AB2;
}

.gray {
  background: #F4F4F4;
}

.subTitle {
  color: #9EB6D3;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}
.subTitle-mb40 {
  margin-bottom: 40px;
}
.subTitle-mb20 {
  margin-bottom: 20px;
}
.subTitle-left {
  text-align: left;
}

.heading {
  color: #306AB2;
  text-align: center;
}
.heading-left {
  text-align: left;
}
.heading_text {
  font-size: 2.6rem;
  margin-bottom: 10px;
  line-height: 1.4;
}
.heading_title {
  font-size: 4.8rem;
  font-weight: 800;
  line-height: 1.4;
}
.heading_title-small {
  font-size: 3.6rem;
}
.heading_title-big {
  font-size: 20rem;
  line-height: 0.1;
}
.heading_img {
  position: absolute;
}
.heading_img-left {
  width: 157%;
  left: -50vw;
  top: -40px;
  z-index: 0;
}
.heading_img-right {
  width: 953px;
  right: calc(50% - 50vw);
  top: 50px;
  z-index: 0;
}
.heading_img-logo {
  height: 70px;
  width: auto;
  display: block;
  margin-top: 15px;
}
.heading_img-sp {
  display: none;
}
.heading_wrap {
  position: relative;
}
.heading_texts {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  z-index: 1;
}
.heading_texts-right {
  margin-left: auto;
}
.heading_texts-left {
  margin-right: auto;
}

@media (max-width: 1000px) {
  .subTitle {
    font-size: 2.4rem;
  }
  .heading_img {
    width: 500px;
    position: absolute;
  }
  .heading_img-logo {
    height: 50px;
    margin-top: 15px;
  }
  .heading_text {
    font-size: 2.2rem;
  }
  .heading_title {
    font-size: 2.7rem;
  }
  .heading_title-small {
    font-size: 2.7rem;
  }
  .heading_title-big {
    font-size: 7.9rem;
  }
}
@media (max-width: 800px) {
  .subTitle {
    font-size: 2rem;
    width: 93.5%;
    margin: auto;
    text-align: left;
  }
  .subTitle-mb40 {
    margin-bottom: 20px;
  }
  .subTitle-mb20 {
    margin-bottom: 10px;
  }
  .heading {
    text-align: left;
  }
  .heading_text {
    font-size: 1.8rem;
    width: 93.5%;
    margin: auto;
    margin-bottom: 15px;
  }
  .heading_title {
    font-size: 2.3rem;
    width: 93.5%;
    margin: auto;
  }
  .heading_title-small {
    font-size: 2.3rem;
  }
  .heading_title-big {
    font-size: 7.5rem;
    line-height: 0.25;
  }
  .heading_img {
    width: 100%;
    position: relative;
  }
  .heading_img-pc {
    display: none;
  }
  .heading_img-sp {
    display: block;
    margin-top: 25px;
  }
  .heading_img-left {
    left: auto;
    top: auto;
    z-index: 0;
  }
  .heading_img-right {
    right: auto;
    top: auto;
    z-index: 0;
  }
  .heading_img-logo {
    width: 223px;
    height: auto;
    margin-top: 7.5px;
  }
  .heading_img-mt10 {
    margin-top: 20px;
  }
  .heading_wrap {
    position: relative;
  }
  .heading_texts {
    width: 100%;
  }
  .heading_texts-right {
    margin-left: 0;
  }
  .heading_texts-left {
    margin-right: auto;
  }
}
.fv {
  padding: 0 0 100px;
}
.fv_sp {
  display: none;
}
.fv_wrap {
  position: relative;
}
.fv_left {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 55%;
}
.fv_hidden {
  display: none;
}
.fv_fixed {
  position: fixed;
  top: 0;
  right: 55%;
  width: auto;
  /* 必要に応じて調整 */
  z-index: 999;
  /* 他の要素の上に表示されるように */
}
.fv_logo {
  height: 70px;
  width: auto;
  margin-top: 25px;
  margin-right: 10px;
}
.fv_title {
  font-size: 4.8rem;
  font-weight: 800;
  line-height: 1;
}
.fv_text {
  font-weight: 2.4rem;
  font-weight: bold;
  margin: 40px auto 25px;
  line-height: 1.75;
}
.fv_btn {
  margin-left: 0;
}
.fv_right {
  max-width: 1100px;
  width: 60.5%;
  margin-left: auto;
}
.fv_img {
  width: 128px;
}
.fv_img-big {
  width: 100%;
}
.fv_coution {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
}
.fv_heading {
  font-size: 2.2rem;
  font-weight: bold;
}
.fv_content {
  max-width: 670px;
  width: 90%;
  margin: 50px auto 0 35px;
}
.fv_item {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 30px;
}
.fv_item:not(:last-child) {
  margin-bottom: 30px;
}

@media (max-width: 1300px) {
  .fv_logo {
    height: 50px;
    width: auto;
    margin-top: 25px;
    margin-right: 10px;
  }
  .fv_title {
    font-size: 3.8rem;
  }
}
@media (max-width: 1000px) {
  .fv_title {
    font-size: 2.8rem;
  }
  .fv_coution {
    font-size: 1.7rem;
  }
  .fv_logo {
    height: 39px;
  }
  .fv_heading {
    font-size: 2.1rem;
  }
  .fv_text {
    margin: 20px auto;
  }
}
@media (max-width: 800px) {
  .fv {
    padding: 0 0 50px;
  }
  .fv_sp {
    display: block;
  }
  .fv_left {
    display: none;
  }
  .fv_logo {
    height: 39px;
    margin-top: 15px;
    margin-right: 10px;
  }
  .fv_title {
    font-size: 2.4rem;
    width: 93.5%;
    margin: auto;
  }
  .fv_text {
    font-weight: 1.8rem;
    line-height: 1.5;
    width: 93.5%;
    margin: auto;
    margin: 15px auto 25px;
  }
  .fv_btn {
    width: 85%;
    min-width: 294px;
    margin: auto;
    padding: 25px 0;
  }
  .fv_right {
    max-width: 400px;
    width: 92.5%;
    margin: auto;
  }
  .fv_img {
    width: 99px;
  }
  .fv_img-big {
    width: 100vw;
    margin: 0 calc(50% - 50vw) 25px;
  }
  .fv_coution {
    font-size: 1.3rem;
    line-height: 1.75;
  }
  .fv_heading {
    font-size: 1.7rem;
    line-height: 1.5;
  }
  .fv_content {
    max-width: 400px;
    width: 100%;
    margin: 40px auto 0px;
  }
  .fv_list {
    width: 93.5%;
    margin: auto;
    margin: auto;
  }
  .fv_item {
    padding-bottom: 20px;
    gap: 25px;
  }
  .fv_item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.about {
  background: linear-gradient(180deg, #F4F4F4 0%, #FFFFFF 100%);
}
.about_img {
  width: 100%;
  display: block;
  margin-bottom: 50px;
}
.about_img-sp {
  display: none;
}
.about_text {
  font-weight: 300;
  width: 90%;
  margin: 40px auto 25px;
}
.about_btn {
  margin-top: 40px;
}

@media (max-width: 800px) {
  .about_img {
    margin-bottom: 30px;
  }
  .about_img-pc {
    display: none;
  }
  .about_img-sp {
    display: block;
  }
  .about_text {
    width: 93.5%;
    margin: auto;
    margin: 20px auto 25px;
  }
  .about_btn {
    width: 93.5%;
    margin: auto;
    margin-top: 40px;
  }
}
.support {
  overflow: hidden;
}
.support_slider {
  padding: 0 0 100px;
}
.support_inner {
  padding-bottom: 0;
}
.support_list {
  gap: 17.5px 50px;
  margin: 50px auto 75px;
}
.support_item {
  width: 47%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  height: 205px;
  position: relative;
  padding: 15px 0 27.5px;
}
.support_item:hover {
  background: white;
  box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2);
}
.support_link {
  position: absolute;
  inset: 0;
}
.support_coution {
  color: #9EB6D3;
  font-size: 1.4rem;
  font-weight: bold;
}
.support_heading {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
.support_down {
  position: relative;
  width: 18px;
  height: 13px;
}
.support_down::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 13px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #9EB6D3;
}
.support_imgs {
  width: 100vw !important;
  display: block;
  margin: 100px calc(50% - 50vw) 0px !important;
}
.support_imgWrap {
  width: 100%;
}
.support_imgWrap .swiper-slide {
  width: 250px !important;
  margin-right: 10px !important;
}
.support_img {
  width: 100%;
}

.swiper-wrapper {
  transition-timing-function: linear;
}

@media (max-width: 1000px) {
  .support_list {
    gap: 15px;
  }
  .support_item {
    border-radius: 7px;
    width: calc(50% - 10px);
    height: 150px;
    padding: 12.5px 0 17.5px;
  }
  .support_coution {
    font-size: 1.6rem;
  }
  .support_heading {
    font-size: 1.7rem;
  }
}
@media (max-width: 800px) {
  .support_list {
    gap: 10px;
    margin: 25px auto 50px;
  }
  .support_item {
    border-radius: 7px;
    width: calc(50% - 5px);
    height: 116px;
    padding: 12.5px 17.5px 17.5px;
    align-items: start;
    justify-content: start;
  }
  .support_coution {
    color: #306AB2;
    font-size: 1.2rem;
    text-align: left;
    margin-bottom: 5px;
  }
  .support_heading {
    font-size: 1.3rem;
    text-align: left;
  }
  .support_down {
    display: none;
  }
  .support_imgs {
    width: 100vw;
    display: block;
    margin: 25px calc(50% - 50vw) 0px;
    overflow: hidden;
  }
  .support_imgWrap .swiper-slide {
    width: 175px !important;
    margin-right: 5px !important;
  }
}
.solution {
  padding: 75px 0 100px;
}
.solution_inner {
  max-width: 1000px;
  margin: 0 auto;
  width: 90%;
}
.solution_capture {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 40px;
}
.solution_title {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.4;
}
.solution_text {
  width: 51%;
  font-weight: 300;
}
.solution_text-regular {
  width: 47.5%;
  font-weight: 500;
}
.solution_text-list {
  width: 100%;
  font-weight: bold;
}
.solution_text-list span {
  color: #306AB2;
}
.solution_coution {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
}
.solution_img {
  display: block;
  width: 50%;
  max-width: 128px;
}
.solution_heading {
  font-size: 2.2rem;
  font-weight: bold;
}
.solution_wrap {
  gap: 27.5px;
}
.solution_item {
  padding: 0 50px 40px;
  border-bottom: 1px solid #a9a9a9;
}
.solution_item:not(:last-child) {
  margin-bottom: 40px;
}
.solution_item-pcTexts {
  padding: 0;
  border: none;
}
.solution_item-pcTexts:not(:last-child) {
  margin-bottom: 0px;
}
.solution_item-spTexts {
  display: none;
}
.solution_texts {
  margin-bottom: 100px;
}
.solution_group {
  gap: 20px;
  margin-top: 30px;
}
.solution_unit {
  width: calc(25% - 10px);
}
.solution_unit img {
  width: 100%;
  display: block;
}
.solution_list-texts {
  padding: 40px 50px;
  border-bottom: 5px solid #306AB2;
  border-top: 5px solid #306AB2;
}

@media (max-width: 1000px) {
  .solution_item {
    padding: 0 10px 40px;
  }
  .solution_capture {
    font-size: 1.7rem;
  }
  .solution_title {
    font-size: 2.3rem;
  }
  .solution_text {
    font-size: 1.9rem;
  }
  .solution_text-list {
    font-size: 1.7rem;
  }
  .solution_coution {
    font-size: 1.7rem;
  }
  .solution_heading {
    font-size: 2.1rem;
  }
}
@media (max-width: 800px) {
  .solution {
    padding: 50px 0 75px;
  }
  .solution_inner {
    max-width: 400px;
    width: 90%;
  }
  .solution_capture {
    width: 93.5%;
    margin: auto;
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
  .solution_title {
    font-size: 1.9rem;
    margin-bottom: 10px;
  }
  .solution_text {
    width: 100%;
    font-size: 1.5rem;
  }
  .solution_text-regular {
    width: 100%;
  }
  .solution_text-list {
    width: 100%;
    font-size: 1.3rem;
  }
  .solution_coution {
    font-size: 1.3rem;
  }
  .solution_img {
    width: 40%;
    max-width: 99px;
  }
  .solution_heading {
    font-size: 1.7rem;
  }
  .solution_wrap {
    gap: 15px;
    width: 100%;
    margin-bottom: 15px;
  }
  .solution_item {
    padding: 0 15px 20px;
  }
  .solution_item:not(:last-child) {
    margin-bottom: 25px;
  }
  .solution_item-pcTexts {
    display: none;
  }
  .solution_item-spTexts {
    padding: 0;
    border: none;
    display: block;
  }
  .solution_item-spTexts:not(:last-child) {
    margin-bottom: 0px;
  }
  .solution_texts {
    flex-direction: column;
    width: 93.5%;
    margin: auto;
    margin-bottom: 40px;
  }
  .solution_content {
    flex-direction: column;
  }
  .solution_group {
    gap: 15px;
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .solution_unit {
    width: calc(50% - 7.5px);
  }
  .solution_list-texts {
    padding: 20px 15px;
    justify-content: start;
    gap: 35px;
    border-bottom: 3.5px solid #306AB2;
    border-top: 3.5px solid #306AB2;
  }
}
.promise_texts {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
.promise_num {
  font-size: 12rem;
  font-weight: 800;
  line-height: 1.2;
}
.promise_heading {
  font-size: 3rem;
  font-weight: 800;
  line-height: 1.4;
}
.promise_heading span {
  -webkit-text-decoration: underline #FFF6BA;
          text-decoration: underline #FFF6BA;
  text-underline-offset: -5px;
  text-decoration-thickness: 11px;
}
.promise_list {
  gap: 50px;
  margin: 100px auto 50px;
}
.promise_img {
  width: 35%;
}
.promise_img-sp {
  display: none;
}
.promise_title {
  font-size: 3.6rem;
  font-weight: 800;
  line-height: 1.4;
  margin-bottom: 50px;
}
.promise_text {
  font-weight: 300;
  margin-bottom: 30px;
}
.promise_name {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}
.promise_content {
  gap: 35px;
}

@media (max-width: 1000px) {
  .promise_num {
    font-size: 7.9rem;
  }
  .promise_heading {
    font-size: 2.2rem;
  }
  .promise_title {
    font-size: 2.7rem;
  }
  .promise_text {
    font-size: 1.9rem;
  }
  .promise_name {
    font-size: 2.1rem;
  }
  .promise_content {
    align-items: start;
  }
}
@media (max-width: 800px) {
  .promise_texts {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
  .promise_num {
    font-size: 7.5rem;
    line-height: 0.65;
  }
  .promise_heading {
    font-size: 1.8rem;
  }
  .promise_heading span {
    text-underline-offset: -5px;
    text-decoration-thickness: 8px;
  }
  .promise_list {
    gap: 32.5px;
    flex-direction: column;
    width: -moz-fit-content;
    width: fit-content;
    margin: 32.5px auto 40px;
  }
  .promise_item {
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 20px;
  }
  .promise_img {
    width: 100%;
  }
  .promise_img-sp {
    display: block;
  }
  .promise_img-pc {
    display: none;
  }
  .promise_wrap {
    width: 93.5%;
    margin: auto;
  }
  .promise_title {
    font-size: 2.3rem;
    margin-bottom: 10px;
  }
  .promise_text {
    margin-bottom: 10px;
    font-size: 1.5rem;
  }
  .promise_name {
    font-size: 1.7rem;
  }
  .promise_content {
    gap: 25px;
    flex-direction: column-reverse;
  }
}
.media {
  padding-bottom: 75px;
}
.media_list {
  gap: 30px;
  margin-top: 25px;
}
.media_item {
  width: calc(32% - 15px);
  position: relative;
}
.media_imgWrap {
  width: 100%;
  margin-bottom: 10px;
  height: 220px;
}
.media_img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.media_img-noWrap {
  width: 100%;
  margin-bottom: 10px;
}
.media_heading {
  font-size: 2.2rem;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: bold;
  transition: 0.5s ease;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.media_heading:hover {
  -webkit-text-decoration: underline #306AB2;
          text-decoration: underline #306AB2;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 2px;
}
.media_coution {
  font-weight: 300;
}

@media (max-width: 1000px) {
  .media_heading {
    font-size: 2rem;
  }
  .media_coution {
    font-size: 1.7rem;
  }
}
@media (max-width: 800px) {
  .media {
    padding-bottom: 0px;
  }
  .media_list {
    gap: 15px;
    flex-direction: column;
    margin-top: 25px;
  }
  .media_item {
    width: 93.5%;
    margin: auto;
    display: flex;
    justify-content: start;
    align-items: start;
  }
  .media_imgWrap {
    width: 115px;
    height: 77px;
    margin-bottom: 0px;
    margin-right: 15px;
  }
  .media_wrap {
    width: calc(100% - 130px);
  }
  .media_img {
    width: 100%;
  }
  .media_img-noWrap {
    width: 115px;
    margin-bottom: 0px;
    margin-right: 15px;
  }
  .media_heading {
    font-size: 1.6rem;
    border-bottom: none;
    -webkit-text-decoration: underline #306AB2;
            text-decoration: underline #306AB2;
    text-decoration-thickness: 1px;
    line-height: 1.4;
    margin-bottom: 5px;
  }
  .media_coution {
    font-size: 1.3rem;
  }
}
.interview {
  padding-bottom: 50px;
}

@media (max-width: 800px) {
  .interview {
    padding-bottom: 0;
  }
  .interview .cta_btn {
    min-width: auto;
    width: 93.5%;
  }
}
.wealth {
  background: #F4F9FF;
  padding: 75px 0;
}
.wealth_wrap {
  width: 50%;
}
.wealth_btn {
  margin-left: 0;
}
.wealth_text {
  width: 100%;
  margin: 35px auto 25px;
}

@media (max-width: 1000px) {
  .wealth_text {
    font-size: 1.9rem;
  }
}
@media (max-width: 800px) {
  .wealth {
    padding: 0;
  }
  .wealth_wrap {
    width: 100%;
  }
  .wealth_btn {
    margin: auto;
    min-width: auto;
    width: 93.5%;
    margin: auto;
  }
  .wealth_text {
    width: 93.5%;
    margin: auto;
    margin: 15px auto;
    font-size: 1.5rem;
  }
}
.news {
  padding: 75px 0 100px;
}
.news_tag, .news_title {
  display: block;
}
.news_tag {
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 15px;
  border: 2px solid #306AB2;
  line-height: 1;
  padding: 5px 22.5px;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 12.5px;
}
.news_title {
  font-size: 2.2rem;
  line-height: 1.75;
  margin-bottom: 5px;
  font-weight: bold;
  transition: 0.5s ease;
}
.news_title:hover {
  -webkit-text-decoration: underline #306AB2;
          text-decoration: underline #306AB2;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 2px;
}
.news_title-margin0 {
  margin-bottom: 0;
}
.news_list {
  width: 61%;
}
.news_group {
  width: 35%;
}
.news_unit {
  width: 100%;
}
.news_unit:not(:last-child) {
  margin-bottom: 20px;
}
.news_img {
  width: 100%;
  margin-bottom: 7.5px;
}
.news_img-sp {
  display: none;
}
.news_item:not(:last-child) {
  margin-bottom: 35px;
}
.news_content {
  margin-top: 40px;
}
.news_text {
  font-size: 1.5rem;
  font-weight: 300;
}

@media (max-width: 1000px) {
  .news_tag {
    font-size: 1.7rem;
  }
  .news_title {
    font-size: 2.1rem;
    line-height: 1.5;
  }
  .news_text {
    font-size: 1.9rem;
  }
}
@media (max-width: 800px) {
  .news {
    padding: 0;
  }
  .news_tag {
    font-size: 1.3rem;
    padding: 5px 12.5px;
    margin-bottom: 10px;
  }
  .news_title {
    font-size: 1.7rem;
    line-height: 1.5;
    -webkit-text-decoration: underline #306AB2;
            text-decoration: underline #306AB2;
    text-decoration-thickness: 1.5px;
    margin-bottom: 7.5px;
  }
  .news_title-margin0 {
    width: 93.5%;
    margin: auto;
    margin-bottom: 10px;
  }
  .news_list {
    width: 93.5%;
    margin: auto;
    margin-bottom: 30px;
  }
  .news_group {
    width: 100%;
  }
  .news_unit {
    width: 100%;
  }
  .news_unit:not(:last-child) {
    margin-bottom: 20px;
  }
  .news_img {
    width: 100%;
    margin-bottom: 10px;
  }
  .news_img-sp {
    display: block;
  }
  .news_img-pc {
    display: none;
  }
  .news_item:not(:last-child) {
    margin-bottom: 10px;
  }
  .news_content {
    margin-top: 20px;
    flex-direction: column;
  }
  .news_text {
    font-size: 1.5rem;
    width: 93.5%;
    margin: auto;
  }
}
.ctas {
  background: #306AB2;
  padding: 75px 0;
}
.ctas_inner {
  background: white;
  border-radius: 20px;
  padding: 50px 0;
  width: 90%;
}
.ctas_list {
  max-width: 1200px;
  margin: 0 auto;
  width: 80%;
}
.ctas_item {
  width: 50%;
}
.ctas_heading {
  font-size: 3.1rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
.ctas_heading span {
  font-size: 4rem;
}
.ctas_heading .blue {
  font-weight: 800;
  color: #306AB2;
}
.ctas_heading .green {
  font-weight: 800;
  color: #00C100;
}
.ctas_heading .small {
  font-size: 2.6rem;
}
.ctas_btn {
  margin-top: 30px;
}

@media (max-width: 1000px) {
  .ctas_list {
    gap: 20px;
  }
  .ctas_btn {
    min-width: auto;
    width: 100%;
  }
  .ctas_heading {
    font-size: 2.5rem;
  }
  .ctas_heading span {
    font-size: 3.1rem;
  }
  .ctas_heading .small {
    font-size: 2.1rem;
  }
}
@media (max-width: 800px) {
  .ctas {
    padding: 50px 0;
  }
  .ctas_inner {
    border-radius: 15px;
    padding: 35px 0 45px;
  }
  .ctas_list {
    max-width: 400px;
    width: 90%;
    flex-direction: column;
    gap: 35px;
  }
  .ctas_item {
    width: 100%;
  }
  .ctas_heading {
    font-size: 2.1rem;
  }
  .ctas_heading span {
    font-size: 2.7rem;
  }
  .ctas_heading .small {
    font-size: 1.7rem;
  }
  .ctas_btn {
    margin-top: 15px;
    min-width: 100%;
  }
}
.knowledge {
  padding: 75px 0;
}

@media (max-width: 800px) {
  .knowledge {
    padding: 50px 0;
  }
}
.lineCta {
  position: fixed;
  bottom: 50px;
  right: 0;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background: white;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
  width: 325px;
  height: 390px;
}
.lineCta_wrap {
  background: #00C100;
  border-top-left-radius: 15px;
  color: white;
  text-align: center;
  padding: 12.5px 0;
}
.lineCta_coution {
  font-size: 2.2rem;
  line-height: 1.4;
  font-weight: 800;
  text-align: center;
}
.lineCta_text {
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: 800;
  text-align: center;
}
.lineCta_title {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
.lineCta_title .small {
  font-size: 1.4rem;
  font-weight: bold;
}
.lineCta_title .big {
  font-size: 3.1rem;
  color: #00C100;
  font-weight: 800;
}
.lineCta_btn {
  font-size: 1.4rem;
  color: white;
  background: #00C100;
  border-radius: 39px;
  text-align: center;
  padding: 10px 0;
  width: 270px;
  margin: auto;
  cursor: pointer;
  transition: 0.5s ease;
}
.lineCta_btn:hover {
  width: 290px;
  background: linear-gradient(90deg, #00C100 0%, #008800 100%);
}
.lineCta_img {
  width: 270px;
  display: block;
  margin: 10px auto 20px;
}
.lineCta_content {
  padding: 15px 0;
}
.lineCta_slide {
  width: 0;
  height: 390px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  width: 0;
  right: 0;
  transition: 0.5s;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  overflow-x: hidden;
}
.lineCta_qr {
  width: 158px;
}
.lineCta_heading {
  font-size: 1.8rem;
  text-align: center;
  font-weight: 800;
  margin-bottom: 10px;
  line-height: 1.2;
  color: white;
}
.lineCta_close {
  position: absolute;
  height: 50px;
  width: 50px;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.lineCta_close::before, .lineCta_close::after {
  content: "";
  position: absolute;
  right: 10px;
  width: 30px;
  height: 2px;
  background: white;
  top: 10px;
  right: 0;
}
.lineCta_close::before {
  transform: rotate(45deg);
}
.lineCta_close::after {
  transform: rotate(-45deg);
}

.slideinRight {
  width: 100%;
}

@media (max-width: 800px) {
  .lineCta {
    display: none;
  }
}/*# sourceMappingURL=top.css.map */