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

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

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

.tiles {
  top: 0% !important;
  z-index: -1;
  width: 100% !important;
}
.tiles img {
  max-width: 100% !important;
  width: 100% !important;
}

.mobileBackground {
  overflow: hidden;
}

.jpSchoolClipTop {
  position: absolute;
  top: -55px;
  right: 9%;
  transform: rotate(2deg);
  z-index: 5;
  max-width: 100%;
  width: 115px;
  height: 189px;
}

.jpSchoolClipTopLeft {
  position: absolute;
  top: -206px;
  left: 48px;
  width: 320px;
  height: 320px;
  z-index: 5;
  mix-blend-mode: multiply;
}
@media (max-width: 991px) {
  .jpSchoolClipTopLeft {
    display: none !important;
  }
}

.jpSection2LeftImg {
  position: absolute;
  bottom: -258px;
  left: -214px;
  width: 305px;
  height: 310px;
  z-index: 5;
  pointer-events: none;
}
@media (max-width: 991px) {
  .jpSection2LeftImg {
    display: none !important;
  }
}

.jpSchoolClipBottom {
  position: absolute;
  bottom: -47%;
  left: -32%;
  z-index: 1;
  max-width: 424px;
  height: 571px;
}

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

.jpSchoolFukidashiRightMiddle {
  position: absolute;
  top: 38%;
  right: -20%;
  z-index: 5;
  width: 306px;
  height: 362px;
}

.jpSchoolPencilRightBottom {
  position: absolute;
  bottom: 74px;
  right: -199px;
  transform: rotate(-244deg);
  z-index: 5;
  width: 472px;
  height: 39px;
}

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

.jpSchoolFrame {
  width: 100%;
  height: 43px;
  position: absolute;
  bottom: unset;
  transform: translateY(356px);
  overflow-x: hidden;
}

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

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

.jpSchoolTeacher {
  overflow: hidden;
}

.jpSchoolSection {
  margin-top: 8%;
  position: relative;
}
@media (max-width: 576px) {
  .jpSchoolSection {
    margin-top: 23%;
  }
}

@media (max-width: 576px) {
  .bg-news img {
    display: none;
  }
}

.jpSectionBg::before {
  content: "";
  position: absolute;
  top: 6%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background-image: url(../template-img/jp-bg-img.webp);
  background-repeat: repeat-y;
  background-position: center top;
  background-size: auto;
  opacity: 0.3;
  z-index: -1;
}

.div {
  position: relative;
}

.menu {
  background-image: url(../template-img/menuBackground.webp);
  background-position: bottom;
  height: 100%;
}
@media (max-width: 576px) {
  .menu {
    height: 510px;
  }
}

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

.jpNewsWrap {
  position: relative;
}

.jpNewsTopRight {
  display: none !important;
}

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

.jpYoutubeLeftTop {
  position: absolute;
  top: -17%;
  left: 86%;
  z-index: 6;
  max-width: 211px;
  height: 318px;
}

.jpYoutubeRightCorner {
  position: absolute;
  bottom: -110px;
  left: -74px;
  max-width: 234px;
  height: 422px;
}

.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,
  .jpSchoolClipBottom,
  .jpSchoolClipTop,
  .jpYoutubeLeftTop,
  .jpYoutubeRightCorner,
  .jpNewsTopRight {
    display: none !important;
  }
}

.jpMobileClipRight,
.jpMobileCardTopLeft,
.jpMobileFukiBottomRight {
  display: none;
}

.jpMobilePencilLastCard,
.jpYoutubeMobileLeft,
.jpYoutubeMobileRight {
  display: none;
}

.jpLessonsFukidashiRightMb {
  display: none;
}

.jpLayout6FukidashiMb {
  display: none;
}
@media (max-width: 576px) {
  .jpLayout6FukidashiMb {
    display: block;
    position: absolute;
    width: 86px !important;
    height: auto;
    bottom: -8%;
    left: 12%;
  }
}

@media (max-width: 576px) {
  .jpBackgroundImg {
    top: 0%;
  }
}
@media (max-width: 576px) {
  .jpLessonsFukidashiRightMb {
    display: block;
    position: absolute;
    bottom: 2%;
    right: 0px;
    width: 90px;
    height: auto;
  }
}
@media (max-width: 576px) {
  .jpYoutubeMobileLeft {
    display: block;
    position: absolute;
    top: -2%;
    left: 16%;
    width: 114px;
    height: 156px;
  }
  .jpYoutubeMobileRight {
    display: block;
    position: absolute;
    top: 12%;
    right: 28px;
    width: 93px;
    height: 156px;
  }
}
@media (max-width: 576px) {
  .jpMobileClipRight {
    display: block;
    position: absolute;
    top: -45px;
    right: 6px;
    width: 92px;
    height: auto;
    z-index: 5;
  }
  .jpMobileCardTopLeft {
    display: block;
    position: absolute;
    top: -145px;
    left: 12px;
    width: 148px;
    height: 199px;
  }
  .jpMobileFukiBottomRight {
    display: block;
    position: absolute;
    bottom: -108px;
    right: 10px;
    width: 127px;
    height: 150px;
    z-index: 5;
  }
}
@media (max-width: 576px) {
  .homeTopMobileLeft {
    position: absolute;
    left: -21%;
    bottom: -15%;
    width: 100%;
    height: 187px;
    object-fit: contain;
    object-position: top center;
    z-index: 9999;
    mix-blend-mode: multiply;
  }
  .homeTopMobileRight {
    position: absolute;
    right: 4%;
    bottom: -23%;
    width: 45%;
    height: 145px;
    object-fit: contain;
    object-position: right top;
    z-index: 9999;
    pointer-events: none;
  }
  .jpSchoolSection {
    position: relative;
  }
  .jpSchoolSection::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 917px;
    height: 25px;
    background-image: url(../template-img/frame.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
    z-index: 1;
  }
  .cardview::before {
    content: "";
    position: absolute;
    left: 0;
    top: 27px;
    width: 917px;
    height: 20px;
    background-image: url(../template-img/mobileRectangular.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
    z-index: 9999;
  }
  .tiles {
    display: none;
  }
  .layoutMobileLeft {
    position: absolute;
    left: -20px;
    top: 12%;
    width: 160px;
    height: auto;
    z-index: -1;
  }
  .layoutMobileRight {
    position: absolute;
    right: 0px;
    top: -27%;
    width: 161px;
    height: auto;
  }
  .jpMobilePencilLastCard {
    display: block;
    position: absolute;
    bottom: 52px;
    right: -27px;
    width: 120px;
    height: auto;
    z-index: 5;
    transform: rotate(115deg);
  }
}
@media (max-width: 991px) {
  .bookIcon {
    display: none;
  }
}
@media (max-width: 576px) {
  .bookIcon {
    display: block !important;
    width: 60px;
    height: auto;
    bottom: -4%;
    left: 9%;
  }
}

.lineMbWrapper {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}
.lineMbWrapper .lineMbImg {
  width: 100%;
  max-width: 100%;
  display: block;
  object-fit: cover;
}

@media (max-width: 576px) {
  #news {
    background-image: url(../template-img/mb-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
}
.jpInstructorCloud {
  position: absolute;
  bottom: 16%;
  left: 11%;
  z-index: 5;
}
.jpInstructorCloud img {
  width: 240px;
  height: 287px;
}
@media (max-width: 576px) {
  .jpInstructorCloud {
    display: none;
  }
}

@media (max-width: 576px) {
  .jpYoutubeWrapper {
    background-image: url(../template-img/mb-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
}

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