@charset "utf-8";

/* .p-fix-cta {
  display: none;
} */

@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&family=Roboto:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
* {
  line-height: 1.6;
  letter-spacing: 0.04em;
  box-sizing: border-box;
}

body {
  color: #454545;
  --text: #454545;
  --strong1: #f37e4e;
  --strong2: #f6a85d;
  --strong3: #c3c0ac;
  --strong4: #59a729;
  --strong5: #e8482b;
  --bgbase: #ebe9d8;
  --bgorange: #fdf5e3;
  --bggrey: #f7f6f0;
  --bgbase: #ebe9d8;
  --ovalbg: transparent
    linear-gradient(149deg, #ffd490 0%, #ff9a4d 53%, #ff7d4d 100%) 0% 0%
    no-repeat padding-box;
}

a {
  color: inherit;
}

button {
  border: none;
  background: none;
}

@media (min-width: 769px) {
  .sp-only {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .pc-only {
    display: none !important;
  }

  img {
    margin: 0;
  }
}

.lpt-consulting {
  padding-top: 72px;
  padding-bottom: 72px;
}

@media (max-width: 768px) {
  .lpt-consulting {
    padding-top: 0;
  }
}

/* layout */
.layout__flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bg__grey {
  background: var(--bggrey);
}

@media (max-width: 768px) {
  .layout__flex {
    flex-direction: column;
  }
}
/* common */
.strong1 {
  color: var(--strong1);
}

.strong2 {
  color: var(--strong2);
}

.strong3 {
  color: var(--strong3);
}

.strong4 {
  color: var(--strong4);
}

.strong5 {
  color: var(--strong5);
}

.btn {
  position: relative;
  width: 100%;
  height: auto;
  font-weight: bold;
  line-height: 90px;
  margin-left: auto;
  margin-right: auto;
}

.btn::before {
  display: none;
}

.btn-link::before {
  display: inline-block;
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 90%;
  height: 22px;
  background: #000;
  border-radius: 400px;
  transform: translateX(-50%);
  filter: blur(20px);
  z-index: -1;
}

.btn-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  border-radius: 9999px;
  background: #59a729;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding: 0 48px;
  transition: all 0.3s ease;
}

.btn-link--white {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 360px;
  height: 60px;
  border-radius: 9999px;
  border: 3px solid #706c6c;
  background: #ffffff;
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  /* padding: 0 12px; */
  margin: 0 auto 30px;
  transition: all 0.3s ease;
}

.btn-link--white::before {
  display: inline-block;
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 90%;
  height: 22px;
  background: #000;
  border-radius: 400px;
  transform: translateX(-50%);
  filter: blur(20px);
  z-index: -1;
}

.lpo__section {
  padding: 120px 0;
}

.lpo__section__innr {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.lpo__section__innr.wide {
  max-width: 1070px;
}

.lpo__section__title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 48px;
  text-align: center;
}

.lpo__section__subtitle {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.lpo-consulting {
  width: 100%;
  padding: 75px 0 0;
}

.lpo__mv__title {
  font-size: 55px;
  position: relative;
  font-weight: 700;
  margin-bottom: 30px;
}

.lpo__mv__text {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 56px;
}

.lpo__mv__text .size-l {
  font-size: 32px;
}

.lpo__normal__text {
  font-size: 16px;
  line-height: 1.9;
}

.en {
  font-family: "Roboto", sans-serif !important;
  font-weight: 700;
  letter-spacing: 0;
}

#footer_contact .en {
  font-family: "Oswald", sans-serif !important;
}

@media (max-width: 768px) {
  .lpo-consulting {
    padding-top: 0;
  }

  .lpo__section {
    padding: 60px 20px 20px;
  }

  .lpo__section__title {
    font-size: 21px;
    line-height: 1.7;
    margin-bottom: 16px;
  }

  .lpo__section__subtitle {
    font-size: 14px;
  }

  .btn-link {
    height: 55px;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
    padding: 0;
  }

  .btn-link--white {
    height: 55px;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
    padding: 0;
  }

  .lpo__mv__title {
    font-size: 41px;
    line-height: 53px;
    margin-bottom: 20px;
  }

  .lpo__mv__text .size-l {
    font-size: 22px;
  }

  .lpo__mv__text {
    font-size: 18px;
    margin-bottom: 35px;
  }
}

.lpo__mv {
  position: relative;
  text-align: center;
  background: url("../../img/lpo-consulting/img-mv-01-pc.png"),
    url("../../img/lpo-consulting/img-mv-left-pc.png"),
    url("../../img/lpo-consulting/mv-pc.png");
  background-repeat: no-repeat, no-repeat;
  background-size: 23.816%, 22.474%, cover;
  /* background-position: bottom right calc(50% - 420px), bottom left calc(50% - 310px), center ; */
  background-position: bottom -60px right 5.856%, bottom left 7.32%, center;
  padding: 121px 40px 60px;
}

.lpo__mv .mv__bg04 {
  width: 17.569%;
  position: absolute;
  bottom: -60px;
  right: calc(50% - 420px);
}

@media (max-width: 768px) {
  .lpo__mv {
    background: url("../../img/lpo-consulting/img-mv-01-sp.png"),
      url("../../img/lpo-consulting/img-mv-left-sp.png"),
      url("../../img/lpo-consulting/mv-sp.png");
    background-size: 48.266%, 41.333%, cover;
    background-position: bottom -30px right 14px, bottom 75px left 20px, center;
    background-repeat: no-repeat, no-repeat, no-repeat;
    padding: 110px 15px 218px;
  }
}

.lpo__mv__lead {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 30px;
}

.lpo__mv__lead .size-l {
  font-size: 40px;
}

@media (max-width: 768px) {
  .lpo__mv__lead {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 20px;
  }

  .lpo__mv__lead .size-l {
    font-size: 28px;
  }
}

/* worry */
.lpo__worry {
  background: transparent linear-gradient(180deg, #fff0e5 0%, #ffffff 100%) 0%
    0% no-repeat padding-box;
  padding-bottom: 80px;
}

.lpo__worry__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 12px;
  margin-bottom: 40px;
}

.lpo__worry__item {
  position: relative;
  white-space: nowrap;
  padding: 20px;
  background: var(--bggrey);
  font-weight: bold;
  margin-bottom: 13px;
}

.lpo__worry__item::before {
  content: "";
  width: 19px;
  height: 17px;
  background: url(../../img/lpo-consulting/icon-check.svg) no-repeat;
  background-size: contain;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  margin: auto;
}

.lpo__arrow {
  text-align: center;
  margin-bottom: 40px;
}

.lpo__footer__wrap {
  text-align: center;
}

.lpo__fotter__text {
  font-size: 22px;
  font-weight: 700;
}

.lpo__fotter__text.large__text {
  font-size: 40px;
}

@media (max-width: 768px) {
  .lpo__worry {
    padding-bottom: 20px;
  }

  .lpo__worry__list {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .lpo__worry__item {
    width: 100%;
    white-space: inherit;
    padding: 16px 20px;
    font-weight: normal;
    margin-bottom: 5px;
  }

  .lpo__worry__item:last-child {
    margin-bottom: 0;
  }

  .lpo__worry__item span {
    display: block;
    margin-left: 20px;
  }

  .lpo__worry__item::before {
    left: 16px;
    top: 18px;
    right: inherit;
  }

  .lpo__arrow {
    margin: 0 auto 20px;
    width: 30px;
    height: 31px;
  }

  .lpo__fotter__text {
    font-size: 16px;
  }
  .lpo__fotter__text.large__text {
    font-size: 35px;
  }
}

/* cv */
.lpo__cv {
  background-image: url(../../img/lpo-consulting/cv-bg-pc.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 87px 40px 60px;
  color: #fff;
  text-align: center;
}

.lpo__cv__title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 32px;
}

.lpo__cv__text {
  font-size: 15px;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 32px;
}

.lpo__cv__catch {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}

.white__border {
  border-left: 1px solid #fff;
}

@media (max-width: 768px) {
  .lpo__cv {
    background-image: url(../../img/lpo-consulting/cv-bg-sp.jpg);
    padding: 40px 15px;
  }

  .lpo__cv__title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 25px;
  }

  .lpo__cv__text {
    font-size: 12px;
    line-height: 22px;
    margin: 0 25px 25px;
    text-align: left;
  }

  .lpo__cv__catch {
    font-size: 15px;
  }
}

/* About */
.lpo__about__text {
  width: 61.8%;
  line-height: 2;
}

.lpo__about__text p:first-child {
  margin-bottom: 32px;
  line-height: 2;
}

.lpo__about__img {
  width: 31.8%;
}

@media (max-width: 768px) {
  .lpo__about__text {
    width: 100%;
    margin-bottom: 25px;
  }

  .lpo__about__img {
    width: 100%;
  }

  .lpo__about__img img {
    width: 100%;
  }
}

/* different */
.lpo__dif__list {
  justify-content: space-between;
  align-items: stretch;
  column-gap: 16px;
}

.lpo__dif__text {
  text-align: center;
  margin-bottom: 48px;
}

.lpo__dif__item {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex: 1 0 auto;
  width: 33.333%;
  background: #fff;
  padding: 47px 40px 40px;
}

.lpo__dif__item .image__wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
}

