@charset "utf-8";




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


#concept {
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 30px;
    padding-top: 30px;
}
#concept p {
    text-align: center;
    font-size: 0.9em;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
#concept dl {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
#concept dl dt {
    font-size: 0.8em;
    border-bottom: 1px solid #E2E2E2;
}
#concept dl dd {
    margin-left: 0px;
    font-size: 0.9em;
}

#shop_data {
    width: 100%;
    float: left;
    clear: both;
    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;
    text-align: center;
}

.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;
}

#concept dl {
    max-width: 500px;
}
#concept dl dt {
    float: left;
    width: 80px;
    border-bottom-style: none;
}












	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
}




/* 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;
    font-size: 2.5em;
}
#menu h3 {
    font-size: 2em;
}
#menu #condate {
    width: 70%;
    margin-left: 15%;
}










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

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


	




		
}
