@charset "UTF-8";
.wrapper {
  padding-top: 118px;
}
@media screen and (min-width: 737px) {
  .wrapper {
    min-width: 1100px;
  }
}
@media screen and (max-width: 1023.99px) {
  .wrapper {
    padding-top: 117px;
  }
}
@media screen and (max-width: 736px) {
  .wrapper {
    padding-top: 65px;
  }
}

@media screen and (max-width: 736px) {
  .sub_nav_area {
    padding: 0;
  }
}

.page-container {
  color: #35363B;
  font-size: 16px;
  line-height: 28px;
  font-family: "HondaGlobalFontJP-Regular", sans-serif;
  letter-spacing: 0.02em;
  text-align: left;
}

.kv {
  position: relative;
}
.kv .photo img {
  width: 100%;
  height: auto;
}
.kv-ttl {
  position: absolute;
  width: 39.4791666667%;
  margin: 0 auto;
  top: -0.625%;
  left: 0;
  right: 0;
}
@media screen and (max-width: 736px) {
  .kv-ttl {
    width: 113.6%;
    top: 16%;
    left: -6.8%;
    right: -6.8%;
  }
}
.kv-ttl img {
  width: 100%;
  height: auto;
}

.intro {
  padding: 73px 0 119px 0;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .intro {
    padding: 34px 0 78px 0;
  }
}
.intro-ttl {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 60px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 736px) {
  .intro-ttl {
    font-size: 21px;
    line-height: 34px;
    margin-bottom: 17px;
  }
}
.intro-txt {
  margin-bottom: 39px;
  line-height: 1.75;
}
@media screen and (max-width: 736px) {
  .intro-txt {
    margin-bottom: 23px;
    text-align: left;
  }
}
.intro-txt p:not(:last-child) {
  margin-bottom: 28px;
}
.intro-photo {
  display: flex;
  justify-content: space-between;
  max-width: 1040px;
  margin: 0 auto;
}
@media screen and (max-width: 736px) {
  .intro-photo {
    flex-direction: column;
    gap: 20px 0;
    max-width: 100%;
  }
}
.intro-photo .photo {
  width: 320px;
}
@media screen and (max-width: 736px) {
  .intro-photo .photo {
    width: 100%;
  }
}
.intro-photo .photo img {
  border-radius: 8px;
}

.course {
  padding: 129px 0 120px 0;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 736px) {
  .course {
    padding: 78px 0 80px 0;
  }
}
.course:before, .course:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #CCCCCC;
}
@media screen and (min-width: 737px) {
  .course:before, .course:after {
    margin-inline: auto;
    width: 1080px;
  }
}
@media screen and (max-width: 736px) {
  .course:before, .course:after {
    left: 15px;
    right: 15px;
  }
}
.course:before {
  top: 0;
}
.course:after {
  bottom: 0;
}
.course-ttl {
  font-size: 32px;
  margin-bottom: 65px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 736px) {
  .course-ttl {
    font-size: 24px;
    margin-bottom: 24px;
  }
}
.course-desc {
  line-height: 1.75;
  margin-top: 20px;
}
@media screen and (max-width: 736px) {
  .course-desc {
    text-align: left;
  }
}
.course-content {
  margin-top: 63px;
}
@media screen and (max-width: 736px) {
  .course-content {
    margin-top: 24px;
  }
}
@media screen and (min-width: 737px) {
  .course-content .item {
    display: flex;
    align-items: center;
  }
}
.course-content .item:not(:last-child) {
  margin-bottom: 64px;
}
@media screen and (max-width: 736px) {
  .course-content .item:not(:last-child) {
    margin-bottom: 24px;
  }
}
.course-content .item-infor {
  text-align: left;
}
@media screen and (min-width: 737px) {
  .course-content .item-infor {
    flex: 1;
    padding-right: 65px;
  }
}
@media screen and (min-width: 737px) {
  .course-content .item-img {
    flex: 429px 0 0;
  }
}
@media screen and (max-width: 736px) {
  .course-content .item-img {
    margin-top: 16px;
  }
}
.course-content .item-ttl {
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  font-size: 20px;
  letter-spacing: 0.02em;
  font-weight: 700;
}
@media screen and (max-width: 736px) {
  .course-content .item-ttl {
    line-height: 1.7;
    text-align: center;
  }
}
.course-content .item-txt {
  line-height: 1.75;
  margin-top: 25px;
}
@media screen and (max-width: 736px) {
  .course-content .item-txt {
    margin-top: 10px;
  }
}
@media screen and (min-width: 737px) {
  .course-content .item.--item02 .item-infor {
    padding-right: 53px;
  }
}
@media screen and (min-width: 737px) {
  .course-content .item.--item02 .item-img {
    flex: 441px 0 0;
    transform: translateX(6px);
  }
}
@media screen and (max-width: 736px) {
  .course-content .item.--item02 .item-img {
    margin-inline: -3px;
  }
}
@media screen and (max-width: 736px) {
  .course-content .item.--item03 .item-img {
    margin-top: 32px;
  }
}

