#contents-wrapper{}
#contents-wrapper p,
#contents-wrapper ul,
#contents-wrapper ol,
#contents-wrapper li{
   padding: 0;
   margin: 0;
}
#contents-wrapper ul,
#contents-wrapper ol{
   list-style-type: none;
}

#line_stamp_campaign_head {
   position: relative;
}
#line_stamp_campaign_head .sns-btns {
   position: absolute;
   top: 316px;
   left: 205px;
   border-top: none;
}
#line_stamp_campaign_h2 {
   margin: 1px;
   border-right:1px solid #eee;
}
.stamp {
   margin-left: 1px;
}
.stamp_head {
   position: relative;
   width: 799px;
   height: 334px;
   background: url(../img/stamp_head_bg.png) repeat-x;
}
.stamp_head_ttl {
   position: absolute;
   top: 33px;
   left: 267px;
   font-size: 32px;
   letter-spacing: 1px;
   color: #f7519b;
}
.stamp_head_price {
   position: absolute;
   top: 85px;
   left: 267px;
}
.stamp_head_price .price{
   font-size: 24px;
   color: #1ad21a;
}
.stamp_head_price .price span{
   font-size: 18px;
}
.stamp_head_price .caution{
   font-size: 16px;
   color: #666;
}
.stamp_head_description {
   position: absolute;
   top: 125px;
   left: 267px;
   font-size: 12px;
}
.stamp_head_chara {
   position: absolute;
   top: 29px;
   left: 35px;
}
.stamp_head_chara img{
   width: 230px;
   height: auto:
}
.stamp_head_btn a {
   position: absolute;
   top: 252px;
   left: 45px;
   width: 434px;
   height: 62px;
   background: url(../img/common_btn.png) no-repeat;
   text-indent: -9999px;
   outline: 0;
}
.stamp_head_btn a:hover {
   opacity: 0.7;
}
.stamp_head_qr {
   position: absolute;
   top: 212px;
   left: 540px;
}
.stamp_list {
   overflow: hidden;
   background: #e6e6e6;
   border-bottom: 2px solid #fff;
}
.stamp.last .stamp_list {
   border-bottom: none;
}
.stamp_list_inner {
   overflow: hidden;
   height: 140px;
   margin: 15px 15px 0;
   background: #fff;
   border-radius: 10px;
}
.stamp_list_inner img {
   display: block;
   padding: 10px;
}
.stamp_list_btn {
   margin-bottom: 30px;
   text-align: center;
   cursor: pointer;
}
.stamp_list_btn:hover {
   opacity: 0.7;
}
.capture-img{
   text-align:center;
   margin: 20px 0 30px;
}

.maintenance{
   position: absolute;
   bottom: 45px;
   width: 100%;
   font-size: 18px;
   text-align: center;
}