@charset "UTF-8";
/* CSS Document */

@import url("../css/reset.css");
@import url("../css/flexslider.css");
@import url("../css/colorbox.css");
/*-------------------------------------------
共通
-------------------------------------------*/
.sp {display:none;}
html {
　　 font-size: 62.5%; /*ベースを10pxにしています*/
}

body {
	font-size: .8rem;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
}
#wrapper {
	opacity: 0;
	min-width: 1000px;
}
.tax{text-align:right;margin:10px;color:#000;}
.lead_menu{font-size: 13px !important;margin-bottom: 10px;}
.cd-fixed-bg {
	min-height: 100%;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.09) inset;
}
.cd-fixed-bg h2 {
	width: 100%;
	text-align: center;
	padding-top: 237px;
}
.cd-fixed-bg.bg-1 {
	height: 400px;
	background-image: url("../images/slide/11.jpg");
}
.cd-fixed-bg.bg-2 {
	height: 400px;
	background-image: url("../images/slide/14.jpg");
}
.cd-fixed-bg.bg-3 {
	height: 400px;
	background-image: url("../images/slide/15.jpg");
}
.cd-fixed-bg.bg-4 {
	height: 400px;
	background-image: url("../images/slide/13.jpg");
}
.cd-fixed-bg.bg-5 {
	height: 400px;
	background-image: url("../images/slide/12.jpg");
}
a {
	text-decoration: none;
	color: #326110;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.inner-contnets {
	width: 1000px;
	margin: 20px auto;
	padding: 20px 10px;
}
.inner-contnets h3 {
	font-size: .9rem;
	text-align: center;
}
.section-title {
	font-size: .7rem;
	position: relative;
	z-index: 100;
}
.js-morphing {
	position: absolute;
	top: 0;
	left: 400px;
	z-index: -10;
}
.section-title h2 {
	position: relative;
	width: 220px;
	height: 220px;
	margin: 0 auto;
	text-align: center;
}
.section-title h2 img {
	margin-top: 60px;
}
#pranzo, #aperitivo, #cena {
	width: 100%;
	float: left;
	clear: both;
	padding: 40px 0 0 0;
}

/*-------------------------------------------
contents
-------------------------------------------*/
#wrap-2nd{
	width: 100%;
	padding: 30px 0 500px;
	color: #fff;
	background-color: #e09a20;
	}
#wrap-2nd a{
	color: #fff;
}
#contents{
	padding: 20px;
	}

.entryBlock{
	width: 70%;
	float: left;
	}
.entryBox{
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image: url(../images//sp.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	}
.entryBox h2{
	font-size:1.2rem;
	margin: 0 0 40px 0;
	}	
.entryBox img{
	margin: 20px 0;
	}	
.entryArchive{
	width: 30%;
	float: right;
	}

.entry-data-box {
	font-size: .8rem;
	color: #d0b41a;
	margin: 0px 0 40px 0;
}
.entry-bottom-data {
	font-size: .8rem;
	color: #d0b41a;
}	
.sidebar-box {
	width: 100%;
	float: left;
	padding: 0 0 20px 0;
	margin: 20px 0 20px 0;
	background-image: url(../images/sp.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.sidebar-box h3 {
	text-align: left;
	font-size: 1.2em;
	padding: 0 0 10px 0;
}
.sidebar-box ul {
}
.sidebar-box ul li {
	padding: 0 0 0 12px;
	margin: 0 0 3px 0;
	float: left;
	clear: both;
	background-image: url(../images/y-icon.png);
	background-position: left 7px;
	background-repeat: no-repeat;
}
.photobox img {
	width: 100%;
}
article{
	_zoom:1;overflow:hidden;
}
.lead_title{
	font-size:16px;
	text-align:center;
	margin-bottom:20px;
	font-weight:bold;
}
.lead{
	text-align:center;
	margin-bottom:40px;
	line-height:2;
}
#menu {
	margin-left:320px !important;
	width:auto !important;
}
/*-------------------------------------------
wine
-------------------------------------------*/
#wine h2,#drink h2  {
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	font-size: .7rem;
	text-align: center;
	border-top: #326110 1px solid;
	border-bottom: #326110 1px solid;
	color:#326110;
}
#wine h2 span,#drink h2 span {
	font-size: 1.4rem;
}
#wine h3,#drink h3{
	border-left:10px solid #326110;
	padding-left:10px;
	color:#326110;
	text-align:left;
}
/*-------------------------------------------
about
-------------------------------------------*/
#about h2 {
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	font-size: .7rem;
	text-align: center;
	border-top: #326110 1px solid;
	border-bottom: #326110 1px solid;
	color:#326110 !important;
}
#about h2 span {
	font-size: 1.4rem;
}
#about h3{
	background-color:#326110;
	padding:10px;
	color:#fff;
}


