#index{
	min-width: 1030px;
}
.bg_line1{
	background: url("../img/index/line1.jpg") repeat-x center top ;
}

#headerInner{
	height: 850px;
}
#slide {
  	background: url("../img/index/slide01.jpg") no-repeat center center ;
	background-size: cover;
	min-width: 1000px;
	width: 100%;
	height: 850px;
	position: absolute;
	top: 0;
	left: 0;
}

#lead{
	background: url("../img/index/bg_lead.jpg") no-repeat center top ;
	background-size: cover;
	min-height: 1213px;
	letter-spacing: 0.75px;
}
#lead h2{
	padding-top: 111px;
}
#lead .txt{
	padding:50px 0;
}
#lead .txt p{
	padding-bottom: 30px;
}

.ken-burns {
  position: relative;
  overflow: hidden;
}
.ken-burns .ken-burns__image {
  -webkit-transition: -webkit-transform 15s linear;
          transition: transform 15s linear;
}
body:not(.ie9) .ken-burns:hover .ken-burns__image {
  -webkit-transform: scale(1.125);
      -ms-transform: scale(1.125);
          transform: scale(1.125);
}
.background-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ken-burns__image {
    transition: transform 15s linear 0s;
}
.background-image {
    background-image: url("../img/index/bg_welcome.jpg") ;
}

#welcome{
	position: relative;
}
#welcome h2{
	padding: 176px 0 201px;
}
#welcome .link{
	position: absolute;
	right: 12px;
	bottom: -569px;
}
#welcome .link a{
	display: block;
}
#welcome .link a:after{
	height: 4px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	background: #d90012;
	transform: scaleX(0) translateZ(0);
	transition: transform 0.25s ease-out;
	-webkit-transition: transform 0.25s ease-out;
    -moz-transition: transform 0.25s ease-out;
    -o-transition: transform 0.25s ease-out;
    -ms-transition: transform 0.25s ease-out;
	z-index: 10;
}
#welcome .link a:hover:after{
	transform: scaleX(1) translateZ(0);
}

#scene{
	padding-top: 43px;
	padding-bottom: 63px;
}
#scene ul{
	padding-top: 25px;
}
#scene li{
	margin-left: 35px;
	overflow: hidden;
}
#scene li img{
	-moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
#scene li img:hover{
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}


#beer{
	background: url("../img/index/bg_beer.jpg") no-repeat center top ;
	background-size: cover;
	padding: 57px 0 51px;
}
#beer h2{
	padding-bottom: 20px;
}
#beer .link2{
	position: absolute;
	top: 208px;
	right: 0;
}
.link2 a{
	display: block;
}
.link2 a:after{
	height: 10px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	background: #ffdb00;
	transform: scaleX(0) translateZ(0);
	transition: transform 0.25s ease-out;
	-webkit-transition: transform 0.25s ease-out;
    -moz-transition: transform 0.25s ease-out;
    -o-transition: transform 0.25s ease-out;
    -ms-transition: transform 0.25s ease-out;
	z-index: 10;
}
.link2 a:hover:after{
	transform: scaleX(1) translateZ(0);
}
.slideFrame {
	width: 100%;
	height: 452px;
	position: relative;
	margin-bottom: 33px;
}
.slideGuide {
	width: 332px;
	height: 452px;
	overflow: hidden;
}
.slideCell {
	float: left;
	display: block;
	height: 100%;
	margin-right: 25px;
}

#beer{
	background: url("../img/index/bg_beer.jpg") no-repeat center top ;
	background-size: cover;
	padding: 57px 0 51px;
}

#dish{
	background: url("../img/index/dish_slide01.jpg") no-repeat center top ;
	background-size: cover;
	height: 756px;
	width: 100%;
}
#dish .link2{
    position: absolute;
    top: 381px;
    right: 8px;
}

#news{
	padding-bottom: 67px;
}
#news h2{
	padding: 63px 0 15px;
}
#news #feed2{
	margin-left: -16px;
	padding-bottom: 38px;
	margin-right: -16px;
}
#news #feed2 dl{
	float: left;
	width: 324px;
	margin-left: 30px;
	color: #000;
	text-align: center;
	padding-top: 20px;
	height: 369px;
}
#news #feed2 .date{
	color: #a0000d;
	padding-top: 16px;
	padding-right: 25px;
	font-weight: bold;
}
#news #feed2 .date span{
	padding-right: 10px;
}
#news .data a{
	color: #000;
}
#news .data a:hover{
	text-decoration: underline;
}
.column0{
	margin-left: 0px !important;
}

.column:hover{
	background: url("../img/index/bg_w.png") repeat center top ;
	cursor: pointer;
}


#face{
	width: 470px;
	float: left;
}
#likebox{
	width: 470px;
	height: 440px;
	background: #FFF;
}
#feed1{
	background: rgba(0, 0, 0, 0) url("../img/index/bg_rss.jpg") no-repeat scroll center top;
    height: 405px;
    padding-top: 0px;
}
#feed1 dl{
 	background:  url("../img/index/icon.png") no-repeat scroll 2px 26px;
    margin-left: 56px;
    padding-left: 23px;
	padding-bottom: 14px;
}
#feed1 dt{
	color: #a0000d;
	padding-top: 16px;
	padding-right: 25px;
	font-weight: bold;
}
#rss{
	width: 470px;
	float: right;
}
#beernews ul{clear:both;margin:0 0 30px -10px;}
#beernews li{
	position:relative;
	width:200px;float:left;
	color:#000;font-size:16px;font-weight:bold;
	line-height:140%;
	margin:10px;
	padding:10px;
	background:#eadba0;
	border:2px solid #95802c;
	
	}
#beernews li span{float:right;color:#883d00;}
#beernews p{font-size:15px;font-weight:bold;color:#000;clear:both;text-align:center;margin:20px;}
