@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	font-family:calibri,"蘋果儷中黑","微軟正黑體",Adobe Caslon pro, Helvetica, sans-serif,Arial;
	word-break: normal;
	}
	
a{
	text-decoration:none;
	outline: medium none;	
	hlbr:expression(this.onFocus=this.blur()); 
	}		
	
ul,li{ 
	margin:0; padding:0; list-style:none;
	}

tml,a,form,area,div,img,table,td,th,ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,p {
	margin:0px;
	padding-left:0px;
	}
	
div,span{
	word-break: normal;
	}

#clear{clear:both;}
.text_r{text-align:right;}
.text_l{text-align:left;}
.text_c{text-align:center;}
#blank10{ height:10px;}
#blank20{ height:20px;}
#blank30{ height:30px;}
#blank40{ height:40px;}
#blank50{ height:50px;}
#blank60{ height:60px;}
#blank70{ height:70px;}
#blank80{ height:80px;}
#blank90{ height:90px;}
#blank100{ height:100px;}
#blank110{ height:110px;}
#blank120{ height:120px;}
#blank130{ height:130px;}
#blank140{ height:140px;}
#blank150{ height:150px;}
#blank160{ height:160px;}
#blank170{ height:170px;}
#blank180{ height:180px;}
#blank190{ height:190px;}
#blank200{ height:200px;}

/*Logo轉動 css 開始*/

div#wn { 
	position:relative; 
	width:100%; 
	overflow:hidden;
	}
    
div#inner1, div#inner2 {
    white-space:nowrap;
    }
	
div#inner1 img {
    padding-right:4px;
	height:auto;	
    }
	
	/*Logo轉動 css media 開始*/
@media screen and (min-width: 1px) and (max-width: 400px) {
	div#wn { 
		height:80px; 
		}
	div#inner1 img {
		width:80px;
		}
}	
@media screen and (min-width: 401px) and (max-width: 600px) {
	div#wn { 
		height:130px; 
		}
	div#inner1 img {
		width:130px;
		}
}	
@media screen and (min-width: 601px) {
	div#wn { 
		height:180px; 
		}
	div#inner1 img {
		width:180px;
		}
}	
	/*Logo轉動 css media 結束*/
/*Logo轉動 css 結束*/

/*header 開始*/
	
header{
	position: relative;
	width:100%;
	background:#2a2a2a;
	}

.logo{
	width:50%;
	height:auto;
	padding:5% 0;
	}
	
.top_menu{
	width:7%;
	height:auto;
	position: absolute;
	margin:7% 0 0 5%;
	cursor: pointer;
	}
	
.top_menu a{
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;
	}
	
.top_language{
	width:9%;
	height:auto;
	position: absolute;
	right:0px;
	margin:6% 5% 0 0;
	cursor: pointer;
	}
	
.menu_main{
	font-size:3.5vw;
	line-height:200%;
	letter-spacing:2%;
	padding:1% 0;
	}
	
.menu_main li a{
	color:#333;
	}

#collapseExample{
	width:100%;
	position:absolute; 
	top:100%; 
	z-index:99; 
	}
	
.menu_sub{
	text-indent:8%;
	color:#999;
	}

/*header 結束*/

/*contenter 開始*/

.contenter_1 img{
	width:100%;
	height:auto;
	}

.contenter_2{
	width:100%;
	background:#c4002b;	
	}
	
.contenter_2 img{
	width:50%;
	height: auto;
	padding:2% 0;	
	}
	
.company span {
	display:block;
	margin-top:2%;
	font-size:4vw;
	text-align:center;
	}
	
	/*其他頁 內容  開始*/
	
	/* about 開始 */
	
.content_about h1{
	font-size:4vw;
	margin:0 0 2% 0;
	color:#2a2a2a;
	letter-spacing:1px;
	}
	
.content_about h2{
	font-size:3.5vw;
	margin:5% 0 2% 0;
	color:#333;
	letter-spacing:1px;
	}
	
