@import url("feed_horizontal_alt_sp.css") only screen and (max-width:700px);
@import url("feed_horizontal_alt.css") only screen and (min-width:701px);


html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, small, strong {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
body { display: block; -webkit-text-size-adjust: 100%;}
html { overflow-y: scroll; }
::-moz-selection{ background: #ffffff; color: #e5e5e5; text-shadow: none; }
::selection { background: #ffffff; color: #e5e5e5; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #121212; }
.ie7 img { -ms-interpolation-mode: bicubic; }

/* Primary Styles ////////////////////////////////////////////////////////////////// */

body {
	padding: 0px;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #231815;
	background-color: #ffffff;
}
.top {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 60px;
	padding-bottom: 50%;
	height: auto;
}
#banner {
	position:absolute;
	right: 0;
	bottom: -60px;
}
#logo {
	width: 254px;
	height: 100px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-50px 0 0 -127px;
}
#viewer {
	z-index: -1;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	margin-top: 60px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

#viewer img {
	opacity: 0;
	filter: alpha(opacity=0);
}

.fullimg {
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
}

.contents {
	float: left;
	width: 100%;
	height: auto;
	padding-bottom: 50%;
	margin: 0 0 0 0;
	text-align: center;
	background-image: url(../img/bg.png);
	background-size: 100% 100%;
}
.contents2 {
	float: left;
	width: 100%;
	height: auto;
	padding-bottom: 5%;
	margin: 0 0 0 0;
	text-align: center;
	background-image: url(../img/bg.png);
	background-size: 100% 100%;
}
.contents3 {
	float: left;
	width: 100%;
	height: auto;
	padding-bottom: 60%;
	margin: 0 0 0 0;
	text-align: center;
	background-image: url(../img/bg.png);
	background-size: 100% 100%;
}

a {
	color: #231815;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

.anchor {
	position: relative;
	float: left;
	height: 50px;
	margin-top: -60px;
	background-color: #ffffff;
}
.title {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 80px 240px 0 0;
	border-color: #bb1806 transparent transparent transparent;
	line-height: 0px;
	_border-color: #bb1806 #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 1;
}
.titletxt {
	position: absolute;
	top: -65px;
	left: 15px;
	color: #ffffff;
	font-size: 1em;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.05em;
	z-index: 5;
}
.h40 {
	float: left;
	height: 80px;
}
.h20 {
	float: left;
	height: 60px;
}
.bannercaption{
	position: absolute;
	right: 0;
	bottom: -80px;
	font-size: 0.8em;
	line-height: 1;
	letter-spacing: 0.05em;
}

/* NAVI ////////////////////////////////////////////////////////////////// */

#menu {
	position: fixed;
	top:0;
	right: 0;
	width: 50px;
	height: 50px;
	background-color: #bb1706;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 9999;
}

.telbase {
	position: fixed;
	top: 10px;
	right: 10px;
	width: 140px;
	height: 40px;
	text-align: center;
	background-color: #bb1706;
	color: #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	z-index: 1000;
}
.teltxt {
	position: absolute;
	width: 100%;
	font-weight: 600;
	font-size: 0.9em;
	letter-spacing: 0.05em;
	margin-top: 1em;
}

.navi1 {
	width: 100%;
	padding-bottom: 60px;
	margin: 0;
	position: fixed;
	background-color: #ffffff;
	z-index: 999;
}
.navi2 {
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	opacity: 0.95;
	filter: alpha(opacity=95);
	z-index: 9998;
}

.naviset1 {
	width: 100%;
	height: 60px;
	position:absolute;
	margin: 12px 0 0 -25px;
	text-align: center;
	font-size: 0.8em;
	line-height: 1;
	letter-spacing: 0.05em;
}

.naviset2 {
	width: 300px;
	height: 300px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-150px 0 0 -150px;
	text-align: center;
}

.naviset1 li {
	display: inline;
	margin-left: 15px;
}

.naviset1 a {
	color: #231815;
	text-decoration: none;
}
.naviset1 a:hover {
	color: #a9a19f;
	text-decoration: none;
}
.naviset2 span {
	margin-top: 20px;
	width: 300px;
	position:relative;
	float: left;
	color: #231815;
	font-size: 1em;
	line-height: 1;
	letter-spacing: 0.1em;
}


/* RESERVATION ////////////////////////////////////////////////////////////////// */

.reservationCont {
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	text-align: center;
}
.reservationCont span{
	font-size: 0.8em;
	line-height: 1.4;
	letter-spacing: 0.1em;
	margin-left: 5.25%;
	margin-right: 5.25%;
}
.reservationCont p{
	display: inline-block;
}
/* CONCEPT ////////////////////////////////////////////////////////////////// */

.conceptCont {
	position: absolute;
	width: 70%;
	height: auto;
	margin: 5.25% 15%;
}
.conceptCont img{
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	width: 50%;
	height: auto;
}
.concepttxt {
	position: relative;
	width: 100%;
	float: left;
	margin: 9% 0 0 0;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4;
	letter-spacing: 0.1em;
}
.concepttxt p{
	font-size: 2em;
	letter-spacing: 0.1em;
	font-style: italic;
	display: inline;
}
.concepttxt span{
	font-size: 0.6em;
	letter-spacing: 0.05em;
}
.concepttxt h3{
	text-align: right;
}