/*-------------------------------------------
ソーシャルボタン
-------------------------------------------*/


/*-------------------------------------------
global-header
-------------------------------------------*/

#global-header {
	width: 100%;
}
#global-header nav {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	z-index: 1000;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.09);
}
.fixed {
	position: fixed;
}
#global-header nav ul {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
}
#global-header nav li {
	float: left;
	margin-left: 20px;
}
#toggle {
	display: none;
}

/*-------------------------------------------
tickerbox
-------------------------------------------*/
.tickerbox{
	width: 650px;
	margin:-1px auto;
	padding: 0;

	}
.ticker {
	width: 650px;
	height: 25px;
	padding: 5px;
	overflow: hidden;
	
	z-index: 999;
	position: absolute;
	bottom: 30px;
	
	background-color: rgba(255, 255, 255, 0.8);

	
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	
}
.ticker ul {
	width: 100%;
	position: relative;
}

.ticker ul li {
	width: 100%;
	display: none;
	white-space: nowrap;
	overflow: hidden;
}
.ticker ul li span {
	font-size: .9em;
	color: #fff;
	text-align: center;
	margin: 0 20px 0 5px;
	padding: 2px 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background-color: #e09a20;
	
}

/*-------------------------------------------
photo-imagebox
-------------------------------------------*/
#photo-imagebox {
	width: 100%;
	min-width: 900px;
	height: 700px;
	margin: 0 0 0 0;
	position: relative;
}
#photo-imagebox h1 {
	opacity: 0;
	position: absolute;
	margin-left: -206px;
	top: 135px;
	left: 50%;
	z-index: 999;
}

/*-------------------------------------------
welcomebox
-------------------------------------------*/
#welcomebox {
	color: #fff;
	padding: 20px 0 50px 0;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.09);
}
#welcomebox .titlebox {
	width: 920px;
	margin-bottom: 30px;
	padding: 20px 0;
	background: url(images/description_bg.png) no-repeat bottom center;
}
#welcomebox .titlebox h2, #welcomebox .titlebox h3 {
	margin-bottom: 20px;
	text-align: center;
}
#welcomebox .infobox3 dt {
	position: relative;
}
#welcomebox .infobox3 dt span.title {
	width: 280px;
	float: left;
	font-size: .9rem;
	text-align: left;
	margin: 0;
	padding: 5px 0;
	border-top: none;
	border-bottom: none;
}
#welcomebox .description_icon {
	position: absolute;
	top: -5px;
	right: -5px;
}
#welcomebox .infobox3 {
	color: #326110;
}
#welcomebox .infobox3 dd span {
	font-weight: bold;
}
#welcomebox .infobox3 dd.detail {
	margin: 20px auto;
}
#welcomebox .infobox3 dd.detail a {
	width: 150px;
	text-align: center;
	font-size: .7rem;
	background-color: #e09a20;
	color: #fff;
	margin: 20px auto;
	padding: 5px 10px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}


