/*---------------------------------
 iPhone 15
---------------------------------*/
.product_box {
  width: 100%;
  font-feature-settings: "palt" 1;
  font-size: 4.266666667vw;
  /*
      .text-link {
          a {
              color: #0066aa;
              text-decoration: none;
              &:hover {
                  text-decoration: underline;
              }
          }
      }
  */
}
@media screen and (min-width: 980px) {
  .product_box {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  .product_box {
    font-size: 1.6927083333vw;
  }
}
.product_box a, .product_box h1, .product_box h2, .product_box h3, .product_box h4, .product_box h5, .product_box ul, .product_box ul li {
  margin: 0;
  padding: 0;
  color: #1d1d1f;
}
.product_box h2, .product_box h3, .product_box h4, .product_box h5 {
  font-weight: bold;
}
.product_box h3 {
  line-height: 1.3;
}
.product_box img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
  line-height: 0;
}
.product_box figure {
  margin: 0;
}
.product_box .btn {
  display: inline-block;
  padding: 0 1.2em;
  border: solid 0.075em;
  border-radius: 1.625em;
  background-color: #000;
  background-clip: padding-box;
  line-height: 2.75em;
  color: #fff;
  font-size: 130%;
}
.product_box .btn:hover {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .product_box .btn {
    font-size: calc(0.75rem + (1vw - 7.68px) * 2.8302);
  }
}
@media screen and (min-width: 980px) {
  .product_box .btn {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .product_box .btn {
    font-size: calc(0.8125rem + (1vw - 3.2px) * 3.8031);
  }
}
@media screen and (max-width: 320px) {
  .product_box .btn {
    font-size: 13px;
  }
}
.product_box .btn-area {
  text-align: center;
}
.product_box .link-text {
  font-size: 83.3333333333%;
}
@media screen and (max-width: 767px) {
  .product_box .link-text {
    font-size: 4vw;
  }
}
.product_box .link-text a {
  color: #06a;
}
.product_box .link-text .icon-arrow i {
  display: inline-block;
  width: 0.4em;
  height: 0.4em;
  border-top: 1px solid #06a;
  border-right: 1px solid #06a;
  transform: rotate(45deg);
  margin-top: -0.2em;
  margin-left: 0.3em;
  vertical-align: middle;
}
.product_box .link-text .icon-window i {
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  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&amp;scl=1) 0 0 no-repeat;
  background-size: 100% auto;
  margin-top: -0.2em;
  margin-left: 0.2em;
  vertical-align: middle;
}
.product_box .btn {
  display: inline-block;
  padding: 0 1.2em;
  border: 1px solid #fff;
  border-radius: 1.625em;
  background: #000;
  background-clip: padding-box;
  color: #fff;
  font-size: 130%;
  line-height: 2.45em;
}
.product_box .btn:hover {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .product_box .btn {
    font-size: clamp(14px, (100vw - 768px) * 4 / 212 + 14px, 18px);
  }
}
@media screen and (max-width: 767px) {
  .product_box .btn {
    font-size: clamp(13px, (100vw - 320px) * 15 / 447 + 13px, 28px);
  }
}
.product_box .section-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .product_box .section-content {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.product_box .section-content-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
}
.product_box .section-content-row .section-content-item {
  border-radius: 15px;
  background-color: #f5f5f7;
  flex-basis: 48.9795918367%;
  position: relative;
}
.product_box .section-content-row .section-content-item.-full-width {
  flex-basis: 100%;
}
.product_box .section-content-row:not(:first-of-type) {
  margin-top: 2.0408163265%;
}

@media screen and (max-width: 767px) {
  .product_box .section-content-row {
    display: block;
  }
  .product_box .section-content-row:not(:first-of-type) {
    margin-top: 6.25%;
  }
  .product_box .section-content-row .section-content-item {
    border-radius: 20px;
  }
  .product_box .section-content-row .section-content-item:not(:first-of-type) {
    margin-top: 6.25%;
  }
}
.product_box .section-hero {
  display: flex;
  padding-top: calc((224 / 2138) * 100%);
  background-color: #f5f5f7;
}
.product_box .section-hero .section-header {
  width: calc((1233 / 2138) * 100%);
  padding: 0 0 0 calc((70 / 2138) * 100%);
  text-align: center;
}
.product_box .section-hero .section-header .logo {
  width: calc((198 / 1233) * 100%);
  margin: calc((242 / 1233) * 100%) auto 0 auto;
}

.product_box .section-hero .section-header .catch {
  font-size: 170%;
  font-weight: bold;
  line-height: 1.3;
  margin: 0.3em 0 0.5em;
}

.product_box .section-hero .section-content {
  width: calc((905 / 2138) * 100%);
  padding: 0 calc((210 / 2138) * 100%) 0 0;
}

