@charset "UTF-8";
.product_box {
  font-size: 3.2vw; /*12px*/
  color: #1d1d1f;
}

@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 .sup {
  font-size: 70%;
  vertical-align: top;
}
.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: 112.5%;
  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://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/a-common/images/icn-link-blank-blue-large.png?fmt=png-alpha&scl=1) 0 0 no-repeat;
  background-size: contain;
  display: inline-block;
}
.product_box .bg {
  color: transparent;
  display: inline-block;
  color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  background-clip: text;
  -webkit-background-clip: text;
}
.product_box .list-detail {
  list-style-type: disc;
  padding-left: 1.5em;
}
@media screen and (max-width: 767px) {
  .product_box .btn {
    font-size: 4vw;
  }
  .product_box .text-link {
    font-size: 3.8666666667vw;
  }
}

/*----------------------------------------
  共通
-----------------------------------------*/
.product_box {
  background-color: #000;
  color: #f5f5f7;
}
.product_box .section-hero {
  text-align: center;
}
.product_box .section-hero .section-hero--conversion {
  background-color: #1d1d1f;
}
.product_box .section-function {
  background-color: #1d1d1f;
}
.product_box [class^=section-function-] {
  text-align: center;
  background-color: #000;
  border-radius: 20px;
  position: relative;
}
.product_box .section-reason {
  background-color: #1d1d1f;
}
.product_box .section-reason .lead,
.product_box .section-reason .text-copy {
  font-weight: bold;
  color: #86868b;
}
.product_box .section-reason .lead strong,
.product_box .section-reason .text-copy strong {
  display: block;
}
.product_box .section-reason .lead em {
  color: #f5f5f7;
}
.product_box .section-reason .reason-content-item {
  background-color: #000;
  border-radius: 20px;
}
.product_box .section-reason .reason-content-item.--item02 .text-copy strong::after {
  content: "";
  background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/iphone/product/iphone-17-pro/images/2509/icon_battery_18d05a5d884f926f.jpg?scl=1&qlt=90) 0 0 no-repeat;
  background-size: 100% auto;
  display: inline-block;
}
.product_box .section-other-features {
  background-color: #fff;
  color: #1d1d1f;
}
.product_box .section-other-features .section-content-item {
  background-color: #f5f5f7;
  border-radius: 20px;
}
.product_box .section-more-features {
  background-color: #f5f5f7;
  color: #1d1d1f;
}
.product_box .section-more-features .section-content-row {
  background-color: #fff;
  border-radius: 20px;
}
.product_box .section-more-features .list-service li {
  margin-bottom: 0.2em;
  padding-left: 1.3em;
  background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/iphone/product/iphone-17-pro/images/2509/icon_check_a20cca0949150768.jpg?scl=1&qlt=90) 0 0.5em no-repeat;
  background-size: 0.7em auto;
}

