/*---------------------------------------------
  Parts
----------------------------------------------*/
.product_box {
  font-size: 4.266666667vw;
  /*16px*/
  background: #fff;
}

@media screen and (min-width: 768px) {
  .product_box {
    font-size: 1.692708333333333vw;
    /*13px*/
  }
}

@media screen and (min-width: 980px) {
  .product_box {
    font-size: 18px;
  }
}

.product_box h2, .product_box h3, .product_box h4, .product_box h5 {
  margin: 0;
}

.product_box em {
  font-style: normal;
}

.product_box img {
  width: 100%;
  height: auto;
}

.product_box h3 {
  font-size: 4.35897vw;
  margin-bottom: 3.20513vw;
  line-height: 1.3;
  letter-spacing: -0.01em;
}

@media screen and (min-width: 768px) {
  .product_box h3 {
    font-size: 105.55556%;
    margin-bottom: 0.7em;
  }
}

.product_box h3.-small {
  font-size: 4.35897vw;
  margin-bottom: 2.5641vw;
}

@media screen and (min-width: 768px) {
  .product_box h3.-small {
    font-size: 88.88889%;
    margin-bottom: 0.7em;
  }
}

.product_box h3.-large {
  font-size: 6.15385vw;
}

@media screen and (min-width: 768px) {
  .product_box h3.-large {
    font-size: 177.77778%;
    margin-bottom: 0.55556em;
    letter-spacing: -0.05em;
  }
}

.product_box h4 {
  margin-bottom: 8.33333vw;
}

.product_box h4.-small {
  font-size: 6.15385vw;
  margin-bottom: 3.33333vw;
}

@media screen and (min-width: 768px) {
  .product_box h4.-small {
    font-size: 166.66667%;
    margin-bottom: 0.7em;
  }
}

.product_box .text {
  font-size: 4.10256vw;
  line-height: 1.6;
  letter-spacing: -0.01em;
}

@media screen and (min-width: 768px) {
  .product_box .text {
    font-size: 100%;
    line-height: 1.5;
    letter-spacing: -0.06em;
  }
}

@media screen and (min-width: 768px) {
  .product_box .text.-small {
    font-size: 77.77778%;
  }
}

.product_box .text-block {
  padding-left: 11.92308vw;
}

@media screen and (min-width: 768px) {
  .product_box .text-block {
    padding-left: 0;
  }
}

.product_box .image-block {
  padding-right: 7.05128vw;
  padding-left: 7.05128vw;
}

@media screen and (min-width: 768px) {
  .product_box .image-block {
    padding: 0;
  }
}

/* btn
-----------------------*/
.product_box .btn-area {
  text-align: center;
}

.product_box .btn-area .btn {
  color: #fff;
  background: #000;
  display: inline-block;
  border: solid 0.075em #fff;
  border-radius: 50em;
  background-clip: padding-box;
  padding: 0.7em 1.3em;
  font-size: 4.10256vw;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .product_box .btn-area .btn {
    font-size: 94.44444%;
  }
}

.product_box .btn-area .btn:hover {
  text-decoration: none;
}

/* text-link
-----------------------*/
.product_box .text-link {
  font-size: 4.10256vw;
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  .product_box .text-link {
    font-size: 77.77778%;
  }
}

.product_box .text-link::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #06a;
  border-right: 1px solid #06a;
  transform: rotate(45deg);
  margin: 0 0 0.09em 0.1em;
}

/* check-list
-----------------------*/
.product_box .check-list {
  padding: 0;
}

.product_box .check-list li {
  font-size: 4.10256vw;
  letter-spacing: -0.01em;
  padding-left: 1.38em;
  margin-bottom: 0.5em;
  position: relative;
}

.product_box .check-list li::before {
  content: "";
  width: 0.8em;
  height: 0.8em;
  display: block;
  background: url(/content/dam/au-com/extlib/iphone/product/iphone-se/images/2203/icon_check.png) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0.3em;
  left: 0;
}

@media screen and (min-width: 768px) {
  .product_box .check-list li {
    font-size: 77.77778%;
  }
}

/*---------------------------------------------
  #section-intro
----------------------------------------------*/
@media screen and (min-width: 768px) {
  .product_box #section-intro {
    background: #fbfbfd;
  }
}

.product_box #section-intro > .inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

@media screen and (min-width: 768px) {
  .product_box #section-intro > .inner {
    flex-direction: row;
  }
}