.product_box .section-hero .btn-area {
  margin-top: 2.8063610851%;
}

@media screen and (max-width: 767px) {
  .product_box .section-hero {
    padding-top: calc((205 / 750) * 100%);
    flex-direction: column;
  }
  .product_box .section-hero .section-header {
    width: 100%;
    padding-bottom: calc((45 / 750) * 100%);
    padding-left: 0;
  }
  .product_box .section-hero .section-header .logo {
    width: calc((187 / 750) * 100%);
    margin: 0 auto;
  }
  .product_box .section-hero .section-header .catch {
    font-size: calc((19 / 375) * 100vw);
    line-height: 1.4;
    margin: 0.5em 0 0.5em;
  }
  .product_box .section-hero .section-content {
    width: 100%;
    padding: 0 calc((160 / 750) * 100%) 0 calc((163 / 750) * 100%);
  }
}

.product_box .section-function {
  padding-top: 5.8933582788%;
  padding-right: 4.1627689429%;
  padding-left: 4.1627689429%;
}
.product_box .section-function h3, .product_box .section-function h4, .product_box .section-function .text-copy {
  color: #1d1d1f;
}
.product_box .section-function h3 {
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .product_box .section-function {
    margin-top: 8.8%;
    padding-top: 5.3333333333%;
    padding-right: 7.3333333333%;
    padding-left: 7.3333333333%;
  }
  .product_box .section-function h3 {
    font-size: calc((19 / 375) * 100vw);
    line-height: 1.4;
  }
}

.product_box .section-function .section-camera {
  padding-top: calc((245 / 960) * 100%);
}
.product_box .section-function .section-camera h3 {
  margin-bottom: calc((75 / 50) * 1em);
}
.product_box .section-function .section-camera .image img {
  border-radius: 0 0 20px 20px;
}
@media screen and (max-width: 767px) {
  .product_box .section-function .section-camera {
    padding-top: calc((165 / 640) * 100%);
  }
  .product_box .section-function .section-camera h3 {
    margin-bottom: calc((124 / 45) * 1em);
  }
}
.product_box .section-function .section-storage {
  padding-top: calc((155 / 960) * 100%);
}
.product_box .section-function .section-storage h3 {
  margin-bottom: calc((155 / 50) * 1em);
}
.product_box .section-function .section-storage .image {
  width: calc((462 / 960) * 100%);
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .product_box .section-function .section-storage {
    padding-top: calc((95 / 640) * 100%);
  }
  .product_box .section-function .section-storage h3 {
    margin-bottom: calc((110 / 45) * 1em);
  }
  .product_box .section-function .section-storage .image {
    width: calc((436 / 640) * 100%);
    margin: 0 0 0 calc((173 / 640) * 100%);
  }
}

.product_box .section-function .section-battery {
  padding-top: calc((346 / 960) * 100%);
  padding-bottom: calc((330 / 960) * 100%);
}
.product_box .section-function .section-battery h3 {
  margin-top: calc((107 / 50) * 1em);
}
.product_box .section-function .section-battery .image {
  width: calc((406 / 960) * 100%);
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .product_box .section-function .section-battery {
    padding-top: calc((184 / 640) * 100%);
    padding-bottom: calc((184 / 640) * 100%);
  }
  .product_box .section-function .section-battery h3 {
    margin-top: calc((95 / 45) * 1em);
  }
  .product_box .section-function .section-battery .image {
    width: calc((361 / 640) * 100%);
  }
}
.product_box .section-function .section-chip {
  padding-top: calc((163 / 960) * 100%);
  padding-bottom: calc((165 / 960) * 100%);
}
.product_box .section-function .section-chip h3 {
  margin-bottom: calc((107 / 50) * 1em);
}
.product_box .section-function .section-chip .image {
  width: calc((566 / 960) * 100%);
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .product_box .section-function .section-chip {
    padding-top: calc((150 / 640) * 100%);
    padding-bottom: calc((132 / 640) * 100%);
  }
  .product_box .section-function .section-chip h3 {
    margin-bottom: calc((55 / 45) * 1em);
  }
  .product_box .section-function .section-chip .image {
    width: calc((359 / 640) * 100%);
  }
}


.product_box .section-function .section-usb {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  padding-top: calc((380 / 1960) * 100%);
  padding-bottom: calc((390 / 1960) * 100%);
}

.product_box .section-function .section-usb .image {
  width: calc((864 / 1960) * 100%);
  margin-right: calc((260 / 1960) * 100%);
}

@media screen and (max-width: 767px) {
  .product_box .section-function .section-usb {
    display: block;
    padding-top: calc((150 / 640) * 100%);
    padding-bottom: calc((160 / 640) * 100%);
  }
  .product_box .section-function .section-usb h3 {
    margin-bottom: 1.8em;
  }
  .product_box .section-function .section-usb .image {
    width: calc((500 / 640) * 100%);
    margin-right: 0;
  } 
}

