@charset "UTF-8";
/*　371　ツボ押しレッグカバープレゼント　*/
.con371 {
  margin: 0 auto;
  width: 100%;
  padding-bottom: 100px;
}
.con371 h2 {
  text-align: center;
  margin-top: 20px;
}
.con371__txt {
  text-align: center;
  line-height: 1.8em;
  letter-spacing: 0.2em;
  font-size: 18px;
}
.con371__img01 {
  text-align: center;
  margin-top: 30px;
}
.con371__img01 img {
  width: 500px;
}
.con371__img02 {
  text-align: center;
  margin-top: 30px;
  position: relative;
}
.con371__img02 img {
  width: 630px;
}
.con371__img02__att {
  position: absolute;
  font-size: 12px;
}
.con371__ba {
  text-align: center;
  margin-top: 80px;
}
.con371__ba img {
  width: 1000px;
}

.l-container h2 {
  border-bottom: 0px;
}

/* バナーエリア */
.bnr__link a {
  transition: 1.0;
}

.bnr__link a:hover {
  opacity: 0.8;
  transition: 0.8;
}

.bnr__link a:hover img {
  transform: scale(1.02);
  /* 拡大 */
  transition: transform .6s ease;
  /* ゆっくり */
}

@media (max-width: 768.98px) {
  .con371 {
    padding-bottom: 0;
  }
  .con371 h2 {
    padding-top: 50px;
    margin: 0;
  }
  .con371 h2 img {
    width: 130px;
  }
  .con371__hdr {
    width: 100%;
    margin: auto;
    height: auto;
    position: relative;
  }
  .con371__hdr__main {
    width: 100%;
    margin: auto;
    height: auto;
  }
  .con371__hdr__main img {
    width: 100%;
    line-height: 0;
    vertical-align: bottom;
    display: block;
  }
  .con371__hdr__title {
    display: none;
  }
  .con371__hdr__dete {
    display: none;
  }
  .con371__hdr__att {
    display: none;
  }
  .con371__txt {
    line-height: 2em;
    letter-spacing: 0.1em;
    font-size: 16px;
  }
  .con371__img01 img {
    width: 80%;
  }
  .con371__img02 {
    position: static;
  }
  .con371__img02 img {
    width: 100%;
  }
  .con371__img02__att {
    position: static;
    font-size: 11px;
  }
  .con371__ba img {
    width: 100%;
  }

  .campaign-area {
    width: 100%;
    background: url("../../../../../images/pages/f-static/campaign/371/371_hdr_bgs.jpg") top;
    background-size: 750px auto;
    padding-bottom: 100px;
  }
}
@media (min-width: 768px) {
  .con371 {
    background: url("../../../../../images/pages/f-static/campaign/371/371_hdr_bg.jpg") top repeat #faf5e0;
  }
  .con371 img {
    width: 180px;
  }
  .con371__hdr {
    width: 1260px;
    margin: auto;
    height: 800px;
    position: relative;
  }
  .con371__hdr__main {
    position: absolute;
  }
  .con371__hdr__main img {
    width: 100%;
  }
  .con371__hdr__title {
    position: absolute;
    right: 50px;
    top: 50px;
  }
  .con371__hdr__title img {
    width: 550px;
  }
  .con371__hdr__dete {
    position: absolute;
    left: 80px;
    top: 550px;
  }
  .con371__hdr__dete img {
    width: 150px;
  }
  .con371__hdr__att {
    position: absolute;
    right: 110px;
    top: 510px;
    font-size: 12px;
    text-align: center;
  }
  .con371 h2 {
    text-align: center;
    margin-top: 20px;
  }
  .con371 h2 img {
    width: 180px;
  }
  .con371__txt {
    text-align: center;
    line-height: 1.8em;
    letter-spacing: 0.2em;
    font-size: 18px;
  }
  .con371__img01 {
    text-align: center;
    margin-top: 30px;
  }
  .con371__img01 img {
    width: 500px;
  }
  .con371__img02 {
    text-align: center;
    margin-top: 30px;
    position: relative;
  }
  .con371__img02 img {
    width: 850px;
  }
  .con371__img02__att {
    position: absolute;
    font-size: 12px;
  }
  .con371__ba {
    text-align: center;
    margin-top: 80px;
  }
  .con371__ba img {
    width: 1000px;
  }
}