/* SPACE ////////////////////////////////////////////////////////////////// */

.spaceCont {
	position: absolute;
	width: 70%;
	height: auto;
	margin: 5.25% 15%;
}
.spaceCont img{
	position: relative;
	float: left;
	margin: 0 1% 1% 0;
	padding: 0;
	width: 49%;
	height: auto;
}
.spacetxt {
	position: absolute;
	width: 55%;
	left: 55%;
	top: 60%;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.6;
	letter-spacing: 0.05em;
}

/* MENU ////////////////////////////////////////////////////////////////// */

.menuCont{
	position: absolute;
	float: left;
	width: 70%;
	height: auto;
	margin-top: 10%;
	margin-left: 15%;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.2;
	letter-spacing: 0.05em;
}
.attsq {
	position: absolute;
	right: 0;
	top: -20px;
	width: 120px;
	height: 24px;
	background-color: #231815;
	color: #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-align: center;
}
.attsq h4{
	position: absolute;
	left: 0;
	font-size: 0.8em;
	width: 120px;
	height: 24px;
	margin-top: 0.8em;
}
.winelistbtn {
	position: absolute;
	right: 0;
	bottom: 0px;
	width: 180px;
	height: 30px;
	background-color: #bb1706;
	color: #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-align: center;
}
.winelistbtn h4{
	position: absolute;
	left: 0;
	font-size: 1.4em;
	width: 180px;
	height: 30px;
	margin-top: 0.4em;
}
.menuCont .line1{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 1%;
	text-align: left;
	border-bottom: 1px solid #000000;
}
.menuCont .line2-1{
	position: relative;
	float: left;
	width: 70%;
	height: auto;
	text-align: left;
}
.menuCont .line2-2{
	position: relative;
	float: left;
	width: 30%;
	height: auto;
	text-align: right;
}
.menuCont span{
	font-size: 0.9em;
	letter-spacing: 0.05em;
	display: inline-block;
}
.menuCont h3{
	font-size: 1.9em;
	letter-spacing: 0;
	display: inline;
}
.menutxt {
	position: relative;
	float: left;
	margin-top: 5%;
	font-size: 0.8em;
	line-height: 1.4;
	letter-spacing: 0.05em;
}
.menutxt h3{
	font-size: 1.5em;
	letter-spacing: 0.05em;
	display: inline;
}
.menutxt a{
	text-decoration: underline;
}

/* GALLERY ////////////////////////////////////////////////////////////////// */

.galleryCont {
	position: absolute;
	width: 70%;
	height: auto;
	margin: 5.25% 15%;
}

/* INFORMATION ////////////////////////////////////////////////////////////////// */

.copyright {
	position: relative;
	top: 0;
	overflow: hidden;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding-bottom: 60px;
	text-align: center;
}
.copyrighttxt {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 22px auto;
	color: #444444;
	font-size: 0.6em;
	line-height: 2;
	letter-spacing: 0.2em;
}

#map_canvas {
	position: absolute;
	width: 70%;
	padding-bottom: 25%;
	margin-top: 5.25%;
	margin-left: 15%;
}
.infoTxt {
	position: absolute;
	width: 70%;
	height: auto;
	left: 15%;
	margin-top: 32%;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.2;
	letter-spacing: 0.05em;
}
.infoTxt p {
	display: inline-block;
	text-align: left;
	margin: 0;
	padding: 0;
	font-weight: 700;
	width:80px;
}
.infoTxt small {
	font-size: 0.6em;
}
.infoTxt ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.infoTxt li {
	margin: 10px 0 0 0;
	padding: 0;
}


/*.worksLinkbtn {
	width: 98%;
	width: -webkit-calc(100% - 44px);
	width: calc(100% - 44px);
	height: 56px;
	border: 2px solid #313131;
	margin-top: 20px;
	margin-left: 20px;
	text-align: center;
}*/


/* Media Queries */

