<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mt-sm {
  margin-top: 1.0416666667vw !important;
}

.mt-m {
  margin-top: 2.0833333333vw !important;
}

.mt-l {
  margin-top: 4.1666666667vw !important;
}

section.mv {
  position: sticky;
  top: 80px;
  left: 0;
}

.course__sectionTtl {
  padding-right: 0.4166666667vw;
  padding-bottom: 0.4166666667vw;
  position: relative;
}
.course__sectionTtl h3 {
  border: 2px solid #000;
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 0.8854166667vw 1.0416666667vw;
  font-size: 1.25vw;
  letter-spacing: 0.04em;
  font-weight: bold;
}
.course__sectionTtl::after {
  content: "";
  width: calc(100% - 0.4166666667vw);
  height: calc(100% - 0.4166666667vw);
  position: absolute;
  bottom: 0;
  right: 0;
  border: 2px solid #000;
}
.course__sectionTtl.architecture::after {
  background-color: #dd0012;
}
.course__sectionTtl.architecture_n::after {
  background-color: #495780;
}
.course__sectionTtl.add::after {
  background-color: #21816a;
}
.course__sectionTtl.sd::after {
  background-color: #b78aae;
}
.course__sectionTtl.cm::after {
  background-color: #ffd300;
}
.course__sectionTtl.civil::after {
  background-color: #ed6b00;
}
.course__sectionTtl.gd::after {
  background-color: #89ba40;
}
.course__sectionTtl.sca2::after {
  background-color: #4ab3b4;
}
.course__sectionTtl.sca1::after {
  background-color: #4874b9;
}

.course__subTtl {
  font-size: 1.25vw;
  font-weight: bold;
  letter-spacing: 0.04em;
  padding-bottom: 0.9375vw;
  border-bottom: 2px solid #cccccc;
  position: relative;
}
.course__subTtl span {
  margin-left: 0.8854166667vw;
  font-size: 0.7291666667vw;
  font-weight: normal;
}
.course__subTtl::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 5.3645833333vw;
  height: 2px;
}
.course__subTtl.architecture::after {
  background-color: #dd0012;
}
.course__subTtl.architecture_n::after {
  background-color: #495780;
}
.course__subTtl.add::after {
  background-color: #21816a;
}
.course__subTtl.sd::after {
  background-color: #b78aae;
}
.course__subTtl.cm::after {
  background-color: #ffd300;
}
.course__subTtl.civil::after {
  background-color: #ed6b00;
}
.course__subTtl.gd::after {
  background-color: #89ba40;
}
.course__subTtl.sca2::after {
  background-color: #4ab3b4;
}
.course__subTtl.sca1::after {
  background-color: #4874b9;
}

