@charset "UTF-8";
#highschool h2 {
  margin: 10px 0 0;
  border-bottom: 1px solid #ef3075;
  padding: 0 0 10px;
  color: #ef3075;
  font-size: 36px;
  text-align: center;
}
@media (max-width: 1060px) {
  #highschool h2 {
    font-size: 32px;
  }
}
#highschool h2 span {
  margin-left: 1em;
}
@media (max-width: 1060px) {
  #highschool h2 span {
    display: block;
    margin-left: 0;
  }
}
#highschool h3.obi {
  margin: 40px 0px 1em;
  border-radius: 4px;
  background: #ef3075;
  padding: 0.5em 0.8em;
  color: #fff;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1060px) {
  #highschool h3.obi {
    padding: 0.8em 1em;
    font-size: 26px;
  }
}
#highschool .textbox {
  margin: 20px 0 0;
}
#highschool .textbox .read {
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 1060px) {
  #highschool .textbox .read {
    font-size: 24px;
  }
}
#highschool .att {
  margin-top: 15px;
  padding-left: 1em;
  text-indent: -1em;
  color: #c00;
}
#highschool .scroll {
  margin-top: 25px;
}
@media (max-width: 1060px) {
  #highschool .scroll {
    overflow: auto;
  }
}
#highschool .scroll::-webkit-scrollbar-track {
  background: #efe8ea;
}
#highschool .scroll::-webkit-scrollbar-thumb {
  background: #ef3075;
}
#highschool table {
  width: 100%;
}
@media (max-width: 1060px) {
  #highschool table {
    width: 1900px;
  }
}
#highschool table.normal {
  table-layout: fixed;
}
@media (max-width: 1060px) {
  #highschool table.normal {
    width: 1610px;
  }
}
#highschool table.normal thead th {
  background: #ef3075;
}
#highschool table.normal thead tr.item th {
  background: #e4e4e4;
  color: #231815;
}
@media (max-width: 1060px) {
  #highschool table.normal thead th {
    text-align: left;
    padding-left: 1em;
  }
  #highschool table.normal thead tr.item th {
    text-align: center;
    padding-left: 0;
  }
}
#highschool table.normal th, #highschool table.normal td {
  border: 1px solid #ccc;
}
#highschool table.normal th.btnarea, #highschool table.normal td.btnarea {
  width: 170px;
}
@media (max-width: 1060px) {
  #highschool table.normal th.btnarea, #highschool table.normal td.btnarea {
    width: 280px;
  }
}
#highschool table.normal tr:nth-child(odd) td {
  background: none;
}
#highschool table th, #highschool table td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #fff;
  padding: 10px;
  font-size: 110%;
  text-align: center;
}
#highschool table th .att, #highschool table td .att {
  margin-top: 0;
}
#highschool table thead th {
  padding: 0.5em 0px;
  background: #ef3075;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}
