.l-campaign {
  font-size: 1.6rem;
  line-height: 1.5;
}
.cam-Header {
  width: 100%;
}
.cam-main {
  padding: 5px;
  background: url(../images/campaign/bg-001_pc.jpg) center no-repeat;
  background-size: cover;
}
.cam-main__inner {
  border: solid 1px #fff;
}
.cam-main__item {
  max-width: 832px;
  margin: 39px auto 21px;
  padding: 0 20px;
  text-align: center;
}

@media screen and (max-width: 720px) {
  .cam-main {
    background: url(../images/campaign/bg-001.jpg) center no-repeat;
  }
  .cam-main__item {
    max-width: 724px;
    margin: 20px auto 10px;
    padding: 0 20px;
    text-align: center;
  }
}
.cam-area1 {
  text-align: center;
  background-color: #fff;
  color: #4a314d;
  font-weight: bold;
  padding: .5em;
  line-height: 1.2;
}
.cam-area2 {
  max-width: 751px;
  margin: 0 auto;
  padding: 40px 0;
  letter-spacing: -.1em;
}
.cam-area3 {
  max-width: 751px;
  margin: 0 auto 50px;
  padding: 10px;
  background-color: #fff;
}
.cam-fsizeA {
  font-size: 4.2rem;
}
.cam-title1 {
  padding-bottom: 10px;
  font-size: 2.8rem;
}
.cam-inner1 {
  padding: 0 20px;
}
.cam-inner2 {
  border: solid 1px #3f93d4;
  color: #3f93d4;
  font-weight: bold;
  text-align: center;
  padding: .6em 1em 1em;
}

.cam-promo1 {
  background-color: #3f93d4;
  padding: 1em 0;
  font-weight: bold;
  font-size: 36px;
  line-height: 1;
  text-align: center;
  color: #fff;
}

.cam-promo2 {
  background-color: #3f93d4;
  padding: .5em 0;
  font-weight: bold;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  color: #fff;
  margin-bottom: 1em;
}

.cam-btn1 {
  color: #fff;
  font-weight: bold;
  background-color: #3f93d4;
  display: inline-block;
  padding: .8em 5.5em;
  border-radius: 2em;
  line-height: 1;
  display: inline-flex;
  box-shadow: 0 10px 10px rgba(0, 0, 0, .26);
  font-size: 2.8rem;

}
.cam-btn1::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background-image: url("../images/campaign/ico-001.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: .5em;
}
@media screen and (max-width: 720px) {
  .l-campaign {
    font-size: 4vw;
  }
  .cam-area2 {
    margin: 0;
    padding: 1em 0;
  }
  .cam-area3 {
    margin: 0;
    padding: 1.33vw;
  }
  .cam-fsizeA {
    font-size: 5.6vw;
  }
  .cam-title1 {
    padding-bottom: 0;
    font-size: 6.4vw;
  }
  .cam-inner1 {
    padding: 0 4vw;
  }
  .cam-promo1 {
    font-size: 4.8vw;
  }
  .cam-promo2 {
    font-size: 5vw;
  }
  .cam-btn1 {
    font-size: 4vw;
  }
}

.cam-winners {
  color: #000;
  font-weight: normal;
  letter-spacing: -.05em;
}

.cam-nav1 {
  height: 50px;
  background-color: #403555;
}
.cam-nav1__list {
  height: 100%;
  display: flex;
  align-items: center;
}
.cam-nav1 a {
  font-weight: bold;
  color: #fff;
  line-height: 1;
  padding: .6em;
  text-align: center;
  width: 50%;
  display: inline-block;
}
.cam-nav1 a:first-child {
  border-right: solid 1px #b59cb8;
}

@media screen and (max-width: 720px) {
  .cam-nav1 {
    height: auto;
    padding: 10px 0;
  }
  .cam-nav1__list {
    display: flex;
  }
  .cam-nav1 a {
    font-weight: bold;
    font-size: 2.8rem;
    color: #fff;
    line-height: 1;
    padding: .6em;
    text-align: center;
    width: 50%;
    display: inline-block;
  }
  .cam-nav1 a {
    font-size: 3.73vw;
  }
}