.dif__icon {
  height: 78px;
  margin-bottom: 23px;
}

.dif__image {
  height: 53px;
  margin-bottom: 22px;
}

.lpo__dif__item .text__wrap span {
  font-weight: bold;
}

@media (max-width: 768px) {
  .lpo__dif__item {
    width: 100%;
    padding: 20px;
  }

  .lpo__dif__item:not(:last-child) {
    margin-bottom: 10px;
  }

  .lpo__dif__item .image__wrap {
    width: 100%;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 22px;
  }

  .dif__icon {
    height: 42px;
    margin-bottom: 0;
  }

  .dif__image {
    height: 32px;
    margin-bottom: 0;
  }
}

/* Reason */
.lpo__rea__text {
  max-width: 800px;
  margin: 0 auto 48px;
}

.lpo__rea__item {
  width: calc(100% - 34px);
  margin-left: 34px;
  position: relative;
  padding: 64px;
  background: transparent
    linear-gradient(248deg, #ffffff 40%, rgba(255, 125, 77, 0.12) 100%) 0% 0%
    no-repeat padding-box;
  /* opacity: 0.12; */
  column-gap: 66px;
}

.lpo__rea__item::before {
  content: "";
  width: 68px;
  height: 68px;
  position: absolute;
  background: url(../../img/lpo-consulting/icon-point-1.svg) no-repeat;
  background-size: contain;
  top: 30px;
  left: -34px;
  z-index: 3;
}

.lpo__rea__item:nth-child(2):before {
  background: url(../../img/lpo-consulting/icon-point-2.svg) no-repeat;
  background-size: contain;
}

.lpo__rea__item:nth-child(3):before {
  background: url(../../img/lpo-consulting/icon-point-3.svg) no-repeat;
  background-size: contain;
}

.rea__text {
  font-size: 16px;
  line-height: 30px;
}

.rea__img {
  position: relative;
}

.rea__img::after {
  content: "";
  width: 215px;
  height: 200px;
  background: url(../../img/lpo-consulting/img-grad-1.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -64px;
  right: -64px;
}

.rea__img img {
  z-index: 1;
  position: relative;
}

.lpo__rea__item:not(:last-child) {
  margin-bottom: 16px;
}

.rea__content {
  flex: 1;
}

.rea__title {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.777;
  margin-bottom: 5px;
}

.rea__img {
  width: 150px;
}

.rea__img img {
  width: 100%;
}

@media (max-width: 768px) {
  .lpo__reason {
    padding-bottom: 0;
  }

  .lpo__rea__item {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    flex-direction: column-reverse;
    align-items: center;
    background: transparent
      linear-gradient(219deg, #ffffff 30%, rgba(255, 125, 77, 0.12) 100%) 0% 0%
      no-repeat padding-box;
    padding: 54px 20px 30px;
  }

  .lpo__rea__item:not(:last-child) {
    margin-bottom: 0;
  }

  .rea__title {
    text-align: center;
    font-size: 18px;
  }

  .rea__img {
    margin-bottom: 30px;
    width: 126px;
  }

  .rea__img::after {
    width: 190px;
    height: 205px;
  }

  .lpo__rea__item::before {
    top: 30px;
    left: calc(50% - 100px);
  }
}

/* servce */
.lpo__mar1 {
  padding-bottom: 0;
}

.lpo__mar__text {
  max-width: 860px;
  margin: 0 auto 48px;
}

.lpo__mar__wrap {
  column-gap: 26px;
  flex-wrap: wrap;
  align-items: stretch;
}

.lpo__mar__list {
  width: 31.5%;
}

.lpo__mar__item {
  padding: 0 40px 40px;
  margin-bottom: 26px;
}

.lpo__mar__item .mar__title.is-open::after {
  content: none;
}

.lpo__mar__item .mar__title::before,
.lpo__mar__item .mar__title::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  content: "";
  background-color: var(--strong1);
  margin: -1px auto 0;
}

.lpo__mar__item .mar__title::before {
  width: 12px;
  height: 2px;
  margin-top: -1px;
}

.lpo__mar__item .mar__title::after {
  width: 2px;
  height: 12px;
  transition: 0.3s;
  margin-top: -6px;
  margin-right: 5px;
}

.lpo__mar__item .image__wrap img {
  display: block;
  width: 100px;
  margin: 0 auto 28px;
}

.lpo__mar__item .mar__title {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.lpo__mar__item .text__wrap {
  display: none;
  margin-top: 20px;
}

.lpo__mar__item .mar__text {
  font-size: 15px;
}

@media (max-width: 768px) {
  .lpo__mar {
    padding-bottom: 0;
  }

  .lpo__mar__text {
    margin-bottom: 25px;
  }

  .lpo__mar__list {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }

  .lpo__mar__item {
    position: relative;
    width: 100%;
    margin-bottom: 5px !important;
    padding: 30px 20px;
  }

  .lpo__mar__item:nth-child(-n + 3) {
    margin-bottom: 0;
  }

  .lpo__mar__item .image__wrap img {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 20px;
    top: 0;
  }

  .lpo__mar__item .mar__title {
    text-align: left;
  }

  .lpo__mar__item .mar__title::after {
    margin-right: 5px;
  }

  .lpo__mar__item .mar__title::before,
  .lpo__mar__item .mar__title::after {
    bottom: 38px;
    left: inherit;
    right: 80px;
  }
}

/* Difference from others */
.rea__img.str__img {
  width: 260px;
}

.lpo__str__item:nth-child(2) {
  flex-direction: row-reverse;
  background: transparent
    linear-gradient(68deg, #ffffff 40%, rgba(255, 125, 77, 0.12) 100%) 0% 0%
    no-repeat padding-box;
}

.lpo__rea__item.lpo__str__item:nth-child(2):before {
  right: -34px;
  left: inherit;
}

@media (max-width: 1080px) {
  .lpo__str__item:nth-child(2) {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  .lpo__strength {
    padding-bottom: 0;
  }
  .rea__img.str__img {
    width: 126px;
  }

  .lpo__str__item:nth-child(2) {
    flex-direction: column-reverse;
    background: transparent
      linear-gradient(219deg, #ffffff 30%, rgba(255, 125, 77, 0.12) 100%) 0% 0%
      no-repeat padding-box;
  }

  .lpo__rea__item.lpo__str__item:nth-child(2):before {
    top: 30px;
    left: calc(50% - 100px);
  }
}

/* 他社との違い */

.lpo-comp-tbl-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px;
}

.tbl-all-ttl {
  width: 8%;
  margin-right: 1.6%;
}

.tbl-lpo {
  width: 34%;
  margin-right: 0.5%;
}

.tbl-other {
  width: 28%;
}

.lpo-comp-table {
  border-collapse: collapse;
  width: 100%;
}

.lpo-comp-table th,
.lpo-comp-table td {
  vertical-align: middle;
  text-align: center;
}

.tbl {
  font-size: 13px;
}

.tbl-all-ttl td {
  font-size: 14px;
}

.lpo-comp-table th:not(:last-child),
.lpo-comp-table td:not(:last-child) {
  border-right: 8px solid var(--strong2);
}

.tbl thead tr th {
  height: 60px;
}

.tbl-lpo td img,
.tbl-other td img {
  margin-bottom: 12px;
}

.tbl-other.other-web {
  transform: translateX(1%);
}

.tbl-lpo td,
.tbl-other td {
  padding: 0 5px;
}

.tbl-other th,
.tbl-other td {
  border-right: 4px solid var(--strong3);
  border-left: 4px solid var(--strong3);
}

.tbl-other th {
  padding: 4px 4px 0;
  border-top: 4px solid var(--strong3);
}

.tbl-other tbody tr:last-child {
  border-bottom: 4px solid var(--strong3);
}

.tbl-other th .th-innr {
  width: 100%;
  height: 100%;
  background: var(--strong3);
  display: flex;
  align-items: center;
  justify-content: center;
}

.tbl-lpo tbody tr:last-child {
  border-bottom: 8px solid var(--strong2);
}

.tbl-lpo th {
  background-color: var(--strong2);
  font-size: 0;
}

.tbl-lpo th,
.tbl-lpo td {
  border-right: 8px solid var(--strong2);
  border-left: 8px solid var(--strong2);
}

.lpo-comp-table th:not(:first-child):not(:last-child) p {
  color: #fff;
}

.tbl-lpo th p {
  margin-top: 4px;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}

.tbl-other th .th-innr div {
  margin-bottom: 9.5px;
  font-size: 0;
}

.tbl-other th .th-innr img:first-child {
  margin-right: 12px;
}

.tbl-other th .th-innr p {
  color: #fff;
  font-size: 14px;
}
.lpo-comp-table td {
  height: 90px;
}
.lpo-comp-table td:last-child {
  height: 110px;
}
.tbl-all-ttl td {
  font-weight: 600;
  text-align: left;
}

.tbl-lpo tr:nth-child(even) td {
  background-color: var(--bgorange);
}
.tbl-other tr:nth-child(even) td {
  background-color: var(--bggrey);
}

.tbl-lpo tr:nth-child(odd) td,
.tbl-other tr:nth-child(odd) td {
  background-color: #fff;
}

.tbl-all-ttl tr:not(:last-child) td:first-child {
  padding: 20px 0;
  border-bottom: 1px solid #e7e8eb;
}

.tbl-lpo tr:first-child td ul,
.tbl-other tr:first-child td ul {
  padding: 0 15px 0 40px;
  text-align: left;
}
.tbl-lpo tr:first-child td ul li,
.tbl-other tr:first-child td ul li {
  position: relative;
}

.lpo__oth__text {
  width: 65%;
}

.lpo__oth__text p {
  font-size: 16px;
  line-height: 2;
}

.lpo__oth__title__h3 {
  font-size: 24px;
  margin-bottom: 28px;
  font-weight: bold;
}

.lpo__oth__title__h3 span {
  font-size: 35px;
}

.lpo__oth__img {
  width: 31%;
}

.oth__download {
  margin-bottom: 56px;
}

@media (max-width: 768px) {
  .tbl {
    font-size: 12px;
  }

  .lpo-scroll {
    overflow-x: auto;
    -ms-overflow-style: none; /* IE, Edge 対応 */
    scrollbar-width: none; /* Firefox 対応 */
    margin-bottom: 60px;
  }

  .lpo-comp-tbl-wrap {
    justify-content: flex-start;
    min-width: 547px;
    margin-bottom: 0;
  }
  .tbl-all-ttl {
    width: 11%;
    margin-right: 6px;
  }

  .tbl-lpo {
    width: 29%;
    margin-right: 6px;
  }

  .tbl-lpo th p {
    font-size: 14px;
  }

  .tbl-other {
    width: 29%;
  }

  .tbl-other.other-web {
    transform: translateX(4px);
  }

  .lpo-comp-table td {
    height: 110px;
  }

  .tbl-lpo td img,
  .tbl-other td img {
    margin: 0 auto 12px;
  }

  .tbl-all-ttl td {
    font-size: 11px;
  }

  .lpo__oth__text {
    width: 100%;
    margin-bottom: 25px;
  }

  .lpo__oth__img {
    width: 81.791%;
    margin: 0 auto;
  }

  .oth__download {
    margin-bottom: 20px;
  }

  .oth__graph {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }

  .lpo__oth__title__h3 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 25px;
  }

  .lpo__oth__title__h3 span {
    font-size: 24px;
  }
}

/* 取引実績 */
.banner-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.lpo__results {
  margin-bottom: 90px;
}

.banner-wrap.sp-only {
  text-align: center;
}

@media (max-width: 768px) {
  .lpo__results {
    margin-bottom: 0;
  }
  .banner-wrap-sp img {
    margin: 0 auto;
  }
}

/* voice */
.case__container {
  overflow: hidden;
  font-size: 14px;
  position: relative;
}

.case__list {
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
}

.case__item {
  width: 32.2%;
}

.case__item .txt {
  padding: 32px;
  background: var(--bggrey);
}

.case__item .ttl {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.case__item .name {
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

.case__item .s-text {
  font-size: 14px;
  line-height: 2;
}

@media (max-width: 768px) {
  .case__container {
    overflow-x: auto;
  }

  /* .case__list {
    min-width: 905px;

  } */

  .case__item .txt {
    padding: 20px;
  }
}

/* 料金・改善例 */
.lpo__exp {
  padding: 120px 0;
  background: var(--bggrey);
}

.lpo__exp .lpo__section {
  padding: 0;
}

.lpo__price {
  margin-bottom: 80px;
}

.lpo__price__wrap {
  align-items: center;
  position: relative;
  background: #fff;
  padding: 30px 96px;
  font-weight: bold;
}

.lpo__price__wrap::before {
  content: "";
  width: 95px;
  height: 126px;
  position: absolute;
  top: -5px;
  left: -5px;
  background: url(../../img/lpo-consulting/img-price.png) no-repeat;
  background-size: contain;
}

.lpo__price__wrap .text {
  font-size: 18px;
  font-weight: bold;
}

.lpo__price__wrap .price {
  font-size: 15px;
  font-weight: bold;
}

.lpo__price__wrap .price span {
  font-size: 38px;
}

.exp__item__heatmap {
  display: block;
  position: relative;
  margin-left: 20px;
  width: calc(100% - 20px);
}

.exp__item__title {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 18px 29px 12px;
  margin: 0 0 0 -20px;
  width: calc(100% + 20px);
  font-size: 24px;
  color: white;
  background: transparent
    linear-gradient(270deg, #ffd490 0%, #ff9a4d 53%, #ff7d4d 100%) 0% 0%
    no-repeat padding-box;
}

.exp__item__title::before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 13px transparent;
  border-right: solid 20px var(--strong5);
}

.exp__item__heatmap:not(:last-child) {
  margin-bottom: 30px;
}

.exp__item__heatmap .exp__desc {
  position: relative;
  align-items: center;
  background: #fff;
  padding: 50px 40px 100px 64px;
}

.exp__item__heatmap:last-child .exp__desc {
  padding-bottom: 50px;
}

.exp__item__heatmap .exp__text {
  font-size: 16px;
  line-height: 30px;
  width: 75%;
}

.exp__item__heatmap .exp__desc img {
  width: 202px;
  position: absolute;
  right: 20px;
  top: -30px;
}

.exp__list__heatmap {
  margin-bottom: 80px;
}

.exp__list__item {
  position: relative;
  padding-left: 25px;
}

.exp__text p:nth-child(even) {
  margin-bottom: 16px;
}

.exp__text p:first-child {
  margin-bottom: 10px;
}
.exp__list__item span {
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  font-size: 11px;
  color: #fff;
  background: var(--strong2);
  margin-right: 5px;
  border-radius: 50%;
  text-align: center;
}

.exp__recording {
  align-items: center;
  background: #fff;
  padding: 56px;
  margin-bottom: 108px;
}

.exp__text__recording {
  width: 55%;
  font-size: 16px;
  line-height: 30px;
}

.exp__recording img {
  width: 28.6%;
}

.exp__footer__text {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  text-align: center;
  font-size: 18px;
  line-height: 2;
}

.exp__footer__text span {
  background: #fff;
}

@media (max-width: 768px) {
  .lpo__exp {
    padding: 60px 0;
  }

  .lpo__exp .lpo__section {
    padding: 0 20px;
  }

  .lpo__price__wrap {
    text-align: center;
    padding: 30px 40px;
  }

  .lpo__price__wrap::before {
    width: 66px;
    height: 88px;
    bottom: -10px;
    left: -25px;
    top: inherit;
  }

  .exp__list__heatmap {
    margin-bottom: 60px;
  }

  .exp__item__title {
    font-size: 20px;
    padding: 11px 20px;
  }

  .exp__item__heatmap {
    width: calc(100% - 10px);
    margin-left: 10px;
  }
  .exp__item__heatmap .exp__desc {
    display: block;
    overflow: hidden;
    padding: 40px 20px 30px;
  }

  .exp__item__heatmap .exp__desc img {
    position: inherit;
    top: inherit;
    right: inherit;
    float: right;
    width: 40%;
    margin: -8px;
  }

  .exp__footer__text {
    text-align: left;
    padding: 0 20px;
  }

  .exp__recording {
    padding: 25px 20px;
    margin-bottom: 25px;
  }

  .exp__text__recording {
    width: 100%;
    margin-bottom: 25px;
  }

  .exp__recording img {
    width: 100%;
  }

  .exp__item__heatmap .exp__text {
    width: 100%;
  }
}

/* flow */
.p-nwlp__flow__list {
  position: relative;
}

.p-nwlp__flow .is-img {
  text-align: center;
  margin: 0 auto;
}

.p-nwlp__flow .is-last {
  max-width: 960px;
  margin: 0 auto;
  clear: both;
  background: var(--bggrey);
}

@media (min-width: 767px) {
  .p-nwlp__flow .is-last {
    padding: 40px;
  }
}

.p-nwlp__flow .is-last dl dt {
  font-size: 19px;
  font-weight: bold;
  margin-right: 27px;
  color: var(--strong1);
}

@media (min-width: 767px) {
  .p-nwlp__flow .is-last dl dt {
    font-size: 19px;
  }
}

.p-nwlp__flow .is-last dl dd {
  font-size: 14px;
  line-height: 2;
}

.p-nwlp__flow ul.is-flow_img {
  display: none;
  position: absolute;
  top: 100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 64px;
}

@media (min-width: 767px) {
  .p-nwlp__flow ul.is-flow_img {
    display: block;
  }
}

.p-nwlp__flow ul.is-flow_img li {
  position: relative;
  z-index: 1;
  padding-bottom: 40px;
}

.p-nwlp__flow ul.is-flow_img li:nth-child(2n):before {
  content: "";
  background-image: url(../../img/lpo-consulting/icon-arrow-l.svg);
  left: auto;
  right: -3vw;
}

@media (min-width: 992px) {
  .p-nwlp__flow ul.is-flow_img li:nth-child(2n):before {
    right: -60%;
  }
}

.p-nwlp__flow ul.is-flow_img li:after {
  content: "";
  background: #ebebeb;
  width: 1px;
  top: 0;
  bottom: 0;
  height: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  position: absolute;
  z-index: -1;
}

.p-nwlp__flow ul.is-flow_img li:before {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  background: url(../../img/lpo-consulting/icon-arrow-r.svg) center no-repeat;
  background-size: 8px;
  left: -3vw;
  top: 28px;
}

@media (min-width: 992px) {
  .p-nwlp__flow ul.is-flow_img li:before {
    left: -60%;
  }
}

.p-nwlp__flow ul.is-flow_img li:last-child:after {
  display: none;
}

.p-nwlp__flow ul.is-flow_main {
  max-width: 960px;
  margin: 0 auto;
}

.p-nwlp__flow ul.is-flow_main li {
  padding: 25px 9%;
  position: relative;
  background: var(--bggrey);
}

.p-nwlp__flow ul.is-flow_main li a {
  color: #282828;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .p-nwlp__flow ul.is-flow_main li {
    margin-top: 5px;
    padding: 25px;
  }
}

@media (min-width: 767px) {
  .p-nwlp__flow ul.is-flow_main li {
    float: left;
    width: 42%;
    margin-bottom: 25px;
    padding: 40px;
  }
  .p-nwlp__flow ul.is-flow_main li:nth-child(2n) {
    float: right;
  }
  .p-nwlp__flow ul.is-flow_main li:nth-child(2) {
    margin-top: 87px;
  }
}

.p-nwlp__flow ul.is-flow_main li dl dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

@media (max-width: 768px) {
  .p-nwlp__flow ul.is-flow_main li dl dt {
    margin-bottom: 0;
    font-size: 16px;
  }
}

@media (min-width: 767px) {
  .p-nwlp__flow ul.is-flow_main li dl dt {
    font-size: 18px;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    margin-bottom: 5px;
  }
  .p-nwlp__flow ul.is-flow_main li dl dt .pconly.is-inline {
    display: inline !important;
  }
}

.p-nwlp__flow ul.is-flow_main li dl dt span {
  color: var(--strong1);
  font-size: 18px;
  padding-right: 10px;
}

@media (min-width: 767px) {
  .p-nwlp__flow ul.is-flow_main li dl dt span {
    font-size: 18px;
    font-weight: bold;
  }
}

.p-nwlp__flow ul.is-flow_main li dl dd {
  font-size: 14px;
  line-height: 2;
}

@media (min-width: 767px) {
  .p-nwlp__flow ul.is-flow_main li dl dd {
    font-size: 12px;
  }
}

@media (min-width: 992px) {
  .p-nwlp__flow ul.is-flow_main li dl dd {
    font-size: 14px;
  }
}

.p-nwlp__flow__title h2 {
  text-align: center;
  font-size: 28px;
  line-height: 1.8;
  font-weight: bold;
  margin-bottom: 10px;
  margin-bottom: 5px;
}

@media (min-width: 767px) {
  .p-nwlp__flow__title h2 {
    font-size: 38px;
    margin-bottom: 40px;
    line-height: 1.7;
  }
}

.p-nwlp__flow .is-last dl {
  display: flex;
}

@media (max-width: 768px) {
  .p-nwlp__flow .is-last {
    margin-top: 10px;
    top: 0;
    padding: 25px;
  }

  .p-nwlp__flow .is-last dl {
    flex-direction: column;
  }
}

.p-nwlp__flow .is-last dl dt {
  text-align: left;
}

@media (max-width: 768px) {
  .p-nwlp__flow .is-last dl dt {
    font-size: 16px;
  }
}

.p-nwlp__flow .is-last dd {
  flex: 1;
  text-align: left;
}

@media (max-width: 768px) {
  .p-nwlp__flow .is-last dd {
    flex: auto;
    padding-left: 0;
    width: 100%;
  }
}

/* faq  */
.lpo__faq {
  background: var(--bggrey);
}

.lpo__faq__item {
  line-height: 1.3;
  margin-bottom: 3px;
}

.lpo__faq__item .q {
  position: relative;
  display: flex;
  align-items: flex-start;
  background: #fff;
  padding: 17px 70px 15px 5%;
  cursor: pointer;
}

.lpo__faq__item .q p {
  font-weight: 700;
}

@media (max-width: 768px) {
  .lpo__faq {
    background: #fff;
  }

  .lpo__faq__inner {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }

  .lpo__faq__item .q {
    padding: 17px 50px 15px 5%;
    background: var(--bggrey);
  }
}

.lpo__faq__item .q::before,
.lpo__faq__item .q::after {
  position: absolute;
  top: 50%;
  right: 55px;
  display: block;
  content: "";
  background-color: var(--strong1);
}

@media (max-width: 768px) {
  .lpo__faq__item .q::before,
  .lpo__faq__item .q::after {
    right: 15px;
  }
}

.lpo__faq__item .q::before {
  width: 12px;
  height: 2px;
  margin-top: -1px;
}

.lpo__faq__item .q::after {
  width: 2px;
  height: 12px;
  margin: -6px 5px 0 0;
  transition: 0.3s;
}

.lpo__faq__item.open .q::after {
  display: none;
}

.lpo__faq__item .q .icon {
  color: var(--strong1);
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  margin-top: -1px;
  margin-right: 10px;
}

.lpo__faq__item .a-wrap {
  display: none;
}

dl.open.lpo__faq__item .a-wrap {
  display: block;
}

.lpo__faq__item .a {
  display: flex;
  align-items: flex-start;
  padding: 30px 70px 35px 5%;
}

@media (max-width: 768px) {
  .lpo__faq__item .a {
    padding: 30px 50px 35px 5%;
  }
}

.lpo__faq__item .a__block {
  width: calc(100% - 38px);
}

.lpo__faq__item .a .icon {
  font-size: 28px;
  font-weight: 700;
  color: var(--text);
  line-height: 1;
  margin-top: -1px;
  margin-right: 10px;
}

.lpo__faq__item .download {
  display: block;
  max-width: 350px;
  width: 100%;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 0 10px rgba(4, 23, 34, 0.8);
  letter-spacing: 0.04em;
  line-height: 1;
  background: linear-gradient(to top, #1bd0c1 0%, #b1f315 100%);
  border-radius: 100px;
  box-shadow: 0 3px 10px rgba(4, 23, 34, 0.8);
  padding: 19px 40px;
  margin: 12px auto 0;
}

@media (max-width: 768px) {
  .lpo__faq__item .download {
    max-width: 313px;
    font-size: 16px;
    border-radius: 25px;
    padding: 14px 20px;
    margin-top: 10px;
  }
}

.lpo__faq__item .download .border {
  border: 2px solid #fff;
  box-shadow: 0 3px 6px rgba(4, 23, 34, 0.5),
    0 3px 6px rgba(4, 23, 34, 0.5) inset;
}

/* 関連Tips */
.lpo__tips.lpo__section {
  padding: 120px 0 0;
}
@media (max-width: 768px) {
  .lpo__tips.lpo__section {
    padding: 60px 20px 0;
  }
}
.lpo__tips .lp-related_list .support-link {
  color: var(--text);
}

.lpo__tips .lp-related_list .support-articles_text {
  color: var(--text);
  font-size: 13px;
  line-height: 24px;
  text-decoration: none;
}

@media (max-width: 768px) {
  .lpo__tips .lp-related_list {
    padding: 0;
  }

  .lpo__tips .lp-related_list .support-articles-list.grid-cols-3 {
    display: flex;
    flex-direction: column;
  }

  .lpo__tips .lp-related_list .support-article {
    width: 100%;
    margin: 0 0 16px !important;
    padding: 0;
  }

  .lpo__tips .lp-related_list .support-article a {
    display: flex;
    justify-content: space-between;
  }

  .lpo__tips .lp-related_list .support-thumbnail {
    width: 23.88%;
    margin-bottom: 0;
  }
  .lpo__tips .lp-related_list .h3-heading {
    width: 67.164%;
  }
  .lp-related_list .support-articles_btn {
    margin-bottom: 0;
  }
}

/* 認定資格 */
.lpo__section.lpo__consulting__certification {
  padding-top: 100px;
}
@media (max-width: 768px) {
  .lpo__section.lpo__consulting__certification {
    padding-top: 60px;
  }
}

.seo-consulting_certification .lpo__section__innr {
  max-width: 1120px;
}

.seo-consulting_certification_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 63px;
}

@media (max-width: 768px) {
  .seo-consulting_certification_block {
    gap: 20px;
  }
}

.seo-consulting_certification .sec-ttl {
  width: 224px;
  text-align: left;
  font-size: 30px;
  line-height: 50px;
  font-weight: bold;
}

.seo-consulting_certification .sec-ttl span {
  display: block;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .seo-consulting_certification .sec-ttl {
    width: 100%;
    text-align: center;
    font-size: 21px;
    line-height: 1.7;
  }

  .seo-consulting_certification .sec-ttl span {
    font-size: 14px;
  }
}

.seo-consulting_certification_list {
  width: calc(100% - 287px);
}

@media (max-width: 768px) {
  .seo-consulting_certification_list {
    width: 100%;
  }
}

.seo-consulting_certification_item {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
}

.seo-consulting_certification_item p {
  font-size: 14px;
  line-height: 24px;
}

@media (max-width: 768px) {
  .seo-consulting_certification_item p {
    font-size: 12px;
  }
}

.seo-consulting_certification_item img {
  margin-left: 8px;
}

.seo-consulting_certification_row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
}

.seo-consulting_certification_row:nth-child(1) {
  padding-bottom: 40px;
}

@media (max-width: 768px) {
  .seo-consulting_certification_row:nth-child(1) {
    gap: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 768px) {
  .seo-consulting_certification_row:nth-child(1)
    .seo-consulting_certification_item:nth-child(1) {
    padding-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .seo-consulting_certification_row:nth-child(1)
    .seo-consulting_certification_item:nth-child(1)
    img {
    width: 161px;
  }
}

@media (max-width: 768px) {
  .seo-consulting_certification_row:nth-child(1)
    .seo-consulting_certification_item:nth-child(2) {
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid rgba(209, 209, 209, 0.5);
  }
}

@media (max-width: 768px) {
  .seo-consulting_certification_row:nth-child(1)
    .seo-consulting_certification_item:nth-child(2)
    img {
    width: 50px;
  }
}

.seo-consulting_certification_row:nth-child(2) {
  border-top: 1px solid rgba(209, 209, 209, 0.5);
  border-bottom: 1px solid rgba(209, 209, 209, 0.5);
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (max-width: 768px) {
  .seo-consulting_certification_row:nth-child(2) {
    gap: 20px 24px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .seo-consulting_certification_row:nth-child(2)
    .seo-consulting_certification_item:nth-child(1)
    img {
    width: 29.5px;
  }
}

@media (max-width: 768px) {
  .seo-consulting_certification_row:nth-child(2)
    .seo-consulting_certification_item:nth-child(2)
    img {
    width: 29.5px;
  }
}

@media (max-width: 768px) {
  .seo-consulting_certification_row:nth-child(2)
    .seo-consulting_certification_item:nth-child(3)
    img {
    width: 44px;
  }
}

@media (max-width: 768px) {
  .seo-consulting_certification_row:nth-child(2)
    .seo-consulting_certification_item:nth-child(4)
    img {
    width: 45px;
  }
}

.seo-consulting_certification_row:nth-child(3) {
  padding-top: 40px;
}

@media (max-width: 768px) {
  .seo-consulting_certification_row:nth-child(3) {
    gap: 0;
    padding-top: 20px;
  }
}

@media (max-width: 768px) {
  .seo-consulting_certification_row:nth-child(3)
    .seo-consulting_certification_item:nth-child(1) {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(209, 209, 209, 0.5);
  }
}

@media (max-width: 768px) {
  .seo-consulting_certification_row:nth-child(3)
    .seo-consulting_certification_item:nth-child(2) {
    align-items: flex-start;
    padding-top: 20px;
  }
}

@media (max-width: 768px) {
  .seo-consulting_certification_row:nth-child(3)
    .seo-consulting_certification_item:nth-child(2)
    img {
    width: 150px;
    margin: 0;
  }
}

/* youtube */
.lpo__video {
  padding: 80px 0;
  background: var(--bggrey);
}

/* .internal_video#movie {
  margin-bottom: 220px
} */

@media (max-width: 768px) {
  .lpo__video {
    margin-top: 50px;
  }

  .internal_video#movie {
    margin-top: 50px;
    margin-bottom: 80px;
  }
}

@media (max-width: 768px) {
  .internal_video#movie .movie-youtube .movie-title {
    margin-bottom: 20px;
  }
}

.internal_video .innr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}

@media (max-width: 768px) {
  .internal_video .innr {
    flex-direction: column-reverse;
  }
}

.internal_video_left {
  width: 46%;
  margin-right: 10%;
}

@media (max-width: 768px) {
  .internal_video_left {
    width: 100%;
    margin-right: 0;
  }
}

.internal_video_right {
  width: 44%;
}

@media (max-width: 768px) {
  .internal_video_right {
    width: 100%;
  }
}

#movie.lpo__video {
  padding-bottom: 120px;
  margin-bottom: 0;
  margin-top: 0;
}
@media (max-width: 768px) {
  #movie.lpo__video {
    padding-bottom: 60px;
  }
}

#movie.lpo__video .movie-youtube .movie-title {
  font-size: 24px;
  margin-bottom: 32px;
  text-align: left;
}

#movie.lpo__video .movie-youtube .text {
  font-size: 16px;
  line-height: 30px;
}

/* p-fix-cta */
.p-fix-cta__subject,
.p-fixd-btn {
  background-color: #59a729;
}

.p-fix-cta .hs-form-field {
  border-color: #59a729;
  padding: 5px 24px;
}

.p-fix-cta .hs-form-field label {
  color: #59a729;
}

.p-fix-cta .hs-main-font-element {
  background: #fff;
}

.p-fix-cta .hs-main-font-element p {
  font-size: 13px !important;
}

.p-fix-cta .hs-fieldtype-textarea textarea {
  height: 150px;
}

.p-fix-cta__subject {
  padding: 16px 0;
}

.p-fix-cta__subject .str1 {
  font-size: 20px;
}

.p-fix-cta__subject .str3 {
  font-size: 18px;
}

.p-fix-cta .hs_submit input[type="submit"] {
  background: #f37e4e;
}

/* Webコンサルタント */
.lpo__consultant__wrap {
  width: 100%;
  padding-top: 120px;
  margin: 0 auto;
}

.internal_consultant_profile {
  width: 167px;
}

.lpo__consultant__wrap h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}

