@media screen and (max-width: 768px) {
}
.l-target {
  display: none;
}
@media screen and (max-width: 1300px) {
  .l-target {
    display: block;
    width: 100%;
    margin-top: 68px;
  }
}
@media screen and (max-width: 768px) {
  .l-target {
    display: block;
    margin-top: 68px;
  }
}
.l-mv {
  position: relative;
  z-index: 20;
}
.l-banner {
  position: relative;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .l-banner {
    margin-top: 25px;
  }
}
.l-information {
  position: relative;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .l-information {
    padding-bottom: 40px;
  }
}
.l-information::after {
  content: '';
  width: 86.3836017569546%;
  height: 100%;
  background-color: #680014;
  border-radius: 0 18px 18px 0;
  opacity: 0.04;
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .l-information::after {
    width: 100%;
    border-radius: 0;
    top: 0;
  }
}
.l-important {
  position: relative;
  z-index: 5;
}
.l-news {
  position: relative;
  z-index: 5;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .l-news {
    margin-top: 50px;
  }
}
.l-topics {
  position: relative;
  z-index: 5;
  margin-top: 80px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .l-topics {
    margin-top: 50px;
  }
}
.l-academics {
  position: relative;
  margin-top: 180px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .l-academics {
    margin-top: 0;
  }
}
.l-pickup {
  position: relative;
  margin-top: 80px;
}
@media screen and (max-width: 1300px) {
  .l-pickup {
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  .l-pickup {
    margin-top: 50px;
    overflow: hidden;
  }
}
.l-pickup::after {
  content: '';
  width: 86.3836017569546%;
  height: 100%;
  background-color: #680014;
  border-radius: 0 18px 18px 0;
  opacity: 0.04;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .l-pickup::after {
    width: 96.15384615384616%;
    border-radius: 0 12px 12px 0;
    top: 10px;
  }
}
.l-admission {
  position: relative;
  z-index: 3;
  margin-top: -120px;
}
@media screen and (max-width: 768px) {
  .l-admission {
    margin-top: -50px;
  }
}
.l-media {
  position: relative;
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .l-media {
    margin-top: 60px;
  }
}
.l-media::after {
  content: '';
  width: 86.3836017569546%;
  height: 100%;
  background-color: #680014;
  border-radius: 0 18px 18px 0;
  opacity: 0.04;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .l-media::after {
    width: 100%;
    border-radius: 0;
    top: 0;
  }
}
.l-footBanner {
  position: relative;
  margin: 100px auto;
}
@media screen and (max-width: 768px) {
  .l-footBanner {
    margin: 20px 0 40px;
  }
}
.top-title {
  text-align: center;
  position: relative;
  width: 100%;
}
.top-title--en {
  display: inline-block;
  color: #a1051d;
  letter-spacing: 0.2em;
  font-size: 3.5rem;
  font-family: 'Inter', sans-serif;
  font-weight: 'b';
  font-weight: 700;
  background: linear-gradient(135deg, #f5515f, #a1051d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 768px) {
  .top-title--en {
    font-size: 2.4rem;
  }
}
.top-title--jp {
  display: block;
  text-align: center;
  color: #a1051d;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .top-title--jp {
    font-size: 1.4rem;
    margin-top: 15px;
  }
}
.top-title--more {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .top-title--more {
    display: none;
  }
}
.top-title--more > a {
  color: #a1051d;
  font-size: 1.4rem;
  font-weight: bold;
  padding-right: 43px;
  position: relative;
}
.top-title--more > a::before,
.top-title--more > a::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.top-title--more > a::before {
  width: 28px;
  height: 28px;
  border-radius: 14px;
  border: 1px solid #a1051d;
  right: 0;
}
.top-title--more > a::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2px 0 2px 5px;
  border-color: transparent transparent transparent #a1051d;
  right: 11px;
}
.top-button__link {
  display: inline-block;
  font-size: 2rem;
  color: #121212;
  position: relative;
  padding-bottom: 4px;
}
.top-button__link::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #121212;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
@media screen and (max-width: 768px) {
  .top-button__link {
    font-size: 1.5rem;
  }
}
.more-btn {
  display: none;
}
@media screen and (max-width: 768px) {
  .more-btn {
    display: block;
    padding: 0 6vw;
  }
}
@media screen and (max-width: 768px) {
  .more-btn__link {
    display: block;
    height: 56px;
    line-height: 56px;
    background-color: #a1051d;
    color: #fff !important;
    text-align: center;
    width: 100%;
    border-radius: 4px;
    font-size: 1.3rem;
    font-weight: bold;
  }
  .more-btn__link > span {
    position: relative;
    padding-right: 32px;
  }
  .more-btn__link > span::before,
  .more-btn__link > span::after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .more-btn__link > span::before {
    width: 22px;
    height: 22px;
    border-radius: 11px;
    border: 1px solid #fff;
    right: 0;
  }
  .more-btn__link > span::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2px 0 2px 5px;
    border-color: transparent transparent transparent #fff;
    right: 8px;
  }
}
.target {
  position: relative;
}
.target::before {
  content: '';
  width: 100%;
  height: calc(100% + 52px);
  background: -webkit-gradient(linear, left top, right top, from(#cc2c3f), to(#a1051d));
  background: linear-gradient(90deg, #cc2c3f, #a1051d);
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1300px) {
  .target::before {
    height: calc(100% + 102px);
  }
}
@media screen and (max-width: 768px) {
  .target::before {
    height: calc(100% + 62px);
  }
}
.target::after {
  content: '';
  width: 52px;
  height: calc(100% + 52px);
  background: -webkit-gradient(linear, left top, right top, from(rgba(161,5,29,0)), to(#a1051d));
  background: linear-gradient(90deg, rgba(161,5,29,0), #a1051d);
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1300px) {
  .target::after {
    height: calc(100% + 102px);
  }
}
@media screen and (max-width: 768px) {
  .target::after {
    height: calc(100% + 62px);
  }
}
.target__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  overflow: scroll hidden;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media screen and (max-width: 1300px) {
  .target__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 25px 0;
  }
}
@media screen and (max-width: 768px) {
  .target__list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 17px 0;
  }
}
.target__list::-webkit-scrollbar {
  display: none;
}
.target__list__item {
  padding-left: 15px;
  scroll-snap-align: start;
}
.target__list__item:nth-of-type(n+2) {
  padding-left: 10px;
  margin-left: 13px;
  border-left: 1px solid rgba(255,255,255,0.45);
}
.target__list__item:last-child {
  padding-right: 15px;
}
.target__list__link {
  display: block;
  color: #fff !important;
  white-space: nowrap;
  position: relative;
}
@media screen and (max-width: 1300px) {
  .target__list__link {
    font-size: 1.5rem;
    padding-left: 28px;
  }
}
@media screen and (max-width: 768px) {
  .target__list__link {
    font-size: 1.3rem;
    padding-left: 23px;
  }
}
.target__list__link::before {
  content: '';
  background: url("../images/common/icon_target_w.svg") 50% 50% no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 1300px) {
  .target__list__link::before {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .target__list__link::before {
    width: 20px;
    height: 20px;
  }
}
.mv-wrap {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1740.5563689604685px) {
  .mv-wrap {
    width: 91.21522693997072%;
  }
}
@media screen and (max-width: 1300px) {
  .mv-wrap {
    width: 92vw;
  }
}
.mv__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: rotator 1.4s linear infinite;
  animation: rotator 1.4s linear infinite;
}
.mv__path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation: colors 5.6s ease-in-out infinite, dash 1.4s ease-in-out infinite;
  animation: colors 5.6s ease-in-out infinite, dash 1.4s ease-in-out infinite;
}
.emergency {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  background-color: #a1051d;
  padding: 28px 30px;
  border-radius: 6px;
  -webkit-box-shadow: 20px 20px 40px 0 rgba(0,0,0,0.12);
  box-shadow: 20px 20px 40px 0 rgba(0,0,0,0.12);
  max-width: 50%;
}
@media screen and (max-width: 768px) {
  .emergency {
    width: calc(100% - 30px);
    max-width: 100%;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 20px;
  }
}
.emergency__close {
  display: block;
  width: 23px;
  height: 23px;
  background-color: #121212;
  border-radius: 50%;
  line-height: 23px;
  position: absolute;
  top: -8px;
  right: -8px;
  cursor: pointer;
}
.emergency__close::before,
.emergency__close::after {
  content: '';
  width: 9px;
  height: 2px;
  background-color: #fff;
  border-radius: 1px;
  position: absolute;
}
.emergency__close::before {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.emergency__close::after {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.emergency__text {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.5;
}
.emergency__text:not(:last-child) {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.18);
}
@media screen and (max-width: 768px) {
  .emergency__text {
    font-size: 1.3rem;
  }
}
.emergency__text > a {
  color: #fff;
  display: block;
  position: relative;
  padding-right: 32px;
}
.emergency__text > a::before,
.emergency__text > a::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.emergency__text > a::before {
  width: 22px;
  height: 22px;
  border-radius: 11px;
  background-color: #fff;
  right: 0;
}
.emergency__text > a::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.5px 0 2.5px 5px;
  border-color: transparent transparent transparent #a1051d;
  right: 8px;
}
.mv {
  width: 100%;
  padding-bottom: 75px;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .mv {
    padding: 0 0 50px 0;
  }
}
.mv .slick-list {
  border-radius: 12px;
  -webkit-box-shadow: 0 0 20px 0 rgba(104,0,20,0.33);
  box-shadow: 0 0 20px 0 rgba(104,0,20,0.33);
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .mv .slick-list {
    border-radius: 8px;
  }
}
.mv .slick-slide img {
  width: 100%;
  height: auto;
}
.mv__item {
  width: 100%;
  background-color: #fff;
  vertical-align: middle;
}
.mv__item > img {
  width: 100%;
  height: auto;
}
.mv__link {
  display: block;
}
.mv__shadow {
  width: 100%;
  max-width: 1288px;
  margin: 0 auto;
  height: 44px;
  border-radius: 50%;
  background-color: #680014;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  opacity: 0.4;
  z-index: 1;
  position: absolute;
  bottom: 11%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media screen and (max-width: 1401.147877013177px) {
  .mv__shadow {
    width: 91.21522693997072%;
  }
}
@media screen and (max-width: 1300px) {
  .mv__shadow {
    width: 92vw;
  }
}
@media screen and (max-width: 768px) {
  .mv__shadow {
    width: 90%;
    height: 34px;
  }
}
.mv__dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mv__dots > li {
  width: 28px;
  height: 28px;
  margin: 0 6px;
  position: relative;
  outline: 0;
}
@media screen and (max-width: 768px) {
  .mv__dots > li {
    width: 20px;
    height: 20px;
    margin: 0 4px;
  }
}
.mv__dots > li > button {
  width: 6px;
  height: 6px;
  padding: 0;
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-indent: -99px;
  overflow: hidden;
  outline: 0;
  border: none;
  background-color: #a1051d;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mv__dots > li.slick-active > button {
  width: 4px;
  height: 4px;
  border-radius: 2px;
}
.mv__dots__circle {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.mv__dots__circle > circle {
  fill: transparent;
  stroke: #a1051d;
  stroke-dasharray: 0 100;
  stroke-width: 1;
}
.banner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 1305.4172767203513px) {
  .banner {
    width: 91.21522693997072%;
  }
}
@media screen and (max-width: 1300px) {
  .banner {
    width: 92vw;
  }
}
@media screen and (max-width: 768px) {
  .banner {
    display: block;
  }
}
.banner__item {
  width: 48.833333333333336%;
}
@media screen and (max-width: 768px) {
  .banner__item {
    width: 100%;
  }
  .banner__item:nth-of-type(n+2) {
    margin-top: 15px;
  }
}
.banner__link {
  display: block;
  width: 100%;
}
.banner img {
  width: 100%;
  height: auto;
}
.important {
  width: 100%;
  max-width: 1200px;
  background-color: #a1051d;
  margin: 0 auto;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .important {
    padding: 35px 4vw 10px;
    display: block;
  }
}
.important__title {
  width: 28.666666666666668%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .important__title {
    width: 100%;
  }
}
.important__title > span {
  position: relative;
  padding-left: 44px;
  color: #fff;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.important__title > span::before {
  content: '';
  width: 34px;
  height: 34px;
  background: url("../images/top/icon_important.svg") 50% 50% no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.important__list {
  width: 71.33333333333334%;
  padding: 20px 0 20px 55px;
  border-left: 1px solid rgba(255,255,255,0.18);
}
@media screen and (max-width: 768px) {
  .important__list {
    width: 100%;
    margin-top: 10px;
    padding: 0;
    border-left: none;
  }
}
@media screen and (max-width: 768px) {
  .important__item {
    padding: 20px 0;
  }
}
.important__item:nth-of-type(n+2) {
  margin-top: 13px;
}
@media screen and (max-width: 768px) {
  .important__item:nth-of-type(n+2) {
    margin-top: 0;
    border-top: 1px solid rgba(255,255,255,0.18);
  }
}
.important__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff !important;
}
@media screen and (max-width: 768px) {
  .important__link {
    display: block;
  }
}
.important__date {
  background-color: rgba(0,0,0,0.05);
  border-radius: 3px;
  font-family: 'Inter', sans-serif;
  font-weight: 'b';
  font-weight: 700;
  font-size: 1.1rem;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  margin-right: 13px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .important__date {
    margin: 0 0 10px;
  }
}
.important__text {
  font-size: 1.4rem;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .important__text {
    font-size: 1.3rem;
  }
}
.news {
  overflowx: hidden;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1305.4172767203513px) {
  .news {
    width: 91.21522693997072%;
  }
}
@media screen and (max-width: 1300px) {
  .news {
    width: 92vw;
  }
}
.news__list,
.media__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .news__list,
  .media__list {
    display: block;
    margin-top: 0;
  }
}
.news__item,
.media__item {
  width: 31.75%;
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .news__item,
  .media__item {
    width: 100%;
  }
  .news__item:last-of-type,
  .media__item:last-of-type {
    border-bottom: 0;
  }
}
.news__link,
.media__link {
  display: block;
  padding: 30px 20px;
}
@media screen and (max-width: 768px) {
  .news__link,
  .media__link {
    padding: 20px 0;
  }
}
.news__date,
.media__date {
  display: inline-block;
  background-color: rgba(0,0,0,0.03);
  border-radius: 3px;
  font-family: 'Inter', sans-serif;
  font-weight: 'b';
  font-weight: 700;
  font-size: 1.1rem;
  color: #a1051d;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  margin-bottom: 15px;
}
.news__text,
.media__text {
  font-size: 1.4rem;
  color: #121212;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .news .more-btn {
    margin-top: 10px;
  }
}
.topics {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1305.4172767203513px) {
  .topics {
    width: 91.21522693997072%;
  }
}
@media screen and (max-width: 1300px) {
  .topics {
    width: 92vw;
  }
}
.topics__list {
  width: auto;
  margin-top: 50px;
  margin-left: -13px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .topics__list {
    padding-bottom: 30px;
    margin-top: 30px;
    margin-left: -6px;
    margin-bottom: 30px;
  }
}
.topics__list .slick-list {
  position: relative;
  z-index: 1;
  overflow: visible !important;
}
.topics__item {
  width: 26.333333333333332%;
  padding: 0 13px;
}
@media screen and (max-width: 768px) {
  .topics__item {
    padding: 0 6px;
  }
}
.topics__link {
  display: block;
}
.topics__thumb {
  position: relative;
}
.topics__figure {
  width: 100%;
  height: 0;
  padding-bottom: 83.22%;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}
.topics__figure > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  position: absolute;
  z-index: 3;
}
.topics__shadow {
  width: 100%;
  height: 34px;
  border-radius: 50%;
  background-color: #680014;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  opacity: 0.4;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  overflow: visible !important;
}
.topics__date {
  display: inline-block;
  background-color: rgba(0,0,0,0.03);
  border-radius: 3px;
  font-family: 'Inter', sans-serif;
  font-weight: 'b';
  font-weight: 700;
  font-size: 1.1rem;
  color: #a1051d;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  margin-bottom: 15px;
}
.topics__text {
  font-size: 1.3rem;
  color: #121212;
  line-height: 1.7;
}
.topics__dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 3;
}
.topics__dots > li {
  margin: 0 8px;
  outline: none;
}
.topics__dots > li > button {
  width: 6px;
  height: 6px;
  padding: 0;
  background-color: #000;
  border-radius: 3px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-indent: -99px;
  overflow: hidden;
  outline: none;
  border: none;
  opacity: 0.15;
}
.topics__dots > li.slick-active > button {
  width: 9px;
  height: 9px;
  border-radius: 4.5px;
  background-color: #a1051d;
  opacity: 1;
}
.academics {
  padding: 170px 0;
  background: url("../images/top/academics_bg.png") top right no-repeat;
  background-size: 74% auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .academics {
    padding: 60% 0 0;
    background: url("../images/top/academics_bg_sp.jpg") top right no-repeat;
    background-size: 100% auto;
  }
}
.academics::before {
  content: "";
  width: 400px;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255,255,255,0)));
  background: linear-gradient(90deg, #fff, rgba(255,255,255,0));
  position: absolute;
  left: 26%;
  top: 0;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .academics::before {
    content: none;
  }
}
.academics__inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1305.4172767203513px) {
  .academics__inner {
    width: 91.21522693997072%;
  }
}
@media screen and (max-width: 1300px) {
  .academics__inner {
    width: 92vw;
  }
}
.academics__inner .top-title {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .academics__inner .top-title {
    text-align: center;
  }
}
.academics__inner .top-title--jp {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .academics__inner .top-title--jp {
    text-align: center;
  }
}
.academics__copy {
  margin-top: 30px;
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 768px) {
  .academics__copy {
    font-size: 1.4rem;
    letter-spacing: 0em;
  }
}
.academics__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .academics__list {
    display: block;
    margin-top: 30px;
  }
}
.academics__item {
  width: 31.833333333333336%;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 2.166666666666667%;
  -webkit-box-shadow: 20px 20px 40px 0 rgba(0,0,0,0.12);
  box-shadow: 20px 20px 40px 0 rgba(0,0,0,0.12);
}
.academics__item:nth-of-type(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1300px) {
  .academics__item {
    width: 48.333333333333336%;
    margin-right: 3.333333333333333% !important;
  }
  .academics__item:nth-of-type(2n) {
    margin-right: 0 !important;
  }
}
/*
.academics__item:not(:last-child) {
  margin-bottom: 26px;
}*/
.academics__item{
  margin-bottom: 26px;
}

