@charset "utf-8";

body{
	margin:0;
}
#panel {
    display: none;
	background-color: #FFFFFF;
}
.left50{
	width: 50%;
	float: left;
}
.left60{
	width: 65%;
	float: left;
}
.left40{
	width: 35%;
	float: left;
}
.re_90{
	width: 90%;
	margin: auto;
}
.sa_slider{
	width: 100%;
	background-color: #fae7d5;
}
.shop_buttom2{
	width:100%;
	max-width:900px;
	bottom:0px;
	position:fixed;
	z-index:201;
	background-color: #FF1C70; 
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto; 
	margin-left: auto;
}
.navbar{
	padding: 10px 0 10px 0;
	width: 19.6%;
	font-size: 16px;
	float: left;
	background-color: #FF1C70;
	color: #FFF;
	text-align: center;
	border-style: solid;
	border-width: 0 1px 1px 0;
	font-weight: 700;
	
	
}
.navbar2{
	padding: 10px 0 10px 0;
	width: 19.6%;
	font-size: 16px;
	float: left;
	background-color: #FF1C70;
	color: #FFF;
	text-align: center;	
	font-weight: 700;
		border-style: solid;
	border-width: 0 0 1px 0;
	text-decoration: none;
}
.navbar2 a,.navbar a{
	color: #FFF;
	text-decoration: none;
	
}
.SA_footer{
	font-size: 100%;
	width: 100%;
	max-width: 900px;
	margin: auto;
	text-align: center;
}
.SA_font_IG{
	font-size: 70%;
	width: 96%;
	color: #454545;
	margin: auto;
	padding: 2%;
}
.flip,.flipWG,.flipWG2,.flipWG3 {
	cursor: pointer;
}
.lineFB{
	width:100%;
	max-width:900px;
	margin:auto;
	position:absolute;
	z-index:100;

}
.lineFB_bt{
	width:40px;
	height:40px;
	float:right;
}
.lastSpace{
	height:30px;}
.all{
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 100%;
	max-width: 900px;
	display:block;	
	-webkit-box-shadow: 0 0 15px 6px #cccccc;
	-moz-box-shadow: 0 0 15px 6px #cccccc;
	box-shadow: 0 0 15px 6px #cccccc;

}
.imgcut{
	padding-top: 0px;
	padding-bottom: 0px;
	display:block;	

}
.imgcut img{
	
	display:block;	
}
.img_LEFT_40{
	width:40%;
	float: left;
	}
.img_LEFT_50{
	width:50%;
	float: left;
	}
.img_LEFT_60{
	width:60%;
	float: left;
	}
.img_LEFT_40 img,.img_LEFT_60 img,.img_LEFT_50 img{
	vertical-align: bottom;
	display:block;	
	}
.clean{
	clear:both;
	}
.video-container {
    position: relative;
    padding-bottom: 56.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%;
}
@media screen and (max-width: 800px) {
	.lastSpace{
		background:#FFFFFF;
	}
	.lineFB_bt{
	width:30px;
	height:30px;
	float:right;
}

	}