.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(/content/dam/au-com/extlib/a-common/images/icn-link-blank-blue-large.png) 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: 4.2666666667vw;
  }
}

.product_box {
  color: #1d1d1f;
}
.product_box .section-intro {
  text-align: center;
}
.product_box [class^=section-function-] {
  border-radius: 20px;
  position: relative;
}
.product_box .section-function-01 {
  background-color: #f5fce8;
}
.product_box .section-function-01 em {
  color: #1ea460;
}
.product_box .section-function-02 {
  background-color: #fff6f3;
}
.product_box .section-function-02 em {
  color: #e64d4d;
}
.product_box .section-function-03, .product_box .section-function-08 {
  background-color: #f0fbff;
}
.product_box .section-function-03 em, .product_box .section-function-08 em {
  color: #5391ed;
}
.product_box .section-function-04, .product_box .section-function-10 {
  background-color: #fafafc;
}
.product_box .section-function-04 em, .product_box .section-function-10 em {
  color: #50ab00;
}
.product_box .section-function-05 {
  background-color: #fcfae8;
}
.product_box .section-function-05 em {
  color: #ed5808;
}
.product_box .section-function-06, .product_box .section-function-09 {
  background-color: #f5f4ff;
}
.product_box .section-function-06 em, .product_box .section-function-09 em {
  color: #7465d7;
}
.product_box .section-function-07 {
  background-color: #fff6f3;
}
.product_box .section-function-07 em {
  color: #e64d4d;
}
.product_box .section-function-10 a {
  color: #6e6e73;
}
.product_box .section-compare {
  text-align: center;
  font-weight: bold;
}
.product_box .section-compare h5 {
  border-bottom: 1px solid #d2d2d7;
}
.product_box .section-compare .compare-detail-item {
  display: grid;
  grid-row: span 42;
  grid-template-rows: subgrid;
}
.product_box .section-compare .compare-item-color {
  border-bottom: 1px solid #d2d2d7;
}
.product_box .section-compare .text-model {
  color: #bb1b21;
}
.product_box .section-compare .text-sup {
  color: #86868b;
}
.product_box .section-options .section-accessories {
  background-color: #f5f5f7;
  border-radius: 20px;
}
.product_box .section-options .section-applecare {
  background-color: #f5f5f7;
  border-radius: 20px;
}
.product_box .section-options .section-applecare .list-check li {
  margin-bottom: 0.3em;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.product_box .section-options .section-applecare .list-check li::before {
  content: "";
  width: 0.8em;
  height: 0.8em;
  margin-right: 0.7em;
  display: inline-block;
  background: url(/content/dam/au-com/extlib/apple-watch/product/apple-watch-se/images/2406/icon_check.jpg) 0 0 no-repeat;
  background-size: auto 100%;
}

@media screen and (max-width: 767px) {
  .product_box .section-intro {
    padding: 8.6666666667% 0 21.3333333333%;
  }
  .product_box .section-intro h2 {
    margin-bottom: 0.7em;
    font-size: 9.0666666667vw;
    line-height: 1.2058823529;
  }
  .product_box .section-intro h2 .logo {
    margin-bottom: 16px;
    width: 37.6%;
  }
  .product_box .section-intro .lead {
    font-size: 4.6666666667vw;
    line-height: 1.5428571429;
    margin-bottom: 2em;
  }
  .product_box .section-intro .image {
    margin: 0 auto 8% auto;
    width: 80.9333333333%;
  }
  .product_box [class^=section-function-] {
    margin-bottom: 6.25%;
    padding-top: 10.15625%;
  }
  .product_box .section-function {
    padding: 0 7.3333333333%;
    display: flex;
    flex-direction: column;
  }
  .product_box .section-function h3 {
    padding-left: 12.5%;
    font-size: 5.3333333333vw;
    line-height: 1.35;
  }
  .product_box .section-function .text {
    padding-left: 12.5%;
    font-size: 3.7333333333vw;
    line-height: 1.4285714286;
    font-weight: bold;
    color: #6e6e73;
  }
  .product_box .section-function .image {
    margin: 0 auto;
  }
  .product_box .section-function-01 {
    padding-bottom: 12.5%;
  }
  .product_box .section-function-01 h3 {
    margin-bottom: 9.375%;
  }
  .product_box .section-function-01 .image {
    width: 65.78125%;
  }
  .product_box .section-function-02 {
    padding-bottom: 8.59375%;
  }
  .product_box .section-function-02 h3 {
    margin-bottom: 8.90625%;
  }
  .product_box .section-function-02 .image {
    width: 62.8125%;
  }
  .product_box .section-function-03 h3 {
    margin-bottom: 5.46875%;
  }
  .product_box .section-function-03 .image {
    width: 87.96875%;
  }
  .product_box .section-function-04 {
    padding-bottom: 6.25%;
  }
  .product_box .section-function-04 h3 {
    margin-bottom: 8.28125%;
  }
  .product_box .section-function-04 .image {
    width: 100%;
  }
  .product_box .section-function-05 {
    padding-bottom: 13.75%;
  }
  .product_box .section-function-05 h3 {
    margin-bottom: 12.5%;
  }
  .product_box .section-function-05 .image {
    width: 82.5%;
  }
  .product_box .section-function-06 h3 {
    margin-bottom: 7.8125%;
  }
  .product_box .section-function-06 .image {
    margin: 0 0 0 auto;
    width: 76.09375%;
  }
  .product_box .section-function-06 .image img {
    border-radius: 0 0 20px 0;
  }
  .product_box .section-function-07 {
    padding-bottom: 10.15625%;
  }
  .product_box .section-function-07 h3 {
    margin-bottom: 8.125%;
  }
  .product_box .section-function-07 .image {
    width: 54.21875%;
  }
  .product_box .section-function-08 h3 {
    margin-bottom: 11.875%;
  }
  .product_box .section-function-08 .image {
    width: 67.96875%;
  }
  .product_box .section-function-09 {
    padding-bottom: 15.625%;
  }
  .product_box .section-function-09 h3 {
    margin-bottom: 14.53125%;
  }
  .product_box .section-function-09 .image {
    width: 100%;
  }
  .product_box .section-function-10 {
    padding-top: 8.125%;
  }
  .product_box .section-function-10 .logo {
    margin-left: 12.5%;
    margin-bottom: 4.375%;
    width: 43.125%;
  }
  .product_box .section-function-10 h3 {
    margin-bottom: 3.90625%;
  }
  .product_box .section-function-10 .image {
    margin-top: 4.6875%;
    width: 100%;
  }
  .product_box .section-function-10 .image img {
    border-radius: 0 0 20px 20px;
  }
  .product_box .section-compare {
    padding: 24% 0 24% 0;
  }
  .product_box .section-compare h3 {
    font-size: 4.2666666667vw;
    margin-bottom: 0.4em;
  }
  .product_box .section-compare h4 {
    font-size: 6.1333333333vw;
    margin-bottom: 1.2em;
  }
  .product_box .section-compare [class^=text] {
    font-size: 2.8vw;
    margin-top: 1em;
  }
  .product_box .section-compare .btn {
    font-size: 3.2vw;
  }
  .product_box .section-compare .compare-detail {
    margin: 0 auto;
    width: 82.6666666667%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 4.8387096774%;
  }
  .product_box .section-compare .compare-detail-item {
    text-align: center;
    font-weight: bold;
  }
  .product_box .section-compare .compare-detail .compare-detail-item .compare-item-product {
    margin-bottom: 20.3389830508%;
  }
  .product_box .section-compare .compare-detail .compare-detail-item .compare-item-color {
    padding-bottom: 20.3389830508%;
    margin-bottom: 20.3389830508%;
  }
  .product_box .section-compare .compare-detail .compare-detail-item h5 {
    margin-bottom: 2em;
    padding-bottom: 0.8em;
    font-size: 3.4666666667vw;
  }
  .product_box .section-compare .compare-detail .compare-detail-item .image {
    margin: 0 0 20.3389830508% 0;
  }
  .product_box .section-compare .compare-detail .compare-detail-item .icon-color {
    margin: 20.3389830508% auto 0 auto;
    width: 48.813559322%;
  }
  .product_box .section-compare .compare-detail .compare-detail-item .icon {
    margin: 38.1355932203% auto 0 auto;
    width: 53.8983050847%;
  }
  .product_box .section-compare .compare-detail .compare-detail-item .btn {
    margin: 0 auto;
  }
  .product_box .section-compare .compare-detail .compare-detail-item .text-model {
    margin-top: 20.3389830508%;
  }
  .product_box .section-compare .compare-detail .compare-detail-item .icon + .text {
    margin-top: 1.2em;
  }
  .product_box .section-compare .compare-detail .compare-detail-item.-aw-9 .icon-color:nth-of-type(1) {
    width: 67.1186440678%;
  }
  .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: 6.1333333333vw;
    margin-bottom: 0.5em;
  }
  .product_box .section-options .text {
    font-size: 4.2666666667vw;
    line-height: 1.5625;
  }
  .product_box .section-options .text-area {
    padding-left: 12%;
  }
  .product_box .section-options .section-accessories {
    margin-bottom: 5.3333333333%;
    padding-top: 10.6666666667%;
  }
  .product_box .section-options .section-accessories .text {
    margin-bottom: 4.6875%;
  }
  .product_box .section-options .section-accessories .image {
    margin: 10.6666666667% auto 0 auto;
    width: 87.5%;
  }
  .product_box .section-options .section-accessories .image img {
    border-radius: 0 0 20px 20px;
  }
  .product_box .section-options .section-applecare {
    padding: 10.9375% 0;
  }
  .product_box .section-options .section-applecare .list-check {
    margin-bottom: 6.25%;
    font-size: 4.2666666667vw;
  }
  .product_box .section-options .section-applecare .image {
    margin: 12.6666666667% auto 0 auto;
    width: 53.125%;
  }
}
@media screen and (min-width: 768px) {
  .product_box .section-intro {
    padding: 4.6304957905% 0 9.3545369504%;
  }
  .product_box .section-intro h2 {
    margin-bottom: 0.55em;
    font-size: 406.25%;
    line-height: 1.2307692308;
  }
  .product_box .section-intro h2 .logo {
    margin-bottom: 20px;
    width: 15.9494855005%;
  }
  .product_box .section-intro .lead {
    font-size: 125%;
    line-height: 1.5;
    margin-bottom: 3em;
  }
  .product_box .section-intro .image {
    margin: 0 auto 6.7820392891% auto;
    width: 55.2385406922%;
  }
  .product_box [class^=section-function-] .image {
    margin: 0 auto;
  }
  .product_box .section-function {
    padding: 0 4.1627689429%;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 2.0408163265%;
    row-gap: 20px;
  }
  .product_box .section-function h3 {
    padding: 2.375rem 0 0 2.3125rem;
    font-size: 118.75%;
    line-height: 1.3684210526;
  }
  .product_box .section-function-01 {
    grid-column: 1/5;
    grid-row: 1/2;
  }
  .product_box .section-function-01 h3 {
    margin-bottom: 1.8em;
  }
  .product_box .section-function-01 .image {
    width: 65.8146964856%;
  }
  .product_box .section-function-02 {
    grid-column: 5/13;
    grid-row: 1/2;
    display: flex;
  }
  .product_box .section-function-02 .image {
    margin: 8.3462132921% 5.4095826893% 8.4234930448% auto;
    width: 53.2457496136%;
  }
  .product_box .section-function-03 {
    padding-top: 0;
    grid-column: 1/9;
    grid-row: 2/3;
  }
  .product_box .section-function-03 h3 {
    margin-bottom: 1.8em;
    position: absolute;
    top: 0;
    left: 0;
  }
  .product_box .section-function-03 .image {
    margin: 2.3956723338% 3.6321483771% 3.400309119% auto;
    width: 59.8145285935%;
  }
  .product_box .section-function-04 {
    grid-column: 9/13;
    grid-row: 2/3;
  }
  .product_box .section-function-04 h3 {
    margin-bottom: 1.4em;
  }
  .product_box .section-function-04 .image {
    width: 100%;
  }
  .product_box .section-function-05 {
    grid-column: 1/13;
    grid-row: 3/4;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .product_box .section-function-05 h3 {
    padding-top: 0;
  }
  .product_box .section-function-05 .image {
    margin: 0 5.9693877551% 0 auto;
    width: 49.3367346939%;
  }
  .product_box .section-function-06 {
    grid-column: 1/7;
    grid-row: 4/5;
  }
  .product_box .section-function-06 h3 {
    position: absolute;
    top: 0;
    left: 0;
  }
  .product_box .section-function-06 .image {
    margin: 0 0 0 auto;
    width: 60.4166666667%;
  }
  .product_box .section-function-07 {
    grid-column: 7/13;
    grid-row: 4/5;
  }
  .product_box .section-function-07 h3 {
    margin-bottom: 1.2em;
  }
  .product_box .section-function-07 .image {
    width: 43.3333333333%;
  }
  .product_box .section-function-08 {
    grid-column: 1/13;
    grid-row: 5/6;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .product_box .section-function-08 h3 {
    margin-bottom: 1.84em;
  }
  .product_box .section-function-08 .image {
    margin: 3.8265306122% 13.6224489796% 0 auto;
    width: 34.5918367347%;
  }
  .product_box .section-function-09 {
    grid-column: 1/13;
    grid-row: 6/7;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .product_box .section-function-09 h3 {
    padding-top: 3.4375rem;
    text-align: center;
  }
  .product_box .section-function-09 .image {
    margin: 3.4693877551% auto 6.3775510204% auto;
    width: 88.6734693878%;
  }
  .product_box .section-function-10 {
    grid-column: 1/13;
    grid-row: 7/8;
  }
  .product_box .section-function-10 .text-area {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .product_box .section-function-10 h3 {
    padding: 0.5em 0 0.5em 2.3125rem;
  }
  .product_box .section-function-10 .logo {
    margin-left: 2.3125rem;
    width: 16.8617021277%;
  }
  .product_box .section-function-10 .text {
    padding-left: 2.3125rem;
    font-size: 81.25%;
  }
  .product_box .section-function-10 .image {
    margin: 0 0 0 auto;
    width: 72.9591836735%;
  }
  .product_box .section-compare {
    margin-bottom: 0.935453695%;
    padding: 24.6492048644% 0 10.9915809167% 0;
  }
  .product_box .section-compare h3 {
    margin-bottom: 0.3em;
    font-size: 112.5%;
  }
  .product_box .section-compare h4 {
    margin-bottom: 5.1449953227%;
    font-size: 200%;
  }
  .product_box .section-compare [class^=text] {
    font-size: 75%;
    margin-top: 0.5em;
  }
  .product_box .section-compare .compare-detail {
    margin: 0 auto;
    width: 70.1590271282%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 9.2%;
  }
  .product_box .section-compare .compare-detail .compare-item-color {
    padding-bottom: 14.7058823529%;
    margin-bottom: 14.7058823529%;
  }
  .product_box .section-compare .compare-detail h5 {
    padding-bottom: 1em;
    margin-bottom: 2.1em;
    font-size: 100%;
  }
  .product_box .section-compare .compare-detail .prod-image {
    margin: 0 auto 14.7058823529% auto;
    width: 83.3333333333%;
  }
  .product_box .section-compare .compare-detail .icon-color {
    margin: 10.2941176471% auto 0 auto;
    width: 23.5294117647%;
  }
  .product_box .section-compare .compare-detail .text-material {
    margin-top: 10.2941176471%;
  }
  .product_box .section-compare .compare-detail .icon {
    margin: 17.1568627451% auto 0 auto;
    width: 22.5490196078%;
  }
  .product_box .section-compare .compare-detail .btn {
    margin: 0 auto 1.5em auto;
  }
  .product_box .section-compare .compare-detail .icon + .text {
    margin-top: 0.8em;
  }
  .product_box .section-compare .compare-detail .compare-detail-item.-aw-9 .icon-color:nth-of-type(1) {
    width: 50.7352941176%;
  }
  .product_box .section-options {
    padding: 0 4.1627689429%;
  }
  .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 {
    margin-bottom: 1em;
    font-size: 93.75%;
  }
  .product_box .section-options .section-accessories {
    margin-bottom: 2.0408163265%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .product_box .section-options .section-accessories .text-area {
    padding: 0 0 0 4.5918367347%;
  }
  .product_box .section-options .section-accessories .image {
    margin-right: 3.0612244898%;
    width: 45.1020408163%;
  }
  .product_box .section-options .section-applecare {
    padding: 6.3775510204% 0 6.6326530612% 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .product_box .section-options .section-applecare .text-area {
    padding: 0 0 0 4.5918367347%;
  }
  .product_box .section-options .section-applecare .list-check {
    margin-bottom: 1em;
    font-size: 93.75%;
  }
  .product_box .section-options .section-applecare .image {
    margin-right: 12.9081632653%;
    width: 21.887755102%;
  }
}
/* -------------------------------
 product-main-footer
---------------------------------*/
.product-main-footer {
  color: #777;
  background: #f0f0f0;
  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=awse2_2406_v3.css.map */