@charset "UTF-8";
*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  border: 0;
  outline: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
li, ol, ul {
  list-style: none
}
body {
  width: 100%;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.8;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 1.5;
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  overflow: hidden;
  outline: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
a:active, a:focus, a:hover, a:link, a:visited {
  outline: 0;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
  outline: 0;
  -moz-user-select: none;
}
* html .clearfix {
  height: 1%;
}
#cashback2022 .pc-only {
  display: none;
}
#cashback2022 .sp-only {
  display: block;
}
@media (min-width:769px) {
  #cashback2022 .sp-only {
    display: none;
  }
  #cashback2022 .pc-only {
    display: block;
  }
}
/* cashback2022 */
#cashback2022 {
  line-height: 1.6;
  color: #333;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
#cashback2022 #header p img {
  margin: 0 auto;
  padding: 0 20px;
}
#app #cashback2022 #header {
  background: url("../img/head_bg_app.png") repeat-x 0 0;
  padding: 15px 0 20px;
}
#cashback2022 #cpcts {
  width: 100%;
  background: #fef901;
  padding: 0 0 60px;
}
#cashback2022 #cpcts .cpttl img {
  margin: 0 auto;
}
#app #cashback2022 #cpcts .cpttl img {
  padding-top: 50px;
}
#cashback2022 #cpcts h1 {
  margin-top: -60px;
}
#app #cashback2022 #cpcts h1 {
  margin-top: 0;
}
#cashback2022 #cpcts .howto img {
  margin: 40px auto 15px;
  display: block;
  width: 60%;
  max-width: 350px;
}
#cashback2022 #cpcts ul.cpstep {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}
#cashback2022 #cpcts ul.cpstep li {
  background: #fff;
  padding: 0 40px;
  border-radius: 30px;
  margin-bottom: 33px;
  position: relative;
}
#cashback2022 #cpcts ul.cpstep li ul li {
  padding: 0;
}
#cashback2022 #cpcts ul.cpstep li::after {
  position: absolute;
  content: '';
  border-top: 30px solid #03adef;
  border-right: 50px solid transparent;
  border-left: 50px solid transparent;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