/*-------------------------------------------
service
-------------------------------------------*/
#service {
	color: #326110;
	padding: 20px 0 20px 0;
}
#service h2 {
	width: 100%;
	float: left;
	clear: both;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	font-size: .7rem;
	text-align: center;
	border-top: #326110 1px solid;
	border-bottom: #326110 1px solid;
}
#service h2 span {
	font-size: 1.4rem;
}
#service h2#special {
	background-color:#326110;
	color:#fff;
}
#service h3, #about h3 {
	float: left;
	clear: both;
	margin-top: 20px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-color: #e09a20;
	color: #fff;
	padding: 5px 20px;
	font-size: .8rem;
}
#service article, #about article {
	width: 100%;
	float: left;
	clear: both;
	margin: 20px 0;
	padding: 20px 0;
}
.servicebox {
	width: 550px;
	float: left;
}
.servicebox h4 {
	width: 550px;
	margin: 0 0 30px 0;
	padding: 10px 0;
	font-size: 1.1rem;
	border-top: #326110 1px solid;
	border-bottom: #326110 1px solid;
}
.servicebox h4 span {
	font-size: .7rem;
	margin-left: 20px;
}
.servicebox h5 {
	margin: 20px 0;
	font-size: 1rem;
}
.servicebox h6 {
	margin: 20px 0 10px;
	color:#f00;
}
.osechi p{
	margin-bottom:10px;
}

.servicebox h5 span {
	font-size: .7rem;
	margin-left:15px;
}
.servicebox h5 span:first-child {
	margin-left:0;
}
.servicebox p, .servicebox ul {
	color: #323232;
	margin-bottom:10px;
}
.servicebox ul.menu {
	margin: 15px 0;

}
.servicebox ul.menu li{
	background: url(images/icon.png) no-repeat left 5px;
	padding-left: 15px; 
	}
.photobox {
	width:370px;
	float: right;
	text-align:center;
}

/*-------------------------------------------
about
-------------------------------------------*/
#about {
	background-color: #fff;
	color: #326110;
	padding: 50px 0;
}
#about h2 {
	color: #fff;
}
/*-------------------------------------------
access
-------------------------------------------*/

#access {
	background-color: #fff;
	color: #326110;
	margin-top: -30px;
	padding: 0 0 100px;
}
.access-info {
	width: 100%;
}
#access .inner-contnets {
	margin-top: 0;
}
.access-info .adress {
	width: 100%;
	float: left;
}
.access-info .fb-like-box {
	width: 450px;
	float: left;
}
.access-info dl {
	width: 450px;
	float: left;
	margin: 10px 10px;
}
.access-info dt {
	float: left;
	clear: both;
	font-size: .7rem;
	text-align: center;
	background-color: #e09a20;
	width: 100%;
	margin: 0 0 10px 0;
	color: #fff;
	padding: 2px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}
.access-info dd {
	width: 450px;
	float: left;
	clear: both;
	color: #323232;
}
.infobox4 dt .flag img{
	width:30px;
	height:20px !importamt;
}
/*-------------------------------------------
sns-info
-------------------------------------------*/
.sns-info {
	width: 100%;
	clear: both;
	padding: 10px 0;
}
.sns-info p.title {
	font-size: 1rem;
	margin: 20px 0 5px 0;
}
.sns-box {
	margin: 10px 0 0 0;
	width: 400px;
	float: left;
	color: #fff;
}
.sns-box p {
	width: 100%;
	text-align: left;
	float: left;
	clear: both;
	color: #fff;
}
.sns-box h4 {
	text-align: center;
	width: 90px;
	margin: 0 0 10px 0;
	color: #fff;
	padding: 2px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}
.sns-box.facebook a {
	color: #fff;
}
.sns-box.facebook h4 {
	background-color: #48639d;
}
.sns-box.ameblo a {
	color: #fff;
}
.sns-box.ameblo h4 {
	background-color: #4dac26;
}
.sns-box.facebook dt {
	float: left;
	margin-right: 20px;
}
.sns-box.facebook dd {
	float: left;
}
.sns-box dl, .sns-box p {
	float: left;
	clear: both;
}
.fbBox {
	width: 450px;
	float: left;
}
.ameblo {
	width: 450px;
	float: left;
}