.lpo__consultant__wrap .swiper-container {
  padding: 0 24px;
}

.lpo__consultant__wrap .internal_consultant {
  background: var(--bggrey);
  padding: 48px;
}

.lpo__consultant__wrap .internal_consultant_info .name {
  font-size: 13px;
}

.lpo__consultant__wrap .internal_consultant_info .name b {
  font-size: 21px;
}

.lpo__consultant__wrap .internal_consultant_book {
  align-items: center;
}

.swiper-button-prev,
.swiper-button-next {
  top: 170px;
}
.lpo__consultant__wrap .swiper-button-prev::after {
  content: "";
  width: 48px;
  height: 48px;
  background: url("../../img/lpo-consulting/icon-arrow-swiper-l.svg") no-repeat;
  background-size: contain;
  border-top: none;
  border-right: none;
  border-bottom: none;
  position: absolute;
  left: 2px;
}

.lpo__consultant__wrap .swiper-button-next::after {
  content: "";
  width: 48px;
  height: 48px;
  background: url("../../img/lpo-consulting/icon-arrow-swiper-r.svg") no-repeat;
  background-size: contain;
  border-top: none;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 2px;
}

.lpo__consultant__wrap .internal_consultant_info .career_list_button {
  height: 34px;
  border-radius: 9999px;
  background: none;
  font-size: 14px;
  margin-right: 12px;
  padding-left: 3em;
}

