@charset "utf-8";@charset "UTF-8";
._top_mv {
  position: relative;
}
._top_mv .__contents {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
._top_mv .__contents h2,
._top_mv .__contents p {
  color: #fff;
  text-align: center;
}
._top_mv .__contents h2 {
  letter-spacing: 0.7142857143rem;
  font-size: 4.4285714286rem;
  font-family: var(--font-min);
}
@media screen and (max-width: 767px) {
  ._top_mv .__contents h2 {
    font-size: 1.5714285714rem;
  }
}
._top_mv .__contents p {
  font-size: 1.3571428571rem;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  ._top_mv .__contents p {
    font-size: 1rem;
  }
}
._top_mv figure img {
  width: 100%;
  height: auto;
}

.page_top .small_title {
  display: inline-block;
  padding: 0.5714285714rem 0.8571428571rem;
  background: var(--color-dark-blue2);
  color: #fff;
  font-size: 1.1428571429rem;
  font-weight: bold;
  letter-spacing: 0.12em;
  line-height: 1;
}
.page_top .arrow_img {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page_top .arrow_img img {
    width: 20%;
  }
}
.page_top .default_btn {
  text-align: center;
  max-width: 27.1428571429rem;
  margin: 2.1428571429rem auto 0;
}
.page_top .default_btn a,
.page_top .default_btn span {
  display: block;
  text-decoration: none;
  color: var(--color-dark-blue);
  font-size: 1.4285714286rem;
  font-weight: bold;
  border: 1px solid var(--color-dark-blue);
  padding: 1.4285714286rem;
  background: url(/business/assets/images/common/btn_arrow.svg) no-repeat right 1.4285714286rem center;
}
.page_top .default_btn a:hover,
.page_top .default_btn span:hover {
  background-color: #e4ecef;
}
.page_top .block_mv ._mv_box {
  position: relative;
}
.page_top .block_mv ._mv_box figure {
  line-height: 0;
  text-align: center;
  background: var(--color-dark-blue2);
}
.page_top .block_mv ._mv_box ._copy_box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page_top .block_mv ._mv_box ._copy_box ._copy_box_inner {
  width: 100%;
}
.page_top .block_mv ._mv_box ._copy_box ._copy {
  text-align: center;
  padding-top: 3.5714285714rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_mv ._mv_box ._copy_box ._copy {
    margin-top: -1.4285714286rem;
    padding-top: 0;
  }
}
.page_top .block_mv ._mv_box ._copy_box ._copy img {
  width: 36%;
  max-width: 900px;
}
@media screen and (max-width: 767px) {
  .page_top .block_mv ._mv_box ._copy_box ._copy img {
    width: 59%;
  }
}
.page_top .block_mv ._mv_box ._copy_box ._sub_copy {
  font-family: var(--font-min);
  font-size: 1.3571428571rem;
  line-height: 1.9em;
  letter-spacing: 0.1em;
  color: #FFF;
  text-align: center;
  margin-top: 2.8571428571rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_mv ._mv_box ._copy_box ._sub_copy {
    font-size: 1.2142857143rem;
    margin-top: 1.4285714286rem;
  }
}
.page_top .block_mv ._mv_box ._copy_box ._note {
  position: absolute;
  bottom: 0.7142857143rem;
  right: 0.7142857143rem;
  color: #FFF;
  opacity: 0.8;
  font-size: 0.7857142857rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_mv ._mv_box ._copy_box ._note {
    right: 5%;
    width: 90%;
  }
}
.page_top .block_mv ._mv_box ._copy_box ._no1 {
  position: absolute;
  bottom: 2.8571428571rem;
  right: 1.4285714286rem;
  line-height: 0;
  width: 28.5714285714rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_mv ._mv_box ._copy_box ._no1 {
    right: 5%;
    bottom: 3.9285714286rem;
    width: 90%;
  }
  .page_top .block_mv ._mv_box ._copy_box ._no1 img {
    width: 100%;
  }
}
.page_top .block_mv ._logos_box {
  border-bottom: 10px solid var(--color-dark-blue);
  position: relative;
  padding: 0.7142857143rem 0;
}
@media screen and (max-width: 767px) {
  .page_top .block_mv ._logos_box {
    border-bottom-width: 7px;
  }
}
.page_top .block_mv ._logos_box ._text {
  position: absolute;
  top: 0;
  left: 0;
  background: #FFF;
  line-height: 0;
  height: 100%;
  z-index: 9;
  display: flex;
  align-items: center;
  padding: 2.1428571429rem;
  box-shadow: 5px 5px 8px 3px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 767px) {
  .page_top .block_mv ._logos_box ._text {
    padding: 0.7142857143rem;
  }
  .page_top .block_mv ._logos_box ._text img {
    width: 7.1428571429rem;
  }
}
.page_top .block_mv ._logo_slider .swiper-wrapper {
  transition-timing-function: linear !important;
}
.page_top .block_mv ._logo_slider {
  width: 100%;
  overflow: hidden;
}
.page_top .block_mv ._logo_slider .swiper-wrapper {
  align-items: center;
}
.page_top .block_mv ._logo_slider .swiper-slide {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.page_top .block_mv ._logo_slider .swiper-slide img {
  display: block;
  max-height: 7.1428571429rem;
  width: auto;
  height: auto;
}
@media screen and (max-width: 767px) {
  .page_top .block_mv ._logo_slider .swiper-slide img {
    max-height: 5rem;
  }
}
.page_top .block_read {
  background: var(--color-blue-gray);
  padding: 8.5714285714rem 0;
}
@media screen and (max-width: 767px) {
  .page_top .block_read {
    padding-bottom: 5.7142857143rem;
  }
}
.page_top .block_read ._copy {
  margin-bottom: 4.2857142857rem;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .page_top .block_read ._copy {
    margin-bottom: 2.8571428571rem;
  }
}
.page_top .block_read ._text {
  text-align: center;
  font-size: 1.4285714286rem;
  line-height: 2em;
  margin-bottom: 6.0714285714rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_read ._text {
    font-size: 1.2857142857rem;
    text-align: left;
    margin-bottom: 2.8571428571rem;
  }
}
.page_top .block_read ._text b {
  font-weight: bold;
}
@media screen and (min-width: 766px), print {
  .page_top .block_read ._score_wrap {
    display: flex;
    gap: 5.7142857143rem;
    position: relative;
  }
}
.page_top .block_read ._score_wrap:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 1px dotted var(--color-dark-blue);
}
@media screen and (max-width: 767px) {
  .page_top .block_read ._score_wrap:before {
    display: none;
  }
}
.page_top .block_read ._score_wrap ._score_box {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .page_top .block_read ._score_wrap ._score_box {
    padding-top: 2.1428571429rem;
    margin-top: 2.1428571429rem;
    border-top: 1px dotted var(--color-dark-blue);
  }
}
.page_top .block_read ._score_wrap ._score_box ._manzoku_top {
  border-bottom: 1px dotted var(--color-dark-blue);
  padding-bottom: 2.8571428571rem;
  margin-bottom: 3.5714285714rem;
}
.page_top .block_read ._score_wrap ._score_box ._manzoku_bottom {
  display: flex;
  gap: 2.1428571429rem;
  position: relative;
}
.page_top .block_read ._score_wrap ._score_box ._manzoku_bottom:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 1px dotted var(--color-dark-blue);
}
.page_top .block_read ._score_wrap ._score_box ._manzoku_bottom > div {
  flex: 1;
  text-align: center;
}
.page_top .block_read ._score_wrap ._score_box ._manzoku_bottom > div ._note {
  text-align: center;
}
.page_top .block_read ._score_wrap ._score_box ._note {
  font-size: 0.7857142857rem;
  color: #333;
  margin-top: 1.0714285714rem;
  text-align: right;
}
.page_top .block_btn._mv_bottom {
  background: var(--color-pale-gray);
}
.page_top .block_btn._mv_bottom .inner_wide ._title_sura span,
.page_top .block_btn._mv_bottom .inner_wide ._btn_box ._btn_siryo a ._sub,
.page_top .block_btn._mv_bottom .inner_wide ._btn_box ._btn_siryo a ._text {
  color: var(--color-dark-blue);
}
.page_top .block_btn._mv_bottom .inner_wide ._btn_box ._btn_siryo a,
.page_top .block_btn._mv_bottom .inner_wide ._btn_box ._btn_siryo a::after {
  border-color: var(--color-dark-blue);
  background: var(--color-pale-gray);
}
.page_top .block_btn._mv_bottom .inner_wide ._title_sura span::after {
  background-image: url(/business/assets/images/common/sura_b_l.svg);
}
.page_top .block_btn._mv_bottom .inner_wide ._title_sura span::before {
  background-image: url(/business/assets/images/common/sura_b_r.svg);
}
.page_top .block_btn._mv_bottom .inner_wide ._btn_box ._btn_siryo a::before {
  background-image: url(/business/assets/images/common/arrow_b.svg);
}
.page_top .block_about {
  background: var(--color-dark-blue2);
  padding: 6.4285714286rem 0 2.8571428571rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page_top .block_about {
    padding: 6.4285714286rem 0 2.1428571429rem;
  }
}
.page_top .block_about ._title {
  text-align: center;
  line-height: 0;
  margin-bottom: 1.4285714286rem;
}
.page_top .block_about ._read {
  font-size: 1.1428571429rem;
  color: #FFF;
  text-align: center;
  margin-bottom: 2.5rem;
}
.page_top .block_about ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1.4285714286rem;
}
.page_top .block_about ul li {
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32%;
  margin-bottom: 2%;
  padding: 2.8571428571rem 1.0714285714rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page_top .block_about ul li {
    width: 48%;
    padding: 1.4285714286rem 0.7142857143rem;
  }
}
.page_top .block_about ul li ._sub {
  display: block;
  font-size: 1.1428571429rem;
  line-height: 1.4em;
  margin-bottom: 0.7142857143rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .page_top .block_about ul li ._sub {
    letter-spacing: normal;
    font-size: 1rem;
    line-height: 1.2em;
  }
}
.page_top .block_about ul li ._text {
  display: block;
  font-size: 2.1428571429rem;
  font-family: var(--font-min);
  letter-spacing: 0.1em;
  line-height: 1.1em;
  font-weight: 700;
  color: var(--color-dark-blue);
}
@media screen and (max-width: 767px) {
  .page_top .block_about ul li ._text {
    font-size: 1.7857142857rem;
    letter-spacing: normal;
    font-weight: 800;
  }
}
.page_top .block_about ._note {
  font-size: 0.7142857143rem;
  opacity: 0.8;
  color: #FFF;
}
@media screen and (min-width: 766px), print {
  .page_top .block_about ._note {
    position: absolute;
    bottom: 0.7142857143rem;
    right: 0.7142857143rem;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_about ._note {
    margin: 0.7142857143rem 0 1.4285714286rem;
  }
}
.page_top .block_point_wrap {
  overflow: hidden;
}
.page_top .block_point_wrap .block_point {
  position: relative;
  padding: 10rem 0 6.4285714286rem;
  border-top: 1px solid var(--color-dark-blue);
}
.page_top .block_point_wrap .block_point:first-child {
  border: none;
}
.page_top .block_point_wrap .block_point ._num {
  position: absolute;
  top: 0.7142857143rem;
  left: 0;
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point ._num {
    width: 17%;
  }
}
.page_top .block_point_wrap .block_point ._num img {
  display: block;
  width: 8.5714285714rem;
  height: auto;
}
.page_top .block_point_wrap .block_point ._read_box {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  gap: 4.2857142857rem;
  overflow: visible;
  margin-bottom: 4.2857142857rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point ._read_box {
    display: block;
    margin-bottom: 3.2142857143rem;
  }
}
.page_top .block_point_wrap .block_point ._read_box ._text_box {
  flex: 1;
  align-items: center;
}
.page_top .block_point_wrap .block_point ._read_box ._text_box ._title {
  font-size: 5rem;
  line-height: 1.25;
  letter-spacing: 0.08em;
  color: var(--color-dark-blue);
  margin-bottom: 1.5714285714rem;
  font-family: var(--font-min);
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point ._read_box ._text_box ._title {
    font-size: 3.7142857143rem;
    letter-spacing: normal;
  }
}
.page_top .block_point_wrap .block_point ._read_box ._text_box ._copy {
  font-size: 1.7857142857rem;
  line-height: 1.8;
  font-weight: bold;
  margin-bottom: 1.2857142857rem;
}
.page_top .block_point_wrap .block_point ._read_box ._text_box ._copy b {
  color: var(--color-orange);
  font-weight: bold;
}
.page_top .block_point_wrap .block_point ._read_box ._text_box ._text {
  font-size: 1.1428571429rem;
  line-height: 2;
}
.page_top .block_point_wrap .block_point ._read_box figure {
  position: relative;
}
@media screen and (min-width: 766px), print {
  .page_top .block_point_wrap .block_point ._read_box figure {
    flex: 0 0 auto;
    max-width: 52.8571428571rem;
    margin-right: -15.7142857143rem;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point ._read_box figure {
    width: 100%;
    margin-bottom: 2.1428571429rem;
    margin-top: -2.8571428571rem;
  }
}
.page_top .block_point_wrap .block_point ._read_box figure img {
  display: block;
  width: 100%;
  height: auto;
}
.page_top .block_point_wrap .block_point._box1 ._check_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  margin-bottom: 3.2142857143rem;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box1 ._check_list {
    grid-template-columns: 1fr;
    gap: 1.2857142857rem;
    margin-bottom: 2.1428571429rem;
  }
}
.page_top .block_point_wrap .block_point._box1 ._check_list li {
  background: var(--color-blue-gray);
  position: relative;
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box1 ._check_list li {
    display: flex;
  }
}
.page_top .block_point_wrap .block_point._box1 ._check_list .small_title {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box1 ._check_list .small_title {
    top: -0.3571428571rem;
    left: -0.3571428571rem;
    font-size: 0.9285714286rem;
  }
}
.page_top .block_point_wrap .block_point._box1 ._check_list ._photo {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box1 ._check_list ._photo {
    width: 40%;
  }
}
.page_top .block_point_wrap .block_point._box1 ._check_list ._photo img {
  display: block;
  width: 100%;
  height: auto;
}
.page_top .block_point_wrap .block_point._box1 ._check_list ._text {
  margin: 0;
  padding: 1.7142857143rem 1.1428571429rem 1.4285714286rem;
  text-align: center;
  color: var(--color-dark-blue2);
  font-size: 1.7142857143rem;
  line-height: 1.4em;
  font-weight: 800;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box1 ._check_list ._text {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1.7857142857rem;
    letter-spacing: normal;
  }
}
.page_top .block_point_wrap .block_point._box1 ._check_list ._text b {
  color: var(--color-orange);
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box1 ._check_list ._text {
    font-size: 1.1428571429rem;
    padding: 1.1428571429rem 1rem 1.2857142857rem;
  }
}
.page_top .block_point_wrap .block_point._box1 ._career_list {
  margin-bottom: 3.2142857143rem;
}
.page_top .block_point_wrap .block_point._box1 ._career_list .small_title {
  margin-bottom: 1.4285714286rem;
}
.page_top .block_point_wrap .block_point._box1 ._career_list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7142857143rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.page_top .block_point_wrap .block_point._box1 ._career_list ul li {
  background: #f4f6f8;
  color: var(--color-dark-blue2);
  font-size: 1.1428571429rem;
  padding: 0.8571428571rem 1.1428571429rem;
  letter-spacing: 0.08em;
  font-weight: bold;
}
.page_top .block_point_wrap .block_point._box1 ._lesson_list .small_title {
  margin-bottom: 1.4285714286rem;
}
.page_top .block_point_wrap .block_point._box1 ._lesson_list ul {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box1 ._lesson_list ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.0714285714rem;
  }
}
.page_top .block_point_wrap .block_point._box1 ._lesson_list ul li {
  text-align: center;
}
.page_top .block_point_wrap .block_point._box1 ._lesson_list ul li ._photo {
  padding: 1.4285714286rem 0.7142857143rem;
  margin: 0 0 0.8571428571rem;
  background: var(--color-blue-gray);
}
.page_top .block_point_wrap .block_point._box1 ._lesson_list ul li p {
  margin: 0;
  font-size: 1.1428571429rem;
  font-weight: bold;
  color: var(--color-dark-blue2);
  font-weight: bold;
  letter-spacing: 0.12em;
}
.page_top .block_point_wrap .block_point._box1 ._lesson_list ._other {
  margin-top: 0.8571428571rem;
  text-align: right;
  font-size: 1.1428571429rem;
  color: #777;
  letter-spacing: 0.12em;
}
.page_top .block_point_wrap .block_point._box2 ._consulting_box {
  margin-top: 2.1428571429rem;
}
.page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box {
  background: var(--color-blue-gray);
  padding: 3.5714285714rem 4.2857142857rem;
  display: flex;
  align-items: stretch;
  gap: 4.2857142857rem;
}
@media screen and (min-width: 766px), print {
  .page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box {
    margin-top: 2.1428571429rem;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box {
    display: block;
    padding: 2.5rem 1.4285714286rem;
  }
}
.page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box h4 {
  margin: 0 0 1.0714285714rem;
  font-size: 1.4285714286rem;
  line-height: 1em;
  font-weight: 900;
  color: var(--color-dark-blue);
  letter-spacing: 0.12em;
  position: relative;
  padding-left: 1.0714285714rem;
}
.page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box h4::before {
  content: "";
  width: 0.7142857143rem;
  height: 0.7142857143rem;
  background: var(--color-dark-blue);
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.3571428571rem;
}
.page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box ._score_box {
  flex: 0 0 37.1428571429rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box ._score_box {
    width: 100%;
    margin-bottom: 2.1428571429rem;
  }
}
.page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box ._score_box > div {
  display: flex;
  gap: 2.8571428571rem;
  align-items: center;
  margin-top: 2.8571428571rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box ._score_box > div {
    margin-top: 1.4285714286rem;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box ._score_box > div {
    gap: 1.2857142857rem;
  }
}
.page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box ._score_box ._score {
  margin: 0;
}
.page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box ._score_box ._score img {
  display: block;
  width: 17.1428571429rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box ._score_box ._score img {
    width: 11.4285714286rem;
  }
}
.page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box > ul {
  flex: 1;
  margin: 0;
  padding: 0 0 0 4.2857142857rem;
  list-style: none;
  border-left: 1px solid var(--color-dark-blue);
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box > ul {
    border-left: none;
    padding-left: 0;
  }
}
.page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box > ul li:not(:last-child) {
  margin-bottom: 2rem;
}
.page_top .block_point_wrap .block_point._box2 ._consulting_box ._career_box > ul li p {
  margin: 0;
  font-size: 1.1428571429rem;
  line-height: 1.6em;
  letter-spacing: 0.06em;
}
.page_top .block_point_wrap .block_point._box2 ._role_box {
  margin-top: 2.8571428571rem;
}
.page_top .block_point_wrap .block_point._box2 ._role_box ul {
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5714285714rem;
}
@media screen and (min-width: 766px), print {
  .page_top .block_point_wrap .block_point._box2 ._role_box ul {
    margin-top: 2.1428571429rem;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box2 ._role_box ul {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
.page_top .block_point_wrap .block_point._box2 ._role_box ul li {
  background: var(--color-blue-gray);
  display: flex;
  align-items: center;
  gap: 1.2857142857rem;
  position: relative;
}
.page_top .block_point_wrap .block_point._box2 ._role_box ul li ._icon {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.4285714286rem;
  border-right: 1px dotted var(--color-dark-blue);
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box2 ._role_box ul li ._icon {
    padding: 0.7142857143rem;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box2 ._role_box ul li ._icon img {
    width: 2.8571428571rem;
  }
}
.page_top .block_point_wrap .block_point._box2 ._role_box ul li p {
  flex: 1;
  font-size: 1.4285714286rem;
  line-height: 1.2em;
  font-weight: bold;
  color: var(--color-dark-blue);
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box2 ._role_box ul li p {
    font-size: 1.1428571429rem;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_point_wrap .block_point._box3 {
    padding-bottom: 1.4285714286rem;
  }
}
.page_top .block_result {
  background: var(--color-blue-gray);
  padding: 4.2857142857rem 0 2.1428571429rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_result {
    padding-bottom: 0;
  }
}
.page_top .block_result ._result_title {
  font-size: 3.2142857143rem;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
  margin: 2.8571428571rem 0 1.0714285714rem;
  color: var(--color-dark-blue);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .page_top .block_result ._result_title {
    font-size: 2.8571428571rem;
  }
}
.page_top .block_result ._read {
  font-size: 1.1428571429rem;
  color: var(--color-dark-blue);
  text-align: center;
}
.page_top .block_result ._chart_box {
  padding: 3.5714285714rem 0;
}
@media screen and (min-width: 766px), print {
  .page_top .block_result ._chart_box {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 766px), print {
  .page_top .block_result ._chart_box > div {
    width: 48%;
  }
}
.page_top .block_result ._chart_box ._note {
  margin-top: 0.7142857143rem;
  font-size: 0.7857142857rem;
  text-align: right;
}
.page_top .block_result ._case_list,
.page_top .block_result ._voice_list {
  padding: 5.7142857143rem 0 4.2857142857rem;
  border-top: 1px solid var(--color-dark-blue);
}
.page_top .block_result ._case_list ._title,
.page_top .block_result ._voice_list ._title {
  font-size: 2.7142857143rem;
  line-height: 1.3em;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: bold;
  color: var(--color-dark-blue);
  margin-bottom: 3.5714285714rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_result ._case_list ._title,
  .page_top .block_result ._voice_list ._title {
    font-size: 2.1428571429rem;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_result ._case_list .swiper {
    padding-bottom: 2.1428571429rem;
    width: 100vw;
    overflow-x: scroll;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
.page_top .block_result ._case_list ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .page_top .block_result ._case_list ul {
    flex-wrap: nowrap;
    padding-left: 2.1428571429rem;
  }
}
.page_top .block_result ._case_list ul:before {
  content: "";
  display: block;
  width: 23%;
  order: 1;
}
.page_top .block_result ._case_list ul:after {
  content: "";
  display: block;
  width: 23%;
}
.page_top .block_result ._case_list li {
  width: 24%;
  background: #fff;
  border-radius: 0.7142857143rem;
  padding: 2.8571428571rem 2rem 1.7857142857rem;
  box-shadow: 0 0.8571428571rem 2.1428571429rem rgba(0, 0, 0, 0.08);
  transition: all 0.3s;
  text-align: center;
  border: 1px solid #FFF;
}
@media screen and (min-width: 766px), print {
  .page_top .block_result ._case_list li {
    margin-bottom: 1.7857142857rem;
    height: auto;
    position: relative;
    padding-bottom: 7.8571428571rem;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_result ._case_list li {
    width: 75%;
    flex-shrink: 0;
    margin-right: 1.4285714286rem;
  }
}
.page_top .block_result ._case_list li a {
  display: block;
  text-decoration: none;
}
.page_top .block_result ._case_list li:hover {
  box-shadow: none;
  border-color: var(--color-dark-blue);
}
.page_top .block_result ._case_list ._logo span {
  display: block;
  padding-top: 55%;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.page_top .block_result ._case_list ._name {
  margin: 1.4285714286rem 0 1.4285714286rem;
  padding: 0.8571428571rem 0;
  font-size: 1.0714285714rem;
  font-weight: bold;
  color: var(--color-dark-blue);
  border-top: 1px solid var(--color-dark-blue);
  border-bottom: 1px solid var(--color-dark-blue);
}
.page_top .block_result ._case_list ._text {
  font-size: 1.0714285714rem;
  line-height: 1.7em;
  text-align: left;
  letter-spacing: 0.06em;
}
.page_top .block_result ._case_list ._score_box {
  margin-top: 1.4285714286rem;
  padding-top: 1.4285714286rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1.4285714286rem;
  position: relative;
}
@media screen and (min-width: 766px), print {
  .page_top .block_result ._case_list ._score_box {
    position: absolute;
    width: 80%;
    bottom: 1.7142857143rem;
    left: 10%;
  }
}
.page_top .block_result ._case_list ._score_box::before {
  content: "";
  display: block;
  width: 50%;
  height: 2px;
  background: var(--color-dark-blue);
  position: absolute;
  top: 0;
  left: 0;
}
.page_top .block_result ._case_list ._score_box ._text {
  margin: 0;
  font-size: 0.7857142857rem;
  line-height: 1.2em;
  font-weight: bold;
  text-align: left;
}
.page_top .block_result ._case_list ._score_box ._num {
  display: flex;
  align-items: flex-end;
  gap: 0.4285714286rem;
  color: var(--color-dark-blue);
  font-family: var(--font-min);
}
.page_top .block_result ._case_list ._score_box ._num ._before {
  font-size: 2.1428571429rem;
  line-height: 1em;
  font-weight: 900;
  color: var(--color-dark-blue);
  background: url(/business/assets/images/common/score_arrow.svg) no-repeat right center;
  background-size: 0.8571428571rem;
  padding-right: 1.2857142857rem;
  padding-bottom: 0.1428571429rem;
}
.page_top .block_result ._case_list ._score_box ._num ._after {
  font-size: 3.1428571429rem;
  line-height: 1em;
  font-weight: 900;
  position: relative;
  color: var(--color-dark-blue);
}
.page_top .block_result ._case_list ._coming_soon {
  text-align: center;
  font-size: 20px;
}
.page_top .block_result ._case_list ._coming_text {
  text-align: center;
}
.page_top .block_result ._voice_list ._title {
  text-align: center;
  margin-bottom: 2.5rem;
}
.page_top .block_result ._voice_list .swiper {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
  padding: 0 5rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_result ._voice_list .swiper {
    padding: 0 1.1428571429rem;
    overflow-x: scroll;
  }
}
.page_top .block_result ._voice_list .swiper-wrapper {
  margin: 0;
  padding: 0;
  padding-bottom: 2.1428571429rem;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .page_top .block_result ._voice_list .swiper-wrapper {
    padding-left: 0.7142857143rem;
  }
}
.page_top .block_result ._voice_list .swiper-slide {
  background: #fff;
  border-radius: 0.7142857143rem;
  overflow: hidden;
  box-shadow: 0 0.8571428571rem 2.1428571429rem rgba(0, 0, 0, 0.08);
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .page_top .block_result ._voice_list .swiper-slide {
    width: 75%;
    flex-shrink: 0;
    margin-right: 1.4285714286rem;
  }
}
.page_top .block_result ._voice_list .swiper-slide a {
  display: block;
  text-decoration: none;
}
.page_top .block_result ._voice_list .swiper-slide:hover {
  box-shadow: none;
}
.page_top .block_result ._voice_list .swiper-slide:hover .link_photo span {
  transform: scale(1.2);
}
.page_top .block_result ._voice_list .link_photo {
  margin: 0;
  position: relative;
  padding-top: 60%;
  background: #eee;
  overflow: hidden;
}
.page_top .block_result ._voice_list .link_photo span {
  position: absolute;
  inset: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.4s ease;
}
.page_top .block_result ._voice_list h4 {
  margin: 0;
  padding: 1.7857142857rem 2.1428571429rem 1.5714285714rem;
  font-size: 1.5714285714rem;
  line-height: 1.5;
  color: var(--color-dark-blue);
  font-weight: bold;
  letter-spacing: 0.08em;
  position: relative;
}
.page_top .block_result ._voice_list h4::after {
  content: "";
  display: block;
  position: absolute;
  width: 86%;
  height: 1px;
  background-color: var(--color-dark-blue);
  bottom: 0;
  left: 7%;
}
.page_top .block_result ._voice_list ._data {
  padding: 1.7142857143rem 2.1428571429rem 2.1428571429rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.7142857143rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_result ._voice_list ._data {
    display: block;
  }
}
.page_top .block_result ._voice_list ._name_box {
  flex: 0 0 auto;
  text-align: left;
  flex: 1;
}
.page_top .block_result ._voice_list ._name_box ._company {
  margin: 0 0 0.3571428571rem;
  font-size: 0.9285714286rem;
  line-height: 1.2em;
  font-weight: bold;
  color: var(--color-dark-blue);
  letter-spacing: 0.12em;
}
.page_top .block_result ._voice_list ._name_box ._name {
  margin: 0;
  font-size: 1.2857142857rem;
  line-height: 1.2em;
  font-weight: bold;
  color: var(--color-dark-blue);
  letter-spacing: 0.1em;
}
.page_top .block_result ._voice_list ._name_box ._name ._small {
  font-size: 1rem;
  margin-left: 0.4285714286rem;
}
.page_top .block_result ._voice_list ._score_box {
  flex: 0 0 auto;
  padding-left: 1.8571428571rem;
  border-left: 1px solid var(--color-dark-blue);
}
@media screen and (min-width: 766px), print {
  .page_top .block_result ._voice_list ._score_box {
    width: 155px;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_result ._voice_list ._score_box {
    border-left: none;
    padding-left: 0;
    margin-top: 1.4285714286rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
.page_top .block_result ._voice_list ._score_box ._text {
  margin: 0;
  font-size: 0.7857142857rem;
  line-height: 1.2em;
  font-weight: bold;
  text-align: left;
}
.page_top .block_result ._voice_list ._score_box ._num {
  display: flex;
  align-items: flex-end;
  gap: 0.4285714286rem;
  color: var(--color-dark-blue);
  font-family: var(--font-min);
}
.page_top .block_result ._voice_list ._score_box ._num ._before {
  font-size: 2.1428571429rem;
  line-height: 1em;
  font-weight: 900;
  color: var(--color-dark-blue);
  background: url(/business/assets/images/common/score_arrow.svg) no-repeat right center;
  background-size: 0.8571428571rem;
  padding-right: 1.2857142857rem;
  padding-bottom: 0.1428571429rem;
}
.page_top .block_result ._voice_list ._score_box ._num ._after {
  font-size: 3.1428571429rem;
  line-height: 1em;
  font-weight: 900;
  position: relative;
  color: var(--color-dark-blue);
}
.page_top .block_result ._voice_list ._navArea {
  display: none;
}
@media screen and (min-width: 766px), print {
  .page_top .block_result ._voice_list ._navArea {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20%;
    z-index: 10;
    cursor: none;
  }
  .page_top .block_result ._voice_list ._navArea._prev {
    left: 0;
  }
  .page_top .block_result ._voice_list ._navArea._next {
    right: 0;
  }
  .page_top .block_result ._voice_list ._cursorArrow {
    position: absolute;
    left: var(--x, 50%);
    top: var(--y, 50%);
    width: 3.8571428571rem;
    height: 3.8571428571rem;
    transform: translate(-50%, -50%);
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.15s ease;
    background: no-repeat center/contain;
    filter: drop-shadow(0 0.4285714286rem 0.8571428571rem rgba(0, 0, 0, 0.18));
  }
  .page_top .block_result ._voice_list ._navArea._prev ._cursorArrow {
    background-image: url(/business/assets/images/common/arrow_slider_l.svg);
  }
  .page_top .block_result ._voice_list ._navArea._next ._cursorArrow {
    background-image: url(/business/assets/images/common/arrow_slider_r.svg);
  }
  .page_top .block_result ._voice_list ._navArea:hover ._cursorArrow {
    opacity: 1;
  }
}
.page_top .block_specialist {
  padding: 4.2857142857rem 0 4.2857142857rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist {
    padding-bottom: 0;
  }
}
.page_top .block_specialist ._specialist_title {
  font-size: 3.2142857143rem;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
  margin: 2.8571428571rem 0 2.1428571429rem;
  color: var(--color-dark-blue);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._specialist_title {
    font-size: 2rem;
    margin-bottom: 1.4285714286rem;
  }
}
.page_top .block_specialist ._read {
  font-size: 1.1428571429rem;
  color: var(--color-dark-blue);
  text-align: center;
  margin-bottom: 3.5714285714rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._read {
    margin-bottom: 2.1428571429rem;
  }
}
.page_top .block_specialist ._specialist_list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 2.1428571429rem;
}
@media screen and (min-width: 766px), print {
  .page_top .block_specialist ._specialist_list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._specialist_list {
    grid-template-columns: 1fr;
    gap: 1.2857142857rem;
  }
}
.page_top .block_specialist ._specialist_list li {
  position: relative;
}
.page_top .block_specialist ._specialist_list {
  /* 画像 */
}
.page_top .block_specialist ._specialist_list ._photo {
  margin: 0;
  position: relative;
  overflow: hidden;
}
.page_top .block_specialist ._specialist_list ._photo span {
  display: block;
  background: no-repeat center/cover;
  transform: scale(1);
  transition: transform 0.5s ease;
  padding-top: 100%;
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._specialist_list ._photo span {
    padding-top: 70%;
  }
}
.page_top .block_specialist ._specialist_list {
  /* 名前帯（画像の上に乗る） */
}
.page_top .block_specialist ._specialist_list ._name_box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 4.2857142857rem 1.2857142857rem 1.2857142857rem;
  color: #fff;
  z-index: 3;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 55%, rgba(0, 0, 0, 0) 100%);
}
.page_top .block_specialist ._specialist_list ._name_box ._role {
  margin: 0 0 0.4285714286rem;
  font-size: 0.8571428571rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.35;
  opacity: 0.95;
  color: #FFF;
}
.page_top .block_specialist ._specialist_list ._name_box ._name {
  margin: 0;
  font-size: 1.2857142857rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1.2;
  color: #FFF;
}
.page_top .block_specialist ._specialist_list {
  /* ＋ボタン（右下） */
}
.page_top .block_specialist ._specialist_list ._btn {
  margin: 0;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  width: 3.1428571429rem;
  height: 3.1428571429rem;
  display: grid;
  place-items: center;
}
.page_top .block_specialist ._specialist_list ._btn img {
  display: block;
  width: 100%;
  height: auto;
  transition: opacity 0.25s ease, transform 0.25s ease;
  transform: rotate(0deg);
  opacity: 1;
}
.page_top .block_specialist ._specialist_list {
  /* コメント（基本は隠す） */
}
.page_top .block_specialist ._specialist_list ._comment_box {
  background: #fff;
  color: #111;
  padding: 1.5714285714rem 1.4285714286rem;
  line-height: 1.9;
  font-size: 1rem;
  letter-spacing: 0.06em;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  transition: max-height 0.35s ease, opacity 0.25s ease, padding 0.35s ease;
}
.page_top .block_specialist ._specialist_list {
  /* =========
    SP：タップで展開
    ========= */
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._specialist_list ._data_box {
    position: relative;
  }
  .page_top .block_specialist ._specialist_list li.is-open ._comment_box {
    max-height: 18.5714285714rem;
    opacity: 1;
    padding: 1.5714285714rem 1.4285714286rem;
  }
  .page_top .block_specialist ._specialist_list li.is-open ._btn img {
    transform: rotate(45deg);
  }
}
.page_top .block_specialist ._specialist_list {
  /* =========
    PC：hover
    ========= */
}
@media screen and (min-width: 766px), print {
  .page_top .block_specialist ._specialist_list li {
    border-radius: 1rem;
    overflow: hidden;
    background: #111;
  }
  .page_top .block_specialist ._specialist_list ._comment_box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(12px) saturate(120%);
    -webkit-backdrop-filter: blur(12px) saturate(120%);
    max-height: none;
    padding: 1.2857142857rem 1.2857142857rem;
    opacity: 0;
    transform: translateY(1.1428571429rem);
    pointer-events: none;
    transition: opacity 0.25s ease, transform 0.3s ease;
  }
  .page_top .block_specialist ._specialist_list ._comment_box p {
    color: #fff;
  }
  .page_top .block_specialist ._specialist_list li:hover ._photo span {
    transform: scale(1.03);
  }
  .page_top .block_specialist ._specialist_list li:hover ._comment_box {
    opacity: 1;
    transform: translateY(0);
  }
  .page_top .block_specialist ._specialist_list li:hover ._btn img {
    opacity: 0;
  }
}
.page_top .block_specialist ._movie_box {
  margin-top: 5.7142857143rem;
}
.page_top .block_specialist ._movie_box ._title {
  text-align: center;
  margin-bottom: 2.1428571429rem;
  font-weight: 600;
}
.page_top .block_specialist ._movie_box ._title span {
  color: var(--color-dark-blue);
  font-size: 1.9285714286rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._movie_box ._title span {
    font-size: 1.5714285714rem;
  }
}
.page_top .block_specialist ._movie_box ._title span::after {
  content: "";
  width: 12px;
  height: 32px;
  background: url(/business/assets/images/common/sura_b_l.svg) no-repeat center/cover;
  position: absolute;
  bottom: 0;
  left: -2.5rem;
}
.page_top .block_specialist ._movie_box ._title span::before {
  content: "";
  width: 12px;
  height: 32px;
  background: url(/business/assets/images/common/sura_b_r.svg) no-repeat center/cover;
  position: absolute;
  bottom: 0;
  right: -2.5rem;
}
.page_top .block_specialist ._movie_box ._movie_list {
  display: flex;
  justify-content: space-between;
  gap: 1.4285714286rem;
}
.page_top .block_specialist ._movie_box ._movie_list li {
  flex: 1;
}
.page_top .block_specialist ._movie_box ._movie_list li :hover {
  opacity: 0.9;
  cursor: pointer;
}
.page_top .block_specialist ._interview_box {
  border-top: 1px solid var(--color-dark-blue);
  padding-top: 5.7142857143rem;
  margin-top: 5.7142857143rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._interview_box {
    padding-top: 3.5714285714rem;
    margin-top: 3.5714285714rem;
  }
}
.page_top .block_specialist ._interview_box ._title {
  font-size: 2.7142857143rem;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.6em;
  font-weight: bold;
  color: var(--color-dark-blue);
  margin-bottom: 4.2857142857rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._interview_box ._title {
    font-size: 2.1428571429rem;
  }
}
.page_top .block_specialist ._interview_box ul li a {
  text-decoration: none;
  position: relative;
  background: var(--color-blue-gray);
  margin-bottom: 2.8571428571rem;
  transition: all 0.3s;
}
@media screen and (min-width: 766px), print {
  .page_top .block_specialist ._interview_box ul li a {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._interview_box ul li a {
    display: block;
  }
}
.page_top .block_specialist ._interview_box ul li a:hover {
  box-shadow: 0 0.8571428571rem 2.1428571429rem rgba(0, 0, 0, 0.08);
}
.page_top .block_specialist ._interview_box ul li a:hover figure span {
  transform: scale(1.1);
}
.page_top .block_specialist ._interview_box ul li .small_title {
  position: absolute;
  top: 0;
  left: 0;
}
.page_top .block_specialist ._interview_box ul li {
  /* 画像（右側） */
}
.page_top .block_specialist ._interview_box ul li figure {
  margin: 0;
  overflow: hidden;
}
@media screen and (min-width: 766px), print {
  .page_top .block_specialist ._interview_box ul li figure {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._interview_box ul li figure {
    width: 100%;
  }
}
.page_top .block_specialist ._interview_box ul li figure span {
  display: block;
  padding-top: 100%;
  background: no-repeat center/cover;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._interview_box ul li figure span {
    padding-top: 100%;
  }
}
.page_top .block_specialist ._interview_box ul li {
  /* テキスト（左側） */
}
.page_top .block_specialist ._interview_box ul li ._text_box {
  flex: 1;
  padding: 3.5714285714rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._interview_box ul li ._text_box {
    padding: 2.1428571429rem 1.4285714286rem 2.1428571429rem;
  }
}
.page_top .block_specialist ._interview_box ul li ._text_box h4 {
  margin: 0 0 2.1428571429rem;
  font-family: var(--font-min);
  font-size: 2.5rem;
  line-height: 1.55;
  color: var(--color-dark-blue);
  font-weight: 700;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._interview_box ul li ._text_box h4 {
    font-size: 1.8571428571rem;
    letter-spacing: normal;
    margin-bottom: 1.4285714286rem;
  }
}
.page_top .block_specialist ._interview_box ul li ._text_box ._role {
  margin: 0 0 0.4285714286rem;
  font-size: 1.2857142857rem;
  line-height: 1.7;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._interview_box ul li ._text_box ._role {
    font-size: 1.1428571429rem;
  }
}
.page_top .block_specialist ._interview_box ul li ._text_box ._name {
  margin: 0 0 2.1428571429rem;
  font-size: 1.2857142857rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._interview_box ul li ._text_box ._name {
    margin-bottom: 1.4285714286rem;
  }
}
.page_top .block_specialist ._interview_box ul li ._text_box .default_btn {
  margin: 0;
}
.page_top .block_specialist ._interview_box ul li ._text_box .default_btn span {
  font-size: 1.1428571429rem;
}
@media screen and (min-width: 766px), print {
  .page_top .block_specialist ._interview_box ul li ._text_box .default_btn span {
    max-width: 21.4285714286rem;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_specialist ._interview_box ul li ._text_box .default_btn span {
    width: 100%;
  }
}
.page_top .block_plan {
  background: var(--color-blue-gray);
  padding: 4.2857142857rem 0 4.2857142857rem;
}
.page_top .block_plan ._plan_title {
  font-size: 3.2142857143rem;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
  margin: 2.8571428571rem 0 1.4285714286rem;
  color: var(--color-dark-blue);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .page_top .block_plan ._plan_title {
    font-size: 2.8571428571rem;
    margin-bottom: 1.0714285714rem;
  }
}
.page_top .block_plan ._read {
  font-size: 1.1428571429rem;
  color: var(--color-dark-blue);
  text-align: center;
  margin-bottom: 3.5714285714rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_plan ._read {
    margin-bottom: 2.1428571429rem;
  }
}
.page_top .block_plan ul {
  margin-bottom: 3.5714285714rem;
}
@media screen and (min-width: 766px), print {
  .page_top .block_plan ul {
    display: flex;
    gap: 2.1428571429rem;
  }
}
@media screen and (min-width: 766px), print {
  .page_top .block_plan ul li {
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_plan ul li {
    margin-bottom: 2.8571428571rem;
  }
}
.page_top .block_plan ul a {
  display: block;
  border: 1px solid var(--color-dark-blue);
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: inherit;
  padding: 2.5714285714rem 2.4285714286rem 4.2857142857rem;
  transition: all 0.25s ease;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page_top .block_plan ul a {
    padding: 2.1428571429rem;
  }
}
.page_top .block_plan ul a:hover {
  transform: translateY(-0.1428571429rem);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.08);
  background: #FFF;
}
.page_top .block_plan ul {
  /* 上のサブ */
}
.page_top .block_plan ul ._sub {
  margin: 0 0 1.2857142857rem;
  font-size: 1.1428571429rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: var(--color-dark-blue);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page_top .block_plan ul ._sub {
    font-size: 1.1428571429rem;
    margin-bottom: 0.7142857143rem;
  }
}
.page_top .block_plan ul {
  /* タイトル */
}
.page_top .block_plan ul ._title {
  margin: 0 0 1.4285714286rem;
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: var(--color-dark-blue);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page_top .block_plan ul ._title {
    margin-bottom: 0.7142857143rem;
  }
}
@media screen and (min-width: 766px), print {
  .page_top .block_plan ul ._title._line1 {
    line-height: 2.3em;
  }
}
.page_top .block_plan ul {
  /* アイコン */
}
.page_top .block_plan ul figure {
  display: grid;
  place-items: center;
}
@media screen and (max-width: 767px) {
  .page_top .block_plan ul figure img {
    width: 35%;
  }
}
.page_top .block_plan ul {
  /* 本文 */
}
.page_top .block_plan ul ._text {
  margin: 0;
  padding: 0.7142857143rem 0 1.4285714286rem;
  font-size: 1.1428571429rem;
  line-height: 1.7em;
  color: var(--color-dark-blue);
}
@media screen and (max-width: 767px) {
  .page_top .block_plan ul ._text {
    font-size: 1.2142857143rem;
    line-height: 1.4em;
  }
}
.page_top .block_plan ul {
  /* 下の表（2カラム） */
}
.page_top .block_plan ul table {
  width: 100%;
}
@media screen and (min-width: 766px), print {
  .page_top .block_plan ul table {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.page_top .block_plan ul table tr {
  border-top: 1px solid var(--color-dark-blue);
}
.page_top .block_plan ul table th,
.page_top .block_plan ul table td {
  padding: 1.0714285714rem 1.0714285714rem;
  font-size: 1.1428571429rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: var(--color-dark-blue);
  text-align: left;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .page_top .block_plan ul table th,
  .page_top .block_plan ul table td {
    font-size: 1rem;
    padding: 1rem 1.1428571429rem;
    border-bottom: 1px solid var(--color-dark-blue);
  }
}
.page_top .block_plan ul table th {
  width: 35%;
  border-right: 1px solid var(--color-dark-blue);
  text-align: center;
  white-space: nowrap;
}
.page_top .block_plan ul table td {
  width: 65%;
}
.page_top .block_plan ul ._btn {
  margin-top: 1.4285714286rem;
  background: var(--color-dark-blue);
  color: #FFF;
  font-weight: bold;
  font-size: 1.4285714286rem;
  text-align: center;
  padding: 1.0714285714rem;
}
.page_top .block_support {
  padding: 4.2857142857rem 0 4.2857142857rem;
}
.page_top .block_support ._support_title {
  font-size: 3.2142857143rem;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
  margin: 2.8571428571rem 0 1.4285714286rem;
  color: var(--color-dark-blue);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .page_top .block_support ._support_title {
    font-size: 2.8571428571rem;
    margin-bottom: 1.0714285714rem;
  }
}
.page_top .block_support ._read {
  font-size: 1.1428571429rem;
  color: var(--color-dark-blue);
  text-align: center;
  margin-bottom: 3.5714285714rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_support ._read {
    margin-bottom: 2.1428571429rem;
  }
}
.page_top .block_support ._bnr {
  text-align: center;
  margin-bottom: 2.8571428571rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_support ._bnr {
    margin-bottom: 0.7142857143rem;
  }
}
.page_top .block_support ._note_box {
  background: var(--color-blue-gray);
}
@media screen and (min-width: 766px), print {
  .page_top .block_support ._note_box {
    padding: 1.4285714286rem 4.2857142857rem 1.4285714286rem 1.4285714286rem;
    position: relative;
    cursor: pointer;
  }
}
.page_top .block_support ._note_box.on ul li ._text_box {
  display: block;
}
.page_top .block_support ._note_box.on ._btn img {
  transform: rotate(45deg);
}
.page_top .block_support ._note_box ._btn {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.8571428571rem;
  height: 100%;
  background: #e7ebf0;
}
.page_top .block_support ._note_box ._btn img {
  transition: all 0.3s;
}
@media screen and (min-width: 766px), print {
  .page_top .block_support ._note_box ul {
    display: flex;
  }
}
.page_top .block_support ._note_box ul li {
  flex: 1;
}
@media screen and (min-width: 766px), print {
  .page_top .block_support ._note_box ul li {
    border-right: 1px solid var(--color-dark-blue);
  }
  .page_top .block_support ._note_box ul li:last-child {
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .page_top .block_support ._note_box ul li {
    padding: 1.4285714286rem 3.5714285714rem 1.4285714286rem 1.4285714286rem;
    position: relative;
    border-bottom: 1px solid var(--color-dark-blue);
  }
  .page_top .block_support ._note_box ul li:last-child {
    border: none;
  }
}
@media screen and (min-width: 766px), print {
  .page_top .block_support ._note_box ul li ._title_box {
    height: 80px;
  }
}
.page_top .block_support ._note_box ul li ._title_box.on ._title:after {
  transform: rotate(45deg);
}
.page_top .block_support ._note_box ul li ._title_box ._title {
  font-size: 1.4285714286rem;
  font-weight: bold;
  color: var(--color-dark-blue);
  letter-spacing: 0.1em;
  line-height: 1em;
  margin-bottom: 0.5714285714rem;
}
@media screen and (min-width: 766px), print {
  .page_top .block_support ._note_box ul li ._title_box ._title {
    padding-top: 1.4285714286rem;
    text-align: center;
  }
}
.page_top .block_support ._note_box ul li ._title_box ._title::after {
  content: "";
  display: block;
  width: 1.8571428571rem;
  height: 1.8571428571rem;
  background: url(/business/assets/images/common/more.svg) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 0.8571428571rem;
  margin-top: -0.9285714286rem;
}
.page_top .block_support ._note_box ul li ._title_box ._sub {
  font-size: 1rem;
  line-height: 1em;
  color: #888;
}
@media screen and (min-width: 766px), print {
  .page_top .block_support ._note_box ul li ._title_box ._sub {
    text-align: center;
  }
}
.page_top .block_support ._note_box ul li ._text_box {
  padding: 0 2.1428571429rem 1.4285714286rem;
  display: none;
}
.page_top .block_support ._note_box ul li ._text_box p {
  font-size: 1.1428571429rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_support ._note_box ul li ._text_box {
    padding: 1.4285714286rem 0 0;
  }
}
.page_top .block_faq {
  padding: 0 0 8.5714285714rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_faq {
    padding: 0 0 5.7142857143rem;
  }
}
.page_top .block_faq ._faq_title {
  font-size: 3.2142857143rem;
  line-height: 1.4em;
  text-align: center;
  font-weight: bold;
  margin: 2.8571428571rem 0 1.4285714286rem;
  color: var(--color-dark-blue);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .page_top .block_faq ._faq_title {
    font-size: 2.8571428571rem;
    margin-bottom: 1.0714285714rem;
  }
}
.page_top .block_faq ._read {
  font-size: 1.1428571429rem;
  color: var(--color-dark-blue);
  text-align: center;
  margin-bottom: 3.5714285714rem;
}
@media screen and (max-width: 767px) {
  .page_top .block_faq ._read {
    margin-bottom: 2.1428571429rem;
  }
}
.page_top .block_faq ._faq_list {
  border-top: 1px solid var(--color-dark-blue);
}
.page_top .block_faq ._faq_list li {
  border-bottom: 1px solid var(--color-dark-blue);
  background: url(/business/assets/images/common/q_text.svg) no-repeat left 1.4285714286rem top 2rem;
  padding-left: 4.2857142857rem;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .page_top .block_faq ._faq_list li {
    padding-left: 2.8571428571rem;
    background-size: 1.4285714286rem;
    background-position: 0.1428571429rem 2.1428571429rem;
  }
}
.page_top .block_faq ._faq_list li.on {
  padding-bottom: 2.1428571429rem;
}
.page_top .block_faq ._faq_list li.on ._text_q::after {
  transform: rotate(45deg);
}
.page_top .block_faq ._faq_list li ._text_q {
  font-size: 1.4285714286rem;
  font-weight: bold;
  color: var(--color-dark-blue);
  padding: 2.1428571429rem 2.1428571429rem 2.1428571429rem 0;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .page_top .block_faq ._faq_list li ._text_q {
    padding: 2.1428571429rem 2.8571428571rem 2.1428571429rem 0;
  }
}
.page_top .block_faq ._faq_list li ._text_q::after {
  content: "";
  width: 1.5714285714rem;
  height: 1.5714285714rem;
  background: url(/business/assets/images/common/more.svg) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 1.0714285714rem;
  margin-top: -0.7857142857rem;
  transition: all 0.3s;
}
.page_top .block_faq ._faq_list li ._text_a {
  display: none;
  font-size: 1.1428571429rem;
  line-height: 1.6em;
  color: var(--color-dark-blue);
}
@media screen and (max-width: 767px) {
  .page_top .block_faq ._faq_list li ._text_a {
    padding-right: 2.8571428571rem;
  }
}
/*# sourceMappingURL=style.css.map */
