/*
* aboutpxg.css
*
*/
main {
  margin: 30px auto 130px;
  padding-top: 224px;
  max-width: 1286px;
  background: url(/store/golf5/campaign/pxg_iron0211/img/aboutpxg/bg_t.jpg) center top/100% auto no-repeat;
  text-align: center;
}
@media screen and (max-width: 767px) {
  main {
    margin: 5.33333vw 0 24vw;
    padding-top: 40vw;
    background: url(/store/golf5/campaign/pxg_iron0211/img/aboutpxg/bg_t_sm.jpg) center top/100% auto no-repeat;
  }
}

.title {
  margin-bottom: 120px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .title {
    margin-bottom: 29.33333vw;
  }
}

.section_title {
  margin-bottom: 50px;
  letter-spacing: 0.14em; 
  font-size: 33px;
}
@media screen and (max-width: 767px) {
  .section_title {
    margin-bottom: 9.33333vw;
    font-size: 4.8vw;
  }
}

.section_txt {
  margin: auto;
  width: 600px;
  text-align: justify;
  letter-spacing: 0.05em;
  font-size: 16px;
  line-height: 2.5;

  -webkit-font-feature-settings: "palt";

          font-feature-settings: "palt";
  line-break: strict;
}
@media screen and (max-width: 767px) {
  .section_txt {
    width: 89.33333vw;
    font-size: 3.46667vw;
    line-height: 2.30769;
  }
}

.section_border {
  margin: 80px auto;
  width: 67px;
}
@media screen and (max-width: 767px) {
  .section_border {
    margin: 13.86667vw auto 17.6vw;
    width: 12.8vw;
  }
}

.section_img {
  margin: 100px auto 38px;
  max-width: 1286px;
  height: 38vw;
  max-height: 520px;
  background: url(/store/golf5/campaign/pxg_iron0211/img/aboutpxg/bg_b.jpg) center/cover no-repeat;
}
@media screen and (max-width: 767px) {
  .section_img {
    margin: 13.33333vw auto 25.06667vw;
  }
}

.section_btn {
  margin: auto;
  width: 380px;
  height: 60px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .section_btn {
    width: 76.53333vw;
    height: 14.13333vw;
    letter-spacing: 0.1em; 
    font-size: 3.2vw;
  }
}