.student {
  padding: 127px 0 119px 0;
}
@media screen and (max-width: 736px) {
  .student {
    padding: 72px 15px 79px;
  }
}
.student-ttl {
  font-size: 30px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 69px;
}
@media screen and (max-width: 736px) {
  .student-ttl {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 33px;
  }
}
.student-list {
  display: flex;
  justify-content: center;
  gap: 0 120px;
}
@media screen and (max-width: 736px) {
  .student-list {
    flex-direction: column;
    gap: 31px 0;
  }
}
.student-list .item {
  width: 340px;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .student-list .item {
    width: 100%;
  }
}
.student-list .item .avatar {
  width: 280px;
  margin: 0 auto 34px auto;
}
@media screen and (max-width: 736px) {
  .student-list .item .avatar {
    width: 240px;
    margin: 0 auto 13px auto;
  }
}
.student-list .item-desc {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 34px;
}
@media screen and (max-width: 736px) {
  .student-list .item-desc {
    line-height: 34px;
    margin-bottom: 14px;
  }
}

.teacher {
  margin: 0 0 120px 0;
}
@media screen and (max-width: 736px) {
  .teacher {
    margin: 0 15px 80px 15px;
  }
}
.teacher .inner {
  border: 8px solid #F6F6F6;
  box-sizing: border-box;
  padding: 54px 56px 56px 56px;
}
@media screen and (max-width: 736px) {
  .teacher .inner {
    padding: 27px 8px 29px;
  }
}
.teacher-ttl {
  font-size: 32px;
  line-height: 48px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 43px;
}
@media screen and (max-width: 736px) {
  .teacher-ttl {
    font-size: 21px;
    line-height: 34px;
    margin-bottom: 19px;
  }
}
.teacher-list .item {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 736px) {
  .teacher-list .item {
    flex-direction: column;
  }
}
.teacher-list .item .avatar {
  width: 240px;
  margin: -5px 40px 0 0;
}
@media screen and (max-width: 736px) {
  .teacher-list .item .avatar {
    margin: 0 auto 12px auto;
  }
}
.teacher-list .item-text {
  width: 672px;
}
@media screen and (max-width: 736px) {
  .teacher-list .item-text {
    width: 100%;
  }
}
.teacher-list .item-desc {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 27px;
}
@media screen and (max-width: 736px) {
  .teacher-list .item-desc {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 10px;
    text-align: center;
  }
}
.teacher-list .item .txt + .txt {
  margin-top: 9px;
}
@media screen and (max-width: 736px) {
  .teacher-list .item .txt + .txt {
    margin-top: 2px;
  }
}