.product_box .section-function .section-shield {
  padding-top: calc((170 / 960) * 100%);
  padding-bottom: calc((174 / 960) * 100%);
}

.product_box .section-function .section-shield h3 {
  margin-bottom: calc((175 / 50) * 1em);
}

@media screen and (max-width: 767px) {
  .product_box .section-function .section-shield {
    padding-top: calc((118 / 640) * 100%);
    padding-bottom: calc((124 / 640) * 100%);
  }
  .product_box .section-function .section-shield h3 {
    margin-bottom: calc((87 / 45) * 1em);
  }
}

.product_box .section-function .section-dynamic-island {
  padding-top: calc((160 / 960) * 100%);
}

.product_box .section-function .section-dynamic-island h3 {
  margin-bottom: calc((165 / 50) * 1em);
}

.product_box .section-function .section-dynamic-island .image {
  width: calc((801 / 960) * 100%);
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .product_box .section-function .section-dynamic-island {
    padding-top: calc((100 / 640) * 100%);
  }
  .product_box .section-function .section-dynamic-island h3 {
    margin-bottom: calc((118 / 45) * 1em);
  }
  .product_box .section-function .section-dynamic-island .image {
    width: calc((490 / 640) * 100%);
  }
}

.product_box .section-function .section-content-item:has(.section-emergency){
  background-color: #fff;
}

.product_box .section-function .section-emergency .text-block {
  position: absolute;
  width: 100%;
  left: 0;
  top: calc((150 / 1100) * 100%);
  display: block;
  text-align: center;
}

.product_box .section-function .section-emergency h3 {
  color: #fff;
}

.product_box .section-function .section-emergency .text {
  margin-top: 2%;
  color: #fff;
  font-size: 83.33333333333333%;
}

.product_box .section-function .section-emergency .image img {
   border-radius: 20px;
}

@media screen and (max-width: 767px) {
  .product_box .section-function .section-emergency .text-block {
    top: calc((70 / 800) * 100%);
  }
  .product_box .section-function .section-emergency .text {
    margin-top: 4%;
  }
  
}
.product_box .section-function .section-wifi {
  padding-top: calc((240 / 960) * 100%);
  padding-bottom: calc((319 / 960) * 100%);
}

.product_box .section-function .section-wifi h3 {
  margin-bottom: calc((205 / 50) * 1em);
}

.product_box .section-function .section-wifi .image {
  width: calc((737 / 960) * 100%);
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .product_box .section-function .section-wifi {
    padding-top: calc((220 / 640) * 100%);
    padding-bottom: calc((225 / 640) * 100%);
  }
  .product_box .section-function .section-wifi h3 {
    margin-bottom: calc((97 / 45) * 1em);
  }
  .product_box .section-function .section-wifi .image {
    width: calc((523 / 640) * 100%);;
  }
}

