@charset "UTF-8";

.contents {
  max-width: none;
}

.about-child-brand-img,
.about-school-img,
.joint_venture-img_area {
  margin-top: 40px;
}

.about-school-img {
  max-width: 70%;
  margin: 40px auto 0;
}

.about-child-brand-img {
  max-width: 60%;
  margin: 40px auto 0;
}

.first_img_right .two_columns-item:nth-child(even) .two-columns_img-area {
  margin-right: 4%;
  margin-left: 0;
}
.first_img_right .two_columns-item:nth-child(odd) .two-columns_img-area {
  margin-right: 0;
  margin-left: 4%;
}

.img_caption-item {
  margin-left: 1.5em;
  text-indent: -1.5em;
}

#reason-select.section-content {
  padding-bottom: 0;
}

#reason-select .contact_btn_area {
  margin-top: 10%;
}

.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;
}