.point {
  margin-top: 10px;
  margin-bottom: 35px;
  clear: both;
  border: 2px solid #999999;
  padding: 10px;
  margin-bottom: 35px;
}

.point h5 {
  font-size: 16px;
  margin-bottom: 10px;
  background-color: none;
}

.point p {
  margin-bottom: 10px;
}

.point ul li {
    font-size: 12px;
    font-weight: bold;
    /* list-style: square url(https://file001.shop-pro.jp/PA01317/318/img/ico_list.png) inside; */
    background-image: url(https://file001.shop-pro.jp/PA01317/318/img/ico_list.png);
    background-repeat: no-repeat;
    background-position: 0% 3px;
    padding-left: 15px;
    margin-bottom: 5px;
    list-style: none;
}


#policy {
    width: 860px;
    margin: 0 auto;
}

@media only screen and (max-width: 768px) {
    #policy {
        width: 95%;
    }
}

#policy h3,
#payment_method h3,
#shipping_method h3 {
    /*margin-bottom: 20px;
    font-size: 20px;
    border-left: 6px solid #9F7B52;
    padding: 0 0 0 10px;
    line-height: 1em;
    letter-spacing: 1px;*/

    background-image: linear-gradient( 45deg, #fff 25%, #666666 25%, #666666 50%, #fff 50%, #fff 75%, #666666 75%, #666666 );
    background-size: 5px 5px;
    background-repeat: repeat-x;
    background-position: 0 100%;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-size: 1.4em;
    letter-spacing: 1px;

}

.postagebox {
    border: 1px solid #898989;
    overflow: hidden;
    padding: 2px;
    width: 350px;
}

@media only screen and (max-width: 768px) {
    .postagebox {
        width: 100%;
    }

    #howtocash,
    #shipping_method,
    #returnitem {
        padding-top: 55px;
    }

    .point,
    .sk_box,
    .policybox.sp-mgb0 {
        margin-bottom: 0;
    }
}


.postagebox dt {
    background-color: #d7d7d7;
    float: left;
    text-align: center;
    width: 60px;
}

.postagebox dd {
    float: left;
    padding-left: 1em;
}



p.info {
    margin-bottom: 40px;
}

.sk_box {
    margin-bottom: 40px;
}


/**/
#shipping_method .policybox,
#sk .policybox {
    display: table;
    width: 100%;
    border-bottom: 2px solid #ffffff;
}

#shipping_method .policybox h4,
#sk .policybox h4 {
    display: table-cell;
    padding: 10px 20px;
    width: 200px;
    background-color: #e3e3e3;
    border-right: 2px solid #ffffff;
}

#shipping_method .policybox p,
#sk .policybox p {
    display: table-cell;
    padding: 10px 20px;
    background-color: #f4f4f4;
}

@media only screen and (max-width: 768px) {
    #shipping_method .policybox,
    #shipping_method .policybox h4,
    #shipping_method .policybox p,
    #sk .policybox p,
    #sk .policybox h4,
    #sk .policybox {
        display: block;
    }

    #shipping_method .policybox h4,
    #shipping_method .policybox p,
    #sk .policybox p,
    #sk .policybox h4 {
        width: 90%;
        margin: 0 auto;
    }
}

.cashbox,
.sendbox {
    margin-bottom: 65px;
}


.cashbox h4,
.sendbox h4 {
    font-size: 1.2em;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

/**/
#howtocash {
    margin-bottom: 20px;
}

#howtocash h4 {
    font-size: 1.2em;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

#howtocash p {
    margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
    #howtocash img {
        max-width: 100%;
    }
}

#howtocash h5 {
    font-size: 1em;
    margin-bottom: 5px;
    background-color: #e3e3e3;
    padding: 5px;
}

#returnitem {
    margin-bottom: 35px;
}

#returnitem h4 {
    font-size: 1.2em;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

#returnitem p {
    margin-bottom: 10px;
}

#returnitem .policybox {
    margin-bottom: 30px;
}
