@media (max-width: 420px){
#contents-outer {
    /* [disabled]min-width: 375px; */
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#inner-contents {
	min-width: 351px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#navigation {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    height: auto;
    display: block;
    position: static;
}
#navigation ul   {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    justify-content: space-between;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
}

#navigation ul li {
    margin-left: 0px;
    width: 49%;
    padding-right: 0px;
    margin-bottom: 7px;
    margin-right: 0px;
    padding-left: 7px;
}
#navigation ul li a {
	padding-right: 0px;
	margin-right: 0px;
	width: 100%;
}
#inner-contents section #top-left {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 90%;
}
    
#header {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow-x: hidden;
	overflow-y: hidden;
	background-position: -507px 0%;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#inner-contents section #top-right #fb-page-plugin {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 300px;
	overflow-x: hidden;
	overflow-y: hidden;
	clear: both;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#top-tel dl #tel {
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
}

#top-right #fb-page-plugin .fb-page {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
}
.ryouri {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0px;
    margin-right: 0px;
}
#din-subnavi ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: auto;
    float: none;
    clear: both;
}
#din-subnavi ul li {
    font-size: 16px;
    height: 110px;
    width: 45%;
    line-height: 60px;
    border-bottom: 3px solid #9D8765;
    text-align: left;
    display: block;
    float: none;
    background-position: -103px -37px;
    padding-left: 10px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0px;
    clear: both;
    text-shadow: 0px 0px 1px rgba(0,0,0,0.58);
}
#din-subnavi ul li a {
	text-decoration: none;
	/* [disabled]color: #A89571; */
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100px;
}
#din-wint {
	background-image: url(images/dinner-winter.jpg);
    margin-right: 0!important;
    margin-left: 0!important;
}

#ryouri-season_outer .ryouri-season {
    width: 47.5%;
    margin-left: 0px;
    margin-right: 0px;
}





section #top-left #slider-box {
	margin-left: 0px;
	padding-left: 0px;
}
#top-left #slider-box .slider {
	margin-left: 0px;
	padding-left: 0px;
}
#top-tel {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body #inner-contents  div.seas-takeout-tel{
    float: none;
    position: static;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding-left: 3%;
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 216px;
}
section .ryouri-img img {
    width: 100%;
    height: auto;
    margin-bottom: 8px;
}

}
