/* @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;
    /* font-family: 'Noto Sans TC', sans-serif; */
    /* font-size: 16px;
    font-weight: 300; */
}
.wrap {
    position: relative;
    overflow:hidden;
}
a {
    text-decoration: none;
}

.some-lan {
	position: absolute;
	top: 3.2%;
	left: 80%;
}
.some-lan a {
	cursor:pointer;
	display: block;
	font-size: 1.3em;
	text-decoration: none;
	color: #000;
	background: #f8f0ca;
	border-radius: 5px;
	padding: 4px 9px;
	letter-spacing: 0.5px;
	box-shadow: 0 0 10px #ffffff50;
}

.some-lan a:hover {
	background: #000;
	color: #f8f0ca;
}

@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 5px;
	}
}
/*內文區塊*/

.content {
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
}
.gggk{
    max-width:900px;
    width:100%;
}

.absolute {
    position: absolute;
}

.img-1000 {
    max-width: 1000px;
    width: 100%;
}

.img-20 {
   
    width: 20%;
}
#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;
	}
}

/*kkk*/
.accordion {
	cursor: pointer;
	border: none;
	outline: none;
	transition: 0.4s;
	position: relative;
}
.accordion-2 {
	/* cursor: pointer;
	border: none;
	outline: none;
	transition: 0.4s;
	position: relative; */
}

.QA:after {
	content: "\271A";
	color: #595959;
	position: absolute;
	right: 3%;
	top: 42%;
	font-size: 1rem;
}

.QA.active:after {
	content: "\268A";
	font-weight: bold;
}

.panel {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
.panel-2 {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

@media screen and (max-width: 500px) {
	.QA:after {
		top: 30%;
	}
}

@media screen and (max-width: 350px) {
	.QA:after {
		font-size: 0.9rem;
	}
}
/*kkk*/






.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;
}

.bg02-2 {
	max-width: 1920px; 
    margin: 0 auto;
    background: url(../images/cut_2/cut_2_info.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;
}
.bg07-2 {
	max-width: 1920px; 
    margin: 0 auto;
    background: url(../images/cut_7/cut_7_info.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;
}


.bg01 .img01-1 {
    width: 21%;
    left: 4%;
    top: 27%;
}

.bg01 .img01-2 {
    width: 27%;
    left: 18%;
    top: 33%;
}
.bg01 .img01-3 {
    width: 25%;
    left: 37%;
    top: 28%;
}
.bg01 .img01-4 {
    width: 28%;
    left: 49%;
    top: 41%;
}
.bg02 .img01-1 {
    width: 39%;
    left: 30.5%;
    top: 93%;
}
.bg03 .img01-1 {
    width: 83%;
    left: 8.5%;
    top: 16.3%;
}
.bg03 .img01-2 {
    width: 32%;
    left: 66.5%;
    top: 42%;
}
.bg04 .img01-1 {
    width: 25%;
    left: 10.5%;
    top: 76%;
}
.bg04 .img01-2 {
    width: 25%;
    left: 37.5%;
    top: 76%;
}
.bg04 .img01-3 {
    width: 25%;
    left: 62.5%;
    top: 76%;
}
.bg07 .img01-1 {
    width: 21%;
    left: 4%;
    top: 88.2%;
}
.bg09 .img01-1 {
    width: 80%;
    left: 10.5%;
    top: 38%;
}
.bg10 .img01-1 {
    width: 80%;
    left: 10.5%;
    top: 89.5%;
}
.bg11 .img01-1 {
    width: 80%;
    left: 10.5%;
    top: 84.5%;
}
.bg12 .img01-1 {
    width: 42%;
    left: 5.1%;
    top: 47.5%;
}
.bg12 .img01-2 {
    width: 42%;
    left: 53.25%;
    top: 47.5%;
}
.bg12 .img01-3 {
    width: 32%;
    left: 33%;
    top: 67.5%;
}
.bg12 .img01-4 {
    width: 69%;
    left: 15.25%;
    top: 75.5%;
}

.go_relative{
    position: relative;
}
.so_pointer{
    cursor:pointer;
}