/*----------------------------------------
  PC
-----------------------------------------*/
@media screen and (min-width: 768px) {
  .product_box .section-hero {
    padding-top: 8.5594013096%;
  }
  .product_box .section-hero h2 {
    margin: 0 auto 0 auto;
    width: 61.2722170253%;
    font-size: 0;
    display: block;
  }
  .product_box .section-hero .image {
    margin: 0;
    width: 100%;
  }
  .product_box .section-hero .section-hero--conversion {
    padding: 7.7174929841% 0;
  }
  .product_box .section-function {
    margin-bottom: 10.0561272217%;
    padding: 0 4.1627689429% 11.2254443405% 4.1627689429%;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 2.0408163265%;
    row-gap: 20px;
  }
  .product_box .section-function .text-copy {
    font-size: 100%;
    font-weight: bold;
    letter-spacing: -0.01em;
  }
  .product_box .section-function .list-device,
  .product_box .section-function .list-appeal {
    font-size: 62.5%;
    color: #86868b;
  }
  .product_box .section-function .list-device strong,
  .product_box .section-function .list-appeal strong {
    padding: 0.1em 0;
    font-size: 162.5%;
    color: #f5f5f7;
    display: block;
  }
  .product_box .section-function-01 {
    padding-top: 10.4166666667%;
    grid-column: 1/4;
    grid-row: 1/2;
  }
  .product_box .section-function-01 .image {
    margin: 8.3333333333% auto 8.3333333333% auto;
    width: 50.7291666667%;
  }
  .product_box .section-function-01 .list-device li:not(:last-child) {
    padding-bottom: 1em;
  }
  .product_box .section-function-02 {
    padding-top: 10.4166666667%;
    grid-column: 4/7;
    grid-row: 1/2;
  }
  .product_box .section-function-02 .image {
    margin: 13.5416666667% auto 25% 0;
    width: 71.4583333333%;
  }
  .product_box .section-function-03 {
    padding-top: 16.1290322581%;
    grid-column: 1/3;
    grid-row: 2/3;
  }
  .product_box .section-function-03 .image {
    margin: 8.064516129% auto 11.2903225806% auto;
    width: 67.7419354839%;
  }
  .product_box .section-function-04 {
    grid-column: 3/7;
    grid-row: 2/3;
  }
  .product_box .section-function-04 .text-copy {
    width: 100%;
    padding-top: 7.6923076923%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .product_box .section-function-04 .image {
    width: 100%;
  }
  .product_box .section-function-04 .image img {
    border-radius: 20px;
  }
  .product_box .section-function-05 {
    padding-top: 16.1290322581%;
    grid-column: 1/3;
    grid-row: 3/4;
  }
  .product_box .section-function-05 .image {
    margin: 30.6451612903% auto 42.7419354839% auto;
    width: 60.8064516129%;
  }
  .product_box .section-function-06 {
    padding-bottom: 9.6153846154%;
    grid-column: 3/7;
    grid-row: 3/4;
  }
  .product_box .section-function-06 .text-copy {
    padding-top: 7.3076923077%;
    padding-left: 6.8461538462%;
    width: 100%;
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
  }
  .product_box .section-function-06 .list-appeal {
    padding-left: 30%;
    width: 100%;
    text-align: left;
    display: flex;
  }
  .product_box .section-function-06 .list-appeal li:not(:last-child) {
    padding-right: 3em;
  }
  .product_box .section-function-06 .image {
    margin: 4.4615384615% 0 3.8461538462% auto;
    width: 82.6923076923%;
  }
  .product_box .section-function-07 {
    padding-top: 8.4615384615%;
    grid-column: 1/5;
    grid-row: 4/6;
  }
  .product_box .section-function-07 .image {
    margin: 7.5384615385% auto 8.6153846154% auto;
    width: 67%;
  }
  .product_box .section-function-08 {
    grid-column: 5/7;
    grid-row: 4/5;
  }
  .product_box .section-function-08 .image {
    margin: 24.1935483871% auto 3.2258064516% auto;
    width: 16.6129032258%;
  }
  .product_box .section-function-09 {
    grid-column: 5/7;
    grid-row: 5/6;
  }
  .product_box .section-function-09 .image {
    margin: 25.3225806452% auto 3.2258064516% auto;
    width: 19.0322580645%;
  }
  .product_box .section-reason {
    padding: 8.4190832554% 4.1627689429% 3.7418147802% 4.1627689429%;
    font-feature-settings: "palt" 1;
  }
  .product_box .section-reason h3 {
    margin-bottom: 1.5em;
    font-size: 262.5%;
    line-height: 1.3;
  }
  .product_box .section-reason .lead {
    font-size: 125%;
  }
  .product_box .section-reason .text-copy {
    font-size: 106.25%;
    line-height: 1.3;
  }
  .product_box .section-reason .text-copy strong {
    font-size: 225%;
    line-height: 1.1;
    color: #f5f5f7;
  }
  .product_box .section-reason .reason-content-row {
    width: 100%;
    margin-top: 3.8265306122%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .product_box .section-reason .reason-content-row .reason-content-item {
    margin-bottom: 2.0408163265%;
    padding-top: 4.0816326531%;
    width: 31.9387755102%;
    text-align: center;
    display: flex;
    flex-direction: column;
  }
  .product_box .section-reason .reason-content-row .reason-content-item .text-copy strong {
    margin: 0.1em 0 0.3em 0;
    line-height: 1.2;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item01 .image {
    margin: 23.9616613419% auto 27.1565495208% auto;
    width: 87.3801916933%;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item02 {
    padding-top: 0;
    justify-content: center;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item02 .text-copy strong::after {
    margin: 0.25em 0 0 0.3em;
    width: 1.5163398693em;
    height: 0.7843137255em;
    vertical-align: top;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item03 .image {
    margin: 10.7028753994% auto 11.5015974441% 0;
    width: 64.0575079872%;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item04 {
    padding-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item05 .text-copy {
    flex-grow: 1;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item05 .image {
    margin: 7.1884984026% auto 0 auto;
    width: 43.1309904153%;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item06 .text-copy {
    flex-grow: 1;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item06 .image {
    margin: 7.1884984026% auto 0 auto;
    width: 38.4984025559%;
  }
  .product_box .section-other-features {
    padding: 0 4.1627689429% 4.911131899% 4.1627689429%;
    text-align: center;
  }
  .product_box .section-other-features h3 {
    padding-top: 9.9489795918%;
    margin-bottom: 5.612244898%;
    font-size: 212.5%;
    line-height: 1.3;
    letter-spacing: -0.01em;
  }
  .product_box .section-other-features h4 {
    width: 100%;
    margin-bottom: 0.2em;
    font-size: 125%;
  }
  .product_box .section-other-features h4::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .product_box .section-other-features .text {
    font-size: 87.5%;
    line-height: 1.7;
  }
  .product_box .section-other-features .section-content-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .product_box .section-other-features .section-content-row .section-content-item {
    width: 48.9795918367%;
    position: relative;
  }
  .product_box .section-other-features .section-content-row .section-content-item.item-privacy {
    padding-top: 11.7346938776%;
    padding-bottom: 5.612244898%;
  }
  .product_box .section-other-features .section-content-row .section-content-item.item-privacy h4::before {
    width: 1.875rem;
    height: 2.8125rem;
    background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/iphone/product/iphone-17-pro/images/2509/icon_privacy_3a0b66d0c2964ece.jpg?scl=1&qlt=90) 0 0 no-repeat;
    background-size: 100% auto;
    top: 10.7671601615%;
  }
  .product_box .section-other-features .section-content-row .section-content-item.item_recycling {
    padding-top: 11.7346938776%;
    padding-bottom: 5.612244898%;
  }
  .product_box .section-other-features .section-content-row .section-content-item.item_recycling h4::before {
    width: 2.3125rem;
    height: 2.375rem;
    background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/iphone/product/iphone-17-pro/images/2509/icon_recycling_555789b5da1866cc.jpg?scl=1&qlt=90) 0 0 no-repeat;
    background-size: 100% auto;
    top: 12.6514131898%;
  }
  .product_box .section-other-features .section-content-row .section-content-item.item-migration01 {
    padding-top: 12.7551020408%;
    padding-bottom: 4.5918367347%;
  }
  .product_box .section-other-features .section-content-row .section-content-item.item-migration01 h4::before {
    width: 1.875rem;
    height: 2.75rem;
    background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/iphone/product/iphone-17-pro/images/2509/icon_migration01_d193bc64c6ab8ebe.jpg?scl=1&qlt=90) 0 0 no-repeat;
    background-size: 100% auto;
    top: 18.24%;
  }
  .product_box .section-other-features .section-content-row .section-content-item.item-migration02 {
    padding-top: 12.7551020408%;
    padding-bottom: 4.5918367347%;
  }
  .product_box .section-other-features .section-content-row .section-content-item.item-migration02 h4::before {
    width: 2.6875rem;
    height: 2.1875rem;
    background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/iphone/product/iphone-17-pro/images/2509/icon_migration02_aed57139a2940cea.jpg?scl=1&qlt=90) 0 0 no-repeat;
    background-size: 100% auto;
    top: 20%;
  }
  .product_box .section-more-features {
    padding: 9.3545369504% 4.1627689429% 1.6370439663% 4.1627689429%;
  }
  .product_box .section-more-features h3 {
    margin-bottom: 1.3em;
    font-size: 225%;
    line-height: 1.3;
    letter-spacing: -0.05em;
    text-align: center;
  }
  .product_box .section-more-features h4 {
    margin-bottom: 0.2em;
    font-size: 112.5%;
  }
  .product_box .section-more-features h5 {
    margin-bottom: 0.5em;
    font-size: 206.25%;
    line-height: 1.25;
  }
  .product_box .section-more-features .text {
    font-size: 93.75%;
    line-height: 1.7;
  }
  .product_box .section-more-features .section-content-row {
    display: flex;
    margin-bottom: 2.0408163265%;
  }
  .product_box .section-more-features .section-content-row .item-text {
    padding-left: 4.3367346939%;
  }
  .product_box .section-more-features .section-content-row.--accessories .item-text {
    padding-top: 10.2040816327%;
    width: 45.4081632653%;
  }
  .product_box .section-more-features .section-content-row.--accessories .item-image {
    width: 54.5918367347%;
    padding: 6.6326530612% 7.806122449% 0 0;
  }
  .product_box .section-more-features .section-content-row.--apple-care {
    align-items: center;
  }
  .product_box .section-more-features .section-content-row.--apple-care h4 {
    margin-bottom: 2.7272727273%;
    width: 12.1818181818%;
    font-size: 0;
  }
  .product_box .section-more-features .section-content-row.--apple-care .item-text {
    width: 56.1224489796%;
  }
  .product_box .section-more-features .section-content-row.--apple-care .item-image {
    width: 44.1326530612%;
    padding: 5.8673469388% 15.7142857143% 6.1224489796% 0;
  }
  .product_box .section-more-features .section-content-row.--apple-care .list-service {
    margin-bottom: 0.8em;
  }
  .product_box .section-more-features .section-content-row.--apple-care .list-service li {
    font-size: 93.75%;
  }
}
/*----------------------------------------
  SP
-----------------------------------------*/
@media screen and (max-width: 767px) {
  .product_box .section-hero {
    padding-top: 16%;
  }
  .product_box .section-hero h2 {
    margin: 0 auto;
    width: 75.6%;
  }
  .product_box .section-hero .image {
    margin: 0 auto;
    width: 75.6%;
  }
  .product_box .section-hero .section-hero--conversion {
    padding: 16.6666666667%;
  }
  .product_box [class^=section-function-] {
    padding-top: 16.40625%;
    margin-bottom: 6.25%;
  }
  .product_box .section-function {
    padding: 0 7.3333333333%;
  }
  .product_box .section-function .text-copy {
    font-size: 3.7333333333vw;
    font-weight: bold;
    line-height: 1.5;
  }
  .product_box .section-function .list-device,
  .product_box .section-function .list-appeal {
    font-size: 2.6666666667vw;
    color: #86868b;
  }
  .product_box .section-function .list-device strong,
  .product_box .section-function .list-appeal strong {
    padding: 0.1em 0;
    font-size: 4.8vw;
    color: #f5f5f7;
    display: block;
  }
  .product_box .section-function-01 {
    padding-bottom: 7.8125%;
  }
  .product_box .section-function-01 .image {
    margin: 12.96875% auto 8.125% auto;
    width: 75.15625%;
  }
  .product_box .section-function-01 .list-device li:not(:last-child) {
    margin-bottom: 1em;
  }
  .product_box .section-function-02 {
    padding-bottom: 25%;
  }
  .product_box .section-function-02 .image {
    margin: 23.4375% auto 0 0;
    width: 77.96875%;
  }
  .product_box .section-function-03 {
    padding-bottom: 10.9375%;
  }
  .product_box .section-function-03 .image {
    margin: 8.59375% auto 0 auto;
    width: 67.03125%;
  }
  .product_box .section-function-04 {
    padding: 0;
  }
  .product_box .section-function-04 .text-copy {
    padding-top: 14.84375%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .product_box .section-function-04 .image {
    width: 100%;
  }
  .product_box .section-function-04 .image img {
    border-radius: 20px;
  }
  .product_box .section-function-05 {
    padding-bottom: 20.3125%;
  }
  .product_box .section-function-05 .image {
    margin: 18.75% auto 0 auto;
    width: 50.9375%;
  }
  .product_box .section-function-06 {
    padding-bottom: 23.4375%;
  }
  .product_box .section-function-06 .image {
    margin: 7.03125% 0 7.8125% auto;
    width: 91.5625%;
  }
  .product_box .section-function-06 .text-copy {
    padding-left: 18.4375%;
    width: 100%;
    text-align: left;
  }
  .product_box .section-function-06 .list-appeal {
    padding-left: 17.96875%;
    width: 100%;
    text-align: left;
  }
  .product_box .section-function-06 .list-appeal strong {
    margin: 0.2em 0;
    line-height: 1;
  }
  .product_box .section-function-06 .list-appeal li:last-child {
    margin-top: 6.6666666667vw;
  }
  .product_box .section-function-07 {
    padding-bottom: 19.53125%;
  }
  .product_box .section-function-07 .image {
    margin: 17.96875% auto 0 auto;
    width: 82.5%;
  }
  .product_box .section-function-08 {
    padding-top: 17.96875%;
    padding-bottom: 17.1875%;
  }
  .product_box .section-function-08 .image {
    margin: 0 auto 4.6875% auto;
    width: 11.25%;
  }
  .product_box .section-function-09 {
    margin-bottom: 0;
    padding-top: 18.75%;
    padding-bottom: 17.1875%;
  }
  .product_box .section-function-09 .image {
    margin: 0 auto 4.6875% auto;
    width: 13.4375%;
  }
  .product_box .section-reason {
    padding: 24.6666666667% 7.3333333333% 17.3333333333%;
    font-feature-settings: "palt" 1;
  }
  .product_box .section-reason h3 {
    margin-bottom: 1.5em;
    padding-left: 7.8125%;
    font-size: 6.1333333333vw;
    line-height: 1.2;
  }
  .product_box .section-reason .lead {
    padding-left: 7.8125%;
    font-size: 3.7333333333vw;
    font-weight: bold;
  }
  .product_box .section-reason .text-copy {
    font-size: 3.2vw;
    font-weight: bold;
  }
  .product_box .section-reason .text-copy strong {
    margin: 0.2em 0 0.4em 0;
    font-size: 5.8666666667vw;
    color: #f5f5f7;
    line-height: 1.1;
  }
  .product_box .section-reason .reason-content-row {
    margin: 5.46875% 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .product_box .section-reason .reason-content-row .reason-content-item {
    padding-top: 6.25%;
    margin-bottom: 6.25%;
    width: 46.875%;
    text-align: center;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item01 .image {
    margin: 13.3333333333% auto 0 0;
    width: 68.6666666667%;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item02 {
    padding: 12.5% 0 13.28125% 0;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item02 .text-copy strong::after {
    margin: 0.3em 0 0 0.3em;
    width: 7.7333333333vw;
    height: 4.1333333333vw;
    vertical-align: top;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item03 {
    display: flex;
    flex-direction: column;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item03 .text-copy {
    flex-grow: 1;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item03 .image {
    margin: 23.3333333333% auto 0 auto;
    width: 60%;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item04 {
    padding: 12.5% 0 13.28125% 0;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item05 {
    display: flex;
    flex-direction: column;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item05 .text-copy {
    flex-grow: 1;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item05 .image {
    margin: 11.6666666667% auto 0 auto;
    width: 60%;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item06 {
    display: flex;
    flex-direction: column;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item06 .text-copy {
    flex-grow: 1;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item06 .image {
    margin: 11.6666666667% auto 0 auto;
    width: 49.3333333333%;
  }
  .product_box .section-other-features {
    padding: 0 7.3333333333% 12% 7.3333333333%;
  }
  .product_box .section-other-features h3 {
    padding-top: 19.53125%;
    padding-left: 6.25%;
    margin-bottom: 12.5%;
    font-size: 6.4vw;
  }
  .product_box .section-other-features h4 {
    width: 100%;
    margin-bottom: 0.5em;
    font-size: 5.3333333333vw;
  }
  .product_box .section-other-features h4::before {
    content: "";
    display: block;
    position: absolute;
  }
  .product_box .section-other-features .text {
    font-size: 4vw;
    line-height: 1.6;
  }
  .product_box .section-other-features .section-content-row .section-content-item {
    padding: 32.03125% 0 11.71875% 13.28125%;
    position: relative;
  }
  .product_box .section-other-features .section-content-row .section-content-item.item-privacy h4::before {
    width: 9.84375%;
    height: 11.6vw;
    background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/iphone/product/iphone-17-pro/images/2509/icon_privacy_3a0b66d0c2964ece.jpg?scl=1&qlt=90) 0 0 no-repeat;
    background-size: 100% auto;
    top: 10.9375%;
    left: 14.0625%;
  }
  .product_box .section-other-features .section-content-row .section-content-item.item_recycling h4::before {
    width: 12.5%;
    height: 10.6666666667vw;
    background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/iphone/product/iphone-17-pro/images/2509/icon_recycling_555789b5da1866cc.jpg?scl=1&qlt=90) 0 0 no-repeat;
    background-size: 100% auto;
    top: 10.9375%;
    left: 14.0625%;
  }
  .product_box .section-other-features .section-content-row .section-content-item.item-migration01 h4::before {
    width: 10%;
    height: 12.2666666667vw;
    background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/iphone/product/iphone-17-pro/images/2509/icon_migration01_d193bc64c6ab8ebe.jpg?scl=1&qlt=90) 0 0 no-repeat;
    background-size: 100% auto;
    top: 12.5%;
    left: 14.0625%;
  }
  .product_box .section-other-features .section-content-row .section-content-item.item-migration02 {
    padding-top: 28.125%;
  }
  .product_box .section-other-features .section-content-row .section-content-item.item-migration02 h4::before {
    width: 14.375%;
    height: 9.7333333333vw;
    background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/iphone/product/iphone-17-pro/images/2509/icon_migration02_aed57139a2940cea.jpg?scl=1&qlt=90) 0 0 no-repeat;
    background-size: 100% auto;
    top: 12.5%;
    left: 10.15625%;
  }
  .product_box .section-other-features .section-content-row .section-content-item:not(:last-child) {
    margin-bottom: 6.25%;
  }
  .product_box .section-more-features {
    padding: 16% 7.3333333333% 2% 7.3333333333%;
  }
  .product_box .section-more-features h3 {
    margin-bottom: 12.03125%;
    padding-left: 6.25%;
    font-size: 6.1333333333vw;
  }
  .product_box .section-more-features h4 {
    margin-bottom: 0.3em;
    font-size: 4vw;
  }
  .product_box .section-more-features h5 {
    margin-bottom: 0.6em;
    font-size: 5.3333333333vw;
  }
  .product_box .section-more-features .text,
  .product_box .section-more-features .list-detail,
  .product_box .section-more-features .list-service {
    font-size: 4vw;
    line-height: 1.6;
  }
  .product_box .section-more-features .list-service {
    margin-bottom: 1em;
  }
  .product_box .section-more-features .section-content-row {
    margin-bottom: 6.25%;
  }
  .product_box .section-more-features .section-content-row .section-content-item.item-text {
    padding: 10.9375% 0 0 12.5%;
  }
  .product_box .section-more-features .section-content-row.--accessories .item-image {
    margin: 31.25% auto 0 auto;
    width: 71.5625%;
  }
  .product_box .section-more-features .section-content-row.--apple-care {
    padding-bottom: 12.5%;
  }
  .product_box .section-more-features .section-content-row.--apple-care h4 {
    margin-bottom: 0;
    width: 21.5789473684%;
  }
  .product_box .section-more-features .section-content-row.--apple-care .item-image {
    margin: 10.9375% auto 0 auto;
    width: 50.78125%;
  }
}
/*---------------------------------
 product-main-footer
---------------------------------*/
.product-main-footer {
  color: #888;
  background: #f5f5f7;
  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=iphone-17-pro_2509_v03.css.map */