@media (max-width: 767px) {
  .appleMain.production img {
    max-width: 350px;
    margin: auto;
    display: block;
  }
}
@media (max-width: 374px) {
  .appleMain.production img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .appleMain.production p + p {
    margin-top: 25px !important;
  }
  .appleMain.production p + p.mt15-sp {
    margin-top: 15px !important;
  }
}
@media (max-width: 767px) {
  .appleMain.production .tal-sp {
    text-align: left !important;
  }
}
.appleMain.production .txt-sm {
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .appleMain.production .txt-sm {
    font-size: 12px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .appleMain.production .cir-img {
    max-width: 285px;
  }
}
.appleMain.production .appleTitle-t2 {
  margin: 54px 0 50px;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .appleMain.production .appleTitle-t2 {
    margin: 40px 0 30px;
  }
}
@media (max-width: 767px) {
  .appleMain.production .appleTitle-t2 {
    margin: 26px 0 14px;
  }
}
.appleMain.production .appleTitle-t3 {
  margin-bottom: 17px;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .appleMain.production .appleTitle-t3 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .appleMain.production .appleTitle-t3 {
    text-align: center;
  }
}
.appleMain.production .appleCol-c2 {
  margin-top: 30px;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .appleMain.production .appleCol-c2 {
    column-gap: 40px;
  }
  .appleMain.production .appleCol-c2 > * {
    width: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .appleMain.production .appleCol-c2 {
    margin-top: 16px;
    row-gap: 18px;
  }
}
.appleMain.production .appleCol-c2 + .appleCol-c2 {
  margin-top: 88px;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .appleMain.production .appleCol-c2 + .appleCol-c2 {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .appleMain.production .appleCol-c2 + .appleCol-c2 {
    margin-top: 25px;
  }
}
@media (min-width: 768px) {
  .appleMain.production .sec03 .appleCol-c2 {
    margin-top: 27px;
  }
}
@media (min-width: 768px) {
  .appleMain.production .sec03 .appleCol-c2 + .appleCol-c2 {
    margin-top: 88px;
  }
}
@media (max-width: 767px) {
  .appleMain.production .sec03 .appleCol-c2 + .appleCol-c2 {
    margin-top: 25px;
  }
}
.appleMain.production .prodBox {
  background: #fff;
  border-radius: 10px;
  padding: 40px 50px;
  position: relative;
  margin-top: 55px;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .appleMain.production .prodBox {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  .appleMain.production .prodBox {
    padding: 28px 15px 10px;
    margin-top: 63px;
    border-radius: 5px;
  }
}
.appleMain.production .prodBox-ttl {
  font-size: 28px;
  line-height: 40px;
  color: #d1201a;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
  position: absolute;
  top: -26px;
  left: 30px;
}
@media (max-width: 767px) {
  .appleMain.production .prodBox-ttl {
    font-size: 18px;
    line-height: 26px;
    left: 0;
    right: 0;
    top: -13px;
    margin: auto;
    text-align: center;
  }
}
.appleMain.production .prodBox-ttl span {
  padding: 0 19px;
  position: relative;
}
@media (max-width: 767px) {
  .appleMain.production .prodBox-ttl span {
    padding-left: 17px;
    padding-right: 15px;
  }
}
.appleMain.production .prodBox-ttl span:after, .appleMain.production .prodBox-ttl span:before {
  content: "";
  width: 15px;
  height: 28px;
  background: no-repeat 0 0/100%;
  position: absolute;
  top: 3px;
  bottom: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .appleMain.production .prodBox-ttl span:after, .appleMain.production .prodBox-ttl span:before {
    width: 11px;
    height: 21px;
  }
}
.appleMain.production .prodBox-ttl span:after {
  right: 0;
  background-image: url(/sp/apple/production/img/ico_03.svg);
}
.appleMain.production .prodBox-ttl span:before {
  left: 0;
  background-image: url(/sp/apple/production/img/ico_02.svg);
}
.appleMain.production .prodFlow {
  margin-top: 38px;
}
@media (max-width: 767px) {
  .appleMain.production .prodFlow {
    margin-top: 20px;
  }
}
.appleMain.production .prodFlow-row {
  background: #d1201a;
  border-radius: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .appleMain.production .prodFlow-row {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .appleMain.production .prodFlow-row {
    border-radius: 5px;
  }
}
.appleMain.production .prodFlow-row + .prodFlow-row {
  margin-top: 19px;
}
@media (max-width: 767px) {
  .appleMain.production .prodFlow-row + .prodFlow-row {
    margin-top: 11px;
  }
}
.appleMain.production .prodFlow-row:not(:last-child):after {
  content: "";
  background: url(/sp/apple/production/img/ico_01.svg) no-repeat 0 0/100%;
  width: 14px;
  height: 11px;
  position: absolute;
  left: 143px;
  bottom: -8px;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .appleMain.production .prodFlow-row:not(:last-child):after {
    left: 113px;
  }
}
@media (max-width: 767px) {
  .appleMain.production .prodFlow-row:not(:last-child):after {
    width: 10px;
    height: 8px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -6px;
  }
}
.appleMain.production .prodFlow-time {
  flex: 0 0 auto;
  width: 297px;
  text-align: center;
  font-size: 26px;
  line-height: 37px;
  font-weight: bold;
  color: #fff;
  margin-top: -2px;
  font-family: "Zen Maru Gothic", sans-serif;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .appleMain.production .prodFlow-time {
    width: 240px;
  }
}
@media (max-width: 767px) {
  .appleMain.production .prodFlow-time {
    width: auto;
    font-size: 16px;
    line-height: 23px;
    padding: 5px 10px;
  }
}
.appleMain.production .prodFlow-txt {
  flex: 1;
  border: 3px solid #d1201a;
  border-radius: 0 10px 10px 0;
  background: #fff;
  padding: 8px 27px 8px 30px;
}
@media (max-width: 767px) {
  .appleMain.production .prodFlow-txt {
    border-width: 2px;
    border-radius: 0 0 4px 4px;
    padding: 10px 9px 7px;
  }
}
.appleMain.production .prodFlow-ttl {
  font-size: 26px;
  line-height: 37px;
  font-weight: bold;
  color: #d1201a;
  font-family: "Zen Maru Gothic", sans-serif;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .appleMain.production .prodFlow-ttl {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .appleMain.production .prodFlow-ttl {
    font-size: 16px;
    line-height: 23px;
    text-align: center;
  }
}
.appleMain.production .prodFlow-ttl + p {
  margin-top: 2px;
}
@media (max-width: 767px) {
  .appleMain.production .prodFlow-ttl + p {
    margin-top: 6px;
  }
}
@media (min-width: 768px) {
  .appleMain.production .prodFlow-col {
    display: flex;
    flex-direction: row-reverse;
    margin-right: -18px;
  }
}
.appleMain.production .prodFlow-col .col-img {
  flex: 0 0 auto;
  width: 191px;
  margin-top: -37px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .appleMain.production .prodFlow-col .col-img {
    width: auto;
    margin: 10px 0;
  }
}
.appleMain.production .prodFlow-col .col-txt {
  flex: 1;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .appleMain.production .prodFlow-col .col-txt {
    padding: 0;
  }
}

/*# sourceMappingURL=production.css.map */