/*-------------------------------------------
notfound
-------------------------------------------*/
.notfound{
	}
.notfound h2 {
	font-size: 1.2rem;
	margin: 30px auto;
	text-align: left;
	}
.notfound h3 {
	font-size: 1.2rem;
	margin: 30px auto;
	text-align: left;
	}


/*-------------------------------------------
infobox 1列
-------------------------------------------*/
.infobox {
	margin: 40px 0;
}
.infobox dl {
}
.infobox dt {
	width: 300px;
	float: left;
}
.infobox dd {
	width: 650px;
	margin-left: 50px;
	float: left;
	font-size: .8rem;
}
.infobox dd span {
	width: 650px;
	font-size: .9rem;
	float: left;
	clear: both;
	margin-bottom: 20px;
	padding: 10px 0;
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
}
/*-------------------------------------------
infobox 3列
-------------------------------------------*/
.infobox3 img{
	width:280px;
	height:auto;
}
.infobox3 dl {
	width: 280px;
	float: left;
}
.infobox3 dl:nth-child(2) {
	margin: 0 80px;
}
.infobox3 dt span.title {
	width: 280px;
	float: left;
	font-size: .9rem;
	text-align: center;
	margin: 10px 0;
	padding: 10px 0;
	border-top: #326110 1px solid;
	border-bottom: #326110 1px solid;
}
.infobox3 dt span.title span{
	font-size: .7rem;
	margin-left:15px;
}
.infobox3 dd {
	font-size: .7rem;
text-align:center;
}
/*-------------------------------------------
infobox　4列
-------------------------------------------*/
.infobox4 {
	margin: 30px 0;
}
.infobox4 dl {
	width: 210px;
	margin: 0 53px 0 0;
	float: left;
	text-align: center;
}
.infobox4 dl:nth-child(4) {
	margin: 0;
}
.infobox4 dt {
	
}
.infobox4 dt .imgbox img {
	text-align: center;
	height: 210px;
	overflow: hidden;
}
.infobox4 dt span.imgbox {
	width: 210px;
	height:210px;
	overflow: hidden;
	display: block;
	text-align: center;
		}
.infobox4 dt span.titlebox {
	width: 210px;
	float: left;
	font-size: .8rem;
	text-align: center;
	margin: 5px 0;
	padding: 10px 0;
	border-top: #326110 1px solid;
	border-bottom: #326110 1px solid;
}
.infobox4 dd {
	font-size: .7rem;
}
/*-------------------------------------------
infobox　4列 new
-------------------------------------------*/
.infobox4 {
	margin: 30px 0;
}
.infobox4 .box_wine {
	width: 210px;
	margin: 0 50px 40px 0;
	float: left;
	text-align: center;
}
.infobox4 .box_wine:nth-child(4n) {
	margin: 0;
}
.infobox4 dt {
	
}
.infobox4 .box_wine .imgbox img {
	text-align: center;
	height: 200px;
	overflow: hidden;
}
.infobox4 .box_wine span.imgbox {
	width: 210px;
	height:210px;
	overflow: hidden;
	display: block;
	text-align: center;
		}