.content_about p{
	font-size:3vw;
	color:#444;
	letter-spacing:1px;
	}
	
.contenter_about{
	width:96%;
	height: auto;
	margin:2% 2%;
	padding:5%;
	background:#FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
	
.contenter_about img{
	width:100%;
	height: auto;
	margin:2% 0;
	}
	
	/* about 結束 */
	
	/* spirit 開始 */
	
.content_spirit h1{
	font-size:4vw;
	margin:0 0 2% 0;
	color:#2a2a2a;
	letter-spacing:1px;
	}
	
.content_spirit h2{
	font-size:3.5vw;
	margin:5% 0 2% 0;
	color:#333;
	letter-spacing:1px;
	}
	
.content_spirit p{
	font-size:3vw;
	color:#444;
	letter-spacing:1px;
	}
	
.contenter_spirit{
	width:96%;
	height: auto;
	margin:2% 2%;
	padding:5%;
	background:#FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
	
.content_spirit{
	}
	
.contenter_spirit img{
	width:50%;
	margin:1% 0 1% 0;
	height: auto;
	}
	
.spirit_text p{
	color:#888;
	}
	
.spirit_text span{
	color:#444;
	}
	
	/* spirit 結束 */
	
	/* milestones 開始 */
	
.content_milestones h1{
	font-size:4vw;
	margin:0 0 2% 0;
	color:#2a2a2a;
	letter-spacing:1px;
	}
	
.content_milestones h2{
	font-size:3.5vw;
	margin:5% 0 2% 0;
	color:#333;
	letter-spacing:1px;
	}
	
.content_milestones p{
	font-size:3vw;
	color:#444;
	letter-spacing:1px;
	}
	
.contenter_milestones{
	width:96%;
	height: auto;
	margin:2% 2%;
	padding:5%;
	background:#FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 3vw;
	}
	
.milestones_img img{
	width:46%;
	margin:2%;
	float: left;
	height: auto;
	}
	
.products_box{
	width:100%;
	background:#ccc;
	/*margin:5% 0;*/	
	}
	
.products_box  div span{
	font-size:3.5vw;
	color:#000;
	}

.products_box img{
	width:30%;
	float:left;
	}
	
.products_box div{
	width:65%;
	padding:0 0 0 5%;
	float:left;
	font-size:3vw;
	color:#666;
	}
	
.products_title span{
	font-size:4vw;
	line-height:200%;
	}
	
	
	/* milestones 結束 */
	
	/* quality 開始*/
	
.content_quality h1{
	font-size:4vw;
	margin:0 0 2% 0;
	color:#2a2a2a;
	letter-spacing:1px;
	}
	
.content_quality h2{
	font-size:3.5vw;
	color:#333;
	letter-spacing:1px;
	}
	
.content_quality p{
	font-size:3vw;
	color:#444;
	letter-spacing:1px;
	}
	
.contenter_quality{
	width:96%;
	height: auto;
	margin:2% 2%;
	padding:5%;
	background:#FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 3vw;
	}
	

	/* quality 結束*/
	
	
	/*其他頁 內容  結束*/
	
/*contenter 結束*/
	
/*footer開始*/
	
footer{
	background:#181818;
	width:100%;
	min-height:215px;
	color:#fff;
	font-size:3.8vw;
	line-height:250%;
	text-align:center;
	padding-top:18px;
	letter-spacing:1px;
	}
	
footer span{
	font-size:2.8vw;
	}
	
footer  a{
	color:#fff;
	}
	
/*footer結束*/

#img400px{
	display: none;
	}

#img550px{
	display: none;
	}

#img700px{
	display: block;
	}

@media screen and (min-width: 1px) and (max-width: 450px){
	#img400px{
		display: block;
		}
	
	#img550px{
		display: none;
		}
	
	#img700px{
		display: none;
		}
	}
	

@media screen and (min-width: 451px) and (max-width: 700px){
	#img400px{
		display: none;
		}
	
	#img550px{
		display: block;
		}
	
	#img700px{
		display: none;
		}
	}
	
