@charset "UTF-8";
.cp2506review__ttl--img {
  position: relative;
  display: block;
}
.cp2506review__ttl--img img {
  width: 100%;
}
.cp2506review__ttl--img.ended::before {
  content: "本キャンペーンは終了いたしました。";
  line-height: 1;
  color: #fff;
  font-size: 2.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: calc(100% + 28px);
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 3;
  font-weight: normal;
}
.cp2506review__lead {
  margin-top: -89px;
  position: relative;
}
.cp2506review__lead-date {
  padding: 38px 0 42px;
  background-image: url(/img/campaign/2503_review/ttl_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
}
.cp2506review__lead-date-ttl {
  width: 675px;
  margin: 0 auto;
}
.cp2506review__lead-box {
  margin-top: -40px;
  padding: 92px 0 122px;
  background-image: url(/img/campaign/2503_review/main_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.cp2506review__lead-box-txt {
  width: 728px;
  margin: 0 auto;
}
.cp2506review__lead-box-det {
  width: 1040px;
  margin: 62px auto 0;
}
.cp2506review__method {
  padding: 0 0 95px;
  margin-top: -33px;
}
.cp2506review__method-ttlWrap {
  padding: 38px 0 42px;
  background-image: url(/img/campaign/2503_review/ttl_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
}
.cp2506review__method-ttl {
  width: 197px;
  margin: 0 auto;
}
.cp2506review__method .p-cpTermText {
  text-align: center;
  margin-top: 63px;
  font-size: 2rem;
  line-height: 1.7;
  letter-spacing: 0.03em;
}
.cp2506review__method .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
}
.cp2506review__method .comSecTit {
  margin-bottom: 20px;
}
.cp2506review__method .c-shadow {
  width: 49%;
  padding: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cp2506review__method .step {
  font-size: 3.2rem;
  font-weight: bold;
  list-style: 1;
  letter-spacing: 0;
  color: #c00;
  text-align: center;
  margin: -60px auto 15px;
  text-shadow: 4px 4px 2px #fff, -4px -4px 2px #fff, -4px 4px 2px #fff, 4px -4px 2px #fff, 4px 0px 2px #fff, -4px 0px 2px #fff, 0px 4px 2px #fff, 0px -4px 2px #fff;
  -webkit-filter: drop-shadow(0px -5px 3px #eee);
          filter: drop-shadow(0px -5px 3px #eee);
}
.cp2506review__method .title {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.66;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}
.cp2506review__method .text-note {
  margin: 20px 0;
}
.cp2506review__method .comBtn a {
  font-size: 1.4rem;
  letter-spacing: 0;
  font-weight: 700;
  width: 100%;
  background-color: #cc0000;
}
.cp2506review__post {
  padding: 95px 0;
  text-align: center;
  background-image: url(/img/campaign/2503_review/main_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.cp2506review__post .comSecTit {
  font-size: 3.8rem;
  letter-spacing: 0.35em;
  left: 0.25em;
  margin-bottom: 12px;
  font-family: "游明朝体", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Yu Mincho Regular", "YuMincho Medium", serif;
  color: #fff;
}
.cp2506review__post .comSecTit h2 {
  font-weight: normal;
}
.cp2506review__post .p-cpTermText {
  font-size: 2rem;
  line-height: 2;
  letter-spacing: 0.1em;
  font-family: "游明朝体", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Yu Mincho Regular", "YuMincho Medium", serif;
  color: #fff;
}
.cp2506review__post .comBtn {
  margin-top: 25px;
}
.cp2506review__post .comBtn a {
  width: 500px;
  height: 80px;
  font-size: 2.2rem;
  font-weight: 700;
  padding: 25px 12px;
  background-color: #cc0000;
}
.cp2506review__table .comSecTit .large {
  font-size: 3.9rem;
  margin-bottom: 36px;
}

@media all and (max-width: 896px) {
  .cp2506review__ttl--img.ended::before {
    font-size: 1.8rem;
    height: calc(100% + 65px);
  }
  .cp2506review__lead {
    margin-top: 0;
  }
  .cp2506review__lead-date {
    padding: 20px 0 24px;
    background-image: url(/img/campaign/2503_review/ttl_bg_sp.png);
  }
  .cp2506review__lead-date-ttl {
    width: 346px;
  }
  .cp2506review__lead-box {
    margin-top: -40px;
    padding: 81px 0 60px;
  }
  .cp2506review__lead-box-txt {
    width: 336px;
  }
  .cp2506review__lead-box-det {
    width: 340px;
    margin: 15px auto 0;
  }
  .cp2506review__method {
    margin-top: -22px;
    padding: 0 0 50px;
  }
  .cp2506review__method-ttlWrap {
    padding: 20px 0 24px;
    background-image: url(/img/campaign/2503_review/ttl_bg_sp.png);
  }
  .cp2506review__method-ttl {
    width: 119px;
  }
  .cp2506review__method .p-cpTermText {
    margin-top: 37px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .cp2506review__method .list {
    display: block;
  }
  .cp2506review__method .comSecTit {
    margin-bottom: 12px;
  }
  .cp2506review__method .c-shadow {
    width: 100%;
    padding: 35px 5%;
  }
  .cp2506review__method .c-shadow:nth-of-type(n + 2) {
    margin-top: 50px;
  }
  .cp2506review__method .title {
    line-height: 1.45;
    margin-bottom: 20px;
  }
  .cp2506review__method .text-note {
    margin: 10px 0;
  }
  .cp2506review__method .text-note .c-indent- {
    text-indent: -1em;
    padding-left: 1em;
  }
  .cp2506review__method .comBtn {
    margin-top: 20px;
  }
  .cp2506review__method .comBtn a {
    font-size: 1.6rem;
    padding: 16px 12px;
  }
  .cp2506review__post {
    padding: 50px 0 66px;
  }
  .cp2506review__post .comSecTit {
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    margin-bottom: 19px;
  }
  .cp2506review__post .p-cpTermText {
    font-size: 1.5rem;
    line-height: 2;
    letter-spacing: 0.06em;
  }
  .cp2506review__post .comBtn {
    margin-top: 30px;
  }
  .cp2506review__post .comBtn a {
    width: 90%;
    height: 60px;
    font-size: 1.6rem;
    padding: 16px 12px;
  }
}
/*# sourceMappingURL=cp_2506_review.css.map */