.infobox4 .box_wine .titlebox {
	font-size: .8rem;
	text-align: center;
	margin: 5px 0;
	padding: 10px 0;
	border-top: #326110 1px solid;
	border-bottom: #326110 1px solid;
}
.infobox4 .box_wine .detailbox {
	font-size: .7rem;
}
.infobox4 .box_wine .info_box{
	margin-bottom:10px;
	position:relative;
	border-bottom: #326110 1px solid;
	padding:5px 0 10px 25px;
	text-align:right;
}
.infobox4 .box_wine .info_box img{
	position:absolute;
}
.infobox4 .box_wine .info_box span{
	margin-left:7px;
}
.infobox4 .box_wine .info_box.fr{
	background:url(../images/flag/france.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	background-size:30px;
}
.infobox4 .box_wine .info_box.chile{
	background:url(../images/flag/chile.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	background-size:30px;
}
.infobox4 .box_wine .info_box.ita{
	background:url(../images/flag/ita.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	background-size:30px;
}
.infobox4 .box_wine .info_box.usa{
	background:url(../images/flag/usa.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	background-size:30px;
}
.infobox4 .box_wine .info_box.spa{
	background:url(../images/flag/spa.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	background-size:30px;
}
.infobox4 .box_wine .info_box.saf{
	background:url(../images/flag/saf.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	background-size:30px;
}
.infobox4 .box_wine .info_box.isr{
	background:url(../images/flag/isr.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	background-size:30px;
}
/*-------------------------------------------
drink
-------------------------------------------*/
.drink_area{
	_zoom:1;overflow:hidden;
	margin:10px 0 40px;
}
.drink_box{
	width:480px;
	float:left;	
	margin:0 10px;
}
.drink_box table{
	width:480px;
}
.drink_box th{
	padding:5px 0;
}
.drink_box td{
	text-align:right;
	padding-right:20px;
}
.drink_box span{
	color:#555;
	margin-left:10px;
	font-size:90%;
}
.bd_r{
	border-right:1px dotted #ccc;
}
/*-------------------------------------------
footer
-------------------------------------------*/
.pagetop a {
	position: fixed;
	color: #fff;
	font-size: .7rem;
	height: 33px;
	z-index: 900;
	padding: 25px 20px 0 20px;
	bottom: 0;
	right: 20px;
	background-color: #e09a20;
}
.image01 {
	position: fixed;
	z-index: 1020;
	top: -10px;
	left: -10px;
}
.image02 {
    left: 20px;
    position: fixed;
    top: 0;
    z-index: 2010;
    background-color: #fff;
    padding: 5px 10px 0;
    border-radius: 0 0 10px 10px ;
}
.image02 img {
    width: 65px;
}
.image03 {
	position:absolute;
	left:115px;
	top:10px;
}
.image03 img{
	width:200px;
}
/*-------------------------------------------
		初期フェードイン
-------------------------------------------*/
#loader {
	width: 253px;
	text-align: center;
	display: none;
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -60px;
	margin-left: -128px;
	z-index: 2500;
}
#loader span {
	width: 24px;
}
#fade {
	width: 100%;
	height: 100%;
	display: none;
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2200;
}
/*
------------------------------------------------------------------------------------------------------

タブレット設定

------------------------------------------------------------------------------------------------------
*/

@media only screen and (max-width: 769px) {
.cd-fixed-bg {
	display: none;
}
.pc{display:none;}
}

/*

------------------------------------------------------------------------------------------------------

スマホ設定

------------------------------------------------------------------------------------------------------
*/

@media only screen and (max-width: 681px) {

/*-------------------------------------------
共通
-------------------------------------------*/
#wrapper {
	opacity: 0;
	min-width: 250px;
}
.cd-fixed-bg {
	display: none;
}
.inner-contnets {
	width: 92%;
	margin: 20px auto;
	padding: 20px 2%;
}
.js-morphing {
	display: none;
}
.section-title h2 {
	position: relative;
	width: 200px;
	height: 200px;
	margin: 0 auto 20px auto;
	text-align: center;
	background-color: #fff;
	border-radius: 110px;
	-webkit-border-radius: 110px;
	-moz-border-radius: 110px;
}
/*-------------------------------------------
global-header
-------------------------------------------*/
#global-header nav ul li a img {
	display: none;
  
}
#global-header nav ul{
	margin: 0;
	padding: 0;
	border-top: #326110 1px solid;
	border-bottom: #326110 1px solid;
	}
#global-header nav ul li {
	font-size: .7rem;
	display: block;
	width: 33.3%;
	height: 28px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	border-bottom: #326110 1px solid;
	}
#global-header nav ul li:last-child{
	border-bottom: none;
		} 	
#global-header nav li a:before {
	content: attr(data-label);
}


#toggle {
		display: block;
		position: relative;
		width: 100%;
		background: #fff;
	}
