/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@500;600;700;900&display=swap');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#header {
	position: relative;
	transition: all 1s;
	z-index: 99;
}

.countdown {
	background: url(../images/countdown_bg.jpg) top center no-repeat;
	background-size: cover;
	padding: 1% 0;
	width: 100%;
}

.countdown_content {
	max-width: 900px;
	margin: 0 auto;
	font-family: 'Noto Serif TC', serif;
	font-weight: 500;
	font-size: 2rem;
	letter-spacing: 5px;
	color: #000;
	text-shadow: 1px 1px 3px #00000030;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: nowrap;
	text-align: center;
}

.countdown_content img {
	width: 40px;
}

#demo {
	font-weight: 700;
	color: #881414;
}

@media screen and (max-width: 900px) {
	.countdown {
		padding: 2% 0;
	}

	.countdown_content {
		font-size: 1.6rem;
		letter-spacing: 3px;
	}

	.countdown_content img {
		width: 35px;
	}
}

@media screen and (max-width: 500px) {
	.countdown_content {
		font-size: 1.2rem;
		letter-spacing: 1px;
	}
}

@media screen and (max-width: 400px) {
	.countdown_content img {
		width: 25px;
	}

	.countdown_content {
		font-size: 1rem;
	}
}




/* 滿版視覺 */
.img-1000 {
    display: block;
    margin: 0 auto;
    max-width: 1000px;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}

.bg01 {
	/* background: url(../images/index_01.jpg) center 0 no-repeat; */
    background: url(../images/index_01.jpg) top center;
	background-size: cover;
	margin: 0 auto;
}
.bg02 {
	/* background: url(../images/index_01.jpg) center 0 no-repeat; */
    background: url(../images/index_02.jpg) top center;
	background-size: cover;
	margin: 0 auto;
}
.bg03 {
	/* background: url(../images/index_01.jpg) center 0 no-repeat; */
    background: url(../images/index_03.jpg) top center;
	background-size: cover;
	margin: 0 auto;
}
.bg04 {
	/* background: url(../images/index_01.jpg) center 0 no-repeat; */
    background: url(../images/index_04.jpg) top center;
	background-size: cover;
	margin: 0 auto;
}
.bg05 {
	/* background: url(../images/index_01.jpg) center 0 no-repeat; */
    background: url(../images/index_05.jpg) top center;
	background-size: cover;
	margin: 0 auto;
}
.bg06 {
	/* background: url(../images/index_01.jpg) center 0 no-repeat; */
    background: url(../images/index_06.jpg) top center;
	background-size: cover;
	margin: 0 auto;
}
.bg07 {
	/* background: url(../images/index_01.jpg) center 0 no-repeat; */
    background: url(../images/index_07.jpg) top center;
	background-size: cover;
	margin: 0 auto;
}
.bg08 {
	/* background: url(../images/index_01.jpg) center 0 no-repeat; */
    background: url(../images/index_08.jpg) top center;
	background-size: cover;
	margin: 0 auto;
}
.bg09 {
	/* background: url(../images/index_01.jpg) center 0 no-repeat; */
    background: url(../images/index_09.jpg) top center;
	background-size: cover;
	margin: 0 auto;
}
.bg10 {
	/* background: url(../images/index_01.jpg) center 0 no-repeat; */
    background: url(../images/index_10.jpg) top center;
	background-size: cover;
	margin: 0 auto;
}
.bg11 {
	/* background: url(../images/index_01.jpg) center 0 no-repeat; */
    background: url(../images/index_11.jpg) top center;
	background-size: cover;
	margin: 0 auto;
}
/* .imgimg{
    max-width: 1000px;
	width: 100%;
} */


.bg06 .bg06_img1 {
	width: 30%;
    left: 21%;
    top: 37%;
}
.bg06 .bg06_img2 {
	width: 30%;
    left: 56%;
    top: 50%;
}
.bg09 .bg09_img1 {
	width: 74.4%;
    left: 12.6%;
    top: 90%;
}
.bg10 .bg10_img1 {
	width: 74.4%;
    left: 12.6%;
    top: 45%;
}
.bg10 .bg10_img2 {
	width: 33.5%;
    left: 11.2%;
    top: 92.3%;
}
.bg10 .bg10_img3 {
	width: 33.5%;
    left: 55.05%;
    top: 92.3%;
}

.img-1000 img{
    max-width: 1000px;
	width: 100%;
}


@media screen and (max-width: 1000px) {
    .img-1000 {
        width: 100%;
    }
}








