@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;
	background-image:url(../images/shinnihon_winter_08.jpg);
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: repeat-x;
}
.po_navbarACT{
	width: 100%;
	max-width:900px;
	float: left;
	background-image: url(../images/po_company_02.jpg);
	position:fixed;
	bottom:0;
	z-index: 9999;
}
.lineFB{
	width:100%;
	max-width:900px;
	padding-top:2%;
	margin:auto;
	position:absolute;
	z-index:100;

}
.lineFB2{
	width:25%;
	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 #CCEAFB;
	-moz-box-shadow: 0 0 15px 6px #CCEAFB;
	box-shadow: 0 0 15px 6px #CCEAFB;	
	background-color:#FFFFFF;

}
.po_top{
	float:left;
	width:100%;
	background-color: #EE86A0;
}
.po_top_all{
	float:left;
	background-color:#EE86A0;


}
.top_head_img{
	width:100%;
	float:left;
	margin:auto;
	background-image:url(../images/shinnihon_winter_01_bk.jpg);
	background-position:center;
	background-repeat:no-repeat;

}
.top_head_text{
	color:#3E3A39;
	line-height:30px;
	font-size:18px;
	font-weight:600;
	float: left;
	margin-top: 15%;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	border-radius: 5px;
	background-image: url(../images/po_summer_op.png);
}
.top_head_text2{
	margin:3%;
	width:94%;
}
.top_head_text3 a{
	color: #FFFFFF;
	text-decoration: none;
}
.top_head_text3{
	color: #FFFFFF;
	line-height: 30px;
	font-size: 18px;
	font-weight: 900;
	float: left;
	margin: 3%;
	border-radius: 10px;
	width: 90%;

}
.top_head_text3_L{
	font-size:26px;
	padding-bottom:10px;
}

.po_down{
	float: left;
	margin:auto;
	width:100%;
}
.po_share_all{
	float:left;
	background-color:#009CAB;
	width:100%;
}
.po_share{
	width:100%;
	float:left;
	background-color: #009CAB;
}

