@charset "utf-8";
@font-face {    font-family: DFTLX9;    src: url("https://events.eslite.com/font/DFT_LX9.ttc");}
.titleC h2, .titleCsub h3 , .ranks{font-family: DFTLX9; }

/* 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/");
	scroll-behavior: smooth;
}
header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

/* --- 公版改色 --- */
.dis-for-zasshi3, .zasshi3-buy, .hightlight .font h4, .round_3p .font h4, .hightlightAd .font h4, .hightlight_5p .font h4, .special_5p_1 .hightlight_5p ul li h4, .collect_5x6 .special, .collect_5x6 .s-row h4, .keywordC .round_5p .font, .zasshi3 ul li h4 , .ranks{
	background: #EAAA4F;
    background: linear-gradient(30deg, rgba(234, 170, 79, 1) 15%, rgba(253, 214, 158, 1) 88%);
	color: #783C11;
}

.zasshi3 ul li .font p, .half ul, .hightlightAd-text li:nth-child(1) h4 , .film-rectangle-for4 .rectangle ul li, .toptitle .font h4, .triple .font h4{
	background: #877744;/*綠色*/
	color: white;
}
.round_3p img, .keywordC .round_5p img{
	border: 4px solid #7F55CF;
}

.alternate ul:nth-child(odd) li:first-child , .alternate ul:nth-child(even) li:last-child{
	background: #783c0c;
}

.alternate ul:nth-child(odd) li:first-child .font h4 , .alternate ul:nth-child(even) li:last-child .font h4{
	color: #f7ca8b;
}
/* --- 公版改色///END --- */


/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden; display: block;}
 	@media screen and ( max-width: 991px ){
		.WRAPPER{ min-width:100%;}
		
	}

.container {
	overflow: hidden;
	width: 100% !important;
 /* max-width: 1920px !important; */
	padding: 0 0 50px;
}

.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;
	flex-wrap: wrap-reverse;
}

.kv_pc img {
	/* display: block; */
	text-align: center;
}

.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;
}

/* m */
@media screen and (max-width: 991px) {
	.kv_m {
		display: block;
		width: 100%;
		position: relative;
		font-size: 0;
	}

	.kv_m img {
		width: 100%;
	}

	.kv_pc {
		display: none;
	}

	.container {
		width: 100%;
		min-width: auto;
		padding: 0 0;
	}

	.for_pc {
		display: none;
	}

	.for_m {
		display: block;
	}
}




/*omo攻略區*/
.block_0 ul.tip_a,
.block_0 ul.tip_b {
	width: 1160px;
	margin: 0px auto;
	display: flex;
	justify-content: space-evenly;
	padding: 0 12px;
}

.block_0 ul li img{
	width: 100%;
	padding: 5px;
}
.notice {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 10px;
    font-size: 1rem;
    line-height: 1.2rem;
    font-weight: 300;
    color: #FFFFFF;
}

@media screen and (max-width: 991px) {
	.block_0 ul.tip_a,
    .block_0 ul.tip_b {
		width: 100%;
		margin: 0 auto;
		padding: 0 3vw 0;
		flex-wrap: wrap;
	}
	.block_0 ul.tip_b li{
		width: 46%;
		margin: 0 0 1vw;
	}
	.block_0 ul.tip_a, .block_0 ul.tip_b li img {
    width: 100%;
		padding: 0;
}

	.notice{
		padding: 2vw 12vw;
		display: none;
	}
}






/*五品優惠輪播*/
.dct {
	width: 1140px;
	margin: 10px auto;
}

.dct .slick-list {
	padding-top: 20px;
	margin-bottom: 0;
}

.dct ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.dct li {
	width: 100%;
	background: #ff5d20;
	margin: 6px;
	padding: 0;
	border-radius: 15px;
	border: 2px solid #ff5d20;
	position: relative;
}

.dct .font {
	display: block;
	text-align: center;
}

