/* width */
/* color */
/* font-size */
#karte__btn__bottom {
  display: none;
}

.btn__goto_top {
  bottom: 118px;
}

html.is-modal-open,
body.is-modal-open {
  overflow: hidden;
}

.consultation h1, .consultation h2, .consultation h3, .consultation h4, .consultation h5, .consultation h6 {
  margin: 0;
}
.consultation p {
  margin: 0;
}
.consultation a:hover {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .consultation a:hover {
    text-decoration: underline;
  }
}
.consultation ul, .consultation ol, .consultation dl {
  margin: 0;
}
.consultation ul li, .consultation ol li {
  margin: 0;
  list-style: none;
}
.consultation ul > li > ul, .consultation ol > li > ol,
.consultation ol > li > ul, .consultation ul > li > ol {
  margin-top: 0;
}
.consultation dd {
  margin-left: 0;
}
.consultation img {
  width: 100%;
  height: auto;
}
.consultation section {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .consultation .inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 15px;
  }
}
.consultation .kv {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .consultation .kv {
    background: #EAF2FF url(/business/consultation/resource/img/img_kv_bg.png) no-repeat center top;
    background-size: 1800px 460px;
  }
}
.consultation .kv .inner {
  padding: 0;
}
@media screen and (max-width: 767.9px) {
  .consultation .kv .inner {
    position: relative;
    height: 520px;
  }
}
@media screen and (max-width: 767.9px) {
  .consultation .kv img {
    position: absolute;
    top: 0;
    left: 50%;
    width: 767px;
    height: 520px;
    transform: translateX(-50%);
  }
}
.consultation .section01__01 {
  position: relative;
  z-index: 2;
  margin-bottom: 56px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(227, 228, 232, 0.62) 43.01%, #E3E4E8 100%), #FFF;
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__01 {
    margin-bottom: 40px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(227, 228, 232, 0.62) 20.19%, #E3E4E8 100%), #FFF;
  }
}
.consultation .section01__01 .inner {
  padding-top: 80px;
  padding-bottom: 48px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__01 .inner {
    padding: 56px 20px 32px;
  }
}
.consultation .section01__01::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  border: 50vw solid;
  border-color: transparent;
  border-top: 56px solid #E3E4E8;
  transform: translateX(-50%);
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__01::after {
    border-top: 40px solid #E3E4E8;
  }
}
.consultation .section01__title {
  max-width: 100%;
  width: 586px;
  margin: 0 auto 48px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__title {
    width: 312px;
    margin: 0 auto 40px;
  }
}
.consultation .section01__unit {
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__unit {
    flex-direction: column;
    gap: 16px;
  }
}
@media screen and (min-width: 768px) {
  .consultation .section01__unit > li {
    width: calc(33.3333333333% - 16px);
    padding: 24px 24px 48px;
  }
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__unit > li {
    padding: 20px 20px 48px;
  }
}
.consultation .section01__unit > li:nth-child(1) {
  background: #fff url(/business/consultation/resource/img/sec1_icon_01.svg) no-repeat right bottom;
}
@media screen and (min-width: 768px) {
  .consultation .section01__unit > li:nth-child(1) {
    background-position-x: calc(100% - 26px);
  }
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__unit > li:nth-child(1) {
    background-size: 108px 74px;
  }
}
.consultation .section01__unit > li:nth-child(2) {
  background: #fff url(/business/consultation/resource/img/sec1_icon_02.svg) no-repeat right bottom;
}
@media screen and (min-width: 768px) {
  .consultation .section01__unit > li:nth-child(2) {
    background-position-x: calc(100% - 24px);
  }
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__unit > li:nth-child(2) {
    background-size: 96px 82px;
  }
}
.consultation .section01__unit > li:nth-child(3) {
  background: #fff url(/business/consultation/resource/img/sec1_icon_03.svg) no-repeat right bottom;
}
@media screen and (min-width: 768px) {
  .consultation .section01__unit > li:nth-child(3) {
    background-position-x: calc(100% - 30px);
  }
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__unit > li:nth-child(3) {
    background-position-x: calc(100% - 6px);
    background-size: 75px;
  }
}
.consultation .section01__unit > li:nth-child(3) .section01__subtitle_01 {
  width: 142px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__unit > li:nth-child(3) .section01__subtitle_01 {
    width: 108px;
  }
}
.consultation .section01__subtitle_01 {
  width: 172px;
  max-width: 100%;
  margin: 0 auto 20px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__subtitle_01 {
    width: 132px;
  }
}
.consultation .section01__list {
  margin-left: 24px;
}
.consultation .section01__list > li {
  position: relative;
  margin-bottom: 16px;
  font-size: 1.25rem;
  line-height: 1.8;
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__list > li {
    margin-bottom: 8px;
    font-size: 1rem;
  }
}
.consultation .section01__list > li::before {
  content: "";
  position: absolute;
  top: 16px;
  left: -18px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid #222;
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__list > li::before {
    top: 14px;
  }
}
.consultation .section01__list > li span {
  font-size: 1.375rem;
  font-weight: bold;
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__list > li span {
    font-size: 1.125rem;
  }
}
.consultation .section01__list > li:last-child {
  margin-bottom: 0;
}
.consultation .section01__02 {
  padding-top: 70px;
  padding-bottom: 70px;
  background: linear-gradient(180deg, #FFF 0%, #EFF8FF 100%);
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__02 {
    padding: 36px 14px 48px;
    background: linear-gradient(180deg, #FFF 0%, #DBEEFF 100%);
  }
}
.consultation .section01__lead {
  position: relative;
  width: 720px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 1;
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__lead {
    width: 100%;
    max-width: 335px;
  }
}
.consultation .section01__lead img {
  position: relative;
  z-index: 2;
}
.consultation .section01__lead::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 845px;
  height: 352px;
  border-radius: 845px;
  background: #FFF;
  filter: blur(42.5px);
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (max-width: 767.9px) {
  .consultation .section01__lead::after {
    width: 567px;
    height: 352px;
    border-radius: 567px;
  }
}
.consultation .cv {
  position: relative;
  background: linear-gradient(180deg, #7AA9FF 0%, #6E8EE7 21.63%, #3041C0 100%);
  z-index: 2;
}
.consultation .cv .inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 32px;
  padding-top: 64px;
  padding-bottom: 64px;
}
@media screen and (max-width: 767.9px) {
  .consultation .cv .inner {
    display: flex;
    flex-direction: column;
    padding: 40px 16px 56px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .consultation .cv__unit {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 3;
    row-gap: 0;
    justify-items: center;
  }
}
.consultation .cv__text {
  display: inline-block;
  align-self: flex-end;
  position: relative;
  margin-bottom: 16px;
  padding: 0 30px;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767.9px) {
  .consultation .cv__text {
    margin-bottom: 8px;
    padding: 0 20px;
    font-size: 1rem;
  }
}
.consultation .cv__text::before, .consultation .cv__text::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 16px;
  width: 20px;
  height: 2px;
  background: #fff;
  transform: rotate(60deg);
}
@media screen and (max-width: 767.9px) {
  .consultation .cv__text::before, .consultation .cv__text::after {
    bottom: 14px;
    height: 1px;
  }
}
.consultation .cv__text::after {
  left: auto;
  right: 0px;
  transform: rotate(-60deg);
}
.consultation .cv__button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  padding: 18px 44px 17px;
  border-radius: 8px;
  border: 1px solid #C9D2F3;
  background: linear-gradient(180deg, #FFF 0%, #EBF2FF 100%);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 153, 0.25);
  color: #009;
  font-size: 1.375rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
  box-sizing: border-box;
  transition: background-color 0.3s;
}
@media screen and (max-width: 767.9px) {
  .consultation .cv__button {
    padding: 19px 25px 18px 15px;
    font-size: 1.125rem;
  }
}
.consultation .cv__button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 24px;
  height: 24px;
  background: url(/business/consultation/resource/img/icon_arrow.svg) no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
@media screen and (max-width: 767.9px) {
  .consultation .cv__button::after {
    right: 5px;
    width: 18px;
    height: 18px;
  }
}
@media screen and (min-width: 768px) {
  .consultation .cv__button:hover {
    border: 1px solid #009;
    background: #009;
    color: #fff;
    text-decoration: none;
  }
}
@media screen and (min-width: 768px) {
  .consultation .cv__button:hover .cv__button_label {
    background: #fff;
    color: #009;
  }
}
@media screen and (min-width: 768px) {
  .consultation .cv__button:hover::after {
    background: url(/business/consultation/resource/img/icon_arrow_white.svg) no-repeat;
    background-size: contain;
  }
}
.consultation .cv__button_label {
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
  padding: 7px 7px 6px;
  background: #009;
  color: #fff;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (max-width: 767.9px) {
  .consultation .cv__button_label {
    min-height: 24px;
    margin-right: 4px;
    padding: 0 4px;
    font-size: 1rem;
  }
}
.consultation .cv__button_anchor {
  padding: 22px 44px 18px;
}
@media screen and (max-width: 767.9px) {
  .consultation .cv__button_anchor {
    padding: 19px 25px 18px 15px;
  }
}
.consultation .cv__button_anchor::after {
  top: calc(50% + 2px);
  transform: translateY(-50%) rotate(90deg);
}
.consultation .cv__button_modal {
  display: inline-block;
  margin-top: 24px;
  padding: 0;
  background-color: transparent;
  border: none;
  color: #fff;
  font-family: inherit;
  font-size: 1.25rem;
  font-weight: 600;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: opacity 0.3s;
  line-height: 1.4;
}
@media screen and (max-width: 767.9px) {
  .consultation .cv__button_modal {
    margin-top: 12px;
    font-size: 0.875rem;
  }
}
.consultation .cv__button_modal::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 4px;
  background: url(/business/consultation/resource/img/icon_modal_white.svg) no-repeat;
}
@media screen and (max-width: 767.9px) {
  .consultation .cv__button_modal::after {
    vertical-align: -3px;
  }
}
.consultation .section02 {
  position: relative;
  background: linear-gradient(160deg, #FFF 1.81%, #F1F3FF 22.77%, #E0EBFF 58.89%, #F0F8FF 67.86%);
}
@media screen and (max-width: 767.9px) {
  .consultation .section02 {
    background: linear-gradient(177deg, #FFF 2%, #F1F3FF 23%, #E0EBFF 59%, #F0F8FF 78.01%);
  }
}
.consultation .section02::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .consultation .section02::before {
    top: 34px;
    width: 1474px;
    height: 179px;
    background: url(/business/consultation/resource/img/img_title_right_pc.png) no-repeat;
    background-size: 1474px 179px;
  }
}
@media screen and (max-width: 767.9px) {
  .consultation .section02::before {
    top: 65px;
    width: 600px;
    height: 110px;
    background: url(/business/consultation/resource/img/img_title_right_sp.png) no-repeat;
    background-size: 600px 110px;
  }
}
.consultation .section02 .inner {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section02 .inner {
    padding: 56px 20px 56px;
  }
}
.consultation .section02__title {
  position: relative;
  width: 728px;
  max-width: 100%;
  margin: 0 auto 56px;
  z-index: 1;
}
@media screen and (max-width: 767.9px) {
  .consultation .section02__title {
    width: 335px;
    margin: 0 auto 40px;
  }
}
.consultation .section02__title img {
  position: relative;
  z-index: 2;
}
.consultation .section02__title::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 595px;
  height: 224px;
  border-radius: 595px;
  background: rgba(255, 255, 255, 0.8);
  filter: blur(37px);
  transform: translate(-50%, -50%);
  z-index: 0;
}
@media screen and (max-width: 767.9px) {
  .consultation .section02__title::after {
    width: 297px;
    height: 129px;
    border-radius: 297px;
    background: rgba(255, 255, 255, 0.7);
  }
}
@media screen and (min-width: 768px) {
  .consultation .section02__unit {
    width: 728px;
    margin: 0 auto;
  }
}
.consultation .section02__unit > li {
  margin-bottom: 32px;
  background: linear-gradient(0deg, #FFF 0%, #FFF 100%), linear-gradient(180deg, #FCFCFC 0%, #F2F2F2 100%);
  box-shadow: 0 4px 8px 0 rgba(97, 94, 244, 0.15);
}
.consultation .section02__unit > li:last-child {
  margin-bottom: 0;
}
.consultation .section02__text {
  position: relative;
  padding: 24px 32px 0;
  font-size: 1.25rem;
  line-height: 1.8;
}
@media screen and (max-width: 767.9px) {
  .consultation .section02__text {
    padding: 24px 20px 0;
    font-size: 1rem;
  }
}
.consultation .section02__text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: calc(100% - 64px);
  height: 1px;
  background: #ccc;
  transform: translateX(-50%);
}
@media screen and (max-width: 767.9px) {
  .consultation .section02__text::before {
    width: 100%;
  }
}
.consultation .section02__img {
  padding: 24px 32px 32px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section02__img {
    padding: 24px 20px 32px;
    font-size: 1rem;
  }
}
.consultation .section02__img:has(+ .section02__note) {
  padding: 24px 32px 16px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section02__img:has(+ .section02__note) {
    padding: 24px 20px 16px;
  }
}
.consultation .section02__note {
  padding: 0 32px 32px;
  font-size: 0.875rem;
}
@media screen and (max-width: 767.9px) {
  .consultation .section02__note {
    padding: 0 20px 32px;
    font-size: 0.75rem;
  }
}
.consultation .section02__note > li {
  display: flex;
}
.consultation .section02__note span {
  display: inline-block;
  margin-right: 10px;
}
.consultation .section03 {
  position: relative;
  background: linear-gradient(180deg, #FFF 0%, #E6EEFF 100%);
}
.consultation .section03::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .consultation .section03::before {
    width: 1582px;
    height: 296px;
    background: url(/business/consultation/resource/img/img_title_left_pc.png) no-repeat;
    background-size: 1582px 296px;
  }
}
@media screen and (max-width: 767.9px) {
  .consultation .section03::before {
    top: 18px;
    width: 633px;
    height: 112px;
    background: url(/business/consultation/resource/img/img_title_left_sp.png) no-repeat;
    background-size: 633px 112px;
  }
}
.consultation .section03::after {
  content: "";
  position: absolute;
  top: 25px;
  left: 50%;
  width: 794px;
  height: 255px;
  border-radius: 794px;
  background: rgba(255, 255, 255, 0.8);
  filter: blur(37px);
  transform: translateX(-50%);
  z-index: 0;
}
@media screen and (max-width: 767.9px) {
  .consultation .section03::after {
    top: 44px;
    width: 297px;
    height: 82px;
    border-radius: 130px;
    background: #FFF;
    filter: blur(10px);
  }
}
.consultation .section03 .inner {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section03 .inner {
    padding: 56px 20px;
  }
}
.consultation .section03__title {
  position: relative;
  width: 344px;
  max-width: 100%;
  margin: 0 auto 24px;
  z-index: 1;
}
@media screen and (max-width: 767.9px) {
  .consultation .section03__title {
    width: 272px;
  }
}
.consultation .section03__title img {
  position: relative;
  z-index: 2;
}
.consultation .section03__lead {
  position: relative;
  margin-bottom: 56px;
  font-size: 1.25rem;
  line-height: 1.8;
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 767.9px) {
  .consultation .section03__lead {
    margin-bottom: 40px;
    font-size: 1rem;
  }
}
.consultation .section03__unit {
  display: flex;
  gap: 64px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section03__unit {
    flex-direction: column;
    gap: 48px;
  }
}
.consultation .section03__unit > li {
  width: calc(33.3333333333% - 42.6666666667px);
  padding: 24px 32px;
  background: #FFF;
  box-shadow: 0 2px 8px 0 rgba(97, 94, 244, 0.15);
}
@media screen and (max-width: 767.9px) {
  .consultation .section03__unit > li {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
  }
}
.consultation .section03__unit > li + li {
  position: relative;
}
.consultation .section03__unit > li + li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -48px;
  width: 32px;
  height: 44px;
  background: url(/business/consultation/resource/img/icon_arrow_double.svg) no-repeat;
  background-size: 32px 44px;
  transform: translateY(-50%);
}
@media screen and (max-width: 767.9px) {
  .consultation .section03__unit > li + li::before {
    top: -46px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
  }
}
.consultation .section03__img {
  margin-bottom: 16px;
}
.consultation .section03__text {
  font-size: 1.25rem;
  line-height: 1.8;
}
@media screen and (max-width: 767.9px) {
  .consultation .section03__text {
    font-size: 1rem;
  }
}
.consultation .section04 {
  position: relative;
  background: linear-gradient(180deg, #FFF 0%, #E5F1FF 100%);
}
@media screen and (max-width: 767.9px) {
  .consultation .section04 {
    background: linear-gradient(180deg, #FFF -0.02%, #E6EEFF 100.01%);
  }
}
.consultation .section04::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .consultation .section04::before {
    top: 15px;
    width: 1474px;
    height: 179px;
    background: url(/business/consultation/resource/img/img_title_right_pc.png) no-repeat;
    background-size: 1474px 179px;
  }
}
@media screen and (max-width: 767.9px) {
  .consultation .section04::before {
    top: 18px;
    width: 600px;
    height: 110px;
    background: url(/business/consultation/resource/img/img_title_right_sp.png) no-repeat;
    background-size: 600px 110px;
  }
}
.consultation .section04 .inner {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04 .inner {
    padding: 56px 20px 56px;
  }
}
.consultation .section04__title {
  position: relative;
  width: 160px;
  max-width: 100%;
  margin: 0 auto 24px;
  z-index: 1;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__title {
    width: 135px;
    margin: 0 auto 16px;
  }
}
.consultation .section04__title img {
  position: relative;
  z-index: 2;
}
.consultation .section04__title::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 595px;
  height: 224px;
  border-radius: 595px;
  background: rgba(255, 255, 255, 0.8);
  filter: blur(37px);
  transform: translate(-50%, -50%);
  z-index: 0;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__title::after {
    width: 297px;
    height: 82px;
    border-radius: 130px;
    background: #FFF;
    filter: blur(10px);
  }
}
.consultation .section04__list {
  display: flex;
  flex-wrap: wrap;
  width: 728px;
  margin: 0 auto 80px;
  border-top: 1px solid #222;
  font-size: 1.25rem;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__list {
    width: 100%;
    margin: 0 auto 56px;
    font-size: 1rem;
  }
}
.consultation .section04__list dt,
.consultation .section04__list dd {
  padding: 17px;
  border-bottom: 1px solid #222;
  text-align: center;
  box-sizing: border-box;
  line-height: 1.8;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__list dt,
  .consultation .section04__list dd {
    padding: 15px;
  }
}
.consultation .section04__list dt {
  position: relative;
  width: 240px;
  font-weight: 600;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__list dt {
    width: 39.5%;
  }
}
.consultation .section04__list dt::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 48px;
  background: #222;
  transform: translateY(-50%);
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__list dt::after {
    height: 37px;
  }
}
.consultation .section04__list dd {
  width: calc(100% - 240px);
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__list dd {
    width: 60.5%;
  }
}
.consultation .section04__unit {
  display: flex;
  gap: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__unit {
    gap: 24px;
    flex-direction: column;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 768px) {
  .consultation .section04__unit .section04__box {
    width: 50%;
  }
}
.consultation .section04__unit .section04__box dt {
  padding: 4px;
}
.consultation .section04__unit .section04__box dt img {
  width: auto;
  height: 43px;
}
.consultation .section04__unit .section04__box dd {
  padding: 24px 32px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__unit .section04__box dd {
    padding: 20px;
  }
}
.consultation .section04__unit .section04__box p + p {
  margin-top: 1em;
}
.consultation .section04__unit + .section04__box {
  margin-bottom: 56px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__unit + .section04__box {
    margin-bottom: 40px;
  }
}
.consultation .section04__unit + .section04__box dd {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.consultation .section04__box {
  background: #fff;
  font-size: 1.25rem;
  box-shadow: 0 2px 8px 0 rgba(97, 94, 244, 0.15);
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__box {
    font-size: 1rem;
  }
}
.consultation .section04__box dt {
  padding: 6px;
  background: linear-gradient(97deg, #4150C0 58.94%, #89A8FE 110.09%);
  text-align: center;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__box dt {
    padding: 12px;
  }
}
.consultation .section04__box dt img {
  width: auto;
  height: 50px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__box dt img {
    height: 64px;
  }
}
.consultation .section04__box dd {
  padding: 40px 32px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__box dd {
    padding: 32px 20px;
  }
}
.consultation .section04__box dd span {
  font-weight: 600;
}
.consultation .section04__checklist > li {
  position: relative;
  margin-bottom: 24px;
  padding-left: 48px;
  font-size: 1.375rem;
  line-height: 1.8;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__checklist > li {
    margin-bottom: 16px;
    padding-left: 40px;
    font-size: 1.125rem;
  }
}
.consultation .section04__checklist > li::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 32px;
  height: 32px;
  background: url(/business/consultation/resource/img/icon_check.svg) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__checklist > li::before {
    top: 0;
  }
}
.consultation .section04__checklist > li:last-child {
  margin-bottom: 0;
}
.consultation .section04__checklist > li span {
  color: #3A5CD4;
  font-size: 1.5rem;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__checklist > li span {
    font-size: 1.25rem;
  }
}
.consultation .section04__subtitle {
  position: relative;
  width: 100%;
  margin-bottom: 56px;
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__subtitle {
    margin-bottom: 40px;
  }
}
.consultation .section04__subtitle img {
  position: relative;
  width: 308px;
  margin: 0 auto;
  z-index: 2;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__subtitle img {
    width: 264px;
  }
}
@media screen and (min-width: 768px) {
  .consultation .section04__subtitle::before, .consultation .section04__subtitle::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: calc((100% - 372px) / 2);
    height: 1px;
    background: #222;
    transform: translateY(-50%);
    z-index: 0;
  }
}
@media screen and (min-width: 768px) {
  .consultation .section04__subtitle::after {
    left: auto;
    right: 0;
  }
}
.consultation .section04__voice {
  position: relative;
  margin-left: 104px;
  padding: 24px;
  border-radius: 0 16px 16px 16px;
  background: #D1E1FF;
  box-shadow: 0 2px 8px 0 rgba(97, 94, 244, 0.15);
  font-size: 1.25rem;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__voice {
    margin-left: 66px;
    padding: 16px;
    font-size: 1rem;
  }
}
.consultation .section04__voice::before {
  content: "";
  position: absolute;
  top: 0;
  left: -104px;
  width: 80px;
  height: 80px;
  background: url(/business/consultation/resource/img/icon_female.svg) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__voice::before {
    left: -66px;
    width: 50px;
    height: 50px;
  }
}
.consultation .section04__voice:nth-child(2) {
  margin-top: 40px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__voice:nth-child(2) {
    margin-top: 24px;
  }
}
.consultation .section04__voice:nth-child(2)::before {
  background: url(/business/consultation/resource/img/icon_male.svg) no-repeat;
  background-size: contain;
}
.consultation .section05 {
  position: relative;
}
.consultation .section05::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 50%;
  width: 1582px;
  height: 296px;
  background: url(/business/consultation/resource/img/img_title_left_pc.png) no-repeat;
  background-size: 1582px 296px;
  transform: translateX(-50%);
  z-index: 0;
}
@media screen and (max-width: 767.9px) {
  .consultation .section05::before {
    top: 43px;
    width: 633px;
    height: 112px;
    background: url(/business/consultation/resource/img/img_title_left_sp.png) no-repeat;
    background-size: 633px 112px;
  }
}
.consultation .section05::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 802px;
  height: 229px;
  border-radius: 802px;
  background: rgba(255, 255, 255, 0.7);
  filter: blur(37px);
  transform: translateX(-50%);
  z-index: 0;
}
@media screen and (max-width: 767.9px) {
  .consultation .section05::after {
    top: 44px;
    width: 297px;
    height: 82px;
    border-radius: 130px;
    background: #FFF;
    filter: blur(10px);
  }
}
@media screen and (max-width: 767.9px) {
  .consultation .section05 .inner {
    padding: 0 20px;
  }
}
.consultation .section04__lead {
  position: relative;
  margin-bottom: 56px;
  font-size: 1.25rem;
  line-height: 1.8;
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 767.9px) {
  .consultation .section04__lead {
    margin-bottom: 40px;
    font-size: 1rem;
  }
}
.consultation .section05__title {
  position: relative;
  width: 728px;
  max-width: 100%;
  margin: 80px auto 24px;
  z-index: 1;
}
@media screen and (max-width: 767.9px) {
  .consultation .section05__title {
    width: 206px;
    margin: 66px auto 24px;
  }
}
.consultation .section05__title img {
  position: relative;
  z-index: 2;
}
.consultation .section05__lead {
  position: relative;
  margin-bottom: 56px;
  font-size: 1.25rem;
  line-height: 1.8;
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 767.9px) {
  .consultation .section05__lead {
    margin-bottom: 40px;
    font-size: 1rem;
  }
}
.consultation .section05__tab {
  position: relative;
  max-width: 728px;
  margin: 0 auto;
  z-index: 1;
}
.consultation .section05__tab_button {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 40px;
}
.consultation .section05__tab_button > li {
  width: calc(16.6666666667% - 6.6666666667px);
  padding: 8px 12px;
  border-radius: 8px;
  background: #E5EEFF;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  box-sizing: border-box;
  transition: all 0.3s;
  cursor: pointer;
}
@media screen and (max-width: 767.9px) {
  .consultation .section05__tab_button > li {
    width: calc(33.3333333333% - 5.3333333333px);
    padding: 12px 16px;
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 768px) {
  .consultation .section05__tab_button > li:hover {
    background: #009;
    color: #fff;
  }
}
.consultation .section05__tab_button > li.is-active {
  background: #009;
  color: #fff;
  cursor: default;
  pointer-events: none;
}
.consultation .section05__tab_item {
  display: none;
}
.consultation .section05__tab_item.is-active {
  display: block;
}
.consultation .section05__tab_list {
  border-top: 1px solid #ccc;
}
.consultation .section05__tab_list > li {
  padding: 20px 0 24px;
  border-bottom: 1px solid #ccc;
  font-size: 1.25rem;
  line-height: 1.8;
}
@media screen and (max-width: 767.9px) {
  .consultation .section05__tab_list > li {
    font-size: 1rem;
  }
}
.consultation .section05__tab_branch {
  margin-bottom: 16px;
  font-size: 1.25rem;
  font-weight: 600;
}
@media screen and (max-width: 767.9px) {
  .consultation .section05__tab_branch {
    margin-bottom: 8px;
    font-size: 1.125rem;
  }
}
.consultation .section05__tab_address {
  margin-bottom: 8px;
  padding-left: 24px;
  background: url(/business/consultation/resource/img/icon_pin.svg) no-repeat left 6px;
  background-size: 20px;
}
@media screen and (max-width: 767.9px) {
  .consultation .section05__tab_address {
    margin-bottom: 16px;
    background-position: left 3px;
  }
}
@media screen and (min-width: 768px) {
  .consultation .section05__tab_tel {
    padding-left: 24px;
    background: url(/business/consultation/resource/img/icon_tel.svg) no-repeat left center;
    background-size: 20px;
    color: #333;
    pointer-events: none;
  }
}
@media screen and (max-width: 767.9px) {
  .consultation .section05__tab_tel {
    display: block;
    width: 100%;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #BDD2FF;
    background: linear-gradient(180deg, #FFF 0%, #EBF2FF 100%);
    box-shadow: 0 2px 6px 0 rgba(0, 46, 153, 0.25);
    color: #009;
    font-size: 1rem;
    font-weight: 600;
    text-align: center;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767.9px) {
  .consultation .section05__tab_tel span {
    display: inline-block;
    padding-left: 24px;
    background: url(/business/consultation/resource/img/icon_tel_blue.svg) no-repeat left center;
    background-size: 20px;
  }
}
.consultation .foot {
  position: relative;
  padding-top: 120px;
}
@media screen and (max-width: 767.9px) {
  .consultation .foot {
    padding-top: 104px;
  }
}
.consultation .foot::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 120px;
  background: linear-gradient(178deg, #FFF 1.64%, #FAFCFF 49.85%, #EBF2FF 98.06%);
  transform: translateX(-50%);
}
@media screen and (max-width: 767.9px) {
  .consultation .foot::before {
    height: 104px;
  }
}
.consultation .foot .inner {
  max-width: 1200px;
}
@media screen and (max-width: 767.9px) {
  .consultation .foot .inner {
    padding: 0 15px;
  }
}
.consultation .foot__number {
  margin: 70px 0 20px;
}
@media screen and (max-width: 767.9px) {
  .consultation .foot__number {
    margin: 35px 0 90px;
  }
}
.consultation .cv_sticky {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(189, 210, 255, 0.8);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  visibility: visible;
  z-index: 90;
  animation: 0.2s linear 0s 1 normal forwards running hide_anime;
}
.consultation .cv_sticky.is-fixed {
  display: block;
  animation: 0.2s linear 0s 1 normal forwards running show_anime;
}
.consultation .cv_sticky .inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 24px;
  max-width: 728px;
  padding: 12px 0;
}
@media screen and (max-width: 767.9px) {
  .consultation .cv_sticky .inner {
    gap: 8px;
    padding: 8px 8px 12px;
  }
}
.consultation .cv_sticky .cv__unit {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  row-gap: 0;
  justify-items: center;
}
@media screen and (max-width: 767.9px) {
  .consultation .cv_sticky .cv__unit {
    text-align: center;
  }
}
.consultation .cv_sticky .cv__button {
  display: block;
  padding: 17px 37px 15px;
  font-size: 1rem;
}
@media screen and (max-width: 767.9px) {
  .consultation .cv_sticky .cv__button {
    min-height: 52px;
    padding: 5px 9px 3px;
    font-size: 0.875rem;
  }
}
.consultation .cv_sticky .cv__button::after {
  right: 10px;
  width: 14px;
  height: 14px;
}
@media screen and (max-width: 767.9px) {
  .consultation .cv_sticky .cv__button::after {
    display: none;
  }
}
.consultation .cv_sticky .cv__button_label {
  min-height: 19px;
  margin-right: 4px;
  padding: 0 5px;
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .consultation .cv_sticky .cv__button_label {
    vertical-align: 2px;
  }
}
.consultation .cv_sticky .cv__button_anchor {
  position: relative;
}
@media screen and (max-width: 767.9px) {
  .consultation .cv_sticky .cv__button_anchor span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 18px);
    transform: translate(-50%, -50%);
  }
}
.consultation .cv_sticky .cv__button_modal {
  margin-top: 6px;
  padding: 0;
  color: #009;
  font-size: 0.875rem;
}
@media screen and (max-width: 767.9px) {
  .consultation .cv_sticky .cv__button_modal {
    margin-top: 8px;
    font-size: 0.75rem;
  }
}
.consultation .cv_sticky .cv__button_modal::after {
  background: url(/business/consultation/resource/img/icon_modal.svg) no-repeat;
  vertical-align: -3px;
}
@media screen and (max-width: 767.9px) {
  .consultation .cv_sticky .cv__button_modal::after {
    width: 14px;
    height: 14px;
    background-size: 14px;
    vertical-align: -2px;
  }
}
@media screen and (min-width: 768px) {
  .consultation .cv_sticky .cv__button_modal .disp_pc {
    display: inline-block !important;
  }
}
@keyframes show_anime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes hide_anime {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.consultation .modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  z-index: 999;
  overflow-y: auto;
}
.consultation .modal.is-show {
  display: flex;
}
.consultation .modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120vh;
  background: rgba(0, 0, 0, 0.6);
}
.consultation .modal__wrap {
  max-width: 728px;
  width: 100%;
  margin: 0 auto;
  padding-top: 64px;
}
@media screen and (max-width: 767.9px) {
  .consultation .modal__wrap {
    padding: 40px 20px 0;
  }
}
.consultation .modal__content {
  position: relative;
  height: auto;
  padding: 48px 32px;
  background: #fff;
}
@media screen and (max-width: 767.9px) {
  .consultation .modal__content {
    padding: 40px 16px;
  }
}
.consultation .modal__content .cv__button {
  max-width: 534px;
  margin: 40px auto 0;
}
@media screen and (max-width: 767.9px) {
  .consultation .modal__content .cv__button {
    margin: 32px auto 0;
    padding: 18px 24px 18px 12px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 767.9px) {
  .consultation .modal__content .cv__button_label {
    font-size: 0.875rem;
  }
}
.consultation .modal__close {
  position: absolute;
  top: -64px;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  background: url(/business/consultation/resource/img/icon_close.svg) no-repeat;
  background-size: contain;
  font-size: 0;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (max-width: 767.9px) {
  .consultation .modal__close {
    top: -40px;
    width: 24px;
    height: 24px;
  }
}
.consultation .modal__text {
  margin-bottom: 24px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 767.9px) {
  .consultation .modal__text {
    margin-bottom: 16px;
    font-size: 1rem;
  }
}
.consultation .modal__text span {
  display: inline-block;
  padding-right: 30px;
  background: url(/business/consultation/resource/img/img_modal_check.png) no-repeat right top;
  background-size: 33px;
  color: #3A5CD4;
}
@media screen and (max-width: 767.9px) {
  .consultation .modal__text span {
    padding-right: 20px;
    background-size: 24px;
  }
}/*# sourceMappingURL=style.css.map */