@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
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;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{background:url("../images/bg_all.jpg") top 830px center repeat;}
header { position: absolute; top: 0; left: 0; z-index: 1;}


/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 991px ){
		.WRAPPER{ min-width:100%;}}
.container { overflow: hidden; }
.topbox { position: relative; width: 1200px; margin: auto;}.kv_pc {
	width: 100%;
	position: relative;
	text-align: center;
	display: flex;
	justify-content: center;
	max-width: 1920px;
	margin: auto;
	background: url("../images/kv_bg.jpg") top center no-repeat;
	flex-wrap: wrap-reverse;
}
.kv_pc {width: 100%;  position: relative; text-align:center; display: flex;justify-content: center; margin: auto;flex-wrap: wrap-reverse; }
.kv_pc img {
    width: 100%;
    display: block;
    text-align: center;
    background-size: 100% auto;
}
.kv_m { display: none; }
.kv_m img { display: block; }
.kv_m a {font-size: 0; display: block; }
.for_pc{ display: block; }
.for_m { display: none; }
.banner {padding:0 0 0 0;}
/* 元件調整 */
.bn4 .banner_3p ul li img {box-shadow: none;}
.crosswise_3p {
    background: url("../images/crosswise_3p_bg.png")  top center / 32% no-repeat;
    padding: 50px 0 0;
    margin: 0px auto 30px;
}





/* m */
@media screen and ( max-width: 991px ){
	.kv_m { display: block; width: 100%; }
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; }
	.for_pc{ display: none; }
	.for_m { display: block; }
	.bn4 {padding:0 0 0 0;}
	/* 元件調整 */
	.crosswise_3p {
		background: none;
		padding: 0 0 0 0;
	}


}




/* =================================================== 通用設定 =================================================== */
:root {
	--layout-color1: #294f13;
	--layout-color2: #649356;
	--layout-color3: #c6956d;
}

/* ------------------ color ------------------ */
.dis-for-zasshi3,.toptitle li:nth-child(odd) .font h4,.alternate ul:nth-child(odd) li:first-child,.hightlight_5p li:nth-child(odd) .font h4,.hightlight li:nth-child(odd) .font h4,.rectangle_2p li .font h4{background: var(--layout-color1);}
.zasshi3-buy,.toptitle li:nth-child(even) .font h4,.alternate ul:nth-child(even) li:last-child,.hightlight_5p li:nth-child(even) .font h4,.hightlight li:nth-child(even) .font h4{background: var(--layout-color2);}
.zasshi3 ul li .font p{background: var(--layout-color3);}
.zasshi3 ul li h4{color: var(--layout-color1);}


/* ------------------ 安全字 ------------------ */
.notice {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
	font-size: 1rem;
	line-height: 1.2rem;
	font-weight: 300;
	color: #000;
  }

