@charset "utf-8";

body{
	background:#fff;
	}
.G-form{
   margin-bottom:5px;
   border:#eaeaea 1px solid;
   background-color: rgba(255, 255, 255, 0.5);
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px; 
   -ms-border-radius: 2px; 
   -o-border-radius: 2px; 
   border-radius: 2px;
}
.G-form-control {
  	height: 35px;
  	border-color: #eaeaea;
	width:100%;
  	background: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0; 
	-ms-border-radius: 0; 
	-o-border-radius: 0; 
	border-radius: 0;
}
.G-box-search{
	background:#fff;
	padding-left:15px;
	border:1px solid #eaeaea;
	-webkit-border-radius: 0;
	-moz-border-radius: 0; 
	-ms-border-radius: 0; 
	-o-border-radius: 0; 
	border-radius: 0;
	color:#797979 ;
	font-family: 'Conv_PSL-Text';
	font-weight: lighter;
	font-size:19px;
	}	
.G-center{
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both
}
#cart-table-ems {
	min-width:650px;
}
#cart-table {
	min-width:845px;
}
#G_wrapper-cart-table {
	overflow:auto;
	overflow-y:hidden;
}
#G_width-pic{
	width:100%;
	border:1px solid rgba(255, 255, 255, 0.1);
	background:rgba(255, 255, 255, 0.03);
	padding:5px;
}
#map-wrapper {
	border:1px solid #2c529e !important;
}
.map{
	height:450px;
	width:100%;
}				
#message{
	padding:15px;
}
.item-left-best {
	margin:0;
	padding:0;
}
.item-left-best li {
	margin:0px 0 10px 0;
	list-style:none;
	width:100%;
}
.item-left-best li .G_item-entry {
	display:block;
	float:left;
	margin-right:10px;
	position:relative;
	border:none;
	width:45%;
	height:auto;
} 
.G_total {
	text-align:right;
	padding:10px;
	border:1px solid #fff;
	border-top: none;
	margin-bottom:15px;
}
.G_total-btn {
	text-align:right;
}
.G_total strong {
	color:#f00;
}
.G_total span {
	font-size:1.1em
}
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-3px;
}
@media (min-width: 240px) and (max-width: 767px) { 
.video-container {
    position: relative;
    padding-bottom: 59.25%;
    padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#footer-box{
	width:272px;
	margin:0 auto;
}
#footer-box2{
	text-align:center;
	margin:2px;
}
body{
	background: #ffff;
}
.G-logo{
	margin-top:5px;
	margin-bottom:0;
	margin-left: auto;
	margin-right:auto;
	width:60px;
}	
#bg-main{
	margin:0;
	padding:10px 80px;
	position: relative;
	z-index:5;
	background: url(../images/bg-main.jpg) no-repeat top center;
	width:100%;
	
/*	box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
  	-webkit-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-khtml-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-ms-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-o-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);*/
}
#bg-top{
	background: #fff;
	
/*	box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
  	-webkit-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-khtml-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-ms-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-o-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);*/
}
#bg-header{
	background:none;
	
	padding:3px 0;
	position:relative;
	z-index:0;
}
#bg-menu{	

	padding:12px 0;
	margin:0;
	
	background:url(../images/bg-top-header.jpg) no-repeat top center;
	background-color:#fff;
	
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}
#bg-footer{
  padding-top:30px;
  padding-bottom:0px;
  background:none;
}
#bg-into{
	background:#FFF;
	width:100%;
	min-height:500px;
}
#bg-head-footer{
	background:url(../images/head-footer.png) no-repeat top center;
	height:378px;
	width:100%;
	padding:20px 0;
	margin:0;	
}
#bg-slide{
	background:url(../upload/slide.jpg) no-repeat top center;
	height:879px;
}
#table-box:nth-child(odd){
	background:rgba(255, 255, 255, 0.25);
	padding:5px 0;
	margin-bottom:2px;
	border-bottom:1px solid rgba(101,66,29,0.1);
	border-left:1px solid rgba(101,66,29,0.1);
	border-right:1px solid rgba(101,66,29,0.1);
	text-align:left;
}
#table-box:nth-child(even){
	background:#fff;
	padding:5px 0;
	margin-bottom:2px;
	border-bottom:1px solid rgba(101,66,29,0.1);
	border-left:1px solid rgba(101,66,29,0.1);
	border-right:1px solid rgba(101,66,29,0.1);
	text-align:left;
}