@media screen and (min-width: 701px) {
	#img400px{
		display: none;
		}
	
	#img550px{
		display: none;
		}
	
	#img700px{
		display: block;
		}
	}
	
.title_bg span{
	border-bottom:3px #ef8700 double;
	}

/*poise yarn 開始*/

.poise-yarn-body{

}

.poise-yarn{
	background: url(../images/poise-yarn/bg.jpg) top center no-repeat;
	width: 2880px;
	margin-left: -940px;
	height: auto;
	position: relative;
	overflow: hidden;
	zoom: 0.5;
}

.scroll-more{
	position: absolute;
	z-index: 2;
	width: 100%;
	width: 48px;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	height: 100vh;
}

.scroll-more .scroll{
	position: absolute;
	bottom: 30px;
}

.poise-yarn .kv{
	position: relative;
	z-index: 2;
}

.poise-yarn .container{
	width: 1026px;
	margin: 0 auto;
	position: relative;
}

.top-red{
	position: absolute;
	top: 0;
	left: 0;
}

.poise-yarn .logo{
	position: absolute;
	top: 60px;
	right: 0;
}

.running-girl{
	position: relative;
	z-index: 5;
	margin-top: 68px;
	margin-left: -50px;
	display: block;
}


.red-line-01{
	position: absolute;
	left: -80px;
	top: 260px;
	z-index: 6;	
}

.slogan-01{
	position: absolute;
	top: 217px;
	left: 55px;
	z-index: 4;
}

.slogan-02{
	position: absolute;
	top: 312px;
	left: 395px;
	z-index: 4;
}

.slogan-03{
	position: absolute;
	top: 652px;
	left: 62px;
	z-index: 4;
}

.slogan-04{
	position: absolute;
	top: 652px;
	left: 276px;
	z-index: 4;
}

.running-girl-leg{
	position: absolute;
	top: 653px;
	left: 165px;
	z-index: 3;
}

.wave-01{
	position: absolute;
	top: 1026px;
	left: 0;
	z-index: 4;	
}

.ani-delay{
	animation-delay: 2s;
	display: block;
}

.red-line-02{
	position: absolute;
	top: 950px;
	right: -200px;
	z-index: 4;
}

.about-poise-yarn{
	padding-top: 135px;
	position: relative;
	z-index: 6;
}

@-webkit-keyframes sound-effect {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 0;
      transform-origin: 52% 44%;
    }

    75% {
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
      opacity: 1;
      transform-origin: 52% 44%;
    }

    100% {
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
      opacity: 0;
      transform-origin: 52% 44%;
    }
  }

  @keyframes sound-effect {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 0;
      transform-origin: 52% 44%;
    }

    75% {
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
      opacity: 1;
      transform-origin: 52% 44%;
    }

    100% {
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
      opacity: 0;
      transform-origin: 52% 44%;
    }
  }