#cashback2022 #cpcts ul.cpstep li:last-child::after, #cashback2022 #cpcts ul.cpstep li ul li:after {
  border: none;
}
#cashback2022 #cpcts ul.cpstep li .step_ttl {
  color: #03adef;
  font-size: 230%;
  font-weight: bold;
  line-height: 1.4;
  display: flex;
  align-items: center;
  padding: 50px 0 55px;
  letter-spacing: -1px;
}
#cashback2022 #cpcts ul.cpstep li .step_ttl span {
  display: block;
}
#cashback2022 #cpcts ul.cpstep li .step_ttl span.num {
  font-size: 300%;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  line-height: 1;
  padding-right: 20px;
}
#cashback2022 #cpcts ul.cpstep li.step1 .dlbox {
  display: flex;
  justify-content: space-between;
}
#cashback2022 #cpcts ul.cpstep li.step1 .dlbox div {
  width: 45%;
}
#cashback2022 #cpcts ul.cpstep li.step1 .step_ttl {
  padding-bottom: 40px;
  padding: 40px 0 45px;
}
#cashback2022 #cpcts ul.cpstep li.step1 .dlbox ul {
  display: flex;
  justify-content: space-between;
}
#cashback2022 #cpcts ul.cpstep li.step1 .dlbox ul li {
  width: 48%;
  padding: 20px 0;
}
#cashback2022 #cpcts ul.cpstep li.step2 .step_ttl {
  background: url("../img/step2_ic.png") no-repeat right center;
  background-size: 20%;
}
#cashback2022 #cpcts ul.cpstep li.step3 .step_ttl {
  background: url("../img/step3_ic.png") no-repeat right 50px;
  background-size: 15%;
}
#cashback2022 #cpcts ul.cpstep li.step4 .step_ttl {
  background: url("../img/step4_ic.png") no-repeat right center;
  background-size: 15%;
}
#cashback2022 #cpcts ul.cpstep li.step5 .step_ttl {
  background: url("../img/step5_ic.png") no-repeat right center;
  background-size: 20%;
}
#cashback2022 #cpcts ul.cpstep li.step3 {
/*  padding-bottom: 40px;*/
}
#cashback2022 #cpcts ul.cpstep li.step3 .step_ttl + p {
  padding-bottom: 5%;
}
#cashback2022 #cpcts ul.cpstep li.step3 #qa {
  margin-top: 25px;
}
#cashback2022 #cpcts ul.cpstep li.step3 #qa li dt {
  background: #03adef;
  cursor: pointer;
  font-size: 170%;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
  color: #fff;
  text-align: center;
}
#cashback2022 #cpcts ul.cpstep li.step3 #qa li dt::after {
  background: url("../img/step3_arrow_on.png") no-repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  right: 5%;
  top: 50%;
  width: 40px;
}
#cashback2022 #cpcts ul.cpstep li.step3 #qa li dt.active::after {
  background: url("../img/step3_arrow_off.png") no-repeat scroll 0 0;
}
#cashback2022 #cpcts ul.cpstep li.step3 #qa li dd {
  display: none;
}
#cashback2022 #cpcts ul.cpstep li.step3 #qa li .pointtxt {
  text-align: center;
  padding: 20px 0 50px;
  font-size: 170%;
  font-weight: bold;
}
#cashback2022 #cpcts ul.cpstep li.step3 #qa li .pointtxt span {
  color: #03adef;
}
#cashback2022 #cpcts ul.cpstep li.step3 #qa li.point2 {
  text-align: center;
}
#cashback2022 #cpcts ul.cpstep li.step3 #qa li.point2 .note {
  text-align: right;
  color: #999;
}
#cashback2022 #cpcts ul.cpstep li.step3 .rentbox {
  padding-bottom: 40px;
}
#cashback2022 #cpcts ul.cpstep li.step3 .buybox #qa li dt {
  background: #ff7430;
}
#cashback2022 #cpcts ul.cpstep li.step3 .buybox #qa li dt::after {
  background: url("../img/step3_buy_arrow_on.png") no-repeat scroll 0 0;
}
#cashback2022 #cpcts ul.cpstep li.step3 .buybox #qa li dt.active::after {
  background: url("../img/step3_buy_arrow_off.png") no-repeat scroll 0 0;
}
#cashback2022 #cpcts ul.cpstep li.step3 #qa li .pointtxt img {
  padding-bottom: 10px;
}
#cashback2022 #cpcts ul.cpstep li.step3 .buybox #qa li .pointtxt span {
  color: #ff7430;
}
#app #cashback2022 .btnarea {
  text-align: center;
  padding: 20px 0 50px;
}
#app #cashback2022 .btnarea .entry {
  color: #03adef;
  font-size: 200%;
  font-weight: bold;
  padding: 50px 0 10px;
}
#app #cashback2022 .btnarea a:hover img {
  opacity: 0.8;
}
/* cpdetails */
#cpdetails dl {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}
#cpdetails dl dt {
  color: #03adef;
  font-weight: bold;
  font-size: 200%;
  padding-top: 15px;
}
#app #cpdetails {
  border-top: 1px solid #03adef;
  padding-top: 20px;
}
@media (max-width:769px) {
  #cashback2022 {
    font-size: 90%;
  }
  #cashback2022 #header p img {
    padding: 0;
  }
  #app #cashback2022 #header {
    background: none;
    padding: 0;
  }
  #cashback2022 #cpcts h1 {
    margin-top: -40px;
  }
  #app #cashback2022 #cpcts h1 {
    margin-top: 0;
  }
  #cashback2022 #cpcts .howto img {
    margin: 1% auto 2%;
    width: 55%;
  }
  #app #cashback2022 #cpcts .cpttl img {
    padding-top: 0;
  }
  #cashback2022 #cpcts ul.cpstep {
    width: 92%;
    margin: 0 4%;
  }
  #cashback2022 #cpcts ul.cpstep li {
    padding: 0 5%;
    border-radius: 15px;
    margin-bottom: 25px;
    position: relative;
  }
  #cashback2022 #cpcts ul.cpstep li::after {
    position: absolute;
    content: '';
    border-top: 25px solid #03adef;
    border-right: 45px solid transparent;
    border-left: 45px solid transparent;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  #cashback2022 #cpcts ul.cpstep li .step_ttl {
    font-size: 140%;
    line-height: 1.2;
    display: flex;
    align-items: center;
    padding: 20px 0;
    letter-spacing: -1px;
  }
  #cashback2022 #cpcts ul.cpstep li .step_ttl span {
    display: block;
  }
  #cashback2022 #cpcts ul.cpstep li .step_ttl span.num {
    font-size: 220%;
    padding-right: 10px;
  }
  #cashback2022 #cpcts ul.cpstep li.step1 .dlbox {
    display: block;
  }
  #cashback2022 #cpcts ul.cpstep li.step1 .dlbox div {
    width: 90%;
    margin: 0 5%;
  }
  #cashback2022 #cpcts ul.cpstep li.step1 .step_ttl {
    padding-bottom: 20px;
    font-size: 160%;
    padding: 20px 0;
  }
  #cashback2022 #cpcts ul.cpstep li.step2 .step_ttl {
    background: url("../img/step2_ic.png") no-repeat right 30px;
    background-size: 70px;
  }
  #cashback2022 #cpcts ul.cpstep li.step3 .step_ttl {
    background: url("../img/step3_ic.png") no-repeat right 30px;
    background-size: 70px;
  }
  #cashback2022 #cpcts ul.cpstep li.step4 .step_ttl {
    background: url("../img/step4_ic.png") no-repeat right center;
    background-size: 70px;
  }
  #cashback2022 #cpcts ul.cpstep li.step5 .step_ttl {
    background: url("../img/step5_ic.png") no-repeat right center;
    background-size: 80px;
  }
  #cashback2022 #cpcts ul.cpstep li.step3 {