.lpo__consultant__wrap .internal_consultant_info .career_list_button::before {
  background: var(--strong1);
  width: 10px;
}
.lpo__consultant__wrap .internal_consultant_info .career_list_button::after {
  background: var(--strong1);
  width: 10px;
}

.lpo__consultant__wrap .internal_consultant_info .button-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.internal_consultant_info .name span {
  margin-left: 20px;
}

@media (max-width: 768px) {
  .lpo__consultant__wrap {
    padding-top: 60px;
  }

  .lpo__consultant__wrap h3 {
    font-size: 21px;
    margin-bottom: 25px;
  }

  .lpo__consultant__wrap .internal_consultant_info .float-left {
    width: 37%;
    float: left;
    margin: 0 20px 15px 0;
  }

  .lpo__consultant__wrap .internal_consultant_info .name {
    font-size: 12px;
  }

  .lpo__consultant__wrap .internal_consultant_info .name b {
    font-size: 20px;
  }

  .lpo__consultant__wrap .internal_consultant {
    padding: 20px;
  }

  .lpo__consultant__wrap .swiper-button-next::after,
  .lpo__consultant__wrap .swiper-button-prev::after {
    width: 30px;
    height: 30px;
  }

  .internal_consultant_info .name span {
    margin-left: 0px;
  }
}

.mv{
  position: relative;
}
.mv .icon-mouseflow{
  position: absolute;
  left: 30px;
  bottom: 20px;
}
@media (max-width: 768px){
  .mv .icon-mouseflow{
    width: 166px;
    left: 10px;
    bottom: 10px;
  }
}
