.center{
  text-align: center;
}
.stepArea{
  margin: 0 0 30px;
}
.stepArea-contentWrap{
  margin: 0; 
}
.stepArea-contentWrap .stepCircle-txt{
  line-height: 1.4;
}
.stepArea-contentWrap .stepCircle-txt02{
  margin: 0 -40px;
  padding: 0;
}
.stepArea-contentWrap .stepCircle-txt03{
  margin: 0 -40px 5px;
  padding: 0;
  font-size: 11px;
}

.wideBtnArea{
  padding: 30px 0;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
.wideBtnArea .campaignBtn{
  margin: 0;
}
.campaignBtn.red{
  color: #fff;
}

.appealArea{
  margin: 0 0 40px;
}
.appealArea02{
  border-radius: 0 0 15px 15px;
}
.btnBlock{
  margin-top: 30px;
}
.bg10th{
  background: url(/site_resource/campaign/ins_mypage_10th/img/index/bg02.png) repeat center top, 
              url(/site_resource/campaign/ins_mypage_10th/img/index/bg01.jpg) repeat center top;
  padding: 0 0 55px;
  margin: 0 0 15px;
}
.giftpack-ttl{
  padding: 50px 0 0;
}
.mainArea-section{
  margin: 0 0 20px;
}
.giftpack .mainArea-register{
  background: url(/site_resource/campaign/ins_mypage_10th/img/present/bg__register01.png) no-repeat top center;
}
.btn-aboutSompoPark{
  cursor: pointer;
}
.mv-box{
  background: #fff;
  margin: 0 15px 80px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 13px 0;
  box-shadow: 0 2px 4px rgba(129, 100, 42, 0.3);
}
.red{
  color: #c31420;
}
.giftpack h2{
  margin: 0 0 30px;
}
.gitem01{
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 20px;
}
.gitem01 > li{
  width: 270px;
  margin: 0 22px 20px 0;
  background: url(/site_resource/campaign/ins_mypage_10th/img/present/pattern.png) repeat center #6e5f46;
  padding: 4px 4px 48px;
  position: relative;
}
.gitem01 > li.pc-mr00{
  margin-right: 0;
}
.gitem01 > li:before{
  content: "";
  width: 71px;
  height: 71px;
  position: absolute;
  top: -12px;
  left: -12px;
  z-index: 1;
}
.c1:before{
  background: url(/site_resource/campaign/ins_mypage_10th/img/present/c1.png) no-repeat center;
  background-size: cover;
}
.c5:before{
  background: url(/site_resource/campaign/ins_mypage_10th/img/present/c5.png) no-repeat center;
  background-size: cover;
}
.c20:before{
  background: url(/site_resource/campaign/ins_mypage_10th/img/present/c20.png) no-repeat center;
  background-size: cover;
}
.c30:before{
  background: url(/site_resource/campaign/ins_mypage_10th/img/present/c30.png) no-repeat center;
  background-size: cover;
}
.c50:before{
  background: url(/site_resource/campaign/ins_mypage_10th/img/present/c50.png) no-repeat center;
  background-size: cover;
}
.c200:before{
  background: url(/site_resource/campaign/ins_mypage_10th/img/present/c200.png) no-repeat center;
  background-size: cover;
}
.gitem-box{
  border: 1px solid #fff;
  height: 100%;
}

.gitem-box .photo{
  padding: 10px;
  margin: -4px;
  background: #7f6737;
  background-image: linear-gradient(85deg, #7f6737 0%, #c1a978 99%, #c1a978 100%);
  position: relative;
  text-align: center;
}
.gitem-box .photo:before{
  content: "";
  border: 1px solid #fff;
  border-bottom: 0;
  position: absolute;
  left: 3px;
  top: 3px;
  right: 3px;
  bottom: 0;
}
.gitem01 h3{
  font-family: "ヒラギノ明朝 ProN W6", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
  font-size: 15px;
  line-height: 1.2;
  color: #864402;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 17px;
  font-weight: bold;
}
.gitem01 h3 span{
  font-size: 13px;
}
.gitem-text{
  padding: 15px 18px 10px;
  color: #fff;
  font-size: 13px;
}
.gitem-text p{
  font-size: 13px;
}

.gitem01 > li a.bottom{
  position: absolute;
  left: 4px;
  bottom: 4px;
  right: 4px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5a4632;
  color: #fff;
  border: 1px solid #46321e;
}
.gitem01 > li a.bottom span{
  position: relative;
  padding: 0 20px 0 0;
}
.gitem01 > li a.bottom span:after{
  content: "";
  width: 14px;
  height: 12px;
  background: url(/site_resource/campaign/ins_mypage_10th/img/present/blank.png) no-repeat center;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -6px 0 0;
}
.mb10{
  margin-bottom: 10px;
}
.pt10{
  padding-top: 10px;
}

.gitem01 li.full{
  /*flex: 1;*/
  width: 854px;
}
.gitem01 li.full:after{
  content: "";
  width: 100%;
  height: 48px;
  background: #5a4632;
  position: absolute;
  left: 0;
  bottom: 0;
}
.gitem01 li:last-child{
  margin-right: 0;
}
.gitem02 ul{
  display: flex;
  justify-content: space-between;
  border: 1px solid #fff;
  padding: 8px 6px 8px 8px;
  margin: 0 0 5px;
}
.gitem02 .photo{
  position: relative;
}
.gbtn{
  margin: 0 -4px;
}
.gbtn a, .gbtn > div{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  background: url(/site_resource/campaign/ins_mypage_10th/img/present/btn.jpg) no-repeat center;
  background-size: cover;
  box-shadow: 0 2px 4px rgba(129, 100, 42, 0.3);
  color: #fff;
  font-size: 18px;
  font-family: "ヒラギノ明朝 ProN W6", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
  font-weight: bold;
  text-decoration: none;
  position: relative;
}
.gbtn a:before, .gbtn > div:before{
  content: "";
  width: 71px;
  height: 71px;
  position: absolute;
  top: -12px;
  left: -12px;
  z-index: 1;
}
.gitem02 p{
  padding: 10px 0;
  color: #fff;
}

.giftpack h2.gift-special__tl{
  padding: 10px 0 0;
  margin: 0;
}
.gift-special{
  width: 100%;
  max-width: 740px;
  margin: 0 auto;
  background: url(/site_resource/campaign/ins_mypage_10th/img/present/bg02.jpg) no-repeat center bottom,
   url(/site_resource/campaign/ins_mypage_10th/img/present/bg01.jpg) repeat-y center top;
  padding: 30px 0 25px;
}
.gift-special ul{
  justify-content: center;
  margin: 0;
}
.gift-special ul li{
  margin: 0 10px;
  background-color: #69788c;
}
.gift-special h3{
  position: relative;
  bottom: 0;
  padding: 5px 0;
  background: #fff;
  color: #465a6e;
}
.gift-special .gitem-box .photo{
  background: #4b5a69;
  background-image: linear-gradient(85deg, #4b5a69 0%, #8296af 99%, #8296af 100%);
}
.gift-special .gitem01 > li a.bottom{
  background-color: #465a6e;
  border-color: #3c4b5a;
}
.spec{
  text-decoration: underline;
  font-weight: bold;
}
@media screen and (min-width: 768px){
  .mainArea-register .registerTxt{
    max-width: 85%;
    margin: 0 auto;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px){
  
  .mainArea-section{
    width: 100%;
    margin: 0 auto 20px;
  }
  .mainArea-image img{
    width: 100%;
  }
  .stepArea{
    margin: 0 0 25px;
  }
  
  .stepArea-contentWrap .stepCircle-txt02{
    margin: 0;
  }
  .stepArea-contentWrap .stepCircle-txt03{
    margin: 0 0 5px;
  }

  .wideBtnArea{
    padding: 20px 0;
    align-items: flex-end;
  }
  
  .appealArea{
    margin: 0 0 20px;
  }
  
  .bg10th {
    background: url(/site_resource/campaign/ins_mypage_10th/img/index/bg03.jpg) repeat center top;
    background-size: 375px auto;
    padding: 0 0 40px;
  }
  .giftpack-ttl{
    padding: 25px 0 5px;
  }
  .mainArea-section{
    margin: 0 0 20px;
  }
  .giftpack .mainArea-image{
    margin: 0 -2px;
  }
  .giftpack .mainArea-register{
    background: url(/site_resource/campaign/ins_mypage_10th/img/present/bg__register01_sp.png) no-repeat top center;
    background-size: 100% 100%;
    padding: 0 0 1px;
    width: 100%;
  }
  .mainArea-register .registerTtl{
    padding: 2.5% 0;
  }
  .mainArea-register .campaignBtn-wrap .campaignBtn-spWrap{
    margin-top: 2%;
  }
  /*.mainArea-register .registerTxt{
    margin: 10px;
    background: #fff;
    border: 1px solid #e2dac0;
    border-radius: 5px;
    padding: 10px 0;
    text-align: center;
    font-size: 12px;
    position: relative;
  }
  .mainArea-register .registerTxt:before{
    content: "";
    width: 13px;
    height: 9px;
    background: url(/site_resource/campaign/ins_mypage_10th/img/present/arrow.png) no-repeat center;
    background-size: cover;
    position: absolute;
    right: 20%;
    top: -8px;
  }*/
  .mv-box{
    margin: 10px 0 20px;
    font-size: 14px;
    padding: 13px 0;
  }
  
  .giftpack h2{
    margin: 0 0 20px;
  }
  .giftpack h2 img{
    margin: 0 auto;
  }
  .gitem01{
    justify-content: space-between;
    margin: 0;
  }
  .gitem01 > li{
    width: 49%;
    margin: 0 0 10px;
    background-size: 135px 245px;
    padding: 2px 2px 34px;
  }
  .gitem01 > li:nth-child(4n){
    margin-right: 0;
  }
  .gitem01 > li:before{
    width: 45px;
    height: 45px;
    top: -3px;
    left: -3px;
  }
  .c1:before{
    background: url(/site_resource/campaign/ins_mypage_10th/img/present/c1_sp.png) no-repeat center;
    background-size: cover;
  }
  .c5:before{
    background: url(/site_resource/campaign/ins_mypage_10th/img/present/c5_sp.png) no-repeat center;
    background-size: cover;
  }
  .c20:before{
    background: url(/site_resource/campaign/ins_mypage_10th/img/present/c20_sp.png) no-repeat center;
    background-size: cover;
  }
  .c30:before{
    background: url(/site_resource/campaign/ins_mypage_10th/img/present/c30_sp.png) no-repeat center;
    background-size: cover;
  }
  .c50:before{
    background: url(/site_resource/campaign/ins_mypage_10th/img/present/c50_sp.png) no-repeat center;
    background-size: cover;
  }
  
  .gitem-box .photo{
    padding: 3px;
    margin: -2px;
  }
  .gitem-box .photo img{
    width: 100%;
  }
  .gitem-box .photo:before{
    left: 1px;
    top: 1px;
    right: 1px;
  }
  .photo-in{
    background: #fff;
    padding: 0 0 1px;
  }
  .gitem01 h3{
    bottom: 0;
    font-weight: bold;
    position: relative;
    padding: 5px 0 10px;
    font-size: 4vw;
  }
  .gitem01-fix h3{
    font-size: 3.2vw;
  }
  .gitem01 h3.small-text2{
    padding: 13px 0 10px;
  }
  .fixh2{
    min-height: 77px;
  }
  .gitem01 h3 span, .gitem01 h3.small-text{
    font-size: 2.9vw;
  }
  .gitem01 h3 small, .gitem01 h3.small-text span{
    font-size: 2.6vw;
  }
  .gitem-text{
    padding: 10px;
  }
  .gitem-text p{
    font-size: 3.2vw;
  }
  .gitem01 > li a.bottom{
    left: 2px;
    bottom: 2px;
    right: 2px;
    height: 30px;
    font-size: 12px;
  }

  .gitem01 > li a.bottom span{
    padding: 0;
    display: block;
    width: 100%;
    padding: 0 10px;
  }
  .gitem01 > li a.bottom span:after{
    width: 11px;
    height: 11px;
    background: url(/site_resource/campaign/ins_mypage_10th/img/present/blank_sp.png) no-repeat center;
    background-size: cover;
    right: 10px;
    margin: -5px 0 0;
  }
  
  .gitem01 li.full{
    width: 100%;
    padding-bottom: 0;
  }
  .gitem01 li.full:after{
    display: none;
  }
  .gitem02 ul{
    padding: 4px 3px;
  }
  .gitem02 ul li{
    margin: 0 1px;
  }
  
  .gbtn{
    margin: 0 -2px;
  }
  .gbtn a, .gbtn > div{
    height: 45px;
    background: url(/site_resource/campaign/ins_mypage_10th/img/present/btn_sp.jpg) no-repeat center;
    background-size: cover;
    font-size: 17px;
  }
  .gbtn a:before, .gbtn > div:before{
    width: 45px;
    height: 45px;
    top: -3px;
    left: -3px;
  }
  .gitem02 h3{
    font-size: 3.2vw;
  }
  .gitem02 p{
    font-size: 12px;
    font-size: 3.2vw;
    padding: 5px 15px;
    text-align: left;
  }

  .stepArea-contentWrap .stepCircle-txt{
    text-align: left !important;
  }
  .sp-fz9{
    font-size: 9px;
    padding: 5px 0 0;
  }

  .giftpack h2.gift-special__tl{
    padding: 10px 0 0;
    margin: 0;
  }
  .gift-special{
    background: #f1f4f7;
    border: 1px solid #64788c;
    border-top: none;
    padding: 5px 0;
  }
  .gift-special ul{
    justify-content: space-between;
    padding: 0 5px;
  }
  .gift-special ul li{
    margin: 0 1px;
  }
  .gift-special h3{
    font-size: 3.2vw;
  }
  .gift-special .gitem-box .photo{
    background: #4b5a69;
    background-image: linear-gradient(85deg, #4b5a69 0%, #8296af 99%, #8296af 100%);
  }
  .gift-special .gitem01 > li a.bottom{
    background-color: #465a6e;
    border-color: #3c4b5a;
  }

  .sh1{
    min-height: 51px;
    margin: 0;
  }
  .sh2{
    min-height: 70px;
    margin: 0;
  }
}