body{
    border-top:0;
}
#wrapper{
    margin:0 auto !important;
    text-align:center !important;
    width: 100% !important;
}
img {
    vertical-align:bottom !important;
    margin-top: -1px;
}
.footer {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    font-size:18px;
    margin-top:16px
}
.list2 ul {
    margin: 0 auto;
    text-align: center;
    width: 95%;
}
.list2 ul li{
    overflow: hidden;
    margin: 0;
    width: 100%;
    text-align: left;
    padding: 0;
    border: 1px #ccc solid;
    border-bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
    background: linear-gradient(#fff, #f0f0f0);
       display:block;
    -webkit-box-shadow:0px 3px 3px rgba(000,000,000,0.1);
    box-shadow:0px 3px 3px rgba(000,000,000,0.1);
}
.list2 ul li:first-child{
    border-radius: 8px 8px 0 0;
}
.list2 ul li:last-child{
    border-radius: 0 0 8px 8px;
    border-bottom:1px #ccc solid;
}
.list2 ul li a{
    color: #333;
    display: block;
    height: 44px;
    margin: 0;
    padding: 0 0 0 10px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 44px;
    text-overflow: ellipsis;
    text-decoration: none;
    font-weight:bold;
}
.list2 ul li a::after{
    float: right;
}
.mainContentSP { 
    padding-top: 0 !important; 
}
.register p.text2 {
    margin: 5px 0 15px !important;
}
.box{
    position:relative;
    width: 100%;
}
.ab{
    position: absolute;
}
.btn01{
    bottom: 9%;
    width: 92%;
    text-align: center;
    left: 16px;
}
.btn02{
    bottom: 9%;
    left: 23%;
}
.btn-1qty{
    bottom: 9%;
    width: 100%;
    text-align: center;
}
@media screen and (max-width:414px){
    .btn-1qty{
        bottom: 9%;
        width: 90%;
        text-align: center;
        left: 22px;
        top: 80px;
    }
    }
.btn-2qty{
    bottom: 0;
    width: 100%;
    text-align: center;
}
@media screen and (max-width:414px){
    .btn-2qty{
        bottom: 9%;
        width: 90%;
        text-align: center;
        left: 22px;
        top: 69px;
    }
    }
.box .text1 {
    color: #333333;
    font-size: 13px;
    text-align: left;
    width: 82%;
    position: absolute;
    top: 6px;
    left: 44px;
    line-height: 1.8;
}
.list-style li:before {
   content: "※";
   left: -7%;
   position: absolute;
   line-height: 150%;
}
.list-style .first-list:before {
   content: "◆";
}
