/*
====================================================
■ CpKv
====================================================
*/
@media all and (min-width: 769px) {
  #bnr-campaign-20180824 {
    background: url("../img/bg-campaign-end.png") repeat-x center center;
    width: 100%;
    height: 355px;
    margin-top: 190px;
    margin-bottom: 80px;
  }
  #bnr-campaign-20180824 .inner {
    width: 722px;
    margin: 0 auto;
    position: relative;
    padding-top: 70px;
  }
  #bnr-campaign-20180824 h3 {
    display: block;
    text-indent: -9999px;
    background: url("../img/title-campaign.png") repeat-x center center;
    width: 410px;
    height: 135px;
    position: absolute;
    left: 155px;
    top: -90px;
  }
  #bnr-campaign-20180824 .bnr1,
  #bnr-campaign-20180824 .bnr2 {
    display: block;
  }
  #bnr-campaign-20180824 .bnr2 {
    margin-top: 29px;
  }
}
@media all and (max-width: 768px) {
  #bnr-campaign-20180824 {
    background: url("../img/bg-campaign-end-sp.png") repeat-x center center;
    background-size: cover;
    width: 100%;
    height: 42.1875vw;
    margin-top: 25vw;
    margin-bottom: 10.15625vw;
  }
  #bnr-campaign-20180824 .inner {
    width: 91.875vw;
    margin: 0 auto;
    position: relative;
    padding-top: 8.59375vw;
  }
  #bnr-campaign-20180824 h3 {
    display: block;
    text-indent: -9999px;
    background: url("../img/title-campaign-sp.png") repeat-x center center;
    background-size: cover;
    width: 75.625vw;
    height: 25vw;
    position: absolute;
    left: 10.15625vw;
    top: -18.75vw;
  }
  #bnr-campaign-20180824 .bnr1,
  #bnr-campaign-20180824 .bnr2 {
    display: block;
  }
  #bnr-campaign-20180824 .bnr2 {
    margin-top: 3.125vw;
  }
}