.product_box #section-intro .logo {
  width: 25.89744vw;
  margin: 0 auto 2.30769vw auto;
}

@media screen and (min-width: 768px) {
  .product_box #section-intro .logo {
    width: calc(171 / 618 * 100%);
    margin-bottom: 0.83333em;
  }
}

.product_box #section-intro h3 {
  width: 82.05128vw;
  margin: 0 auto 7.17949vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-intro h3 {
    width: calc(506 / 618 * 100%);
    margin-bottom: 2.11111em;
  }
}

.product_box #section-intro .lead {
  font-size: 4.35897vw;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 10.25641vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-intro .lead {
    font-size: 100%;
    margin-bottom: 2.77778em;
    letter-spacing: -0.06em;
  }
}

.product_box #section-intro .text-block {
  padding: 19.23077vw 0 17.94872vw 0;
}

@media screen and (min-width: 768px) {
  .product_box #section-intro .text-block {
    width: 63.06122%;
    padding: 6.66667em 0 0 0;
  }
}

.product_box #section-intro .image-block {
  margin-left: -7.05128vw;
  margin-right: -7.05128vw;
  background: #fbfbfd;
  min-height: 0%;
}

@media screen and (min-width: 768px) {
  .product_box #section-intro .image-block {
    width: 36.93878%;
    padding: 0;
    margin: 0;
  }
}

.product_box #section-intro .image-block figure {
  padding: 0 7.05128vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-intro .image-block figure {
    padding: 0;
  }
}

/*---------------------------------------------
  #section-battery
----------------------------------------------*/
.product_box #section-battery {
  background: #f5f5f7;
  padding: 20.51282vw 0 19.23077vw 0;
}

@media screen and (min-width: 768px) {
  .product_box #section-battery {
    padding: 8.97959% 0 11.22449% 0;
  }
}

.product_box #section-battery .text-block {
  margin-bottom: 13.84615vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-battery .text-block {
    margin-bottom: 2.22222em;
    display: flex;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-battery .text-block .heading {
    width: 57.14286%;
    padding-left: 2.22222em;
  }
}

.product_box #section-battery .text-block .heading h3 {
  width: 82.05128vw;
}

.product_box #section-battery .text-block .heading h4 {
  padding-right: 7.05128vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-battery .text-block .heading h4 {
    width: calc(395 / 520 * 100%);
    padding: 0;
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-battery .text-block .text {
    width: 42.85714%;
    padding-top: 2.94em;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-battery .image-block {
    display: flex;
    padding: 0 4.08163%;
  }
}

.product_box #section-battery .image-block .img01 {
  margin-bottom: 2.5641vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-battery .image-block .img01 {
    margin-right: 1.83673%;
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-battery .image-block .img02 {
    margin-left: 1.83673%;
  }
}

/*---------------------------------------------
  #section-comms
----------------------------------------------*/
.product_box #section-comms {
  background: #f5f5f7;
  padding: 0vw 0 21.53846vw 0;
}

@media screen and (min-width: 768px) {
  .product_box #section-comms {
    position: relative;
    padding: 0 0 8.97959% 0;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-comms .inner {
    display: flex;
  }
}

.product_box #section-comms .text-block {
  padding-bottom: 14.35897vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-comms .text-block {
    width: 49.69388%;
    padding-left: 2.22222em;
    padding-bottom: 0;
    margin: 0;
  }
}

.product_box #section-comms .text-block h4 {
  padding-right: 7.05128vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-comms .text-block h4 {
    padding-right: 4.72222em;
    margin-bottom: 1.66667em;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-comms .text-block .heading {
    padding-top: 4.72222em;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-comms .image-block {
    width: 50.30612%;
    padding: 0 4.08163% 0 0;
  }
}

.product_box #section-comms .copy {
  padding-left: 12.17949vw;
  padding-right: 34.48718vw;
  margin-top: 8.20513vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-comms .copy {
    width: 20.71429%;
    padding: 0;
    margin: 0 0 9.83333em 0;
    display: block;
    position: absolute;
    bottom: 0;
    left: 4.08163%;
  }
}

/*---------------------------------------------
  #section-durability
----------------------------------------------*/
.product_box #section-durability {
  background: #f5f5f7;
  padding: 0vw 0 20.51282vw 0;
}

@media screen and (min-width: 768px) {
  .product_box #section-durability {
    padding: 0% 0 11.22449% 0;
  }
}

