.banner {
  font-size: 0;
}
.item + .item {
  margin-top: 0;
}
.item__content {
  padding: 0 30px 30px;
}
.box__detail {
  background: url(../image/bkg01.png) no-repeat;
  height: auto;
  max-height: 270px;
}
.box__detail h3 {
  background: url(../image/bkg_title01.png) no-repeat;
  left: 17px;
  width: 465px;
}
.box__detail.left:before {
  background: url(../image/img06.png) no-repeat;
  height: 98px;
  right: 0;
  top: -48px;
  width: 290px;
}
.item__content .box {
  margin-bottom: 45px;
}

@media (max-width: 767px) {
  .desc + .box__qr {
    margin-bottom: 42px;
  }
  .item h2 {
    background: url(../../image/bkg_title_sp_1.png) no-repeat left center;
    height: 70px;
  }
  .item h2 span {
    background: url(../../image/bkg_title_sp_1_r.png) no-repeat right center;
  }
  .item__content p {
    padding-bottom: 0;
    padding-top: 14px;
  }
  .item.last .item__content p {
    margin-top: -5px;
    padding-top: 0;
  }
  .item__content {
    padding: 0 15px 25px;
  }
  .item__content .box__img {
    padding-top: 20px;
  }
  .item.last .item__content {
    padding-bottom: 0;
  }
  .box__detail {
    background: url(../image/bkg01_sp.png) no-repeat top center;
    background-size: 100% auto;
  }
  .box__detail:after {
    background: url(../image/bkg01_sp_b.png) no-repeat right bottom;
    background-size: 100%;
    bottom: -22px;
    height: 22px;
  }
  .box__detail h3 {
    background: url(../image/bkg_title01_sp.png) no-repeat;
    left: auto;
    margin-bottom: -15px;
    width: 336px;
  }
  .box__detail .detail__content {
    position: relative;
  }
  .detail__img {
    bottom: auto;
    margin: 0;
    top: 0;
  }
  .box__detail.left p {
    padding-top: 0;
  }
  .box__item {
    max-width: 100%;
    padding: 0 0 32px;
    width: 100%;
  }
  .item__content .box {
    margin-bottom: 57px;
  }
  .box__x {
    margin: 70px 0 23px;
  }
}

@media (max-width: 413px) {
  .box__x {
    margin: 50px 0 23px;
  }
  .itemline h2 {
    background: url(../../image/bkg_title_sp.png) no-repeat center left;
    background-size: auto 95px;
    height: 95px;
    font-size: 23px;
    line-height: 29px;
    padding-left: 25px;
    width: 100%;
  }
  .itemline h2 span {
    background: url(../../image/bkg_title_sp_r.png) no-repeat center right;
    letter-spacing: -0.5px;
    line-height: 29px;
    padding: 0 15px 0 0;
    text-shadow: 2px 0 2px rgba(0,0,0,0.3);
  }
  .left .detail__img {
    position: static;
  }
  .box__detail {
    max-height: 100%;
  }
  .box__detail h3 {
    background-size: 100%;
    font-size: 17px;
    height: 53px;
    top: -22px;
    width: 264px;
  }
}