.float{
	float:left;
}
#search-box{
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 15px;
    width: 220px;
}
.language-box{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	width:100px;
}
#morita{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	width:100px;
}
#welcome-box{
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
#body-box{
	text-align:left;
	margin-top:25px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
#box-product{
	background:#fff;
	border:1px solid #e8e8e8;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#box-product:hover{
	border:1px solid #6977b6;
}
.day-box{
	float:left;
	background:#2c529e;
	color:#fff;
	padding:3px 8px;
	font-size:12px;
}
.time-box{
	float:left;
	background:#777;
	color:#fff;
	padding:3px 8px;
	font-size:12px;
}
#Related{
	background:#f5f5f5;
	padding:2px 10px;
	color:#666666;
	margin:3px 0;
}
#social-box{
	text-align:center;
	margin-top:5px;
	margin-bottom:2px;
	margin-left:0;
	margin-right:0;
}
.sub-box{
	margin:0 10px 35px 10px;
}
.sub-box-text{
	text-align:left; 
	background:rgba(255, 255, 255, 0.8); 
	margin-top:-80px; 
	margin-right: 20px; 
	padding:5px 15px; 
	position:relative;
	 z-index:9;
	 clear:both;
}
.sub-box-product{
	background:#f7f7f7;
	display:block;
	margin-top:22px;
}
.sub-box-name{
	padding:10px 20px;
	border-bottom:1px solid #fff;
	display:block;
	cursor:pointer;
	
	font-family: 'Conv_PSL-Text';
	font-size: 1.5em;
	line-height:1;
	color:#666666;
	font-weight:100;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.sub-box-name:hover{
	background:#e4e4e4;
	color:#665aa6;
}
.download-box{
	padding:9px 15px 5px 15px;
	margin:5px 0;
	
	color:#888888;
	font-size:15px;
	
	background:#F3F3F3;
	cursor:pointer;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.download-box:hover{
	color:#f00;
	background:#e2e2e2;
}
#box-right-slide{
	padding:10px;
	background:#f5f5f5;
}
#box-right-slide-li{
	padding:10px 5px;
	color:#888888;
	font-size:16px;
	cursor:pointer;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#box-right-slide-li:hover{
	color:#6977b6;
}
#head-footer{
	background-image:url(../images/head-footer.png);
	height:224px;
	width:339px;
	margin-top:0px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}
#telephone-menu{
	color:#183d87;
	padding:3px 0px;
	letter-spacing:2px;
	font-size:24px;
	font-family: 'Conv_supermarket_1';
	text-shadow:1px 1px 1px #fff;
}
#icon-telephone {
    margin-right: 5px;
    font-size:20px;
}
}

@media (min-width: 768px) and (max-width: 991px) { 
.video-container {
    position: relative;
    padding-bottom: 59.25%;
    padding-top: 40px;
	height: 0;
	overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#footer-box{
	width:324px;
	margin:0 auto;
}
#footer-box2{
	text-align:center;
	margin:2px;
}
body{
	background: #fff;
}
.G-logo{
	margin-top:8px;
	margin-bottom:0;
	margin-left: auto;
	margin-right:auto;
	width:65px;
}
#bg-main{
	margin:0;
	padding:10px 80px;
	position: relative;
	z-index:5;
	background: url(../images/bg-main.jpg) no-repeat top center;
	width:100%;
	
/*	box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
  	-webkit-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-khtml-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-ms-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-o-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);*/
}
#bg-top{
	background: #fff;
	
