@charset "utf-8";

@media screen and (max-width: 479px) {
/*
---------------------------------------------------- */
body {
	padding: 0;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-size: 100%;
	color: #333333;
	background-color: #25170E;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#l_e {
	height: 320px;
}

img {
	max-width: 100%;
	border-style: none;
}

#wrapper {
	background-clip: #25170E;
	margin: 0 auto;
	width: 100%;
	height: 480px;
}

#header {
	width: 100%;
	margin-top: 10px;
}

#header_inner {
	margin: 0 auto;
	width: 100%;
}

#hd1 {
	width: 100%;
	padding-top: 20px;
}
#header .rogo {
	background-image: url(img/rogo2.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 65%;
	height: 80px;
	margin: 0 auto;
}

H1 {
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	width: 100%;
	font-size: 1.0em;
	color: #FFF;
	text-align: center;
	padding-top: 0;
}

.bt1 {
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #E5DEC5;
	text-align: center;
	margin-top: 0;
}

#hd2 {
	width: 100%;
	height: 40px;
	clear: both;
}
.bt2 {
	float: left;
	background-image: url(img/reserve.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 45%;
	margin-left: 2%;
	margin-top: 10px;
	height: 31px;
}
.bt3 {
	float: right;
	background-image: url(img/tel.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 45%;
	margin-right: 3%;
	margin-top: 15px;
	height: 22px;
}
#menu {
	padding-top: 10px;
	clear: both;
}

#menu ul {
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu li {
	float: left;
	width: 32.7%;
	padding: 0;
	margin: 0;
	padding:8px 0;
	list-style: none;
	text-align: center;
	border: #1C110B solid 1px;
	display:block;
	background:#666;
	background-image: -moz-linear-gradient(top, #421E0F 0%, #3F1D0E 50%, #381A0C 50%, #411E0F 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #421E0F), color-stop(0.50, #3F1D0E), color-stop(0.50, #381A0C), color-stop(1, #411E0F));
}

#header_line {
	height: 27px;
	background-image:url(img/line.png);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0 auto;
	z-index: 3;
	clear: both;
}

#viewer {
	background-image: url(img/main1_s.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 430px;
	margin: 0 auto;
	margin-top: 10px;
	z-index: 1;
}

#viewer img {
	z-index: 1;
}

#inner {
	margin: 0 auto;
	left: 0px;
	top: 0px;
}

#inner_in {
	margin: 0 auto;
	height: 100%;
	left: 0px;
	margin-top: -60px;
}

#concept {
	float: left;
	background-image:url(img/bn_concept.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 49%;
	height: 120px;
}

#men {
	float: right;
	background-image:url(img/bn_menu.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 49%;
	height: 120px;
}

#event {
	float: left;
	background-image:url(img/bn_event.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 49%;
	height: 120px;
	margin-bottom: 10px;
}

#party {
	float: right;
	background-image:url(img/bn_party.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 49%;
	height: 120px;
	margin-bottom: 10px;
}

#sunday_b {
	background-image:url(img/sunday_b.jpg);
	background-repeat: no-repeat;
	background-color: #981818;
	background-size: contain;
	width: 96%;
	margin-bottom: 15px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color: #FFF;
	text-shadow: 0 0 2px #000;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 1.7em;
	font-weight: bold;
	padding: 2%;
	padding-top: 10%;
}
#stamp_b {
	background-image:url(img/stamp_b.jpg);
	background-repeat: no-repeat;
	background-color: #9F5000;
	background-size: contain;
	width: 96%;
	margin-bottom: 15px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color: #FFF;
	text-shadow: 0 0 2px #000;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 1.7em;
	font-weight: bold;
	padding: 2%;
	padding-top: 10%;
}
#ladies_d {
	float: left;
	background-image: url(img/ladys_day.jpg);
	background-color: #D61E68;
	background-repeat: no-repeat;
	background-size: contain;
	width: 44%;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color: #FFF;
	text-shadow: 0 0 2px #000;
	text-decoration: none;
	font-size: 0.7em;
	line-height: 1.7em;
	font-weight: bold;
	padding: 2%;
	padding-top: 11%;
}

