#main {
	margin-bottom: 10px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;

}

.lineup-button .button {
	width: 100%  !important ;}

.lineup-button .button {
	text-align: center;
	width: auto;
}
.button img:nth-child(2),
.button img:nth-child(3) {
	display: none;
}
.lineup-button .button img {
	width: 100%;
	transform: scale(1);
	max-width: 100%;
}


p.hid  {
	visibility: visible;
	
}


/*---------*/

.goodsArea {
padding: 5px;
background-color: #FFFFFF;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}



.GoodsBox {
max-width: 100%;
background-color: #eeeeee;
margin-left: auto;
padding: 6px;
margin-right: auto;
}
