@charset "UTF-8";
#itemZone {
padding: 10px;

}

.item-wrapper {
padding-bottom: 25px;
width: 100%;
}



.item-icon {
width: auto;
float: none;
margin-right: 10px;
margin-bottom: 10px;
}


.buybtn {
width: auto;
float: none;
border-radius: 26px;
background-color: rgb(255, 153, 0);
padding-top: 15px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 15px;
font-size: 1.4em;
font-weight: bold;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}


.item-name-L {
width: auto;
float: none;
padding-bottom: 10px;
}
.item-name-L img {
width: 40%;
}
.item-name-R {
width: auto;
float: none;

}.item-name-L .icon50 {
width: 20%;
}