#wine_b {
	float: right;
	background-image: url(img/wine_buffet.jpg);
	background-color: #750044;
	background-repeat: no-repeat;
	background-size: contain;
	width: 44%;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color: #FFF;
	text-shadow: 0 0 2px #000;
	text-decoration: none;
	font-size: 0.7em;
	line-height: 1.7em;
	font-weight: bold;
	padding: 2%;
	padding-top: 11%;
}

#l_mid {
	width: 95%;
	margin: 0 auto;
	clear: both;
}

#plan {
	background-image:url(img/1_plan.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: 50px;
	margin-top: 20px;
	padding-bottom: 10px;
}

#tannou {
	background-image: url(img/202406_plan.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: 50px;
	margin-top: 10px;
	padding-bottom: 20px;
}


#fire {
	float: left;
	background-image:url(img/fire.gif);
	background-repeat: no-repeat;
	background-size: contain;
	width: 38%;
	height: 150px;
	margin-top: 20px;
	margin-left: 2%;
	margin-bottom: 20px;
}

#fire2 {
	float: right;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color: #E5DEC5;
	font-size: 1.05em;
	font-weight: bold;
	line-height: 1.5em;
	width:60%;
	margin-top: 20px;
}


#fire3 {
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color: #E5DEC5;
	font-size: 1.0em;
	line-height: 1.7em;
	left: 265px;
	width: 94%;
	margin-top: 20px;
	margin: 0 auto;
	margin-bottom: 20px;
	border-radius: 10px;
	background-color: #421E0F;
	padding: 3%;
	clear: both;
}

#happy {
	background-image: url(img/happy.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	height: 192px;
	width: 75%;
	margin: 0 auto;
}

#info {
	background-color: #FFF;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-weight: bold;
	color: #900;
	font-size: 0.9em;
	line-height: 1.6em;
	width: 85%;
	left: 797px;
	top: -86px;
	padding: 5%;
	margin: 0 auto;
	margin-top: 5%;
}

#wc {
	margin-top: 0;
}

.wc_img {
	float: left;
	width: 100px;
	height: 124px;
	margin-right: 10px;
}

#facebook {
	background-color: #25170E;
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

/* Facebook Like Box width: 100% */

.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
    width: 100% !important;
}

#news {
	background-color: #930;
	left: 797px;
	height: 100px;
	top: 425px;
	margin-top: 20px;
	width: 95%;
	margin: 0 auto;
	margin-bottom: 20px;
}

#sis {
	color: #FFF;
	text-align: center;
	left: 796px;
	width: 95%;
	height: 15px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

#leone {
	background-image: url(img/leone.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 70%;
	height: 65px;
	margin: 0 auto;
	margin-bottom: 20px;
}
#luciano {
	background-image: url(img/luciano.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 70%;
	height: 65px;
	margin: 0 auto;
	margin-bottom: 20px;
}
#footer {
	height: 250px;
	width: 95%;
	margin: 0 auto;
	background-color: #311F13;
}

#footer .inner {
	margin: 0 auto;
	width: 100%;
	height: 200px;
	top: 0px;
}

#copyright {
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color: #FFF;
	text-shadow: 1px 1px 2px #000;
	font-size: 0.85em;
	line-height: 1.4em;
	font-weight: bold;
	z-index: 1;
	left: 35px;
	width: 95%;
	padding: 0.85em;
	margin-bottom: 0;
}


#footer_link {
	background-color: #311F13;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	height: 150px;
	margin: 0 auto;
}
}

@media screen and (min-width: 390px) {
#concept {
	float: left;
	background-image:url(img/bn_concept.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 49%;
	height: 130px;
}

#men {
	float: right;
	background-image:url(img/bn_menu.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 49%;
	height: 130px;
}

#event {
	float: left;
	background-image:url(img/bn_event.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 49%;
	height: 130px;
	margin-bottom: 10px;
}

#party {
	float: right;
	background-image:url(img/bn_party.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 49%;
	height: 130px;
	margin-bottom: 10px;
}
}

