@charset "utf-8";

.mv_img {
 background-image: url(/cms/sp/nikkor_z/lens/nikkor_z_24-70mm_f28_s/img/main_visual.jpg);
}

.product_img {
 width: 43.27%;
 margin-left: -7%;
 margin-bottom: -10%;
}

.product_name {
 width: 53%;
 margin-left: 6%;
}

.product_name p.s-line {
 width: 25.474%;
}

#photographers .photographers_block {
 margin-bottom: 0;
}

@media only screen and (max-width: 999px) {
 .main_visual p.lens_copy {
  font-size: 4rem;
 }
}

@media only screen and (max-width: 760px) {
 .mv_img {
  background-image: url(/cms/sp/nikkor_z/lens/nikkor_z_24-70mm_f28_s/img/main_visual_sp.jpg);
 }

 .main_visual p.lens_copy {
  font-size: 6.2vw;
 }

 .product_img {
  width: 43.27%;
  margin-left: 0;
 }

 .product_inner {
  margin-bottom: -6%;
 }

 .product_name {
  width: 50%;
  margin: 15% 0 0 5%;
 }

 .product_name p.s-line {
  width: 26.4%;
  line-height: 1;
 }

 #photographers .photographers_block.direction_r {
  margin-top: 15%;
 }
}
