﻿@charset "utf-8";
#wrap {
	width:auto;
	overflow:hidden;
}
#contents{
	width:auto;
}
#foods, #desserts, #drinks{
    width:auto;
    justify-content:center;
}
.box_l{
    padding-right:50px;
}
footer{
	width:auto;
}
.sns{
	flex-wrap:wrap;
}
.coffee7{
	position:relative;
	bottom: 100px;
	left: 350px;
}