@charset "UTF-8";

/* INTERFACE */

body{
	-webkit-text-size-adjust:100%;
	box-sizing:border-box;
	margin:0;
	padding:0;
	background-color:#fff;
	color:#000;
	font-family:'Noto Sans JP', sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#header_sub{
	border-top:5px solid #12244d;
	border-bottom:1px solid #ccc;
	padding:40px;
	text-align:center;
}

#header_sub img{
	width:120px;
}

/* INTERFACE END */


/*=====home_key_area=====*/

#home_key_area{
	margin:0 0 80px;
	padding:50% 0 0;
	background-image:url(../img/home_key_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	position:relative;
}

#home_key_area h1{
	box-sizing:border-box;
	max-width:592px;
	width:100%;
	margin:0;
	padding:0 40px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

#home_key_area h1 img{
	width:100%;
	height:auto;
	vertical-align:bottom;
}

/*=====home_attention_area=====*/

#home_attention_area{
	padding:0 20px;
	box-sizing:border-box;
	width:100%;
}

#home_attention_area>div{
	max-width:850px;
	margin:0 auto 80px;
	padding:30px;
	box-sizing:border-box;
	border:2px solid #b50b2b;
}

#home_attention_area p{
	font-size:15px;
	color:#555;
	margin:0 0 20px;
	line-height:1.4em;
}

#home_attention_area h2{
	margin:0 0 10px;
	font-size:18px;
	color:#0f2350;
}

#home_attention_area ul{
	margin:0 0 20px;
	padding:0 0 0 25px;
	color:#0f2350;
	font-weight:300;
}

#home_attention_area a:link,
#home_attention_area a:visited{
	text-decoration:none;
	color:#0f2350;
}

#home_attention_area a:hover,
#home_attention_area a:active{
	text-decoration:underline;
	color:#0f2350;
}


/*=====home_greeting_area=====*/

#home_greeting_area{
	margin:0 0 100px;
	position:relative;
}

#home_greeting_area>div:first-child{
	max-width:1100px;
	width:100%;
	margin:0 auto;
	padding:0 40px;
	text-align:right;
	position:absolute;
	top:0;
	left:50%;
	transform:translate(-50%,0);
	box-sizing:border-box;
}

#home_greeting_area>div:first-child img{
	width:45%;
	height:auto;
	vertical-align:bottom;
}

#home_greeting_area>div:last-child{
	padding:20px 0 0;
}

#home_greeting_area>div:last-child h2{
	margin:0 0 25px;
	padding:0 0 6px;
	border-bottom:1px dashed #0f2350;
}

#home_greeting_area>div:last-child h2>span{
	display:block;
	padding:0 0 20px;
	border-bottom:2px solid #0f2350;
}

#home_greeting_area>div:last-child h2>span>div{
	max-width:1100px;
	margin:0 auto;
	padding:0 40px;
}

#home_greeting_area>div:last-child h2>span>div div{
	width:48%;
	background-image:url(../img/footprint01.svg);
	background-repeat:no-repeat;
	background-size:58px 28px;
	background-position:left 434px bottom;
}

#home_greeting_area>div:last-child h2>span>div img{
	max-width:434px;
	width:100%;
	height:auto;
	vertical-align:bottom;
}

#home_greeting_area>div:last-child>div{
	max-width:1100px;
	margin:0 auto;
	padding:0 40px;
}

#home_greeting_area>div:last-child>div p{
	width:48%;
	margin:0;
	color:#555;
	text-align:justify;
	text-justify:inter-ideograph;
	letter-spacing:0.1em;
	font-size:15px;
	line-height:2.1;
}



/*=====home_menu_area=====*/

#home_menu_area{
	max-width:1100px;
	margin:0 auto 130px;
	padding:0 40px;
}

#home_menu_area>div{
	padding:20px;
	background-color:#fffcf1;
}

#home_menu_area>div>div{
	padding:60px 50px 80px;
	border:1px dashed #bebebe;
}
/*
#home_menu_area>div>div h2{
	margin:0 0 45px;
	text-align:center;
	font-size:20px;
	line-height:auto;
}

#home_menu_area>div>div h2 img{
	width:auto;
	height:60px;
	vertical-align:bottom;
}
*/
#home_menu_area>div>div>img{
	width:100%;
	height:auto;
	margin:0 0 80px;
	vertical-align:bottom;
}

/*=====drink_menu_area=====*/
#drink_menu_area{
	margin:0 0 90px;
	overflow:hidden;
}