.cam-txt1 {
  text-align: center;
  letter-spacing: -.1em;
  margin-bottom: 30px;
}

@media screen and (max-width: 720px) {
  .cam-txt1 {
    font-size: 3.9vw;
    margin-bottom: .5em;
  }
}

.cam-txt2 {
  text-align: center;
  font-size: 24px;
}

@media screen and (max-width: 720px) {
  .cam-txt2 {
    font-size: 3.2vw;
  }
}


.cam-title2 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #b9a2bb;
  text-align: center;
  margin: 41px 0 .1em;
}

@media screen and (max-width: 720px) {
  .cam-title2 {
    font-size: 3.73vw;
    margin: 1.3em 0 .1em;
  }
}


.cam-title3 {
  font-size: 4rem;
  font-weight: bold;
  color: #312940;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 720px) {
  .cam-title3 {
    font-size: 6.4vw;
    margin-bottom: .5em;
  }
}


.cam-title4 {
  font-size: 3rem;
  font-weight: bold;
  color: #312940;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 720px) {
  .cam-title4 {
    font-size: 6.4vw;
    margin-bottom: 1em;
  }
}


.cam-title5 {
  margin-top: 2em;
}


.cam-area4 {
  padding-bottom: 50px;
}

.cam-huki {
  width: 49%;
  padding: 0 .5%;
  display: inline-block;
  vertical-align: top;
}

.cam-hukiTop {
  display: flex;
}
.cam-hukiTop>* {
  content: "";
  display: block;
  height: 46px;
  flex: 1;
  background-image: url("../images/campaign/huki_02.png");
  background-size: auto 100%;
  background-repeat: repeat;
}
.cam-hukiTop::before {
  content: "";
  display: block;
  width: 140px;
  height: 46px;
  background-image: url("../images/campaign/huki_01.png");
  background-repeat: no-repeat;
  background-size: 140px 100%;
}
.cam-hukiTop::after {
  content: "";
  display: block;
  width: 141px;
  height: 46px;
  background-image: url("../images/campaign/huki_03.png");
  background-repeat: no-repeat;
  background-size: 141px 100%;
}

.cam-hukiMain {
  padding: 0 1.75em;
  background-image: url("../images/campaign/huki_04.png"), url("../images/campaign/huki_06.png");
  background-size: 140px 100%, 141px 100%;
  background-position: left, right
}

.cam-hukiMain strong {
  color: #3f93d4;;
}

.cam-hukiMain>* {
  background-color: #fff;
  display: flex;
}
.cam-hukiMain>*>* {
  padding: 0 .25em;
}



.cam-hukiBottom {
  display: flex;
}

.cam-hukiBottom>* {
  content: "";
  display: block;
  height: 73px;
  flex: 1;
  background-image: url("../images/campaign/huki_08.png");
  background-size: auto 100%;
  background-repeat: repeat;
}
.cam-hukiBottom::before {
  content: "";
  display: block;
  width: 140px;
  height: 73px;
  background-image: url("../images/campaign/huki_07.png");
  background-repeat: no-repeat;
  background-size: 140px 100%;
}
.cam-hukiBottom::after {
  content: "";
  display: block;
  width: 141px;
  height: 73px;
  background-image: url("../images/campaign/huki_09.png");
  background-repeat: no-repeat;
  background-size: 141px 100%;
}

.cam-huki .cam-hukiMain>* {
  flex-direction: row-reverse;
}

