:root{
  --gap: 50px;
  --font-l:36px;    
  --font-m:28px;    
  --font-r:18px;    
  --font-s:14px;
  --brown:#5c421e;    
}
@media screen and (max-width:1220px) {
    :root{
      --gap: 25px;
      --font-l:24px;    
	  --font-m:20px;    
	  --font-r:16px;    
	  --font-s:12px;
    }
}


body { background: #302110; /*max-width: 1920px;*/ margin: 0 auto;}
a img {vertical-align: top;}
#mtkContainer {
	position: relative;
    font-family: 'Noto Serif TC', serif;
    font-weight: 400;
}

.wrapper {
    position: relative;
    width: 92%; max-width: 1221px;
    margin: 0 auto;
}

.header{ position: relative; background: url(../images/header2025.jpg?v=20251128) center top no-repeat;height: 844px; }

.header h1 img.m{
	display: none;
}

.header h1 img { display: block; width: 100%; max-width: 1221px; margin: 0 auto; }
.header .header-btn img{
	width: 100%;
	max-width: 250px;
}
.header .header-btn:hover{
	filter: brightness(1.05);
	transform: translate(4px,4px);
}
.header .header-btn.tq{

}
.header .header-btn.btc{

}


.header .medalBase{
	display: flex;
	position: absolute;
	left: 50%;
	/*bottom: 40px;*/
	top:50%;
	transition: all 0.2s;
	transform: translateX(-50%);


}


.header .medalBox {
	margin: 0 30px;
	text-align: center;
	flex-grow: 1;

}

.header .medalBox .medalList {
	font-size: var(--font-r);
    color: #FFF;
	text-align: center;
	margin: 5px auto;
}

.header .medalBox .medalList a{
	display: inline-block;
	margin: 5px 10px;
	background: #916a3b;
	border-radius: 20px;
	padding: 5px 10px;
	color: #FFF;
}


@media screen and (max-width:1600px) {
.header .medalBase{width: 60%;}
}


@media screen and (max-width:1220px) {
	.header .medalBox img {
	width: 18vw;
	}
	.header{
		background:none;
		height: auto;
	}
	.header h1 img.m{
		display: block;
		width: 100%;
		
	}	

}
@media screen and (max-width:930px) {
	/* .header{
		background: none;
	} */



	.header .medalBase{
		width: 100%;
		justify-content: center;

	}
	.header .medalBox {
		margin: 0 7px;
		flex-grow: 0;
	}	
	.header .medalBox img {
	     width: 15vw;

	}
	.header .medalBox .medalList{
		font-size: var(--font-s);
	}

}





@media screen and (max-width:650px) {

	.header .medalBox .medalList a{
		display: block;
		width: auto;
	}
	.header .medalBase{
		width: 100%;
		justify-content: center;
	}
	.header .medalBox {
		width: 50%;
		flex-grow: 1;
	}
	.header .medalBox .medalList{
		width: 100%;
        flex-wrap: wrap;
        justify-content: center;
		display: flex;
	}
	.header .medalBox .medalList a{
		padding: 5px 3px;
		margin: 2px;

	}
	.header .medalBox img{width: 17vw;}

}

@media screen and (max-width:420px) {

}



.contentArea { text-align: center; padding: var(--gap) 0; }
.contentArea.gold{ 
	background: #c3a076;
	background: linear-gradient(to right,  rgb(195,160,118) 0%,rgb(220,197,167) 50%,rgb(195,160,118) 100%);
 }
 .contentArea.black{
 	background: url(../images/bg.png) center center no-repeat;
 }
.contentArea  h2 { 
	display: inline-block;
    font-size: var(--font-l);
    color: var(--brown);
    font-weight: 900;
    letter-spacing: 0.3em;
    margin: 0.8em 0;
 }
 .contentArea  h2 span{
 	position: relative;
    word-break: keep-all;
    line-height: 1.2;
 }
 .contentArea  h2 span img:first-child{
 	position: absolute;
 	left: 0;
 	top: 50%;
 	transform: translate(-120%,-50%);
 }
 .contentArea  h2 span img:last-child{
 	position: absolute;
 	right: 0;
 	top: 50%;
 	transform: translate(120%,-50%);
 }
 .contentArea.gold  h2{
 	filter: drop-shadow(0px 0px 2px #ffffcc) drop-shadow(0px 0px 2px #ffffcc);
 }
  .contentArea.black  h2{
  	color: #f3d0a8;
  }

.contentArea  h2 img{
	vertical-align: middle;
	padding: 0 15px;
	width: auto;
    height: 2.5em;
}




.menuArea{
	position: absolute;
	left: 50px;
	top: 0px;
	z-index: 99;
	background: url(../images/nav-bg.png?v=20251128) center bottom no-repeat;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	text-align: center;
	padding: 10px 0 40px;
	width: 135px;
	height: auto;
	filter: drop-shadow(6px 6px 6px rgba(0,0,0,0.15));
}
.menuArea.fixed{
	position: fixed;
}
.menuArea strong{
	display: block;
	width: 100%;
	padding: 5px 0;
	position: relative;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.1em;
    line-height: 1.1;
	color: var(--brown);
    white-space: nowrap;
}
.menuArea strong img{
	width: auto;
	height: 2.5em;
	position: absolute;
	left: 50%;
	top: 50%;
}
.menuArea strong img:first-child{
	transform: translate(-2.2em,-50%);
}
.menuArea strong img:last-child{
	transform: translate(1.2em,-50%);
}
.menuArea ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
    width: 100%;
}
/* .menuArea ul .oldYear{
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
} */