.po_share_text{
	line-height:25px;
	background-image: url(../images/po_summer_op_80.png);
	font-weight:600;
	float:left;
	font-size:18px;
	width:26%;
	height:200px;
	overflow: auto;
	margin-left:2.5%;
	margin-top:2%;
	padding:2%;
	margin-bottom:2%;
}
.po_product_all{
	background-color:#EE86A0;
}
.po_product_head{
	background-color: #FFFFFF;
}
.po_product_head_text{
	font-size:20px;
	font-family: 'Noto Sans TC', sans-serif;
	color:#604C3F;
	margin-left:5%;
	margin-right:5%;
	margin-top:2%;
	margin-bottom:2%;
	width:90%;
	font-weight:500;
	line-height:30px;
}
.po_product_head3_text{
	float:left;
	font-family: 'Noto Sans TC', sans-serif;
	color:#604C3F;
	font-size:30px;
	margin-bottom:2%;
	width:100%;
	font-weight:bolder;
	line-height:50px;
	text-align:center;
}
.po_product_head3_text2{
	font-family: 'Noto Sans TC', sans-serif;
	color: #604C3F;
	font-size:20px;
	margin-left:5%;
	margin-right:5%;
	margin-top:2%;
	margin-bottom:5%;
	width:90%;
	font-weight:500;
	line-height:34px;
	background: #FFFFFF;
}
.po_product_head4{
	float:left;

}
.po_product_head4_all{
	float:left;
	background-image: url(../images/shinnihon_winter_bk.jpg);
	background-position:top center;
	background-attachment: fixed;

}
.po_product_head5_text_1{
	font-family: 'Noto Sans TC', sans-serif;
	color: #604C3F;
	font-size:20px;
	margin-left:5%;
	margin-right:5%;
	margin-top:2%;
	margin-bottom:5%;
	width:90%;
	font-weight:500;
	line-height:34px;
}
.po_product_head5_text_2{
	color:#f39800;
	font-family: 'Noto Sans TC', sans-serif;
	font-size:30px;
	font-weight:border;
	line-height:34px;
}
.po_product_head6{
	float:left;
	background-image: url(../images/shinnihon_winter_bk2.jpg);
	background-position:top center;
	background-attachment:fixed;

}
.po_product_head6_tittle{
	width:92%;
		margin-left:8%;
}
.po_product_head6_text_1{
	color:#2B2B2B;
	font-family: 'Noto Sans TC', sans-serif;
	font-size:20px;
	margin-left:8%;
	margin-right:8%;
	margin-top:2%;
	margin-bottom:5%;
	width:84%;
	font-weight:bord;
	line-height:34px;

	
}
.po_product_head6_text_2{
	color:#E4007F;
	font-family: 'Noto Sans TC', sans-serif;
	font-size:30px;
	font-weight:border;
	line-height:34px;
}
.po_offer_all{
	float:left;
	width:100%;
}
.po_offer{
	float:left;
	width:30%;
	padding-left:1.5%;
	padding-top: 20px;
}
.po_offer_pic{
	width:100%;
}
.po_offer_tittle{
	text-align:center;
	font-size:1.5em;
	color: #5F3C33;
	font-weight: 900;
}
.po_offer_text{
	padding-top:10px;
	text-align:center;
	font-size:16px;
	font-weight:300;
	font-family: 'Noto Sans TC', sans-serif;
}
.po_offer_buy{
	color:#FFFFFF;
	border-radius: 5px;
	overflow:hidden;
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width:40%;
	background-color: #5F3C33;
	font-family: 'Noto Sans TC', sans-serif;
	text-align:center
}
.po_offer_buy_r{
	float: left;
	color:#FFFFFF;
	border-radius: 5px;
	overflow:hidden;
	padding: 8px;
	margin-left:5%;
	margin-bottom: 30px;
	width:20%;
	background-color: #E99413;
	font-family: 'Noto Sans TC', sans-serif;
	text-align:center;
}
.po_offer_buy a,.po_offer_buy_r a{
	color:#FFFFFF;
	text-decoration:none;
}
.po_offer_cc{
	padding-top:10%;
	padding-bottom:3%;
	width:100%;
	float:left;
}
.footer,.footer a{
	background-image: url(../images/shinnihon_winter_footer.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 900;
	line-height: 24px;
	text-decoration: none;
	padding-bottom:3%;
}
.po_qa{
	width:100%;
}
.imgcut{
	padding-top: 0px;
	padding-bottom: 0px;
	display:block;	

}
.imgcut img{
	display:block;	
}
.img_LEFT_33{
	padding-left:2.3%;
	width:31%;
	float: left;
	vertical-align: bottom;
	display:block;
}
.img_LEFT_40{
	width:40%;
	float: left;
	vertical-align: bottom;
	display:block;
}
.img_LEFT_40_pc{
	width:40%;
	float: left;
	vertical-align: bottom;
	display:block;
}
.img_LEFT_40_phone{
	width:40%;
	float: left;
	vertical-align: bottom;
	display: none;
}
.img_LEFT_50{
	width:50%;
	margin: auto;
	vertical-align: bottom;
	display:block;
}
.img_LEFT_60{
	width:60%;
	float: left;
	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%;
}

.SA_showinfor{
	position: fixed;
 	background: rgb(0%,0%,0%); /*未支援瀏覽器指定不透明色*/
 	background: rgba(0%,0%,0%,0.6);
	background-size:cover;
	color:#FFFFFF;
	width:100%;
	margin:0px;
	height:100%;
	z-index:1000;
	top:0px;
	display:block;
	

}
.SA_showinfor.SA_none{
	display:none;
}
.SA_infor{
	width:90%;
	max-width:800px;
	height:100%;
	overflow:scroll;
	margin:auto;
}
.SA_CLOSE{
	width:30%;
	margin:1%;
}
.SA_showinfor_text{
	float: left;
	color: #000000;
	padding: 5%;
	width: 90%;
	font-size: 15px;
	line-height: 25px;
	border-radius: 10px;
	background-color: #FFFFFF;
}
.detail,.detail2{
	float:right;
}

@media screen and (max-width: 800px) {
	.lastSpace{
		background:#FFFFFF;
}
.lineFB{
	padding-top:18%;


}
	.lineFB_bt{
	width:30px;
	height:30px;
	float:right;
}
.top_head_text,.top_head_text3,.po_product_head3_text2,.po_product_head5_text_2,.po_product_head6_text_2{
	letter-spacing:1px;
}

.po_share_text{
	line-height:25px;
	background-image: url(../images/po_summer_op_80.png);
	font-weight:600;
	float:left;
	font-size:20px;
	width:90%;
	height:150px;
	overflow: auto;
	margin-left:2.5%;
	margin-top:2%;
	padding:2%;
	letter-spacing:2px;
}
.po_product_head3_text{
		font-size:20px;
			line-height:30px;
}
.po_product_head5_text_1{
		font-size:20px;
		line-height:30px;
}
.po_product_head6_text_1{
		font-size:20px;
		line-height:30px;
}
.po_product_head3_text2{
		font-size:20px;
		line-height:30px;
}
.img_LEFT_40,.img_LEFT_60,.img_LEFT_50,.img_LEFT_40_phone,.img_LEFT_40_pc{
	width:100%;
}
.img_LEFT_33{
	width:94%;
	padding-left:3%;
}
.po_offer{
	width:48%;
	padding-left:2%;
}
.img_LEFT_40_phone{
	display:block;
}
.img_LEFT_40_pc{
	display:none;
}
.po_top{

	background-attachment: fixed;

}
.po_offer_buy_r{
	float: right;
	width:25%;

}

.top_head_text3{
	border-style:none;
	line-height: 24px;
	font-size: 18px;
}
.detail2 a{
	color:#FFFFFF;
}
.po_product_head{
	background-attachment:fixed;
	background-position:top center;
}
.po_product_head_text{
	font-size:20px;
	line-height: 30px;
}
.footer,.footer a{
	font-size: 12px;
	
}
.SA_CLOSE{
	width:100%;
	margin:3%;
}

	}