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

#main_contener {
	width: auto;
	background-color: #000000;
	overflow: hidden;
}
#main_contener2 {
	width: auto;
	background-color: #000000;
	overflow: hidden;
	padding-top: 30px;
}
#main {
	width: auto;
	vertical-align: bottom;
}
#eria {
	width: auto;
	margin-bottom: 50px;
}
#eria_c {
	width: auto;
	margin-left: 50px;
	margin-bottom: 12px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#eria_cc {
	width: auto;
	margin-left: 50px;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 12px;
	margin-right: 50px;
	line-height: 200%;
}
#coupon {
	width: auto;
	margin-left: 50px;
	margin-bottom: 20px;
}


#scroll {
		display:block;
		margin-bottom:50px;
	}
	#demo02{
		display:block;
		margin-bottom:1000px;
	}
	#demo02 img{
		margin-left:100px;
	}


#museum_c {
	width: auto;
	margin-left: 50px;
	color: #FFFFFF;
	line-height: 200%;
	margin-top: 30px;
	margin-bottom: 40px;
	overflow: hidden;
}

#museum_cc {
	width: 460px;
	color: #FFFFFF;
	font-size: 12px;
	margin-right: 20px;
	line-height: 200%;
	float: left;
}
#museum_ccc {
	width: 400px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 200%;
	margin-top: 14px;
	background-color: #5F5F5F;
	margin-bottom: 14px;
	padding-bottom: 10px;
}
#showroom {
	width: auto;
	padding-bottom: 20px;
}
#showroom_c {
	width: auto;
	margin-left: 50px;
	color: #FFFFFF;
	font-size: 12px;
	margin-right: 20px;
	line-height: 200%;
	margin-top: 20px;
	padding-bottom: 20px;
}
#stock {
	width: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 30px;
}
#stock_obi {
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #000000;
	margin-bottom: 20px;
}
#stock_car {
	height: auto;
	width: 100%;
	margin-top: 10px;
	overflow: hidden;
}
#stock_box {
	height: auto;
	float: left;
	margin-right: 22px;
	width: 312px;
}
#stock_box2 {
	height: auto;
	float: left;
	width: 312px;
}
#stock_box_c {
	height: auto;
	width: 312px;
}
#stock_box_c a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


/*マウスオーバーで画像がにゅるっと拡大&全面キャプション表示*/

a.thumnail {
	display: block;
	float: left;
	overflow: hidden;
	width: 312px;
	margin-bottom: 10px;
}
 
.thumnail img {
    height: auto;
    -webkit-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    width: 100%;
    vertical-align: bottom;
}
 
figure {
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}
 
figcaption {
    background-color: rgba(0,0,0,0.6);
    color: #FFF;
    opacity: 0;
    font-size: 12px;
    font-size: 1.2rem;
    position: absolute;
    text-align: center;
    -webkit-transition:all 0.25s ease-in-out;
        transition:all 0.25s ease-in-out;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding-top: 25%;
}
 
a:hover>figure img {
        transform: scale(1.15,1.15);
        -webkit-transform:scale(1.15,1.15);
        -moz-transform:scale(1.15,1.15);
        -ms-transform:scale(1.15,1.15);
        -o-transform:scale(1.15,1.15);
}
 
a:hover>figure figcaption {
    opacity: 1;
}

/*↑ここまで*/


#steak {
	width: auto;
	margin-bottom: 50px;
	overflow: hidden;
}
#cafe {
	width: auto;
	margin-bottom: 80px;
	overflow: hidden;
}
#info {
	width: auto;
	margin-bottom: 30px;
	overflow: hidden;
	margin-left: 30px;
	margin-right: 30px;
}
#info_l {
	width: 465px;
	height: auto;
	float: left;
}
#info_r {
	height: auto;
	font-size: 12px;
	float: none;
	margin-left: 30px;
}
#info_rr {
	height: auto;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 14px;
	line-height: 180%;
}
#info_r2 {
	height: 46px;
	width: 510px;
	vertical-align: baseline;
	float: left;
	background-image: url(../images/showroom_mini.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#info_r3 {
	height: 46px;
	width: 510px;
	vertical-align: baseline;
	float: left;
	background-image: url(../images/steek_mini.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
}
#info_r4 {
	height: 46px;
	width: 510px;
	vertical-align: baseline;
	float: left;
	background-image: url(../images/cafe_mini.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
}
#info_r2t {
	width: 300px;
	height: auto;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 210px;
	margin-top: 14px;
}
#info_r2tt {
	width: 300px;
	height: auto;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 210px;
	margin-top: 6px;
	line-height: 120%;
}
#info_r2tt p {
	font-size: 10px;
	color: #FFFFFF;
}
#nyuzyo {
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#nyuzyo_m {
	margin-left: 15px;
	font-size: 16px;
}
#museum_r {
	float: left;
	width: 400px;
	vertical-align: top;
	height: 300px;
	background-image: url(../images/morning.jpg);
	background-repeat: no-repeat;
}
#museum_rt {
	margin-left: 200px;
	height: 145px;
}
#museum_c #museum_r #social {
	background-image: url(../images/social.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 30px;
}
#social {
}
#social_t {
	float: right;
	width: 160px;
	padding-top: 5px;
}
#info_glion {
	height: auto;
	font-size: 12px;
	float: none;
	margin-left: 30px;
	overflow: hidden;
	margin-bottom: 24px;
}
#info_glion_l {
	height: auto;
	float: left;
	width: 380px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 160%;
	margin-left: 10px;
}
#info_glion_l p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 160%;
}
#info_glion_r {
	height: auto;
	font-size: 14px;
	float: left;
	width: 520px;
	color: #FFFFFF;
	line-height: 160%;
}
#official {
	width: auto;
	margin-bottom: 30px;
	overflow: hidden;
	margin-left: 30px;
	margin-right: 30px;
}
