@charset "utf-8";
/*
* Noto Sans TC (Chinese_traditional) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.otf) format('opentype');
 }
 /*
文字設定
 */



body{
	margin:0;
}

.shop_buttom{
	width:100%;
	max-width:900px;
	margin:auto;
	bottom:0px;
	position:fixed;
	z-index:200;
}
.shop_buttom_bt,.shop_buttom_bt2,.shop_buttom_bt3,.shop_buttom_bt4,.shop_buttom_bt5{
	font-family: 'Noto Sans TC';
	font-size: 20px;
	padding-top: 1%;
	padding-bottom: 1%;
	width: 20%;
	float:left;
	display: block;
	text-align: center;
	background-color: #FFFFFF;
	color: #2f061b;
	
}

.lineFB{
	width:100%;
	max-width:900px;
	margin:auto;
	position:absolute;
	z-index:100;
	top: 300px;

}
.lineFB2{
	width:25%;
	max-width:900px;
	margin:auto;
	position:absolute;
	z-index:100;

}
.lineFB_bt{
	width:40px;
	height:40px;
	float:right;
}
.lastSpace{
	clear:both;
	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;
}
.SA_footer{
	font-size: 100%;
	width: 100%;
	max-width: 900px;
	margin: auto;
	text-align: center;
	color: #0048AB;
}
.imgcut{
	padding-top: 0px;
	padding-bottom: 0px;
	display:block;	
}
img{
	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%;
}

.pix_pc {
	display: block;
}

.pix_phone {
	display: none;
}

.sa_slider4 {
	width: 100%;
	float: left;
}




@media screen and (max-width: 800px) {

.lastSpace{
		background:#FFFFFF;
}
.lineFB_bt{
	width:30px;
	height:30px;
	float:right;
}
.lineFB{
	top: 120px;

}
.shop_buttom_bt,.shop_buttom_bt2,.shop_buttom_bt3,.shop_buttom_bt4,.shop_buttom_bt5{
	font-family: 'Noto Sans TC';
	font-size: 15px;
	padding-top: 3%;
	padding-bottom: 3%;
	width: 20%;
	float:left;
	display: block;
	text-align: center;
	background-color: #ffffff;
	color: #2f061b;
	
}


}







.FV_BK {
	background-image: url(../images/SPC_01_BK.gif);
}
