@charset "UTF-8";
.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://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;
}
@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 [class^=section-function-] {
  text-align: center;
  border-radius: 20px;
  background-color: #fff;
  position: relative;
}
.product_box .section-function {
  background-color: #f5f5f7;
}
.product_box .section-function-03 h3::before {
  content: "";
  background: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/img_sec03_a7932512ec20f144.jpg) 0 0 no-repeat;
  background-size: 100% auto;
  display: block;
}
.product_box .section-function-03 .list-spec li {
  font-weight: bold;
  color: #6e6e73;
}
.product_box .section-function-03 .list-spec li strong {
  color: #1d1d1f;
}
.product_box .section-function-04 {
  background-color: #000 !important;
}
.product_box .section-function-04 h3 {
  color: #f5f5f7;
}
.product_box .section-function-04 .spec-block {
  text-align: left;
}
.product_box .section-function-04 .spec-block .spec-title {
  font-weight: bold;
  color: #86868b;
}
.product_box .section-function-04 .spec-block .spec-text {
  color: #f5f5f7;
  position: relative;
}
.product_box .section-function-04 .spec-block .spec-text strong {
  display: block;
}
.product_box .section-function-04 .spec-block .spec-text::before {
  content: "";
  display: block;
}
.product_box .section-function-06 h3 {
  color: #f5f5f7;
}
.product_box .section-function-06 .image img {
  border-radius: 20px;
}
.product_box .section-spec .text, .product_box .section-spec .text-spec {
  font-weight: bold;
  color: #6e6e73;
}
.product_box .section-spec .text strong, .product_box .section-spec .text-spec strong {
  color: #1d1d1f;
}
.product_box .section-spec .list-spec {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product_box .section-spec .list-spec .list-item {
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.product_box .section-privacy h4 {
  position: relative;
}
.product_box .section-privacy h4::before {
  content: "";
  display: block;
}
.product_box .section-privacy .section-content .section-content-item {
  background-color: #f5f5f7;
  border-radius: 20px;
}
.product_box .section-privacy .section-content .item-privacy h4::before {
  aspect-ratio: 64/87;
  background: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/icon_privacy_8fb5a44eda2f4d84.jpg) 0 0 no-repeat;
  background-size: 100% auto;
}
.product_box .section-privacy .section-content .item-recycling h4::before {
  aspect-ratio: 64/78;
  background: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/icon_recycling_ed7fea6e40bc25cb.jpg) 0 0 no-repeat;
  background-size: 100% auto;
}
.product_box .section-upgrade h4 {
  position: relative;
}
.product_box .section-upgrade h4::before {
  content: "";
  display: block;
}
.product_box .section-upgrade .section-content .section-content-item {
  background-color: #f5f5f7;
  border-radius: 20px;
}
.product_box .section-upgrade .item-transfer h4::before {
  aspect-ratio: 64/92;
  background: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/icon_transfer_4eb95171a4840a9c.jpg) 0 0 no-repeat;
  background-size: 100% auto;
}
.product_box .section-upgrade .item-change h4::before {
  aspect-ratio: 94/72;
  background: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/icon_os_af9dceb90fff87b2.jpg) 0 0 no-repeat;
  background-size: 100% auto;
}
.product_box .section-more-features {
  background-color: #f5f5f7;
}
.product_box .section-more-features .section-content {
  background-color: #fff;
  border-radius: 20px;
}
.product_box .section-more-features .section-apple-care .list-point li {
  margin-bottom: 0.2em;
  padding-left: 1.3em;
  background: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/icon_check_3c91644435d5e658.jpg) 0 0.5em no-repeat;
  background-size: 0.7em auto;
}

