#header-top .col{
	width:100%;
	max-width:1200px;
}
.shop-name {
    text-align: center;
}
.item img{
width:33%;
}



.pamphlet{
	padding:10px 0;
}
.pamphlet img {
    width: 50%;
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left;
}
.ttl-h2{
line-height: 6;
}
@media only screen and (max-width: 480px){
.pamphlet img,.item img {
width:100%
}
}