/* ------------------ 架構標 ------------------ */
@font-face { font-family: GenJyuuGothic-Heavy; src: url("https://events.eslite.com/font/GenJyuuGothic-Heavy.ttf");}
	.titleC h2 {
		font-family: GenJyuuGothic-Heavy;
		font-size: clamp(2.2rem, 4vw + 1rem, 4rem);
		color: var(--layout-color1);
	}


	.titleC h3 { font-family: GenJyuuGothic-Heavy; font-size: 3rem;}
	.titleC.btt {
		max-width: 728px;
		position: relative;
		background: url("../images/btt.png")top center no-repeat;
		background-size: contain;
		aspect-ratio: 728 / 198;
		margin: 0 auto 0px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	/* 右側裝飾 */
	.titleC.btt::before {
		content: "";
		position: absolute;
		top: 40%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
		max-width: 853px;
		aspect-ratio: 853 / 208;
		background: url("../images/btt_deco.png") center top no-repeat;
		background-size: contain;
		z-index: 1;
		pointer-events: none;
	}



/* ------------------  舞台專區  ------------------ */
.rectangle_2p li {
    background: url("../images/stage.png")top -45px center no-repeat;
    background-size: contain;
	margin: -100px -30px -50px;
}

.rectangle_2p li:nth-child(3){background: url(../images/stage.png) top -75px center no-repeat; background-size: contain;}
.rectangle_2p li .font {border:none;box-shadow: none;background:transparent;}
.rectangle_2p li:nth-child(even) {margin-top: 30px;}
.rectangle_2p li {margin: -100px -40px -50px;}
.rectangle_2p li:nth-child(even) { margin-top: -40px;}


@media screen and ( max-width: 991px ){
	.rectangle_3p ul li:first-child { width: 94vw; padding: 3vw; margin: -16vw 3vw;}
	.rectangle_2p li:nth-child(even){ width: 94vw; margin: -16vw auto -8vw;}
	.rectangle_2p li{margin:0 auto 0;}
	.rectangle_2p li:nth-child(3) {
		background: url(../images/stage.png) top -15vw center no-repeat; background-size: 94vw; margin:-12vw auto -12vw;}
}


/* =================================================== 版頭設定 =================================================== */
/* ------------------版頭動畫------------------ */
.kvdeco {position: absolute;}

img.kv_title{
	top: calc((385 / 1920) * 100%);
    left: calc((480 / 1920) * 100%);
    width: calc((790 / 1920) * 100%);
	animation: bounceInDown 3s;
	animation-fill-mode: backwards;
}

img.kv_date{
	top: calc((1661 / 1920) * 100%);
    left: calc((539 / 1920) * 100%);
    width: calc((390 / 1920) * 100%);
	animation: bounceIn 3s;
	animation-fill-mode: backwards;
	animation-delay: 2s;
	z-index: 1;
}

img.kv_sale_1{
	top: calc((1348 / 1920) * 100%);
    left: calc((986 / 1920) * 100%);
    width: calc((146 / 1920) * 100%);
	animation: pulse infinite 3s;
	animation-delay: 3.5s;
	animation-fill-mode: backwards;
}

img.kv_sale_2{
    top: calc((1345 / 1920) * 100%);
    left: calc((988 / 1920) * 100%);
    width: calc((345 / 1920) * 100%);
	animation: bounceInRight 3s;
	animation-fill-mode: backwards;
}



/* ------------------  攻略  ------------------ */
.block_00 ul {
    width: 1200px;
	padding: 0 0 0 0;
    margin: 0px auto 40px;
    display: flex;
    justify-content: space-evenly;
}

.a1 {animation: bounceInUp; animation-delay: 0s;}
.a2 {animation: bounceInUp; animation-delay:.5s;}
.a3 {animation: bounceInUp; animation-delay: 1s;}
.a4 {animation: bounceInUp; animation-delay: 1.5s;}



@media screen and ( max-width: 991px ){
	.block_00 ul { width:100%;display: flex; flex-wrap: wrap;padding: 0 0 0 0; margin: 0vw auto 2vw; justify-content: center;}
	.block_00 ul li { margin:1vw;}
    .block_00 img {display: block; width:31vw;}
	.block_00 img.for_pc {display: none;}
	.block_00 img.for_m {display: block; width:100%;}

	}




/* =================================================== 版身微調 =================================================== */
/*五品一大四小帶標題*/
.special_5p_1 {
	margin: 10px auto;
}

.special_5p_1 .hightlight_5p {
    width: 1200px;
    margin: 0px auto;
    padding: 20px 0;
    background: url(../images/h5psp-stt-bg.png) top center no-repeat, #ffffff82;
    border-radius: 1em;
}

.special_5p_1 .hightlight_5p ul li,
.special_5p_1 .hightlight_5p ul li:first-child {
	height: auto;
}

.special_5p_1 .hightlight_5p ul li {
	height: auto;
	margin-top: 82px;
}

.special_5p_1 .hightlight_5p ul li:first-child {
	width: 240px;
	height: auto;
	padding-top: 0;
}

.special_5p_1 .hightlight_5p ul li h4 {
	background: var(--PV-eslite);
}

.special_5p_1 .hightlight_5p ul li p {
	padding: 5px 5px 0;
}

.special_5p_1 .hightlight_5p .font .price {
	margin: 5px 0 15px;
}

.special_5p_1 .hightlight_5p img {
	width: 100%;
	object-fit: contain;
}

.special_5p_1 .hightlight_5p ul li:first-child img {
	width: 100%;
	height: 270px;
}

.special_5p_1 .hightlight_5p ul li:first-child img {
	margin: 0 auto;
}

.special_5p_1 .stt-sp {
    width: 1160px;
    margin: 0 auto;
    position: relative;
    left: 120px;
    top: -70px;
}

.special_5p_1 .stt-sp h3 {
    max-width: 690px;
    aspect-ratio: 690 / 114;
    margin: 90px auto -155px;
    padding: 20px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url("../images/stt.png") top center / contain no-repeat;
    color: var(--layout-color1);
    font-family: GenJyuuGothic-Heavy;
    font-size: 2.8rem;
    position: relative;
}



@media screen and (max-width: 991px) {
	.special_5p_1 {
		margin: 1vw auto 0;
	}

	.special_5p_1 .hightlight_5p {
		width: 100%;
		margin: -3vw auto 0;
		padding: 2vw 0;
	}

	.special_5p_1 .hightlight_5p ul li {
		width: 46vw;
		margin: 1vw auto;
	}

	.special_5p_1 .hightlight_5p ul li:first-child {
		width: 98vw;
		margin: 1.5vw;
		padding: 2vw;
	}

	.special_5p_1 .hightlight_5p ul li:first-child .font {
		padding: 0;
	}

	.special_5p_1 .hightlight_5p ul li p {
		padding: 1vw 1vw 0;
	}

	.special_5p_1 .hightlight_5p .font .price {
		margin: 1vw 0 3vw;
	}

	.special_5p_1 .hightlight_5p img {
		width: 100%;
	}

	.special_5p_1 .hightlight_5p ul li:first-child img {
		width: 48vw;
		height: 48vw;
	}

	.special_5p_1 .stt-sp {
		width: 100%;
		margin: 0vw auto;
		left: 0;
		top: 0;
	}

	.special_5p_1 .stt-sp h3 {
		position: relative;
		margin: auto;
		padding: 2vw 0 0;
		text-align: center;
		font-size: 2rem;
		font-weight: 900;
		letter-spacing: 1px;
		background-size: 90%;
	}

	.special_5p_1 .stt-sp h3:before {
		display: inline-block;
		width: 6vw;
		height: 6vw;
		margin-right: 1.5vw;
		margin-bottom: -1vw;
		background-image: url("../images/stt-be.png");
		background-size: contain;
		content: "";
	}

	.special_5p_1 .stt-sp h3:after {
		display: inline-block;
		width: 6vw;
		height: 6vw;
		margin-left: 1.5vw;
		margin-bottom: -1vw;
		background-image: url("../images/stt-af.png");
		background-size: contain;
		content: "";
	}
}


/* =================================================== 統一設定 =================================================== */
/* ------------------ 錨點微調 ------------------ */
.target-fix {position: relative;top: 0px;display: block;height: 0;overflow: hidden;}

@media screen and (max-width: 991px) {
	.target-fix {
		top: -50px;
	}
}


/* ------------------  前往ＯＯＯ館的按鈕 ------------------ */
.btn_box ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	max-width: 800px;
	margin: auto;
  }
  
  .btn-go {
	width: 350px;
	border-radius: 40px;
	margin: 10px auto;
	transition: all 0.3s;
	background:var(--layout-color1);
  }
  .btn-go a h3 {
	color: #fff;
	font-family: GenJyuuGothic-Heavy;
	font-size: 2rem;
	padding: 15px 10px;
  }
  .btn-go:hover {
	transform: scale(0.98);
  }



