.product_box {
  font-size: 3.2vw; /*12px*/
  color: #1d1d1f;
  font-feature-settings: "palt" 1;
}

@media screen and (min-width: 768px) {
  .product_box {
    font-size: 1.5625vw; /*12px*/
  }
}
@media screen and (min-width: 980px) {
  .product_box {
    font-size: 16px;
  }
}
.product_box img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.product_box em {
  font-style: normal;
}
.product_box ul {
  margin: 0;
  padding: 0;
}
.product_box h2, .product_box h3, .product_box h4, .product_box h5 {
  margin: 0;
  font-weight: bold;
}
.product_box figure {
  line-height: 1;
}
.product_box .btn {
  width: 7.5em;
  color: #fff;
  background: #000;
  display: inline-block;
  border: solid 0.075em #fff;
  border-radius: 50em;
  background-clip: padding-box;
  padding: 0.75em 0;
  font-size: 100%;
  line-height: 1;
  text-align: center;
}
.product_box .btn:hover {
  text-decoration: none;
}
.product_box .text-link {
  font-size: 93.75%;
}
.product_box .text-link-arrow::after {
  width: 0.5em;
  height: 0.5em;
  margin: 0 0 0.1em 0.2em;
  border-top: 2px solid #06a;
  border-right: 2px solid #06a;
  transform: rotate(45deg);
  display: inline-block;
}
.product_box .text-link-blank::after {
  content: "";
  width: 0.8em;
  height: 0.8em;
  margin-left: 0.2em;
  background: url(https://www.au.com/content/dam/au-com/extlib/a-common/images/icn-link-blank-blue-large.png) 0 0 no-repeat;
  background-size: contain;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .product_box .btn {
    font-size: 3.7333333333vw;
  }
  .product_box .text-link {
    font-size: 4.2666666667vw;
  }
}

.product_box {
  background-color: #fafafa;
}
.product_box .section-intro {
  text-align: center;
  background-color: #000;
  color: #f5f5f7;
}
.product_box .section-intro h2 span {
  display: inline-block;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
}
.product_box [class^=section-function-] {
  background-color: #000;
  border-radius: 20px;
  position: relative;
}
.product_box .section-function {
  background-color: #161617;
  color: #f5f5f7;
}
.product_box .section-function h3 {
  color: #86868b;
}
.product_box .section-function h3 em {
  color: #f5f5f7;
}
.product_box .section-function-04 h3 {
  text-align: left;
}
.product_box .section-function-04 h3 em {
  background: linear-gradient(110deg, #92b90a 0%, #02d959 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product_box .section-reason {
  background-color: #fff;
}
.product_box .section-reason .list-reason {
  color: #6e6e73;
}
.product_box .section-reason strong {
  color: #1d1d1f;
}
.product_box .section-compare {
  background-color: #fff;
}
.product_box .section-compare .compare-item-product {
  border-bottom: 1px solid #d2d2d7;
}
.product_box .section-compare .text-sup {
  color: #6e6e73;
}
.product_box .section-options .section-accessories {
  background-color: #fff;
}
.product_box .section-options .section-applecare {
  background-color: #fff;
}
.product_box .section-options .section-applecare .list-check li {
  margin-bottom: 0.3em;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.product_box .section-options .section-applecare .list-check li::before {
  content: "";
  width: 0.8em;
  height: 0.8em;
  margin-right: 0.5em;
  display: inline-block;
  background: url(https://www.au.com/content/dam/au-com/extlib/ipad/product/ipad-pro-m4/images/2405/icon_check.jpg) 0 0 no-repeat;
  background-size: auto 100%;
}

@media screen and (max-width: 767px) {
  .product_box .section-intro {
    padding: 17.3333333333% 0 16%;
  }
  .product_box .section-intro h2 {
    font-size: 9.0666666667vw;
    line-height: 1;
  }
  .product_box .section-intro h2 .logo {
    margin-bottom: 12px;
    width: 44%;
  }
  .product_box .section-intro h2 span {
    background-image: url(https://www.au.com/content/dam/au-com/extlib/ipad/product/ipad-pro-m4/images/2405/img_title_graditent_clip.jpg);
  }
  .product_box .section-intro .lead {
    font-size: 4.5333333333vw;
    line-height: 1.5882352941;
    margin-bottom: 2em;
  }
  .product_box .section-intro .image {
    margin: 7.3333333333% auto;
    width: 4%;
  }
  .product_box [class^=section-function-] {
    margin-bottom: 5.3333333333%;
    padding-top: 16%;
  }
  .product_box .section-function {
    margin-bottom: 13.3333333333%;
    padding: 5.0666666667% 7.3333333333% 22.6666666667%;
    display: flex;
    flex-direction: column;
  }
  .product_box .section-function h3 {
    padding-left: 12.5%;
    font-size: 5.0666666667vw;
    line-height: 1.4210526316;
  }
  .product_box .section-function-01 h3 {
    margin-bottom: 15.15625%;
  }
  .product_box .section-function-01 .image {
    margin: 0 auto;
    width: 9.0625%;
  }
  .product_box .section-function-02 h3 {
    margin-bottom: 18.28125%;
  }
  .product_box .section-function-02 .image {
    margin: 0 0 0 auto;
    width: 91.5625%;
  }
  .product_box .section-function-02 .image img {
    border-radius: 0 0 20px 0;
  }
  .product_box .section-function-03 {
    padding-bottom: 11.71875%;
  }
  .product_box .section-function-03 h3 {
    margin-bottom: 14.84375%;
  }
  .product_box .section-function-03 .image {
    margin: 0 0 0 auto;
    width: 100%;
  }
  .product_box .section-function-04 {
    padding: 40.625% 0;
  }
  .product_box .section-function-04 h3 {
    font-size: 8.6666666667vw;
    line-height: 1.3538461538;
  }
  .product_box .section-function-05 {
    padding-top: 19.84375%;
    padding-bottom: 11.71875%;
  }
  .product_box .section-function-05 .image {
    margin-bottom: 14.0625%;
    width: 100%;
  }
  .product_box .section-function-06 {
    padding-top: 0;
    padding-bottom: 11.71875%;
  }
  .product_box .section-function-06 .image {
    margin-bottom: 20.3125%;
    width: 100%;
  }
  .product_box .section-function-06 .image img {
    border-radius: 20px 20px 0 0;
  }
  .product_box .section-function-07 {
    padding-top: 12.1875%;
    padding-bottom: 11.71875%;
  }
  .product_box .section-function-07 .image {
    margin-bottom: 19.21875%;
    width: 100%;
  }
  .product_box .section-function-08 {
    order: 9;
    margin-bottom: 0;
  }
  .product_box .section-function-08 h3 {
    margin-bottom: 33.125%;
  }
  .product_box .section-function-08 .image {
    width: 100%;
  }
  .product_box .section-function-08 .image img {
    border-radius: 0 0 20px 20px;
  }
  .product_box .section-function-09 {
    order: 8;
  }
  .product_box .section-function-09 h3 {
    margin-bottom: 16.71875%;
  }
  .product_box .section-function-09 .image {
    margin: 0 0 0 auto;
    width: 87.8125%;
  }
  .product_box .section-function-09 .image img {
    border-radius: 0 0 20px 0;
  }
  .product_box .section-reason {
    padding: 11.4666666667% 8% 11.4666666667% 12%;
    margin-bottom: 2.6666666667%;
  }
  .product_box .section-reason h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 0.5em;
  }
  .product_box .section-reason h4 {
    font-size: 6.1333333333vw;
    margin-bottom: 10%;
  }
  .product_box .section-reason .list-reason {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    font-size: 3.4666666667vw;
    line-height: 1.5384615385;
  }
  .product_box .section-reason .list-reason .icon {
    width: 38%;
    margin-bottom: 10%;
  }
  .product_box .section-reason .list-reason li:nth-child(n+3) {
    margin-top: 30%;
  }
  .product_box .section-compare {
    padding: 10.6666666667% 0 11.4666666667% 0;
    margin-bottom: 2.6666666667%;
  }
  .product_box .section-compare h3 {
    padding-left: 12.8%;
    font-size: 4.2666666667vw;
    margin-bottom: 0.4em;
  }
  .product_box .section-compare h4 {
    padding-left: 12.8%;
    font-size: 6.1333333333vw;
    margin-bottom: 8.3333333333%;
  }
  .product_box .section-compare .compare-detail {
    margin: 0 auto;
    width: 82.6666666667%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 0%;
  }
  .product_box .section-compare .compare-detail-item {
    text-align: center;
  }
  .product_box .section-compare .compare-detail-item.-ipadpro-13, .product_box .section-compare .compare-detail-item.-ipadair-13, .product_box .section-compare .compare-detail-item.-ipad, .product_box .section-compare .compare-detail-item.-ipadmini {
    display: none;
  }
  .product_box .section-compare .compare-detail .compare-item-product {
    margin-bottom: 12.9032258065%;
  }
  .product_box .section-compare .compare-detail .-ipadpro-11 .compare-item-product {
    margin-right: 6.4516129032%;
    margin-left: 9.6774193548%;
  }
  .product_box .section-compare .compare-detail .-ipadair-11 .compare-item-product {
    margin-right: 9.6774193548%;
    margin-left: 6.4516129032%;
  }
  .product_box .section-compare .compare-detail .-ipadpro-11 p:nth-of-type(7),
  .product_box .section-compare .compare-detail .-ipadair-11 p:nth-of-type(7) {
    min-height: 5.5em;
  }
  .product_box .section-compare .compare-detail .-ipadpro-11 p:nth-of-type(8),
  .product_box .section-compare .compare-detail .-ipadair-11 p:nth-of-type(8) {
    min-height: 8.5em;
  }
  .product_box .section-compare .compare-detail h5 {
    font-size: 3.4666666667vw;
    margin-bottom: 0.5em;
  }
  .product_box .section-compare .compare-detail .prod-image {
    margin: 0 7.7419354839%;
  }
  .product_box .section-compare .compare-detail .icon-color {
    margin: 12.9032258065% auto;
    width: 42.5806451613%;
  }
  .product_box .section-compare .compare-detail .icon {
    margin: 22.5806451613% auto 0 auto;
    width: 34.1935483871%;
  }
  .product_box .section-compare .compare-detail .btn {
    margin: 0 auto;
  }
  .product_box .section-compare .compare-detail .text {
    margin-top: 1em;
    font-size: 2.8vw;
    font-weight: bold;
  }
  .product_box .section-compare .compare-detail .text-sup {
    font-size: 2.8vw;
    font-weight: normal;
  }
  .product_box .section-compare .compare-detail .text-display-size {
    padding-top: 16.1290322581%;
    font-size: 4.5333333333vw;
    font-weight: bold;
    line-height: 1.8823529412;
  }
  .product_box .section-compare .compare-detail .text-display-size span {
    font-size: 50%;
    font-weight: bold;
  }
  .product_box .section-compare .compare-detail .text-display-size + .text {
    margin-top: 0;
  }
  .product_box .section-options h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 0.4em;
  }
  .product_box .section-options h4 {
    font-size: 6.1333333333vw;
    margin-bottom: 0.8em;
  }
  .product_box .section-options .text {
    font-size: 4.2666666667vw;
  }
  .product_box .section-options .text-area {
    padding-left: 12%;
  }
  .product_box .section-options .section-accessories {
    margin-bottom: 2.6666666667%;
    padding-top: 11.7333333333%;
  }
  .product_box .section-options .section-accessories .image {
    margin-top: 11.0666666667%;
    width: 100%;
  }
  .product_box .section-options .section-applecare {
    padding-top: 8%;
  }
  .product_box .section-options .section-applecare h3 {
    width: 17.1212121212%;
  }
  .product_box .section-options .section-applecare .list-check {
    margin-bottom: 6.0606060606%;
    font-size: 4.2666666667vw;
  }
  .product_box .section-options .section-applecare .image {
    margin-top: 12.6666666667%;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .product_box .section-intro {
    padding: 11.2254443405% 0 9.3545369504%;
  }
  .product_box .section-intro h2 {
    font-size: 225%;
    line-height: 1;
  }
  .product_box .section-intro h2 .logo {
    margin-bottom: 15px;
    width: 18.6155285313%;
  }
  .product_box .section-intro h2 span {
    background-image: url(https://www.au.com/content/dam/au-com/extlib/ipad/product/ipad-pro-m4/images/2405/img_title_graditent_clip.jpg);
  }
  .product_box .section-intro .lead {
    font-size: 125%;
    line-height: 1.4;
    margin-bottom: 3em;
  }
  .product_box .section-intro .image {
    margin: 5.6127221703% auto 5.1449953227% auto;
    width: 87.932647334%;
  }
  .product_box [class^=section-function-] {
    padding: 2.875rem 0 0 0;
  }
  .product_box [class^=section-function-] .image {
    margin: 0 auto;
  }
  .product_box .section-function {
    margin-bottom: 4.6772684752%;
    padding: 9.2609915809% 4.1627689429%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 2.0408163265%;
    row-gap: 20px;
  }
  .product_box .section-function h3 {
    font-size: 137.5%;
    line-height: 1.3636363636;
    text-align: center;
  }
  .product_box .section-function-01 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .product_box .section-function-01 h3 {
    margin-bottom: 1.8em;
  }
  .product_box .section-function-01 .image {
    width: 7.9872204473%;
  }
  .product_box .section-function-02 {
    grid-column: 2/4;
    grid-row: 1/2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .product_box .section-function-02 .image {
    width: 81.2982998454%;
  }
  .product_box .section-function-03 {
    grid-column: 1/3;
    grid-row: 2/3;
    padding-bottom: 7.6506955178%;
  }
  .product_box .section-function-03 h3 {
    margin-bottom: 1.8em;
  }
  .product_box .section-function-03 .image {
    width: 60.2782071097%;
  }
  .product_box .section-function-04 {
    grid-column: 3/4;
    grid-row: 2/3;
    padding: 0 0 0 12.3003194888%;
    display: flex;
    align-items: center;
  }
  .product_box .section-function-04 h3 {
    font-size: 187.5%;
    text-align: left;
  }
  .product_box .section-function-05 {
    grid-column: 1/4;
    grid-row: 3/4;
  }
  .product_box .section-function-05 h3 {
    position: absolute;
    top: 40.7%;
    left: 7.5510204082%;
  }
  .product_box .section-function-05 .image {
    margin: 0 0 0 auto;
    width: 68.6734693878%;
  }
  .product_box .section-function-05 .image img {
    border-radius: 0 0 20px 0;
  }
  .product_box .section-function-06 {
    grid-column: 1/2;
    grid-row: 4/5;
    padding: 0;
  }
  .product_box .section-function-06 h3 {
    margin: 2em 0 1.8em;
  }
  .product_box .section-function-06 .image {
    width: 100% 0;
  }
  .product_box .section-function-06 .image img {
    border-radius: 20px 20px 0 0;
  }
  .product_box .section-function-07 {
    grid-column: 2/4;
    grid-row: 4/5;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }
  .product_box .section-function-07 h3 {
    margin-bottom: 2.78em;
  }
  .product_box .section-function-07 .image {
    width: 87.4034003091%;
  }
  .product_box .section-function-08 {
    grid-column: 1/3;
    grid-row: 5/6;
  }
  .product_box .section-function-08 h3 {
    margin-bottom: 1.84em;
  }
  .product_box .section-function-08 .image {
    width: 100%;
  }
  .product_box .section-function-08 .image img {
    border-radius: 0 0 20px 20px;
  }
  .product_box .section-function-09 {
    grid-column: 3/4;
    grid-row: 5/6;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .product_box .section-function-09 .image {
    margin: 0 0 0 auto;
    width: 87.8594249201%;
  }
  .product_box .section-function-09 .image img {
    border-radius: 0 0 20px 0;
  }
  .product_box .section-reason {
    margin-bottom: 0.935453695%;
    padding: 5.6127221703% 1.7773620206% 5.6127221703% 8.4190832554%;
  }
  .product_box .section-reason h3 {
    margin-bottom: 0.3em;
    font-size: 112.5%;
  }
  .product_box .section-reason h4 {
    margin-bottom: 1em;
    font-size: 200%;
  }
  .product_box .section-reason .list-reason {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    font-size: 93.75%;
    line-height: 1.4666666667;
  }
  .product_box .section-reason .list-reason .icon {
    margin-bottom: 8.1632653061%;
    width: 22.4489795918%;
  }
  .product_box .section-compare {
    margin-bottom: 0.935453695%;
    padding: 5.6127221703% 0 3.7418147802%;
  }
  .product_box .section-compare h3 {
    padding-left: 8.4190832554%;
    margin-bottom: 0.3em;
    font-size: 112.5%;
  }
  .product_box .section-compare h4 {
    padding-left: 8.4190832554%;
    margin-bottom: 5.1449953227%;
    font-size: 200%;
  }
  .product_box .section-compare .compare-detail {
    margin: 0 auto;
    width: 93.5453695042%;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 0;
  }
  .product_box .section-compare .compare-detail-item {
    display: grid;
    grid-row: span 24;
    grid-template-rows: subgrid;
    text-align: center;
  }
  .product_box .section-compare .compare-detail .compare-item-product {
    margin: 0 7.5% 18%;
  }
  .product_box .section-compare .compare-detail h5 {
    margin-bottom: 1.3em;
    font-size: 100%;
  }
  .product_box .section-compare .compare-detail .prod-image {
    margin: 0 auto;
    width: 100%;
  }
  .product_box .section-compare .compare-detail .icon-color {
    margin: 18% auto;
    width: 39.6%;
  }
  .product_box .section-compare .compare-detail .icon {
    margin: 22.5% auto 0 auto;
    width: 31.8%;
  }
  .product_box .section-compare .compare-detail .btn {
    margin: 0 auto;
  }
  .product_box .section-compare .compare-detail .text {
    margin-top: 0.8em;
    font-size: 68.75%;
    font-weight: bold;
    line-height: 1.3636363636;
  }
  .product_box .section-compare .compare-detail .text-sup {
    font-size: 62.5%;
    font-weight: normal;
  }
  .product_box .section-compare .compare-detail .text-display-size {
    padding-top: 21%;
    font-size: 125%;
  }
  .product_box .section-compare .compare-detail .text-display-size span {
    font-size: 50%;
    font-weight: bold;
  }
  .product_box .section-compare .compare-detail .text-display-size + .text {
    margin-top: 0;
  }
  .product_box .section-options h3 {
    margin-bottom: 0.2em;
    font-size: 112.5%;
  }
  .product_box .section-options h4 {
    margin-bottom: 0.6em;
    font-size: 200%;
    line-height: 1.25;
  }
  .product_box .section-options .text {
    font-size: 93.75%;
  }
  .product_box .section-options .section-accessories {
    margin-bottom: 0.935453695%;
    padding: 9.1206735267% 0 12.6286248831% 8.4190832554%;
    position: relative;
  }
  .product_box .section-options .section-accessories .image {
    width: 57.7174929841%;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .product_box .section-options .section-applecare {
    padding: 5.1449953227% 11.5528531338% 0 8.4190832554%;
    display: flex;
    justify-content: space-between;
  }
  .product_box .section-options .section-applecare h3 {
    margin-bottom: 1em;
    width: 12.6874279123%;
  }
  .product_box .section-options .section-applecare .image {
    flex-basis: 49.3278784337%;
  }
  .product_box .section-options .section-applecare .list-check {
    margin-bottom: 1em;
    font-size: 93.75%;
  }
}
/* -------------------------------
 product-main-footer
---------------------------------*/
.product-main-footer {
  color: #888;
  background: #f2f2f2;
  font-size: 12px;
}

@media print, (min-width: 768px) {
  .product-main-footer {
    padding: 2%;
  }
}
@media screen and (max-width: 767px) {
  .product-main-footer {
    padding: 20px 4%;
  }
}/*# sourceMappingURL=ipad-pro_2405_v03.css.map */