.sp-content{
  display: none;
}

.mv-image{
  width: 1000px;
  margin: 0 auto;
}

.content-wrapper{
  background-color: #f9f9ff;
}

.countdown-box .-cnt,
.infomation-box .-cnt{
  height: 70px;
}

#examinfo .splide__list,
#evaluation .splide__list{
  flex-wrap: wrap;
}

#examinfo .splide__slide,
#evaluation .splide__slide{
  width: 32%;
  margin: 1% 1% 1% 0%;
}

.splide__track{
  overflow: visible;
}

#nyushi_info .splide__track{
  overflow: hidden;
}

.splide__slide .panel-cnt{
  width: 100%;
  margin: 0%;
}

/*tablet*/
@media screen and (max-width:1024px){
}
/*ipad*/
@media screen and (max-width: 767px){
	
}

.push-key-not_student button{
  width: 110px ;
}
.push-key-not_student button:nth-child(1){
  margin-left: 23px;
}