@charset "UTF-8";
.pd-l-plate {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

@media only screen and (min-width: 1442px) {
  .pd-l-plate {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-l-plate {
    margin-left: auto;
    margin-right: auto;
    width: 94.02174%;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-l-plate {
    margin-left: auto;
    margin-right: auto;
    width: 87.5%;
  }
}

.pd-l-plate::before, .pd-l-plate::after {
  content: ' ';
  display: table;
}

.pd-l-plate::after {
  clear: both;
}

.pd-l-plate-scale {
  position: relative;
  margin: 0;
  width: 100%;
}

.pd-theme-dark {
  color: white;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

.pd-theme-dark a {
  color: white;
  text-shadow: none;
}

.pd-theme-dark-shadowless {
  color: white;
  text-shadow: none;
}

.pd-theme-dark-shadowless a {
  color: white;
  text-shadow: none;
}

.pd-theme-dark-blue {
  color: white;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

.pd-theme-dark-blue a {
  text-shadow: none;
}

.pd-theme-light {
  color: #333;
}

.pd-theme-light a {
  color: #333;
}

.pd-theme-dark-light {
  color: #fff;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

.pd-theme-dark-light a {
  color: white;
  text-shadow: none;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-theme-dark-light {
    color: #333;
  }
  .pd-theme-dark-light a {
    color: #333;
  }
}

.pd-theme-dark-light-blue {
  color: #fff;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

.pd-theme-dark-light-blue a {
  color: white;
  text-shadow: none;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-theme-dark-light-blue {
    color: #333;
    text-shadow: none;
  }
  .pd-theme-dark-light-blue a {
    color: #0088cc;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-theme-default-dark {
    color: #fff;
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  }
  .pd-theme-default-dark a {
    color: #fff;
    text-shadow: none;
  }
}

.pd-modal {
  margin: 0 auto;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-modal {
    width: 100%;
  }
}

.pd-modal ol {
  margin-top: 0;
}

.pd-modal ul {
  margin-left: 0;
}

.pd-modal ul > li {
  list-style-type: none;
}

.pd-modal p {
  margin-bottom: 0;
}

.pd-modal h1 + *, .pd-modal h2 + *, .pd-modal h3 + *, .pd-modal h4 + *, .pd-modal h5 + *, .pd-modal h6 + * {
  margin-top: auto;
}

.pd-modal p + h1, .pd-modal ul + h1, .pd-modal ol + h1, .pd-modal p + h2, .pd-modal ul + h2, .pd-modal ol + h2, .pd-modal p + h3, .pd-modal ul + h3, .pd-modal ol + h3, .pd-modal p + h4, .pd-modal ul + h4,
.pd-modal ol + h4, .pd-modal p + h5, .pd-modal ul + h5, .pd-modal ol + h5, .pd-modal p + h6, .pd-modal ul + h6, .pd-modal ol + h6 {
  margin-top: auto;
}

.pd-modal p + *, .pd-modal ul + *, .pd-modal ol + * {
  margin-top: auto;
}

.pd-modal {
  padding: 85px 83px 10px;
  font-size: 17px;
  line-height: 1.52947;
  font-weight: 400;
  letter-spacing: -0.021em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal:lang(ar) {
  letter-spacing: 0em;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal:lang(ja) {
  letter-spacing: 0em;
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal:lang(ko) {
  letter-spacing: 0em;
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal:lang(th) {
  letter-spacing: 0em;
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal:lang(zh) {
  letter-spacing: 0em;
}

.pd-modal:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-modal {
    width: inherit;
    padding: 0;
  }
}

.pd-modal + .as-chatonline {
  padding-bottom: 73px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-modal + .as-chatonline {
    padding-top: 28px;
    padding-bottom: 35px;
  }
}

.pd-modal .pd-modal-header-section {
  font-size: 40px;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: 0.008em;
  font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-align: center;
}

.pd-modal .pd-modal-header-section:lang(ar) {
  line-height: 1.325;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header-section:lang(ja) {
  line-height: 1.125;
  font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header-section:lang(th) {
  font-size: 36px;
  line-height: 1.30556;
  font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header-section:lang(zh) {
  line-height: 1.175;
}

.pd-modal .pd-modal-header-section:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header-section:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header-section:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header-section:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header-section:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-modal .pd-modal-header-section {
    font-size: 28px;
    line-height: 1.1073;
    font-weight: 500;
    letter-spacing: 0.012em;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-section:lang(th) {
    font-size: 25px;
    line-height: 1.4;
    font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-section:lang(zh) {
    line-height: 1.28595;
  }
  .pd-modal .pd-modal-header-section:lang(ar) {
    font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-section:lang(ja) {
    font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-section:lang(ko) {
    font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-section:lang(zh-CN) {
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-section:lang(zh-HK) {
    font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-section:lang(zh-MO) {
    font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-section:lang(zh-TW) {
    font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-modal .pd-modal-header-section {
    text-align: left;
  }
}

.pd-modal .pd-modal-header-subsection {
  font-size: 32px;
  line-height: 1.09375;
  font-weight: 500;
  letter-spacing: 0.011em;
  font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-align: center;
}

.pd-modal .pd-modal-header-subsection:lang(ar) {
  line-height: 1.375;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header-subsection:lang(th) {
  font-size: 29px;
  line-height: 1.34483;
  font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header-subsection:lang(zh) {
  line-height: 1.25;
}

.pd-modal .pd-modal-header-subsection:lang(ja) {
  font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header-subsection:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header-subsection:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header-subsection:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header-subsection:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header-subsection:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-modal .pd-modal-header-subsection {
    font-size: 24px;
    line-height: 1.20849;
    font-weight: 500;
    letter-spacing: 0.015em;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-subsection:lang(ar) {
    line-height: 1.41667;
    font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-subsection:lang(th) {
    font-size: 22px;
    line-height: 1.40913;
    font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-subsection:lang(ja) {
    font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-subsection:lang(ko) {
    font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-subsection:lang(zh-CN) {
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-subsection:lang(zh-HK) {
    font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-subsection:lang(zh-MO) {
    font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header-subsection:lang(zh-TW) {
    font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-modal .pd-modal-header-subsection {
    text-align: left;
  }
}

.pd-modal .pd-modal-header {
  font-size: 24px;
  line-height: 1.20849;
  font-weight: 500;
  letter-spacing: 0.015em;
  font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header:lang(ar) {
  line-height: 1.41667;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header:lang(th) {
  font-size: 22px;
  line-height: 1.40913;
  font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header:lang(ja) {
  font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-header:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-modal .pd-modal-header {
    font-size: 19px;
    line-height: 1.26316;
    font-weight: 500;
    letter-spacing: 0.018em;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header:lang(ar) {
    line-height: 1.47384;
    font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header:lang(th) {
    line-height: 1.47384;
    font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header:lang(ja) {
    font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header:lang(ko) {
    font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header:lang(zh-CN) {
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header:lang(zh-HK) {
    font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header:lang(zh-MO) {
    font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-modal .pd-modal-header:lang(zh-TW) {
    font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
}

.pd-modal .pd-modal-footnotes {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #999999;
  padding-bottom: 0px;
}

.pd-modal .pd-modal-footnotes:lang(ar) {
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-footnotes:lang(ja) {
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-footnotes:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-footnotes:lang(th) {
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-footnotes:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-footnotes:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-footnotes:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-footnotes:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal .pd-modal-body {
  margin-top: 0px;
}

.pd-modal .pd-modal-header-section + .pd-modal-section,
.pd-modal .pd-modal-header-subsection + .pd-modal-section {
  margin-top: 41px;
}

.pd-modal .pd-modal-header-section + .pd-modal-body,
.pd-modal .pd-modal-header-subsection + .pd-modal-body {
  margin-top: 34px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-modal .pd-modal-header-section + .pd-modal-body,
  .pd-modal .pd-modal-header-subsection + .pd-modal-body {
    margin-top: 24px;
  }
}

.pd-modal .pd-modal-icon + .pd-modal-header {
  padding-top: 11px;
}

.pd-modal .pd-modal-header + .pd-modal-body {
  padding-top: 11px;
}

.pd-modal .pd-modal-body + .pd-modal-body {
  padding-top: 11px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-modal .pd-modal-body + .pd-modal-body {
    padding-top: 21px;
  }
}

.pd-modal .pd-modal-body + .pd-modal-subheader {
  padding-top: 30px;
}

.pd-modal .pd-modal-section + .pd-modal-section {
  padding-top: 52px;
}

.pd-modal .pd-modal-section + .pd-modal-footnotes,
.pd-modal .pd-modal-body + .pd-modal-footnotes {
  padding-top: 40px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-modal .pd-modal-section + .pd-modal-footnotes,
  .pd-modal .pd-modal-body + .pd-modal-footnotes {
    padding-top: 17px;
    padding-bottom: 17px;
  }
}

.pd-billboard h1 + *, .pd-billboard h2 + *, .pd-billboard h3 + *, .pd-billboard h4 + *, .pd-billboard h5 + *, .pd-billboard h6 + * {
  margin-top: auto;
}

.pd-billboard p + h1, .pd-billboard ul + h1, .pd-billboard ol + h1, .pd-billboard p + h2, .pd-billboard ul + h2, .pd-billboard ol + h2, .pd-billboard p + h3, .pd-billboard ul + h3, .pd-billboard ol + h3, .pd-billboard p + h4, .pd-billboard ul + h4,
.pd-billboard ol + h4, .pd-billboard p + h5, .pd-billboard ul + h5, .pd-billboard ol + h5, .pd-billboard p + h6, .pd-billboard ul + h6, .pd-billboard ol + h6 {
  margin-top: auto;
}

.pd-billboard ul, .pd-billboard ol {
  list-style-type: none;
  margin-left: 0;
}

.pd-billboard p + *, .pd-billboard ul + *, .pd-billboard ol + * {
  margin-top: auto;
}

.pd-billboard-links li a {
  white-space: nowrap;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-billboard-links li a {
    white-space: normal;
  }
}

.pd-billboard-background-scale {
  max-width: 1070px;
  min-width: 980px;
  margin: auto;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-billboard-background-scale {
    max-width: inherit;
    min-width: inherit;
  }
}

.pd-billboard-scale .pd-l-plate-scale .pd-billboard-background {
  line-height: 0;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-billboard-scale .pd-l-plate-scale .pd-billboard-background {
    position: absolute;
    width: 100%;
    text-align: center;
    margin: 0;
  }
}

.pd-billboard-scale .pd-l-plate-scale .pd-billboard-hero {
  height: auto;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -720px;
}

@media only screen and (min-width: 1440px) {
  .pd-billboard-scale .pd-l-plate-scale .pd-billboard-hero {
    width: 100%;
    position: static;
    margin: 0;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-billboard-scale .pd-l-plate-scale .pd-billboard-hero {
    margin: 0 -368px;
    position: static;
  }
}

.pd-billboard-scale .pd-l-plate-scale .pd-billboard-info,
.pd-billboard-scale .pd-l-plate-scale .pd-billboard-info-2L {
  position: absolute;
  z-index: 1;
  top: 49.9%;
  width: 980px;
  right: 0;
  left: 0;
  margin: auto;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.as-navtuck .pd-billboard-scale .pd-l-plate-scale .pd-billboard-info, .as-navtuck
.pd-billboard-scale .pd-l-plate-scale .pd-billboard-info-2L {
  top: 60.1%;
}

.as-carousel .pd-billboard-scale .pd-l-plate-scale .pd-billboard-info, .as-carousel
.pd-billboard-scale .pd-l-plate-scale .pd-billboard-info-2L {
  top: 60.5%;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-billboard-scale .pd-l-plate-scale .pd-billboard-info,
  .pd-billboard-scale .pd-l-plate-scale .pd-billboard-info-2L {
    width: 320px;
  }
}

.pd-acgraph {
  width: 840px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph {
    width: 260px;
    width: 100%;
  }
}

.pd-acgraph .pd-acgraph-table {
  width: 100%;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 12px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph .pd-acgraph-table {
    margin-top: 5px;
    margin-bottom: 9px;
  }
}

.pd-acgraph .pd-acgraph-icon {
  padding: 0 16px 15px 0;
  margin-left: -2px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph .pd-acgraph-icon {
    max-width: none;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph th {
    width: 8%;
  }
}

.pd-acgraph .pd-acgraph-year1,
.pd-acgraph .pd-acgraph-year2,
.pd-acgraph .pd-acgraph-year3 {
  padding-top: 6px;
  vertical-align: top;
}

.pd-acgraph .pd-acgraph-bar {
  position: relative;
  display: inline-block;
  width: 387px;
  height: 4px;
  background-color: #d6d6d6;
  vertical-align: top;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph .pd-acgraph-bar {
    width: 100%;
  }
}

.pd-acgraph .pd-acgraph-year2,
.pd-acgraph .pd-acgraph-year3 {
  padding-left: 8px;
}

.pd-acgraph .pd-acgraph-year2 .pd-acgraph-bar,
.pd-acgraph .pd-acgraph-year3 .pd-acgraph-bar {
  background-color: #e02a2b;
}

.pd-acgraph .pd-acgraph-description {
  margin-top: -15px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph .pd-acgraph-year1 {
    width: 39.6%;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph .pd-acgraph-year2 {
    width: 42.4%;
  }
}

.pd-acgraph .pd-acgraph-row + .pd-acgraph-row .pd-acgraph-icon {
  padding-bottom: 21px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph .pd-acgraph-row + .pd-acgraph-row .pd-acgraph-icon {
    padding-bottom: 27px;
  }
}

.pd-acgraph .pd-acgraph-row + .pd-acgraph-row .pd-acgraph-year1 .pd-acgraph-bar:after {
  position: absolute;
  right: 0;
  width: 70.9%;
  height: 4px;
  background-color: #e02a2b;
  content: "";
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph .pd-acgraph-legend-wrap {
    padding-left: 0;
  }
}

.pd-acgraph .pd-acgraph-dot {
  margin-top: 9px;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #d6d6d6;
  vertical-align: top;
  margin-right: 0px;
}

.pd-acgraph .pd-acgraph-learn {
  margin: 0 39px 0 12px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph .pd-acgraph-learn {
    margin: 30px 0 0;
  }
}

.pd-acgraph .pd-acgraph-legend,
.pd-acgraph .pd-acgraph-dot,
.pd-acgraph .pd-acgraph-learn {
  display: inline-block;
}

.pd-acgraph .pd-acgraph-label {
  display: inline;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph .pd-acgraph-label {
    width: 230px;
  }
}

.pd-acgraph .pd-acgraph-legend + .pd-acgraph-legend {
  margin-left: 13px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph .pd-acgraph-legend + .pd-acgraph-legend {
    margin-left: 0px;
  }
}

.pd-acgraph .pd-acgraph-legend + .pd-acgraph-legend .pd-acgraph-dot {
  background-color: #e02a2b;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph .pd-acgraph-legend + .pd-acgraph-legend .pd-acgraph-label {
    width: auto;
  }
}

.pd-acgraph .pd-acgraph-description {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #666666;
}

.pd-acgraph .pd-acgraph-description:lang(ar) {
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-description:lang(ja) {
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-description:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-description:lang(th) {
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-description:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-description:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-description:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-description:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-label,
.pd-acgraph .pd-acgraph-link {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #666666;
}

.pd-acgraph .pd-acgraph-label:lang(ar),
.pd-acgraph .pd-acgraph-link:lang(ar) {
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-label:lang(ja),
.pd-acgraph .pd-acgraph-link:lang(ja) {
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-label:lang(ko),
.pd-acgraph .pd-acgraph-link:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-label:lang(th),
.pd-acgraph .pd-acgraph-link:lang(th) {
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-label:lang(zh-CN),
.pd-acgraph .pd-acgraph-link:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-label:lang(zh-HK),
.pd-acgraph .pd-acgraph-link:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-label:lang(zh-MO),
.pd-acgraph .pd-acgraph-link:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph .pd-acgraph-label:lang(zh-TW),
.pd-acgraph .pd-acgraph-link:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acgraph.pd-acgraph-three .pd-acgraph-bar {
  width: 255px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph.pd-acgraph-three .pd-acgraph-bar {
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph.pd-acgraph-three .pd-acgraph-year1 {
    width: 29%;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph.pd-acgraph-three .pd-acgraph-year2 {
    width: 31.5%;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph.pd-acgraph-three .pd-acgraph-year3 {
    width: 31%;
  }
}

.mac-cto-accessories .pd-acgraph.pd-acgraph-three {
  width: 100%;
}

.mac-cto-accessories .pd-acgraph.pd-acgraph-three th {
  width: 8%;
}

.mac-cto-accessories .pd-acgraph.pd-acgraph-three .pd-acgraph-bar {
  width: 100%;
}

.mac-cto-accessories .pd-acgraph.pd-acgraph-three .pd-acgraph-year1 {
  width: 29%;
}

.mac-cto-accessories .pd-acgraph.pd-acgraph-three .pd-acgraph-year2 {
  width: 31.5%;
}

.mac-cto-accessories .pd-acgraph.pd-acgraph-three .pd-acgraph-year3 {
  width: 31%;
}

.pd-acgraph.pd-acgraph-overlay {
  width: 650px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph.pd-acgraph-overlay {
    width: 100%;
  }
}

.pd-acgraph.pd-acgraph-overlay .pd-acgraph-bar {
  width: 295px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph.pd-acgraph-overlay .pd-acgraph-bar {
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph.pd-acgraph-overlay th {
    width: 8%;
  }
}

.pd-acgraph.pd-acgraph-overlay.pd-acgraph-three .pd-acgraph-bar {
  width: 192px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph.pd-acgraph-overlay.pd-acgraph-three .pd-acgraph-bar {
    width: 100%;
  }
}

.pd-acgraph.pd-acgraph-overlay.pd-acgraph-three .pd-acgraph-learn {
  display: block;
  margin-left: 58px;
  padding-top: 18px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acgraph.pd-acgraph-overlay.pd-acgraph-three .pd-acgraph-learn {
    margin-left: 0;
    padding-top: 0;
  }
}

.pd-acgraph.pd-acgraph-extend .pd-acgraph-row + .pd-acgraph-row .pd-acgraph-bar:after {
  background-color: #d6d6d6;
}

.pd-acgraph.pd-acgraph-extend .pd-acgraph-year2 .pd-acgraph-bar {
  background-color: #d6d6d6;
}

.pd-acgraph p {
  margin: 0;
}

.pd-acdetails {
  width: 730px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acdetails {
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acdetails .pd-acdetails-column + .pd-acdetails-column {
    padding-top: 15px;
  }
}

.pd-acdetails .pd-acdetails-header {
  font-size: 24px;
  line-height: 1.20849;
  font-weight: 500;
  letter-spacing: 0.015em;
  font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding-top: 18px;
}

.pd-acdetails .pd-acdetails-header:lang(ar) {
  line-height: 1.41667;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acdetails .pd-acdetails-header:lang(th) {
  font-size: 22px;
  line-height: 1.40913;
  font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acdetails .pd-acdetails-header:lang(ja) {
  font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acdetails .pd-acdetails-header:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acdetails .pd-acdetails-header:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acdetails .pd-acdetails-header:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acdetails .pd-acdetails-header:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acdetails .pd-acdetails-header:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acdetails .pd-acdetails-header {
    font-size: 19px;
    line-height: 1.26316;
    font-weight: 500;
    letter-spacing: 0.018em;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-acdetails .pd-acdetails-header:lang(ar) {
    line-height: 1.47384;
    font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-acdetails .pd-acdetails-header:lang(th) {
    line-height: 1.47384;
    font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-acdetails .pd-acdetails-header:lang(ja) {
    font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-acdetails .pd-acdetails-header:lang(ko) {
    font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-acdetails .pd-acdetails-header:lang(zh-CN) {
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-acdetails .pd-acdetails-header:lang(zh-HK) {
    font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-acdetails .pd-acdetails-header:lang(zh-MO) {
    font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-acdetails .pd-acdetails-header:lang(zh-TW) {
    font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acdetails .pd-acdetails-header {
    padding-top: 12px;
  }
}

.pd-acdetails .pd-acdetails-subcopy {
  padding-top: 11px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acdetails .pd-acdetails-subcopy {
    padding-top: 9px;
  }
}

.pd-acdetails .pd-acdetails-strong {
  font-size: 17px;
  line-height: 1.52947;
  font-weight: 600;
  letter-spacing: -0.021em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding-top: 24px;
  padding-bottom: 6px;
}

.pd-acdetails .pd-acdetails-strong:lang(ar) {
  letter-spacing: 0em;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acdetails .pd-acdetails-strong:lang(ja) {
  letter-spacing: 0em;
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acdetails .pd-acdetails-strong:lang(ko) {
  letter-spacing: 0em;
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acdetails .pd-acdetails-strong:lang(th) {
  letter-spacing: 0em;
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acdetails .pd-acdetails-strong:lang(zh) {
  letter-spacing: 0em;
}

.pd-acdetails .pd-acdetails-strong:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acdetails .pd-acdetails-strong:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acdetails .pd-acdetails-strong:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-acdetails .pd-acdetails-strong:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-acdetails .pd-acdetails-strong {
    padding-top: 24px;
  }
}

.pd-acdetails .pd-acdetails-list {
  margin-left: 1.17647em;
}

.pd-acdetails .pd-acdetails-list li {
  list-style-type: disc;
}

.pd-acdetails .pd-acdetails-item {
  padding-bottom: 7px;
}

.pd-iphone-iup-banner .pd-l-plate {
  min-height: 100px;
}

.pd-iphone-iup-banner .pd-billboard-image {
  position: absolute;
  bottom: -35px;
  left: 118px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-iup-banner .pd-billboard-image {
    position: relative;
    bottom: inherit;
    left: inherit;
    top: 27px;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-iup-banner .pd-billboard-hero {
    display: block;
    margin: auto;
  }
}

.pd-iphone-iup-banner .pd-billboard-info {
  width: 440px;
  padding-left: 359px;
  padding-top: 28px;
  position: relative;
  z-index: 2;
  text-align: left;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-iup-banner .pd-billboard-info {
    width: 100%;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 20px;
    text-align: center;
  }
}

.pd-iphone-iup-banner .pd-billboard-copy {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: -0.01em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-iup-banner .pd-billboard-copy:lang(ar) {
  letter-spacing: 0em;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-iup-banner .pd-billboard-copy:lang(ja) {
  letter-spacing: 0em;
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-iup-banner .pd-billboard-copy:lang(ko) {
  letter-spacing: 0em;
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-iup-banner .pd-billboard-copy:lang(th) {
  letter-spacing: 0em;
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-iup-banner .pd-billboard-copy:lang(zh) {
  letter-spacing: 0em;
}

.pd-iphone-iup-banner .pd-billboard-copy:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-iup-banner .pd-billboard-copy:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-iup-banner .pd-billboard-copy:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-iup-banner .pd-billboard-copy:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-compare {
  text-align: center;
}

.pd-iphone-compare .pd-billboard-header {
  font-size: 40px;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: 0.008em;
  font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-compare .pd-billboard-header:lang(ar) {
  line-height: 1.325;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-compare .pd-billboard-header:lang(ja) {
  line-height: 1.125;
  font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-compare .pd-billboard-header:lang(th) {
  font-size: 36px;
  line-height: 1.30556;
  font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-compare .pd-billboard-header:lang(zh) {
  line-height: 1.175;
}

.pd-iphone-compare .pd-billboard-header:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-compare .pd-billboard-header:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-compare .pd-billboard-header:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-compare .pd-billboard-header:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-compare .pd-billboard-header:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-compare .pd-billboard-header {
    font-size: 28px;
    line-height: 1.1073;
    font-weight: 500;
    letter-spacing: 0.012em;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-compare .pd-billboard-header:lang(th) {
    font-size: 25px;
    line-height: 1.4;
    font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-compare .pd-billboard-header:lang(zh) {
    line-height: 1.28595;
  }
  .pd-iphone-compare .pd-billboard-header:lang(ar) {
    font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-compare .pd-billboard-header:lang(ja) {
    font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-compare .pd-billboard-header:lang(ko) {
    font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-compare .pd-billboard-header:lang(zh-CN) {
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-compare .pd-billboard-header:lang(zh-HK) {
    font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-compare .pd-billboard-header:lang(zh-MO) {
    font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-compare .pd-billboard-header:lang(zh-TW) {
    font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
}

.pd-iphone-compare .pd-billboard-info {
  padding: 48px 0 68px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-compare .pd-billboard-info {
    padding-top: 46px;
    padding-bottom: 22px;
  }
}

.pd-iphone-compare .pd-billboard-link {
  padding-top: 12px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-compare .pd-billboard-link {
    padding-top: 1px;
  }
}

.pd-iphone-compare .pd-billboard-image {
  line-height: 0;
  padding-left: 0;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-compare .pd-billboard-image {
    padding-left: 7px;
  }
}

.pd-iphone-splitter {
  text-align: center;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-splitter .pd-l-plate {
    width: 94.02174%;
  }
}

.pd-iphone-splitter .pd-billboard-width {
  width: 1068px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-splitter .pd-billboard-width {
    width: 100%;
  }
}

.pd-iphone-splitter .pd-billboard-header {
  font-size: 24px;
  line-height: 1.20849;
  font-weight: 500;
  letter-spacing: 0.015em;
  font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-header:lang(ar) {
  line-height: 1.41667;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-header:lang(th) {
  font-size: 22px;
  line-height: 1.40913;
  font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-header:lang(ja) {
  font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-header:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-header:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-header:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-header:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-header:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-splitter .pd-billboard-header {
    font-size: 19px;
    line-height: 1.26316;
    font-weight: 500;
    letter-spacing: 0.018em;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-splitter .pd-billboard-header:lang(ar) {
    line-height: 1.47384;
    font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-splitter .pd-billboard-header:lang(th) {
    line-height: 1.47384;
    font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-splitter .pd-billboard-header:lang(ja) {
    font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-splitter .pd-billboard-header:lang(ko) {
    font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-splitter .pd-billboard-header:lang(zh-CN) {
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-splitter .pd-billboard-header:lang(zh-HK) {
    font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-splitter .pd-billboard-header:lang(zh-MO) {
    font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-iphone-splitter .pd-billboard-header:lang(zh-TW) {
    font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
}

.pd-iphone-splitter .pd-billboard-info {
  padding: 35px 0 44px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-splitter .pd-billboard-info {
    padding-top: 46px;
    padding-bottom: 22px;
  }
}

.pd-iphone-splitter .pd-billboard-table {
  border-top: 1px solid #d6d6d6;
  clear: both;
  width: 600px;
  margin: 34px auto 0;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-splitter .pd-billboard-table {
    margin: 14px auto 0;
    width: 290px;
  }
}

.pd-iphone-splitter .pd-billboard-col {
  margin-top: 38px;
  text-align: left;
}

.pd-iphone-splitter .pd-billboard-col h3 {
  font-size: 17px;
  line-height: 1.52947;
  font-weight: 600;
  letter-spacing: -0.021em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-col h3:lang(ar) {
  letter-spacing: 0em;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-col h3:lang(ja) {
  letter-spacing: 0em;
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-col h3:lang(ko) {
  letter-spacing: 0em;
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-col h3:lang(th) {
  letter-spacing: 0em;
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-col h3:lang(zh) {
  letter-spacing: 0em;
}

.pd-iphone-splitter .pd-billboard-col h3:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-col h3:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-col h3:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter .pd-billboard-col h3:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-splitter .pd-billboard-col {
    margin-top: 17px;
  }
}

.pd-iphone-splitter .pd-billboard-col1 {
  float: left;
  width: 297px;
  margin-left: 3px;
  clear: left;
}

.pd-iphone-splitter .pd-billboard-col1 ul {
  margin-right: 20px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-splitter .pd-billboard-col1 {
    width: 145px;
    margin-left: 0;
  }
  .pd-iphone-splitter .pd-billboard-col1 ul {
    margin-right: 16px;
  }
}

.pd-iphone-splitter .pd-billboard-col2 {
  border-left: 1px solid #d6d6d6;
  float: left;
  width: 290px;
  display: inline-block;
  clear: right;
}

.pd-iphone-splitter .pd-billboard-col2 h3 {
  margin-left: 33px;
}

.pd-iphone-splitter .pd-billboard-col2 ul {
  margin-left: 33px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-splitter .pd-billboard-col2 {
    width: 134px;
  }
  .pd-iphone-splitter .pd-billboard-col2 h3 {
    margin-left: 14px;
  }
  .pd-iphone-splitter .pd-billboard-col2 ul {
    margin-left: 14px;
  }
}

.pd-iphone-splitter ul {
  padding-top: 7px;
}

.pd-iphone-splitter ul li {
  padding-bottom: 10px;
  line-height: 1.5em;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: -0.01em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter ul li:lang(ar) {
  letter-spacing: 0em;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter ul li:lang(ja) {
  letter-spacing: 0em;
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter ul li:lang(ko) {
  letter-spacing: 0em;
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter ul li:lang(th) {
  letter-spacing: 0em;
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter ul li:lang(zh) {
  letter-spacing: 0em;
}

.pd-iphone-splitter ul li:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter ul li:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter ul li:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-iphone-splitter ul li:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-splitter ul li {
    padding-bottom: 6px;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-splitter ul {
    padding-top: 5px;
  }
}

.pd-iphone-splitter .pd-billboard-link {
  margin: 15px 0 0 0;
  width: 100%;
  clear: both;
  padding-top: 30px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-iphone-splitter .pd-billboard-link {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .en-us .pd-buyflow-info-ovelray .as-overlay-content {
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
}

.en-us .pd-buyflow-info-ovelray .row {
  padding-left: 6.25%;
  padding-right: 6.25%;
}

.en-us .pd-buyflow-info-ovelray .row .column {
  width: 244px;
}

.en-us .pd-buyflow-info-ovelray .row .column:first-child {
  margin-left: 19%;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .en-us .pd-buyflow-info-ovelray .row .column:first-child {
    width: 170px;
    margin-right: 16px;
    margin-left: 0;
  }
}

.en-us .pd-buyflow-info-ovelray .row .column:last-child {
  margin-left: 1.9%;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .en-us .pd-buyflow-info-ovelray .row .column:last-child {
    width: 90px;
    margin-left: 0;
  }
}

.en-us .pd-buyflow-info-ovelray .row .column .form-dropdown {
  color: #666;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: -0.01em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.en-us .pd-buyflow-info-ovelray .row .column .form-dropdown:lang(ar) {
  letter-spacing: 0em;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.en-us .pd-buyflow-info-ovelray .row .column .form-dropdown:lang(ja) {
  letter-spacing: 0em;
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.en-us .pd-buyflow-info-ovelray .row .column .form-dropdown:lang(ko) {
  letter-spacing: 0em;
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.en-us .pd-buyflow-info-ovelray .row .column .form-dropdown:lang(th) {
  letter-spacing: 0em;
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.en-us .pd-buyflow-info-ovelray .row .column .form-dropdown:lang(zh) {
  letter-spacing: 0em;
}

.en-us .pd-buyflow-info-ovelray .row .column .form-dropdown:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.en-us .pd-buyflow-info-ovelray .row .column .form-dropdown:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.en-us .pd-buyflow-info-ovelray .row .column .form-dropdown:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.en-us .pd-buyflow-info-ovelray .row .column .form-dropdown:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .en-us .pd-buyflow-info-ovelray .row .column .form-dropdown {
    padding-left: 8px;
  }
}

.pd-overlay-iphone-201606-compare + .row .column {
  min-width: 150px;
}

.pd-overlay-iphone-201606-compare .pd-overlay-outer {
  position: relative;
  padding: 53px 39px 0;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201606-compare .pd-overlay-outer {
    padding: 5px 0 0 0;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201606-compare .pd-overlay-inner {
    overflow-x: scroll;
    overflow-y: visible;
    margin-left: 100px;
  }
}

.pd-overlay-iphone-201606-compare .pd-overlay-header {
  font-size: 40px;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: 0.008em;
  font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-align: center;
  padding: 112px 0 59px;
}

.pd-overlay-iphone-201606-compare .pd-overlay-header:lang(ar) {
  line-height: 1.325;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-header:lang(ja) {
  line-height: 1.125;
  font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-header:lang(th) {
  font-size: 36px;
  line-height: 1.30556;
  font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-header:lang(zh) {
  line-height: 1.175;
}

.pd-overlay-iphone-201606-compare .pd-overlay-header:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-header:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-header:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-header:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-header:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201606-compare .pd-overlay-header {
    font-size: 28px;
    line-height: 1.1073;
    font-weight: 500;
    letter-spacing: 0.012em;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201606-compare .pd-overlay-header:lang(th) {
    font-size: 25px;
    line-height: 1.4;
    font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201606-compare .pd-overlay-header:lang(zh) {
    line-height: 1.28595;
  }
  .pd-overlay-iphone-201606-compare .pd-overlay-header:lang(ar) {
    font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201606-compare .pd-overlay-header:lang(ja) {
    font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201606-compare .pd-overlay-header:lang(ko) {
    font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201606-compare .pd-overlay-header:lang(zh-CN) {
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201606-compare .pd-overlay-header:lang(zh-HK) {
    font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201606-compare .pd-overlay-header:lang(zh-MO) {
    font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201606-compare .pd-overlay-header:lang(zh-TW) {
    font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201606-compare .pd-overlay-header {
    padding: 0px 6.25% 25px;
    text-align: left;
  }
}

.pd-overlay-iphone-201606-compare .pd-overlay-carrier-options {
  text-align: center;
  padding: 51px 0 25px 0;
  margin: 0;
  color: #999;
  font-size: 11px;
  line-height: 1.45455;
  font-weight: 400;
  letter-spacing: 0.005em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-carrier-options:lang(ar) {
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-carrier-options:lang(ja) {
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-carrier-options:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-carrier-options:lang(th) {
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-carrier-options:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-carrier-options:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-carrier-options:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare .pd-overlay-carrier-options:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201606-compare .pd-overlay-carrier-options {
    text-align: left;
    padding: 20px 0 13px;
  }
}

.pd-overlay-iphone-201606-compare .pd-overlay-table {
  width: 100%;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201606-compare .pd-overlay-table {
    table-layout: fixed;
  }
}

.pd-overlay-iphone-201606-compare thead tr:nth-child(odd) th {
  background-color: #f2f2f2;
}

.pd-overlay-iphone-201606-compare tbody tr:nth-child(even) td, .pd-overlay-iphone-201606-compare tbody tr:nth-child(even) th {
  background-color: #f2f2f2;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201606-compare tbody tr:last-child th {
    height: 54px;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201606-compare tr {
    min-height: 40px;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201606-compare tr.pd-overlay-header-row {
    min-height: 60px;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201606-compare tr.pd-overlay-header-row th.pd-overlay-fixed-header {
    height: 55px;
  }
}

.pd-overlay-iphone-201606-compare td, .pd-overlay-iphone-201606-compare th {
  vertical-align: top;
  border: 1px solid #fff;
  padding: 18px 8px 18px 10px;
  width: 83px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201606-compare td, .pd-overlay-iphone-201606-compare th {
    width: 112px;
    padding: 12px 0 12px 17px;
  }
}

.pd-overlay-iphone-201606-compare td {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare td:lang(ar) {
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare td:lang(ja) {
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare td:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare td:lang(th) {
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare td:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare td:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare td:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare td:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare th {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare th:lang(ar) {
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare th:lang(ja) {
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare th:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare th:lang(th) {
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare th:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare th:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare th:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare th:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201606-compare th.pd-overlay-fixed-header {
  left: 0;
  width: 78px;
  padding-left: 23px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201606-compare th.pd-overlay-fixed-header {
    position: absolute;
    width: 82px;
    padding-left: 17px;
  }
}

.pd-overlay-iphone-201606-compare .pd-overlay-cost {
  color: #333;
}

.pd-overlay-footnotes {
  font-size: 11px;
  line-height: 1.45455;
  font-weight: 400;
  letter-spacing: 0.005em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #999999;
  text-align: left;
  padding: 0 4.5% 40px;
}

.pd-overlay-footnotes:lang(ar) {
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-footnotes:lang(ja) {
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-footnotes:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-footnotes:lang(th) {
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-footnotes:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-footnotes:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-footnotes:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-footnotes:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-footnotes {
    padding: 0 6.25%;
  }
}

.pd-overlay-footnotes .pd-overlay-footnote-list {
  padding-top: 2px;
}

.pd-overlay-footnotes .pd-overlay-footnote-list li {
  margin-top: 11px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-web-compare-overlay tbody tr:last-child th {
    height: 35.5px;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-web-compare-overlay tr.pd-overlay-header-row th.pd-overlay-fixed-header {
    height: 54px;
  }
}

.pd-overlay-iphone-201609-carrier .pd-overlay-header {
  font-size: 40px;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: 0.008em;
  font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-align: center;
  padding: 105px 0 30px;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(ar) {
  line-height: 1.325;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(ja) {
  line-height: 1.125;
  font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(th) {
  font-size: 36px;
  line-height: 1.30556;
  font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(zh) {
  line-height: 1.175;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201609-carrier .pd-overlay-header {
    font-size: 28px;
    line-height: 1.1073;
    font-weight: 500;
    letter-spacing: 0.012em;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(th) {
    font-size: 25px;
    line-height: 1.4;
    font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(zh) {
    line-height: 1.28595;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(ar) {
    font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(ja) {
    font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(ko) {
    font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(zh-CN) {
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(zh-HK) {
    font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(zh-MO) {
    font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-header:lang(zh-TW) {
    font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201609-carrier .pd-overlay-header {
    padding: 0 6.25%  8px;
    text-align: left;
  }
}

.pd-overlay-iphone-201609-carrier .pd-overlay-info {
  padding: 0 80px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201609-carrier .pd-overlay-info {
    padding: 0 6.25% 11px;
  }
}

.pd-overlay-iphone-201609-carrier .pd-overlay-subheader {
  font-size: 24px;
  line-height: 1.20849;
  font-weight: 500;
  letter-spacing: 0.015em;
  font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  margin-top: 20px;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(ar) {
  line-height: 1.41667;
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(th) {
  font-size: 22px;
  line-height: 1.40913;
  font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(ja) {
  font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201609-carrier .pd-overlay-subheader {
    font-size: 19px;
    line-height: 1.26316;
    font-weight: 500;
    letter-spacing: 0.018em;
    font-family: "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(ar) {
    line-height: 1.47384;
    font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(th) {
    line-height: 1.47384;
    font-family: "SF Pro TH", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(ja) {
    font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(ko) {
    font-family: "SF Pro KR", "SF Pro Display", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(zh-CN) {
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(zh-HK) {
    font-family: "SF Pro HK", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(zh-MO) {
    font-family: "SF Pro HK", "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
  .pd-overlay-iphone-201609-carrier .pd-overlay-subheader:lang(zh-TW) {
    font-family: "SF Pro TC", "SF Pro Display", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-iphone-201609-carrier .pd-overlay-copy {
    margin-top: 8px;
  }
}

.pd-overlay-201508-applecare,
.pd-overlay-201609-applecare,
.pd-overlay-applecare {
  width: 652px;
  margin-top: 11px;
  margin-bottom: 44px;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-201508-applecare,
  .pd-overlay-201609-applecare,
  .pd-overlay-applecare {
    width: inherit;
    margin-top: 0;
    margin-bottom: 21px;
  }
}

.pd-overlay-201508-applecare > p,
.pd-overlay-201609-applecare > p,
.pd-overlay-applecare > p {
  margin: 12px 0;
}

.pd-overlay-201508-applecare > p:first-child,
.pd-overlay-201609-applecare > p:first-child,
.pd-overlay-applecare > p:first-child {
  margin-top: 0;
}

.pd-overlay-201508-applecare .pd-overlay-link,
.pd-overlay-201609-applecare .pd-overlay-link,
.pd-overlay-applecare .pd-overlay-link {
  margin-top: 36px;
  padding-bottom: 3px;
  text-align: center;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-201508-applecare .pd-overlay-link,
  .pd-overlay-201609-applecare .pd-overlay-link,
  .pd-overlay-applecare .pd-overlay-link {
    margin-top: 24px;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-201508-applecare .as-chatonline,
  .pd-overlay-201609-applecare .as-chatonline,
  .pd-overlay-applecare .as-chatonline {
    padding: 20px 0;
  }
}

.pd-overlay-201508-applecare .pd-acgraph,
.pd-overlay-201609-applecare .pd-acgraph,
.pd-overlay-applecare .pd-acgraph {
  margin: 11px 0 0;
}

.pd-overlay-201603-payments {
  padding: 100px 70px 0 70px;
  text-align: left;
  color: #666;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-overlay-201603-payments {
    padding: 0;
  }
}

.pd-overlay-201603-payments p {
  margin: 0 0 1em;
}

.pd-overlay-201603-payments .pd-overlay-title {
  font-weight: 500;
  color: #555;
  padding-bottom: 0;
  margin-bottom: 0;
}

.pd-overlay-201603-payments .pd-overlay-callout {
  text-align: center;
  color: #333;
  background-color: #fafafa;
  padding: 20px 20px;
  margin: 0 0 20px 0;
}

.pd-overlay-201603-payments .pd-overlay-callout p {
  padding: 0;
  margin: 0;
}

.as-singlepartdescription-learnmore {
  text-align: center;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .as-singlepartdescription-learnmore {
    margin-top: 27px;
  }
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .as-bfaccessory-overlay.applecare_overlay .pd-overlay-footnotes {
    color: #999999;
  }
}

.as-singlepartdescription-infographic {
  margin-top: 0;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .as-singlepartdescription-add button {
    box-sizing: border-box;
  }
  .as-singlepartdescription-headline {
    padding-left: 0;
  }
}

.applecare_overlay .as-singlepartdescription .as-l-container,
.applecareplus_overlay .as-singlepartdescription .as-l-container {
  padding: 0;
}

.applecare_overlay .as-singlepartdescription-details-container,
.applecareplus_overlay .as-singlepartdescription-details-container {
  padding-top: 0;
}

.applecare_overlay .as-overlay-content,
.applecareplus_overlay .as-overlay-content {
  padding: 85px 83px 73px;
}

.applecare_overlay .as-singlepartdescription .as-l-container,
.applecareplus_overlay .as-singlepartdescription .as-l-container {
  width: auto;
}

.applecare_overlay .ase-overlay.ase-overlay-popup,
.applecareplus_overlay .ase-overlay.ase-overlay-popup {
  width: 816px;
  max-width: 816px;
}

.applecare_overlay .as-chatonline,
.applecareplus_overlay .as-chatonline {
  padding-left: 83px;
  padding-right: 83px;
}

@media only screen and (max-device-width: 768px) and (max-width: 736px) {
  .applecare_overlay .as-overlay-content,
  .applecareplus_overlay .as-overlay-content {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 52px;
    padding-bottom: 40px;
  }
  .applecare_overlay .as-chatonline,
  .applecareplus_overlay .as-chatonline {
    padding-top: 25px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
}

.pd-modal-financing-mx {
  padding-bottom: 65px;
}

.pd-modal-financing-mx .pd-modal-header-section {
  text-align: left;
}

.pd-modal-financing-mx .pd-modal-options {
  padding: 35px 0;
}

.pd-modal-financing-mx .pd-modal-table {
  width: 100%;
}

.pd-modal-financing-mx .pd-modal-table thead tr, .pd-modal-financing-mx .pd-modal-table tbody tr:nth-child(even) td {
  background-color: #f2f2f2;
}

.pd-modal-financing-mx .pd-modal-table thead th {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 0em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #333;
}

.pd-modal-financing-mx .pd-modal-table thead th:lang(ar) {
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table thead th:lang(ja) {
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table thead th:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table thead th:lang(th) {
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table thead th:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table thead th:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table thead th:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table thead th:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table tbody {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #666;
}

.pd-modal-financing-mx .pd-modal-table tbody:lang(ar) {
  font-family: "SF Pro AR", "SF Pro Gulf", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table tbody:lang(ja) {
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table tbody:lang(ko) {
  font-family: "SF Pro KR", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Apple Gothic", "HY Gulim", "MalgunGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table tbody:lang(th) {
  font-family: "SF Pro TH", "SF Pro Text", "SF Pro Icons", "AOS Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table tbody:lang(zh-CN) {
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table tbody:lang(zh-HK) {
  font-family: "SF Pro HK", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table tbody:lang(zh-MO) {
  font-family: "SF Pro HK", "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table tbody:lang(zh-TW) {
  font-family: "SF Pro TC", "SF Pro Text", "SF Pro Icons", "AOS Icons", "PingFang TC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.pd-modal-financing-mx .pd-modal-table th, .pd-modal-financing-mx .pd-modal-table td {
  width: 50%;
  padding: 18px 24px;
  border-right: 1px solid white;
  vertical-align: top;
}

@media only screen and (max-width: 1023px) and (max-device-width: 736px) {
  .pd-modal-financing-mx .pd-modal-table th, .pd-modal-financing-mx .pd-modal-table td {
    padding: 18px 16px;
  }
}

.pd-modal-financing-mx .pd-modal-table th + th, .pd-modal-financing-mx .pd-modal-table td + td {
  border-right: initial;
  border-left: 2px solid white;
}
