/* fv */
.anchorWrap {
  margin-top: 0;
  padding-top: 30px;
}
.p_item.type3 .w_pageTitle.lazyloaded {
  background: #fff;
  position: relative;
}
.w_pageTitle .h1 {
  position: relative;
  z-index: 5;
}
.mv_slide {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mv_slide_item {
  width: 100%;
  height: 800px;
  background: no-repeat center / cover;
}
@media all and (min-width: 681px) {
  .p_item.type3 .w_pageTitle.lazyloaded {
    height: 800px;
  }
}
@media all and (max-width: 680px) {
  .anchorWrap {
    padding-top: 20px;
  }
  .mv_slide_item {
    height: 350px;
  }
}

/* コンテンツ */
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}

/* コンテンツ */
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}

/* コンテンツ */
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