.course__point {
  margin-top: 2.34375vw;
  padding: 1.40625vw 0 2.1354166667vw;
  background-color: #f4f4f4;
}
.course__point h2 {
  font-size: 1.4583333333vw;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-align: center;
  position: relative;
}
.course__point h2::after {
  content: attr(data-feature);
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.8333333333vw;
  letter-spacing: 0;
  font-weight: normal;
}
.course__point--list {
  margin-top: 1.3020833333vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.course__point--list li {
  height: 10.4166666667vw;
  font-size: 1.0416666667vw;
  letter-spacing: 0.04em;
  line-height: 1.8;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.course__point--list li span {
  font-size: 0.8333333333vw;
}
.course__point--list li:nth-of-type(2) {
  border-left: 2px solid #000;
  border-right: 2px solid #000;
}

.course__current {
  margin-top: 1.5625vw;
  display: flex;
  justify-content: space-between;
}
.course__current h4 {
  font-size: 1.25vw;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.6666666667;
}
.course__current h4:nth-of-type(n + 2) {
  margin-top: 2.6041666667vw;
}
.course__current p {
  padding-right: 1.875vw;
  margin-top: 0.8333333333vw;
  font-size: 0.8333333333vw;
  line-height: 2.25;
  font-weight: normal;
}
.course__current p.course__studentInfo {
  line-height: 1.5555555556;
  text-align: right;
  font-size: 0.9375vw;
  margin-top: 0.8333333333vw;
}
.course__current p.course__studentInfo span {
  font-size: 0.8333333333vw;
}
.course__current--txt {
  /*width: calc(100% - 19.5833333333vw);*/
  width: 58.5%;
}
.course__current--txt .graph {
  width: 19.5vw;
  max-width: 273px;
  margin-top: 2.1vw;
}
.course__current--img {
  /*width: 19.5833333333vw;*/
  width: 37.7%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/*
.course__current--img img:first-of-type {
  margin-top: 0.5208333333vw;
  width: 14.21875vw;
  height: 12.6041666667vw;
}
.course__current--img img:last-of-type {
  margin-top: 1.8229166667vw;
}
*/
.course__flow {
  margin-top: 3.4895833333vw;
}
.course__flow--img {
  margin-top: 1.7708333333vw;
  display: flex;
  justify-content: center;
  gap: 1.875vw;
}
.course__flow--img img {
  width: 23.8vw;
  /*width: 19.5833333333vw;*/
}
.course__flow--img.oneItem img {
  width: 100%;
}

.course__schedule {
  margin-top: 3.4895833333vw;
}
.course__schedule--img {
  overflow-x: auto;
}
.course__schedule--img img {
  width: 995px;
}

.course__timeTable {
  margin-top: 3.4895833333vw;
}
.course__timeTable--wrap {
  overflow-x: auto;
}
.course__timeTable table {
  margin-top: 2.34375vw;
  width: 994px;
}
.course__timeTable table th {
  text-align: center;
  font-size: 20px;
  border-bottom: 1px solid #707070;
}
.course__timeTable table th span {
  margin-left: 10px;
  font-size: 16px;
  font-weight: normal;
}
.course__timeTable table td {
  height: 60px;
  text-align: center;
  font-size: 16px;
  width: 206px;
  border-bottom: 1px solid #707070;
  vertical-align: middle;
}
.course__timeTable table td:first-of-type {
  font-weight: bold;
  width: 170px;
  background-color: #f4f4f4;
}
.course__timeTable table.night td {
  width: 412px;
}
.course__timeTable table.night td:first-of-type {
  width: 170px;
}
.course__timeTable p {
  margin-top: 20px;
  caption-side: bottom;
  font-size: 16px;
}

.course__curriculum {
  margin-top: 3.5416666667vw;
}

.course__pickup {
  margin-top: 4.5833333333vw;
}
.course__pickup--btn {
  margin-top: 3.5416666667vw;
  text-align: center;
}
.course__pickup--btn button {
  width: 30.3125vw;
  height: 3.125vw;
  border: 1px solid #000;
  border-radius: 1.5625vw;
  transition: 0.3s;
}
.course__pickup--btn button a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5208333333vw;
  font-size: 0.9375vw;
  font-weight: bold;
  height: 100%;
  position: relative;
}
.course__pickup--btn button a img {
  transition: 0.3s;
}
.course__pickup--btn button a img:first-of-type {
  width: 1.0416666667vw;
}
.course__pickup--btn button a img:last-of-type {
  width: 0.46875vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.5625vw;
}
.course__pickup--btn button:hover {
  background-color: #000;
}
.course__pickup--btn button:hover a {
  color: #fff;
}
.course__pickup--btn button:hover a img {
  filter: invert(1);
}

.course__app-list ul {
  flex-direction: column;
}

.course__job-list ul {
  padding: 0 5.2083333333vw;
  display: grid;
  grid-template-columns: repeat(3, auto);
  margin: 0;
  margin-top: 2.0833333333vw;
}
.course__job-list ul.oneLine {
  justify-content: center;
  gap: 3.4375vw;
}
.course__job-list ul.oneLine.wide {
  gap: 10.4166666667vw;
}
.course__job-list ul:not([class]) {
  grid-template-columns: repeat(3, auto);
  grid-template-rows: repeat(2, 1fr);
  grid-auto-flow: column dense;
  justify-content: space-between;
}
.course__job-list ul li {
  width: auto;
  margin-left: 1em;
}

.qualification {
  border: 0.2083333333vw solid #cccccc;
  padding: 2.0833333333vw;
}
.qualification h2 {
  font-size: 1.4583333333vw;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
}
.qualification ul {
  margin-top: 0.8854166667vw;
}
.qualification ul li {
  font-size: 0.8333333333vw;
  line-height: 2.25;
  list-style-type: square;
  margin-left: 0.625vw;
}

.course__step h4 {
  font-size: 1.25vw;
  font-weight: bold;
}
.course__step p {
  margin-top: 0.8333333333vw;
  font-size: 0.8333333333vw;
  line-height: 2.25;
}
.course__step img {
  margin-top: 2.5vw;
}
.course__job-list ul.list_job { display: flex; justify-content: space-between; flex-wrap: wrap;}
.course__job-list ul.list_job li { width: 55%; margin-bottom: 1vw; font-size: 1.6rem;}
.course__job-list ul.list_job li:nth-child(2n) { width: 35%;}
.course__job-list.job02 ul.list_job li { width: 35%;}
.course__job-list.job02 ul.list_job li:nth-child(2n) { width: 55%;}

@media screen and (max-width: 1024px) {
  section.mv {
    top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .course__current--txt .graph { width: 83vw; max-width: 200px; margin: 4.1vw auto;}

  .course__job-list ul.list_job li { width: 85%; margin-bottom: 3vw; font-size: 1.6rem;}
  .course__job-list ul.list_job li:nth-child(2n) { width: 85%;}
  .course__job-list.job02 ul.list_job li { width: 85%;}
  .course__job-list.job02 ul.list_job li:nth-child(2n) { width: 85%;}

  .mt-sm {
    margin-top: 4vw;
  }
  .mt-m {
    margin-top: 8vw;
  }
  .mt-l {
    margin-top: 16vw;
  }
  section.mv {
    top: 50px;
  }
  .course__sectionTtl {
    padding-right: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
  }
  .course__sectionTtl h3 {
    padding: 3.2vw;
    font-size: 5.3333333333vw;
  }
  .course__sectionTtl::after {
    width: calc(100% - 2.1333333333vw);
    height: calc(100% - 2.1333333333vw);
  }
  .course__subTtl {
    font-size: 5.3333333333vw;
    padding-bottom: 3.7333333333vw;
  }
  .course__subTtl span {
    margin-left: 3.7333333333vw;
    font-size: 3.2vw;
  }
  .course__subTtl::after {
    bottom: -2px;
    width: 17.3333333333vw;
  }
  .course__point {
    margin-top: 8vw;
    padding: 4.5333333333vw 5.3333333333vw 11.7333333333vw;
  }
  .course__point h2 {
    font-size: 6.4vw;
  }
  .course__point h2::after {
    font-size: 4.2666666667vw;
  }
  .course__point--list {
    margin-top: 9.6vw;
    grid-template-columns: repeat(1, 100%);
  }
  .course__point--list li {
    height: auto;
    width: 100%;
    text-align: center;
    padding: 0;
    font-size: 5.3333333333vw;
  }
  .course__point--list li span {
    font-size: 3.8333333333vw;
  }
  .course__point--list li:nth-of-type(2) {
    border: none;
    padding-top: 8.2666666667vw;
    padding-bottom: 9.0666666667vw;
    margin-top: 9.0666666667vw;
    margin-bottom: 8.2666666667vw;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }
  .course__current {
    margin-top: 16vw;
    flex-direction: column;
  }
  .course__current h4 {
    font-size: 5.3333333333vw;
    line-height: 1.8;
  }
  .course__current p {
    padding-right: 0;
    margin-top: 7.7333333333vw;
    font-size: 4.2666666667vw;
    line-height: 2;
  }
  .course__current p.course__studentInfo {
    font-size: 4.8vw;
    margin-top: 7.4666666667vw;
  }
  .course__current p.course__studentInfo span {
    font-size: 4.2666666667vw;
  }
  .course__current--txt {
    width: 100%;
  }
  .course__current--img {
    margin-top: 8vw;
    width: 100%;
    flex-direction: column-reverse;
    align-items: center;
  }
  .course__current--img img:first-of-type {
    margin-top: 5.3333333333vw;
    width: 72.8vw;
    height: 64.5333333333vw;
  }
  .course__current--img img:last-of-type {
    margin-top: 0;
  }
  .course__flow {
    margin-top: 12vw;
  }
  .course__flow--img {
    margin-top: 4vw;
    flex-direction: column;
    gap: 10.6666666667vw;
  }
  .course__flow--img img {
    width: 100%;
  }
  .course__timeTable {
    margin-top: 12vw;
  }
  .course__timeTable--wrap {
    overflow-x: auto;
  }
  .course__timeTable--wrap p {
    margin-top: 20px;
    font-size: 16px;
  }
  .course__timeTable table {
    margin-top: 6.6666666667vw;
    width: 994px;
  }
  .course__timeTable table th {
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #707070;
  }
  .course__timeTable table th span {
    margin-left: 10px;
    font-size: 16px;
    font-weight: normal;
  }
  .course__timeTable table td {
    padding: 22px 0;
    text-align: center;
    font-size: 16px;
    width: 206px;
    border-bottom: 1px solid #707070;
  }
  .course__timeTable table td:first-of-type {
    font-weight: bold;
    width: 170px;
    background-color: #f4f4f4;
  }
  .course__curriculum {
    margin-top: 12.2666666667vw;
  }
  .course__pickup {
    margin-top: 12.2666666667vw;
  }
  .course__pickup--btn {
    margin-top: 10.6666666667vw;
  }
  .course__pickup--btn button {
    width: 77.3333333333vw;
    height: 16vw;
    border-radius: 8vw;
  }
  .course__pickup--btn button a {
    gap: 3.4666666667vw;
    font-size: 4.2666666667vw;
    text-align: left;
    justify-content: start;
    padding-left: 8vw;
  }
  .course__pickup--btn button a img:first-of-type {
    width: 5.3333333333vw;
  }
  .course__pickup--btn button a img:last-of-type {
    width: 1.6vw;
    right: 6.6666666667vw;
  }
  .course__job-list ul {
    padding: 0 0 0 5.3333333333vw;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 0;
    gap: 0;
  }
  .course__job-list ul.oneLine {
    gap: 0;
  }
  .course__job-list ul.oneLine.wide {
    gap: 0;
  }
  .course__job-list ul:not([class]) {
    grid-auto-flow: unset;
    grid-template-columns: repeat(1, 1fr);
  }
  .course__job-list ul li {
    margin-left: 5.3333333333vw;
  }
  .qualification {
    border: 1.0666666667vw solid #cccccc;
    padding: 5.3333333333vw;
  }
  .qualification h2 {
    font-size: 5.3333333333vw;
  }
  .qualification ul {
    margin-top: 4.2666666667vw;
  }
  .qualification ul li {
    font-size: 4.2666666667vw;
    line-height: 2;
    margin-left: 3.2vw;
  }
  .course__step h4 {
    font-size: 5.3333333333vw;
  }
  .course__step p {
    margin-top: 4.2666666667vw;
    font-size: 4.2666666667vw;
    line-height: 2;
  }
  .course__step img {
    margin-top: 6.4vw;
  }
}/*# sourceMappingURL=course.css.map */
</pre></body></html>