@media screen and (min-width: 414px) {
#header .rogo {
	background-image: url(img/rogo2.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 58%;
	height: 80px;
	margin: 0 auto;
}
#concept {
	float: left;
	background-image:url(img/bn_concept.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 49%;
	height: 140px;
}

#men {
	float: right;
	background-image:url(img/bn_menu.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 49%;
	height: 140px;
}

#event {
	float: left;
	background-image:url(img/bn_event.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 49%;
	height: 140px;
	margin-bottom: 10px;
}

#party {
	float: right;
	background-image:url(img/bn_party.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 49%;
	height: 140px;
	margin-bottom: 10px;
}
}


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


/*
---------------------------------------------------- */
body {
	padding: 0;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-size: 100%;
	color: #333333;
	background-color: #25170E;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
img {
	max-width: 100%;
	border-style: none;
}
#wrapper {
	background-clip: #25170E;
	margin: 0 auto;
	width: 100%;
	height: 1500px;
	position: relative;
}

#header {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#header_inner {
	position: relative;
	margin: 0 auto;
	width: 1150px;
	height: 140px;
}

H1 {
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-size: 0.75em;
	color: #FFF;
	position: absolute;
	left: 172px;
	top: 30px;
}

#header .rogo {
	position: absolute;
	background-image: url(img/rogo.png);
	width: 300px;
	height: 104px;
	left: 37px;
	top: 19px;
}

.bt1 {
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #E5DEC5;
	left: 418px;
	position: absolute;
	top: 30px;
}
.bt2 {
	background-image: url(img/reserve.png);
	width: 182px;
	height: 31px;
	left: 709px;
	position: absolute;
	top: 23px;
}
.bt3 {
	background-image: url(img/tel.png);
	width: 209px;
	height: 22px;
	left: 908px;
	position: absolute;
	top: 27px;
}
#menu {
	margin: 0;
	left: 417px;
	position: absolute;
	top: 67px;
}

.mnu li {
	float: left;
	margin: 0 50px 0 0;
	padding: 0;
	list-style:none;
}

#header_line {
	height: 27px;
	background-image:url(img/line.png);
	background-repeat: repeat-x;
	width: 100%;
	min-width: 1300px;
	margin: 0 auto;
	position: absolute;
	z-index: 3;
}

#viewer {
	background-image: url(img/main1.jpg);
	position: relative;
	height: 560px;
	width: 1300px;
	margin: 0 auto;
	margin-top: 10px;
	z-index: 1;
}

#viewer img {
	position: absolute;
	top: 155px;
	z-index: 1;
}

#content {
	position: absolute;
	width: 100%;
	z-index: 10;
}

#inner {
	margin: 0 auto;
	width: 1150px;
	left: 0px;
	top: 0px;
}

#inner_in {
	margin: 0 auto;
	width: 1080px;
	height: 1450px;
	left: 0px;
	margin-top: -20px;
}
#left {
	float: left;
	width: 730px;
	height: 250px;
	margin-top: -86px;
}
#l_u {
	width: 730px;
	height: 250px;
}

#l_d {
	width: 730px;
	height: 260px;
	left: 0px;
}

#l_e {
	width: 730px;
	height: 300px;
	left: 0px;
}

#concept {
	float: left;
	background-image:url(img/bn_concept.png);
	width: 354px;
	height: 228px;
	left: 30px;
	top: -89px;
}

#men {
	float: right;
	background-image:url(img/bn_menu.png);
	width: 354px;
	height: 228px;
	left: 412px;
	top: -88px;
}

#event {
	float: left;
	background-image:url(img/bn_event.png);
	width: 354px;
	height: 228px;
	left: 27px;
	top: 169px;
}

#party {
	float: right;
	background-image:url(img/bn_party.png);
	width: 354px;
	height: 228px;
	left: 412px;
	top: 170px;
}

#plan {
	background-image:url(img/1_plan.jpg);
	background-repeat: no-repeat;
	width: 730px;
	height: 100px;
	padding-bottom: 30px;
}