/*	box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
  	-webkit-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-khtml-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-ms-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-o-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);*/
}
#bg-header{
    background: none;
    padding: 10px 0;
    position: relative;
    z-index: 6;

}
#bg-menu{	
	
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}
.bg-menu-de{
		-webkit-transition: all .9s ease-in-out;
		-moz-transition: all .9s ease-in-out;
		-o-transition: all .9s ease-in-out;
		-ms-transition: all .9s ease-in-out;
		transition: all .9s ease-in-out;
}
.bg-menu-top{
		-webkit-transition: all .7s ease-in-out;
		-moz-transition: all .7s ease-in-out;
		-o-transition: all .7s ease-in-out;
		-ms-transition: all .7s ease-in-out;
		transition: all .7s ease-in-out;
}
#bg-footer{
  padding-top:30px;
  padding-bottom:0px;
  background:none;
}
#bg-into{
	background:#FFF;
	width:100%;
	min-height:500px;
}
#bg-head-footer{
	background:url(../images/head-footer.png) no-repeat top center;
	height:378px;
	width:100%;
	padding:20px 0;
	margin:0;	
}
#bg-slide{
	background:url(../upload/slide.jpg) no-repeat top center;
	height:879px;
}

#table-box:nth-child(odd){
	background:rgba(255, 255, 255, 0.25);
	padding:5px 0;
	margin-bottom:2px;
	border-bottom:1px solid rgba(101,66,29,0.1);
	border-left:1px solid rgba(101,66,29,0.1);
	border-right:1px solid rgba(101,66,29,0.1);
	text-align:left;
}
#table-box:nth-child(even){
	background:#fff;
	padding:5px 0;
	margin-bottom:2px;
	border-bottom:1px solid rgba(101,66,29,0.1);
	border-left:1px solid rgba(101,66,29,0.1);
	border-right:1px solid rgba(101,66,29,0.1);
	text-align:left;
}







.float{
	float:left;
}
#search-box{
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 15px;
    width: 220px;
}
.language-box{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	width:100px;
}
#morita{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	width:100px;
}
#welcome-box{
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
#body-box{
	text-align:left;
	margin-top:25px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
#box-product{
	background:#fff;
	border:1px solid #e8e8e8;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#box-product:hover{
	border:1px solid #6977b6;
}
.day-box{
	float:left;
	background:#2c529e;
	color:#fff;
	padding:0 5px;
	font-size:11px;
}
.time-box{
	float:left;
	background:#777;
	color:#fff;
	padding:0 5px;
	font-size:11px;
}
#Related{
	background:#f5f5f5;
	padding:2px 10px;
	color:#666666;
	margin:3px 0;
}
#social-box{
	text-align:center;
	margin-top:5px;
	margin-bottom:2px;
	margin-left:0;
	margin-right:0;
}
.sub-box{
	margin:0 10px 35px 10px;
}
.sub-box-text{
	text-align:left; 
	background:rgba(255, 255, 255, 0.8); 
	margin-top:-80px; 
	margin-right: 20px; 
	padding:5px 15px; 
	position:relative;
	 z-index:9;
}
.sub-box-product{
	background:#f7f7f7;
	display:block;
	height:259px;
	overflow-y:auto;
}
.sub-box-name{
	padding:10px 20px;
	border-bottom:1px solid #fff;
	display:block;
	cursor:pointer;
	
	font-family: 'Conv_PSL-Text';
	font-size: 1.5em;
	line-height:1;
	color:#666666;
	font-weight:100;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.sub-box-name:hover{
	background:#e4e4e4;
	color:#665aa6;
}
.download-box{
	padding:9px 15px 5px 15px;
	margin:5px;
	
	color:#888888;
	font-size:15px;
	
	background:#F3F3F3;
	cursor:pointer;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.download-box:hover{
	color:#f00;
	background:#e2e2e2;
}
#box-right-slide{
	padding:10px;
	background:#f5f5f5;
	height:197px;
	overflow-y:auto;
}
#box-right-slide-li{
	padding:10px 5px;
	color:#888888;
	font-size:16px;
	cursor:pointer;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#box-right-slide-li:hover{
	color:#6977b6;
}
#head-footer{
	background-image:url(../images/head-footer.png);
	height:230px;
	width:766px;
	margin-top:15px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}
#telephone-menu{
	color:#183d87;
	padding:3px 0px;
	letter-spacing:2px;
	font-size:25px;
	font-family: 'Conv_supermarket_1';
	text-shadow:1px 1px 1px #fff;
}
#icon-telephone {
    margin-right: 5px;
    font-size:20px;
}
}

