/*
黄色バック：キャンペーン用
.mvArea .slideareaWrap .slide:nth-child(1) {
 background-image: url(https://the-languagehouse.com/kyoto/img/LH_bg.jpg);
}*/
.mvArea .slideareaWrap .slide:nth-child(1) {
 background-image: url(https://the-languagehouse.com/kyoto/img/ph01_01.jpg);
}
.mvArea .slideareaWrap .slide:nth-child(2) {
 background-image: url(https://the-languagehouse.com/kyoto/img/toeic_slide01.jpg);
}
.mvArea .slideareaWrap .slide:after {
 display: none !important;
}
@media screen and (max-width: 640px) {
 .slide.slide2 a.hv {
  width: 70%;
  bottom: 45px;
  height: 35%;
 }
 .mvArea .titlearea .titlesChange .one.type01 .tit .title01 .img01.line > span img {
  width: 98%;
  height: auto;
 }
 .mvArea .titlearea .titlesChange .one.type01 .tit .title01 .img02.line > span img {
  width: 50%;
  height: auto;
 }
 body .mvArea .titlearea .titlesChange .one.type02 .img_fit img {
  padding: 0;
  width: 95%;
 }
 #wpadminbar {
  overflow: hidden;
 }
}