.banner{
  margin: 0 0 40px;
}
.enq-btn{
  width: 100%;
  max-width: 520px;
  height: 70px;
  font-size: 25px;
  font-weight: bold;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #d60915;
  color: #fff;
  border-radius: 35px;
  text-decoration: none;
  box-shadow: 1px 6px 0px #ae060f;
}
.enq-btn:hover{
  opacity: 0.7;
}
.banner10th{
  margin: 80px 0;
}

.btn-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.btn-list li{
  width: 440px;
}
.btn-list p{
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.btn-list p.small{
  font-size: 13px;
}
.btn-list .enq-btn{
  margin: 5px auto 10px;
  max-width: 415px;
  height: 56px;
  border-radius: 28px;
  font-size: 20px;
}
.hidden-notlogin{
  display: none;
  margin: 60px 0 0;
}

.sp{
  display: none;
}
.hidden-notlogin{
  display: none;
  margin: 60px 0 0;
}

@media screen and (min-width:768px){
  .stepArea-contentWrap .stepCircle-centerWrap .stepCircle-small{
    margin-top: 35px;
    line-height: 1.3;
  }
  .mainArea{
    background: url(/site_resource/campaign/dm_sweets/img/bg__main__1911.png) no-repeat center top;
    background-size: cover;
  }
  .stepArea-contentWrap .stepCircle-centerWrap{
    padding-top: 0;
  }
  .stepArea-contentWrap .stepCircle-centerWrap .stepCircle-ttl{
    font-size: 22px;
    padding: 0;
    line-height: 1.2;
  }
}

@media screen and (max-width:767px){
  .banner{
    margin-bottom: 20px;
  }
  .enq-btn {
    height: 50px;
    font-size: 18px;
    border-radius: 25px;
    max-width: 90%;
  }

  .btn-list li{
    width: 100%;
    margin: 0 0 20px;
  }
  .btn-list li:last-child{
    margin: 0;
  }
  .btn-list .enq-btn{
    max-width: 90%;
    font-size: 16px;
    height: 45px;
  }
  .btn-list p{
    font-size: 14px;
    text-align: center;
    margin: 0;
  }
  .btn-list p.small{
    font-size: 11px;
  }

  .pc{
    display: none !important;
  }
  .sp{
    display: block;
  }
  .hidden-notlogin{
    margin: 30px 0 0;
  }
}

.mainArea-register .campaignBtn-spWrap{
  padding: 18px 0 0;
}
.mainArea-register .campaignBtn-spWrap:last-of-type .campaignBtn{
  margin-top: 0;
  margin-bottom: 15px;
  height: 360px;
}
.itemArea{
  background: url(/site_resource/campaign/dm_sweets/img/bg__repeat__1911.png) repeat center top;
}
.itemArea-content-item{
  width: 520px;
  height: 450px;
  border-color: #bcb194;
}
.itemArea-content-item:last-child{
  margin-right: 0;
}
.itemArea-content-item img{
  max-width: 300px;
}
.mb00{
  margin-bottom: 0 !important;
}
.mainArea-ttl{
  padding: 20px 0;
}
.itemArea-ttl{
  color: #6d5c36;
}
@media screen and (max-width:767px){
  #pagetop{
    padding-bottom: 0 !important;
  }
  .mainArea-register .campaignBtn-spWrap{
    padding: 0;
  }
  .mainArea{
    background: url(/site_resource/campaign/dm_sweets/img/bg__main_sp__1911.png) no-repeat center;
    background-size: cover;
    border-radius: 10px;
  }
  .mainArea-register{
    min-height: 23.6vw;
  }
  .itemArea-content-item{
    width: 49%;
    height: auto;
    margin-right: 0;
    padding: 15px 0;
  }
  .itemArea-content-item dl{
    min-height: 66px;
  }
  .itemArea-content-item .contentTxt-explain{
    font-size: 2.6vw;
  }
  .itemArea-content-item p{
    font-size: 2.4vw;
  }
  .itemArea-content-item .contentTxt-itemName{
    font-size: 2.6vw;
  }
  .stepArea-contentWrap .stepCircle-centerWrap .stepCircle-small{
    font-size: 3.7vw;
  }
  .stepArea-contentWrap .stepCircle:nth-of-type(3) .stepNumber:after{
    background: url(/site_resource/campaign/dm_sweets/img/img03_sp.png) no-repeat left top;
    background-size: cover;
    width: 47px;
    height: 20px;
    bottom: 0;
    right: -28px;
  }
  .mainArea-register .campaignBtn-wrap .campaignBtn-spWrap{
    margin-top: 3.5%;
  }
}
