#photo01 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.komidashi {
    font-family: caflisch-script-pro, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    font-size: 56px;
    color: #5B4E42;
    margin-top: 140px;
    margin-bottom: 60px;
    border-bottom: 1px solid #5B4E42;
}
.menu {
    text-align: left;
    font-size: 0;
}
.menu li {
    display: inline-block;
	height: auto;
    margin-right: 57px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 16px;
    vertical-align: top;
}
.menu li img{
	width:242px;
	heigh:auto;
}
.menu li:nth-child(3n) {
    margin-right: 0px;
}
.eng_menu {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #5B4E42;
    font-size: 20px;
    margin-bottom: 10px;
}
.jpn_menu {
    color: #5B4E42;
    font-size: 16px;
    line-height: 20px;
}
.jpn_menu span {
    font-size: 12px;
}

@media screen and (max-width: 960px) { /*ウィンドウ幅が最大960pxまでの場合に適用*/
	#photo01 img {
		width: 100%;
    height: auto;
}
.komidashi {
    font-family: caflisch-script-pro, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    font-size: 50px;
    color: #5B4E42;
    margin-top: 60px;
    margin-bottom: 40px;
    border-bottom: 1px solid #5B4E42;
}
.menu {
    text-align: left;
    font-size: 0;
}
.menu li {
    display: inline-block;
	width:48%;
	height: auto;
    margin-right: 4%;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    vertical-align: top;
}
.menu li img{
	width:100%;
	heigh:auto;
}
.menu li:nth-child(3n) {
    margin-right: 4%;
}
.menu li:nth-child(2n) {
    margin-right: 0px;
}
.eng_menu {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #5B4E42;
    font-size: 18px;
	line-height: 20px;
    margin-bottom: 5px;
}
.jpn_menu {
    color: #5B4E42;
    font-size: 14px;
    line-height: 16px;
}
.jpn_menu span {
    font-size: 10px;
}
	.chui{
		margin-top:20px;
	font-size: 14px;	
	}
}