.product_box .section-compare {
  padding-top: 11.4593077643%;
  padding-right: 4.1627689429%;
  padding-left: 4.1627689429%;
  background-color: #fff;
}
.product_box .section-compare h5 {
  margin-right: 6%;
  margin-left: 6%;
  margin-bottom: 20.1122544434%;
  padding-bottom: 7.7174929841%;
  border-bottom: solid 1px #ccc;
  font-size: 77.7777777778%;
}
.product_box .section-compare figure {
  text-align: center;
}
.product_box .section-compare figure.image-iphone15-pro-max, .product_box .section-compare figure.image-iphone15-pro, .product_box .section-compare figure.image-iphone15-plus, .product_box .section-compare figure.image-iphone15, .product_box .section-compare figure.image-iphonese {
  margin-right: 7.6530612245%;
  margin-left: 7.6530612245%;
  margin-bottom: 14.9672591207%;
  padding-bottom: 13.5640785781%;
  border-bottom: solid 1px #ccc;
}
.product_box .section-compare figure.image-iphone15-pro-max img, .product_box .section-compare figure.image-iphone15-pro img, .product_box .section-compare figure.image-iphone15-plus img, .product_box .section-compare figure.image-iphone15 img, .product_box .section-compare figure.image-iphonese img {
  width: 100.6024096386%;
}
.product_box .section-compare figure.icon-dynamic-island img, .product_box .section-compare figure.icon-camera-triple2 img, .product_box .section-compare figure.icon-camera-dual3 img, .product_box .section-compare figure.icon-camera-single img, .product_box .section-compare figure.icon-chip-a17 img, .product_box .section-compare figure.icon-chip-a16 img, .product_box .section-compare figure.icon-chip-a15 img, .product_box .section-compare figure.icon-faceid img, .product_box .section-compare figure.icon-touchid img {
  width: 18.6746987952%;
}
.product_box .section-compare figure.icon-sos img {
  width: 19.578313253%;
}
.product_box .section-compare figure.icon-battery img {
  width: 23.1927710843%;
}
.product_box .section-compare figure.icon-5g img {
  width: 22.5903614458%;
}
.product_box .section-compare figure.icon-design img {
  width: 21.4285714286%;
}
.product_box .section-compare figure.icon-zoom {
  margin-bottom: -3.0120481928%;
}
.product_box .section-compare figure.icon-zoom img {
  width: 38.2653061224%;
}
.product_box .section-compare figure.icon-usb-c img, .product_box .section-compare figure.icon-lightning img {
  width: 23.4693877551%;
}
.product_box .section-compare .buy-button {
  display: flex;
  flex-direction: column;
  align-self: stretch;
}
.product_box .section-compare .buy-button .btn-area {
  margin-top: auto;
}
.product_box .section-compare .buy-button .text-info {
  margin-bottom: 5px;
  color: #000;
  font-weight: bold;
  font-size: 12px;
}
.product_box .section-compare .section-header {
  color: #1d1d1f;
}
.product_box .section-compare .section-header h3 {
  font-size: 88.8888888889%;
  line-height: 1;
}
.product_box .section-compare .section-header h4 {
  margin-top: 1.0204081633%;
  font-size: 177.7777777778%;
}
.product_box .section-compare .section-content {
  flex-wrap: wrap;
  align-items: stretch;
  padding-top: 6.5306122449%;
}
.product_box .section-compare .section-content-item {
  width: 20%;
  padding-bottom: 3.5714285714%;
  text-align: center;
}
.product_box .section-compare .section-content-item.buy-button {
  padding-bottom: 3.0612244898%;
}
.product_box .section-compare .section-content-item:nth-of-type(-n+10) {
  padding-bottom: 0;
}
.product_box .section-compare .section-content-item:nth-of-type(5) sup {
  top: -0.3em;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 3px;
}
.product_box .section-compare .section-content-item:nth-of-type(5) sup img {
  width: 100%;
  height: 100%;
}
.product_box .section-compare .section-content-item:nth-of-type(25) ul > li:last-of-type {
  margin-top: 11.4457831325%;
}
.product_box .section-compare .section-content-item:nth-of-type(30) {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product_box .section-compare .section-content-item:nth-of-type(30) .note {
  margin-top: 0;
}
.product_box .section-compare .section-content-item:nth-of-type(38) ul > li:nth-of-type(2), .product_box .section-compare .section-content-item:nth-of-type(39) ul > li:nth-of-type(2) {
  margin-top: 11.4457831325%;
}
.product_box .section-compare .section-content-item:nth-of-type(40) ul > li:nth-of-type(2) {
  margin-top: 11.4457831325%;
}
.product_box .section-compare .section-content-item:nth-of-type(40) ul > li:nth-of-type(3) {
  margin-top: 12.6506024096%;
}
.product_box .section-compare .section-content-item:nth-of-type(n+51):nth-of-type(-n+55) {
  padding-bottom: 3.0612244898%;
}
.product_box .section-compare .section-content-item:nth-of-type(n+66):nth-of-type(-n+70) {
  padding-bottom: 0;
}
.product_box .section-compare .section-content-item ul li {
  margin-top: 4.2095416277%;
  font-size: 60%;
  font-weight: bold;
}
.product_box .section-compare .section-content-item ul li:first-of-type {
  margin-top: 6.5481758653%;
}
.product_box .section-compare .section-content-item ul li.display-size {
  margin-top: 5.1449953227%;
  font-size: 100%;
}
.product_box .section-compare .section-content-item .note {
  margin-top: 6.3143124415%;
  font-size: 60%;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .product_box .section-compare {
    margin-top: 18.1333333333%;
    padding-top: 0;
    padding-right: 12.6666666667%;
    padding-left: 12.6666666667%;
  }
  .product_box .section-compare h5 {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 18.75%;
    padding-bottom: 6.25%;
    font-size: 2.9333333333vw;
    letter-spacing: -0.02em;
  }
  .product_box .section-compare figure.image-iphone15-pro-max, .product_box .section-compare figure.image-iphone15-pro, .product_box .section-compare figure.image-iphone15-plus, .product_box .section-compare figure.image-iphone15, .product_box .section-compare figure.image-iphonese {
    margin-right: 0;
    margin-left: 0;
  }
  .product_box .section-compare figure.image-iphone15-pro-max img, .product_box .section-compare figure.image-iphone15-pro img, .product_box .section-compare figure.image-iphone15-plus img, .product_box .section-compare figure.image-iphone15 img, .product_box .section-compare figure.image-iphonese img {
    width: 71.7557251908%;
  }
  .product_box .section-compare figure.icon-dynamic-island img, .product_box .section-compare figure.icon-camera-triple2 img, .product_box .section-compare figure.icon-camera-dual3 img, .product_box .section-compare figure.icon-camera-single img, .product_box .section-compare figure.icon-chip-a17 img, .product_box .section-compare figure.icon-chip-a16 img, .product_box .section-compare figure.icon-chip-a15 img, .product_box .section-compare figure.icon-faceid img, .product_box .section-compare figure.icon-touchid img {
    width: 27.4809160305%;
  }
  .product_box .section-compare figure.icon-sos img {
    width: 29.7709923664%;
  }
  .product_box .section-compare figure.icon-battery img {
    width: 35.1145038168%;
  }
  .product_box .section-compare figure.icon-5g img {
    width: 33.5877862595%;
  }
  .product_box .section-compare figure.icon-design img {
    width: 32.0610687023%;
  }
  .product_box .section-compare figure.icon-zoom {
    margin-bottom: -3.8167938931%;
  }
  .product_box .section-compare figure.icon-zoom img {
    width: 57.2519083969%;
  }
  .product_box .section-compare figure.icon-usb-c img, .product_box .section-compare figure.icon-lightning img {
    width: 35.1145038168%;
  }
  .product_box .section-compare .section-header {
    text-align: left;
  }
  .product_box .section-compare .section-header h3 {
    font-size: 100%;
  }
  .product_box .section-compare .section-header h4 {
    margin-top: 3.4375%;
    font-size: 150%;
    line-height: 135%;
  }
  .product_box .section-compare .section-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    padding-top: 15.1785714286%;
  }
  .product_box .section-compare .section-content-item {
    width: unset;
    flex-basis: 46.7857142857%;
    padding-bottom: 11.4503816794%;
  }
  .product_box .section-compare .section-content-item:nth-of-type(11), .product_box .section-compare .section-content-item:nth-of-type(12) {
    padding-bottom: 10%;
  }
  .product_box .section-compare .section-content-item:nth-of-type(16), .product_box .section-compare .section-content-item:nth-of-type(17) {
    padding-bottom: 12.5954198473%;
  }
  .product_box .section-compare .section-content-item:nth-of-type(-n+10), .product_box .section-compare .section-content-item:nth-of-type(n+66) {
    padding-bottom: 0;
  }
  .product_box .section-compare .section-content-item:nth-of-type(n+51):nth-of-type(-n+55) {
    padding-bottom: 12.8571428571%;
  }
  .product_box .section-compare .section-content-item:nth-of-type(61), .product_box .section-compare .section-content-item:nth-of-type(62) {
    padding-bottom: 12.5954198473%;
  }
  .product_box .section-compare .section-content-item ul li {
    margin-top: 6.106870229%;
    margin-right: -1em;
    margin-left: -1em;
    font-size: 68%;
    line-height: 150%;
  }
  .product_box .section-compare .section-content-item ul li:first-of-type {
    margin-top: 9.5419847328%;
  }
  .product_box .section-compare .section-content-item ul li.display-size {
    margin-top: 0;
    font-size: 106%;
    letter-spacing: -0.02em;
  }
  .product_box .section-compare .section-content-item .note {
    margin-top: 9.1603053435%;
    margin-right: -0.53em;
    margin-left: -0.53em;
    font-size: 68%;
    line-height: 160%;
  }
  .product_box .section-compare .section-content-item.iphone15-plus, .product_box .section-compare .section-content-item.iphone15, .product_box .section-compare .section-content-item.iphonese {
    display: none;
  }
}
.product_box .section-other-features {
  margin-top: 9.2857142857%;
  padding-right: 4.1627689429%;
  padding-left: 4.1627689429%;
  background-color: #fff;
}
.product_box .section-other-features .section-header {
  text-align: center;
}
.product_box .section-other-features .section-header:not(:first-of-type) {
  margin-top: 10.2040816327%;
}
.product_box .section-other-features .section-header h3 {
  font-size: 175%;
}
.product_box .section-other-features .section-content-item {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: stretch;
  flex-basis: 48.9795918367%;
  padding-top: 3.9583333333%;
  border-radius: 15px;
  background-color: #f5f5f7;
}
.product_box .section-other-features .section-content-item h3 {
  margin-top: 8.125%;
  font-size: 111.1111111111%;
  line-height: 1.3;
  text-align: center;
}
.product_box .section-other-features .section-content-item .text-copy {
  margin-top: 1.25%;
  text-align: center;
  font-size: 83.3333333333%;
  line-height: 1.3;
}
.product_box .section-other-features > .section-content-row {
  flex-wrap: wrap;
  align-items: stretch;
  margin-top: 5.3571428571%;
}
.product_box .section-other-features > .section-content-row:not(:nth-of-type(2)) .section-content-item {
  padding-bottom: 5.625%;
}
.product_box .section-other-features figure.icon {
  text-align: center;
}
.product_box .section-other-features figure.icon-privacy img {
  width: 6.0416666667%;
}
.product_box .section-other-features figure.icon-accessibility img {
  width: 8.125%;
  margin-top: 5px;
  margin-bottom: -5px;
}
.product_box .section-other-features figure.icon-iphone img {
  width: 6.6666666667%;
}
.product_box .section-other-features figure.icon-android img {
  width: 9.7916666667%;
  margin-left: -2.0833333333%;
}
.product_box .section-other-features figure.image-privacy {
  margin-top: 12.9166666667%;
  text-align: center;
}
.product_box .section-other-features figure.image-privacy img {
  width: 65%;
}
.product_box .section-other-features figure.image-accessibility {
  margin-top: 11.875%;
}
.product_box .section-other-features figure.image-accessibility img {
  width: 63.125%;
  margin-left: 10%;
}
@media screen and (max-width: 767px) {
  .product_box .section-other-features {
    margin-top: 15.625%;
    padding-right: 7.3333333333%;
    padding-left: 7.3333333333%;
  }
  .product_box .section-other-features .section-header {
    text-align: left;
  }
  .product_box .section-other-features .section-header:not(:first-of-type) {
    margin-top: 18.75%;
  }
  .product_box .section-other-features .section-header h3 {
    padding-left: 7.03125%;
    font-size: 6.1333333333vw;
    line-height: 1.3043478261;
  }
  .product_box .section-other-features .section-content-item {
    display: block;
    flex-basis: unset;
    border-radius: 20px;
    margin-top: 12.5%;
    padding-top: 12.8125%;
    padding-left: 13.4375%;
  }
  .product_box .section-other-features .section-content-item:not(:nth-of-type(1)) {
    margin-top: 6.25%;
  }
  .product_box .section-other-features .section-content-item h3 {
    margin-top: 4.3321299639%;
    font-size: 5.3333333333vw;
    text-align: left;
  }
  .product_box .section-other-features .section-content-item .text-copy {
    margin-top: 3.9711191336%;
    font-size: 4vw;
    text-align: left;
    line-height: 1.5333333333;
  }
  .product_box .section-other-features > .section-content-row:not(:nth-of-type(2)) .section-content-item {
    padding-bottom: 10%;
  }
  .product_box .section-other-features figure.icon {
    text-align: left;
  }
  .product_box .section-other-features figure.icon-privacy img {
    width: 10.4693140794%;
  }
  .product_box .section-other-features figure.icon-accessibility {
    margin-bottom: 3.6101083032%;
  }
  .product_box .section-other-features figure.icon-accessibility img {
    width: 14.0794223827%;
    margin-top: 0;
    margin-bottom: 0;
  }
  .product_box .section-other-features figure.icon-iphone img {
    width: 11.5523465704%;
  }
  .product_box .section-other-features figure.icon-android img {
    width: 16.9675090253%;
    margin-left: -3.9711191336%;
  }
  .product_box .section-other-features figure.image-privacy {
    margin-top: 12.274368231%;
    margin-left: -13.4375%;
  }
  .product_box .section-other-features figure.image-privacy img {
    width: 60.3125%;
  }
  .product_box .section-other-features figure.image-accessibility {
    margin-top: 11.5523465704%;
    margin-left: -13.4375%;
  }
  .product_box .section-other-features figure.image-accessibility img {
    width: 60.9375%;
    margin-left: 12.5%;
  }
}
.product_box .section-more-features {
  margin-top: 6.5481758653%;
  padding-top: 9.6351730589%;
  padding-right: 4.162768942937325%;
  padding-bottom: 4.6772684752%;
  padding-left: 4.162768942937325%;
  background-color: #f5f5f7;
}
.product_box .section-more-features .section-header {
  color: #1d1d1f;
  text-align: center;
}
.product_box .section-more-features .section-header h3 {
  font-size: 175%;
}
@media screen and (max-width: 767px) {
  .product_box .section-more-features {
    margin-top: 14.6666666667%;
    padding-top: 17.6%;
    padding-right: 7.3333333333%;
    padding-bottom: 10%;
    padding-left: 7.3333333333%;
  }
  .product_box .section-more-features .section-header {
    padding-left: 7.03125%;
    text-align: left;
  }
  .product_box .section-more-features .section-header h3 {
    font-size: 6.1333333333vw;
    line-height: 1.3043478261;
  }
}
.product_box .section-trade-in {
  margin-top: 5.1020408163%;
  border-radius: 15px;
  background-color: #fff;
}
.product_box .section-trade-in h3 {
  font-size: 100%;
  line-height: 1;
}
.product_box .section-trade-in h4 {
  margin-top: 2.1047708138%;
  font-size: 166.6666666667%;
  line-height: 1.35;
}
.product_box .section-trade-in .link-text {
  margin-top: 3.358925144%;
}
.product_box .section-trade-in .section-content {
  align-items: center;
}
.product_box .section-trade-in .section-content .section-content-item.-text {
  flex-basis: 50%;
  padding-left: calc((70 / 1960) * 100%);
}
.product_box .section-trade-in .section-content .section-content-item.-image {
  flex-basis: 50%;
}
@media screen and (max-width: 767px) {
  .product_box .section-trade-in {
    margin-top: 12.5%;
    padding-top: 10.9375%;
    padding-bottom: 0;
    border-radius: 20px;
  }
  .product_box .section-trade-in h3 {
    font-size: 3.7333333333vw;
  }
  .product_box .section-trade-in h4 {
    margin-top: 3.2490974729%;
    font-size: 5.3333333333vw;
    line-height: 1.4;
  }
  .product_box .section-trade-in .link-text {
    margin-top: 4.5126353791%;
  }
  .product_box .section-trade-in .section-content {
    display: block;
  }
  .product_box .section-trade-in .section-content .section-content-item.-text {
    padding-top: 0;
    padding-left: 13.4375%;
  }
  .product_box .section-trade-in .section-content .section-content-item.-image {
    margin-top: 5.46875%;
    padding-top: 0;
    text-align: left;
  }
  .product_box .section-trade-in .section-content .section-content-item.-image img {
    width: 100%;
  }
}
.product_box .section-magsafe {
  margin-top: 2.0408163265%;
  padding-top: 6.3775510204%;
  border-radius: 15px;
  background-color: #fff;
}
.product_box .section-magsafe h3 {
  font-size: 100%;
  line-height: 1;
}
.product_box .section-magsafe h4 {
  margin-top: 2.1047708138%;
  font-size: 166.6666666667%;
  line-height: 1.35;
}
.product_box .section-magsafe .link-text {
  margin-top: 2.8790786948%;
}
.product_box .section-magsafe .text-copy {
  margin-top: 3.358925144%;
  font-size: 83.3333333333%;
  line-height: 1.6;
}
.product_box .section-magsafe .section-content .section-content-item.-text {
  flex-basis: 53.1632653061%;
  padding-left: calc((70 / 1960) * 100%);
}
.product_box .section-magsafe .section-content .section-content-item.-image {
  flex-basis: 46.8367346939%;
  padding-top: 1.6339869281%;
}
.product_box .section-magsafe .section-content .section-content-item.-image img {
  width: 90.6318082789%;
}
@media screen and (max-width: 767px) {
  .product_box .section-magsafe {
    margin-top: 6.25%;
    padding-top: 12.03125%;
    border-radius: 20px;
  }
  .product_box .section-magsafe h3 {
    font-size: 3.7333333333vw;
  }
  .product_box .section-magsafe h4 {
    margin-top: 3.2490974729%;
    font-size: 5.3333333333vw;
    line-height: 1.4;
  }
  .product_box .section-magsafe .link-text {
    margin-top: 3.6101083032%;
  }
  .product_box .section-magsafe .text-copy {
    margin-top: 3.6101083032%;
    font-size: 4vw;
  }
  .product_box .section-magsafe .section-content {
    display: block;
  }
  .product_box .section-magsafe .section-content .section-content-item.-text {
    padding-top: 0;
    padding-left: 13.4375%;
  }
  .product_box .section-magsafe .section-content .section-content-item.-image {
    margin-top: 9.6875%;
    padding-top: 0;
    text-align: left;
  }
  .product_box .section-magsafe .section-content .section-content-item.-image img {
    width: 100%;
  }
}
.product_box .section-apple-one {
  margin-top: 2.0408163265%;
  padding-top: 6.3775510204%;
  border-radius: 15px;
  background-color: #fff;
}
.product_box .section-apple-one h3 {
  width: calc((101 / 888) * 100%);
}

