
.contents {
	width: 85%;
}

.shop-div {
    padding: 10px;
    box-sizing: border-box;

}

 .shop-div .t00 {
        font-size: 24px;
        padding: 20px;
        box-sizing: border-box;
        color: #716a32;
        margin-left: auto;
        margin-right: auto;
        max-width: 530px;
        text-align: center;
    }


@media screen and (max-width:700px) {




}