#header p.p03 {
  width: 14%;
  left: 70%;
  padding-top: 1.3%;
}

.buybtn iframe {
  margin: 0 auto;
  display: block;
  max-width: 570px !important;
  max-height: 69px !important;
}

.footer-shop-btn {
  margin: 0 auto;
  max-width: 23%;
}

@media (max-width: 767.98px) {
  #header p.p03 {
    width: 25%;
    left: 59%;
    padding-top: 2.2%;
  }

  #mc03 .buybtn iframe {
    max-width: 285px !important;
    max-height: 35px !important;
  }
  #mc06 .buybtn iframe {
    max-width: 100% !important;
    max-height: 40% !important;
  }

  .footer-shop-btn {
    margin: 0 auto;
    max-width: 30%;
  }
}
