@charset "utf-8";

#productAbout {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

#productAbout img {
  width: 100%;
}

#productAbout .poRe {
  position: relative;
}

#productAbout .video {
  max-width: 670px;
  width: 89.33%;
  margin: 0 auto;
}

#productAbout .video.video01 {
  margin-bottom: 6%;
}

#productAbout .btn a {
  position: absolute;
  top: 63%;
  left: 26%;
  max-width: 476px;
  width: 63.47%;
}