@media (max-width: 1060px) {
  #highschool table thead th {
    font-size: 24px;
  }
}
#highschool table tbody th {
  background: #d7e3f9;
  color: #ef3075;
  font-size: 18px;
  font-weight: normal;
}
@media (max-width: 1060px) {
  #highschool table tbody th {
    font-size: 24px;
  }
}
#highschool table td {
  width: 130px;
}
@media (max-width: 1060px) {
  #highschool table td {
    width: 260px;
  }
}
#highschool table tr td:last-child {
  width: 230px;
  text-align: left;
  line-height: 1.8;
}
@media (max-width: 1060px) {
  #highschool table tr td:last-child {
    width: 460px;
  }
}
#highschool table .hpbtn {
  display: block;
  border: 1px solid #ef3075;
  border-radius: 4px;
  background: #FFF;
  padding: 1em 0px;
  margin: 0 auto;
  font-weight: bold;
  color: #ef3075;
  line-height: 1;
  letter-spacing: 0.08em;
  text-align: center;
}
#highschool table .hpbtn:hover {
  background: #ef3075;
  color: #FFF;
  opacity: 1;
}
@media (max-width: 1060px) {
  #highschool table .hpbtn {
    max-width: 10em;
  }
}
#highschool table .npbtn {
  display: block;
  border: 1px solid #333;
  border-radius: 4px;
  background: #EEE;
  padding: 1em 0px;
  color: #333;
  line-height: 1;
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 1060px) {
  #highschool table .npbtn {
    max-width: 10em;
  }
}
#highschool .years {
  margin-bottom: 20px;
}
#highschool .years li {
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;
  width: 240px;
}
#highschool .years li:nth-child(4n) {
  margin-right: 0px;
}
@media (max-width: 1060px) {
  #highschool .years li {
    margin: 0px 2% 2% 0px;
    width: 48%;
  }
  #highschool .years li:nth-child(2n) {
    margin-right: 0px;
  }
}
#highschool .years li a {
  display: block;
  padding: 0.5em 0px;
  border-radius: 4px;
  border: 1px solid #ef3075;
  font-size: 24px;
  font-weight: bold;
  color: #ef3075;
  line-height: 1;
  text-align: center;
}
#highschool .years li a:hover {
  background: #ef3075;
  color: #FFF;
  opacity: 1;
}
#highschool .bn {
  background-color: #f68326;
  border-radius: 5px;
  margin-bottom: 40px;
  height: 90px;
  width: 100%;
}
#highschool .bn a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  font-weight: bold;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#highschool .schedule {
  width: 100%;
  background-color: #e4e4e4;
  padding: 0.5em 0px;
  font-size: 18px;
  text-align: center;
}
@media (max-width: 1060px) {
  #highschool .schedule {
    font-size: 24px;
  }
}
#highschool .frame-lv1,
#highschool .frame-lv2,
#highschool .frame-lv3,
#highschool .frame-lv5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#highschool .frame-lv1 *,
#highschool .frame-lv2 *,
#highschool .frame-lv3 *,
#highschool .frame-lv5 * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
#highschool .frame-lv1,
#highschool .frame-lv2,
#highschool .frame-lv3,
#highschool .frame-lv4 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  text-align: center;
}
#highschool .frame-lv1 *,
#highschool .frame-lv2 *,
#highschool .frame-lv3 *,
#highschool .frame-lv4 * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#highschool .frame-lv1 span,
#highschool .frame-lv2 span,
#highschool .frame-lv3 span,
#highschool .frame-lv4 span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 66px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
@media (max-width: 1060px) {
  #highschool .frame-lv1 span,
  #highschool .frame-lv2 span,
  #highschool .frame-lv3 span,
  #highschool .frame-lv4 span {
    min-height: auto;
    padding: 20px 0;
  }
}
#highschool .frame-lv1 .attention,
#highschool .frame-lv2 .attention,
#highschool .frame-lv3 .attention,
#highschool .frame-lv4 .attention {
  color: #c00;
}
@media (max-width: 1060px) {
  #highschool .frame-lv1 .attention,
  #highschool .frame-lv2 .attention,
  #highschool .frame-lv3 .attention,
  #highschool .frame-lv4 .attention {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
  #highschool .frame-lv1 .attention::before,
  #highschool .frame-lv2 .attention::before,
  #highschool .frame-lv3 .attention::before,
  #highschool .frame-lv4 .attention::before {
    display: block;
    content: "問題";
  }
}
#highschool .frame-lv1 .hpbtn,
#highschool .frame-lv2 .hpbtn,
#highschool .frame-lv3 .hpbtn,
#highschool .frame-lv4 .hpbtn {
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 180px;
  padding: 1em 0px;
  border: 1px solid #ef3075;
  border-radius: 4px;
  background: #FFF;
  color: #ef3075;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.08em;
  text-align: center;
}
#highschool .frame-lv1 .hpbtn:hover,
#highschool .frame-lv2 .hpbtn:hover,
#highschool .frame-lv3 .hpbtn:hover,
#highschool .frame-lv4 .hpbtn:hover {
  background: #ef3075;
  color: #FFF;
  opacity: 1;
}
@media (max-width: 1060px) {
  #highschool .frame-lv1 .hpbtn,
  #highschool .frame-lv2 .hpbtn,
  #highschool .frame-lv3 .hpbtn,
  #highschool .frame-lv4 .hpbtn {
    width: auto;
    min-width: 170px;
    padding: 1em;
    font-size: 22px;
    line-height: 1.4;
  }
}
#highschool .frame-lv1 .npbtn,
#highschool .frame-lv2 .npbtn,
#highschool .frame-lv3 .npbtn,
#highschool .frame-lv4 .npbtn {
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 180px;
  padding: 1em 0px;
  border: 1px solid #CCC;
  border-radius: 4px;
  background: #EEE;
  color: #BBB;
  line-height: 1;
  letter-spacing: 0.08em;
  text-align: center;
  cursor: default;
}
#highschool .frame-lv1 .npbtn:hover,
#highschool .frame-lv2 .npbtn:hover,
#highschool .frame-lv3 .npbtn:hover,
#highschool .frame-lv4 .npbtn:hover {
  opacity: 1;
}
@media (max-width: 1060px) {
  #highschool .frame-lv1 .npbtn,
  #highschool .frame-lv2 .npbtn,
  #highschool .frame-lv3 .npbtn,
  #highschool .frame-lv4 .npbtn {
    width: auto;
    min-width: 170px;
    padding: 1em;
    font-size: 22px;
    line-height: 1.4;
  }
}
@media (max-width: 1060px) {
  #highschool .frame-lv1,
  #highschool .frame-lv2,
  #highschool .frame-lv3,
  #highschool .frame-lv4 {
    font-size: 24px;
  }
}
#highschool .frame-lv1 {
  width: 100%;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
}
#highschool .frame-lv1 > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
#highschool .frame-lv1 > *:first-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 250px;
          flex: 0 0 250px;
  width: 250px;
}
@media (max-width: 1060px) {
  #highschool .frame-lv1 > *:first-child {
    border-right: 1px solid #CCC;
  }
}
@media (max-width: 1060px) {
  #highschool .frame-lv1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 24px;
  }
  #highschool .frame-lv1 > *,
  #highschool .frame-lv1 > *:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  #highschool .frame-lv1 > *:nth-child(2) > *:first-child {
    display: none;
  }
}
#highschool .frame-lv2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#highschool .frame-lv2 > *:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 46px;
          flex: 0 0 46px;
  min-height: 46px;
  background-color: #ec3576;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
