@charset "utf-8";
/* CSS Document */

.lity-container {
  width: 90% !important;
  max-width: 1050px !important;
  margin-right: auto;
  margin-left: auto;
  box-shadow: none !important;
  position: relative;
  top: -40px;
}
.modal-body {
  padding: 0 !important;
}
.lity {
  background: #ebebeb !important;
}
.lity-close {
  color: #000 !important;
}
.video-box1 .video-ttl {
  margin-bottom: 20px;
  color: #000;
  font-weight: 700;
  font-size: 20px;
}
.lity-close {
  width: 30px !important;
  height: 30px !important;
  position: absolute !important;
  background: url(/-/media/machinery/product/machine/speedio-navi/img/batsu.png) no-repeat center center/100% !important;
  color: #000;
  font-weight: 100 !important;
  font-size: 0 !important;
  line-height: 70px !important;
  text-shadow: none !important;
}
.video-box2 {
  width: 90%;
  max-width: 800px !important;
  margin-right: auto;
  margin-left: auto;
}
.video-box2 video {
  width: 100%;
}
.youtube {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}
.youtube iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.fancybox-content {
  padding: 0 !important;
  overflow: visible !important;
  background: none !important;
}
.fancybox-slide--html .fancybox-close-small {
  width: 80px !important;
  height: 80px !important;
  top: -75px !important;
  right: -24px !important;
  color: #fff !important;
  font-size: 24px !important;
}
.modal-content {
  box-shadow: none !important;
  background: none;
  border: none;
}
.detailClose {
  color: #fff;
  font-size: 16px;
}
.modal-content .close {
  width: 35px;
  height: 35px;
  float: right;
  margin: 0;
  margin-right: -5px;
  padding: 0;
  border: none;
  background: transparent;
  font-size: 38px;
  line-height: 25px;
  text-align: center;
}
.lity-content {
  border: none;
}
.lity-content:after {
  box-shadow: none !important;
}

@media print, screen and (max-width: 900px) {
  .video-box1 {
    width: 100%;
    max-width: 1200px !important;
    margin-right: auto;
    margin-left: auto;
  }
  .lity-container {
    padding-top: 40px;
  }
  .video-box2 {
    width: 90%;
    max-width: 800px !important;
    margin-right: auto;
    margin-left: auto;
  }
  .video-box2 video {
    width: 100%;
  }
  .youtube {
    width: 100%;
    position: relative;
    padding-top: 56.25%;
  }
  .youtube iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .fancybox-content {
    padding: 0 !important;
    overflow: visible !important;
    background: none !important;
  }
  .fancybox-slide--html .fancybox-close-small {
    width: 80px !important;
    height: 80px !important;
    top: -75px !important;
    right: -24px !important;
    color: #fff !important;
    font-size: 24px !important;
  }
  .modal-content {
    background: none;
  }
  .detailClose {
    color: #fff;
  }
  .modal-content .close {
    width: 35px;
    height: 35px;
    float: right;
    margin: 0;
    margin-right: -5px;
    padding: 0;
    border: none;
    background: transparent;
    font-size: 38px;
    line-height: 25px;
    text-align: center;
  }
}