#tannou {
	background-image:url(img/202406_plan.jpg);
	background-repeat: no-repeat;
	width: 730px;
	height: 100px;
	padding-bottom: 30px;
}

#sunday_b {
	background-image:url(img/sunday_b.jpg);
	background-repeat: no-repeat;
	background-color: #981818;
	background-size: contain;
	width: 700px;
	margin-bottom: 30px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color: #FFF;
	text-shadow: 0 0 2px #000;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight: bold;
	padding: 15px;
	padding-top: 70px;
}
#stamp_b {
	background-image:url(img/stamp_b.jpg);
	background-repeat: no-repeat;
	background-color: #9F5000;
	background-size: cover;
	width: 700px;
	margin-bottom: 30px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color: #FFF;
	text-shadow: 0 0 2px #000;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight: bold;
	padding: 15px;
	padding-top: 70px;
}
#ladies_d {
	float: left;
	background-image:url(img/ladys_day.jpg);
	background-repeat: no-repeat;
	background-color: #D61E68;
	background-size: contain;
	width: 324px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color: #FFF;
	text-shadow: 0 0 2px #000;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight: bold;
	padding: 15px;
	padding-top: 75px;
}

#wine_b {
	float: right;
	background-image:url(img/wine_buffet.jpg);
	background-repeat: no-repeat;
	background-color: #750044;
	background-size: contain;
	width: 324px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color: #FFF;
	text-shadow: 0 0 2px #000;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight: bold;
	padding: 15px;
	padding-top: 75px;
}

#fire {
	float: left;
	background-image:url(img/fire.gif);
	width: 200px;
	height: 300px;
	margin-top: 10px;
}

#fire2 {
	float: right;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #E5DEC5;
	line-height: 1.8em;
	left: 265px;
	width: 500px;
	margin-top: 10px;
}

#fire3 {
	float: right;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color: #E5DEC5;
	font-size: 0.9em;
	line-height: 2.2em;
	left: 265px;
	width: 500px;
	margin-top: 10px;
}

#right {
	float: right;
	width: 325px;
	left: 797px;
	margin-top: -84px;
}

#happy {
	background-image: url(img/happy.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	height: 204px;
	width: 325px;
}

#info {
	background-color: #FFF;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-weight: bold;
	color: #900;
	font-size: 0.8em;
	line-height: 2em;
	width: 90%;
	height: 175px;
	left: 797px;
	top: -86px;
	padding: 5%;
	margin-top: 20px;
}

#wc {
	margin-top: 0;
}

.wc_img {
	float: left;
	width: 100px;
	height: 124px;
	margin-right: 10px;
}

#facebook {
	clear: both;
	background-color: #25170E;
	width: 100%;
	margin-top: 20px;
}

/* Facebook Like Box width: 100% */
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
    width: 100% !important;
}


#news {
	background-color: #FFF;
	left: 797px;
	width: 100%;
	height: 205px;
	top: 425px;
	margin-top: 20px;
}

#sis {
	color: #FFF;
	text-align: center;
	left: 796px;
	width: 325px;
	height: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#sis_bn {
	margin-bottom: 30px;
}
#leone {
	background-image: url(img/leone.png);
	left: 796px;
	width: 325px;
	height: 70px;
}
#luciano {
	background-image: url(img/luciano.png);
	left: 796px;
	width: 325px;
	height: 70px;
}

#footer {
	clear: both;
	height: 270px;
	width: 100%;
	min-width: 1300px;
	left: 0px;
	background-color: #311F13;
}

#footer .inner {
	margin: 0 auto;
	width: 1080px;
	height: 270px;
	top: 0px;
}

#copyright {
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	float: left;
	color: #FFF;
	text-shadow: 1px 1px 2px #000;
	font-size: 1.0em;
	line-height: 1.8em;
	font-weight: bold;
	z-index: 1;
	left: 35px;
	margin-top: 20px;
	width: 765px;
}


#footer_link {
	float: right;
	background-image: url(img/footer.jpg);
	width: 295px;
	height: 147px;
	margin-top: 70px;
}