#highschool .frame-lv2 > *:first-child > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 250px;
          flex: 1 1 250px;
  min-height: 46px;
}
@media (max-width: 1060px) {
  #highschool .frame-lv2:first-child span {
    border-right: none;
  }
  #highschool .frame-lv2 > *,
  #highschool .frame-lv2 > *:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    font-size: 24px;
  }
  #highschool .frame-lv2 > span {
    padding: 25px 0;
  }
}
#highschool .frame-lv3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#highschool .frame-lv3 > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#highschool .frame-lv3 > * > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 250px;
          flex: 1 1 250px;
}
@media (max-width: 1060px) {
  #highschool .frame-lv3 > * > * {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #highschool .frame-lv3 > * > *:nth-child(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
            flex: 0 0 160px;
  }
}
#highschool .frame-lv4 {
  display: grid;
  grid-template-rows: 131.8px 65.6px;
  grid-template-columns: 1fr 1fr 1fr;
}
#highschool .frame-lv4 div:nth-child(1) {
  grid-row: 1/2;
  grid-column: 1/3;
}
#highschool .frame-lv4 div:nth-child(2) {
  grid-row: 2/3;
  grid-column: 1/3;
}
#highschool .frame-lv4 div:nth-child(3) {
  grid-row: 1/3;
  grid-column: 3/4;
}
@media (max-width: 1060px) {
  #highschool .frame-lv4 {
    grid-template-rows: auto auto;
    grid-template-columns: 160px 1fr 1fr;
  }
}
#highschool .frame-lv5 > * {
  -webkit-box-flex: 250px;
      -ms-flex: 250px;
          flex: 250px;
}
@media (max-width: 1060px) {
  #highschool .frame-lv5 > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  #highschool .frame-lv5 > *:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
            flex: 0 0 160px;
  }
  #highschool .frame-lv5 > *:last-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
#highschool .frame-lv5 > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#highschool .for-pc {
  display: block;
}
@media (max-width: 1060px) {
  #highschool .for-pc {
    display: none;
  }
}
#highschool .for-sp {
  display: none;
}
@media (max-width: 1060px) {
  #highschool .for-sp {
    display: block;
  }
}/*# sourceMappingURL=styles.css.map */