@media screen and (max-width: 768px) {
  .academics__item:not(:last-child) {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 768px) {
  .academics__item {
    width: 100%;
    border-radius: 0;
    margin-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 12px;
  }
}
.academics__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #a1051d;
  background-color: #fff;
  position: relative;
}
.academics__link::before,
.academics__link::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.academics__link::before {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background-color: #a1051d;
  right: 15px;
}
.academics__link::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.5px 0 2.5px 5px;
  border-color: transparent transparent transparent #fff;
  right: 24px;
}
.academics__figure {
  width: 29.31937172774869%;
}
@media screen and (max-width: 768px) {
  .academics__figure {
    width: 25.507246376811594%;
    border-radius: 4px;
    overflow: hidden;
  }
}
.academics__figure > img {
  width: 100%;
  height: auto;
}
.academics__text {
  width: 70.68062827225131%;
  padding-left: 6%;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .academics__text {
    font-size: 1.4rem;
  }
}
.pickup {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 240px;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1305.4172767203513px) {
  .pickup {
    width: 91.21522693997072%;
  }
}
@media screen and (max-width: 1300px) {
  .pickup {
    width: 92vw;
  }
}
@media screen and (max-width: 768px) {
  .pickup {
    padding-bottom: 120px;
  }
}
.pickup__inner {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 1300px) {
  .pickup__inner {
    display: none;
  }
}
.pickup__banner {
  width: 48.91666666666667%;
  height: 0;
  padding-bottom: 49%;
  position: relative;
  position: sticky;
  left: 0;
  top: 140px;
}
.pickup__banner__link {
  display: block;
  width: 100%;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.pickup__banner__link.show {
  pointer-events: auto;
}
.pickup__banner__figure {
  width: 100%;
}
.pickup__banner__figure > img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.16);
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.16);
}
.pickup__banner__figure::before {
  content: '';
  width: 95%;
  height: 44px;
  border-radius: 50%;
  background-color: #000;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  opacity: 0.4;
  z-index: 2;
  position: absolute;
  bottom: -2%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 1;
}
.pickup__list {
  width: 48.833333333333336%;
}
.pickup__item {
  position: relative;
  padding-bottom: 26px;
}
.pickup__item:not(:first-child) {
  margin-top: 26px;
}
.pickup__item::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 90px;
  width: calc(100% - 90px);
  height: 1px;
  background-color: rgba(0,0,0,0.12);
}
.pickup__item__num {
  font-size: 1.4rem;
  font-family: 'Inter', sans-serif;
  font-weight: 'b';
  font-weight: 700;
  letter-spacing: 0.075;
  color: #a1051d;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -150%);
  transform: translate(0, -150%);
  opacity: 0.3;
}
.pickup__item.active .pickup__item__num {
  opacity: 1;
}
.pickup__item:first-of-type .pickup__item__num {
  -webkit-transform: translate(0, -150%);
  transform: translate(0, -150%);
}
.pickup__item__link {
  display: block;
  font-size: 1.6rem;
  line-height: 1.6;
  color: rgba(51,51,51,0.3) !important;
  padding-left: 90px;
  padding-right: 60px;
  position: relative;
}
@media screen and (max-width: 1300px) {
  .pickup__item__link {
    padding-left: 0;
    padding-right: 0;
  }
}
.pickup__item__link::after {
  content: '';
  position: absolute;
}
.pickup__item__link::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 7px 3px 0;
  border-color: transparent #a1051d transparent transparent;
  left: 41px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.pickup__item__circle {
  position: absolute;
  left: 26px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}