.course-detail {
  background: #F6F6F6;
  padding: 118px 0;
  margin: 0 0 127px 0;
}
@media screen and (max-width: 736px) {
  .course-detail {
    padding: 74px 0 79px 0;
    margin: 0 0 74px 0;
  }
}
@media screen and (min-width: 737px) {
  .course-detail .inner {
    width: 952px;
  }
}
.course-detail-ttl {
  font-size: 32px;
  line-height: 48px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 31px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 736px) {
  .course-detail-ttl {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 27px;
  }
}
.course-detail-txt {
  text-align: center;
}
.course-detail-sub-ttl {
  text-align: center;
  font-size: 24px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  font-weight: 700;
  margin-top: 41px;
}
@media screen and (max-width: 736px) {
  .course-detail-sub-ttl {
    font-size: 19px;
    line-height: 1.9;
    margin-top: 22px;
  }
}
.course-detail-table {
  background-color: #FFFFFF;
  width: 100%;
  margin-top: 21px;
  border: 1px solid #CCCCCC;
}
@media screen and (max-width: 736px) {
  .course-detail-table {
    margin-top: 29px;
  }
}
.course-detail-table th {
  background-color: rgba(228, 228, 228, 0.8);
  text-align: center;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  font-weight: 700;
  font-size: 20px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding-block: 11px;
}
@media screen and (max-width: 736px) {
  .course-detail-table th {
    padding-block: 9px;
    font-size: 19px;
  }
}
@media screen and (min-width: 737px) {
  .course-detail-table th:first-child {
    font-size: 17px;
    width: 689px;
  }
}
@media screen and (max-width: 736px) {
  .course-detail-table th:first-child {
    width: 251px;
  }
}
.course-detail-table td {
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 39px 46px 39px 49px;
  vertical-align: middle;
}
@media screen and (max-width: 736px) {
  .course-detail-table td {
    padding: 20px 10px 26px;
  }
}
.course-detail-table td:nth-child(2) {
  text-align: center;
}
@media screen and (min-width: 737px) {
  .course-detail-table td:nth-child(2) {
    font-size: 18px;
  }
}
@media screen and (max-width: 736px) {
  .course-detail-table td:nth-child(2) {
    padding-inline: 5px;
  }
}
.course-detail-table td .ttl {
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 736px) {
  .course-detail-table td .ttl {
    font-size: 19px;
    line-height: 1.4;
  }
}
.course-detail-table td .list {
  margin-top: 10px;
}
@media screen and (max-width: 736px) {
  .course-detail-table td .list {
    margin-top: 13px;
    padding-left: 4px;
  }
}
.course-detail-table td .list li {
  line-height: 1.75;
}
@media screen and (min-width: 737px) {
  .course-detail-table td .list li {
    padding-left: 17px;
    position: relative;
  }
}
.course-detail-table td .list li:not(:last-child) {
  margin-bottom: 3px;
}
@media screen and (max-width: 736px) {
  .course-detail-table td .list li:not(:last-child) {
    margin-bottom: -2px;
  }
}
.course-detail-table td .list li:before {
  content: "・";
  display: inline-block;
}
@media screen and (min-width: 737px) {
  .course-detail-table td .list li:before {
    position: absolute;
    top: 3px;
    left: 4px;
    font-size: 14px;
  }
}
@media screen and (max-width: 736px) {
  .course-detail-table td .list li:before {
    margin-right: 5px;
  }
}
@media screen and (min-width: 737px) {
  .course-detail-table td .list ul {
    padding-left: 9px;
  }
}
.course-detail-table td .list ul li {
  padding-left: 22px;
}
@media screen and (max-width: 736px) {
  .course-detail-table td .list ul li {
    padding-left: 33px;
    position: relative;
  }
}
.course-detail-table td .list ul li:not(:last-child) {
  margin-bottom: 0;
}
.course-detail-table td .list ul li:before {
  content: "～";
}
@media screen and (max-width: 736px) {
  .course-detail-table td .list ul li:before {
    position: absolute;
    top: 0;
    left: 16px;
    margin-right: 0;
  }
}
.course-detail-note {
  margin-top: 10px;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 737px) {
  .course-detail-note {
    text-align: right;
  }
}
@media screen and (max-width: 736px) {
  .course-detail-note {
    line-height: 1.75;
    margin-top: 3px;
  }
}

.result {
  padding-bottom: 119px;
}
@media screen and (max-width: 736px) {
  .result {
    padding-bottom: 78px;
  }
}
@media screen and (min-width: 737px) {
  .result .inner {
    width: 1080px;
  }
}
.result-ttl {
  font-size: 30px;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 39px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 736px) {
  .result-ttl {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 27px;
  }
}
.result-txt {
  text-align: center;
}
.result-table {
  background-color: #FFFFFF;
  width: 100%;
  margin-top: 38px;
  border: 1px solid #CCCCCC;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 736px) {
  .result-table {
    margin-top: 30px;
  }
}
.result-table th {
  background-color: rgba(228, 228, 228, 0.8);
  text-align: center;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  font-weight: 700;
  font-size: 20px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding-block: 11px;
}
@media screen and (max-width: 736px) {
  .result-table th {
    padding-block: 9px 8px;
    vertical-align: middle;
    font-size: 19px;
  }
}
@media screen and (min-width: 737px) {
  .result-table th:nth-child(1) {
    width: 259px;
  }
}
@media screen and (max-width: 736px) {
  .result-table th:nth-child(1) {
    width: 108px;
  }
}
@media screen and (min-width: 737px) {
  .result-table th:nth-child(2) {
    width: 700px;
  }
}
@media screen and (max-width: 736px) {
  .result-table th:nth-child(2) {
    width: 150px;
  }
}
.result-table th small {
  font-size: 16px;
}
@media screen and (max-width: 736px) {
  .result-table th small {
    display: block;
    font-size: 12px;
    line-height: 1.4166666667;
    margin-top: 2px;
  }
}
.result-table td {
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 13px 50px;
  vertical-align: middle;
  line-height: 1.75;
  font-family: "HondaGlobalFontJP-Light", sans-serif;
  font-weight: 300;
}
@media screen and (max-width: 736px) {
  .result-table td {
    padding: 8px;
    font-size: 14px;
    line-height: 1.5714285714;
  }
}
.result-table .center {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 736px) {
  .result-table .center {
    padding-left: 5px;
    padding-right: 5px;
  }
}