@media screen and (max-width: 720px) {
  .cam-huki {
    width: 100%;
    padding: 0 .6em;
    display: block;
  }
  .cam-hukiTop>* {
    height: 6.13vw;
  }
  .cam-hukiTop::before {
    width: 18.66vw;
    height: 6.13vw;
    background-size: 18.66vw 100%;
  }
  .cam-hukiTop::after {
    width: 18.66vw;
    height: 6.13vw;
    background-size: 18.66vw 100%;
  }

  .cam-hukiMain {
    background-size: 18.66vw 100%, 18.66vw 100%;
  }

  .cam-hukiBottom>* {
    height: 9.73vw;
  }
  .cam-hukiBottom::before {
    width: 18.66vw;
    height: 9.73vw;
    background-size: 18.66vw 100%;
  }
  .cam-hukiBottom::after {
    width: 18.66vw;
    height: 9.73vw;
    background-size: 18.66vw 100%;
  }

  .cam-huki:nth-child(odd) .cam-hukiMain>* {
    flex-direction: row-reverse;
  }

  .cam-huki:nth-child(odd) .cam-hukiBottom::before {
    background-image: url("../images/campaign/huki_07-2.png");
  }
  .cam-huki:nth-child(odd) .cam-hukiBottom::after {
    background-image: url("../images/campaign/huki_09-2.png");
  }

}


.cam-ico1 {
  width: 26%;
  min-width: 26%;
  float: right;
}

.cam-area5 {
  background-color: #403555;
  overflow: hidden;
  padding-bottom: 2.5em;
}

.cam-area5 .cam-title3 {
  color: #fff;
  margin-bottom: 50px;
}

.cam-card1 {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  padding: 50px 30px 40px 50px;
  position: relative;
  margin-bottom: 60px;
}

.cam-card1__main {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cam-card1__btn1{
  text-align: center;
}

.cam-card1:last-child {
  margin-bottom: 0;
}

.cam-card1__ico1 {
  width: 70px;
  min-width: 70px;
  margin-right: 1em;
}

.cam-card1__ico2 {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-19.6%, -50%);
}

.cam-card1__ico3 {
  position: absolute;
  width: 94px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
}


@media screen and (max-width: 720px) {
  .cam-card1 {
    margin-bottom: 8vw;
  }
  .cam-card1 {
    padding: 6.66vw .4vw 5.33vw 6.66vw;
  }
  .cam-card1__ico1 {
    width: 13.86vw;
    min-width: 13.86vw;
    min-width: 13.86vw;
  }
  .cam-card1__ico2 {
    width: 13.6vw;
    height: 13.6vw;
  }
  .cam-card1__ico3 {
    width: 12.53vw;
  }
}

.cam-area6 {
  padding: 2.5em 0;
}

.cam-box1 {
  max-height: 30em;
  overflow-y: scroll;
  line-height: 1.5;
  background-color: #fff;
  padding: 0 2em 2em;
  font-size: 14px;
}

.cam-area7 {

}

.cam-area7>* {
  text-align: center;
  background-color: #fff;
  padding: 1.5em 0;
  transform: translateY(100%);
  transition: all .25s;
}


.cam-area7.open>* {
  transform: translateY(0);
}


.cam-area7.fixed>* {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}

.cam-area7 .cam-btn1 {
  font-size: 2rem;
}


.f-footer {
  margin-top: 0;
}
@media screen and (max-width: 720px) {
  .cam-box1 {
    font-size: 3vw;
    line-height: 1.6;
  }
  .f-footer {
    margin-top: 0;
  }
  .cam-area7 .cam-btn1 {
    font-size: 4vw;
  }
}

.endCampaign {
  display: none;
}
.cam-finish .onCampaign {
  display: none;
}

.cam-finish .endCampaign {
  display: block;
}

.cam-finish .cam-area3 {
  display: none;
}

/*--------- top banner ------------*/
.camp_bnr {
  display: block;
  position: relative;
  z-index: 100;
  margin: 0 auto 30px;
  max-width: 580px;
}
.camp_bnr:hover {
  opacity: 1;
  transform: scale(1.1, 1.1);
}
.camp_bnr_ttl {
  position: absolute;
  top: 0;
  left: 50%;
  width: 91.2%;
  transform: translate(-50%, -50%);
}
.camp_bnr_btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 86.4%;
  transform: translate(-50%, 56.56%);
}
@media screen and (max-width: 720px) {
  .camp_bnr {
    margin-bottom: 10vw;
  }
}
/*--------- /top banner ------------*/