@charset "utf-8";

@media screen and (max-width: 640px){
/* hamayaki */

#content {
	background-image: url(../../hamayaki/images/bg_header.jpg);
	height: auto;
	font-size:0.8em;
}

#content .container {
	background-image: url(../../hamayaki/images/img_hama.png);
	background-repeat: no-repeat;
	background-position: center 180px;
	width: auto;
	height: auto;
	padding: 0 30px;
}
	

#content .container p{
	text-align: left;
}

#content .header h1 {
	width: 210px;
}
	
#content .contener .header{
    position: relative;
    padding-top: 45px;
    margin-bottom: 10px;
    width: auto;
	}
	
.header h1 img {
	margin-bottom: 18px;
}
.header h1 img#title {
	margin-left: 18px;
}
.header h1 img#off {
	position: absolute;
	top: 370px;
	right: -32px;
}
	
#header #logo {
    position: relative;
    margin: 0 auto;
    width: 200px;
    height: 86px;
    text-align: left;
    z-index: 1;
    margin-left: 0;
}	

#content .header .leftbox {
	width: auto;
}
#content .header .leftbox #sanka {
	float: none;
	width: auto;
	font-size:0.93em;                     	
}
	
#content .header .leftbox #sanka img {
	margin: 510px 0 20px 180px;
}
#content .header .leftbox .txt {
	width: 330px;
	margin: 20px 0 22px 0;
	width: auto;
}
    
#content .header .eatin {
    position: absolute;
    top: 680px;
    left: 20px;
}
    
#content .header .eatin img{
    width: 105%;
    height: auto;
}
	
#content .container .main{
	width: auto;
	height: auto;
	margin-top: -40px;
	}
	
#content .container .article h2,
#content .container .article li {
	display: block;
	padding-top: 6px;
	margin-bottom: 27px;
}
#content .container .article h2 {
	margin-right: 0;
    width: 100%;
}
#content .container .article h2 img{
    height: auto;
    width: 100%;
}
#content .container .article #price li {
	width: 60px;
}
	
#content .container .article #price li:nth-child(8),
#content .container .article #price2 li:nth-child(1),
#content .container .article #price2 li:nth-child(8){
	margin-right: 14px;
}

#content .container #photo {
	margin: 0 auto 40px;
    padding: 0 30px;
}
#content .container #photo li {
	margin: 0 20px 20px 0;
	float: left;
	}
	
#content .container #photo li:nth-child(even){
		margin-right: 0;
	}
	
#content .article p.txtC{
	}
    
.article #price {
    overflow: hidden;
    background-image: url(../../hamayaki/images/bg_price.png);
    width: auto;
    padding: 2%;
    margin-bottom: 10px;
}
    
.article #price dl {
	width: 41%;
    background-color: #f0f0f0;
    text-align: center;
    padding: 20px  20px  15px;
    float:left;
    margin: 0 0 30px 0;
}
    
.article #price dl:nth-of-type(even) {
    margin-right: 0;
    float:right;
}
    
.article #price dt {
    margin-bottom: 5px;
    min-height: 20px;
}
    
.article #price  dd.catch img{
    width: 103%;
}
    
.article #price dd.catch {
    margin-bottom: 15px;
    min-height: 13px;
}

.article #price .photo {
	margin-bottom: 15px;
}
    
.article #price .photo img{
    width: 100%;
    height: auto;
}
    
#content .container #photo {
    margin-left: -20px;
    margin-bottom: 40px;
    clear: both;
}
    
#content .container #photo li {
	margin-left: 20px;
	float: left;
}
}