.product_box #section-durability .text-block {
  margin-bottom: 14.10256vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-durability .text-block {
    display: flex;
    margin-bottom: 2.5em;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-durability .text-block .heading {
    width: 57.14286%;
    padding-left: 2.22222em;
  }
}

.product_box #section-durability .text-block .heading h4 {
  padding-right: 7.05128vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-durability .text-block .heading h4 {
    width: calc(390 / 520 * 100%);
    padding: 0;
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-durability .text-block .text {
    width: 42.85714%;
    padding-top: 3.05556em;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-durability .image-block {
    display: flex;
    padding: 0 4.08163%;
  }
}

.product_box #section-durability .image-block .img01 {
  margin-bottom: 2.5641vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-durability .image-block .img01 {
    margin-right: 1.83673%;
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-durability .image-block .img02 {
    margin-left: 1.83673%;
  }
}

/*---------------------------------------------
  #section-camera
----------------------------------------------*/
.product_box #section-camera {
  background: #f5f5f7;
  padding: 0vw 0 19.87179vw 0;
}

@media screen and (min-width: 768px) {
  .product_box #section-camera {
    padding: 0;
    background: url(/content/dam/au-com/extlib/iphone/product/iphone-se/images/2203/pc/bg_camera.png) 0 0 no-repeat #f5f5f7;
    background-size: 100% auto;
    position: relative;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-camera .inner {
    display: flex;
    flex-direction: row-reverse;
  }
}

.product_box #section-camera .text-block {
  margin-bottom: 12.82051vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-camera .text-block {
    width: 42.34694%;
    margin: 0;
    padding: 0;
  }
}

.product_box #section-camera .text-block h4 {
  padding-right: 22.82051vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-camera .text-block h4 {
    width: calc(326 / 415 * 100%);
    padding: 0;
    margin-bottom: 1.66667em;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-camera .text-block .heading {
    padding-top: 6.38889em;
  }
}

.product_box #section-camera .image-block {
  margin-left: -7.05128vw;
  margin-right: -7.05128vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-camera .image-block {
    width: 53.77551%;
    padding: 0;
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-camera .copy {
    width: 31.32653%;
    padding: 0;
    margin: 0 0 12.55556em 0;
    display: block;
    position: absolute;
    bottom: 0;
    left: 57.65306%;
  }
}

/*---------------------------------------------
  #section-touch-id 
----------------------------------------------*/
.product_box #section-touch-id {
  background: #f5f5f7;
  padding: 0vw 0 20.51282vw 0;
}

@media screen and (min-width: 768px) {
  .product_box #section-touch-id {
    position: relative;
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-touch-id .inner {
    display: flex;
  }
}

.product_box #section-touch-id .text-block {
  margin-bottom: 12.82051vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-touch-id .text-block {
    width: 57.44898%;
    padding-left: 2.22222em;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-touch-id .text-block .heading {
    padding-top: 6.66667em;
  }
}

.product_box #section-touch-id .text-block .heading h4 {
  padding-right: 28.07692vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-touch-id .text-block .heading h4 {
    width: calc(302 / 523 * 100%);
    padding: 0;
    margin-bottom: 1.66667em;
  }
}

.product_box #section-touch-id .image-block {
  margin-left: -7.05128vw;
  margin-right: -7.05128vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-touch-id .image-block {
    width: 42.55102%;
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-touch-id .copy {
    width: 32.44898%;
    padding: 0;
    margin: 0 0 12.38889em 0;
    display: block;
    position: absolute;
    bottom: 0;
    left: 4.08163%;
  }
}

/*---------------------------------------------
  #section-privacy
----------------------------------------------*/
.product_box #section-privacy {
  background: #f5f5f7;
  padding: 0 0 15.12821vw 0;
}

@media screen and (min-width: 768px) {
  .product_box #section-privacy {
    padding: 0 0 6.83673% 0;
  }
}

.product_box #section-privacy .text-block {
  margin-bottom: 12.82051vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-privacy .text-block {
    display: flex;
    margin-bottom: 2.22222em;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-privacy .text-block .heading {
    width: 57.14286%;
    padding-left: 2.22222em;
  }
}

.product_box #section-privacy .text-block .heading h4 {
  padding: 0 28.07692vw 0 0;
}

