
/*【PC】*/
@media screen and (min-width: 769px) {
     .p-alphaCharge__concept {
        position: relative;
        width: 100%;
        /*background: url(/download/70140208concept_bg.jpg);*/
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        margin-top: -1px;
        z-index: 1;
    }

     .p-alphaCharge__conceptTxt {
        margin: 0 auto;
    }

     .p-alphaCharge__point {
        position: relative;
        padding: 95px 0 85px;
        background: #fdcc29;
        z-index: 2;
    }

     .p-alphaCharge__pointTtl {
        width: 900px;
        margin: 0 auto;
    }

     .p-alphaCharge__pointImg {
        width: 900px;
        margin: 60px auto 0;
    }
    
    .p-alphaCharge__pointSubttl {
        text-align: center;
        margin: 30px;
    }

     .p-alphaCharge img {
        width: 100%;
    }

     .p-alphaCharge__time {
        position: relative;
        padding: 95px 0 110px;
        background: #22cfd3;
        z-index: 3;
    }

     .p-alphaCharge__timeInner {
        width: 1095px;
        margin: 0 auto;
    }

     .p-alphaCharge__timeTtl {
        width: 1016px;
    }

     .p-alphaCharge__timeBlock {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 1030px;
        margin: 70px auto 0;
    }

     .p-alphaCharge img {
        width: 100%;
    }

    img {
        vertical-align: bottom;
    }

     .p-alphaCharge__timeInner {
        width: 1095px;
        margin: 0 auto;
    }

     .p-alphaCharge__timeSubttl {
        width: 964px;
        margin: 40px auto 0;
    }


     .p-alphaCharge img {
        width: 100%;
    }

     .img {
        vertical-align: bottom;
    }

     .p-alphaCharge__timeSubttl {
        width: 964px;
        margin: 40px auto 0;
    }

     .p-alphaCharge__timeBlockImg {
        width: 92vw;
    }
}
/*【SP】*/
@media screen and (max-width: 768px) {
     .p-alphaCharge__concept {
        background: url(/qpkowa/assets/img/product/alpha_charge/concept_bg--sp.jpg);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        padding: 9.33333vw 0;
  }

   .p-alphaCharge__concept {
        position: relative;
        width: 100%;
        background: url(/download/concept_bg.jpg);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        margin-top: -1px;
        padding: 130px 0 180px;
        z-index: 1;
  }

   .p-alphaCharge__point {
        padding: 14.66667vw 0 16vw;
  }

  .p-alphaCharge__point {
        position: relative;
        padding: 95px 0 85px;
        background: #fdcc29;
        z-index: 2;
  }

   .p-alphaCharge__pointTtl {
        width: 80vw;
        margin: 0 auto;
  }

   .p-alphaCharge__pointImg {
        width: 80vw;
        margin: 12vw auto 0;
        background: #fdcc29;
  }

   .p-alphaCharge__time {
        padding: 14.66667vw 0 16vw;
  }

   .p-alphaCharge__time {
        position: relative;
        background: #22cfd3;
        z-index: 3;
  }

   .p-alphaCharge__timeInner {
        width: 100%;
  }

   .p-alphaCharge__timeTtl {
        width: 80vw;
        margin: 0 auto;
  }

   .p-alphaCharge__timeBlock {
        display: block;
        width: 80vw;
        margin: 12vw auto 0;
  }

   .p-alphaCharge__timeBlockImg {
        width: 80vw;
        margin-bottom: 30px;
  }

   .p-alphaCharge__pointSubttl {
        width: 85.2vw;
        margin: 8vw auto 0;
  }

   .p-alphaCharge__timeSubttl {
        width: 80vw;
        margin: 8vw auto 0;
  }
}