/* @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'); */


*{
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}
body{
    /* background-color: #aaa; */
    background-color: #0d1539;
    /* font-family: 'Noto Sans TC', sans-serif; */
    /* font-size: 16px;
    font-weight: 300; */
}
.wrap {
    position: relative;
}
a {
    text-decoration: none;
}



/*內文區塊*/

.content {
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
}

.absolute {
    position: absolute;
}

.img-1000 {
    max-width: 1000px;
    width: 100%;
}

#header {
    max-width: 1920px;
	position: relative;
	transition: all 1s;
	z-index: 99;
    margin:0 auto;
}

.countdown {
	background: url(../images/countdown_bg.jpg) top center no-repeat;
	background-size: cover;
	/* padding: 1% 0; */
	padding-top: 1%;
    padding-right:0;
    padding-left:0;
    padding-bottom: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; */
        padding-top: 2%;
        padding-right:0;
        padding-left:0;
        padding-bottom: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;
	}
}



.topper {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/topper/burger_bg.jpg) top center no-repeat;
    background-size: cover;
    margin-top:1%;
}
@media screen and (max-width: 900px) {
    .topper {
        margin-top:2%;
    }
}


.some-lan {
	position: absolute;
	top: 3%;
	left: 5%;
    width:10$;
}

.some-lan a {
	cursor:pointer;
	display: block;
	font-size: 0.9em;
	text-decoration: none;
	color: #fff;
	background: #33d58c;
	border-radius: 5px;
	padding: 4px 9px;
	letter-spacing: 0.5px;
	box-shadow: 0 0 10px #ffffff50;
}

.some-lan a:hover {
	background: #FFFFFF;
	color: #000439;
}

@media screen and (max-width: 800px) {
	.some-lan {
		top: 2%;
	}
	.some-lan a {
		letter-spacing: 0;
		/* font-size: 0.75em; */
		font-size: 1em;
		padding: 4px 6px;
	}
}

@media screen and (max-width: 450px) {
	.some-lan {
		top: 3%;
	}
	.some-lan a {
		padding: 1px 2px;
	}
}






.bg01 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_1/cut_1.jpg) top center no-repeat;
    background-size: cover;
}

.bg02 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_2/cut_2.jpg) top center no-repeat;
    background-size: cover;
}

.bg03 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_3/cut_3.jpg) top center no-repeat;
    background-size: cover;
}

.bg04 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_4/cut_4.jpg) top center no-repeat;
    background-size: cover;
}

.bg05 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_5/cut_5.jpg) top center no-repeat;
    background-size: cover;
}

.bg06 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_6/cut_6.jpg) top center no-repeat;
    background-size: cover;
}

.bg07 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_7/cut_7.jpg) top center no-repeat;
    background-size: cover;
}

.bg08 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_8/cut_8.jpg) top center no-repeat;
    background-size: cover;
}

.bg09 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_9/cut_9.jpg) top center no-repeat;
    background-size: cover;
}

.bg10 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_10/cut_10.jpg) top center no-repeat;
    background-size: cover;
}

.bg11 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_11/cut_11.jpg) top center no-repeat;
    background-size: cover;
}

.bg12 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_12/cut_12.jpg) top center no-repeat;
    background-size: cover;
}

.bg13 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_13/cut_13.jpg) top center no-repeat;
    background-size: cover;
}

.bg14 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_14/cut_14.jpg) top center no-repeat;
    background-size: cover;
}

.bg15 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_15/cut_15.jpg) top center no-repeat;
    background-size: cover;
}

.bg16 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_16/cut_16.jpg) top center no-repeat;
    background-size: cover;
}

.bg17 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_17/cut_17.jpg) top center no-repeat;
    background-size: cover;
}

.bg18 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_18/cut_18.jpg) top center no-repeat;
    background-size: cover;
}

.bg19 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_19/cut_19.jpg) top center no-repeat;
    background-size: cover;
}

.bg20 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_20/cut_20.jpg) top center no-repeat;
    background-size: cover;
}

.bg21 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_21/cut_21.jpg) top center no-repeat;
    background-size: cover;
}

.bg22 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_22/cut_22.jpg) top center no-repeat;
    background-size: cover;
}

.bg23 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_23/cut_23.jpg) top center no-repeat;
    background-size: cover;
}

.bg24 {
	max-width: 1920px;
    margin: 0 auto;
    background: url(../images/cut_24/cut_24.jpg) top center no-repeat;
    background-size: cover;
}



.topper-1 {
    width: 20%;
    left: 0%;
    top: 0%;
    cursor: pointer;
}

.topper-2 {
    width: 20%;
    left: 20%;
    top: 0%;
    cursor: pointer;
}

.topper-3 {
    width: 20%;
    left: 40%;
    top: 0%;
    cursor: pointer;
}

.topper-4 {
    width: 20%;
    left: 60%;
    top: 0%;
    cursor: pointer;
}

.topper-5 {
    width: 20%;
    left: 80%;
    top: 0%;
    cursor: pointer;
}


.bg01 .img01-1 {
    width: 46%;
    left: 54%;
    top: 31%;
}

.bg01 .img01-2 {
    width: 52%;
    left: 6%;
    top: 30%;
}

.bg06 .img06-1 {
    width: 50%;
    left: 2%;
    top: 5%;
}

.bg07 .img07-1 {
    width: 39%;
    left: 54%;
    top: 19%;
}

.bg08 .img08-1 {
    width: 84%;
    left: 8%;
    top: 31%;
}

.bg10 .img10-1 {
    width: 22%;
    left: 40.5%;
    top: 31%;
}

.bg12 .img12-1 {
    width: 51%;
    left: 5.5%;
    top: 24%;
}

.bg13 .img13-1 {
    width: 84%;
    left: 8%;
    top: 11%;
}

.bg15 .img15-1 {
    width: 31%;
    left: 16%;
    top: 45%;
}

.bg15 .img15-2 {
    width: 31%;
    left: 53%;
    top: 45%;
}

.bg16 .img16-1 {
    width: 65%;
    left: 30%;
    top: 17%;
}
.bg17 .img17-1 {
    width: 74%;
    left: 13%;
    top: 45.4%;
}

.bg21 .img21-1 {
    width: 66%;
    left: 16%;
    top: 88%;
}

.bg22 .img22-1 {
    width: 66%;
    left: 16%;
    top: 84%;
}

.bg23 .img23-1 {
    width: 66%;
    left: 16%;
    top: 78%;
}



@media screen and (max-width: 768px){
	
}
