@charset "utf-8";

@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);

/* CSS Document */
.wrap {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

*:focus{
	outline-style: none;
}

body{
	position: relative;
	font-family: 'Noto Sans TC', 'Microsoft JhengHei' ,sans-serif;
	font-size: 14px;
	background-color: #f57d00;
	position: relative;
}

.loading-mask{
	background-color: #f57d00;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
}

.loading-mask .rotate-wrapper,
.loading-mask .loading{
	width: 360px;
	height: 185.266px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto auto;
}

@media screen and (max-width: 380px){
	.loading-mask .rotate-wrapper,
	.loading-mask .loading{
		width: 280px;
		height: 144px;
	}
}


.loading-mask .rotate-360{
	position: absolute;
	width: 8.0245%;
	height: auto;
	z-index: 900;
	bottom: 0;
	left: 6.1577%;
	/*top: calc(7.2222% + 20px);*/
	/*left: 10.4166%;	*/
}

header{
	padding-bottom: 0;
	position: relative;
	box-shadow: rgba(0,0,0,.1) 0 2px 3px;
	background-color: #25292C;
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transition: height .2s ease-out;
	   -moz-transition: height .2s ease-out;
	    -ms-transition: height .2s ease-out;
	     -o-transition: height .2s ease-out;
	        transition: height .2s ease-out;	
}

header .myv-logo{
	display: inline-block;
	position: relative;
	top: 2px;
}

header .myv-logo img{
	height: 50px;
	width: auto;
	-webkit-transition: height .05s ease-in;
	   -moz-transition: height .05s ease-in;
	    -ms-transition: height .05s ease-in;
	     -o-transition: height .05s ease-in;
	        transition: height .05s ease-in;
}

header .wrap{
	padding: 10px;
	position: relative;
	box-sizing: border-box;
}

header .social{
	position: absolute;
	right: 10px;
	top: 21px;
}

header .social .download,
header .social .share,
header .social .facebook,
header .social .line{
	display: inline-block;
}

header .social .download,
header .social .facebook,
header .social .line{
	width: 30px;
	height: 30px;
	margin-left: 8px;
	-webkit-transition: width .05s ease-in;
	   -moz-transition: width .05s ease-in;
	    -ms-transition: width .05s ease-in;
	     -o-transition: width .05s ease-in;
	        transition: width .05s ease-in;		
}

header .social img{
	display: inline-block;
	width: 100%;
}

header.float{
	background-color: rgba(38, 41, 44, .9);
	z-index: 9000;
}

header.float,
header.float .wrap{
	height: 50px;
}

header.float .myv-logo{
	top: -3px;
}

header.float .myv-logo img{
	height: 38px;
}

header.float .social{
	top: 10px;
}

@media screen and (max-width: 768px){
	header .myv-logo{
		top: 3px;
	}
	header .myv-logo img{
		height: 46px;
	}	
}

@media screen and (max-width: 440px){
	header .social{
		top: 18px;
	}
	header .myv-logo img{
		height: 38px;
	}	
}

img {
	display: block;
	width: 100%;
	height: auto;
}

.content{
	padding-top: 105px;
	padding-bottom: 80px;
	min-height: calc(100vh - 216px);
}

.video{
	text-align: center;
	position: relative;
}

.video iframe {
	width: 90%;
	margin: 0 auto;
	z-index: 100;
	position: relative;
	max-width: 900px;
}

footer{
	line-height: 23px;
}

footer .notice{
	font-size: 2.5em;
	display: block;
	text-align: center;
}

footer .copyright{
	text-align: center;
	background-color: #25292C;
	color: #FFF;
	padding: 8px 10px;
	margin-top: 8px;
	font-size: 12px;
	position: relative;
}

footer .twm-logo{
	display: inline-block;
	position: relative;
	top: 4px;
}

footer .twm-logo img{
	width: 94px;
}

@media screen and (max-width: 376px){
	footer .copyright{
		padding: 6px 8px;
	}
}


/*-----------------content---------------*/

.main-pic-wrapper{
	position: relative;
}
.main-pic-wrapper img{
	width: 100%;
	max-width: 1260px;
	margin: 0 auto;
	margin-top: -20px;
}
.rotate-wrapper{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	max-width: 1260px;
}
.main-pic-wrapper .rotate{
	position: absolute;
	width: 5.885%;
	height: auto;
	z-index: 900;
	top: calc(7.2222% + 20px);
	left: 10.4166%;
}
.zone-04 .main-pic-wrapper .rotate{
	left: 13.2812%;
}
.zone-07 .main-pic-wrapper .rotate{
	top: calc(4.8148% + 20px);
	left: 4.2187%;
}
.zone-05 .main-pic-wrapper .rotate{
	width: 5.5729%;
	top: calc(4.2592% + 20px);
	left: 6.3541%;
}
.zone-06 .main-pic-wrapper .rotate{
	width: 6.5104%;
	top: calc(4.8148% + 20px);
	left: 6.5625%;
}
.zone-01 h1{
	position: relative;
	background-image: url(../images/h1.png);
	background-repeat: no-repeat;
	color: transparent;
	width: 100%;
	height: 47px;
	-webkit-background-size: 847px 47px;
	     -o-background-size: 847px 47px;
	        background-size: 847px 47px;
	background-position: center center;
	margin-bottom: 20px;
}

.zone-01 .main-pic-wrapper{
	margin-bottom: 40px;
	position: relative;
}
.zone-01 .main-pic-wrapper img{
	max-width: 1024px;
}
.zone-01 .main-pic-wrapper img.main-logo{
	max-width: 1024px;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	-webkit-animation-delay: .1s;
	   -moz-animation-delay: .1s;
	     -o-animation-delay: .1s;
	        animation-delay: .1s;
	-webkit-animation-duration: 1.7s;
	   -moz-animation-duration: 1.7s;
	     -o-animation-duration: 1.7s;
	        animation-duration: 1.7s;
}
.show-xs{
	display: none;
}
@media screen and (max-width: 720px){
	body{
		-ms-overflow-x: hidden;
		    overflow-x: hidden;
	}
	.zone-01 .main-pic-wrapper{
		margin-bottom: 0;
	}
	.zone-01 .main-pic-wrapper img{
		display: none;
	}
	.zone-01 .main-pic-wrapper img.show-xs{
		display: block;
	}	
}
@media screen and (max-width: 847px){
	.zone-01 h1{
		height: 95px;
		background-image: url(../images/h1_s.png);
		-webkit-background-size: 472px auto;
		     -o-background-size: 472px auto;
		        background-size: 472px auto;
	}
}
@media screen and (max-width: 472px){
	.zone-01 h1{
		margin-bottom: 0;
		-webkit-background-size: 90% auto;
		     -o-background-size: 90% auto;
		        background-size: 90% auto;
	}	
}

.zone-01 h2{
	text-align: center;
	font-style: italic;
	font-weight: 700;
	font-size: 26px;
	letter-spacing: 1px;
	margin-bottom: 26px;
}

.zone-01 .dir-intro{
	position: absolute;
	bottom: -73px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	z-index: 999;
	text-align: center;
	width: 98%;
	max-width: 590px;
}

.zone-01 .dir-intro img{
	width: 100%;
}


.zone-01 .video{
	margin-bottom: 135px;
}


@media screen and (max-width: 650px){
	.zone-01 .dir-intro{
		bottom: -28%;		
	}
	.zone-01 .video{
		margin-bottom: 85px;
	}
}

h3{
	margin-bottom: 69px;
	background-position: center center;
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
	color: transparent;
	width: 100%;
	position: relative;
}

h3:after{
	content: "";
	width: 120px;
	height: 3px;
	background-image: url(../images/dash.png);
	-webkit-background-size: 100% auto;
	     -o-background-size: 100% auto;
	        background-size: 100% auto;
	background-repeat: no-repeat;
	position: absolute;
	top: 69px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

section{
	margin-bottom: 65px;
}

.zone-02 h3{
	background-image: url(../images/h3_1.png);
	height: 39px;
	-webkit-background-size: 671px 39px;
	     -o-background-size: 671px 39px;
	        background-size: 671px 39px;
}

.zone-02 article{
	width: 90%;
	max-width: 1024px;
	margin: 0 auto;
	position: relative;
}

.zone-02 p{
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.2em;
	margin-bottom: 20px;
}

@media screen and (max-width: 847px){
	.zone-02 h3{
		height: 73px;
		margin-bottom: 49px;
		background-image: url(../images/h3_1_s.png);
		-webkit-background-size: 428px auto;
		     -o-background-size: 428px auto;
		        background-size: 428px auto;
	}
	.zone-02 h3:after{
		top: 89px;
	}
}
@media screen and (max-width: 476px){
	.zone-02 h3{
		/*margin-bottom: 0;*/
		-webkit-background-size: 90% auto;
		     -o-background-size: 90% auto;
		        background-size: 90% auto;
	}
	.zone-02 p{
		font-size: 18px;
		line-height: 1.5;
		margin-bottom: 30px;
	}
}

.zone-03 h3{
	background-image: url(../images/h3_2.png);
	height: 35px;
	-webkit-background-size: 831px 35px;
	     -o-background-size: 831px 35px;
	        background-size: 831px 35px;
}

@media screen and (max-width: 847px){
	.zone-03 h3{
		height: 73px;
		margin-bottom: 59px;
		background-image: url(../images/h3_2_s.png);
		-webkit-background-size: 431px auto;
		     -o-background-size: 431px auto;
		        background-size: 431px auto;
	}
	.zone-03 h3:after{
		top: 89px;
	}
}
@media screen and (max-width: 476px){
	.zone-03 h3{
		/*margin-bottom: 0;*/
		-webkit-background-size: 90% auto;
		     -o-background-size: 90% auto;
		        background-size: 90% auto;
	}
}

.zone-04 h3{
	background-image: url(../images/h3_3.png);
	height: 35px;
	-webkit-background-size: 800px 35px;
	     -o-background-size: 800px 35px;
	        background-size: 800px 35px;
}

@media screen and (max-width: 847px){
	.zone-04 h3{
		height: 72px;
		margin-bottom: 59px;
		background-image: url(../images/h3_3_s.png);
		-webkit-background-size: 429px auto;
		     -o-background-size: 429px auto;
		        background-size: 429px auto;
	}
	.zone-04 h3:after{
		top: 89px;
	}
}
@media screen and (max-width: 476px){
	.zone-04 h3{
		/*margin-bottom: 0;*/
		-webkit-background-size: 90% auto;
		     -o-background-size: 90% auto;
		        background-size: 90% auto;
	}
}

.zone-05 h3{
	background-image: url(../images/h3_4.png);
	height: 35px;
	-webkit-background-size: 588px 35px;
	     -o-background-size: 588px 35px;
	        background-size: 588px 35px;
}

@media screen and (max-width: 847px){
	.zone-05 h3{
		height: 73px;
		margin-bottom: 59px;
		background-image: url(../images/h3_4_s.png);
		-webkit-background-size: 309px auto;
		     -o-background-size: 309px auto;
		        background-size: 309px auto;
	}
	.zone-05 h3:after{
		top: 89px;
	}
}
@media screen and (max-width: 476px){
	.zone-05 h3{
		/*margin-bottom: 0;*/
		-webkit-background-size: 67% auto;
		     -o-background-size: 67% auto;
		        background-size: 67% auto;
	}
}

.zone-06 h3{
	background-image: url(../images/h3_5.png);
	height: 35px;
	-webkit-background-size: 531px 35px;
	     -o-background-size: 531px 35px;
	        background-size: 531px 35px;
}

@media screen and (max-width: 847px){
	.zone-06 h3{
		height: 73px;
		margin-bottom: 59px;
		background-image: url(../images/h3_5_s.png);
		-webkit-background-size: 376px auto;
		     -o-background-size: 376px auto;
		        background-size: 376px auto;
	}
	.zone-06 h3:after{
		top: 89px;
	}
}
@media screen and (max-width: 476px){
	.zone-06 h3{
		/*margin-bottom: 0;*/
		-webkit-background-size: 84% auto;
		     -o-background-size: 84% auto;
		        background-size: 84% auto;
	}
}

.zone-07 h3{
	background-image: url(../images/h3_6.png);
	height: 35px;
	-webkit-background-size: 724px 35px;
	     -o-background-size: 724px 35px;
	        background-size: 724px 35px;
}

@media screen and (max-width: 847px){
	.zone-07 h3{
		height: 73px;
		margin-bottom: 59px;
		background-image: url(../images/h3_6_s.png);
		-webkit-background-size: 480px auto;
		     -o-background-size: 480px auto;
		        background-size: 480px auto;
	}
	.zone-07 h3:after{
		top: 89px;
	}
}
@media screen and (max-width: 476px){
	.zone-07 h3{
		/*margin-bottom: 0;*/
		-webkit-background-size: 99% auto;
		     -o-background-size: 99% auto;
		        background-size: 99% auto;
	}
}

.zone-08 h3{
	background-image: url(../images/h3_7.png);
	height: 83px;
	-webkit-background-size: 870px 83px;
	     -o-background-size: 870px 83px;
	        background-size: 870px 83px;
}

.zone-08 h3:after{
	top: 117px;
}

@media screen and (max-width: 847px){
	.zone-08 h3{
		height: 167px;
		margin-bottom: 69px;
		background-image: url(../images/h3_7_s.png);
		-webkit-background-size: 490px auto;
		     -o-background-size: 490px auto;
		        background-size: 490px auto;
	}
	.zone-08 h3:after{
		top: 198px;
	}
}
@media screen and (max-width: 528px){
	.zone-08 h3{
		/*margin-bottom: 0;*/
		margin-bottom: 49px;
		-webkit-background-size: 94% auto;
		     -o-background-size: 94% auto;
		        background-size: 94% auto;
	}
	.zone-08 h3:after{
		top: 178px;
	}
}

.top-5 ul{
	margin: 30px auto;
	padding: 0;
	width: 100%;
	max-width: 1260px;
	text-align: center;
}

.top-5 li{
	display: inline-block;
	text-align: left;
	margin: 0 20px;
	margin-bottom: 30px;
	vertical-align: top;
	position: relative;
	cursor: pointer;
}

.video-frame{
	width: 280px;
	height: 161px;
	background: #FFF;
	-webkit-border-radius: 14px;
	        border-radius: 14px;
	border: 2px solid #000;
	overflow: hidden;
	
}

.video-frame img{
  -webkit-transition: transform .3s;
     -moz-transition: transform .3s;
      -ms-transition: transform .3s;
       -o-transition: transform .3s;
          transition: transform .3s;  	
}

.video-frame:hover img{
	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	     -o-transform: scale(1.2);
	        transform: scale(1.2);
  
}

.video-title{
	position: absolute;
	bottom: -10px;
	right: -10px;	
}

.video-title img{
	height: 34px;
	width: auto;
}

.button-wrapper{
	text-align: center;
}

.main-button{
	-webkit-border-radius: 14px;
	        border-radius: 14px;
	border: 3px solid #000;	
	display: inline-block;
	width: 315px;
	padding: 23px 0;
	text-align: center;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.3;
	margin: 0 14px;
	margin-bottom: 30px;
	background-color: #FFF;
  -webkit-transition: all .3s;
     -moz-transition: all .3s;
      -ms-transition: all .3s;
       -o-transition: all .3s;
          transition: all .3s;
	background-image: url(../images/circle.png);
	background-repeat: no-repeat;
	-webkit-background-size: 148px 148px;
	     -o-background-size: 148px 148px;
	        background-size: 148px 148px;
	background-position: -5px 290%;	
}

.main-button:last-child{
	background-position: 102% -184%;
}

.main-button:hover{
	background-color: #000;
	color: #FFF;
}
