.item + .item {
  margin-top: 0;
}
.item__content {
  padding: 0 30px 30px;
}
.box__detail {
  background: url(../image/bkg01.png) no-repeat;
}
.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: 93px;
  right: 15px;
  top: -48px;
  width: 200px;
}
.item__content .box {
  margin-bottom: 45px;
}
.puzzle h1.banner {
  font-size: 0;
}

@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;
  }
  .puzzle .itemtwo h2 {
    background: url(../../image/bkg_title_sp.png) no-repeat left center;
    height: 95px;
  }
  .puzzle .itemtwo h2 span {
    background: url(../../image/bkg_title_sp_r.png) no-repeat center right;
  }
  .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) {
  .left .detail__img {
    position: static;
  }
  .box__detail h3 {
    background-size: 100%;
    font-size: 17px;
    height: 53px;
    top: -22px;
    width: 264px;
  }
}

/******************** puzzle PAPE **************************/
.puzzle .box__detail.left:before {
  background: url(../image/img06.png) no-repeat center top;
  height: 116px;
  top: -65px;
  right: 8px;
  width: 269px;
}
.puzzle .desc {
  margin: 30px auto 50px;
}
.puzzle .box__x {
  margin: 75px 0 60px;
}
.puzzle .item__content .box {
  margin-bottom: 55px;
}
.puzzle .box__right {
  background: url(../image/bkg02.png) no-repeat top center;
  background-size: 100% auto;
  height: auto;
  padding-bottom: 30px;
  margin-bottom: 100px;
}
.box__right h4 {
  display: table;
  position: relative;
  width: 100%;
}
.box__right h4 > span {
  border-bottom: none;
  display: table-cell;
  vertical-align: middle;
}
.box__right h4::after {
  background: #42210b;
  bottom: 2px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  visibility: visible;
  width: 100%;
}
.puzzle .box__right p {
  font-size: 15px;
  line-height: 15px;
  padding: 10px 0 0;
  text-align: center;
  width: 100%;
}
.puzzle .box__right.left::before {
  background: url(../image/img06r.png) no-repeat center top;
  left: 5px;
  right: auto;
}
.puzzle .box__right::after {
  background: url(../image/bkg02_b.png) no-repeat right bottom;
  background-size: 100%;
  bottom: -30px;
  content: '';
  display: block;
  left: 0;
  height: 30px;
  position: absolute;
  width: 100%;
}
.puzzle .box__right .box__detail__inner {
  padding: 0 30px 0;
}
.box__right .box__item {
  width: 50%;
}
.box__right .box__item_full {
  max-width: 100%;
  width: 100%;
}
.box__item_full h4 {
  max-width: 318px;
  margin-left: auto;
  margin-right: auto;
}
.boximg {
  display: table;
  width: 100%;
}
.imgitem {
  display: table-cell;
}

@media (max-width: 767px) {
  .puzzle .desc {
    margin: 10px 0 24px;
  }
  .puzzle .box__x {
    margin: 60px 0 30px;
  }
  .puzzle .item h2 {
    font-size: 22px;
  }
  .puzzle .item__content .box {
    margin-bottom: 57px;
  }
  .box__right .img {
    float: none;
    padding: 0;
    width: auto;
  }
  .box__item_full .imgitem {
    padding: 0 5px;
  }
  .box__item_full .imgitem .img {
    float: none;
    padding: 0;
    width: 100%;
  }
  .box__right .box__item {
    padding: 0 8px 32px;
    width: 50%;
  }
  .box__right .box__item_full {
    padding-bottom: 0;
    width: 100%;
  }
  .box__right h4 {
    margin: 0;
    font-size: 19px;
  }
  .box__right .box__item_full h4 {
    max-width: 244px;
    margin: 0 auto;
  }
  .puzzle .box__right {
    background-size: 100% 56%;
    margin-top: 10px;
    padding-bottom: 0;
    margin-bottom: 60px;
  }
  .puzzle .box__right p {
    font-size: 12px;
    padding-top: 10px;
  }
  .puzzle .box__right .box__detail__inner {
    padding: 0;
    position: relative;
    z-index: 1;
  }
  .puzzle .box__right::after {
    height: 51%;
    z-index: 0;
  }
  .puzzle .box__right .box {
    padding: 0 16px;
  }
}

/* For IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .box__right h4::after {
    bottom: 4px;
  }
}