@charset "utf-8";

@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);

/* CSS Document */
.wrap {
	width: 100%;
	max-width: 760px;
	margin: 0 auto;
}

*:focus{
	outline-style: none;
}

body{
	position: relative;
	font-family: 'Noto Sans TC', 'Microsoft JhengHei' ,sans-serif;
	font-size: 14px;
	background-color: #0D0618;
}

header{
	padding-bottom: 0;
	position: relative;
	box-shadow: rgba(0,0,0,.1) 0 2px 3px;
	background-color: RGBA(19, 5, 30, .8);
	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(19, 5, 30, .9);
}

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 iframe {
	width: 96%;
	margin: 0 2%;
	z-index: 100;
	position: relative;
}

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*/
.content{
	width: 100%;
	max-width: 760px;
	margin: 0 auto;
	padding-top: 67px;
	padding-bottom: 0;
}
.event-01{
	background-color: #E6F1F8;
	position: relative;
}
.event-01 .button-wrapper{
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.event-01 .button-wrapper a{
	width: 439px;
	display: block;
	margin: 0 auto;
}
@media screen and (max-width: 768px){
	.event-01 .button-wrapper{
		position: relative;
		bottom: 100px;
		margin: 0 auto;
	}	
}
@media screen and (max-width: 650px){
	.event-01 .button-wrapper{
		bottom: 90px;
	}	
}
@media screen and (max-width: 500px){
	.event-01 .button-wrapper{
		bottom: 60px;
	}
	.event-01 .button-wrapper a{
		width: 80%;
	}	
}
@media screen and (max-width: 340px){
	.event-01 .button-wrapper{
		bottom: 50px;
	}
}
.event-01 .button-wrapper img{
	width: 100%;
}
.event-02{
	background-color: #E6F1F8;
	position: relative;
}
.event-02 .event-content{
	padding: 0 30px;
	box-sizing: border-box;
}
@media screen and (max-width: 768px){
	.event-02 .event-content{
		padding: 0 15px;
	}
}
.event-03{
	position: relative;
}
.event-03 .button-wrapper{
	position: absolute;
	bottom: 182px;
	left: 0;
	right: 0;
}
.event-03 .button-wrapper a{
	width: 439px;
	display: block;
	margin: 0 auto;
}
.event-03 .button-wrapper img{
	width: 100%;
}
@media screen and (max-width: 700px){
	.event-03 .button-wrapper{
		position: relative;
		bottom: 250px;
		margin-bottom: -89px;
	}
}
@media screen and (max-width: 630px){
	.event-03 .button-wrapper{
		bottom: 200px;
	}
}
@media screen and (max-width: 500px){
	.event-03 .button-wrapper{
		bottom: 160px;
		margin-bottom: -82px;
	}
	.event-03 .button-wrapper a{
		width: 80%;
	}	
}
@media screen and (max-width: 440px){
	.event-03 .button-wrapper{
		bottom: 130px;
		margin-bottom: -72px;
	}
}
@media screen and (max-width: 340px){
	.event-03 .button-wrapper{
		bottom: 120px;
		margin-bottom: -60px;
	}
}
.owl-theme .owl-dots .owl-dot span{
	width: 14px;
	height: 14px;
	border: 3px solid rgba(255,255,255,.7);
	position: relative;
	top: -6px;
}
.owl-theme .owl-dots .owl-dot.active span{
	top: 0;
	width: 38px;
	height: 38px;
	border: none;
	-webkit-border-radius: 0;
	        border-radius: 0;
	background-color: transparent;
	background-image: url(../images/dot_active.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
@media screen and (max-width: 370px){
	.owl-theme .owl-dots .owl-dot span{
		width: 12px;
		height: 12px;
		margin: 5px;
	}
}
.notice-wrapper{
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	     -o-background-size: 100% 100%;
	        background-size: 100% 100%;
	padding: 32px 75px 110px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.8;
}
@media screen and (max-width: 768px){
	.notice-wrapper{
		padding: 32px 30px 110px;
	}
}
