.students.stu16 .evalTable .mod-sectionTable__data {
  background-color: #fff !important;
  border-color: #e6e6e6 !important;
}
.students.stu16 .evalTable .mod-sectionTable__row:last-of-type .mod-sectionTable__data {
  background-color: #e6e6e6 !important;
  border-color: #fff #fff #e6e6e6 #fff !important;
}
.students.stu16 .evalTable .mod-sectionTable__row:last-of-type .mod-sectionTable__data:last-of-type {
  border-right-color: #e6e6e6 !important;
}
.students.stu16 .mod-sectionTable caption {
  font-weight: bold;
  line-height: 2;
  text-align: left;
}
.students.stu16 .mod-sectionTable.cap .mod-sectionTable__head {
  white-space: nowrap;
  background: #666;
  color: #fff;
  line-height: 1.5;
}
.students.stu16 .mod-sectionTable.cap .mod-sectionTable__data {
  padding: 15px 10px;
  background: #fff;
  border: 1px solid #e6e6e6;
}
.students.stu16 .mod-sectionTable + .mod-sectionTxt {
  margin: 1em 0 0.5em;
}
.students.stu16 .mod-sectionItem.subj-exclude .mod-oList {
  margin-bottom: 2em;
}
.students.stu16 .mod-sectionItem.subj-exclude .mod-oList__item {
  margin: 0 0 0.5em;
  line-height: 1.4;
  list-style: none;
  position: relative;
  padding-left: 24px;
}
.students.stu16 .mod-sectionItem.subj-exclude .mod-oList__item:before {
  content: counter(my-counter) !important;
  border: solid 1px;
  text-align: center;
  top: 3px;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  margin-right: 10px;
  font-size: 1.2rem;
  line-height: 1.4;
}
.students.stu16 .mod-sectionItem.subj-exclude .mod-oList p {
  background: #fff;
  border: 1px solid #999;
  margin: 0.5em 0;
  padding: 10px;
  line-height: 1.4;
}
@media screen and (min-width: 768px), print {
  .students .mod-asideArea .asideHeadSub--mb30,
  .students .mod-asideArea .oList--mb30,
  .students .mod-asideArea .dList--mb30 {
    margin-bottom: 30px;
  }
  .students .mod-asideArea .asideList--2col {
    display: -webkit-flex;
    display: flex;
  }
  .students .mod-asideArea .asideList--block {
    width: 370px;
  }
  .students.stu01 .txt--floatLeft {
    float: left;
  }
  .students.stu01 .mod-sectionPar--imgOnly {
    -webkit-justify-content: left;
    justify-content: left;
  }
  .students.stu01 .mod-sectionPar--imgOnly .mod-sectionPar__figure.mod-sectionPar__figure--small {
    margin-right: 20px;
  }
  .students.stu01 .mod-sectionPar--imgOnly .mod-sectionPar__figure.mod-sectionPar__figure--small:nth-of-type(3n) {
    margin-right: 0;
  }
  .students.stu01 .btn {
    font-size: 1.6rem;
    line-height: 2;
    border: solid 4px #dcdcdc;
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    text-decoration: none;
    padding: 0 5px;
    margin-left: auto;
    margin-right: 0;
    float: right;
  }
  .students.stu01 .btn--color {
    border: none;
    background-color: #abe04e;
  }
  .students.stu01 .btn::after {
    display: inline-block;
    margin-right: 5px;
    content: ">";
  }
  .students.stu01 .btn:hover {
    opacity: 0.5;
  }
  .students.stu01 .btnWrap {
    padding-bottom: 30px;
  }
  .students.stu01 .btnWrap::after {
    content: "";
    display: table;
    clear: both;
  }
  .students.stu01 .banner:hover {
    opacity: 0.5;
  }
  .students.stu06 .mod-sideMenuWrap__content img {
    width: auto;
  }
  .students.stu09 .mod-sideMenuWrap__content img {
    width: auto;
  }
  .students.stu09 .mod-asideImg__figure {
    width: 130px;
    margin-left: auto;
  }
  .students.stu09 .career__qr {
    display: -webkit-flex;
    display: flex;
  }
  .students.stu16 .mod-sectionItem.subj-exclude .mod-oList__item:before {
    position: absolute;
    left: 0;
    content: counter(my-counter) ".";
    counter-increment: my-counter;
  }
}
@media screen and (max-width: 767px) {
  .students .mod-asideArea .asideHeadSub--mb30,
  .students .mod-asideArea .oList--mb30,
  .students .mod-asideArea .dList--mb30 {
    margin-bottom: 5.172413793103448%;
  }
  .students.stu01 .asideArea--linkButton {
    position: relative;
    padding-bottom: 13.793103448275861%;
  }
  .students.stu01 .asideArea--linkButton .btn {
    display: block;
    width: 81.25%;
    position: absolute;
    bottom: 0;
  }
  .students.stu01 .btn {
    display: block;
    margin-bottom: 5.172413793103448%;
    font-size: 1.2rem;
    line-height: 2;
    border: solid 4px #dcdcdc;
    background-color: #fff;
    color: #000;
    border-radius: 5px;
    text-decoration: none;
    padding: 0 3.448275862068965%;
    text-align: center;
  }
  .students.stu01 .btn--color {
    border: none;
    background-color: #abe04e;
  }
  .students.stu01 .btn::after {
    display: inline-block;
    margin-right: 5px;
    content: ">";
  }
  .students.stu01 .btn:hover {
    opacity: 0.5;
  }
  .students.stu16 .mod-sectionItem.subj-exclude .mod-oList {
    font-size: 1.2rem;
  }
  .students.stu16 .mod-sectionItem.subj-exclude .mod-oList__item:before {
    top: 5px;
    width: 14px;
    height: 14px;
    border-radius: 14px;
    font-size: 1rem;
  }
}

/* M23-056 2023.04.25 / M23-148 2023.06.15 */
@media screen and (min-width: 768px), print {
  .students.stu04 .mod-sectionPar__figure + .mod-sectionItem .mod-dList.mod-dl--dt160 .mod-dList__data {
    width: calc(100% - 440px); /* 160px + 20px + 240px + 20px */
  }
  .students.stu04 .mod-sectionPar__figure {
    width: 240px;
  }
}