#drink_menu_area h3{
	display:table;
	margin:0 auto 50px;
	padding:6px 35px;
	background-image:url(../img/home_menu_drink_icon.svg),url(../img/home_menu_drink_icon.svg);
	background-repeat:no-repeat,no-repeat;
	background-size:auto 100%,auto 100%;
	background-position:left center,right center;
	font-size:18px;
	line-height:1;
}

@media \0screen{
	#drink_menu_area h3 {
		width:245px;
		background-image:none;
	}
}

@media screen and (min-width: 0\0) and (min-resolution: .001dpcm){
	#drink_menu_area h3{
		width:245px;
		background-image:none;
	}
}

_:-ms-lang(x), #drink_menu_area h3{
	width:245px;
	background-image:none;
}

_:-ms-fullscreen, :root #drink_menu_area h3{
	width:245px;
	background-image:none;
}

#drink_menu_area h3 img{
	width:auto;
	height:18px;
	vertical-align:bottom;
}

#drink_menu_area>section{
	width:55%;
	margin:0 0 50px;
	float:left;
}

#drink_menu_area>section h4{
	margin:0 0 20px;
	color:#0f2350;
	letter-spacing:0.05em;
	font-size:11px;
	line-height:1;
	font-weight:normal;
}

#drink_menu_area>section h4 img{
	width:auto;
	height:16px;
	margin:0 10px 0 0;
	vertical-align:bottom;
}

#drink_menu_area>section table{
	width:100%;
	border-collapse:collapse;
	font-size:14px;
	line-height:1.5;
}

#drink_menu_area>section table tr{
	border-bottom:1px solid #ccc;
}

#drink_menu_area>section table tr th{
	padding:12px 0;
	text-align:left;
	vertical-align:top;
	font-weight:400;
}

#drink_menu_area>section table tr th span{
	display:block;
	color:#555;
	font-size:12px;
}

#drink_menu_area>section table tr th .housewine_menu1{
	display:inline-block;
	padding:0 0 0 2em;
	color:#000;
	font-size:14px;
}

#drink_menu_area>section table tr th .housewine_menu{
	padding:0 0 0 8em;
	color:#000;
	font-size:14px;
}

#drink_menu_area>section table tr td{
	padding:12px 0;
	vertical-align:top;
}

#drink_menu_area>section table tr td:last-child{
	width:60px;
	color:#0f2350;
	text-align:right;
	letter-spacing:0.1em;
	font-family:'Book Antiqua';
	font-weight:bold;
}


/*drink_wine_area*/

#drink_wine_area{
	width:40%;
	float:right;
}

#drink_wine_area>img{
	width:100%;
	height:auto;
	margin:0 0 15px;
	vertical-align:bottom;
}

#drink_wine_area div{
	padding:5px;
	border:1px solid #eebb00;
}

#drink_wine_area div span{
	display:block;
	padding:30px;
	border:1px dashed #eebb00;
}

#drink_wine_area div span section{
	margin:0 0 15px;
}

#drink_wine_area div span section:last-child{
	margin:0;
}

#drink_wine_area div span section h4{
	margin:0 0 8px;
	text-align:center;
	font-size:15px;
	line-height:1.2;
	font-weight:500;
}

#drink_wine_area div span section p{
	margin:0;
	text-align:center;
	font-size:13px;
	line-height:1.2;
}


/*=====food_menu_area=====*/

#food_menu_area h3{
	display:table;
	margin:0 auto 50px;
	padding:6px 25px;
	background-image:url(../img/home_menu_food_icon01.svg),url(../img/home_menu_food_icon02.svg);
	background-repeat:no-repeat,no-repeat;
	background-size:auto 100%,auto 100%;
	background-position:left center,right center;
	font-size:18px;
	line-height:1;
}

@media \0screen{
	#food_menu_area h3 {
		width:274px;
		background-image:none;
	}
}

@media screen and (min-width: 0\0) and (min-resolution: .001dpcm){
	#food_menu_area h3{
		width:274px;
		background-image:none;
	}
}

_:-ms-lang(x), #food_menu_area h3{
	width:274px;
	background-image:none;
}

_:-ms-fullscreen, :root #food_menu_area h3{
	width:274px;
	background-image:none;
}

#food_menu_area h3 img{
	width:auto;
	height:18px;
	vertical-align:bottom;
}

#food_menu_area>section{
	margin:0 0 50px;
}

#food_menu_area>section:last-of-type{
	margin:0;
}

