@charset "utf-8";



/*--------------------------------------------------

 * index.html

--------------------------------------------------*/

.shop::before { 
	content: "　";
}

/*--------------------------------------------------

 * detail.html

--------------------------------------------------*/

/*  */
.infomation_old_layout table{
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.infomation_old_layout img{
	max-width: 100%;
}
@media print, screen and (min-width: 768px){}
@media only screen and (max-width: 767px){}




















@media print, screen and (min-width: 768px){}
@media only screen and (max-width: 767px){}
