#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: 3px;
   right: 11px;
   border-top: none;
}
#line_stamp_campaign_head .sns-btns li{
   margin-right: 10px;
}
#line_stamp_campaign_h2 {
   margin-left: 1px;
}
.stamp {
   margin-left: 1px;
}
.stamp_head {
   position: relative;
   width: 805px;
   height: 344px;
   background: url(../img/stamp_head_bg.png) repeat-x;
}
.stamp_head_ttl {
   position: absolute;
   top: 33px;
   left: 267px;
}
.stamp_head_price {
   position: absolute;
   top: 85px;
   left: 267px;
}
.stamp_head_description {
   position: absolute;
   top: 125px;
   left: 267px;
   font-size: 12px;
}
.stamp_head_chara {
   position: absolute;
   top: 29px;
   left: 23px;
}
.stamp_head_btn a {
   position: absolute;
   top: 249px;
   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: 228px;
   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_inner2 {
   overflow: hidden;
   height: 190px;
   margin: 15px 15px 0;
   background: #fff;
   border-radius: 10px;
}
.stamp_list_inner img {
   display: block;
   padding: 10px;
}
.stamp_list_inner2 img {
   display: block;
   padding: 5px 10px 10px;
}
.stamp_list_btn {
   margin-bottom: 30px;
   text-align: center;
   cursor: pointer;
}
.stamp_list_btn2 {
   margin-bottom: 30px;
   text-align: center;
   cursor: pointer;
}
.stamp_list_btn:hover {
   opacity: 0.7;
}
.stamp_list_btn2:hover {
   opacity: 0.7;
}


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