#toggle a{
		display: block;
		position: relative;
		padding: 20px 0 20px;
		color:#fff;
		text-align: center;
		text-decoration: none;
		height: 18px;
	}
	#toggle:before {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: #326110;
	}
	#toggle a:before, #toggle a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 6px;
		background: #fff;
	}
	#toggle a:before {
		margin-top:-9px;
	}
	#toggle a:after {
		margin-top: 3px;
	}
	
/*-------------------------------------------
tickerbox
-------------------------------------------*/
.tickerbox{
	display: none;
	
	}
/*-------------------------------------------
photo-imagebox
-------------------------------------------*/
#photo-imagebox {
	width: 100%;
	min-width: 250px;
	height: 400px;
}
#photo-imagebox h1 {
	opacity: 0;
	position: absolute;
	margin-left: -225px;
	top: 140px;
	left: 50%;
	z-index: 999;
}
#photo-imagebox h1 img {
	width: 400px;
}
.flexslider {
	height: 400px;
}
.flexslider li {
	height:400px;
}
/*-------------------------------------------
welcomebox
-------------------------------------------*/
#welcomebox {
	color: #fff;
	padding: 20px 0 50px 0;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.09);
}
#welcomebox .titlebox {
	width: 50%;
	margin: 0 auto;
	background: none;
}
#welcomebox .titlebox h2, #welcomebox .titlebox h3 {
	margin-bottom: 20px;
	text-align: center;
}
#welcomebox .titlebox h2 img, #welcomebox .titlebox h3 img {
	width: 100%;
	text-align: center;
}
#welcomebox .infobox3 dt span.title {
	width: 100%;
}
#welcomebox .infobox3 dt span.title img {
	width: 50%;
}
#welcomebox .description_icon {
	display: none;
}
#welcomebox .description_photo img {
	width: 100%;
}
#welcomebox .infobox3 dl {
	margin: 0 0 40px 0;
}
#welcomebox .infobox3 {
	color: #326110;
}
#welcomebox .infobox3 dt {
	position: relative;
	width: 30%;
	float: left;
}
#welcomebox .infobox3 dd {
	width: 60%;
	float: right;
}
#welcomebox .infobox3 dd span {
	font-weight: bold;
}
#welcomebox .infobox3 dd.detail {
	margin: 10px auto;
}
/*-------------------------------------------
informazioni
-------------------------------------------*/
#informazioni {
	background-color: #e09a20;
	color: #fff;
	padding: 20px 0 50px 0;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.09);
}
#informazioni h2 {
	color: #326110;
}
#informazioni .infobox4 dl {
	margin-bottom: 20px;
}
#informazioni .infobox4 dt span.titlebox {
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	font-size: .7rem;
}

#informazioni .infobox4 dd {
	color: #fff;
}
#informazioni .infobox4 dd.info-contents {
}
#informazioni .infobox4 dd.update {
	margin: 10px 0;
}
#informazioni .infobox4 dd.detail {
	float: left;
	margin: 5px auto;
}

/*-------------------------------------------
deli
-------------------------------------------*/

#deli h2 {
	background-color: #e09a20;
}
#deli h3 {
	margin: 0 0 20px 0;
}
#deli h3 br {
	display: none;
}
/*-------------------------------------------
service
-------------------------------------------*/

#service {
	color: #326110;
	padding: 20px 0 50px 0;
}
.servicebox {
	width: 100%;
}
.servicebox h4 {
	width: 100%;
}

.photobox img {
	width: 300px;
	margin: 0 25%;
}
.photobox {
	float: none;
}

/*-------------------------------------------
access
-------------------------------------------*/

.access-info {
	width: 100%;
}
.access-info .adress {
	width: 100%;
}
.access-info .fb-like-box {
	display: none;
}
.access-info dl {
	width: 100%;
	margin:10px 0 !important;
}
.access-info dd {
	width: 100%;
}
/*-------------------------------------------
sns-info
-------------------------------------------*/

