@charset "utf-8";




/* Mobile Layout: 480px and below. */
#スマートフォン {
}
#top {
    background-image: url(../images/dish/_MG_4116.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    margin-top: 90px;
}
#top .con1200 h2 {
    padding-bottom: 50px;
    padding-left: 10%;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    padding-top: 50px;
    letter-spacing: 0.2em;
    text-shadow: 0px 0px 5px #392517;
}
#concept {
    width: 100%;
    padding-bottom: 30px;
}
#concept .con1200 h3 {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-size: 1.2em;
    margin-left: 2%;
    margin-right: 2%;
}
#concept .con1200 p {
    font-size: 0.9em;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    margin-left: 5%;
    margin-right: 5%;
}
#menu h3 {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    text-align: center;
    font-size: 1.4em;
    letter-spacing: 0.1em;
}
#menu .photo {
    margin-bottom: 20px;
    float: left;
    clear: both;
}

#menu p {
    margin-left: 2%;
    margin-right: 2%;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}




#shop_data {
    width: 100%;
    float: left;
    clear: both;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
#shop_data .con1200 h2 {
    text-align: center;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
#shop_data .con1200 table {
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    max-width: 400px;
    clear: both;
}
tbody tr th {
    font-weight: normal;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #C5C5C5;
}
tbody tr td {
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #C5C5C5;
    text-align: center;
}
#shop_data .con1200 p {
    font-size: 0.9em;
}


#shop_data .con1200 #reservation {
    margin-top: 30px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}

.con1200 #reservation dt {
    font-weight: bold;
    padding-bottom: 10px;
}

.con1200 #reservation dd {
    font-size: 2em;
    margin-left: 0px;
    padding-left: 20px;
    padding-right: 20px;
}

#reservation dd a {
    background-color: #00E264;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 30px;
    -webkit-box-shadow: 3px 5px #009210;
    box-shadow: 3px 5px #009210;
    font-weight: bold;
}















































/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

	
#タブレット {
}
#top .con1200 h2 {
    padding-top: 80px;
    padding-bottom: 80px;
    font-size: 2em;
}

#menu p {
    text-align: center;
}











	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
}




/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

	
#パソコン {
}
#top {
    margin-top: 48px;
}
#top .con1200 h2 {
    padding-top: 100px;
    padding-bottom: 100px;
}
#concept .con1200 h3 {
    text-align: center;
}








}	
/* WideDesktop Layout: 1233px to a max of 2000px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1233px) {
#ワイドパソコン {
}


	




		
}