/*    padding-bottom: 10px;*/
  }
  #cashback2022 #cpcts ul.cpstep li.step3 #qa li dt {
    font-size: 135%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  #cashback2022 #cpcts ul.cpstep li.step3 #qa li dt::after {
    background: url("../img/step3_arrow_on.png") no-repeat scroll 0 0;
    background-size: 30px;
    content: "";
    display: inline-block;
    height: 40px;
    margin-top: -15px;
    position: absolute;
    right: 1%;
    top: 50%;
    width: 40px;
  }
  #cashback2022 #cpcts ul.cpstep li.step3 #qa li dt.active::after {
    background: url("../img/step3_arrow_off.png") no-repeat scroll 0 0;
    background-size: 30px;
  }
  #cashback2022 #cpcts ul.cpstep li.step3 .rentbox {
    padding-bottom: 7%;
  }
  #cashback2022 #cpcts ul.cpstep li.step3 .buybox #qa li dt::after {
    background: url("../img/step3_buy_arrow_on.png") no-repeat scroll 0 0;
    background-size: 30px;
  }
  #cashback2022 #cpcts ul.cpstep li.step3 .buybox #qa li dt.active::after {
    background: url("../img/step3_buy_arrow_off.png") no-repeat scroll 0 0;
    background-size: 30px;
  }
  #cashback2022 #cpcts ul.cpstep li.step3 #qa li .pointtxt {
    padding: 0 0 10px;
    font-size: 120%;
  }
  #app #cashback2022 .btnarea {
    text-align: center;
    padding: 3% 0 10%;
    margin: 0 10%;
  }
  #app #cashback2022 .btnarea .entry {
    color: #03adef;
    font-size: 120%;
    font-weight: bold;
    padding: 5% 0 10px;
  }
  /* cpdetails */
  #cpdetails dl {
    width: 90%;
    margin: 0 5%;
  }
  #cpdetails dl dt {
    font-size: 150%;
    padding-top: 15px;
  }
}
/* footer */
#footer {
  padding: 28px 16px 56px;
  font-size: 87.5%;
}
.list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  margin-left: -24px;
  margin-bottom: -24px;
  padding: 0;
  list-style: none;
}
.column {
  margin: 0;
  padding: 0;
  padding-left: 24px;
  padding-bottom: 24px;
}
.footer-link {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}
.copyright {
  margin-top: 20px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  text-align: center;
}