.sns-box {
	width: 100%;
	margin-top: 10px;
}
.fbBox {
	width: 100%;
}
.ameblo {
	width: 100%;
}

/*-------------------------------------------
form
-------------------------------------------*/
.formBlock dl {
	width: 100%;
}
.formBlock dt {
	width: 100%;
}
.formBlock dd {
	width: 100%;
}
.formBlock input,.formBlock textarea {
	width: 80%;
	padding: 10px;
	}
	

/*-------------------------------------------
infobox 1列
-------------------------------------------*/
.infobox {
	width: 100%;
	margin: 40px 0;
}
.infobox dl {
	width: 70%;
	margin: 0 auto;
}
.infobox dt {
	width: 100%;
	float: left;
}
.infobox dt img {
	width: 80%;
	margin: 0 10%;
}
.infobox dd {
	width: 100%;
	float: right;
	margin-top: 10px;
	margin-left: 0px;
}
.infobox dd span {
	width: 100%;
	font-size: .9rem;
}
/*-------------------------------------------
infobox 3列
-------------------------------------------*/
.infobox3 {
	width: 100%;
}
.infobox3 dl {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.infobox3 dl:nth-child(2) {
	margin: 0 0 40px 0;
}
.infobox3 dt img {
	text-align: center;
	width: 50%;
	margin: 0 25%;
	float: none;
}
.infobox3 dt span.title {
	width: 100%;
	float: left;
	font-size: .9rem;
	text-align: center;
	margin: 10px 0;
	padding: 10px 0;
	border-top: #326110 1px solid;
	border-bottom: #326110 1px solid;
}
.infobox3 dd {
	font-size: .7rem;
}
/*-------------------------------------------
infobox　4列
-------------------------------------------*/
.infobox4 {
	width: 100%;
	margin: 30px 0;
}
.infobox4 dl:nth-child(4) {
	width: 40%;
	margin: 0 5%;
	float: left;
	text-align: center;
}
.infobox4 dl {
	width: 40%;
	margin: 0 5%;
	float: left;
	text-align: center;
}
.infobox4 dt {
	width: 100%;
}
.infobox4 dt img {
	weight: 100%;
}
.infobox4 dt span.imgbox {
	width: 100%;
	height:190px;
	display:block;
	overflow: hidden;

}
.infobox4 dt span.titlebox {
	width: 100%;
	float: left;
	font-size: .8rem;
	text-align: center;
	margin: 5px 0;
	padding: 10px 0;
	border-top: #326110 1px solid;
	border-bottom: #326110 1px solid;
}
.infobox4 dd {
	font-size: .7rem;
}
/*-------------------------------------------
footer
-------------------------------------------*/
.pagetop a {
	width: 100%;
	position: fixed;
	color: #fff;
	text-align: center;
	font-size: .8rem;
	height: 30px;
	z-index: 900;
	padding: 25px 20px 0 20px;
	bottom: 0;
	left: 0;
	background-color: #e09a20;
display: none;
}
.image01 {
	display: none;
}
.image02 {
	right: 0;
}
.image03 {
	display: none;
}

.pc {display:none;}
.sp {display:initial;}

#menu{
	margin:0 !important;
}
.logo{
	position:absolute;
	z-index:99999;
	right:10px;
	top:10px;
}
.logo img{
	width:40px;
}
.logo_name{
	position:absolute;
	z-index:99999;
	right:60px;
	top:20px;
}
.logo_name img{
	width:200px;
}

/*-------------------------------------------
tickerbox
-------------------------------------------*/
.tickerbox{
	display: none;
	
	}
	
/*-------------------------------------------
photo-imagebox
-------------------------------------------*/
#photo-imagebox {
	width: 100%;
	min-width: 250px;
	height: 200px;
}
#photo-imagebox h1 {
	opacity: 0;
	position: absolute;
	margin-left: -125px;
	top: 60px;
	left: 50%;
	z-index: 999;
}
#photo-imagebox h1 img {
	width: 250px;display:none;
}
.flexslider {
	height: 200px;
}
.flexslider li {
	height: 200px;
}
/*-------------------------------------------
welcomebox
-------------------------------------------*/
#welcomebox .titlebox {
	width: 100%;
	background: none;
}
#welcomebox .infobox3 dt span.title img {
	width: 100%;
}