@media (min-width: 992px) and (max-width: 1199px) { 
.video-container {
    position: relative;
    padding-bottom: 59.25%;
    padding-top: 60px;
	height: 0;
	overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.map {
	height:443px;
	width:100%;
}
#footer-box{
	width:324px;
}
#footer-box2{
	text-align:center;
	margin:2px;
	padding-top:3px;
	border-top:1px solid #9e9e9e;
}
body{
	background: #fff;
}
.G-logo{
	margin-top:3px;
	margin-bottom:3px;
	margin-left:0;
	margin-right:0;
	width:380px;
	float:left;
}		
#bg-main{
	margin:0;
	padding:10px 80px;
	position: relative;
	z-index:5;
	background: url(../images/bg-main.jpg) no-repeat top center;
	width:100%;
	
/*	box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
  	-webkit-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-khtml-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-ms-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-o-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);*/
}
#bg-top{
	background: #fff;
	
/*	box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
  	-webkit-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-khtml-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-ms-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-o-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);*/
}
#bg-header{
	background:#f3f3f3;
	
	padding:10px 0;
	position:relative;
	z-index:6;
}
#bg-menu{	
	position: relative;
	z-index:6;
	width:100%;
	padding:0;
	margin:0;
	background:url(../images/xxx.jpg) no-repeat top center;
	background-color:#fff;
	
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
		
	box-shadow:0px 2px 5px 1px rgba(0, 0, 0, 0.3);
  	-webkit-box-shadow:0px 2px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0px 2px 5px 1px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow:0px 2px 5px 1px rgba(0, 0, 0, 0.3);
	-ms-box-shadow:0px 2px 5px 1px rgba(0, 0, 0, 0.3);
	-o-box-shadow:0px 2px 5px 1px rgba(0, 0, 0, 0.3);
}
.bg-menu-de{
		-webkit-transition: all .9s ease-in-out;
		-moz-transition: all .9s ease-in-out;
		-o-transition: all .9s ease-in-out;
		-ms-transition: all .9s ease-in-out;
		transition: all .9s ease-in-out;
}
.bg-menu-top{	
		-webkit-transition: all .7s ease-in-out;
		-moz-transition: all .7s ease-in-out;
		-o-transition: all .7s ease-in-out;
		-ms-transition: all .7s ease-in-out;
		transition: all .7s ease-in-out;
}
#bg-footer{
  padding-top:30px;
  padding-bottom:0px;
  background:none;
}
#bg-into{
	background:#FFF;
	width:100%;
	min-height:500px;
}
#bg-head-footer{
	background:url(../images/head-footer.png) no-repeat top center;
	height:378px;
	width:100%;
	padding:20px 0;
	margin:0;	
}
#bg-slide{
	background:url(../upload/slide.jpg) no-repeat top center;
	height:879px;
}
#table-box:nth-child(odd){
	background:rgba(255, 255, 255, 0.25);
	padding:5px 0;
	margin-bottom:2px;
	border-bottom:1px solid rgba(101,66,29,0.1);
	border-left:1px solid rgba(101,66,29,0.1);
	border-right:1px solid rgba(101,66,29,0.1);
	text-align:left;
}
#table-box:nth-child(even){
	background:#fff;
	padding:5px 0;
	margin-bottom:2px;
	border-bottom:1px solid rgba(101,66,29,0.1);
	border-left:1px solid rgba(101,66,29,0.1);
	border-right:1px solid rgba(101,66,29,0.1);
	text-align:left;
}








.language-box{
	margin-top:5px;
	margin-bottom:4px;
	margin-right:3px;
	text-align:right;
}
#social-box{
	text-align:right;
	margin-top:4px;
	margin-bottom:2px;
	margin-left:0;
	margin-right:0;
}
#mail-box{
	text-align:right;
	margin-top:4px;
	margin-bottom:2px;
	margin-left:0;
	margin-right:0;
	
	color:#666666;
	font-family: 'Conv_PSL-Text';
	font-size:23px;
}
#telephone-menu{
	color:#fff;
	padding:3px 45px;
	letter-spacing:2px;
	font-size:25px;
	font-family: 'Conv_supermarket_1';
	text-shadow:1px 1px 1px #000000;
}
#icon-telephone{
	margin-right:15px;
	font-size:18px;
}
#head-footer{
	background-image:url(../images/head-footer.png);
	height:223px;
	width:778px;
	margin-top:15px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}
