@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_fixed.jpg") center no-repeat fixed;
	scroll-behavior: smooth;
}

header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

@media screen and (max-width: 991px) {
	html {
		background: #fff;
	}

	html:before {
		content: "";
		position: fixed;
		z-index: -1;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: url("../images/bg_fixed.jpg")center 0 repeat;
		background-size: cover;
	}
}



/* 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;
	background: url("../images/bg_bottom.png")bottom center no-repeat fixed, url("../images/side_deco.png")center 425px repeat-y;
}

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

	.kv_m img {
		width: 100%;
	}

	.kv_pc {
		display: none;
	}

	.container {
		width: 100%;
		min-width: auto;
		background: none;
	}

	.for_pc {
		display: none;
	}

	.for_m {
		display: block;
	}
}




/*主視覺動畫*/
.kv_bg {
	width: 100%;
}

.kvdeco {
	position: absolute;
}

.kv_tt1 {
	top: calc((160 / 1920) * 100%);
	left: calc((360 / 1920) * 100%);
	width: calc((275 / 1920)* 100%);
	animation: fadeInUp 1.2s;
	animation-delay: .1s;
	animation-fill-mode: backwards;
}

.kv_tt2 {
	top: calc((424 / 1920) * 100%);
	left: calc((595 / 1920) * 100%);
	width: calc((275 / 1920)* 100%);
	animation: fadeInDown 1.2s;
	animation-delay: .25s;
	animation-fill-mode: backwards;
}

.kv_tt3 {
	top: calc((803 / 1920) * 100%);
	left: calc((385 / 1920) * 100%);
	width: calc((283 / 1920)* 100%);
	animation: fadeIn 3.8s;
	animation-delay: .5s;
	animation-fill-mode: backwards;
}

.kv_promotion {
	top: calc((1184 / 1920) * 100%);
	left: calc((643 / 1920) * 100%);
	width: calc((211 / 1920)* 100%);
	animation: fadeIn 4s;
	animation-delay: 1.5s;
	animation-fill-mode: backwards;
}


/* 區塊 */
.blk {
	margin-bottom: 40px;
}

.block_0 {
	background: url("../images/bg_color1.jpg");
	padding: 1px 0 20px;
	margin: 0 auto 20px;
}

/*文字*/
@font-face {
	font-family: SC-SemiBold;
	src: url("https://events.eslite.com/font/獅尾四季春加糖SC-SemiBold.ttf");
}

/*文字標題*/
big {
	color: #d34a33;
}

h2,
h3,
.dis-for-zasshi3 big,
.zasshi3 ul li h4,
.zasshi3-buy,
.tabs .tabs-head a,
.menustyle2 ul li a,
.film-rectangle .rectangle li h4 {
	font-family: 'Noto Serif TC', serif;
	font-weight: 700;
}

.bttp {
	background: url("../images/bttp_bg.png") top center no-repeat;
	width: 100%;
	height: 187px;
	margin: 30px auto 10px;
}

.btt {
	background: url("../images/btt_bg.png") top center no-repeat;
	width: 100%;
	height: 140px;
	margin: 30px auto 10px;
}

.bttp h2 {
	font-size: 3.4rem;
	letter-spacing: 2px;
	color: #1a1f24;
	padding: 50px 0 0 0;
}

.bttp h2 p {
	border-top: 1px solid #1a1f24;
	padding: 7px 30px 0;
}

.btt h2 {
	font-size: 3.4rem;
	letter-spacing: 2px;
	color: #1a1f24;
	padding: 48px 0 0 0;
}

.stt {
	margin: 20px auto;
}

.stt h3 {
	color: #1a1f24;
	font-size: 2.4rem;
	letter-spacing: 2px;
}

.stt h3::before {
	background-image: url("../images/stt_deco.png");
	background-size: contain;
	display: inline-block;
	width: 45px;
	height: 45px;
	margin-right: 5px;
	margin-bottom: -10px;
	content: "";
}

.stt h3::after {
	background-image: url("../images/stt_deco.png");
	background-size: contain;
	display: inline-block;
	width: 45px;
	height: 45px;
	margin-left: 5px;
	margin-bottom: -10px;
	content: "";
}


/* 元件調整 */
.banner {
	padding: 0;
}

.recommend {
	background: url("../images/bg_color3.jpg");
	margin: 20px auto;
}

.rectangle,
.hightlight,
.rectangle_3p {
	margin: 20px auto;
}