.dct .font h4 {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 8px 20px;
	margin: 0 auto;
	color: #fff;
	background: #ff5d20;
	border-radius: 50px;
	border: 3px solid #fff;
	font-weight: 500;
	font-size: 1.3rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dct .font p {
	margin: 0;
	padding: 5px 0;
	color: #fff;
	font-weight: 500;
	font-size: 1.2rem;
	line-height: 1.8rem;
}

.dct .font p span {
	color: #fff000;
}

.dct .font p big {
	color: #fff000;
	font-size: 1.8rem;
}

.link_d .dct .slick-slide img {
	width: 100%;
	height: 212px;
	background-color: #fff;
	border-radius: 13px 13px 0 0;
	object-fit: contain;
}

.link_d .slick-initialized .slick-slide.showByDate {
	display: none;
}

@media screen and (max-width: 991px) {
	.dct {
		width: 100%;
		margin: 2vw auto;
	}

	.dct .slick-list {
		padding-top: 4vw;
	}

	.dct .slider {
		margin: 0 auto;
	}

	/*
  .slickbg.dct .slick-next{right: -3vw;z-index: 99;}
  .slickbg.dct .slick-prev{left: -3vw;z-index: 99;}		
  */
	.dct ul {
		flex-wrap: wrap;
	}

	.dct li {
		width: 46vw;
		padding: 0;
		margin: 1vw;
	}

	.dct .font {
		margin: 0;
	}

	.dct .font h4 {
		padding: 1.5vw 4vw;
		border: 2px solid #fff;
	}

	.dct .font p {
		padding: 2vw 0;
	}

	.dct .font p big {
		font-size: 1.5rem;
	}

	.link_d .dct .slick-slide img {
		height: 45vw;
	}
}


/*--輪播 左右箭頭去點點 統一設定--*/
.slick-list,
.slider {
	margin: 0 !important;
}

.slickbg .slick-prev,
.slickbg .slick-next {
	display: block !important;
	height: 40px;
	width: 40px;
}

.slickbg .slick-prev:before {
	content: '';
	background: url('../images/arrow-f.svg')center center no-repeat, #221510;
	background-size: 20px 20px;
	height: 30px;
	width: 30px;
	font-weight: bold;
	border-radius: 99em;
	display: block;
	opacity: 1;
	z-index: 98;
}

.slickbg .slick-next:before {
	content: '';
	background: url('../images/arrow-b.svg')center center no-repeat, #221510;
	background-size: 20px 20px;
	height: 30px;
	width: 30px;
	font-weight: bold;
	border-radius: 99em;
	display: block;
	opacity: 1;
	z-index: 98;
}

.slickbg .slick-next {
	right: -10px;
	z-index: 98;
	opacity: 0.6;
	display: flex !important;
	justify-content: flex-end;
}

.slickbg .slick-prev {
	left: -10px;
	z-index: 98;
	opacity: 0.6;
	display: flex !important;
	justify-content: flex-start;
}

.slickbg .slick-dots li {
	display: none;
}

.slickbg .slick-dotted.slick-slider {
	margin: 0 !important;
	padding-bottom: 0px !important;
}

.slickbg.slick3item {
	width: 1172px;
}

.slick5itam-2 h4,
.slick5itam-2 p {
	color: #221510;
}

.link_c .slickbg .slick5itam-2 .slick5.showByDate {
	display: none;
}

@media screen and (max-width: 991px) {
	.slickbg {
		width: 96vw !important;
	}

	.slick5itam-2 h4,
	.slick5itam-2 p {
		padding-top: 2vw;
	}

	.slickbg .slick-next {
		right: 0 !important;
		opacity: 0.6;
	}

	.slickbg .slick-prev {
		left: 0 !important;
		opacity: 0.6;
	}

	.slick3item .slick-slide img {
		width: 86vw !important;
	}
}


/*--  nav 選單 固定側邊--*/
@media only screen and (min-width: 992px) {
	.menustyle2 {
		width: 126px;
		display: flex;
		flex-wrap: wrap;
		z-index: 999;
		height: auto;
		position: fixed;
		top: 180px;
		right: 10px;
		border-radius: 999em;
		border: 1px solid #fff;
	background: #EAAA4F;
    background: linear-gradient(30deg, rgba(234, 170, 79, 1) 15%, rgba(253, 214, 158, 1) 88%);
	}

	.menustyle2 ul {
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		padding: 25px 0px;
		flex-wrap: wrap;
	}

	.menustyle2 ul li {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.menustyle2 ul li a {
		text-decoration: none;
		font-size: 1rem;
		color: #783C11;
		display: flex;
		width: fit-content;
		justify-content: center;
		align-items: center;
		padding: 6px 12px;
		margin: 1px auto;
		flex-direction: column;
		line-height: 1.2;
		font-weight: 700;
		text-align: center;
	}

	.menustyle2 a br {
		display: block;
	}

	.menustyle2 ul li a:hover {
		background: #877744;
		transform: scale(1);
		border-radius: 99em;
		color: #fff0dc;
	}

	.menustyle2 ul .active {
		background: #877744;
		border-radius: 99em;
		color: #fff0dc;
	}
}

@media screen and (max-width: 991px) {
	.menustyle2 ul {
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
	}

	.menustyle2::-webkit-scrollbar {
		display: none;
	}

	.menustyle2 {
		width: 100%;
		z-index: 999;
		padding: 2vw 1vw;
		display: block;
		border-bottom: 1.5px solid #191000;
		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;
	background: #EAAA4F;
    background: linear-gradient(30deg, rgba(234, 170, 79, 1) 15%, rgba(253, 214, 158, 1) 88%);

	}

	.menustyle2 ul {
		flex-wrap: nowrap;
		display: flex;
	}

	.menustyle2 ul li {
		width: inherit;
		display: flex;
		justify-content: center;
		align-items: center;
		box-sizing: border-box;
	}

	.menustyle2 ul li a {
		font-size: 1rem;
		letter-spacing: 0px;
		color: #783C11;
		box-sizing: border-box;
		padding: 1.5vw 2.5vw;
		font-weight: 700;
	}

	.menustyle2 a br {
		display: none;
	}



	.menustyle2 ul .active {
		width: 100%;
		justify-content: center;
		align-items: center;
		text-align: center;
		background: #877744;
		border-radius: 999em;
		color: #fff0dc;

	}

	.sticky {
		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;
	}
}





/*--  錨點微調--*/
.target-fix {position: relative;top: 0px;display: block;height: 0;overflow: hidden;}
@media screen and ( max-width: 991px ) {
.target-fix {top:-30px;}
	}
/*--  錨點微調--*/


 /*--goto top--*/          
 #gotop {display: inline-block;background-color: #000; width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}          
 #gotop::after {position: absolute;display: block;font-family: FontAwesome;content: '　';font-weight: normal;font-style: normal;font-size: 2em; line-height: 50px;color: #fff;opacity: 0.5;background: url("../images/top.png") center no-repeat;background-size: 50%;background-position: 85% 35%;}         
 #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: 100%;position: fixed;bottom: 50px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;z-index: 1000;margin: 30px;}
 #share::after{position: absolute;display: block;font-family: FontAwesome;content: '　';font-weight: normal;font-style: normal;font-size: 2em; line-height: 50px;color: #fff;opacity: 0.5;background: url("../images/share.png") center no-repeat;background-size: 50%;background-position: 80% 35%;}
 #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;}          
 } 

/*前往按鈕*/
.gobtn {
  margin: 40px auto;


}
.gobtn a {
  text-align: center;
  width: 400px;
  height: 80px;
  display: block;
  background: url(../images/category_title.png) center repeat;
  line-height: 4.5rem;
  margin: 0 auto;
  border-radius: 0em;
  color: #ffffff;
  transition: 0.2s;
  font-weight: 700;
  font-size: 2.6rem;
  font-weight: 900;
}
@media screen and (max-width: 991px) {
  .more {
    width: 100%;
  }
  .more a {
    top: -20vw;
    right: 13vw;
    font-size: 2.9vw;
    padding: 1vw 3vw;
  }
  .gobtn {
    margin: 2vw auto 4vw;
  }
  .gobtn a {
    text-align: center;
    width: 65vw;
    height: auto;
    line-height: 3.5rem;
    font-size: 2rem;
  }
}
/*前往按鈕///END*/



 /*---- 新增 ----*/  
.bg_bottom {
    position: fixed; /* 固定背景 */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/bg_bottom.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -2; 
	pointer-events: none; /* 禁用背景的點擊事件 */
}
.section_bg{width: 1300px; margin: 0 auto; padding: 12px 0 2px;border-radius:  30px;
	background: #EAAA4F;
    background: linear-gradient(0deg, rgba(234, 170, 79, 1) 15%, rgba(253, 214, 158, 1) 88%);
}
.block_0{
	background: url('../images/bg_02.png') top center no-repeat;
	padding: 0 0 50px;
}

/*版頭輪播*/
.topbox ul.scene {
    width: 50%;
    height: auto;
    display: block;
    position: absolute;
    top: 72px;
    right: -69px;
    padding: 0;
}
.topbox .scene img{
	width: 477px;
	height: 586px;
}
.hotsale .slick-dots li button:before{
	display: none;
}
/*版頭輪播///END*/

.kv_dec_bg{position: fixed;z-index: 100;width: 100%}
.kv_dec{position: relative; width: 1200px; margin: 0 auto;}
.ballon{position: absolute;}

.l01 {
    top: 8em;
    left: -22em;
    animation-name: float_A;
    animation-timing-function: ease-in-out;
    animation-duration: 2s;
    animation-delay: -1s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}
.l02 {
    top: 0.5em;
    left: -16em;
    animation-name: float_A;
    animation-timing-function: ease-in-out;
    animation-duration: 2s;
    animation-delay: -2s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}
.r01 {
    top: 3em;
    right: -25em;
    animation-name: float_A;
    animation-timing-function: ease-in-out;
    animation-duration: 2s;
    animation-delay: -1s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}
.r02 {
    top: 0em;
    right: -11.5em;
    animation-name: float_A;
    animation-timing-function: ease-in-out;
    animation-duration: 2s;
    animation-delay: -2s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}
.r03 {
    top: 9em;
    right: -17em;
    animation-name: float_A;
    animation-timing-function: ease-in-out;
    animation-duration: 2s;
    animation-delay: -3s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

@keyframes float_A {
	0% {
		transform: translateY(0%);
	}

	100% {
		transform: translateY(10%);
	}
}

.zasshi3{margin: 0 auto 12px;}
.special_5p_1 ul {
    align-items: flex-end;
}
.special_5p_1 .hightlight_5p ul li:first-child {
    height: auto;
    width: 240px;
}
.special_5p_1 .hightlight_5p ul li:first-child img {
    width: 240px;
    height: 240px;
}
.special_5p_1 .hightlight_5p ul li {
    height: auto;
    margin-top: 0;
	padding: 10px 0;
}

.special_5p_1 .title_AA h2 {
	background: #783c0c;
	color: #fff0dc;
    padding: 10px 0 10px;
    font-size: 2rem;
    width: 876px;
    left: 338px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0;
    border-radius: 30px;
}
.special_5p_1{
	margin: 20px auto 0;
}
.titleB{color:  #5c35a5;}
.titleB h2:before, .titleB h2:after{
	background-color: #5c35a5;
}
.titleC {
    background: url("../images/category_title.png") top center no-repeat;
    width: 1330px;
    margin: 12px auto 0px;
}
.titleC h2 {
    padding: 75px 0 16px;
	color: #783c0c;
	font-size: 60px;
	text-shadow: 2px 2px #fdf0be;
}
.titleCsub {
	margin: 0px auto 0px;
	text-align: center;
}

.titleCsub h3 {
    padding: 8px 150px;
    color: #fff0dc;
    font-size: 40px;
    background: #783c0c;
    display: inline-block;
    border-radius: 50px;
}

.crosswise_3p {
    margin: 10px auto 40px;
}
.crosswise_3p.area01{
    background: url(../images/area01.png) top center no-repeat;
}
.crosswise_3p.area02{
    background: url(../images/area02.png) top center no-repeat;
}

.rectangle_3p{
	margin: 0 auto;
	padding: 0 0 16px;
}
.hightlight, .collect_5x6{
	margin: 0 auto 40px;
}
.toptitle, .various, .banner{
	margin: 0 auto;
	padding: 0 ;
}

.block_2 .slickbg {
    padding: 0 0 40px;
}
.block_3 .section_bg , .block_9 .section_bg{
	padding: 12px 0 20px;
}
.block_4 .section_bg{
	padding: 12px 0 40px;
}
.block_8 .section_bg, .block_6 .section_bg, .block_7 .section_bg{
	padding: 24px 0 30px;
}
.block_5 .section_bg{
	padding: 12px 0 36px;
}

.block_5 .section_bg .titleCsub:nth-child(4){
	padding: 52px 0 0;
}
.block_9 .section_bg .slickbg{
	padding: 0 0 36px;
}
.event_bn{
	width: 1200px;
	margin: 0 auto;
}


@media screen and ( max-width: 991px ) {
	.bg_bottom{background: none;	}
	html {
background: #b38b61;
}

html:before {
content: "";
position: fixed;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: url("../images/bg_m.jpg")center 0 no-repeat;
background-size: cover;
}
	.kv_dec_bg{display: none;}
	.topbox{width: 100%;}
	.topbox ul.scene {
    width: 94%;
    height: auto;
    display: block;
    position: absolute;
    top: 80vw;
    right: 3vw;
    padding: 0;
}
	.topbox .scene img {
    width: 100%;
    height: auto;
}
	.block_0{
		background: none;
		padding: 0;
	}
	.titleC {
    width: 100%;
    background: url("../images/category_title_m.png") top center no-repeat;
    margin: 2vw auto 0;
	background-size: contain;
}
	.titleC h2 {
    font-size: 7vw;
    padding: 5.5vw 0 1vw;
}
	.titleCsub h3 {
    font-size: 5vw;
    padding: 1vw 30vw;
    margin: 0;
}
	.section_bg{
		width: 100%;
		border-radius: 0 ;
		padding: 1vw 0 0;
	}
	.block_2 .slickbg, .block_4 .section_bg, .block_5 .section_bg, .block_6 .section_bg, .block_7 .section_bg, .block_8 .section_bg, .block_9 .section_bg{
		padding: 1vw 0 6vw;
	}
	
	.half ul{padding: 1vw 0;}
	.half ul h3{font-size: 5vw;}
	.hightlight, .collect_5x6{
		margin: 0 auto;
	}
	.titleB {
    margin: 5vw auto 0vw;
}
.titleB h2 {
    color: #5c35a5;
	letter-spacing: 1vw;
	font-size: 6vw;
}
	.sports .titleB:first-child{
		margin: 0 auto;
	}
.sports .titleB h2 {
    letter-spacing: 0vw;
    padding: 1vw 7vw 1vw;
}
	.sports	.titleB h2:before, .sports .titleB h2:after{
		width: 4vw;
	}
	.round_5p {
    width: 100%;
    margin: 0 auto;
}
	.special_5p_1 {
    margin: 0 auto;
}
	.hightlight_5p ul {
    margin: 0 0;
}
	.special_5p_1 .title_AA {
    height: auto;
    position: relative;
}
	.special_5p_1 .title_AA h2 {
    font-size: 5vw;
    padding: 2vw;
    width: 94%;
    left: 3vw;
    border-radius: 0;
}
	.special_5p_1 .hightlight_5p ul li:first-child {
    width: 100%;
}
	.event_bn{
		width: 100%;
	}
	.event_bn img{
		width: 100%;
	}
	.crosswise_3p.area01, .crosswise_3p.area02{
		background: none;
		margin: 1vw auto 0;
	}
	.block_5 .section_bg .titleCsub:nth-child(4){
		padding: 8vw 0 0;
	}
	.slickbg.slick3item{
		margin: 3vw auto 0;
	}

}


 /*---- 新增///END ----*/   