@media screen and (min-width: 768px) {
  .product_box #section-privacy .text-block .heading h4 {
    width: calc(300 / 520 * 100%);
    padding: 0;
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-privacy .text-block .text {
    width: 42.85714%;
    padding-top: 3.05556em;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-privacy .image-block {
    display: flex;
    padding: 0 2.22222em;
  }
}

.product_box #section-privacy .image-block .img01 {
  margin-bottom: 2.5641vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-privacy .image-block .img01 {
    width: 50%;
    margin: 0 0.5em 0 0;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-privacy .image-block .img02 {
    width: 50%;
    margin: 0 0 0 0.5em;
  }
}

/*---------------------------------------------
  #section-comparison
----------------------------------------------*/
.product_box #section-comparison {
  padding: 21.66667vw 0 5.38462vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-comparison {
    padding: 9.18367% 4.08163% 3.06122%;
    text-align: center;
  }
}

.product_box #section-comparison h3 {
  margin-bottom: 1.28205vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-comparison h3 {
    margin-bottom: 0.5em;
  }
}

.product_box #section-comparison h4 {
  margin-bottom: 5.12821vw;
}

.product_box #section-comparison .compare-block {
  display: flex;
  flex-wrap: wrap;
  margin: 0 9.74359vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-comparison .compare-block {
    margin: 0;
  }
}

.product_box #section-comparison .compare-block .compare-item {
  width: 50%;
  margin-bottom: 7.69231vw;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .product_box #section-comparison .compare-block .compare-item {
    width: 20%;
    margin-bottom: 1.66667em;
  }
}

.product_box #section-comparison .compare-block .compare-item p {
  font-size: 2.5641vw;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .product_box #section-comparison .compare-block .compare-item p {
    font-size: 61.11111%;
    letter-spacing: -0.01em;
  }
}

.product_box #section-comparison .compare-block .compare-item P + P {
  margin-top: 1em;
}

.product_box #section-comparison .compare-block .compare-item h5 {
  font-size: 3.84615vw;
  text-align: center;
  line-height: 1;
  margin: 0 2.30769vw;
  padding-bottom: 0.8em;
  border-bottom: 1px solid #ccc;
}

@media screen and (min-width: 768px) {
  .product_box #section-comparison .compare-block .compare-item h5 {
    font-size: 72.22222%;
    margin: 0 0.83333em;
  }
}

.product_box #section-comparison .compare-block .compare-item .display-size {
  font-size: 3.07692vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-comparison .compare-block .compare-item .display-size {
    font-size: 55.55556%;
  }
}

.product_box #section-comparison .compare-block .compare-item .display-size em {
  font-size: 180%;
}

.product_box #section-comparison .compare-block .compare-item .compare-icon {
  width: 12.5641vw;
  margin-bottom: 2.5641vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-comparison .compare-block .compare-item .compare-icon {
    width: 2.66667em;
    margin-bottom: 0.44444em;
  }
}

.product_box #section-comparison .compare-block .compare-item .compare-icon-none {
  padding: 9.1% 0;
  margin-bottom: 3.20513vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-comparison .compare-block .compare-item .compare-icon-none {
    padding: 7.61% 0;
    margin-bottom: 0.44444em;
  }
}

.product_box #section-comparison .compare-block .compare-item.compare-header {
  margin: 0;
}

.product_box #section-comparison .compare-block .compare-item.compare-header.iphse .logo img {
  width: 3.33333vw;
  margin-bottom: 1px;
  vertical-align: bottom;
}

@media screen and (min-width: 768px) {
  .product_box #section-comparison .compare-block .compare-item.compare-header.iphse .logo img {
    width: 0.83333em;
  }
}

.product_box #section-comparison .compare-block .compare-item.compare-image {
  margin-bottom: 5.12821vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-comparison .compare-block .compare-item.compare-image {
    margin-bottom: 2.77778em;
  }
}

.product_box #section-comparison .compare-block .compare-item.compare-image figure {
  padding-bottom: 5.12821vw;
  margin: 6.41026vw 2.30769vw 5.12821vw 2.30769vw;
  border-bottom: 1px solid #ccc;
}

@media screen and (min-width: 768px) {
  .product_box #section-comparison .compare-block .compare-item.compare-image figure {
    padding-bottom: 1.5em;
    margin: 1.94444em 0.83333em 1.5em 0.83333em;
  }
}

.product_box #section-comparison .compare-block .compare-item.compare-image figure img {
  width: 20vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-comparison .compare-block .compare-item.compare-image figure img {
    width: 100%;
    padding: 0 0.11111em;
  }
}