.menuArea li{
	width: 100%;
	padding: 10px 0;

}
.menuArea li a{
	display: block;
	/* padding: 10px 0; */
	font-size: var(--font-s);
	font-weight: 500;
	letter-spacing: 0.1em;
	color: black;
}
.menuArea li a span{
	display: block;
	width: 74px;
	height: 38px;
    margin: 0 auto 5px auto;
	background: url(../images/nav-crown.png) center center no-repeat;
	color: white;
	padding-top: 16px;
	transition: all 0.2s;
}
.menuArea li a.on span , .menuArea li a:hover span{
	background: url(../images/nav-crown-on.png) center center no-repeat;
}
.menuArea li a p {
	line-height: 1.5;
}
.menuArea li .sec a{padding: 0;line-height: 1.5;}



@media screen and (max-width: 1700px){
	.menuArea{
		position: relative;
		background: #e9d497;
		left: 0;
	    width: 100%;
	    padding: 10px;
	    flex-wrap: nowrap;
    	justify-content: flex-start;
	    overflow-x: scroll;
	}
	.menuArea.fixed{
		position: sticky;
	}
	.menuArea strong{
		width: auto;
		padding: 0px 25px;
	    font-size: 17px;
	}
	.menuArea ul{
		width: auto;
		flex-wrap: nowrap;
    	justify-content: flex-start;
    	align-items: center;
	}
	.menuArea li {
	    width: auto;
		display: flex;
		align-items: center;
	}
	.menuArea li a{
		padding: 0 10px;
		display: inline-flex;
    	align-items: center;
	}
	.menuArea li a p{
		padding-left: 5px;
	    white-space: nowrap;
        line-height: 1.3;
	}
	.menuArea li .sec{
		flex-wrap: wrap;
		display: inline-flex;
		text-align: left;
		flex-flow:column;
	}
	.menuArea li .sec a{
		padding: 0 5px;
		line-height: 1.3;
	}
}



@media screen and (max-width: 1220px){
	 .contentArea.black{
	 	background: none;
	 }
	 .menuArea li{
		display: flex;
		flex-shrink: 0;
	 }
	 /* .menuArea li .sec{
		flex-flow: column;
	 } */


}





@media screen and (max-width: 960px){
	.contentArea h2{
		letter-spacing: 0.1em;
	}
	.contentArea h2 img{
		padding: 0;
	}
}



@media screen and (max-width: 850px){



}


@media screen and (max-width: 768px){

	.pcOnly {display:none;} 
	.menuArea strong.pcOnly {display:none;}


	.menuArea ul {flex-wrap: wrap;}
	/* .menuArea li:nth-of-type(1){width: 100%;}	 */
	/* .menuArea li {flex-grow: 1;justify-content: center;} */
	.menuArea li a{padding: 0;}

	.menuArea li .sec{flex-wrap: nowrap; flex-grow: 1;justify-content: space-around;}
	.menuArea li .sec a{padding: 0;}

	.menuArea{overflow-x: auto;top: unset;bottom: 0;position: fixed;justify-content: center;}
	.menuArea.fixed{position: fixed;}

}


@media screen and (max-width: 630px){

	.menuArea{
		left: 0;
		width: 100%;
		padding: 10px;

		justify-content: flex-start;
	
	}

	.menuArea ul {flex-wrap: nowrap;}
}






/*menuM*/
.poi-header a span{
	display: block;
    width: 70px;
    height: 70px;
    border-radius: 5em;
    margin: 0 auto;
    background-position: center -11px;
    background-repeat: no-repeat;
    background-size: 135%;
}