.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;
}
@media screen and (max-width: 767px) {
  .product_box .btn {
    font-size: 3.7333333333vw;
  }
  .product_box .text-link {
    font-size: 4vw;
  }
}

.product_box {
  background-color: #fff;
  color: #1d1d1f;
}
.product_box .section-intro {
  text-align: center;
}
.product_box .section-intro h2 span {
  display: inline-block;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
}
.product_box [class^=section-function-] {
  background-color: #fff;
  border-radius: 20px;
  position: relative;
}
.product_box .section-function {
  background-color: #f5f5f7;
}
.product_box .section-function h3 {
  color: #86868b;
}
.product_box .section-function h3 strong {
  color: #1d1d1f;
}
.product_box .section-function .txt-note {
  color: #86868b;
}
.product_box .section-reason {
  background-color: #fff;
}
.product_box .section-reason .list-reason {
  color: #6e6e73;
}
.product_box .section-reason .list-reason li::before {
  content: "";
  display: block;
  aspect-ratio: 110/83;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.product_box .section-reason .list-reason li:nth-of-type(1)::before {
  background-image: url(/content/dam/au-com/extlib/ipad/product/ipad-mini-a17/images/2410/icon_reason_01_a44b9e473f6cafd6.jpg);
}
.product_box .section-reason .list-reason li:nth-of-type(2)::before {
  background-image: url(/content/dam/au-com/extlib/ipad/product/ipad-mini-a17/images/2410/icon_reason_02_8ad0620f4927cdd9.jpg);
}
.product_box .section-reason .list-reason li:nth-of-type(3)::before {
  background-image: url(/content/dam/au-com/extlib/ipad/product/ipad-mini-a17/images/2410/icon_reason_03_8c232fa535f47ed5.jpg);
}
.product_box .section-reason .list-reason li:nth-of-type(4)::before {
  background-image: url(/content/dam/au-com/extlib/ipad/product/ipad-mini-a17/images/2410/icon_reason_04_d0b5dfe799fda37c.jpg);
}
.product_box .section-reason strong {
  color: #1d1d1f;
}
.product_box .section-options [class^=section-] {
  background-color: #f5f5f7;
  border-radius: 20px;
}
.product_box .section-options .section-applecare .list-check li {
  margin-bottom: 0.2em;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.product_box .section-options .section-applecare .list-check li::before {
  content: "";
  width: 0.8em;
  height: 0.8em;
  margin-right: 0.5em;
  display: inline-block;
  background: url(/content/dam/au-com/extlib/ipad/product/ipad-mini-a17/images/2410/icon_check_4db9bdaae806958.png) 0 0 no-repeat;
  background-size: auto 100%;
}

@media screen and (max-width: 767px) {
  .product_box .section-intro {
    padding: 18.6666666667% 0 0 0;
  }
  .product_box .section-intro h2 {
    width: 100%;
    margin-bottom: 8.6666666667%;
    font-size: 5.2vw;
    line-height: 1;
  }
  .product_box .section-intro h2 .logo {
    margin-bottom: 12px;
    width: 59.6%;
  }
  .product_box .section-intro h2 span {
    line-height: 1.3;
    background-image: url(/content/dam/au-com/extlib/ipad/product/ipad-mini-a17/images/2410/sp/img_title_graditent_clip_a3c9a50edafd63d4.jpg);
    background-position: 0 70%;
  }
  .product_box .section-intro .lead {
    font-size: 4.5333333333vw;
    line-height: 1.5;
    margin-bottom: 2em;
  }
  .product_box .section-intro .image {
    margin: 10.6666666667% 0 0 auto;
    width: 90.9333333333%;
  }
  .product_box [class^=section-function-] {
    padding-top: 12%;
  }
  .product_box [class^=section-function-]:not(:last-child) {
    margin-bottom: 5.3333333333%;
  }
  .product_box .section-function {
    padding: 5.6% 7.3333333333% 13.3333333333%;
  }
  .product_box .section-function h3 {
    padding-left: 13.28125%;
    font-size: 4.2666666667vw;
    line-height: 1.3125;
  }
  .product_box .section-function .txt-note {
    padding-left: 13.28125%;
    font-size: 2.6666666667vw;
  }
  .product_box .section-function-01 h3 {
    margin-bottom: 4.0625%;
  }
  .product_box .section-function-01 .image {
    margin: 15.625% 0 0 13.125%;
    width: 86.875%;
  }
  .product_box .section-function-02 {
    padding-top: 12.6666666667%;
  }
  .product_box .section-function-02 h3 {
    margin-bottom: 21.875%;
  }
  .product_box .section-function-02 .image {
    width: 84.6875%;
  }
  .product_box .section-function-02 .image img {
    border-radius: 0 0 0 20px;
  }
  .product_box .section-function-03 h3 {
    margin-bottom: 25%;
  }
  .product_box .section-function-03 .image {
    margin: 0 0 0 auto;
    width: 86.875%;
  }
  .product_box .section-function-03 .image img {
    border-radius: 0 0 20px 0;
  }
  .product_box .section-function-04 {
    padding-top: 12.2666666667%;
  }
  .product_box .section-function-04 h3 {
    margin-bottom: 26.5625%;
  }
  .product_box .section-function-04 .image img {
    border-radius: 0 0 20px 0;
  }
  .product_box .section-function-05 {
    padding-top: 62.5%;
    padding-bottom: 48.4375%;
  }
  .product_box .section-function-05 h3 {
    font-size: 6.9333333333vw;
    position: relative;
  }
  .product_box .section-function-05 h3 span {
    display: inline-block;
    background: linear-gradient(0deg, #5fa300 20%, #00aa32 90%);
    background: -webkit-linear-gradient(0deg, #5fa300 20%, #00aa32 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .product_box .section-function-05 h3 sup {
    position: inherit;
    vertical-align: top;
    line-height: 1;
  }
  .product_box .section-function-05 h3::before {
    content: "";
    display: inline-block;
    width: 20%;
    aspect-ratio: 126/62;
    background: url(https://kddi-h.assetsadobe3.com/is/image/content/dam/au-com/extlib/ipad/product/ipad-mini-a17/images/2410/icon_battery_ebbe0e0ef1405ffb.jpg?scl=1&qlt=90) 0 0 no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -1.5em;
    left: 13.28125%;
  }
  .product_box .section-function-06 {
    padding-top: 13.3333333333%;
    padding-bottom: 21.875%;
  }
  .product_box .section-function-06 h3 {
    margin-bottom: 12.5%;
  }
  .product_box .section-function-07 {
    padding-top: 0;
    padding-bottom: 14.84375%;
  }
  .product_box .section-function-07 .image {
    margin-bottom: 15.625%;
  }
  .product_box .section-function-07 .image img {
    border-radius: 20px 20px 0 0;
  }
  .product_box .section-function-08 {
    padding-top: 70.3125%;
    padding-bottom: 52.34375%;
  }
  .product_box .section-function-08 h3 {
    font-size: 6.9333333333vw;
    position: relative;
  }
  .product_box .section-function-08 h3 span {
    display: inline-block;
    background: linear-gradient(0deg, #ff5765 20%, #cc25e4 66%, #7c00ff 100%);
    background: -webkit-linear-gradient(0deg, #ff5765 20%, #cc25e4 66%, #7c00ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .product_box .section-function-08 h3 sup {
    position: inherit;
    vertical-align: top;
    line-height: 1;
  }
  .product_box .section-function-08 h3::before {
    content: "";
    display: inline-block;
    width: 16.875%;
    aspect-ratio: 108/79;
    background: url(/content/dam/au-com/extlib/ipad/product/ipad-mini-a17/images/2410/icon_network_f674f577326560a7.jpg) 0 0 no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -1.8em;
    left: 13.28125%;
  }
  .product_box .section-function-09 {
    padding-top: 12.5%;
    padding-bottom: 34.375%;
    display: flex;
    flex-direction: column-reverse;
  }
  .product_box .section-function-09 h3 {
    margin-bottom: 37.5%;
  }
  .product_box .section-function-09 .image {
    margin: 0 0 0 12.5%;
    width: 82.03125%;
  }
  .product_box .section-reason {
    padding: 10.6666666667% 8% 11.4666666667% 12%;
    margin-bottom: 2%;
  }
  .product_box .section-reason h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 0.3em;
  }
  .product_box .section-reason h4 {
    font-size: 6.1333333333vw;
    margin-bottom: 10%;
  }
  .product_box .section-reason .list-reason {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    font-size: 3.4666666667vw;
    line-height: 1.4615384615;
  }
  .product_box .section-reason .list-reason li::before {
    margin-bottom: 0.8em;
    width: 38%;
  }
  .product_box .section-reason .list-reason li:nth-child(n+3) {
    margin-top: 29%;
  }
  .product_box .section-options {
    padding: 0 7.3333333333%;
  }
  .product_box .section-options h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 0.4em;
  }
  .product_box .section-options h4 {
    font-size: 5.6vw;
    line-height: 1.2380952381;
    margin-bottom: 0.8em;
  }
  .product_box .section-options .text {
    font-size: 4vw;
    line-height: 1.5333333333;
  }
  .product_box .section-options .text-area {
    padding-left: 12%;
  }
  .product_box .section-options .section-accessories {
    padding-top: 10%;
    margin-bottom: 5.3333333333%;
  }
  .product_box .section-options .section-accessories .image {
    margin-top: 23.75%;
    width: 100%;
  }
  .product_box .section-options .section-accessories .image img {
    border-radius: 0 0 20px 20px;
  }
  .product_box .section-options .section-applecare {
    padding-top: 11.71875%;
  }
  .product_box .section-options .section-applecare h3 {
    width: 20%;
    margin-bottom: 0.6em;
  }
  .product_box .section-options .section-applecare .list-check {
    margin-bottom: 4.6875%;
    font-size: 4vw;
  }
  .product_box .section-options .section-applecare .image {
    margin: 11.71875% auto 0 auto;
    width: 72.5%;
  }
}
@media screen and (min-width: 768px) {
  .product_box .section-intro {
    padding: 10.8980355472% 0 0;
  }
  .product_box .section-intro h2 {
    width: 100%;
    margin: 0 0 4.2095416277% 0;
    font-size: 200%;
    line-height: 1.2;
  }
  .product_box .section-intro h2 .logo {
    margin-bottom: 18px;
    width: 35.0795135641%;
  }
  .product_box .section-intro h2 span {
    line-height: 1;
    padding: 0 0 0.2em 0;
    background-image: url(/content/dam/au-com/extlib/ipad/product/ipad-mini-a17/images/2410/img_title_graditent_clip_5455a3849f149a90.jpg);
  }
  .product_box .section-intro .lead {
    width: 100%;
    margin-bottom: 4.6772684752%;
    font-size: 125%;
    line-height: 1.45;
  }
  .product_box .section-intro .image {
    margin: 4.5918367347% auto 0 auto;
    width: 91.6744621141%;
  }
  .product_box [class^=section-function-] {
    padding: 4.5918367347% 0 0 0;
    margin-bottom: 2.0408163265%;
  }
  .product_box [class^=section-function-] .image {
    margin: 0 auto;
  }
  .product_box .section-function {
    padding: 5.6127221703% 4.1627689429% 3.7418147802% 4.1627689429%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .product_box .section-function h3 {
    padding: 0 0 0 1.5909090909em;
    font-size: 137.5%;
    line-height: 1.3636363636;
  }
  .product_box .section-function .txt-note {
    padding: 0;
    font-size: 87.5%;
    font-weight: bold;
  }
  .product_box .section-function-01 {
    grid-column: 1/7;
    grid-row: 1/2;
    padding-top: 4.3367346939%;
    text-align: center;
  }
  .product_box .section-function-01 h3 {
    margin-bottom: 0.9090909091em;
  }
  .product_box .section-function-01 .image {
    margin: 4.693877551% 0 0 22.4489795918%;
    width: 65.306122449%;
  }
  .product_box .section-function-02 {
    width: 48.9795918367%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .product_box .section-function-02 .image {
    margin: 12.1875% 0 0 9.5833333333%;
    width: 67.2916666667%;
  }
  .product_box .section-function-03 {
    width: 48.9795918367%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .product_box .section-function-03 .image {
    margin: 0 0 0 auto;
    width: 91.4583333333%;
  }
  .product_box .section-function-03 .image img {
    border-radius: 0 0 20px 0;
  }
  .product_box .section-function-04 {
    width: 66.0204081633%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .product_box .section-function-04 h3 {
    margin-bottom: 2.5454545455em;
  }
  .product_box .section-function-04 .image {
    margin: 0 auto 0 0;
    width: 91.1901081917%;
  }
  .product_box .section-function-04 .image img {
    border-radius: 0 0 0 20px;
  }
  .product_box .section-function-05 {
    width: 31.9387755102%;
    padding-top: 18.8775510204%;
  }
  .product_box .section-function-05 h3 {
    padding-left: 1.09375em;
    width: 100%;
    font-size: 200%;
    line-height: 1.25;
    position: relative;
  }
  .product_box .section-function-05 h3 span {
    display: inline-block;
    background: linear-gradient(0deg, #5fa300 20%, #00aa32 90%);
    background: -webkit-linear-gradient(0deg, #5fa300 20%, #00aa32 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .product_box .section-function-05 h3 sup {
    position: inherit;
    vertical-align: top;
    line-height: 1;
  }
  .product_box .section-function-05 h3::before {
    content: "";
    display: block;
    width: 23.119266055%;
    aspect-ratio: 126/62;
    background: url(/content/dam/au-com/extlib/ipad/product/ipad-mini-a17/images/2410/icon_battery_ebbe0e0ef1405ffb.jpg) 0 0 no-repeat;
    background-size: 100% auto;
    margin-bottom: 2.752293578%;
  }
  .product_box .section-function-06 {
    width: 48.9795918367%;
    padding-top: 3.5714285714%;
    padding-bottom: 8.0102040816%;
  }
  .product_box .section-function-06 .image {
    margin-top: 1.5306122449%;
  }
  .product_box .section-function-07 {
    width: 48.9795918367%;
    padding-top: 0;
  }
  .product_box .section-function-07 .image img {
    border-radius: 20px 20px 0 0;
  }
  .product_box .section-function-08 {
    width: 31.9387755102%;
    padding-top: 20.6632653061%;
  }
  .product_box .section-function-08 h3 {
    width: 100%;
    padding-left: 1.09375em;
    font-size: 200%;
    line-height: 1.25;
    position: relative;
  }
  .product_box .section-function-08 h3 span {
    display: inline-block;
    background: linear-gradient(0deg, #ff5765 20%, #cc25e4 66%, #7c00ff 100%);
    background: -webkit-linear-gradient(0deg, #ff5765 20%, #cc25e4 66%, #7c00ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .product_box .section-function-08 h3 sup {
    position: inherit;
    vertical-align: top;
    line-height: 1;
  }
  .product_box .section-function-08 h3::before {
    content: "";
    display: block;
    width: 19.8165137615%;
    aspect-ratio: 108/79;
    background: url(/content/dam/au-com/extlib/ipad/product/ipad-mini-a17/images/2410/icon_network_f674f577326560a7.jpg) 0 0 no-repeat;
    background-size: 100% auto;
    margin-bottom: 1.8348623853%;
  }
  .product_box .section-function-09 {
    width: 66.0204081633%;
    padding-top: 10.4591836735%;
    padding-bottom: 9.9489795918%;
  }
  .product_box .section-function-09 h3 {
    padding: 0;
    text-align: center;
  }
  .product_box .section-function-09 .image {
    margin: 0 auto 5.1020408163% auto;
    width: 70.3245749614%;
  }
  .product_box .section-reason {
    margin-bottom: 0.935453695%;
    padding: 5.6127221703% 2.1515434986% 11.693171188% 8.4190832554%;
  }
  .product_box .section-reason h3 {
    margin-bottom: 0.3em;
    font-size: 106.25%;
  }
  .product_box .section-reason h4 {
    margin-bottom: 1em;
    font-size: 187.5%;
  }
  .product_box .section-reason .list-reason {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    font-size: 93.75%;
    line-height: 1.5333333333;
  }
  .product_box .section-reason .list-reason li::before {
    margin-bottom: 1em;
    width: 23.0125523013%;
  }
  .product_box .section-options {
    padding: 0 4.1627689429%;
  }
  .product_box .section-options [class^=section-] {
    display: flex;
  }
  .product_box .section-options .text-area {
    width: 51.6836734694%;
    padding-left: 4.5408163265%;
  }
  .product_box .section-options h3 {
    margin-bottom: 0.2em;
    font-size: 112.5%;
  }
  .product_box .section-options h4 {
    margin-bottom: 0.6em;
    font-size: 200%;
    line-height: 1.25;
  }
  .product_box .section-options .text {
    font-size: 93.75%;
  }
  .product_box .section-options .section-accessories {
    margin-bottom: 1.8709073901%;
  }
  .product_box .section-options .section-accessories .text-area {
    margin-top: 9.9489795918%;
  }
  .product_box .section-options .section-accessories .image {
    margin-top: 4.4434050514%;
    width: 41.3265306122%;
  }
  .product_box .section-options .section-applecare .text-area {
    margin-top: 6.3775510204%;
  }
  .product_box .section-options .section-applecare h3 {
    margin-bottom: 0.8em;
    width: 11.408016444%;
  }
  .product_box .section-options .section-applecare .image {
    margin-top: 5.612244898%;
    width: 43.4183673469%;
  }
  .product_box .section-options .section-applecare .list-check {
    margin-bottom: 1em;
    font-size: 93.75%;
  }
}
/* -------------------------------
 product-main-footer
---------------------------------*/
.product-main-footer {
  color: #888;
  background: #f2f2f2;
  font-size: 12px;
}

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