@media screen and (max-width: 767px) {
  .product_box #section-comparison .compare-block .compare-item.iph13pm, .product_box #section-comparison .compare-block .compare-item.iph13p, .product_box #section-comparison .compare-block .compare-item.iph13m {
    display: none;
  }
}

/*---------------------------------------------
  #section-upgrade-switch
----------------------------------------------*/
@media screen and (min-width: 768px) {
  .product_box #section-upgrade-switch {
    display: flex;
    margin-bottom: 0.81633%;
  }
}

.product_box #section-upgrade-switch #section-upgrade,
.product_box #section-upgrade-switch #section-switch {
  padding: 11.28205vw 0 10.25641vw 11.92308vw;
  margin-bottom: 2.5641vw;
  background: #f5f5f7;
}

@media screen and (min-width: 768px) {
  .product_box #section-upgrade-switch #section-upgrade,
  .product_box #section-upgrade-switch #section-switch {
    width: 50%;
    padding: 7.65306% 0 6.12245% 4.08163%;
    margin-bottom: 0;
    border-radius: 25px;
  }
}

.product_box #section-upgrade-switch #section-upgrade h3 .icon,
.product_box #section-upgrade-switch #section-switch h3 .icon {
  margin-bottom: 3.58974vw;
  display: block;
}

@media screen and (min-width: 768px) {
  .product_box #section-upgrade-switch #section-upgrade h3 .icon,
  .product_box #section-upgrade-switch #section-switch h3 .icon {
    margin-bottom: 0.5em;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-upgrade-switch #section-upgrade {
    margin-right: 0.27778em;
  }
}

.product_box #section-upgrade-switch #section-upgrade h3 .icon {
  width: 11.02564vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-upgrade-switch #section-upgrade h3 .icon {
    width: calc(41 / 485 * 100%);
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-upgrade-switch #section-switch {
    margin-left: 0.27778em;
  }
}

.product_box #section-upgrade-switch #section-switch h3 .icon {
  width: 18.84615vw;
  margin-left: -4.23077vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-upgrade-switch #section-switch h3 .icon {
    width: calc(71 / 485 * 100%);
    margin-left: -0.44444em;
  }
}

/*---------------------------------------------
  #section-accessory 
----------------------------------------------*/
.product_box #section-accessory {
  padding: 11.28205vw 0;
  margin-bottom: 2.5641vw;
  background: #f5f5f7;
}

@media screen and (min-width: 768px) {
  .product_box #section-accessory {
    border-radius: 25px;
    padding: 3.77551% 0;
    margin-bottom: 0.81633%;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-accessory .inner {
    display: flex;
  }
}

.product_box #section-accessory .text-block {
  padding-left: 11.92308vw;
  margin-bottom: 28.20513vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-accessory .text-block {
    width: 50%;
    padding: 2.22222em 0 0 2.22222em;
    margin-bottom: 0;
  }
}

.product_box #section-accessory .image-block {
  padding: 0 17.94872vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-accessory .image-block {
    width: 50%;
    padding: 0 2.22222em 0;
  }
  .product_box #section-accessory .image-block figure {
    width: calc(285 / 450 * 100%);
    margin: 0 auto;
  }
}

/*---------------------------------------------
  #section-applecare
----------------------------------------------*/
.product_box #section-applecare {
  padding: 11.28205vw 0 10.25641vw 0;
  background: #f5f5f7;
}

@media screen and (min-width: 768px) {
  .product_box #section-applecare {
    border-radius: 25px;
    padding: 3.77551% 0;
  }
}

@media screen and (min-width: 768px) {
  .product_box #section-applecare .inner {
    display: flex;
    align-items: center;
  }
}

.product_box #section-applecare .text-block {
  padding-left: 11.92308vw;
  margin-bottom: 12.82051vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-applecare .text-block {
    width: 50%;
    padding: 0 0 0 2.22222em;
    margin-bottom: 0;
  }
}

.product_box #section-applecare .image-block {
  padding: 0 25.64103vw;
}

@media screen and (min-width: 768px) {
  .product_box #section-applecare .image-block {
    width: 50%;
    padding: 0;
  }
  .product_box #section-applecare .image-block figure {
    width: calc(216 / 490 * 100%);
    margin: auto;
  }
}

/*---------------------------------
 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=iphone-se_2203_v03.css.map */