/* ------------------ menu ------------------ */
@media only screen and (min-width: 992px) {
	.menustyle2 {
		width: 130px;
		height: auto;
		position: fixed;
		top: 200px;
		right: 10px;
		border-radius: 10px;
		background: var(--layout-color1);
		z-index: 999;
	}

	.menustyle2 ul {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		padding: 5px;
	}

	.menustyle2 ul li {
		width: 100%;
		padding: 5px;
		border-bottom: 1px dotted #fff;
	}

	.menustyle2 ul li:last-child {
		border-bottom: none;
	}

	.menustyle2 ul li a {
		text-align: center;
		text-decoration: none;
		font-size: 16px;
		color: #fff;
		background: transparent;
		font-family: 'Noto Sans TC', "微軟正黑體", "Microsoft JhengHei", Helvetica, Verdana, Arial;
		letter-spacing: 1px;
		font-weight: 500;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 8px;
		border-radius: 99em;
	}

	#TopMenu2 ul li a:hover {
		background:#fff;
		transform: scale(1);
		color: var(--layout-color1) !important;
	}

	.menustyle2 ul .active {
		color: #fff !important;
		background: var(--layout-color1);
	}
}

@media screen and (max-width: 991px) {
	.menustyle2::-webkit-scrollbar {
		display: none;
	}

	.menustyle2 {
		width: 100%;
		z-index: 998;
		padding: 1vw 1vw;
		display: block;
		background: var(--layout-color1);
		flex-direction: column;
		flex-wrap: wrap;
		position: absolute;
		overflow-x: auto;
		justify-content: center;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		height: auto;
	}

	.menustyle2 ul {
		flex-wrap: nowrap;
		display: flex;
		gap: .5em;
		padding: 1vw 0;
	}

	.menustyle2 ul li {
		width: auto;
		font-size: 20px;
		color:var(--layout-color1);
		display: flex;
		justify-content: center;
		align-items: center;
		box-sizing: border-box;
	}

	.menustyle2 ul li a {
		font-size: 1.1rem;
		letter-spacing: 0px;
		font-weight: 500;
		color: var(--layout-color1);
		font-family: 'Noto Sans TC', "微軟正黑體", "Microsoft JhengHei", Helvetica, Verdana, Arial;
		box-sizing: border-box;
		padding: 1.7vw 3.5vw;
		border-radius: 100px;
		background: #fff;
	}
	
	.menustyle2 ul .active {
		color: var(--layout-color1) !important;
		background: var(--layout-color1);
		width: 100%;
		justify-content: center;
		align-items: center;
		text-align: center
	}

	.menustyle2 ul li a:hover {
		color: var(--layout-color1) !important;
		width: 100%;
		justify-content: center;
		align-items: center;
		text-align: center;
		background: #fff;
	}

	.sticky {
		position: fixed;
		top: 0;
	}
}

