@charset "UTF-8";

.contents {
  max-width: none;
}

.joint_venture-img_area {
  margin-top: 40px;
}

#strongness-of-education-business.section-content {
  padding-bottom: 0;
}

.reason-selected-last-content {
  max-width: 1040px;
  background-color: var(--content-bg-color);
  box-sizing: border-box;
  padding: 60px;
  margin: 0 auto;
}

.reason-selected-last-content_title {
  display: flex;
}

.reason-selected-last-content_img {
  width: 43.5%;
  margin-right: 4.4%;
}

.reason-selected-last-content_text {
  width: 52.1%;
}

.reason-selected-last-content_detail {
  font-size: 1.6rem;
  letter-spacing: 0.64px;
  line-height: 32px;
  margin-top: 35px;
}

.bottom_nav_link {
  display: flex;
  align-items: center;
  padding: 31px 65px 31px 30px;
}