.product_box .section-apple-one h4 {
  margin-top: 2.1186440678%;
  font-size: 166.6666666667%;
  line-height: 1.35;
}
.product_box .section-apple-one h4 sup {
  font-size: 70%;
  font-weight: normal;
}
.product_box .section-apple-one .link-text {
  margin-top: 2.8790786948%;
}
.product_box .section-apple-one .text-lead {
  margin-top: 3.358925144%;
  font-size: 88.88888888888889%;
  font-weight: bold;
  line-height: 1.6;
}
.product_box .section-apple-one .text-copy {
  margin-top: 3.358925144%;
  font-size: 83.3333333333%;
  line-height: 1.6;
}

.product_box .section-apple-one .section-content .section-content-item.-text {
  flex-basis: calc((920 / 1960) * 100%);
  padding-left: calc((70 / 1960) * 100%);
}
.product_box .section-apple-one .section-content .section-content-item.-image {
  flex-basis: calc((1040 / 1960) * 100%);
  padding-right: calc((60 / 1960) * 100%);;
  padding-top: 1.6339869281%;
}

@media screen and (max-width: 767px) {
  .product_box .section-apple-one {
    margin-top: 6.25%;
    padding-top: calc((78 / 640) * 100%);
    padding-bottom: 11.875%;
    border-radius: 20px;
  }
  .product_box .section-apple-one h3 {
    width: calc((85 / 554) * 100%);
  }
  .product_box .section-apple-one h4 {
    margin-top: 2.5%;
    font-size: 5.3333333333vw;
    line-height: 1.4;
  }
  .product_box .section-apple-one .link-text {
    margin-top: 3.6101083032%;
  }
  .product_box .section-apple-one .text-lead {
    margin-top: 2.8%;
    font-size: 4.266666666666667vw;
    line-height: 1.4;
  }
  .product_box .section-apple-one .text-copy {
    margin-top: 3.6101083032%;
    font-size: 4vw;
  }
  .product_box .section-apple-one .section-content {
    display: block;
  }
  .product_box .section-apple-one .section-content .section-content-item.-text {
    padding-top: 0;
    padding-left: 13.4375%;
  }
  .product_box .section-apple-one .section-content .section-content-item.-image {
    margin-top: 9.6875%;
    padding-right: 0;
  }
  .product_box .section-apple-one .section-content .section-content-item.-image img {
    width: 100%;
  }
}
.product_box .section-support {
  margin-top: 2.1428571429%;
  padding-top: 5.3788587465%;
  padding-bottom: 5.6127221703%;
  border-radius: 15px;
  background-color: #fff;
}
.product_box .section-support h3 {
  font-size: 100%;
  line-height: 1;
}
.product_box .section-support h4 {
  margin-top: 2.1047708138%;
  font-size: 166.6666666667%;
  line-height: 1.35;
}
.product_box .section-support .link-text {
  margin-top: 2.6642984014%;
}
.product_box .section-support .list.-checked {
  margin-top: 2.6642984014%;
}
.product_box .section-support .list.-checked li {
  padding-left: 4.4404973357%;
  background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/iphone/product/iphone-15/images/2309/icon-sec17-01.jpg?scl=1&amp;qlt=90) no-repeat left center;
  background-size: 2.4% auto;
  font-size: 83.3333333333%;
  line-height: 1.6;
}
.product_box .section-support .section-content .section-content-item.-text {
  flex-basis: 62.0408163265%;
  padding-top: 2.8782894737%;
  padding-left: calc((70 / 1960) * 100%);
}
.product_box .section-support .section-content .section-content-item.-image {
  flex-basis: 37.9591836735%;
}
.product_box .section-support .section-content .section-content-item.-image img {
  width: 73.6559139785%;
  margin-left: -0.6720430108%;
}
@media screen and (max-width: 767px) {
  .product_box .section-support {
    margin-top: 6.25%;
    padding-top: 12.03125%;
    padding-bottom: 11.875%;
    padding-left: 13.4375%;
    border-radius: 20px;
  }
  .product_box .section-support h3 {
    font-size: 3.7333333333vw;
  }
  .product_box .section-support h4 {
    margin-top: 3.125%;
    margin-left: -0.1em;
    font-size: 5.3333333333vw;
    line-height: 1.4;
  }
  .product_box .section-support .link-text {
    margin-top: 3.125%;
  }
  .product_box .section-support .list.-checked {
    margin-top: 4.6931407942%;
  }
  .product_box .section-support .list.-checked li {
    position: relative;
    padding-left: 1.4em;
    background: unset;
    font-size: 4vw;
  }
  .product_box .section-support .list.-checked li:not(:first-of-type) {
    margin-top: 0;
  }
  .product_box .section-support .list.-checked li::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    display: inline-block;
    width: 4.6931407942%;
    height: 1em;
    margin-right: 3.3333333333%;
    background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/iphone/product/iphone-15/images/2309/sp/icon-sec17-01.jpg?scl=1&amp;qlt=90) no-repeat left center;
    background-size: contain;
  }
  .product_box .section-support .section-content {
    display: block;
  }
  .product_box .section-support .section-content .section-content-item.-text {
    padding-top: 0;
    padding-left: 0;
  }
  .product_box .section-support .section-content .section-content-item.-image {
    margin-top: 11.9133574007%;
    text-align: center;
  }
  .product_box .section-support .section-content .section-content-item.-image img {
    width: 68.9530685921%;
    margin-left: -15.3429602888%;
  }
}

/*---------------------------------
 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%;
  }
}