.top_course {
  position: relative;
}
.top_course_inner {
  padding: 0 1.25rem;
  margin-bottom: 5.5625rem;
}
@media only screen and (max-width: 640px) {
  .top_course_inner {
    padding: initial;
    margin-bottom: 2.25rem;
  }
}
.top_course_block {
  text-align: center;
  margin-bottom: 6.5rem;
}
@media only screen and (max-width: 640px) {
  .top_course_block {
    padding: 5.25rem 0;
    margin-bottom: initial;
    background: #fff;
  }
}
.top_course_ttl {
  font-size: 3.6875rem;
  letter-spacing: 0.2em;
  color: #171C42;
}
@media only screen and (max-width: 640px) {
  .top_course_ttl {
    font-size: 1.875rem;
  }
}
.top_course_txt {
  font-size: 1.825rem;
  letter-spacing: 0.3em;
  color: #171C42;
}
@media only screen and (max-width: 640px) {
  .top_course_txt {
    font-size: 1rem;
  }
}
.top_course_sp_box {
  display: none;
}
@media only screen and (max-width: 640px) {
  .top_course_sp_box {
    display: block;
  }
}
.top_course_sp_box_block {
  display: flex;
  justify-content: space-around;
  background: #fff;
  margin-bottom: 0.375rem;
}
.top_course_sp_box_block_menu {
  text-align: center;
  border-bottom: 1px solid #151B41;
  width: 49%;
}
.top_course_sp_box_block_ttl {
  font-size: 1rem;
  font-weight: 600;
}
.top_course_sp_box_inner {
  display: flex;
}
.top_course_sp_box_menu {
  max-width: 93px;
  width: 100%;
}
.top_course_sp_box_line {
  border: 1px solid #707070;
  margin: 0.5625rem 0.6875rem;
  padding: 1.4375rem 0;
  text-align: center;
}
.top_course_sp_box_line_box {
  border-bottom: 1px solid #707070;
  display: inline-block;
  margin: 0 0.5625rem;
}
.top_course_sp_box_line_ttl {
  font-size: 1.375rem;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 640px) {
  .top_course_sp_box_line_ttl {
    font-size: 1.175rem;
  }
}
.top_course_sp_box_line_ttl span {
  font-size: 1.1875rem;
}
.top_course_sp_box_line_txt {
  font-size: 1.375rem;
  text-align: center;
  margin-top: 1.1875rem;
  margin-bottom: 1.1875rem;
  letter-spacing: 0.05em;
}
.top_course_sp_box_line_txt_an {
  font-size: 1.125rem;
}
.top_course_sp_box_line_menu {
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 1.5625rem;
}
.top_course_sp_box_line_img {
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
}
.top_course_box {
  display: flex;
  justify-content: center;
  margin-bottom: 1.875rem;
}
@media only screen and (max-width: 640px) {
  .top_course_box {
    display: none;
  }
}
.top_course_box_left {
  display: flex;
  align-items: baseline;
  border: 1px solid #707070;
  padding: 0 3.8125rem 3.75rem;
  box-sizing: border-box;
}
.top_course_box_left_img {
  max-width: 335px;
  width: 100%;
  height: 100%;
  display: grid;
  place-content: center;
  place-items: center;
}
.top_course_box_left_menu {
  display: grid;
  place-content: center;
  place-items: center;
  margin-left: 1.6875rem;
}
.top_course_box_left_menu_img {
  max-width: 367px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
}
.top_course_box_left_menu_txt {
  font-size: 1.875rem;
  color: #171C42;
  letter-spacing: 0.05em;
  font-weight: 600;
}
.top_course_box_right {
  max-width: 122px;
  width: 100%;
  height: 100%;
}

.menu_img01 {
  display: none;
  background-color: #fff;
}

.menu_img02 {
  display: none;
  background-color: #fff;
}

.menu_img03 {
  display: none;
  background-color: #fff;
}

.menu_img04 {
  display: none;
  background-color: #fff;
}/*# sourceMappingURL=top_course.css.map */

/* 2024 5月追記 */
.menu_img05 {
  display: none;
  background-color: #fff;
}

.menu_img06 {
  display: none;
  background-color: #fff;
}

.menu_img07 {
  display: none;
  background-color: #fff;
}