/*-------------------------------------------
service
-------------------------------------------*/

.photobox img {
	width: 100%;
	margin: 10px auto;
}
/*-------------------------------------------
infobox 1列
-------------------------------------------*/
.infobox {
	width: 100%;
	margin: 40px 0;
}
.infobox dl {
	width: 100%;
}
.infobox dt {
	width: 100%;
	float: left;
}
.infobox dt img {
	width: 80%;
	margin: 0 10%;
}
.infobox dd {
	width: 100%;
	float: right;
	margin-top: 10px;
	margin-left: 0px;
}
.infobox dd span {
	width: 100%;
	font-size: .9rem;
}
/*-------------------------------------------
infobox 3列
-------------------------------------------*/
.infobox3 {
	width: 100%;
}
.infobox3 dl {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.infobox3 dl:nth-child(2) {
	margin: 0 0 40px 0;
}
.infobox3 dt img {
	width: 80%;
	margin: 0 10%;
}
.infobox3 dt span.title {
	width: 100%;
	float: left;
	font-size: .9rem;
	text-align: center;
	margin: 10px 0;
	padding: 10px 0;
	border-top: #326110 1px solid;
	border-bottom: #326110 1px solid;
}
.infobox3 dd {
	font-size: .7rem;
}
/*-------------------------------------------
infobox　4列
-------------------------------------------*/
.infobox4 {
	width: 100%;
	margin: 30px 0;
}
.infobox4 dl:nth-child(4) {
	width: 40%;
	margin: 0 5%;
	float: left;
	text-align: center;
}
.infobox4 dl {
	width: 40%;
	margin: 0 5%;
	float: left;
	text-align: center;
}
.infobox4 dt {
	width: 100%;
}
.infobox4 dt img {
	width: 100%;
}
.infobox4 dt span.imgbox {
	width: 100%;
	height:120px;
	display:block;
	overflow: hidden;

}
.infobox4 dt span.titlebox {
	width: 100%;
	float: left;
	font-size: .8rem;
	text-align: center;
	margin: 5px 0;
	padding: 10px 0;
	border-top: #326110 1px solid;
	border-bottom: #326110 1px solid;
}
.infobox4 dd {
	font-size: .7rem;
}
/*-------------------------------------------
footer
-------------------------------------------*/
.pagetop a {
	width: 100%;
	position: fixed;
	color: #fff;
	text-align: center;
	font-size: .8rem;
	height: 30px;
	z-index: 900;
	padding: 25px 20px 0 20px;
	bottom: 0;
	left: 0;
	background-color: #e09a20;
}
.image01 {
	display: none;
}
.image02 {
	right: 0;
}
.image03 {
	display: none;
}
/*-------------------------------------------
infobox　4列 new
-------------------------------------------*/
.infobox4 .box_wine {
	width: 100% !important;
	margin: 20px 0;
	padding-bottom:5px;
	text-align: center;
	border-bottom:1px dashed #ccc;
}

.infobox4 .box_wine span.imgbox{
	width: 100% !important;
	height:auto;
		}
.infobox4 .box_wine img{
	width: 100% !important;
	height:auto !important;
		}
iframe{
	height:150px;
}
/*-------------------------------------------
drink
-------------------------------------------*/

.drink_box{
	width:100%;
	float:none;	
	margin:0 10px;
}
.drink_box table{
	width:100%;
}
.drink_box th{
	padding:5px 0;
}
.drink_box td{
	text-align:right;
	padding-right:20px;
}
.drink_box span{
	color:#555;
	margin-left:10px;
	font-size:90%;
}
.bd_r{
	border-right:1px dotted #ccc;
}
#about{
	margin-top:-100px;
}
#service article, #about article{
	margin:0;
	pading:0;
}
}