#food_menu_area>section h4{
	margin:0 0 30px;
	color:#0f2350;
	text-align:center;
	text-indent:0.05em;
	letter-spacing:0.05em;
	font-size:11px;
	line-height:1;
	font-weight:normal;
}

#food_menu_area>section h4 img{
	display:block;
	width:auto;
	height:20px;
	margin:0 auto 8px;
	vertical-align:bottom;
}

#food_menu_area>section table{
	max-width:620px;
	width:100%;
	border-collapse:collapse;
	margin:0 auto;
	font-size:14px;
	line-height:1.4;
}

#food_menu_area>section table tr{
	border-bottom:1px solid #ccc;
}

#food_menu_area>section table tr th{
	padding:12px 0;
	text-align:left;
	vertical-align:bottom;
	font-weight:400;
}

#food_menu_area>section table tr td{
	width:100px;
	color:#0f2350;
	text-align:right;
	vertical-align:bottom;
	letter-spacing:0.1em;
	font-family:'Book Antiqua';
	font-weight:bold;
}

/*pickup_food_area*/
#pickup_food_area{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin:0 0 50px;
}

#pickup_food_area section{
	width:47%;
	margin:0 0 30px;
}

#pickup_food_area section img{
	width:100%;
	height:auto;
	margin:0 0 20px;
	border-radius:5px;
	vertical-align:bottom;
}

#pickup_food_area section h4{
	margin:0 0 10px;
	text-align:center;
	text-indent:0.05em;
	letter-spacing:0.05em;
	font-size:14px;
	line-height:1.4;
	font-weight:400;
}

#pickup_food_area section span{
	display:block;
	color:#0f2350;
	text-align:center;
	text-indent:0.1em;
	letter-spacing:0.1em;
	font-family:'Book Antiqua';
	font-size:17px;
	font-weight:bold;
}


/*=====home_interior_area=====*/

#home_interior_area{
	margin:0 0 160px;
}

#home_interior_area h2{
	max-width:1100px;
	margin:0 auto 45px;
	padding:0 40px;
	text-align:center;
	font-size:20px;
	line-height:auto;
}

#home_interior_area h2 img{
	width:auto;
	height:60px;
	vertical-align:bottom;
}

#home_interior_area>p{
	max-width:1100px;
	margin:0 auto 80px;
	padding:0 40px;
	text-align:center;
	text-indent:0.15em;
	letter-spacing:0.15em;
	font-size:15px;
	line-height:2.2;
}

#home_interior_area section{
	max-width:1500px;
	margin:0 auto 70px;
	position:relative;
}

#home_interior_area section .interior_image{
	width:46%;
	position:absolute;
	top:0;
}

#home_interior_area section .interior_image img{
	width:100%;
	height:auto;
	vertical-align:bottom;
}

#home_interior_area section .interior_text{
	max-width:1100px;
	margin:0 auto;
	padding:0 40px;
}

#home_interior_area section .interior_text>div{
	display:inline-block;
	width:55%;
}

#home_interior_area section .interior_text>div h3{
	margin:0 0 30px;
	border-bottom:1px dashed #0f2350;
	text-align:left;
	font-size:20px;
	line-height:1;
}

#home_interior_area section .interior_text>div h3 img{
	max-width:422px;
	width:100%;
	height:auto;
	vertical-align:bottom;
}

#home_interior_area section .interior_text>div span{
	display:block;
	margin:0 0 15px;
	background-image:url(../img/footprint02.svg);
	background-repeat:no-repeat;
	background-size:18px 18px;
	color:#eebb00;
	text-align:left;
	letter-spacing:0.1em;
	font-size:15px;
	line-height:1;
}

#home_interior_area section .interior_text>div p{
	margin:0 0 25px;
	text-align:justify;
	text-justify:inter-ideograph;
	letter-spacing:0.05em;
	font-size:14px;
	line-height:1.8;
}

#home_interior_area section .interior_text>div p:last-of-type{
	margin:0;
}

/*カウンター席*/
#home_interior_area section:first-of-type .interior_image{
	left:0;
}

#home_interior_area section:first-of-type .interior_text{
	text-align:right;
}

#home_interior_area section:first-of-type .interior_text>div h3{
	padding:0 0 24px 50px;
}

#home_interior_area section:first-of-type .interior_text>div span{
	padding:0 0 0 75px;
	background-position:left 50px center;
}

#home_interior_area section:first-of-type .interior_text>div p{
	padding:0 0 0 50px;
}

