/**
*
* Testing
*
**/
.homeTop {
  background-image: url(../template-img/homeTopBackground.webp);
}

.menuLink img {
  max-width: 24px !important;
  height: auto;
}

.navText {
  color: #1F2E67 !important;
}

.tiles {
  top: 2% !important;
  z-index: -1;
}

.mobileBackground {
  overflow: hidden;
}

.jpSchoolClipTop {
  position: absolute;
  top: -10%;
  right: 15%;
  z-index: 5;
  max-width: 100%;
  width: 115px;
  height: 189px;
}

.jpSchoolClipBottom {
  position: absolute;
  bottom: -25%;
  left: -18%;
  z-index: -1;
  max-width: 253px;
  height: 345px;
}

.jpSchoolClip2TopLeft {
  position: absolute;
  top: -3%;
  left: 11%;
  z-index: 5;
  max-width: 51px;
  transform: rotate(-20deg);
}

.jpSchoolFukidashiRightMiddle {
  position: absolute;
  top: 38%;
  right: -9%;
  transform: translateY(-50%);
  z-index: 5;
  width: 240px;
  height: 287px;
}

.jpSchoolPencilRightBottom {
  position: absolute;
  bottom: 18%;
  right: -17%;
  transform: rotate(-240deg);
  z-index: 5;
  width: 427px;
  height: 39px;
}

.bcard {
  background-image: url(../template-img/jp-background.webp);
}

.jpSchoolFrame {
  width: 100%;
  height: 43px;
  position: absolute;
  bottom: -18%;
  transform: translateY(18%);
}

.jpBackgroundImgWrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -8%;
  overflow: hidden;
  z-index: -100;
  pointer-events: none;
}

.jpBackgroundImg {
  position: absolute;
  top: 4%;
  left: 50%;
  opacity: 30%;
  transform: translateX(-50%);
}

.jpSchoolTeacher {
  overflow: hidden;
}

.jpSchoolSection {
  margin-top: 86px;
}

.div {
  position: relative;
}

.menu {
  background-image: url(../template-img/menuBackground.webp);
  background-position: bottom;
}

.newsBG {
  background-image: url(../template-img/newsBG.png);
}

.jpNewsWrap {
  position: relative;
}

.jpNewsTopRight {
  position: absolute;
  top: -36%;
  right: -1%;
  z-index: 6;
  max-width: 230px;
}

.andImg, .hashImg, .musicImg, .kingImg, .nineImg, .bg-1 {
  display: none !important;
}

.jpYoutubeLeftTop {
  position: absolute;
  top: 0;
  left: -20px;
  z-index: 6;
  max-width: 184px;
  height: 290px;
}

.jpYoutubeRightCorner {
  position: absolute;
  bottom: -10%;
  right: 65px;
  max-width: 189px;
}

.jpYoutubeButtonLesson {
  max-width: 358px;
  width: 100%;
  height: auto;
}

.jpSchoolbookClass {
  position: relative;
}

.bookIcon {
  position: absolute;
  bottom: -14%;
}

.trapezoidRDiv {
  background-image: url(../template-img/descriptor.webp);
}

.dottedTitle {
  background-image: linear-gradient(to right, #06397b 65%, rgba(255, 255, 255, 0) 0%) !important;
}

.owl3 .owl-dots button.owl-dot {
  background: #c8c8c8 !important;
}

.owl3 .owl-dots button.owl-dot.active {
  background: #06397b !important;
}

.newsBG {
  background-image: url(../template-img/newsBG.png);
}

.topRightBorder {
  border-top: 2px solid #06397b;
  border-right: 2px solid #06397b;
}

.pinkBanner {
  background-image: url(../template-img/footer.webp);
}

#firstTime .modal-content {
  background-image: url(../template-img/hajimete-bg.png);
}

#firstTime .modal-content .title {
  color: #06397b;
}

#firstTime .modal-content .clipart-1 {
  max-width: 65px;
}
@media (max-width: 576px) {
  #firstTime .modal-content .clipart-1 {
    max-width: 40px;
  }
}

@media (max-width: 576px) {
  .jpSchoolSection, .jpSchoolFrame {
    overflow: hidden;
  }
}

@media (max-width: 991px) {
  .jpSchoolClip2TopLeft,
  .jpSchoolFukidashiRightMiddle,
  .jpSchoolPencilRightBottom,
  .bookIcon,
  .jpSchoolClipBottom,
  .jpSchoolClipTop,
  .jpYoutubeLeftTop,
  .jpYoutubeRightCorner,
  .jpNewsTopRight {
    display: none !important;
  }
}

/*# sourceMappingURL=japaneseschool.css.map */