.float{
	float:left;
}
#search-box{
	margin-top:48px;
	margin-bottom:10px;
	margin-right:15px;
	float:right;
	width:275px;
}
#welcome-box{
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
#body-box{
	text-align:left;
	width:935px;
	margin-top:25px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
#box-product{
	background:#fff;
	border:1px solid #e8e8e8;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#box-product:hover{
	border:1px solid #c62929;
}
.day-box{
	float:left;
	background:#2c529e;
	color:#fff;
	padding:0 5px;
	font-size:11px;
}
.time-box{
	float:left;
	background:#777;
	color:#fff;
	padding:0 5px;
	font-size:11px;
}
#contact-box-footer{
	text-align:right;
	color:#fff;
	margin-top:2px;
}
}

@media (min-width: 1200px) { 
.video-container {
    position: relative;
    padding-bottom: 71.25%;
    padding-top: 23px;
	height:0;
	overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.map {
	height:410px;
	width:100%;
}
#footer-box{
	width:324px;
	margin-top:5px;
}
#footer-box2{
	text-align:right;
	margin:2px;
}
body{
background: none;
}
.G-logo{
	margin-top:7px;
	margin-bottom:7px;
	margin-left:0;
	margin-right:0;
	width:385px;
}	
#bg-main{
	margin:0;
	padding:10px 80px;
	position: relative;
	z-index:5;
	background: url(../images/bg-main.jpg) no-repeat top center;
	width:100%;
	
/*	box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
  	-webkit-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-khtml-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-ms-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-o-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);*/
}
#bg-top{
	background: #fff;
	
/*	box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
  	-webkit-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-khtml-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-ms-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);
	-o-box-shadow:0px 0px 15px -2px rgba(0, 0, 0, 0.6);*/
}
#bg-header{
	background:#f3f3f3;
	
	padding:10px 0 2px 0;
	position:relative;
	z-index:6;
}
#bg-menu{
	background:#3c4041;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3c4041), to(#27292a));
	background-image: -webkit-linear-gradient(top,  #3c4041, #27292a);
	background-image: -moz-linear-gradient(top,  #3c4041, #27292a);
	background-image: -ms-linear-gradient(top,  #3c4041, #27292a);
	background-image: -o-linear-gradient(top,  #3c4041, #27292a);
	background-image: linear-gradient(to bottom,  #3c4041, #27292a);
	
	position: relative;
	z-index:6;
	width:100%;
	padding:0;
	margin:0;
	
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
		
	box-shadow:0px 2px 5px 1px rgba(0, 0, 0, 0.3);
  	-webkit-box-shadow:0px 2px 5px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0px 2px 5px 1px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow:0px 2px 5px 1px rgba(0, 0, 0, 0.3);
	-ms-box-shadow:0px 2px 5px 1px rgba(0, 0, 0, 0.3);
	-o-box-shadow:0px 2px 5px 1px rgba(0, 0, 0, 0.3);
}
.bg-menu-de{
		-webkit-transition: all .9s ease-in-out;
		-moz-transition: all .9s ease-in-out;
		-o-transition: all .9s ease-in-out;
		-ms-transition: all .9s ease-in-out;
		transition: all .9s ease-in-out;
}
.bg-menu-top{
		-webkit-transition: all .7s ease-in-out;
		-moz-transition: all .7s ease-in-out;
		-o-transition: all .7s ease-in-out;
		-ms-transition: all .7s ease-in-out;
		transition: all .7s ease-in-out;
}
#bg-footer{
  padding-top:30px;
  padding-bottom:0px;
  background:none;
}
#bg-into{
	background:#FFF;
	width:100%;
	min-height:500px;
}
#bg-head-footer{
	background:url(../images/head-footer.png) no-repeat top center;
	height:378px;
	width:100%;
	padding:20px 0;
	margin:0;	
}
#bg-slide{
	background:url(../upload/slide.jpg) no-repeat top center;
	height:879px;
}
#table-box:nth-child(odd){
	background:rgba(255, 255, 255, 0.25);
	padding:5px 0;
	margin-bottom:2px;
	border-bottom:1px solid rgba(101,66,29,0.1);
	border-left:1px solid rgba(101,66,29,0.1);
	border-right:1px solid rgba(101,66,29,0.1);
	text-align:left;
}
#table-box:nth-child(even){
	background:#fff;
	padding:5px 0;
	margin-bottom:2px;
	border-bottom:1px solid rgba(101,66,29,0.1);
	border-left:1px solid rgba(101,66,29,0.1);
	border-right:1px solid rgba(101,66,29,0.1);
	text-align:left;
}







