.mv10th{
  padding: 30px 0 0;
}
.mv10th .img{
  margin: 0 0 60px;
}
.mv10th p{
  font-size: 16px;
  line-height: 2;
  margin: 0 0 30px;
  text-align: center;
}
.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;
}

.sp{
  display: none;
}
.hidden-notlogin{
  display: none;
  margin: 60px 0 0;
}

.stepArea-contentWrap .stepCircle-centerWrap{
  padding-top: 0;
}
.stepArea-contentWrap .stepCircle-ttl{
  font-size: 24px;
  padding: 0;
  line-height: 1.2;
}
.stepArea-contentWrap .stepCircle-txt{
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  text-align: center;
  font-size: 11px;
}
@media screen and (min-width:768px){
  .stepArea-contentWrap .stepCircle-ttl{
    margin: 0 0 45px;
  }
  .stepCircle1{
    background: url(/site_resource/campaign/med_pnt201912_coffee/img/bg01.png) no-repeat center bottom 15px;
  }
  .stepCircle2{
    background: url(/site_resource/campaign/med_pnt201912_coffee/img/bg02.png) no-repeat center bottom;
  }
  .stepCircle3{
    background: url(/site_resource/campaign/med_pnt201912_coffee/img/bg03.png) no-repeat center bottom;
  }
}

@media screen and (max-width:767px){
  .banner10th{
    margin: 40px 0;
  }
  .mv10th{
    padding-bottom: 0;
  }
  .mv10th .img {
    margin: 0 0 30px;
  }
  .mv10th p{
    font-size: 14px;
    margin: 0 0 15px;
    text-align: left;
  }
  .enq-btn {
    height: 50px;
    font-size: 18px;
    border-radius: 25px;
    max-width: 90%;
  }


  .pc{
    display: none;
  }
  .sp{
    display: block;
  }
  .hidden-notlogin{
    margin: 30px 0 0;
  }
  .stepArea-contentWrap .stepCircle-ttl{
    font-size: 3vw;
    margin: 0;
  }
  .stepArea-contentWrap .stepCircle-txt{
    position: relative;
    top: 0;
    left: 0;
    font-size: 2.5vw;
    padding-top: 5px;
  }
  .stepArea-contentWrap .stepCircle .stepNumber:after{
    display: none;
  }
}



/* ------------------------+-
20191120 add
--------------------------- */
.mv10th .kvbnr a {
  width: 100%;
  max-width: 100%;
  height: 100%;
  font-size: 25px;
  font-weight: bold;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #fff;
  border-radius: none;
  text-decoration: none;
  box-shadow: none;
}
.mv10th .kvbnr a:hover{
  opacity: 0.7;
}
.appealArea02 {
  background: url(/site_resource/campaign/ins_mypage_10th/img/bg__about_sompopark02.png) no-repeat center top;
  height: 557px;
  text-align: center;
  margin: 0 0 50px;
}

.appealArea02 .appealArea-ttl {
  padding: 55px 0 18px;
}

.appealArea02 .appealArea-aboutWrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 53px;
  margin-bottom: 20px;
}

.appealArea02 .btn {
  font-size: 16px;
  max-width: 288px;
}

@media screen and (max-width: 767px){
  .appealArea02 {
    background: url(/site_resource/campaign/common/img/bg__about_sompopark__sp.png) no-repeat center top;
    background-size: 100% auto;
    height: auto;
    text-align: center;
    padding-bottom: 8vw;
    margin: 0 0 30px;
  }
  .appealArea02 .appealArea-ttl {
    padding: 8vw 0 3vw;
    width: 80%;
    margin: 0 auto;
  }
  .appealArea02 .appealArea-aboutWrap {
    display: block;
    padding: 0;
    width: 90%;
    margin: 0 auto 3.5vw;
  }
  .appealArea02 .appealArea-aboutWrap img {
    margin-bottom: 1.5vw;
    display: block;
  }
  .appealArea02 .btn {
    font-size: 3.5vw;
    max-width: 288px;
    width: 65%;
  }
}
.btn-list .btn {
  font-size: 1.43em;
  max-width: 415px;
  margin: 5px 20px 10px;
}
@media screen and (max-width: 767px){
  .btn-list .btn {
    font-size: 16px;
    max-width: 89%;
    margin: 5px 20px 10px;
  }
}

/* ------------------------
  add 20191127
--------------------------*/
.mb00 {
  margin-bottom: 0 !important;
}
.pb00 {
  padding-bottom: 0 !important;
}