/*----------------------------------------
  PC
-----------------------------------------*/
@media screen and (min-width: 768px) {
  .product_box .section-intro {
    padding-top: 9.3545369504%;
    padding-bottom: 11.2254443405%;
    text-align: center;
  }
  .product_box .section-intro h2 {
    font-size: 300%;
    line-height: 1.3;
  }
  .product_box .section-intro h2 .logo {
    margin: 0 auto 1.1693171188%;
    width: 15.9962581852%;
    display: block;
    font-size: 0;
  }
  .product_box .section-intro .lead {
    margin-bottom: 0.5em;
    font-size: 150%;
    font-weight: bold;
    line-height: 1;
  }
  .product_box .section-intro .lead .bg {
    padding-bottom: 0.2em;
    background-image: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/lead_intro_bg_d0689b3e86fdf443.png);
  }
  .product_box .section-intro .notes {
    font-size: 75%;
    color: #6e6e73;
  }
  .product_box .section-intro .image {
    margin: 5.846585594% auto 5.1449953227% auto;
  }
  .product_box .section-intro .btn-area {
    margin: 3.2740879326%;
  }
  .product_box [class^=section-function-] {
    margin-bottom: 1.8709073901%;
  }
  .product_box .section-function {
    margin-bottom: 11.2254443405%;
    padding: 11.2254443405% 4.1627689429% 9.3545369504%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .product_box .section-function h3 {
    font-size: 156.25%;
  }
  .product_box .section-function .text {
    font-size: 87.5%;
    font-weight: bold;
    color: #6e6e73;
  }
  .product_box .section-function .notes {
    font-size: 75%;
    color: #6e6e73;
  }
  .product_box .section-function-01 {
    width: 100%;
    padding-top: 4.8469387755%;
  }
  .product_box .section-function-01 h3 {
    margin-bottom: 0.5em;
  }
  .product_box .section-function-01 .image {
    margin: 6.1224489796% auto 0 auto;
    width: 80.1020408163%;
  }
  .product_box .section-function-02 {
    width: 48.9795918367%;
  }
  .product_box .section-function-02 h3 {
    width: 100%;
    font-size: 156.25%;
    position: absolute;
    left: 0;
    top: 70%;
  }
  .product_box .section-function-02 .image img {
    border-radius: 20px;
  }
  .product_box .section-function-03 {
    width: 48.9795918367%;
    padding: 13.4693877551% 0 0 5.8673469388%;
    text-align: left;
  }
  .product_box .section-function-03 h3 {
    font-size: 187.5%;
    line-height: 1.2;
  }
  .product_box .section-function-03 h3::before {
    margin-bottom: 4.7337278107%;
    width: 31.9526627219%;
    aspect-ratio: 270/132;
  }
  .product_box .section-function-03 .list-spec {
    margin-top: 19.7916666667%;
    display: flex;
  }
  .product_box .section-function-03 .list-spec li {
    width: 50%;
    font-size: 87.5%;
    line-height: 1.6;
  }
  .product_box .section-function-03 .list-spec li strong {
    font-size: 188.2352941176%;
  }
  .product_box .section-function-03 .list-spec li:first-child {
    width: 39.0532544379%;
  }
  .product_box .section-function-04 {
    width: 48.9795918367%;
    padding-top: 5.1020408163%;
  }
  .product_box .section-function-04 .image {
    margin: 10.9375% auto 10.4166666667% auto;
    width: 46.0416666667%;
  }
  .product_box .section-function-04 .spec-block {
    padding: 0 7.8125% 0 8.3333333333%;
  }
  .product_box .section-function-04 .spec-block .spec-title {
    margin-bottom: 8.6956521739%;
    font-size: 87.5%;
  }
  .product_box .section-function-04 .spec-block .spec-text {
    margin-bottom: 7.4534161491%;
    font-size: 75%;
  }
  .product_box .section-function-04 .spec-block .spec-text strong {
    line-height: 1.3;
    background-image: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/spec_text_bg_4c74436be7f97a2c.png);
    position: absolute;
    top: -80%;
    right: 0;
  }
  .product_box .section-function-04 .spec-block .spec-text strong em {
    font-size: 228.5714285714%;
  }
  .product_box .section-function-04 .spec-block .spec-text::before {
    margin-bottom: 2.4844720497%;
  }
  .product_box .section-function-04 .spec-block .spec-text.--iph16e::before {
    width: 77.5155279503%;
    aspect-ratio: 624/10;
    background: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/img_sec04_02_4556c2e76f73b80.jpg) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .product_box .section-function-04 .spec-block .spec-text.--iph11::before {
    width: 46.4596273292%;
    aspect-ratio: 374/10;
    background: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/img_sec04_03_6cd4c32e14b2c5b0.jpg) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .product_box .section-function-05 {
    width: 48.9795918367%;
    padding-top: 5.1020408163%;
  }
  .product_box .section-function-05 h3 {
    margin-bottom: 1.5625%;
  }
  .product_box .section-function-05 h3 .bg {
    background-image: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/h3_sec05_bg_6c42f3366214d995.png);
  }
  .product_box .section-function-05 .image {
    margin: 8.3333333333% 0 0 auto;
    width: 81.1458333333%;
  }
  .product_box .section-function-05 .image img {
    border-radius: 0 0 20px 0;
  }
  .product_box .section-function-06 {
    width: 100%;
  }
  .product_box .section-function-06 h3 {
    text-align: left;
    position: absolute;
    top: 79%;
    left: 4.0816326531%;
  }
  .product_box .section-function-07 {
    width: 36.7346938776%;
    padding: 15.306122449% 0 14.2857142857% 0;
  }
  .product_box .section-function-07 .image {
    margin: 0 auto 11.8055555556% auto;
    width: 84.1666666667%;
  }
  .product_box .section-function-08 {
    width: 61.2244897959%;
    padding: 4.5918367347% 5.612244898% 4.5918367347% 4.0816326531%;
    text-align: left;
    display: flex;
    justify-content: space-between;
  }
  .product_box .section-function-08 h3 {
    margin-top: 38.0165289256%;
    margin-bottom: 6.6115702479%;
    line-height: 1.3;
  }
  .product_box .section-function-08 .image {
    width: 40.099009901%;
    flex-shrink: 1;
    font: 0;
  }
  .product_box .section-spec {
    padding: 8.4190832554% 4.1627689429%;
    background-color: #f5f5f7;
  }
  .product_box .section-spec h3 {
    margin-bottom: 7.0159027128%;
    font-size: 268.75%;
    line-height: 1.3;
  }
  .product_box .section-spec .text {
    font-size: 106.25%;
  }
  .product_box .section-spec .text-spec {
    width: 100%;
  }
  .product_box .section-spec .text-spec strong {
    padding: 0.3em 0;
    font-size: 228.5714285714%;
    line-height: 1.1;
    display: block;
  }
  .product_box .section-spec .list-spec {
    margin-top: 3.2740879326%;
  }
  .product_box .section-spec .list-spec .list-item {
    margin-bottom: 2.0408163265%;
    width: 31.9387755102%;
    aspect-ratio: 626/574;
  }
  .product_box .section-spec .list-spec .list-item.--ai .icon {
    margin-bottom: 6.3897763578%;
    width: 25.2396166134%;
  }
  .product_box .section-spec .list-spec .list-item.--battery .icon {
    margin: 0.3em 0 0 0.2em;
    width: 20.2875399361%;
    display: inline-block;
  }
  .product_box .section-spec .list-spec .list-item.--network .icon {
    margin-bottom: 7.9872204473%;
    width: 26.517571885%;
  }
  .product_box .section-spec .list-spec .list-item.--screen {
    justify-content: flex-end;
  }
  .product_box .section-spec .list-spec .list-item.--screen .image {
    margin-top: 9.5846645367%;
    width: 56.8690095847%;
  }
  .product_box .section-privacy {
    padding: 10.0561272217% 4.1627689429% 0 4.1627689429%;
  }
  .product_box .section-privacy h3 {
    margin-bottom: 5.1020408163%;
    font-size: 200%;
    text-align: center;
  }
  .product_box .section-privacy h4 {
    margin-bottom: 1.0416666667%;
    font-size: 118.75%;
    text-align: center;
    position: relative;
  }
  .product_box .section-privacy h4::before {
    width: 6.6666666667%;
    margin: 0 auto 6.7708333333% auto;
  }
  .product_box .section-privacy .text {
    font-size: 93.75%;
    line-height: 1.5;
    text-align: center;
  }
  .product_box .section-privacy .section-content {
    display: flex;
    justify-content: space-between;
  }
  .product_box .section-privacy .section-content .section-content-item {
    width: 48.9795918367%;
    padding: 4.0816326531% 0 0 0;
  }
  .product_box .section-privacy .item-privacy .image {
    margin: 6.7708333333% auto 0 auto;
    width: 53.3333333333%;
  }
  .product_box .section-privacy .item-recycling .image {
    margin: 9.375% auto 0 auto;
    width: 27.5%;
  }
  .product_box .section-upgrade {
    margin-bottom: 6.4546304958%;
    padding: 9.5884003742% 4.1627689429% 0 4.1627689429%;
  }
  .product_box .section-upgrade h3 {
    margin-bottom: 5.1020408163%;
    font-size: 200%;
    text-align: center;
  }
  .product_box .section-upgrade h4 {
    margin-bottom: 1.0416666667%;
    font-size: 118.75%;
    text-align: center;
  }
  .product_box .section-upgrade .text {
    font-size: 93.75%;
    line-height: 1.5;
    text-align: center;
  }
  .product_box .section-upgrade .section-content {
    display: flex;
    justify-content: space-between;
  }
  .product_box .section-upgrade .section-content .section-content-item {
    width: 48.9795918367%;
  }
  .product_box .section-upgrade .item-transfer {
    padding: 5.612244898% 0 5.1020408163% 0;
  }
  .product_box .section-upgrade .item-transfer h4::before {
    margin: 0 auto 4.6875% auto;
    width: 6.6666666667%;
  }
  .product_box .section-upgrade .item-change {
    padding: 6.1224489796% 0 5.1020408163% 0;
  }
  .product_box .section-upgrade .item-change h4::before {
    margin: 0 auto 5.7291666667% auto;
    width: 9.7916666667%;
  }
  .product_box .section-more-features {
    padding: 9.3545369504% 4.1627689429% 1.8709073901% 4.1627689429%;
  }
  .product_box .section-more-features h3 {
    margin-bottom: 5.1020408163%;
    font-size: 200%;
    text-align: center;
  }
  .product_box .section-more-features h4 {
    margin-bottom: 0.1em;
    font-size: 106.25%;
  }
  .product_box .section-more-features h5 {
    margin-bottom: 0.5em;
    font-size: 200%;
    line-height: 1.3;
  }
  .product_box .section-more-features .text {
    font-size: 93.75%;
    line-height: 1.6;
  }
  .product_box .section-more-features .section-content {
    display: flex;
  }
  .product_box .section-more-features .section-accessories {
    margin-bottom: 2.0408163265%;
  }
  .product_box .section-more-features .section-accessories .item-text {
    padding: 12.2448979592% 0 0 4.3367346939%;
    width: 46.9387755102%;
  }
  .product_box .section-more-features .section-accessories .item-image {
    padding-top: 6.7857142857%;
    width: 53.0612244898%;
  }
  .product_box .section-more-features .section-accessories .item-image img {
    width: 87.2115384615%;
  }
  .product_box .section-more-features .section-apple-care .item-text {
    padding: 8.6734693878% 0 0 4.3367346939%;
    width: 56.1224489796%;
  }
  .product_box .section-more-features .section-apple-care .item-image {
    padding: 6.1224489796% 0;
    width: 43.8775510204%;
  }
  .product_box .section-more-features .section-apple-care .item-image img {
    width: 63.6046511628%;
  }
  .product_box .section-more-features .section-apple-care .list-point {
    margin-bottom: 0.8em;
  }
  .product_box .section-more-features .section-apple-care .list-point li {
    font-size: 93.75%;
  }
}
/*----------------------------------------
  SP
-----------------------------------------*/
@media screen and (max-width: 767px) {
  .product_box .section-intro {
    padding: 22.6666666667% 0 117.3333333333% 0;
    text-align: center;
    position: relative;
  }
  .product_box .section-intro h2 {
    margin-bottom: 6.6666666667%;
    font-size: 6.6666666667vw;
    line-height: 1.2;
  }
  .product_box .section-intro h2 .logo {
    margin: 0 auto 4.6666666667% auto;
    width: 28.2666666667%;
    font-size: 0;
    display: block;
  }
  .product_box .section-intro .lead {
    margin-bottom: 0.1em;
    font-size: 4vw;
    font-weight: bold;
    line-height: 1;
  }
  .product_box .section-intro .lead .bg {
    padding-bottom: 0.2em;
    background-image: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/sp/lead_intro_bg_78179d534a0b7d0d.png);
  }
  .product_box .section-intro .notes {
    margin-bottom: 6.6666666667%;
    font-size: 3.2vw;
    color: #6e6e73;
  }
  .product_box .section-intro .image {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .product_box .section-intro .image img {
    width: 56.2666666667%;
  }
  .product_box [class^=section-function-] {
    width: 100%;
    margin-bottom: 6.25%;
  }
  .product_box .section-function {
    padding: 16.5333333333% 7.3333333333% 0 7.3333333333%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .product_box .section-function h3 {
    font-size: 5.0666666667vw;
  }
  .product_box .section-function .text {
    font-size: 3.2vw;
    font-weight: bold;
    color: #6e6e73;
  }
  .product_box .section-function .notes {
    font-size: 3.2vw;
    color: #6e6e73;
  }
  .product_box .section-function-01 {
    order: 0;
    padding: 15.625% 0 16.40625%;
  }
  .product_box .section-function-01 h3 {
    margin-bottom: 5.46875%;
  }
  .product_box .section-function-01 .image {
    margin: 10.15625% auto 0 auto;
    width: 76.25%;
  }
  .product_box .section-function-02 {
    order: 1;
  }
  .product_box .section-function-02 h3 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 70.4656862745%;
  }
  .product_box .section-function-02 .image img {
    border-radius: 20px;
  }
  .product_box .section-function-03 {
    order: 2;
    padding: 17.1875% 0 15.625% 7.8125%;
    text-align: left;
  }
  .product_box .section-function-03 h3 {
    margin-bottom: 15.2542372881%;
    font-size: 6.4vw;
  }
  .product_box .section-function-03 h3::before {
    margin-bottom: 5.9322033898%;
    width: 30.6779661017%;
    aspect-ratio: 181/88;
  }
  .product_box .section-function-03 .list-spec li {
    font-size: 3.2vw;
  }
  .product_box .section-function-03 .list-spec li strong {
    margin: 0.3em 0;
    font-size: 200%;
    line-height: 1;
    display: inline-block;
  }
  .product_box .section-function-03 .list-spec li:not(:last-child) {
    margin-bottom: 8.4745762712%;
  }
  .product_box .section-function-04 {
    order: 3;
    padding: 15.625% 0 17.1875% 0;
  }
  .product_box .section-function-04 .image {
    margin: 8.59375% auto 10.9375% auto;
    width: 46.71875%;
  }
  .product_box .section-function-04 .spec-block {
    padding: 0 7.8125%;
  }
  .product_box .section-function-04 .spec-block .spec-title {
    margin-bottom: 9.2592592593%;
    font-size: 3.7333333333vw;
  }
  .product_box .section-function-04 .spec-block .spec-text {
    font-size: 3.2vw;
  }
  .product_box .section-function-04 .spec-block .spec-text strong {
    line-height: 1.3;
    background-image: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/spec_text_bg_4c74436be7f97a2c.png);
    position: absolute;
    top: -80%;
    right: 0;
  }
  .product_box .section-function-04 .spec-block .spec-text strong em {
    font-size: 228.5714285714%;
  }
  .product_box .section-function-04 .spec-block .spec-text::before {
    margin-bottom: 2.7777777778%;
  }
  .product_box .section-function-04 .spec-block .spec-text.--iph16e {
    margin-bottom: 9.2592592593%;
  }
  .product_box .section-function-04 .spec-block .spec-text.--iph16e::before {
    width: 69.4444444444%;
    aspect-ratio: 375/10;
    background: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/sp/img_sec04_02_2f547fa967c88342.jpg) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .product_box .section-function-04 .spec-block .spec-text.--iph11::before {
    width: 41.4814814815%;
    aspect-ratio: 224/10;
    background: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/sp/img_sec04_03_58671611508aa0ad.jpg) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .product_box .section-function-05 {
    order: 6;
    padding: 16.40625% 0 0 0;
  }
  .product_box .section-function-05 h3 {
    margin-bottom: 1.5625%;
  }
  .product_box .section-function-05 h3 .bg {
    background-image: url(/content/dam/au-com/extlib/iphone/product/iphone-16e/images/2502/sp/h3_sec05_bg_8ce0e13568517167.png);
  }
  .product_box .section-function-05 .image {
    margin: 10.15625% 0 0 auto;
    width: 80.78125%;
  }
  .product_box .section-function-05 .image img {
    border-radius: 0 0 20px 0;
  }
  .product_box .section-function-06 {
    order: 4;
  }
  .product_box .section-function-06 h3 {
    width: 100%;
    position: absolute;
    top: 69.848661234%;
    left: 0;
  }
  .product_box .section-function-07 {
    order: 7;
    padding: 25.78125% 0 25% 0;
  }
  .product_box .section-function-07 .image {
    margin: 0 auto 7.8125% auto;
    width: 81.25%;
  }
  .product_box .section-function-08 {
    order: 5;
    padding: 15.625% 0;
  }
  .product_box .section-function-08 h3 {
    margin-bottom: 4.6875%;
  }
  .product_box .section-function-08 .image {
    margin: 11.71875% auto 0 auto;
    width: 76.25%;
  }
  .product_box .section-spec {
    padding: 18.6666666667% 7.3333333333% 17.3333333333% 7.3333333333%;
    background-color: #f5f5f7;
  }
  .product_box .section-spec h3 {
    padding-left: 7.3333333333%;
    margin-bottom: 12.5%;
    font-size: 5.6vw;
  }
  .product_box .section-spec .text {
    padding-left: 7.3333333333%;
    font-size: 3.8666666667vw;
  }
  .product_box .section-spec .text-spec {
    font-size: 3.2vw;
  }
  .product_box .section-spec .text-spec strong {
    padding: 0.3em 0 0.5em 0;
    font-size: 200%;
    font-weight: bold;
    line-height: 1;
    display: block;
  }
  .product_box .section-spec .list-spec {
    margin-top: 9.375%;
  }
  .product_box .section-spec .list-spec .list-item {
    margin-bottom: 6.25%;
    width: 46.875%;
    aspect-ratio: 300/380;
  }
  .product_box .section-spec .list-spec .list-item.--ai .icon {
    margin-bottom: 10%;
    width: 26.6666666667%;
  }
  .product_box .section-spec .list-spec .list-item.--battery .icon {
    margin: 0.3em 0 0 0.2em;
    width: 19.3333333333%;
    display: inline-block;
  }
  .product_box .section-spec .list-spec .list-item.--network .icon {
    margin-bottom: 8.3333333333%;
    width: 28.3333333333%;
  }
  .product_box .section-spec .list-spec .list-item.--screen {
    justify-content: flex-end;
  }
  .product_box .section-spec .list-spec .list-item.--screen .image {
    margin-top: 13.3333333333%;
    width: 73.6666666667%;
  }
  .product_box .section-privacy {
    padding: 16% 7.3333333333% 0 7.3333333333%;
  }
  .product_box .section-privacy h3 {
    padding-left: 6.25%;
    margin-bottom: 12.5%;
    font-size: 5.7333333333vw;
  }
  .product_box .section-privacy h4 {
    margin-bottom: 3.125%;
    padding-left: 13.28125%;
    font-size: 5.0666666667vw;
  }
  .product_box .section-privacy h4::before {
    margin-bottom: 5.4054054054%;
    width: 11.5315315315%;
  }
  .product_box .section-privacy .text {
    padding-left: 13.28125%;
    font-size: 3.8666666667vw;
    line-height: 1.6;
  }
  .product_box .section-privacy .section-content .section-content-item {
    padding: 12.5% 0 0 0;
  }
  .product_box .section-privacy .section-content .section-content-item:not(:last-child) {
    margin-bottom: 5.3333333333%;
  }
  .product_box .section-privacy .section-content .item-privacy .image {
    margin: 10.9375% auto 0 auto;
    width: 61.875%;
  }
  .product_box .section-privacy .section-content .item-recycling {
    padding-bottom: 16.40625%;
  }
  .product_box .section-privacy .section-content .item-recycling .image {
    margin: 16.40625% auto 0 auto;
    width: 38.125%;
  }
  .product_box .section-upgrade {
    padding: 16% 7.3333333333% 10.9333333333% 7.3333333333%;
  }
  .product_box .section-upgrade h3 {
    margin-bottom: 12.5%;
    padding-left: 6.25%;
    font-size: 5.7333333333vw;
  }
  .product_box .section-upgrade h4 {
    margin-bottom: 6.25%;
    font-size: 5.0666666667vw;
  }
  .product_box .section-upgrade h4::before {
    margin-bottom: 3.6036036036%;
    width: 11.5315315315%;
  }
  .product_box .section-upgrade .text {
    font-size: 3.8666666667vw;
    line-height: 1.6;
  }
  .product_box .section-upgrade .section-content .section-content-item {
    padding: 12.5% 0 10.9375% 13.28125%;
  }
  .product_box .section-upgrade .section-content .section-content-item:not(:last-child) {
    margin-bottom: 6.25%;
  }
  .product_box .section-upgrade .section-content .item-transfer h4::before {
    margin-bottom: 5.4054054054%;
    width: 11.5315315315%;
  }
  .product_box .section-upgrade .section-content .item-change h4::before {
    margin-left: -3.6036036036%;
    margin-bottom: 5.4054054054%;
    width: 16.9369369369%;
  }
  .product_box .section-more-features {
    padding: 16% 7.3333333333% 5.3333333333% 7.3333333333%;
  }
  .product_box .section-more-features h3 {
    padding-left: 6.25%;
    margin-bottom: 13.28125%;
    font-size: 5.7333333333vw;
  }
  .product_box .section-more-features h4 {
    margin-bottom: 3.6036036036%;
    font-size: 3.8666666667vw;
  }
  .product_box .section-more-features h5 {
    margin-bottom: 5.4054054054%;
    font-size: 4.8vw;
  }
  .product_box .section-more-features .text {
    font-size: 3.8666666667vw;
    line-height: 1.6;
  }
  .product_box .section-more-features .section-content {
    padding: 10.9375% 0 0 0;
  }
  .product_box .section-more-features .section-content .item-text {
    padding-left: 13.28125%;
  }
  .product_box .section-more-features .section-accessories {
    margin-bottom: 5.3333333333%;
  }
  .product_box .section-more-features .section-accessories .image {
    margin: 11.71875% auto 0 auto;
    width: 72.34375%;
  }
  .product_box .section-more-features .section-apple-care .section-content {
    padding-bottom: 12.5%;
  }
  .product_box .section-more-features .section-apple-care .list-point {
    margin-bottom: 1em;
  }
  .product_box .section-more-features .section-apple-care .list-point li {
    font-size: 3.8666666667vw;
    line-height: 1.5;
  }
  .product_box .section-more-features .section-apple-care .image {
    margin: 11.71875% 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-16e_2502_v03.css.map */