.wave-animation{
	width: 270px;
	height: 270px;
	border: 1px solid rgba(197,43,38,0.5);
	position: absolute;
	top: 256px;
	left: 114px;
	border-radius: 135px;
	z-index: -1;
	-webkit-animation-name: sound-effect;
    animation-name: sound-effect;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.wave-animation:after {
  content: " ";
  position: absolute;
  z-index: -1;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
  border-radius: 155px;
  border: 1px solid rgba(197,43,38,0.3);
}

.poise-yarn .subtitle{
	margin-top: 26px;
	margin-bottom: 11px;
}

.poise-yarn .container p{
	font-size: 16px;
	color: #6a6a6a;
	line-height: 22px;
	margin-bottom: 12px;
	font-family: 'Open Sans', sans-serif;
}

.poise-video{
	width: 100%;
	height: 847px;
	margin-top: 62px;
	background: url(../images/poise-yarn/poise-bg.png) center center  no-repeat;
	position: relative;
	z-index: 2;
}

.poise-mask{
	width: 995px;
	height: 285px;
	position: relative;
	clip-path: url(#poise-mask);
	-webkit-clip-path: url(#poise-mask);
	-ms-clip-path: url(#poise-mask);
	margin-left: -107px;
	margin-top: 40px;
}

.poise-mask:after{
	content: "\A";
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 285px;
	background: rgba(230,0,45,0.3);
}

.poise-mask video{
	width: 100%;
	height: auto;
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.poise-mask.for-ie video{
	display: none;
}

.poise-mask.for-ie:after{
	content: url(../images/poise-yarn/ie-video-mask.png);
	background: transparent;
}


.poise-video .slogan-02{
	text-align: right;
	margin-top: 60px;
}


.poise-yarn-advantage{
	position: relative;
	z-index: 2;
	padding-top: 200px;
}

.advantage-bg{
	width: calc(100% - 310px);
	height: 100vh;
	top: 0;
	/*object-fit: cover;*/
	position: fixed;
	right: 0;
	z-index: 1;
	overflow: hidden;
	display: none;
}

.poise-yarn .golf{
	position: absolute;
	right: -307px;
	top: -200px;
}

.pya-main-title{
	position: absolute;
	left: 30px;
	top: 0;
}

.pya-title{
	display: block;
	margin: 27px 0 13px 0;
}

.pya-content-wrap{
	background: url(../images/poise-yarn/pya-block-bg.png) top center no-repeat;
	min-height: 595px;
	padding: 40px 30px 0 30px;
}

.pya-content-wrap.recycle{
	background: url(../images/poise-yarn/pya-block-bg-02.png) top center no-repeat;
	min-height: 746px;
	margin-top: 20px;
}

.pya-content-wrap.snagging-advantage{
	background: url(../images/poise-yarn/pya-block-bg-03.png) top center no-repeat;
	min-height: 767px;
	margin-top: -77px;
	position: relative;
}

.pya-content-wrap.move-up{
	margin-top: -80px;
	
}

.move-up-more{
	margin-top: -140px;
}

.move-up.move-up-more{
	margin-top: -220px;
}

.poise-yarn-advantage .jogging{
	position: absolute;
	left: -200px;
	top: 850px;
}


.snagging-advantage p{
	max-width: 272px;
}

.pya-ad-01{
	position: absolute;
	right: -240px;
	top: -35px;
}

.pya-ad-02{
	position: absolute;
	right: -240px;
	top: 190px;
}

.snagging-advantage .wave-02{
	position: absolute;
	bottom: 200px;
	right: -450px;
}

.bottom-red{
	position: relative;
	width: 100%;
	height: 222px;
	margin-top: -100px;
	z-index: 5;
	text-align: right;
	background: url(../images/poise-yarn/bottom.png) bottom right no-repeat;
	padding: 120px 50px 0 0;
}

.bottom-red p{
	color: #fff;
	font-size: 16px;
	padding-bottom: 2px;
}


/*poise yarn 結束*/


/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

.hvr-hang {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

.fromBottomIn
{
	transition: transform 2.0s ease, opacity 2.0s ease;
	
	transform: translate(0,0);
	opacity: 1.0;
}

.fromBottomOut
{
	transition: transform 2.0s ease, opacity 2.0s ease;
	
	transform: translate(0,80px);
	opacity: 0.0;
}

.fromLeftIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(0,0);
	opacity: 1.0;
}

.fromLeftOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(-20px,0);
	opacity: 0.0;
}

.fromRightIn
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(0,0);
	opacity: 1.0;
}

.fromRightOut
{
	transition: transform 1.0s ease, opacity 1.0s ease;
	
	transform: translate(20px, 0);
	opacity: 0.0;
}

.flipIn
{
	transition: transform 2.0s ease, opacity 2.0s ease;
	transform: translate(0,0);
	/*transform: rotateY(0deg) translate(0,0);*/
	opacity: 1.0;

}

.flipOut
{
	transition: transform 2.0s ease, opacity 2.0s ease;
	transform: translate(0,120px);
	/*transform: rotateY(90deg) translate(0,120px);*/
	opacity: 0.0;
}

	