.language-box{
	margin-top:5px;
	margin-bottom:4px;
	margin-right:3px;
	text-align:right;
}
#social-box{
	text-align:right;
	margin-top:4px;
	margin-bottom:2px;
	margin-left:0;
	margin-right:0;
}
#mail-box{
	text-align:right;
	margin-top:4px;
	margin-bottom:2px;
	margin-left:0;
	margin-right:0;
	
	color:#666666;
	font-family: 'Conv_PSL-Text';
	font-size:23px;
}
#telephone-menu{
	color:#fff;
	padding:3px 45px;
	letter-spacing:2px;
	font-size:25px;
	font-family: 'Conv_supermarket_1';
	text-shadow:1px 1px 1px #000000;
}
#icon-telephone{
	margin-right:15px;
	font-size:18px;
}
#head-footer{
	background-image:url(../images/head-footer.png);
	height:223px;
	width:778px;
	margin-top:15px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}
.float{
	float:left;
}
#search-box{
	margin-top:48px;
	margin-bottom:10px;
	margin-right:15px;
	float:right;
	width:275px;
}
#welcome-box{
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
#body-box{
	text-align:left;
	width:935px;
	margin-top:25px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
#box-product{
	background:#fff;
	border:1px solid #e8e8e8;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#box-product:hover{
	border:1px solid #c62929;
}
.day-box{
	float:left;
	background:#2c529e;
	color:#fff;
	padding:0 5px;
	font-size:11px;
}
.time-box{
	float:left;
	background:#777;
	color:#fff;
	padding:0 5px;
	font-size:11px;
}
#contact-box-footer{
	text-align:center;
	color:#fff;
	margin-top:0px;
}









#Related{
	background:#f5f5f5;
	padding:2px 10px;
	color:#666666;
	margin:3px 0;
}
.sub-box{
	margin:0 10px 35px 10px;
}
.sub-box-text{
	text-align:left; 
	background:rgba(255, 255, 255, 0.8); 
	margin-top:-80px; 
	margin-right: 20px; 
	padding:5px 15px; 
	position:relative;
	 z-index:9;
}
.sub-box-product{
	background:#f7f7f7;
	display:block;
	height:420px;
	overflow-y:auto;
}
.sub-box-name{
	padding:10px 20px;
	border-bottom:1px solid #fff;
	display:block;
	cursor:pointer;
	
	font-family: 'Conv_PSL-Text';
	font-size: 1.5em;
	line-height:1;
	color:#666666;
	font-weight:100;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.sub-box-name:hover{
	background:#e4e4e4;
	color:#665aa6;
}
.download-box{
	padding:9px 15px 5px 15px;
	margin:5px;
	
	color:#888888;
	font-size:15px;
	
	background:#F3F3F3;
	cursor:pointer;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.download-box:hover{
	color:#f00;
	background:#e2e2e2;
}
#box-right-slide{
	padding:20px;
	background:#f5f5f5;
	height:419px;
	overflow-y:auto;
}
#box-right-slide-li{
	padding:10px 5px;
	color:#888888;
	font-size:16px;
	cursor:pointer;
	
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#box-right-slide-li:hover{
	color:#6977b6;
}
}
#border-top{
	border-top:1px solid #f9f9f9;
	padding-top:15px;
}