/*テーブル席*/
#home_interior_area section:last-of-type .interior_image{
	right:0;
}

#home_interior_area section:last-of-type .interior_text{
	text-align:left;
}

#home_interior_area section:last-of-type .interior_text>div h3{
	padding:0 50px 24px 0;
}

#home_interior_area section:last-of-type .interior_text>div span{
	padding:0 50px 0 25px;
	background-position:left center;
}

#home_interior_area section:last-of-type .interior_text>div p{
	padding:0 50px 0 0;
}


/*=====home_news_area=====*/

#home_news_area{
	padding:100px 40px 110px;
	border-top:2px solid #0f2350;
}

#home_news_area>div{
	max-width:1100px;
	margin:0 auto;
}

#home_news_area>div h2{
	max-width:1100px;
	margin:0 auto 45px;
	padding:0 30px;
	text-align:center;
	font-size:20px;
	line-height:auto;
}

#home_news_area>div h2 img{
	width:auto;
	height:60px;
	vertical-align:bottom;
}

#home_news_area>div table{
	border-collapse:collapse;
	margin:0 auto;
}

#home_news_area>div table tr{
	border-bottom:1px dashed #ccc;
}

#home_news_area>div table tr th{
	padding:35px 50px 35px 90px;
	color:#eebb00;
	vertical-align:top;
	text-align:left;
	letter-spacing:0.1em;
	font-family:"Book Antiqua";
	font-size:15px;
	line-height:1;
	font-weight:bold;
}

#home_news_area>div table tr td{
	padding:35px 90px 35px 0;
	vertical-align:top;
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:14px;
	line-height:1.8;
}

#home_news_area>div table tr td h3{
	margin:0 0 10px;
	letter-spacing:0.15em;
	font-size:16px;
	line-height:1.4;
	font-weight:400;
}


/*=====home_gallery_area=====*/

#home_gallery_area{
	margin:0 0 150px;
	overflow:hidden;
}

#home_gallery_area img{
	width:25%;
	height:auto;
	vertical-align:bottom;
	float:left;
}


/*=====home_access_area=====*/

#home_access_area{
	max-width:1100px;
	margin:0 auto 200px;
	padding:0 40px;
}

/*access_info*/
#access_info{
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:0 0 100px;
}

#access_info>div:first-child{
	width:50%;
	padding:40% 0 0;
	position:relative;
}

#access_info>div:first-child img:first-child{
	width:60%;
	height:auto;
	vertical-align:bottom;
	position:absolute;
	bottom:0;
	left:0;
}

#access_info>div:first-child img:last-child{
	width:62%;
	height:auto;
	vertical-align:bottom;
	position:absolute;
	top:0;
	right:0;
}

#access_info>div:last-child{
	width:45%;
}

#access_info>div:last-child h2{
	margin:0 0 30px;
	font-size:20px;
	line-height:1;
}

#access_info>div:last-child h2 img{
	max-width:178px;
	width:100%;
	height:auto;
	vertical-align:bottom;
}

#access_info>div:last-child address{
	margin:0 0 25px;
	letter-spacing:0.1em;
	font-style:normal;
	font-size:16px;
	line-height:2;
}

#access_info>div:last-child address a:link,
#access_info>div:last-child address a:visited{
	color:#000;
	text-decoration:none;
}

#access_info>div:last-child section h3{
	margin:0 0 10px;
	padding:0 0 15px;
	border-bottom:1px dashed #eebb00;
	color:#eebb00;
	letter-spacing:0.15em;
	font-size:17px;
	line-height:1;
	font-weight:500;
}

#access_info>div:last-child section table{
	width:100%;
	border-collapse:collapse;
	letter-spacing:0.1em;
	font-size:15px;
	line-height:1.3;
}

#access_info>div:last-child section table tr th{
	width:5em;
	padding:6px 0;
	text-align:left;
	vertical-align:top;
	font-weight:400;
}

#access_info>div:last-child section table tr td{
	padding:6px 0;
	vertical-align:top;
}

/*access_map*/
#access_map{
	width:100%;
}

#access_map iframe{
	width:100%;
	height:450px;
	margin:0 0 50px;
}

#access_map a:link,
#access_map a:visited{
	display:table;
	margin:0 auto;
	padding:10px 20px;
	border:1px solid #f0c219;
	border-radius:20px;
	background-color:#f0c219;
	color:#fff;
	text-decoration:none;
	text-align:center;
	letter-spacing:0.15em;
	font-size:12px;
	line-height:1;
	transition:.2s;
}