.pickup__item__circle > circle {
  fill: transparent;
  stroke: #a1051d;
  stroke-dasharray: 0 112;
  stroke-width: 1;
}
.pickup__slide {
  display: none;
}
@media screen and (max-width: 1300px) {
  .pickup__slide {
    display: block;
    margin-top: 30px;
    margin-left: -6px;
    padding-bottom: 40px;
  }
  .pickup__slide .slick-list {
    position: relative;
    z-index: 1;
    overflow: visible !important;
  }
  .pickup__slide .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .pickup__slide .slick-slide {
    height: auto !important;
    position: relative;
    padding-bottom: 30px;
    opacity: 0.5;
  }
  .pickup__slide .slick-slide.slick-active {
    opacity: 1;
  }
}
.pickup__slide__num {
  color: #a1051d;
  font-family: 'Inter', sans-serif;
  font-weight: 'b';
  font-weight: 700;
  font-size: 1.3rem;
  letter-spacing: 0.075em;
  position: absolute;
  bottom: 0;
  left: 5px;
  width: 100%;
  padding: 0 6px;
}
.pickup__slide__num::after {
  content: '';
  width: 85%;
  height: 1px;
  background-color: #a1051d;
  position: absolute;
  right: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pickup__slide__item {
  padding: 0 6px;
}
.pickup__slide__image {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.pickup__slide__image > img {
  width: 100%;
  height: auto;
}
.pickup__slide__link {
  display: block;
}
.pickup__slide__text {
  padding: 0 5px;
  font-size: 1.3rem;
  line-height: 1.6;
  color: #a1051d !important;
}
.pickup__slide__dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 3;
}
.pickup__slide__dots > li {
  margin: 0 8px;
  outline: none;
}
.pickup__slide__dots > li > button {
  width: 6px;
  height: 6px;
  padding: 0;
  background-color: #000;
  border-radius: 3px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-indent: -99px;
  overflow: hidden;
  outline: none;
  border: none;
  opacity: 0.15;
}
.pickup__slide__dots > li.slick-active > button {
  width: 9px;
  height: 9px;
  border-radius: 4.5px;
  background-color: #a1051d;
  opacity: 1;
}
.pickup .more-btn {
  margin-top: 30px;
}
.admission__list {
  position: relative;
  z-index: 1;
  width: 78.91654465592973%;
  max-width: 1200px;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .admission__list {
    width: 96.15384615384616%;
  }
}
.admission__figure {
  border-radius: 18px 0 0 18px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .admission__figure {
    border-radius: 10px 0 0 10px;
  }
}
.admission__figure > img {
  width: 100%;
  height: auto;
}
.admission__inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  margin-top: -235px;
}
@media screen and (max-width: 1305.4172767203513px) {
  .admission__inner {
    width: 91.21522693997072%;
  }
}
@media screen and (max-width: 1300px) {
  .admission__inner {
    width: 92vw;
  }
}
@media screen and (max-width: 768px) {
  .admission__inner {
    margin-top: -10px;
  }
}
.admission__cont {
  display: inline-block;
  background-color: #fff;
  padding: 80px 6.666666666666667% 60px;
  border-radius: 12px;
}
@media screen and (max-width: 768px) {
  .admission__cont {
    width: 100%;
    padding: 0;
    background-color: transparent;
  }
}
.admission__cont .top-title {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .admission__cont .top-title {
    text-align: center;
  }
}
.admission__cont .top-title--jp {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .admission__cont .top-title--jp {
    text-align: center;
  }
}
.admission__copy {
  margin-top: 30px;
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 0.1em;
}
.admission__btnwrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 6.666666666666667%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 1305.4172767203513px) {
  .admission__btnwrap {
    width: 91.21522693997072%;
  }
}
@media screen and (max-width: 1300px) {
  .admission__btnwrap {
    width: 92vw;
  }
}
@media screen and (max-width: 768px) {
  .admission__btnwrap {
    display: block;
    padding: 0;
  }
}
.admission__btn {
  display: block;
  width: 46%;
  background: linear-gradient(135deg, #f5515f, #a1051d);
  border-radius: 4px;
  -webkit-box-shadow: 20px 20px 40px 0 rgba(104,0,20,0.2);
  box-shadow: 20px 20px 40px 0 rgba(104,0,20,0.2);
  height: 98px;
  line-height: 98px;
  text-align: center;
  color: #fff !important;
}
@media screen and (max-width: 768px) {
  .admission__btn {
    margin-top: 20px;
    width: 100%;
    height: 66px;
    line-height: 66px;
    -webkit-box-shadow: 10px 10px 30px 0 rgba(104,0,20,0.2);
    box-shadow: 10px 10px 30px 0 rgba(104,0,20,0.2);
  }
}
.admission__btn > span {
  font-size: 1.8rem;
  font-weight: bold;
  padding-right: 47px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .admission__btn > span {
    font-size: 1.4rem;
    padding-right: 36px;
  }
}
.admission__btn > span::before,
.admission__btn > span::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.admission__btn > span::before {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  border: 1px solid #fff;
  right: 0;
}
@media screen and (max-width: 768px) {
  .admission__btn > span::before {
    width: 24px;
    height: 24px;
    border-radius: 12px;
  }
}
.admission__btn > span::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #fff;
  right: 12px;
}
@media screen and (max-width: 768px) {
  .admission__btn > span::after {
    right: 8px;
  }
}
.media {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 80px;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1305.4172767203513px) {
  .media {
    width: 91.21522693997072%;
  }
}
@media screen and (max-width: 1300px) {
  .media {
    width: 92vw;
  }
}
@media screen and (max-width: 768px) {
  .media {
    padding: 40px 0;
  }
}
@media screen and (max-width: 768px) {
  .media .more-btn {
    margin-top: 10px;
  }
}
.footBanner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 1305.4172767203513px) {
  .footBanner {
    width: 91.21522693997072%;
  }
}
@media screen and (max-width: 1300px) {
  .footBanner {
    width: 92vw;
  }
}
@media screen and (max-width: 768px) {
  .footBanner {
    display: block;
  }
}
.footBanner__item {
  width: 48.833333333333336%;
}
@media screen and (max-width: 768px) {
  .footBanner__item {
    width: 100%;
  }
  .footBanner__item:not(:last-of-type) {
    border-bottom: 1px solid #e0e0e0;
  }
}
.footBanner__link {
  display: block;
  width: 100%;
  border: 5px solid #f5f5f5;
  padding: 55px 105px 55px 50px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .footBanner__link {
    border: none;
    padding: 30px 35px 30px 5px;
  }
}
.footBanner__link::before,
.footBanner__link::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.footBanner__link::before {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  border: 1px solid #a1051d;
  right: 50px;
}
@media screen and (max-width: 768px) {
  .footBanner__link::before {
    width: 22px;
    height: 22px;
    border-radius: 11px;
    right: 5px;
  }
}
.footBanner__link::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #a1051d;
  right: 62px;
}
@media screen and (max-width: 768px) {
  .footBanner__link::after {
    border-width: 2px 0 2px 5px;
    right: 13px;
  }
}
.footBanner__title {
  font-size: 2rem;
  font-weight: bold;
  color: #a1051d;
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .footBanner__title {
    font-size: 1.5rem;
    padding-bottom: 10px;
  }
}
.footBanner__text {
  font-size: 1.5rem;
  color: #121212;
}
@media screen and (max-width: 768px) {
  .footBanner__text {
    font-size: 1.2rem;
  }
}
@-webkit-keyframes rotator {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(270deg);
    transform: translate(-50%, -50%) rotate(270deg);
  }
}
@keyframes rotator {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(270deg);
    transform: translate(-50%, -50%) rotate(270deg);
  }
}
@-webkit-keyframes colors {
  0% {
    stroke: #4285f4;
  }
  25% {
    stroke: #de3e35;
  }
  50% {
    stroke: #f7c223;
  }
  75% {
    stroke: #1b9a59;
  }
  100% {
    stroke: #4285f4;
  }
}
@keyframes colors {
  0% {
    stroke: #4285f4;
  }
  25% {
    stroke: #de3e35;
  }
  50% {
    stroke: #f7c223;
  }
  75% {
    stroke: #1b9a59;
  }
  100% {
    stroke: #4285f4;
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg);
  }
}
.top-title--more > a::before,
.top-title--more > a::after {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1301px) {
  .top-title--more > a:hover::before {
    background-color: #a1051d;
  }
  .top-title--more > a:hover::after {
    border-color: transparent transparent transparent #fff;
    -webkit-animation: arrow 0.3s ease-out 0s forwards;
    animation: arrow 0.3s ease-out 0s forwards;
  }
@-webkit-keyframes arrow {
    0% {
      right: 8px;
    }
    100% {
      right: 11px;
    }
}
@keyframes arrow {
    0% {
      right: 8px;
    }
    100% {
      right: 11px;
    }
}
}
.target::before,
.target::after {
  height: 100%;
}
@media screen and (max-width: 1300px) {
  .target::before,
  .target::after {
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .target::before,
  .target::after {
    height: 100%;
  }
}
.target.is-loaded::before,
.target.is-loaded::after {
  height: calc(100% + 52px);
  -webkit-transition: height 1.2s 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: height 1.2s 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 1300px) {
  .target.is-loaded::before,
  .target.is-loaded::after {
    height: calc(100% + 102px);
  }
}
@media screen and (max-width: 768px) {
  .target.is-loaded::before,
  .target.is-loaded::after {
    height: calc(100% + 62px);
  }
}
.target::after {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.target.is-end::after {
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.emergency {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.emergency__close {
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.emergency__close:hover {
  opacity: 0.7;
}
.emergency__text > a {
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.emergency__text > a:hover {
  opacity: 0.7;
}
.mv-wrap {
  pointer-events: none;
}
.mv-wrap.is-loaded {
  pointer-events: auto;
}
.mv {
  display: none;
}
.mv.slick-initialized {
  display: block;
}
.mv__link {
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1301px) {
  .mv__link:hover {
    opacity: 0.7;
  }
}
.mv__dots li {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.mv__dots li .mv__dots__circle > circle {
  -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  stroke-dasharray: 0 100;
}
.mv__dots li.slick-active {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.mv__dots li.slick-active .mv__dots__circle > circle {
  -webkit-transition: all 5s linear 0.8s;
  transition: all 5s linear 0.8s;
  stroke-dasharray: 100 100;
}
@-webkit-keyframes draw {
  0% {
    stroke-dasharray: 0 100;
  }
  to {
    stroke-dasharray: 100 100;
  }
}
@keyframes draw {
  0% {
    stroke-dasharray: 0 100;
  }
  to {
    stroke-dasharray: 100 100;
  }
}
.banner__link {
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1301px) {
  .banner__link:hover {
    opacity: 0.7;
  }
}
.important__link {
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1301px) {
  .important__link:hover {
    opacity: 0.7;
  }
}
.news__link,
.media__link {
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1301px) {
  .news__link:hover,
  .media__link:hover {
    opacity: 0.7;
  }
}
.topics__link {
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1301px) {
  .topics__link:hover {
    opacity: 0.7;
  }
}
.academics__figure,
.academics__text {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.academics__link {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.academics__link::before,
.academics__link::after {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1301px) {
  .academics__link:hover::after {
    -webkit-animation: topics-arrow 0.5s ease-out 0s forwards;
    animation: topics-arrow 0.5s ease-out 0s forwards;
  }
@-webkit-keyframes topics-arrow {
    0% {
      right: 20px;
    }
    100% {
      right: 24px;
    }
}
@keyframes topics-arrow {
    0% {
      right: 20px;
    }
    100% {
      right: 24px;
    }
}
  .academics__link:hover .academics__figure {
    opacity: 0.7;
  }
  .academics__link:hover .academics__text {
    opacity: 0.7;
  }
}
.pickup__banner__link {
  opacity: 0;
  -webkit-transform: translateY(180px) rotate(-7deg);
  transform: translateY(180px) rotate(-7deg);
}
.pickup__banner__link:nth-child(even) {
  -webkit-transform: translateY(180px) rotate(7deg);
  transform: translateY(180px) rotate(7deg);
}
.pickup__banner__link.show {
  opacity: 1;
  -webkit-transform: translateY(0) rotate(0);
  transform: translateY(0) rotate(0);
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.pickup__item::before {
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.pickup__item.active::before {
  left: 0;
  width: 100%;
  background-color: #a1051d;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}
.pickup__item__num {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.pickup__item__link {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.pickup__item__link::before {
  -webkit-transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.pickup__item__link::after {
  opacity: 0;
  -webkit-transform: translate(7px, -50%);
  transform: translate(7px, -50%);
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.pickup__item.active .pickup__item__link {
  color: #a1051d !important;
}
.pickup__item.active .pickup__item__link::before {
  border: 1px solid #a1051d;
}
.pickup__item.active .pickup__item__link::after {
  opacity: 1;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
}
.pickup__item__circle > circle {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.pickup__item.active .pickup__item__circle > circle {
  stroke-dasharray: 112 112;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.admission__btn {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.admission__btn > span::before,
.admission__btn > span::after {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1301px) {
  .admission__btn:hover > span::before {
    background-color: #fff;
  }
  .admission__btn:hover > span::after {
    border-color: transparent transparent transparent #a1051d;
    -webkit-animation: academics-arrow 0.3s ease-out 0s forwards;
    animation: academics-arrow 0.3s ease-out 0s forwards;
  }
@-webkit-keyframes academics-arrow {
    0% {
      right: 9px;
    }
    100% {
      right: 12px;
    }
}
@keyframes academics-arrow {
    0% {
      right: 9px;
    }
    100% {
      right: 12px;
    }
}
}
.footBanner__link::before,
.footBanner__link::after {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.footBanner__link:hover::before {
  background-color: #a1051d;
}
.footBanner__link:hover::after {
  border-color: transparent transparent transparent #fff;
  -webkit-animation: foot-arrow 0.3s ease-out 0s forwards;
  animation: foot-arrow 0.3s ease-out 0s forwards;
}
@-webkit-keyframes foot-arrow {
  0% {
    right: 58px;
  }
  100% {
    right: 62px;
  }
}
@keyframes foot-arrow {
  0% {
    right: 58px;
  }
  100% {
    right: 62px;
  }
}
