@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: #fff;
  color: #1d1d1f;
}
.product_box .txt-background {
  background: linear-gradient(90deg, #a977c8 0%, #6f8cc7 50%, #639a47 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.product_box .section-hero {
  text-align: center;
}
.product_box [class^=section-function-] {
  text-align: center;
  background-color: #f5f5f7;
  border-radius: 20px;
  position: relative;
}
.product_box .section-reason {
  background-color: #f5f5f7;
}
.product_box .section-reason .lead,
.product_box .section-reason .text-copy {
  font-weight: bold;
  color: #6e6e73;
}
.product_box .section-reason .lead strong,
.product_box .section-reason .text-copy strong {
  display: block;
}
.product_box .section-reason .lead em {
  color: #1d1d1f;
}
.product_box .section-reason .reason-content-item {
  background-color: #fff;
  border-radius: 20px;
}
.product_box .section-reason .reason-content-item.--item05 .text-copy::after {
  content: "";
  background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/iphone/product/iphone-17/images/2509/icon_battery_ffb769b6e515cd59.jpg?scl=1&qlt=90) 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
}
.product_box .section-other-features .section-content-item {
  background-color: #f5f5f7;
  border-radius: 20px;
}
.product_box .section-more-features {
  background-color: #f5f5f7;
}
.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/images/2509/icon_check_8b741c5c754b3310.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: 9.4480823199%;
    padding-bottom: 11.2722170253%;
  }
  .product_box .section-hero h2 {
    font-size: 300%;
  }
  .product_box .section-hero h2 .logo {
    margin: 0 auto 2.3386342376% auto;
    width: 14.2656688494%;
    font-size: 0;
    display: block;
  }
  .product_box .section-hero .image {
    margin: 5.5191768007% auto 7.8110383536% auto;
    width: 38.119738073%;
  }
  .product_box [class^=section-function-] {
    padding-top: 5.612244898%;
    margin-bottom: 1.8709073901%;
  }
  .product_box .section-function {
    padding: 0 4.1627689429% 9.5884003742% 4.1627689429%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .product_box .section-function .text-copy {
    font-size: 100%;
    font-weight: bold;
    letter-spacing: -0.01em;
  }
  .product_box .section-function .list-appeal {
    font-size: 68.75%;
    color: #6e6e73;
  }
  .product_box .section-function .list-appeal strong {
    padding: 0.1em 0;
    font-size: 175%;
    display: block;
  }
  .product_box .section-function-01 {
    width: 100%;
  }
  .product_box .section-function-01 .image {
    margin: 4.3367346939% auto 0 auto;
    width: 58.8775510204%;
  }
  .product_box .section-function-02 {
    width: 48.9795918367%;
  }
  .product_box .section-function-02 .image {
    margin: 9.375% auto 0 auto;
    width: 62.5%;
  }
  .product_box .section-function-03 {
    width: 48.9795918367%;
  }
  .product_box .section-function-03 .image {
    margin: 25.5208333333% auto 0 auto;
    width: 83.3333333333%;
  }
  .product_box .section-function-04 {
    padding-top: 5.612244898%;
    width: 36.7346938776%;
  }
  .product_box .section-function-04 .image {
    margin: 16.6666666667% auto 0 auto;
    width: 38.3333333333%;
  }
  .product_box .section-function-05 {
    padding-top: 5.612244898%;
    width: 61.2244897959%;
  }
  .product_box .section-function-05 .image {
    margin: 12.0833333333% auto 0 auto;
    width: 100%;
  }
  .product_box .section-function-06, .product_box .section-function-07 {
    padding-bottom: 4.5918367347%;
    width: 48.9795918367%;
  }
  .product_box .section-function-06 .image, .product_box .section-function-07 .image {
    margin: 0 auto 3.125% auto;
    width: 8.9583333333%;
  }
  .product_box .section-function-08 {
    padding-top: 6.1224489796%;
    width: 100%;
  }
  .product_box .section-function-08 .image {
    margin: 4.1836734694% 0 0 auto;
    width: 90%;
  }
  .product_box .section-function-08 .image img {
    border-radius: 0 0 20px 20px;
  }
  .product_box .section-function-08 .list-appeal {
    padding: 0 0 7.6530612245% 25%;
    display: flex;
    text-align: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .product_box .section-function-08 .list-appeal li:first-child {
    width: 29.7278911565%;
  }
  .product_box .section-function-09 {
    padding: 15.5612244898% 0 15.5612244898% 69.1326530612%;
    width: 100%;
    text-align: left;
  }
  .product_box .section-function-09 .image {
    width: 48.4693877551%;
    position: absolute;
    top: 14.406779661%;
    left: 15.0510204082%;
  }
  .product_box .section-function-09 .list-appeal {
    margin-top: 3em;
  }
  .product_box .section-function-09 .list-appeal li:last-child {
    margin-top: 3.8em;
  }
  .product_box .section-function-10, .product_box .section-function-11, .product_box .section-function-12 {
    padding-top: 4.1836734694%;
    padding-bottom: 3.3163265306%;
    width: 31.9387755102%;
  }
  .product_box .section-function-10 .image, .product_box .section-function-11 .image, .product_box .section-function-12 .image {
    margin: 0 auto 5.5910543131% auto;
    width: 11.5015974441%;
  }
  .product_box .section-function-13 {
    width: 100%;
  }
  .product_box .section-function-13 .image {
    margin: 4.0816326531% auto 0 auto;
    width: 58.6224489796%;
  }
  .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,
  .product_box .section-reason .text-copy {
    font-size: 106.25%;
    line-height: 1.3;
  }
  .product_box .section-reason .lead strong,
  .product_box .section-reason .text-copy strong {
    font-size: 200%;
    line-height: 1.1;
  }
  .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.--item01 .text-copy {
    flex-grow: 1;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item01 .image {
    margin: 7.1884984026% 0 0 auto;
    width: 64.2172523962%;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item02 .text-copy {
    flex-grow: 1;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item02 .image {
    margin: 10.3833865815% auto 0 auto;
    width: 33.0670926518%;
  }
  .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: 10.3833865815% auto 0 auto;
    width: 32.9073482428%;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item04 {
    padding-top: 5.1020408163%;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item04 .image {
    flex-grow: 1;
    margin: 10.3833865815% auto 18.8498402556% auto;
    width: 73.8019169329%;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item05 {
    padding: 3.5714285714% 0 4.0816326531% 0;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item05 .text-copy {
    line-height: 2.5;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item05 .text-copy::after {
    margin: 3.1948881789% auto 0 auto;
    width: 2.75em;
    height: 1.4375em;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item06 {
    padding-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item06 .text-copy {
    line-height: 2.5;
  }
  .product_box .section-other-features {
    padding: 0 4.1627689429% 3.0402245089% 4.1627689429%;
    text-align: center;
  }
  .product_box .section-other-features h3 {
    margin-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/images/2509/icon_privacy_bb4d2d3c23b1443c.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/images/2509/icon_recycling_187c4daf7194f90d.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/images/2509/icon_migration01_eb3f3c4aa56a5df3.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/images/2509/icon_migration02_6139e09d25abdafc.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: 43.8775510204%;
  }
  .product_box .section-more-features .section-content-row.--accessories .item-image {
    width: 56.1224489796%;
    padding: 6.6326530612% 9.2346938776% 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: 22%;
    padding-bottom: 16%;
  }
  .product_box .section-hero h2 {
    font-size: 9.0666666667vw;
  }
  .product_box .section-hero h2 .logo {
    margin: 0 auto 6.6666666667% auto;
    width: 25.6%;
    display: block;
  }
  .product_box .section-hero .image {
    margin: 10% auto 11.3333333333% auto;
    width: 58.6666666667%;
  }
  .product_box [class^=section-function-] {
    padding-top: 17.96875%;
    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-appeal {
    font-size: 2.6666666667vw;
    color: #6e6e73;
    text-align: left;
  }
  .product_box .section-function .list-appeal strong {
    margin: 0.3em 0;
    font-size: 5.3333333333vw;
    line-height: 1;
    display: block;
  }
  .product_box .section-function-01 .image {
    margin: 9.375% auto 0 auto;
    width: 80%;
  }
  .product_box .section-function-02 .image {
    margin: 14.0625% auto 0 auto;
    width: 63.90625%;
  }
  .product_box .section-function-03 {
    padding-bottom: 18.75%;
  }
  .product_box .section-function-03 .image {
    margin: 17.1875% auto 0 auto;
    width: 71.875%;
  }
  .product_box .section-function-04 {
    padding-bottom: 9.375%;
  }
  .product_box .section-function-04 .image {
    margin: 14.84375% auto 0 auto;
    width: 36.875%;
  }
  .product_box .section-function-05 .image {
    margin: 13.28125% auto 0 auto;
    width: 100%;
  }
  .product_box .section-function-06 {
    padding-top: 21.71875%;
    padding-bottom: 20.3125%;
  }
  .product_box .section-function-06 .image {
    margin: 0 auto 4.6875% auto;
    width: 13.4375%;
  }
  .product_box .section-function-07 {
    padding-bottom: 17.1875%;
  }
  .product_box .section-function-07 .image {
    margin: 0 auto 4.6875% auto;
    width: 13.4375%;
  }
  .product_box .section-function-08 {
    padding-top: 17.1875%;
    padding-bottom: 42.1875%;
  }
  .product_box .section-function-08 .text-copy {
    padding-left: 25%;
    text-align: left;
  }
  .product_box .section-function-08 .image {
    margin: 10.15625% 0 0 auto;
    width: 89.84375%;
  }
  .product_box .section-function-08 .list-appeal {
    padding: 0 0 17.1875% 22.65625%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .product_box .section-function-08 .list-appeal li:last-child {
    margin-top: 6.6666666667vw;
  }
  .product_box .section-function-09 {
    padding-top: 17.1875%;
    padding-bottom: 15.625%;
  }
  .product_box .section-function-09 .image {
    margin: 10.46875% auto 8.90625% auto;
    width: 76.40625%;
  }
  .product_box .section-function-09 .list-appeal {
    padding-left: 22.65625%;
  }
  .product_box .section-function-09 .list-appeal li:last-child {
    margin-top: 11.1111111111%;
  }
  .product_box .section-function-10, .product_box .section-function-11, .product_box .section-function-12 {
    padding: 15.625% 0;
  }
  .product_box .section-function-10 .image, .product_box .section-function-11 .image, .product_box .section-function-12 .image {
    margin: 0 auto 7.03125% auto;
    width: 11.25%;
  }
  .product_box .section-function-13 {
    padding-bottom: 10.15625%;
  }
  .product_box .section-function-13 .image {
    margin: 9.84375% auto 0 auto;
    width: 72.34375%;
  }
  .product_box .section-reason {
    padding: 18.6666666667% 7.3333333333% 17.3333333333%;
    font-feature-settings: "palt" 1;
  }
  .product_box .section-reason h3 {
    margin-bottom: 2em;
    padding-left: 7.8125%;
    font-size: 6.1333333333vw;
    line-height: 1.2;
  }
  .product_box .section-reason .lead {
    padding-left: 7.8125%;
    font-size: 4vw;
    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.4em 0;
    font-size: 5.8666666667vw;
    line-height: 1.1;
  }
  .product_box .section-reason .reason-content-row {
    margin: 8.59375% 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 {
    display: flex;
    flex-direction: column;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item01 .text-copy {
    flex-grow: 1;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item01 .image {
    margin: 11.6666666667% 0 0 auto;
    width: 66.6666666667%;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item02 {
    display: flex;
    flex-direction: column;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item02 .text-copy {
    flex-grow: 1;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item02 .image {
    margin: 11.6666666667% auto 0 auto;
    width: 49%;
  }
  .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: 10% auto 0 auto;
    width: 44.6666666667%;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item04 .image {
    margin: 10% 0 0 auto;
    width: 86%;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item05 {
    padding-top: 7.03125%;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item05 .text-copy::after {
    margin: 10% auto 0 auto;
    width: 7.7333333333vw;
    height: 4vw;
  }
  .product_box .section-reason .reason-content-row .reason-content-item.--item06 {
    padding: 12.5% 0;
  }
  .product_box .section-other-features {
    padding: 0 7.3333333333% 12% 7.3333333333%;
  }
  .product_box .section-other-features h3 {
    margin: 19.53125% 0 12.5% 0;
    padding-left: 6.25%;
    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/images/2509/icon_privacy_bb4d2d3c23b1443c.jpg?scl=1&qlt=90) 0 0 no-repeat;
    background-size: 100% auto;
    top: 13.28125%;
    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/images/2509/icon_recycling_187c4daf7194f90d.jpg?scl=1&qlt=90) 0 0 no-repeat;
    background-size: 100% auto;
    top: 13.28125%;
    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/images/2509/icon_migration01_eb3f3c4aa56a5df3.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/images/2509/icon_migration02_6139e09d25abdafc.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.3125%;
  }
}
/*---------------------------------
 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_2509_v03.css.map */