/* ------------------ 下拉選單 ------------------ */
	#TopMenu {transition: background-color 1s, opacity 1s, visibility 1s;opacity: 1;visibility:visible;z-index: 998;position: relative;}
	#TopMenu.show{opacity: 1;visibility: visible;position: fixed;top: 0;} 


/* ------------------ 手機版選單下滑出現 ------------------ */
	@media screen and (max-width: 991px) {
	  #TopMenu2 {
		transition: background-color 1s, opacity 1s, visibility 1s;
		opacity: 0;
		visibility: hidden;
		z-index: 999;
		position: absolute;
		top: 0;
	  }
	  #TopMenu2.show {
		opacity: 1;
		visibility: visible;
		position: fixed;
		top: 0;
	  }
	}


/* ------------------ goto top--(哆重製版) ------------------ */
#gotop {
	display: inline-block;
	background-color: #000;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 50%;
	background-size: contain;
	position: fixed;
	bottom: 0px;
	right: 0px;
	transition: background-color .3s, opacity .5s, visibility .5s;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	margin: 30px;
}

#gotop::after {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: FontAwesome;
    content: '　';
    font-weight: normal;
    font-style: normal;
    font-size: 1em;
    line-height: 100%;
    color: #fff;
    opacity: 0.5;
    background: url("../images/top.png") center no-repeat;
    background-size: contain;
    background-position: 100% 100%;
}

#gotop:hover {
	cursor: pointer;
	background-color: #666;
}

#gotop:active {
	background-color: #ccc;
}

#gotop.show {
	opacity: 0.4;
	visibility: visible;
}

@media screen and (max-width: 991px) {
	#gotop {
		bottom: 70px;
		right: 0;
		margin: 2vw;
	}
}


/* ------------------ share url (哆重製版) ------------------ */
#share {
	display: inline-block;
	background-color: #000;
	opacity: 0.4;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 50%;
	position: fixed;
	bottom: 50px;
	right: 0px;
	transition: background-color .3s, opacity .5s, visibility .5s;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	margin: 30px;
}

#share::after {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: FontAwesome;
	content: '　';
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	color: #fff;
	opacity: 0.5;
	background: url("../images/share.png") center no-repeat;
	background-size: contain;
}

#share:hover {cursor: pointer;background-color: #666;}
#share:active {background-color: #666;}


@media screen and (max-width: 991px) {
	#share {
		bottom: 115px;
		right: 0;
		margin: 2vw;
	}
}

@media screen and (max-width: 991px) {
	html {padding-bottom: 80px;}
}