h1{
    width: 90%;
}

h2{
    width: 90%;
}

.wrap {
    width: 960px;
    max-width: 960px;
}

.wrap .pad{
    width: 95%;
}

.wrap .pad2{
    width: 85%;
}

.detail .wrap ul li:first-child {
  width: 73%;
}

.detail .wrap ul li {
  width: 22%;
}

footer .wrap{
    width: 95%;
    max-width: 95%;
}

footer .wrap ul li{
    font-size: 13px;
}

footer .wrap ul li:first-child img{
    width: 138px;
}

footer .wrap ul li a.p {
  font-size: 25px;
  line-height: 56px;
}

.checkOut .colRight ul li a.imageCart img {
  width:86px;
    margin-right: 5px;
}

.checkOut .colRight .infoCart{
    width: 190px;
    font-size: 19px;
}

.checkOut .colRight .infoCart .nameCart{
    font-size: 25px;
}

.checkOut .colRight .infoCart .priceCart{
    font-size: 22px;
}

.checkOut .colRight .priceSCart{
    font-size: 22px;
        width: 85px;
}

label.inputCheck{
    width: 94.7%;
}