@charset "UTF-8";

/** Font **/
#iphone16-contents{
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons";
}
.color-purple {
  color: #c23492;
}
.color-blue {
  color: #4b6ceb;
}
.color-green  {
  color: #377e89;
}

.box_white{
  background-color: #fff;
  border-radius: 18px;
}
.box_gray{
  background-color: #f5f5f7;
  border-radius: 18px;
}
.tb {
  display: none !important;
}
.diamond-mark {
  position: relative;
  top: -0.35em;  
  font-size: .6em; 
  vertical-align: top;
}
.intelligence{
  background: linear-gradient(128deg, #0090f7 0%, #ba62fc 30%, #f2416b 70%, #f55600 100%);
  display: inline-block;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
}
.iphone16-detail  {
  padding-bottom: 135px;
}
.iphone16-detail-pb {
  padding-bottom: 0;
}
.bg-main {
  background-image: url(/iphone/iphone16/images/main_bg.webp);
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-color: #f4f6fc;
}
.bg-white-wrap  {
}
.box_white-height {
  min-height: 496px;
}
.box_white-inner-text  {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.016rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.box_white-pt  {
  padding-top: 49px;
}
.intelligence-note-pb  {
  margin-bottom: 38px;
}
.colorful p {
  padding-top: 43px;
}
.inch {
  position: relative;
  display: flex;
  padding-top: 25px;
}
.inch img {
  position: absolute;
  bottom: 0;
  left: 0;
}
.inch-name  {
  font-size: 19px;
  line-height: 23px;
  letter-spacing: -0.012rem;
  font-weight: 700;
}
.inch-size  {
  font-size: 46px;
  line-height: 52px;
  letter-spacing: -0.032rem;
  font-weight: 700;
}
.inch-unit  {
  font-size: 20px;
}
.inch-left  {
  margin-top: 0px;
  margin-left: 93px;
  text-align: right;
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
.inch-right {
  margin-top: 62px;
  margin-left: -21px;
  text-align: center;
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
.camera {
  padding-top: 40px;
  margin-left: 40px;
}
.close-up {
  color: #fff;
  padding-top: 46px;
  background-image: url(/iphone/iphone16/images/ultrawide_large_2x.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.photo-style  {
  padding-top: 40px;
  position: relative;
}
.photo-style img  {
  position: absolute;
  bottom: 0;
  left: 0;
}
.battery  {
  padding-top: 49px;
  padding-bottom: 26px;
  text-align: center;
}
.battery-copy {
  text-align: center;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: -0.015rem;
  font-weight: 700;
}
.chip {
  padding-top: 43px;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.016rem;
  min-height: 550px;
}
.chip-copy  {
  padding-bottom: 34px;
}
.action-btn {
  padding-top: 43px;
  min-height: 550px;
  position: relative;
}
.action-btn img {
  position: absolute;
  bottom: 0;
  left: 0;
  width:80%;
  justify-self: anchor-center;
}

@media (max-width: 768px) {
  .action-btn img {
    width:100%;
  }
}

.action-btn-copy  {
  padding-bottom: 35px;
}
.emergency  {
  min-height: 496px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  width: 100%;
}
.emergency-left {
  flex: 1;
  margin-left: 40px;
  margin-bottom: 15px;
  margin-right: 20px;
}
.emergency-right {
  flex: 2;
  align-self: flex-end; 
}
.sba-page {
  font-size: 40px;
  line-height: 44px;
  letter-spacing: -0.024rem;
  font-weight: 700;
}
.apple-text-wrap-02 {
  min-height: 312px;
  margin-bottom: 67px;
  padding-bottom: 20px;
}
.apple-icon {
  padding-top: 40px;
  transform: scale(0.5); 
  transform-origin: center;
}
.transfer-icon  {
  margin-bottom: 20px;
}
.apple-read {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.01rem;
  font-weight: 700;
  margin-bottom: 10px !important;
}
.apple-text {
  letter-spacing: -0.022rem;
}
.recycle-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.recycle-text {
  margin-bottom: 50px;
}
.privacy-text {
  margin-bottom: 50px;
}
.apple-privacy {
  position: relative;
}
.apple-privacy-img img {
  position: absolute;
  bottom: 0;
}
.apple-rightbox  {
  flex: 1;
}
.apple-appeal {
  min-height: 415px;
}
.apple-appeal-img {
  align-self: flex-end;
}
.special-support {
  min-height: 415px;
}
.apple-leftbox-ttl  {
  font-size: 36px;
  line-height: 42px;
  letter-spacing: -0.2rem;
  font-weight: 700;
}
.apple-appeal-text {
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
}
.apple-leftbox-wrap {
  padding-left: 0;
}
.apple-leftbox-ttl-s  {
  font-size: 21px;
  line-height: 25px;
  letter-spacing: -0.005rem;
  font-weight: 700;
}
.apple-leftbox-wrap li {
  font-size: 17px;
  line-height: 25px;
  letter-spacing: -0.022rem;
  font-weight: 400;
}
.checkmark  {
  transform: scale(0.5);
    transform-origin: center;
}
.disclaimer p {
  margin-bottom: 10px;
}


@media only screen and (max-width: 1068px) {
  .tb {
    display: block !important;
  }
  .pcbr-none {
    display: none !important;
  }
  .box_white-inner-text {
  font-size: 19px;
  line-height: 23px;
  letter-spacing: -0.03rem;
  font-weight: 700;
  }
  .box_white-pt  {
    padding-top: 43px;
  }
  .box_white-height {
    min-height: auto;
  }
  .intelligence-note-pb {
    margin-bottom: 36px;
  }
  .colorful {
    min-height: 470px;
  }
  .colorful p {
    padding-top: 40px;
  }
  .colorful img   {
    margin-top: 0px;
    padding-bottom: 50px;
  }
  .inch {
    min-height: 470px;
  }
  .inch-size  {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -0.032rem;
    font-weight: 700;
  }
  .inch-left  {
    margin-top: 0px;
    margin-left: 49px;
    text-align: right;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .inch-right {
    margin-top: 60px;
    margin-left: -30px;
    text-align: center;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .close-up {
    padding-top: 40px;
    min-height: 480px;
  }
  .photo-style {
    min-height: 480px;
  }
  .camera {
    padding-top: 42px;
  }
  .battery  {
    padding-top: 46px;
    padding-bottom: 26px;
    text-align: center;
  }
  .chip {
    padding-top: 42px;
    min-height: 450px;
  }
  .chip-copy  {
    padding-bottom: 20px;
  }
  .action-btn {
    padding-top: 42px;
    min-height: 450px;
  }
  .action-btn-copy  {
    padding-bottom: 35px;
  }
  .sba-page {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.02rem;
  }
  .apple-icon {
    padding-top: 35px;
  }
  .apple-read {
    font-size: 21px;
    line-height: 25px;
    letter-spacing: -0.02rem;
  }
  .apple-leftbox-ttl  {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.024rem;
    font-weight: 700;
  }
  .apple-leftbox-ttl-s  {
    letter-spacing: -0.016rem;
  }
}

@media only screen and (max-width: 768px) {
  p {
    letter-spacing: -0.03rem;
  }
  .tb {
    display: none !important;
  }
  .iphone16-detail  {
    padding-bottom: 73px;
  }
  .iphone16-detail-pb {
    padding-bottom: 0;
  }
  .box_white  {
    width: 320px;
    margin: 0 auto;
  }
  .box_gray {
    width: 320px;
    margin: 0 auto;
  }
  .box_white-pt  {
    padding-top: 35px;
  }
  .intelligence-note-pb {
    margin-bottom: 32px;
  }
  .intelligence-wrap img  {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .box_white-inner-text {
    font-size: 19px;
    line-height: 23px;
    letter-spacing: -0.035rem;
    font-weight: 700;
  }
  .colorful {
    min-height: 380px;
  }
  .colorful p {
    padding-top: 34px;
  }
  .colorful img {
    margin-top: 50px;
    margin-bottom: 35px;
    padding-bottom: 0;
  }
  .inch {
    min-height: 385px;
  }
  .inch p {
    height: 280px;
  }
  .inch-name  {
    font-size: 17px;
    line-height: 21px;
    letter-spacing: -0.016rem;
    font-weight: 700;
  }
  .inch-size  {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -0.032rem;
    font-weight: 700;
  }
  .inch-unit  {
    font-size: 18px;
  }
  .inch-right {
    margin-top: 60px;
    margin-left: -15px;
    text-align: center;
    flex-basis: 45%;
    max-width: 40%;
  }
  .inch-note  {
    width: 320px;
    margin: 0 auto;
  }
  .close-up {
    padding-top: 35px;
    min-height: 420px;
    background-image: url(/iphone/iphone16/images/ultrawide_small_2x.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .camera {
    padding-top: 40px;
    margin-left: 0;
    text-align: center;
  }
  .photo-style  {
    padding-top: 34px;
    min-height: 400px;
  }
  .battery  {
    padding-top: 35px;
    padding-bottom: 10px;
    text-align: center;
  }
  .battery-copy {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.015rem;
    font-weight: 800;
  }
  .chip {
    padding-top: 34px;
    padding-bottom: 20px;
    min-height: auto;
  }
  .chip-copy  {
    padding-bottom: 13px;
  }
  .action-btn {
    padding-top: 32px;
    min-height: 400px;
  }
  .emergency  {
    position: relative;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 34px 0 36px 0;
    min-height: 450px;
  }
  .emergency-right  {
    position: absolute;
    bottom: 0;
  }
  .sba-page {
    font-size: 27px;
    text-align: left;
    width: 320px;
    margin: 0 auto;
    padding: 40px 0;
  }
  .apple-text-wrap-02 {
    padding-bottom: 40px;
  }
  .apple-icon {
    padding-top: 40px;
    margin-left: -10px;
  }
  .apple-read {
    font-size: 21px;
  }
  .apple-md-left p  {
    text-align: left;
    margin-bottom: 0;
  }
  .apple-md-margin  {
    margin-left: 42px;
  }
  .transfer-icon  {
    margin-left: -25px;
    margin-bottom: 0;
  }
  .recycle-text   {
    margin-bottom: 30px !important;
  }
  .apple-text-wrap-01 {
    min-height: auto;
  }
  .apple-privacy-img  {
    margin-top: 50px;
  }
  .eco  {
    margin-bottom: 50px;
  }
  .apple-appeal-magsafe {
    min-height: 530px;
  }
  .apple-appeal-img {
    position: absolute;
    bottom: 0;
  }
  .apple-leftbox-ttl  {
    font-size: 22px;
    font-weight: 800;
    line-height: 28px;
    letter-spacing: -0.008rem;
  }
  .apple-leftbox-ttl-s  {
    font-size: 17px;
    line-height: 21px;
    letter-spacing: -0.008rem;
  }
  .apple-leftbox-wrap {
    text-align: left;
    margin-left: 24px;
  }
  .apple-leftbox-wrap li {
    font-size: 16px;
  }
  .list-special-support {
    text-indent: -2em;
  }
  .disclaimer {
    width: 320px;
  }
}

.reservedata{
    width: 495px;
    max-width: 100%;
    margin: 0 auto;
    padding: 30px 40px;
    border-radius: 8px;
}


/*  カルーセル表示  */
.swiper-pagination span:nth-child(5),
.swiper-pagination span:nth-child(6)  {
    border-radius: 0;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}