/* One Column ////////////////////////////////////////////////////////////////// */
@media screen and (max-width:900px) {
	body {
		max-width: 2400px;
		margin: 0 auto;
		padding: 0px;
		overflow: hidden;
	}
	.top {
		width: 100%;
		margin-top: 0;
		padding-bottom: 100%;
		overflow: hidden;
	}
/*	.top img {
		width: 180px;
		height: 180px;
		position:absolute;
		top:50%;
		left:50%;
		margin:-90px 0 0 -90px;
	}*/
	#viewer {
		margin-top: 0;
	}
	.fullimg {
		width: 200%;
		height: auto;
		left: -40%;
	}
	.closebtn {
		width: 50px;
		height: 50px;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 9999;
	}
	.navi1 {
		display: none;
	}
	.navi2 {
		display: none;
	}
	#menu {
		display: block;
	}
	.telbase {
		left: 10px;
	}
	.contents {
		padding-bottom: 100%;
	}
	.contents3 {
		padding-bottom: 140%;
	}
	.copyrighttxt {
		left: 20px;
		font-size: 0.5em;
		letter-spacing: 0;
	}
	.title {
		border-width: 40px 120px 0 0;
	}
	.titletxt {
		top: -32px;
		left: 7px;
		font-size: 0.5em;
	}
	.conceptCont img{
		display: none;
	}
	.conceptCont {
		width: 80%;
		margin-top: 15%;
		margin-left: 10%;
	}
	.concepttxt {
		font-size: 0.5em;
	}
	.spaceContall {
		padding-bottom: 200%;
	}
	.spaceCont {
		width: 90%;
		margin: 5.25% 5%;
	}
	.spaceCont img{
		margin-bottom: 1%;
		width: 100%;
	}
	.spacetxt {
		position: relative;
		float: left;
		width: 100%;
		left: 0;
		top: 0;
		margin-top: 5%;
		font-size: 0.5em;
		line-height: 1.4;
	}
	.menuContall {
		padding-bottom: 140%;
	}
	.menuCont{
		width: 90%;
		margin-top: 15%;
		margin-left: 5%;
		font-size: 0.5em;
	}
	.attsq {
		height: 18px;
	}
	.attsq h4{
		font-size: 1.2em;
		margin-top: 0.5em;
	}
	.winelistbtn {
		width: 100%;
		bottom: -20%;
	}
	.winelistbtn h4{
		width: 100%;
		margin-top: 0.9em;
	}
	.galleryCont {
		width: 90%;
		margin: 22.5% 5%;
	}
	#map_canvas {
		position: absolute;
		width: 90%;
		padding-bottom: 60%;
		margin-top: 5%;
		margin-left: 5%;
	}
	#map_canvas {
		pointer-events : none;
	}
	.infoTxt {
		width: 90%;
		left: 5%;
		margin-top: 71%;
		text-align: left;
		font-size: 0.6em;
		line-height: 1;
	}
	.infoTxt li {
		margin: 10px 0 0 0;
	}
	#banner {
		right: 0;
		bottom: -80px;
	}
	.bannercaption{
		right: 0;
		bottom: -100px;
	}
/*	.galleryContAll {
		padding-bottom: 120%;
	}*/
}

@media screen and (max-width:475px) {
	#banner {
		width: 100%;
		right: 0;
		bottom: -80px;
	}
}

/* Two Column ////////////////////////////////////////////////////////////////// */

@media screen and (min-width:900px) {
	.navi1 {
		display: block;
	}
	.navi2 {
		display: none;
	}
	#menu {
		display: none;
	}
	.telbase {
		left: auto;
		right: 10px;
	}
	.top {
		width: 100%;
		margin-top: 60px;
		padding-bottom: 50%;
	}
	#viewer {
		margin-top: 60px;
	}
	.fullimg {
		width: 100%;
		height: auto;
		left: 0;
		position: absolute;
	}
	.contents {
		padding-bottom: 50%;
	}
	.contents3 {
		padding-bottom: 60%;
	}
	.copyrighttxt {
		left: 0;
		font-size: 0.6em;
		letter-spacing: 0.2em;
	}
	.title {
		border-width: 80px 240px 0 0;
	}
	.titletxt {
		top: -65px;
		left: 15px;
		font-size: 1em;
	}
	.conceptCont img{
		display: block;
	}
	.conceptCont {
		width: 70%;
		margin: 5.25% 15%;
	}
	.concepttxt {
		font-size: 0.8em;
	}
	.spaceCont {
		width: 70%;
		margin: 5.25% 15%;
	}
	.spaceCont img{
		margin: 0 1% 1% 0;
		width: 49%;
	}
	.spacetxt {
		position: absolute;
		width: 55%;
		left: 55%;
		top: 60%;
		margin-top: 0;
		font-size: 0.8em;
	}
	.menuCont{
		width: 70%;
		margin-top: 6%;
		margin-left: 15%;
		font-size: 0.8em;
	}
	.attsq {
		height: 24px;
	}
	.attsq h4{
		font-size: 0.8em;
		margin-top: 0.8em;
	}
	.winelistbtn {
		bottom: 0px;
		width: 180px;
	}
	.winelistbtn h4{
		width: 180px;
		margin-top: 0.4em;
	}
	.galleryCont {
		width: 70%;
		margin: 5.25% 15%;
	}
	#map_canvas {
		position: absolute;
		width: 70%;
		padding-bottom: 25%;
		margin-top: 5.25%;
		margin-left: 15%;
	}
	#map_canvas {
		pointer-events : auto;
	}
	.infoTxt {
		width: 70%;
		left: 15%;
		margin-top: 32%;
		text-align: left;
		font-size: 0.8em;
		line-height: 1.2;
	}
	.infoTxt li {
		margin: 10px 0 0 0;
	}
/*	.galleryContAll {
		padding-bottom: 65%;
	}*/
}


@media screen and (min-width:1200px) {
	.contents3 {
		padding-bottom: 50%;
	}
}