#access_map a:hover,
#access_map a:active{
	background-color:#fff;
	color:#f0c219;
}


/*=====footer=====*/

body>footer{
	border-top:2px solid #0f2350;
	border-bottom:3px solid #0f2350;
	padding:6px 0 0;
}

body>footer>div{
	border-top:1px dashed #0f2350;
	padding:50px 40px 15px;
}

body>footer>div>img,
body>footer>div>a>img{
	display:block;
	width:208px;
	height:auto;
	margin:0 auto 20px;
	vertical-align:bottom;
}

#footer_bnr_area{
	display:table;
	margin:0 auto 20px;
}

#footer_bnr_area a:link,
#footer_bnr_area a:visited{
	display:inline-block;
	width:40px;
	margin:0 8px;
	transition:.2s;
}

#footer_bnr_area a:hover,
#footer_bnr_area a:active{
	opacity:0.8;
}

#footer_bnr_area a img{
	width:100%;
	height:auto;
	vertical-align:bottom;
}

body>footer>div p{
	margin:0 0 40px;
	color:#0f2350;
	text-align:center;
	text-indent:0.1em;
	letter-spacing:0.1em;
	font-size:12px;
	line-height:1;
}

body>footer>div small{
	display:block;
	color:#0f2350;
	text-align:center;
	text-indent:0.1em;
	letter-spacing:0.1em;
	font-size:10px;
	line-height:1;
}



#deli_contents_area>h1{
	max-width:1280px;
	margin:0 auto 80px;
	font-size:14px;
	line-height:1;
	text-align:center;
}

#deli_contents_area>h1 img,
#deli_contents_area>h1 picture{
	width:100%;
	vertical-align:bottom;
}


.deli_product_area h2{
	margin:0 0 60px;
	text-align:center;
}

.deli_product_area h2 img{
	width:250px;
}


.deli_product_pic_main img{
	width:100%;
}

.deli_product_area p{
	text-align:justify;
	font-size:14px;
	line-height:1.8;
	color:#444;
}

#deli_cabbageroll_ill{
	width:150px;
	float:left;
}

.deli_product_howto{
	margin:0 0 60px;
	clear:both;
	text-align:center;
}

.deli_product_howto h3{
	display:table;
	margin:0 auto 30px;
	padding:10px 15px 15px;
	background-color:#122449;
	color:#fff;
	text-align:center;
	font-size:22px;
	line-height:1;
	font-weight:normal;
}

.deli_product_howto h4{
	margin:0 auto 15px;
	padding:0 0 10px;
	border-bottom:2px solid #122449;
	color:#122449;
	text-align:center;
	font-size:22px;
	line-height:1;
	font-weight:normal;
}

.freez{
	padding:20px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:20px;
	clear:both;
}

.deli_product_spec{
	margin:0 0 60px;
	text-align:center;
	overflow:hidden;
}

.deli_product_spec h3{
	display:table;
	margin:0 auto 30px;
	padding:10px 15px 15px;
	background-color:#122449;
	color:#fff;
	text-align:center;
	font-size:22px;
	line-height:1;
	font-weight:normal;
}

.deli_product_spec_pic{
	width:40%;
	float:left;
}

.deli_product_spec_pic>img{
	width:100%;
}

.deli_product_spec_table{
	width:50%;
	float:right;
}

.deli_product_spec_table h4{
	margin:0;
	color:#122449;
	font-size:18px;
}

.deli_product_spec_table table{
	border-collapse:collapse;
	width:100%;
	margin:20px 0 5px;
}

.deli_product_spec_table td,
.deli_product_spec_table th{
	background-color:#fff;
	border:1px solid #ddd;
	padding:8px;
	font-size:14px;
	vertical-align:top;
}

.deli_product_spec_table td{
	text-align:right;
}
.deli_product_spec_table .left td{
	text-align:left;
}
.deli_product_spec_table th{
	width:100px;
	text-align:left;
	font-weight:normal;
}

.deli_product_spec_table p{
	margin:0;
}


.btn_store{
	display:table;
	padding:15px 30px 18px;
	margin:0 auto;
	background-color:#f9c161;
	border-radius:15px;
	color:#000;
	text-decoration:none;
	font-size:24px;
	line-height:1;
}

#home_bnr_area{
	max-width:800px;
	margin:0 auto 60px;
	padding:0 50px;
}

#home_bnr_area img,
#home_bnr_area picture{
	width:100%;
}

