main * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
main p,
main a {color: #333;}
main a {transition: .4s}
main a:hover {
  color: #03A8A2;
  text-decoration: none;
  opacity: .7;
}
.eizo-ttl {
  padding: 80px 0;
  font-size: 42px;
  font-family: "Hiragino Mincho ProN W6", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  color: #2E2E2E;
  text-align: center;
}
ul.eizo-tab {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #C7C7C7;
}
ul.eizo-tab li {
  width: 33.333%;
  padding: 0 0 18px 100px;
  font-size: 20px;
  font-family: "Hiragino Mincho ProN W6", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  color: #333;
  cursor: pointer;
  display: flex;
  align-items: center;
  position: relative;
}
ul.eizo-tab li:nth-child(1) {background: url(https://school.js88.com/common_img/e_movie/photo1.png) no-repeat left 15px top/70px;}
ul.eizo-tab li:nth-child(2) {background: url(https://school.js88.com/common_img/e_movie/photo6.png) no-repeat left 15px top/70px;}
ul.eizo-tab li:nth-child(3) {background: url(https://school.js88.com/common_img/e_movie/photo3.png) no-repeat left 15px top/70px;}
ul.eizo-tab li.on::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  border-bottom: 4px solid #03A8A2;
}
ul.eizo-tab li.univ::before {border-bottom-color: #F9A322;}
ul.eizo-tab li.private::before {border-bottom-color: #033FA8;}
ul.eizo-tab li.on::after {
  content: "";
  position: absolute;
  bottom: -26px;
  left: calc(50% - 5px);
  border: 11px solid transparent;
  border-left-width: 9px;
  border-right-width: 9px;
  border-top-color: #03A8A2;
}
ul.eizo-tab li.univ.on::after {border-top-color: #F9A322;}
ul.eizo-tab li.private.on::after {border-top-color: #033FA8;}
.video-wrap {
  padding: 70px 0 40px;
  text-align: center;
}
.r-link {text-align: right;}
.r-link a {font-size: 18px;}
.cnt-cell {display: none;}
.cnt-cell.show {display: block;}
section {margin-bottom: 110px;}
section:last-child {margin-bottom: 110px;}
section .sec-ttl {
  color: #000;
  font-size: 30px;
  font-family: "Hiragino Mincho ProN W6", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.mb40 {margin-bottom: 40px;}
ul.eizo-link {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 37px;
}
ul.eizo-link li {
  margin: 20px 20px 0 0;
  text-align: center;
}
ul.eizo-link li:nth-child(4n) {margin-right: 0;}
ul.eizo-link li:nth-child(-n+4) {margin-top: 0;}
ul.eizo-link li a {
  display: block;
  border: 1px solid #707070;
  width: 230px;
  height: 60px;
  font-size: 18px;
  padding-top: 16px;
}
ul.eizo-link li a:hover {border: 1px solid #03A8A2;}
#koushi-prof {
  display: flex;
  justify-content: space-between;
  padding: 130px 20px 80px 0;
  background: url(/common_img/e_movie/bg_pc.png) no-repeat left -220px top -114px;
}
#koushi-prof figure {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
  margin: 20px 30px 0 0;
}
#koushi-prof figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#koushi-prof .txt {
  flex: 1;
  background: rgba(255,255,255,.5);
  padding: 20px;
}
#koushi-prof .txt .prof-ttl {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
#koushi-prof .txt .prof {
  font-size: 16px;
  line-height: 28px;
}
section .seikyu_point {
  color: #000;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
.mincho {font-family: "Hiragino Mincho ProN W6", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.eizo-ttl span {font-size: 46px;}
ul.link_tab {display: flex;}
ul.link_tab li {
  text-align: center;
  margin-right: 5px;
  position: relative;
}
ul.link_tab li a {
  border: 1px solid #707070;
  width: 100px;
  display: block;
  font-size: 24px;
  padding: 5px 0;
  font-family: "Hiragino Mincho ProN W6", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
ul.link_tab li a:hover {
  color: inherit;
  opacity: .6;
}
ul.link_tab li.on::after {
  content: "";
  width: 100%;
  display: block;
  border-bottom: 4px solid #ff0000;
  position: absolute;
  left: 0;
  bottom: 0;
}
ul.link_tab li.on.lit::after {border-bottom: 4px solid #ff00e6;}
ul.link_tab li.on.gps::after {border-bottom: 4px solid #00a0a5;}
ul.link_tab li.on.img::after {border-bottom: 4px solid #34426a;}
ul.link_tab li a.noLink {
  pointer-events: none;
  color: #ccc;
  border: 1px solid #ccc;
}
.link_page .btnAreaTop {width: 100%;}