.hightlight .font h4 {
	background: url("../images/bg_color2.jpg");
}

.half ul {
	background: url("../images/bg_color3.jpg");
	border-radius: 10px;
}


/*promotion四塊*/
.block_0>ul {
	width: 1200px;
	margin: 30px auto;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.block_0>.titleC {
	margin: 10px auto;
}

.block_0>.titleC p {
	color: #f9f6e5;
	font-size: .9rem;
	z-index: 999;
}

/*block_3*/
.block_3 ul {
	width: 1200px;
	margin: 20px auto 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}


/*輪播統一設定*/
.slick-dotted.slick-slider {
	margin-bottom: 0px !important;
}

/*大三品*/
.zasshi3 {
	width: 1160px;
	margin: 20px auto;
}

.zasshi3 ul {
	display: flex;
	justify-content: space-around;
}

.zasshi3 ul li {
	width: 370px;
	border-radius: 20px;
	background: url("../images/bg_color4.jpg");
	padding: 10px;
	text-align: center;
	position: relative;
	transition: 0.5s all;
}

.zasshi3 ul li:hover {
	transform: scale(0.96);
}

.zasshi3 ul li h4 {
	font-size: 1.6rem;
	padding-left: 40px;
	margin: 15px auto;
	color: #f9f6e5;
}

.zasshi3 ul li a {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.zasshi3 ul li img {
	width: 330px;
	height: 330px;
	object-fit: contain;
	margin: 5px auto;
}

.dis-for-zasshi3 {
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 50px;
	background: url("../images/bg_color2.jpg");
	width: 80px;
	height: 80px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1rem;
	font-weight: 500;
	text-align: center;
	flex-wrap: wrap;
	flex-direction: column;
}

.dis-for-zasshi3 big {
	color: #fff;
	font-size: 2.5rem;
}

.zasshi3 ul li .font {
	text-align: left;
	margin: -30px 0 10px;
	display: flex;
	flex-direction: column;
	width: auto;
}

.zasshi3 ul li .font p {
	background: url("../images/bg_color2.jpg");
	padding: 5px 25px 5px 15px;
	color: #fff;
	text-align: left;
	border-radius: 0 30px 0 0;
}

.zasshi3 ul li .font .price {
	margin-top: 5px;
	color: #fff;
}

.zasshi3 ul li .font .price big {
	color: #f9f6e5;
}

.zasshi3-buy {
	position: absolute;
	bottom: 20px;
	right: 15px;
	border-radius: 50px;
	background: url("../images/bg_color2.jpg");
	;
	width: 80px;
	height: 80px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
	flex-wrap: wrap;
	flex-direction: column;
}


/*大圖入稿*/
.rectangle_3p.rectangle_2p {
	margin: 150px auto -30px;
}

.rectangle_3p.rectangle_2p ul {
	justify-content: space-evenly;
}

.rectangle_3p.rectangle_2p li {
	background: transparent;
	width: 530px;
	margin: 20px -40px 0;
}

.rectangle_3p.rectangle_2p li:nth-child(odd) {
	margin-top: -150px;
}

.rectangle_3p.rectangle_2p li img {
	width: 530px;
	height: auto;
}

.rectangle_3p.rectangle_2p li .font {
	color: #3e3a39;
	width: 350px;
	background: #ffffff8c;
	padding: 0 40px 10px;
	margin-top: 20px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 45px 1px rgb(125 135 75 / 75%);
	box-shadow: 0px 0px 45px 1px rgb(125 135 75 / 75%);
}

.rectangle_3p.rectangle_2p li .font h4 {
	color: #f9f6e5;
	background: url("../images/bg_color4.jpg");
	padding: 12px 25px;
	margin-top: -25px;
	font-size: 1.5rem;
	clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
	line-height: 1.2;
}

.rectangle_3p.rectangle_2p .font p {
	font-size: 1.2rem;
	line-height: 1.2;
}

.rectangle_3p.rectangle_2p li .font .price {
	color: #1a1f24;
	margin: 3px auto 10px;
}

.rectangle_3p.rectangle_2p li .font .price big {
	color: #d34a33;
	font-size: 2rem;
}

/*box-mix*/
.box-mix ul.quotes li {
	background: url("../images/bg_color2.jpg");
}

.box-mix .quotes .font h4:after {
	content: '';
	height: 32px;
	background: url("../images/quote-left.svg") center center no-repeat;
	background-size: 100%;
	display: block;
	margin: 1rem 0;
}

.box-mix .quotes .font:after {
	content: '';
	height: 32px;
	background: url("../images/quote-right.svg") center center no-repeat;
	background-size: 100%;
	display: block;
	margin: 1rem 0;
}

/*左960AD右兩品 */
.boxmix-forbn .box-mix {
	align-items: center;
	padding: 0;
	justify-content: center;
}

.boxmix-forbn .box-mix ul {
	align-items: center;
	justify-content: center;
}

.boxmix-forbn .box-mix ul.quotes {
	width: 690px;
	margin: 0;
	align-items: center;
	justify-content: center;
}

.boxmix-forbn .box-mix ul.quotes li {
	background: transparent;
	padding: 0px;
	width: 670px;
}

.boxmix-forbn .box-mix ul.quotes img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.boxmix-forbn .box-mix ul.hightlight {
	width: 420px;
}

.boxmix-forbn .box-mix ul.hightlight li {
	width: 200px;
	height: 314px;
}

.boxmix-forbn .box-mix ul.hightlight li img {
	width: 200px;
	height: 200px;
	object-fit: contain;
}
.boxmix-forbn .box-mix ul.hightlight .font .price {
	margin: 2px 0;
}

/*頁籤*/
.tabs {
	max-width: 1160px;
	margin: 30px auto 0;
}

.tabs .tabs-head {
	width: calc(100% - 140px);
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 15px;
}

.tabs .tabs-head li {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	background: url("../images/bg_color3.jpg");
	border-radius: 999em;
	padding: 10px 0 12px;
	border: 2px solid #d34a33;
}

.tabs .tabs-head li.active {
	border: 2px solid #d34a33;
	background: url("../images/bg_color2.jpg");
}

.tabs .tabs-head li:hover {
	-webkit-transform: scale(1);
	transform: scale(1);
	border: 2px solid #d34a33;
	background: url("../images/bg_color2.jpg");
}

.tabs .tabs-head a {
	display: block;
	font-size: 1.5rem;
	text-align: center;
	color: #d34a33;
	letter-spacing: 2px;
}

.tabs .tabs-head li.active a,
.tabs .tabs-head a:hover {
	color: #f9f6e5;
}

/*左右三品*/
.half ul.half_sp li:nth-child(3) {
	width: 530px;
}

.half ul.half_sp li:nth-child(3) a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.half ul.half_sp li:nth-child(3) .font {
	width: 245px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.half ul.half_sp li:nth-child(3) .font h4 {
	background: transparent;
}

/* hightlightAd_word */
.hightlightAd_word {
	width: 1160px;
	margin: 20px auto;
}

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

.hightlightAd_word li.Ad_word {
	width: 280px;
	height: 330px;
	background: none;
}

.hightlightAd_word li.Ad_word img {
	width: 280px;
	height: auto;
}

.hightlightAd_word li.Ad_word h4 {
	width: 280px;
	color: #f9f6e5;
	bottom: 0;
	padding: 10px 0;
	margin: 9px 0 0;
	border-radius: 99rem;
	justify-content: center;
	height: auto;
	display: flex;
	background: url("../images/bg_color2.jpg");
	align-items: center;
	font-weight: 700;
}

.hightlightAd_word h3 {
	width: 1160px;
	margin: 8px;
}

.hightlightAd_word li {
	width: 200px;
	background: #fff;
	margin: 6px;
	padding: 0;
}

.hightlightAd_word li img {
	object-fit: contain;
}

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

.hightlightAd_word .font h4 {
	padding: 6px 10px;
	margin: 0 0 5px;
	color: #fff;
	background: url("../images/bg_color2.jpg");
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hightlightAd_word .font p {
	margin: 0;
}

.hightlightAd_word .font .price {
	margin: 10px 0 15px;
}

.hightlightAd_word img {
	display: block;
	width: 200px;
	height: 200px;
	object-fit: cover;
}


/* -------------------------------------m版------------------------------------- */
@media screen and (max-width: 991px) {


	/* 區塊 */
	.blk {
		margin-bottom: 6vw;
	}

	.block_0 {
		padding: 1vw 0 3vw;
		margin: 0 auto 2vw;
	}

	/*文字*/
	.bttp {
		background-size: contain;
		width: 100%;
		height: 28vw;
		margin: 2vw auto 1vw;
	}

	.btt {
		background-size: contain;
		width: 100%;
		height: 21vw;
		margin: 2vw auto 1vw;
	}

	.bttp h2 {
		font-size: 2.1rem;
		letter-spacing: 1px;
		padding: 6.5vw 0 0 0;
	}

	.bttp h2 p {
		font-size: 1rem;
		border-top: 1px solid #1a1f24;
		padding: .5vw 0 0 0;
	}

	.btt h2 {
		font-size: 2.2rem;
		letter-spacing: 1px;
		padding: 7vw 0 0 0;
	}

	.stt {
		margin: 2vw auto;
	}

	.stt h3 {
		font-size: 1.8rem;
		letter-spacing: 1px;
	}

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

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

	/* 元件調整 */
	.recommend {
		margin: 2vw auto;
	}

	.rectangle,
	.hightlight,
	.rectangle_3p {
		margin: 2vw auto;
	}

	.half ul {
		margin: 1vw;
		padding: 1vw 0;
	}

	.film-rectangle .rectangle {
		background: none;
		border-radius: 0;
	}



	/*promotion四塊*/
	.block_0>ul {
		width: 96%;
		margin: 2vw auto 0;
		padding: 0 1vw;
	}

	.block_0>ul li img {
		width: 47vw;
		margin: .5vw -3vw;
	}

	.block_0>.titleC {
		margin: 1vw 2vw;
	}

	.block_0>.titleC p {
		text-align: center;
	}


	/*block_3*/
	.block_3 ul {
		width: 98%;
		margin: 1vw auto 0;
		padding: 0;
	}

	.block_3 ul li img {
		width: 32vw;
		margin: 0;
	}


	/*輪播統一設定*/
	.slider {
		margin: 2vw auto !important;
	}

	.slick-dotted.slick-slider {
		padding-bottom: 2vw !important;
	}


	/*大三品*/
	.zasshi3 {
		width: 100%;
		margin: 2vw auto;
	}

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

	.zasshi3 ul li {
		margin: 1vw auto;
		width: 96vw;
		padding: 1vw;
	}

	.zasshi3 ul li a {
		flex-direction: column
	}

	.zasshi3 ul li img {
		width: 70vw;
		height: 70vw;
		object-fit: contain;
		margin: 1vw auto;
	}

	.zasshi3 ul li .font {
		margin: 0 auto 2vw;
	}

	.zasshi3 ul li .font p {
		text-align: center;
		width: 100%;
		background: transparent;
		margin: 1vw auto;
		color: var(--PV-font);
	}

	.zasshi3 ul li .font .price {
		text-align: center;
	}

	.zasshi3-buy {
		display: none;
	}


	/*大圖入稿*/
	.rectangle_3p.rectangle_2p {
		margin: 2vw auto;
	}

	.rectangle_3p.rectangle_2p li:nth-child(odd) {
		margin-top: 3vw;
	}

	.rectangle_3p.rectangle_2p li,
	.rectangle_3p.rectangle_2p ul li:first-child {
		background: transparent;
		width: 100%;
		margin: 1vw auto 0;
		padding: 0;
		text-align: center;
	}

	.rectangle_3p.rectangle_2p li img,
	.rectangle_3p.rectangle_2p ul li:first-child img {
		width: 100%;
		height: 80vw;
	}

	.rectangle_3p.rectangle_2p ul li:nth-child(3n+1) a {
		flex-wrap: nowrap;
		flex-direction: column;
		justify-content: center;
	}

	.rectangle_3p.rectangle_2p li .font {
		width: 90vw;
	}

	.rectangle_3p.rectangle_2p ul li:first-child .font {
		width: 90vw;
		padding: 3vw 3vw !important;
	}

	.rectangle_3p.rectangle_2p li .font h4,
	.rectangle_3p.rectangle_2p li:first-child .font h4 {
		width: 70vw;
		padding: 3vw 3vw;
		margin: -6vw auto 4vw !important;
	}

	/*box-mix*/
	.box-mix {
		width: 96vw;
		margin: 2vw auto;
	}

	.box-mix ul.hightlight {
		padding: 0;
		margin: 0 -1vw;
	}

	/*左960AD右兩品 */
	.boxmix-forbn .box-mix ul.quotes {
		width: 94vw;
	}

	.boxmix-forbn .box-mix ul.hightlight {
		width: 46vw;
	}

	.boxmix-forbn .box-mix ul.hightlight li {
		width: 46vw;
		height: auto;
	}

	.boxmix-forbn .box-mix ul.hightlight li img {
		width: 46vw;
		height: 46vw;
	}
	.boxmix-forbn .box-mix ul.hightlight .font .price {
	margin: 1vw 0;
    }

	/*頁籤*/
	.tabs {
		margin: 0 auto;
	}

	.tabs .tabs-head {
		width: 90vw;
		margin: 2vw auto 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		gap: 1.8vw;
	}

	.tabs .tabs-head li {
		padding: 1.8vw 1.5vw 2.2vw;
		border: 2px solid #002140;
	}

	.tabs .tabs-head li.active,
	.tabs .tabs-head li:hover {
		border: 2px solid #002140;
	}

	.tabs .tabs-head a {
		font-size: 1rem;
	}


	/*左右三品*/
	.half ul.half_sp li:nth-child(3) {
		width: 94vw;
	}

	.half ul.half_sp li:nth-child(3) a {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
	}

	.half ul.half_sp li:nth-child(3) .font {
		width: 245px;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}

	.half ul.half_sp li:nth-child(3) .font h4 {
		background: transparent;
		color: var(--PV-eslite);
	}

	/* Ad_word */
	.hightlightAd_word {
		width: 100%;
		margin: 2vw auto;
	}

	.hightlightAd_word ul {
		flex-wrap: wrap;
	}

	.hightlightAd_word h3 {
		width: 96vw;
		margin: 1vw;
	}

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

	.hightlightAd_word a {}

	.hightlightAd_word .font {
		margin: 0 0 3vw 0;
	}

	.hightlightAd_word .font h4 {
		padding: 1vw;
	}

	.hightlightAd_word .font p {}

	.hightlightAd_word .font .price {
		margin: 1vw 0;
	}

	.hightlightAd_word img {
		width: 46vw;
		height: 46vw;
	}

	.hightlightAd_word li.Ad_word {
		width: 94vw;
		padding: 0vw;
		margin: 2vw auto;
		height: auto;
	}

	.hightlightAd_word li.Ad_word img {
		width: 100%;
		width: 94vw;
		padding: 0vw;
	}

	.hightlightAd_word li.Ad_word a {
		flex-wrap: wrap;
	}

	.hightlightAd_word li.Ad_word h4 {
		width: 100%;
		padding: 3vw 0;
		margin: 0;
		border-radius: 0 0 10px 10px;
	}




}





/*--  nav 選單 固定側邊--*/
@media only screen and (min-width: 992px) {
	.menustyle2 {
		width: 120px;
		display: flex;
		flex-wrap: wrap;
		background: url("../images/bg_color4.jpg");
		z-index: 999;
		height: auto;
		position: fixed;
		top: 180px;
		right: 0px;
		border-radius: 15px 0 0 15px;
		border: 1px solid #f9f6e5;
		border-right: 0px solid #f9f6e5;
	}

	.menustyle2 ul {
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		padding: 20px 5px;
		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: #f9f6e5;
		display: flex;
		width: fit-content;
		justify-content: center;
		align-items: center;
		padding: 8px 15px;
		margin: 1px auto;
		flex-direction: column;
		line-height: 1;
		border-radius: 999em;
		text-align: center;
	}

	.menustyle2 a br {
		display: block;
	}

	.menustyle2 ul li a:hover {
		color: #f9f6e5 !important;
		background: url("../images/bg_color1.jpg");
		transform: scale(1);
		border-radius: 999em;
	}

	.menustyle2 ul .active {
		color: #f9f6e5 !important;
		background: url("../images/bg_color1.jpg");
		border-radius: 999em;
	}
}

@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;
		background: url("../images/bg_color1.jpg");
		background-size: 20%;
		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;
	}

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

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

	.menustyle2 a br {
		display: none;
	}

	.menustyle2 ul li a:hover {
		color: #2e6860 !important;
		width: 100%;
		justify-content: center;
		align-items: center;
		text-align: center;
		background: url("../images/bg_color3.jpg");
		border-radius: 999em;
	}

	.menustyle2 ul .active {
		color: #2e6860 !important;
		width: 100%;
		justify-content: center;
		align-items: center;
		text-align: center;
		background: url("../images/bg_color3.jpg");
		border-radius: 999em;
	}

	.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: -10px;
	display: block;
	height: 0;
	overflow: hidden;
}

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







/*--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;
	}
}