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

body {
	background: transparent !important;
	margin: 0 !important;
}

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 no-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;
	width: 100% !important;
	max-width: 1920px !important;
	padding: 0;
}

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

	.topbox {
		width: 92%;
		margin: 0 auto;
	}

	.kv_pc {
		display: none;
	}

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

	.for_pc {
		display: none;
	}

	.for_m {
		display: block;
	}
}


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

.kvdeco {
	position: absolute;
}

.kv_tt {
	top: calc((129 / 1920) * 100%);
	left: calc((410 / 1920) * 100%);
	width: calc((1100 / 1920)* 100%);
	animation: bounceInDown 1s;
	animation-delay: 0s;
	animation-fill-mode: backwards;
}

.kv_sea {
	top: calc((-170 / 1920) * 100%);
	left: calc((0 / 1920) * 100%);
	width: calc((1920 / 1920)* 100%);
	animation-name: float_C;
	animation-timing-function: ease-in-out;
	animation-duration: 3s;
	animation-delay: -1s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
}

.kv_deco {
	top: calc((0 / 1920) * 100%);
	left: calc((0 / 1920) * 100%);
	width: calc((1920 / 1920)* 100%);
}

.kv_coin1 {
	top: calc((329 / 1920) * 100%);
	left: calc((196 / 1920) * 100%);
	width: calc((77 / 1920)* 100%);
}

.kv_coin2 {
	top: calc((867 / 1920) * 100%);
	left: calc((58 / 1920) * 100%);
	width: calc((101 / 1920)* 100%);
}

.kv_coin3 {
	top: calc((388 / 1920) * 100%);
	left: calc((1531 / 1920) * 100%);
	width: calc((118 / 1920)* 100%);
}

.kv_coin4 {
	top: calc((1140 / 1920) * 100%);
	left: calc((1745 / 1920) * 100%);
	width: calc((100 / 1920)* 100%);
}

.kv_bag1 {
	top: calc((1060 / 1920) * 100%);
	left: calc((147 / 1920) * 100%);
	width: calc((175 / 1920)* 100%);
}

.kv_bag2 {
	top: calc((718 / 1920) * 100%);
	left: calc((1561 / 1920) * 100%);
	width: calc((174 / 1920)* 100%);
}

.kv_pp1 {
	top: calc((514 / 1920) * 100%);
	left: calc((231 / 1920) * 100%);
	width: calc((376 / 1920)* 100%);
	animation: bounceInLeft 1s;
	animation-delay: 0s;
	animation-fill-mode: backwards;
}

.kv_pp2 {
	top: calc((582 / 1920) * 100%);
	left: calc((1323 / 1920) * 100%);
	width: calc((242 / 1920)* 100%);
	animation: bounceInRight 1s;
	animation-delay: 0s;
	animation-fill-mode: backwards;
}

.kv_promotion {
	top: calc((1297 / 1920) * 100%);
	left: calc((509 / 1920) * 100%);
	width: calc((900 / 1920)* 100%);
	animation: pulse 1s infinite;
	animation-delay: 0s;
	animation-fill-mode: backwards;
}

@media screen and (max-width: 991px) {
	img.kv_promotion {
		top: -21vw;
		left: 0;
	}
}

/* 動畫 */
@keyframes float_C {
	0% {
		transform: translateY(-12%);
	}

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


/*--  版身動畫 --*/
#canvas {
	display: inline-block;
	width: 100%;
	height: 100vh;
	text-align: center;
	position: fixed;
	bottom: 0px;
	right: 0px;
	transition: background-color 1s, opacity 1s, visibility 1s;
	opacity: 0;
	min-width: 1200px;
	pointer-events: none;
	z-index: -99;
}

#canvas.show {
	opacity: 1;
	visibility: visible;
}

.flip01 {
	position: absolute;
	left: -390px;
	top: 120px;
	width: 460px;
	height: 490px;
}

.flipA_1 {
	background: url("../images/bg_pp3.png")top center no-repeat;
}

.flipB_1 {
	background: url("../images/bg_pp1.png")top center no-repeat;
}

.flip02 {
	position: absolute;
	right: -390px;
	top: 120px;
	width: 460px;
	height: 490px;
}

.flipA_2 {
	background: url("../images/bg_pp2.png")top center no-repeat;
}

.flipB_2 {
	background: url("../images/bg_pp4.png")top center no-repeat;
}

.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transform-style: preserve-3d;
}

.flip-card-front,
.flip-card-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.flip-card-back {
	transform: rotateY(180deg);
}

.animation.flip01 .flip-card-inner {
	animation: flipCard 6s linear 0s infinite;
}

.animation.flip02 .flip-card-inner {
	animation: flipCard 6s linear -3s infinite;
}

/* flip-card */
@keyframes flipCard {
	20% {
		transform: rotateY(0deg);
	}

	25% {
		transform: rotateY(180deg);
	}

	75% {
		transform: rotateY(180deg);
	}

	80% {
		transform: rotateY(0deg);
	}
}

@media screen and (max-width: 991px) {
	#canvas {
		display: none;
	}
}


/*區塊*/
.section_1 {
	background: url("../images/side_deco.png") top center repeat-y, url("../images/bg_color1.jpg");
	padding: 1px 0 25px;
	margin: -30px auto 0;
	max-width: 1920px;
}

.section_2::before {
	content: '';
	max-width: 1920px;
	margin: -172px auto 200px;
	background: url("../images/section2_be.png")center top no-repeat;
	height: 172px;
	display: flex;
	top: 172px;
	position: relative;
	z-index: -1;
}

.sec7_blk {
	margin: 160px auto 80px;
	max-width: 1250px;
	background: url("../images/blk_bg_g.png") top center repeat-y;
	transform-style: preserve-3d;
}

.sec7_blk::before {
	content: '';
	width: 1250px;
	margin: 0 auto -95px;
	background: url("../images/blk_be_g.png")center top no-repeat;
	height: 72px;
	display: flex;
	top: -72px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.sec7_blk::after {
	content: '';
	width: 1250px;
	margin: -75px auto 0px;
	background: url("../images/blk_af_g.png")center top no-repeat;
	height: 50px;
	display: flex;
	top: 50px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.blk_y {
	margin: 250px auto 0px;
	max-width: 1250px;
	background: url("../images/blk_bg_y.png") top center repeat-y;
	transform-style: preserve-3d;
}

.blk_y::before {
	content: '';
	width: 1250px;
	margin: 0 auto -239px;
	background: url("../images/blk_be_y.png")center top no-repeat;
	height: 72px;
	display: flex;
	top: -72px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.blk_y::after {
	content: '';
	width: 1250px;
	margin: -75px auto 0px;
	background: url("../images/blk_af_y.png")center top no-repeat;
	height: 50px;
	display: flex;
	top: 50px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.blk_g {
	margin: 250px auto 0px;
	max-width: 1250px;
	background: url("../images/blk_bg_g.png") top center repeat-y;
	transform-style: preserve-3d;
}

.blk_g::before {
	content: '';
	width: 1250px;
	margin: 0 auto -239px;
	background: url("../images/blk_be_g.png")center top no-repeat;
	height: 72px;
	display: flex;
	top: -72px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.blk_g::after {
	content: '';
	width: 1250px;
	margin: -75px auto 0px;
	background: url("../images/blk_af_g.png")center top no-repeat;
	height: 50px;
	display: flex;
	top: 50px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.blk_pk {
	margin: 250px auto 0px;
	max-width: 1250px;
	background: url("../images/blk_bg_pk.png") top center repeat-y;
	transform-style: preserve-3d;
}

.blk_pk::before {
	content: '';
	width: 1250px;
	margin: 0 auto -239px;
	background: url("../images/blk_be_pk.png")center top no-repeat;
	height: 72px;
	display: flex;
	top: -72px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.blk_pk::after {
	content: '';
	width: 1250px;
	margin: -75px auto 0px;
	background: url("../images/blk_af_pk.png")center top no-repeat;
	height: 50px;
	display: flex;
	top: 50px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.link_c,
.link_d {
	margin: 250px auto 0px;
	max-width: 1250px;
	background: url("../images/blk_bg_y.png") top center repeat-y;
	transform-style: preserve-3d;
}

.link_c::before,
.link_d::before {
	content: '';
	width: 1250px;
	margin: 0 auto -239px;
	background: url("../images/blk_be_y.png")center top no-repeat;
	height: 72px;
	display: flex;
	top: -72px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.link_c::after,
.link_d::after {
	content: '';
	width: 1250px;
	margin: -60px auto 0px;
	background: url("../images/blk_af_y.png")center top no-repeat;
	height: 50px;
	display: flex;
	top: 50px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.block_14 {
	margin-bottom: 80px;
}

@media screen and (max-width: 991px) {
	.section_1 {
		background: url("../images/bg_color1.jpg");
		background-size: 16%;
		padding: 1vw 0;
		margin: 0 auto -10vw;
	}

	.section_2::before {
		content: '';
		margin: -8vw auto 10vw;
		background: url("../images/section2_be.png")center top no-repeat;
		background-size: 250vw;
		height: 23vw;
		display: flex;
		top: 9vw;
		position: relative;
	}

	.sec7_blk {
		margin: 13vw auto 8vw;
		background: url("../images/blk_bg_g.png") top center repeat-y;
		background-size: 100vw;
		transform-style: preserve-3d;
	}

	.sec7_blk::before {
		content: '';
		width: 100%;
		display: flex;
		margin: 0 auto -8vw;
		background: url("../images/blk_be_g.png")center top no-repeat;
		background-size: 100vw;
		height: 6vw;
		top: -5.6vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.sec7_blk::after {
		content: '';
		width: 100%;
		display: flex;
		margin: -4vw auto 0;
		background: url("../images/blk_af_g.png") center top no-repeat;
		background-size: 100vw;
		height: 4vw;
		top: 4vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.blk_y {
		margin: 27vw auto 1vw;
		background: url("../images/blk_bg_y.png") top center repeat-y;
		background-size: 100vw;
		transform-style: preserve-3d;
	}

	.blk_y::before {
		content: '';
		width: 100%;
		display: flex;
		margin: 0 auto -25.5vw;
		background: url("../images/blk_be_y.png")center top no-repeat;
		background-size: 100vw;
		height: 6vw;
		top: -5.6vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.blk_y::after {
		content: '';
		width: 100%;
		display: flex;
		margin: -6vw auto 0;
		background: url("../images/blk_af_y.png") center top no-repeat;
		background-size: 100vw;
		height: 4vw;
		top: 4vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.blk_g {
		margin: 27vw auto 1vw;
		background: url("../images/blk_bg_g.png") top center repeat-y;
		background-size: 100vw;
		transform-style: preserve-3d;
	}

	.blk_g::before {
		content: '';
		width: 100%;
		display: flex;
		margin: 0 auto -25.5vw;
		background: url("../images/blk_be_g.png")center top no-repeat;
		background-size: 100vw;
		height: 6vw;
		top: -5.6vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.blk_g::after {
		content: '';
		width: 100%;
		display: flex;
		margin: -6vw auto 0;
		background: url("../images/blk_af_g.png") center top no-repeat;
		background-size: 100vw;
		height: 4vw;
		top: 4vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.blk_pk {
		margin: 27vw auto 1vw;
		background: url("../images/blk_bg_pk.png") top center repeat-y;
		background-size: 100vw;
		transform-style: preserve-3d;
	}

	.blk_pk::before {
		content: '';
		width: 100%;
		display: flex;
		margin: 0 auto -25.5vw;
		background: url("../images/blk_be_pk.png")center top no-repeat;
		background-size: 100vw;
		height: 6vw;
		top: -5.6vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.blk_pk::after {
		content: '';
		width: 100%;
		display: flex;
		margin: -6vw auto 0;
		background: url("../images/blk_af_pk.png") center top no-repeat;
		background-size: 100vw;
		height: 4vw;
		top: 4vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.link_c,
	.link_d {
		margin: 27vw auto 1vw;
		background: url("../images/blk_bg_y.png") top center repeat-y;
		background-size: 100vw;
		transform-style: preserve-3d;
	}

	.link_c::before,
	.link_d::before {
		content: '';
		width: 100%;
		display: flex;
		margin: 0 auto -25.2vw;
		background: url("../images/blk_be_y.png")center top no-repeat;
		background-size: 100vw;
		height: 6vw;
		top: -5.6vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.link_c::after,
	.link_d::after {
		content: '';
		width: 100%;
		display: flex;
		margin: -4vw auto 0;
		background: url("../images/blk_af_y.png") center top no-repeat;
		background-size: 100vw;
		height: 4vw;
		top: 4vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.block_14 {
		margin-bottom: 8vw;
	}
}


/*攻略區A*/
.link_a {
	margin: 105px auto 160px;
	max-width: 1250px;
	background: url("../images/blk_bg_g.png") top center repeat-y;
	transform-style: preserve-3d;
}

.link_a::before {
	content: '';
	width: 1250px;
	margin: 0 auto -80px;
	background: url("../images/blk_be_g.png")center top no-repeat;
	height: 72px;
	display: flex;
	top: -72px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.link_a::after {
	content: '';
	width: 1250px;
	margin: -65px auto 0px;
	background: url("../images/blk_af_g.png")center top no-repeat;
	height: 50px;
	display: flex;
	top: 50px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.link_a ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto;
}

.warning {
	margin: 10px auto 0px;
	display: flex;
	justify-content: center;
}

.warning p {
	color: #002a50;
	font-size: .8rem;
	text-align: center;
}

@media screen and (max-width: 991px) {
	.link_a {
		margin: 8vw auto 13vw;
		background: url("../images/blk_bg_g.png") top center repeat-y;
		background-size: 100vw;
		transform-style: preserve-3d;
	}

	.link_a::before {
		content: '';
		width: 100%;
		display: flex;
		margin: 0 auto -6vw;
		background: url("../images/blk_be_g.png")center top no-repeat;
		background-size: 100vw;
		height: 6vw;
		top: -5.6vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.link_a::after {
		content: '';
		width: 100%;
		display: flex;
		margin: -3vw auto 0;
		background: url("../images/blk_af_g.png") center top no-repeat;
		background-size: 100vw;
		height: 4vw;
		top: 4vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.link_a ul {
		width: 96%;
		margin: 0 auto;
	}

	.link_a ul li img {
		width: 90vw;
		margin: 0;
	}

	.warning {
		margin: 3vw 3vw 0vw;
	}

	.warning p {
		text-align: center;
		line-height: 1.3;
	}
}


/*攻略區BOOK*/
.book_top {
	background: url("../images/link_book/book_bg.png")top center no-repeat;
	height: 470px;
	margin: -90px auto -110px;
}

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

.book_top ul li {
	margin: 36px 40px 0;
}

.book_btm {
	margin: 105px auto 160px;
	max-width: 1250px;
	background: url("../images/blk_bg_g.png") top center repeat-y;
	transform-style: preserve-3d;
}

.book_btm::before {
	content: '';
	width: 1250px;
	margin: 0 auto -80px;
	background: url("../images/blk_be_g.png")center top no-repeat;
	height: 72px;
	display: flex;
	top: -72px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.book_btm::after {
	content: '';
	width: 1250px;
	margin: -65px auto 0px;
	background: url("../images/blk_af_g.png")center top no-repeat;
	height: 50px;
	display: flex;
	top: 50px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.tip_book {
	width: 1200px;
	margin: 0 auto;
}

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

.btt_book,
.stt_book,
.btt_sp {
	display: flex;
	justify-content: center;
}

.btt_book h2 {
	color: #002a50;
	font-size: 3.5rem;
	letter-spacing: 2px;
	padding: 36px 0 0;
	text-shadow: 2px 2px #fff;
}

.stt_book h3 {
	color: #002a50;
	font-size: 2.5rem;
	letter-spacing: 2px;
	padding: 10px 0 0;
}

.btn_book {
	position: absolute;
	top: -45px;
	right: 345px;
	transition-duration: 0.3s;
	z-index: 1;
}

.btn_book:hover {
	transform: scale(0.98);
}

@media screen and (max-width: 991px) {
	.book_top {
		margin: 8vw auto 13vw;
		height: auto;
		background: url("../images/blk_bg_g.png") top center repeat-y;
		background-size: 100vw;
		transform-style: preserve-3d;
	}

	.book_top::before {
		content: '';
		width: 100%;
		display: flex;
		margin: 0 auto -6vw;
		background: url("../images/blk_be_g.png")center top no-repeat;
		background-size: 100vw;
		height: 6vw;
		top: -5.6vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.book_top::after {
		content: '';
		width: 100%;
		display: flex;
		margin: -4vw auto 0;
		background: url("../images/blk_af_g.png") center top no-repeat;
		background-size: 100vw;
		height: 4vw;
		top: 4vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.book_top ul li {
		margin: 0 auto;
	}

	.book_top ul li img {
		width: 90vw;
		margin: 1vw auto;
	}

	.book_top ul li.book_p1 img {
		margin: 1vw auto -6vw;
	}

	.book_top ul li.book_p2 img {
		margin: 1vw auto -3vw;
	}

	.book_btm {
		margin: 8vw auto 13vw;
		background: url("../images/blk_bg_g.png") top center repeat-y;
		background-size: 100vw;
		transform-style: preserve-3d;
	}

	.book_btm::before {
		content: '';
		width: 100%;
		margin: 0 auto -6vw;
		background: url("../images/blk_be_g.png")center top no-repeat;
		background-size: 100vw;
		height: 6vw;
		top: -5.6vw;
	}

	.book_btm::after {
		content: '';
		width: 100%;
		margin: -4vw auto 0;
		background: url("../images/blk_af_g.png")center top no-repeat;
		background-size: 100vw;
		height: 5vw;
		top: 5vw;
	}

	.tip_book {
		width: 100%;
		margin: 0 auto;
	}

	.tip_book ul {
		width: 96%;
		margin: 2vw auto 0;
		padding: 0 1vw;
	}

	.tip_book ul li img {
		width: 45vw;
		margin: 0;
	}

	.btt_book {
		margin: 2vw auto 0;
	}

	.btt_book h2 {
		width: 100%;
		height: 13vw;
		background: url("../images/btto_bgm.png")top center no-repeat;
		background-size: contain;
		font-size: 2rem;
		letter-spacing: 1px;
		padding: 0;
		text-shadow: 1px 1px #fff;
	}

	.stt_book {
		margin: 1vw auto;
	}

	.stt_book h3 {
		width: 100%;
		height: auto;
		letter-spacing: 1px;
		font-size: 1.7rem;
		padding: 0;
		color: #002a50;
	}

	.btn_book {
		top: -2vw;
		right: 8vw;
	}

	.btn_book img {
		width: 18vw;
	}
}


/*攻略區B*/
.link_b {
	margin: 105px auto 160px;
	max-width: 1250px;
	background: url("../images/blk_bg_g.png") top center repeat-y;
	transform-style: preserve-3d;
}

.link_b::before {
	content: '';
	width: 1250px;
	margin: 0 auto -80px;
	background: url("../images/blk_be_g.png")center top no-repeat;
	height: 72px;
	display: flex;
	top: -72px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.link_b::after {
	content: '';
	width: 1250px;
	margin: -65px auto 0px;
	background: url("../images/blk_af_g.png")center top no-repeat;
	height: 50px;
	display: flex;
	top: 50px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

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

.link_b_tip ul.link_b_tip_down {
	margin-top: 35px;
}

.link_b_tip ul li.link_b_tip_emphasize img:nth-child(1) {
	margin: 0 -6px 0 0;
}

@media screen and (max-width: 991px) {
	.link_b {
		margin: 8vw auto 13vw;
		background: url("../images/blk_bg_g.png") top center repeat-y;
		background-size: 100vw;
		transform-style: preserve-3d;
	}

	.link_b::before {
		content: '';
		width: 100%;
		display: flex;
		margin: 0 auto -6vw;
		background: url("../images/blk_be_g.png")center top no-repeat;
		background-size: 100vw;
		height: 6vw;
		top: -5.6vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.link_b::after {
		content: '';
		width: 100%;
		display: flex;
		margin: -4vw auto 0;
		background: url("../images/blk_af_g.png") center top no-repeat;
		background-size: 100vw;
		height: 4vw;
		top: 4vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.link_b_tip ul li {
		width: 95vw;
		margin: 0 auto;
	}

	.link_b_tip ul li img {
		width: 100%;
	}

	.link_b_tip ul li.link_b_tip_emphasize img {
		width: 48vw;
	}

	.link_b_tip ul.link_b_tip_down {
		width: 95vw;
		margin: 0 5vw;
		flex-wrap: wrap;
		display: flex;
		flex-direction: row;
	}

	.link_b_tip ul.link_b_tip_down li:nth-child(1) {
		width: 95vw;
		margin: 0 auto;
	}

	.link_b_tip ul.link_b_tip_down li {
		width: 47vw;
		margin: 0 auto;
	}
}


/* 攻略區B尾巴輪播 */
.link_b_sl {
	margin: -21px auto 160px;
	max-width: 1250px;
	background: url("../images/blk_bg_g.png") top center repeat-y;
	transform-style: preserve-3d;
}

.link_b_sl::before {
	content: '';
	width: 1250px;
	margin: 0 auto -125px;
	background: url("../images/blk_be_g_sp.png")center top no-repeat;
	height: 89px;
	display: flex;
	top: -89px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

.link_b_sl::after {
	content: '';
	width: 1250px;
	margin: -80px auto 0px;
	background: url("../images/blk_af_g.png")center top no-repeat;
	height: 50px;
	display: flex;
	top: 50px;
	right: 0px;
	position: relative;
	pointer-events: none;
	transform: translateZ(-1px);
}

@media screen and (max-width: 991px) {
	.link_b_sl {
		margin: -2vw auto 13vw;
		background: url("../images/blk_bg_g.png") top center repeat-y;
		background-size: 100vw;
		transform-style: preserve-3d;
	}

	.link_b_sl::before {
		content: '';
		width: 100%;
		display: flex;
		margin: 0 auto -7vw;
		background: url("../images/blk_be_g_sp.png") center top no-repeat;
		background-size: 100vw;
		height: 7vw;
		top: -7vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}

	.link_b_sl::after {
		content: '';
		width: 100%;
		display: flex;
		margin: -4vw auto 0;
		background: url("../images/blk_af_g.png") center top no-repeat;
		background-size: 100vw;
		height: 4vw;
		top: 4vw;
		position: relative;
		pointer-events: none;
		transform: translateZ(-1px);
	}
}


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

h2,
h3,
.itemInfo a,
.itemInfo big,
p.itemInfo,
.title_AA .more a {
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 900;
}

.menustyle2 ul li.menutitle p,
.rectangle_3p .tag {
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 700;
}

.btt {
	background: url("../images/btt_bg.png")top center no-repeat;
	width: 100%;
	height: 193px;
	margin: 100px auto -80px;
	position: relative;
}

.btt h2 {
	color: #002a50;
	font-size: 4.8rem;
	letter-spacing: 2px;
	padding: 45px 0 0;
}

.btt h2 span {
	position: absolute;
	top: 23px;
	right: -155px;
	font-style: italic;
	font-size: 3.2rem;
	line-height: 1.1;
	text-shadow: 2px 2px #fff;
}

.section_3 .btt h2 span,
.section_5 .btt h2 span {
	right: -195px;
}

.section_6 .btt h2 span {
	right: -150px;
}

.section_7 .btt h2 span {
	right: -235px;
}

.btto {
	display: flex;
	justify-content: center;
	margin: 0px auto 10px;
}

.btto h2 {
	color: #002a50;
	font-size: 3rem;
	width: fit-content;
	background: url("../images/btto_bg.png")top center repeat-x;
	letter-spacing: 2px;
	padding: 0 5px;
	text-shadow: 2px 2px #fff;
}

.btto::before {
	background-image: url("../images/btto_be.png");
	background-size: contain;
	display: inline-block;
	width: 95px;
	height: 78px;
	margin-bottom: 0px;
	z-index: 1;
	content: "";
}

.btto::after {
	background-image: url("../images/btto_af.png");
	background-size: contain;
	display: inline-block;
	width: 95px;
	height: 78px;
	margin-bottom: 0px;
	z-index: 1;
	content: "";
}

.stt {
	background: url("../images/stt_bg.png")top center no-repeat;
	width: 100%;
	height: 118px;
	margin: 0px auto 40px;
}

.stt h3 {
	color: #002a50;
	font-size: 3.6rem;
	letter-spacing: 2px;
	padding: 25px 0 0;
}

.block_1 .stt h3 {
	font-size: 3.4rem;
	letter-spacing: 0px;
	padding: 28px 0 0;
}

.block_2 .stt h3,
.block_3 .stt h3,
.block_8 .stt h3 {
	font-size: 3rem;
	letter-spacing: 0px;
	padding: 30px 0 0;
}

.cattt {
	background: url("../images/blk7_stt_bg.png")top center no-repeat;
	width: 100%;
	height: 57px;
	margin: 10px auto;
}

.cattt h3 {
	color: #002a50;
	font-size: 2.5rem;
	letter-spacing: 2px;
	padding: 0;
}

@media screen and (max-width: 991px) {
	.btt {
		background-size: 108vw;
		width: 100%;
		height: 19vw;
		margin: 8vw auto -4.5vw;
		position: relative;
	}

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

	.btt h2 span {
		position: absolute;
		top: 3vw;
		right: -16.5vw;
		font-style: italic;
		font-size: 1.45rem;
		line-height: 1.1;
		text-shadow: 1px 1px #fff;
	}

	.section_3 .btt h2 span,
	.section_5 .btt h2 span {
		right: -21vw;
	}

	.section_6 .btt h2 span {
		right: -16.5vw;
	}

	.section_7 .btt h2 span {
		right: -25.5vw;
	}

	.btto {
		margin: 2vw auto;
	}

	.btto h2 {
		width: 100%;
		height: 12.5vw;
		background: url("../images/btto_bgm.png")top center no-repeat;
		background-size: contain;
		font-size: 2.1rem;
		letter-spacing: 1px;
		padding: 0;
		text-shadow: 1px 1px #fff;
	}

	.btto::before,
	.btto::after {
		display: none;
	}

	.stt {
		background-size: contain;
		width: 100%;
		height: 17vw;
		margin: 0 auto 3vw;
	}

	.stt h3 {
		font-size: 2.7rem;
		letter-spacing: 1px;
		padding: 2.7vw 0 0;
	}

	.block_1 .stt h3,
	.block_4 .stt h3,
	.block_6 .stt h3,
	.block_7 .stt h3 {
		font-size: 2.1rem;
		padding: 5vw 0 0;
	}

	.block_2 .stt h3,
	.block_3 .stt h3,
	.block_8 .stt h3 {
		font-size: 1.9rem;
		padding: 5vw 0 0;
	}

	.cattt {
		margin: 2vw auto;
		width: 100%;
		height: 11vw;
		background: url("../images/blk7_stt_bg.png")top center no-repeat;
		background-size: contain;
	}

	.cattt h3 {
		font-size: 2rem;
		letter-spacing: 1px;
		padding: 0;
	}

}

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

.rectangle_3p,
.hightlight,
.hightlight_5p,
.various_5p,
.various,
.broadwise {
	margin: 20px auto;
}

.rectangle_3p li,
.hightlight li,
.hightlight_5p li,
.various_5p li,
.various li,
.broadwise li {
	border: 1.4px solid #002a50;
}

.hightlight li,
.hightlight_5p li {
	box-sizing: content-box;
}
.hightlight img,
.hightlight_5p img {
	object-fit: contain;
}
.rectangle_3p .font h4 {
	color: #f53d61;
}

/* .hightlight_5p li {
	flex-basis: calc((100% - 180px) / 5);
  } */

.hightlight .font h4,
.hightlight_5p .font h4 {
	background-color: #002a50;
}

.various .font h4,
.various_5p .font h4 {
	background-color: #f53d61;
}

.ribbon {
	background: #f53d61;
}

.ribbon:after {
	border-left: 25px solid #f53d61;
	border-right: 25px solid #f53d61;
}

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

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

	.banner li {
		width: 100%;
		margin: .5vw;
	}

	.banner img {
		width: 100%;
	}

	.rectangle_3p,
	.hightlight,
	.hightlight_5p,
	.various_5p,
	.various,
	.broadwise {
		margin: 2vw auto;
	}

	.hightlight_5p ul li:first-child .font h4,
	.various_5p ul li:first-child .font h4 {
		color: #002a50;
	}

	.ribbon:after {
		border-left: 6vw solid #f53d61;
		border-right: 6vw solid #f53d61;
	}

}

/* 詳情說明與按鈕 */
.itemInfo {
	font-size: 2.2rem;
	letter-spacing: 1px;
	text-align: center;
	margin: 0px auto 25px;
	color: #f53d61;
}

.itemInfo big{
	font-size: 3.2rem;
}

.itemInfo a {
	background-color: #f53d61;
	margin: 10px;
	color: #fff;
	border-radius: 99em;
	padding: .1em 0.8em .2em;
	font-size: 0.7em;
	transition: .5s;
}

.itemInfo a:hover {
	color: #fff000;
}

@media screen and (max-width: 450px) {
	.itemInfo {
		font-size: 1.3rem;
		margin: 0vw auto 3vw;
	}

	.itemInfo big {
	    font-size: 2rem;
	}

	.itemInfo a {
		margin: 1vw;
	}
}

/* 三品加標 */
.rectangle_3p li {
	position: relative;
}

.rectangle_3p .tag {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #f53d61;
	padding: 10px 30px 10px 10px;
	color: #fff;
	font-size: 1.2rem;
	clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
}

.rectangle_3p .tag span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 5px;
}

.rectangle_3p .tag span i {
	font-style: normal;
}

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

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

.branditem_3p li {
	width: 320px;
	background: #002a50;
	margin: 6px;
	padding: 0;
	position: relative;
	border-radius: 15px;
}

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

.branditem_3p .font p {
	margin: 40px auto 20px;
	font-size: 1.4rem;
	line-height: 1.2;
	font-weight: 500;
	color: #fff;
}

.branditem_3p .font p big {
	color: #f53d61;
}

.branditem_3p img.brand_pic {
	display: block;
	width: 320px;
	height: 320px;
	object-fit: contain;
	border: 1.4px solid #002a50;
	border-radius: 15px 15px 0 0;
}

.branditem_3p img.brand_logo {
	width: 70%;
	position: absolute;
	top: 305px;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0 auto;
	background-color: #fff;
	border: 1.4px solid #002a50;
	border-radius: 99em;
	overflow: hidden;
}

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

	.branditem_3p ul {
		flex-wrap: wrap;
	}

	.branditem_3p li {
		width: 31vw;
		padding: 0;
		margin: 1vw;
	}

	.branditem_3p .font {
		margin: 0 0 2vw 0;
	}

	.branditem_3p .font p {
		margin: 8vw auto 0vw;
		font-size: 1rem;
	}

	.branditem_3p img.brand_pic {
		width: 31vw;
		height: 31vw;
	}

	.branditem_3p img.brand_logo {
		width: 80%;
		top: 32vw;
	}
}


/*五品特殊*/
.special_5p_1 {
	margin: 20px auto;
	background: url("../images/h5psp_bg.png")top center no-repeat;
}

.special_5p_1 .hightlight_5p {
	width: 1200px;
	margin: 0px auto;
	padding: 0;
	background: none;
}

.special_5p_1 .title_AA h3 {
	border-left: none;
	padding: 12px 0 0 140px;
	width: 100%;
	position: absolute;
	text-align: center;
	color: #fff;
	font-size: 2.5rem;
	letter-spacing: 2px;
}

.title_AA .more {
	top: 20px;
	right: 160px;
}

.title_AA .more a {
	font-size: 1.1rem;
	background: #f53d61;
	color: #fff;
	padding: 2px 15px 4px;
	border-radius: 50px;
	transition: .5s;
}

.title_AA .more:hover,
.subtitle .more:hover {
	transform: none;
}

.title_AA .more a:hover {
	color: #fff000;
}

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

.ribbon {
	text-align: center;
}

.special_5p_1 .hightlight_5p ul li h4 {
	background: #002a50;
}

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

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

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

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

	.special_5p_1 .hightlight_5p {
		width: 98%;
		padding: 0;
		margin: 0 auto;
	}

	.special_5p_1 .title_AA {
		margin: -2vw auto 7vw;
		height: auto;
		padding: 0;
	}

	.special_5p_1 .title_AA h3 {
		position: relative;
		top: 5vw;
		right: 8vw;
		width: 100%;
		height: 11vw;
		background: url("../images/blk7_stt_bg.png")top center no-repeat;
		background-size: contain;
		font-size: 2rem;
		letter-spacing: 0;
		padding: 0;
		margin: 0;
		color: #002a50;
	}

	.title_AA .more {
		top: 8vw;
		right: 8vw;
	}

	.title_AA .more a {
		font-size: 1rem;
		padding: .1vw 2vw .6vw 3vw;
		letter-spacing: 1px;
	}

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

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

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

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

	.special_5p_1 .hightlight_5p ul li:first-child h4 {
		color: #ff481d;
	}

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

/*hl六品*/
.hightlight_sp6p ul li {
	width: 100%;
	flex-basis: calc((100% - 110px) / 6);
}

.hightlight_sp6p ul li img {
	width: 100%;
	height: 180px;
}

@media screen and (max-width: 991px) {
	.hightlight_sp6p ul li {
		width: 46vw;
	}

	.hightlight_sp6p ul li img {
		width: 46vw;
		height: 46vw;
	}
}


/*對半區塊輪播*/
.blk-sl {
	max-width: 1200px;
	margin: -10px auto 20px;
	display: flex;
	flex-wrap: wrap;
}

.blk-sl .blk-sl-half {
	width: 50%;
	padding: 0 15px;
}

.blk-sl-half .various.slickbg {
	width: 100%;
	margin: 10px auto;
}

.blk-sl-half .banner {
	width: 100%;
	margin: 0 auto;
}

.blk-sl-half .banner li {
	margin: 0;
	padding: 5px;
}

.blk-sl-half .banner img {
	width: 100%;
}

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

	.blk-sl .blk-sl-half {
		width: 100%;
		padding: 0 1vw;
		flex: 0 0 auto;
	}

	.blk-sl-half .various.slickbg {
		margin: 2vw auto;
	}

	.blk-sl-half .various.slickbg .slider {
		margin: 0 auto;
	}

	.blk-sl-half .banner {
		width: 95vw;
	}

	.blk-sl-half .banner li {
		margin: 0;
		padding: 0;
	}
}

/*---- 三品輪播 上字 ----*/
.slickbg.slick3item {
	width: 1140px;
	margin: 20px auto;
}

.slickbg.slick3item .slick-slide {
	margin: 0 10px;
}

.slick3item a {
	position: relative;
	display: block;
}

.slick3item .font {
	position: absolute;
	top: 40px;
	left: 20px;
	-moz-text-align-last: left;
	text-align-last: left;
}

.slick3item h4 {
	font-size: 1rem;
	margin-bottom: 0.3em;
}

.slick3item p {
	font-size: 1.2rem;
	color: #f53d61;
}

.slick3item .slick-slide img {
	width: 100%;
	height: 150px;
	object-fit: cover;
	border-radius: 10px;
}

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

	.slick3item .slick-slide img {
		width: 100%;
		height: 40vw;
	}

	.slick3item .font {
		top: 12vw;
		left: 8vw;
	}

	.slick3item h4 {
		font-size: 1.2rem;
	}

	.slick3item p {
		font-size: 1.3rem;
	}
}


/*五品優惠輪播*/
.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: #f53d61;
	margin: 6px;
	padding: 0;
	border-radius: 15px;
	border: 2px solid #f53d61;
	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: #f53d61;
	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, #002a50;
	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, #002a50;
	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;
}

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

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

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






/*--  nav 選單 固定側邊--*/
@media only screen and (min-width: 992px) {
	.nav-pills .nav-link {
		border-radius: 0;
	}

	.nav-link:focus,
	.nav-link:hover {
		color: #fff;
	}

	.menustyle2 {
		width: 120px;
		display: flex;
		flex-wrap: wrap;
		background: #fff !important;
		z-index: 999;
		height: auto;
		position: fixed;
		top: 100px;
		right: 18px;
		flex-direction: row;
		padding: 0;
		overflow: hidden;
		border: 2px solid #002a50;
		border-radius: 15px;
		box-shadow: 3px 4px #002a50;
	}

	.menustyle2 ul {
		width: 120px;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		padding: 0;
		flex-wrap: wrap;
	}

	.menustyle2 ul li {
		width: 100%;
		justify-content: center;
		align-items: center;
		border-bottom: .5px solid #002a50;
	}

	.menustyle2 ul li.nav-item-half {
		width: 50%;
		border-right: .5px solid #002a50;
	}

	.menustyle2 ul li.nav-item-half2 {
		width: 50%;
		border-right: 0px solid #002a50;
	}

	.nav-item-last {
		border-bottom: 0px solid #002a50;
	}

	.menustyle2 ul li a {
		text-align: center;
		margin: 0 auto;
		text-decoration: none;
		font-size: 14px;
		color: #002a50;
		letter-spacing: 1px;
		width: 100%;
		height: 100%;
		line-height: 1.2rem;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 6px 6px;
	}

	.menustyle2 ul li.menutitle,
	.menustyle2 ul li.menutitle:hover {
		width: 100%;
		padding: 0px 0px;
		background: #002a50 !important;
		color: #fff;
	}

	.menustyle2 ul li.menutitle p,
	.menustyle2 ul li.menutitle p:hover {
		width: 100%;
		padding: 6px 0px;
		color: #fff;
		text-align: center;
		font-size: 15px;
		background-size: 100%;
		letter-spacing: 1px;
	}

	#TopMenu ul li:hover,
	#TopMenu ul li a:hover {
		color: #002a50 !important;
		background: #fff000;
		transform: scale(1);
	}

	.menustyle2 ul .active {
		color: #002a50 !important;
		background: #fff000 !important;
		width: 100%;
		height: 100%;
		border-radius: 0;
	}
}

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


/**--  手機版下拉選單  --**/
#MobileMenu,
#MobileMenu2 {
	width: 100%;
	z-index: 999;
	padding: 0px 0;
	background: #002a50;
}

li.dropdown {
	width: 33.3%;
	/*  display: flex;*/
	justify-content: center;
	border-right: 0.5px solid #fff;
}

#MobileMenu li:nth-last-child(1),
#MobileMenu2 li:nth-last-child(1) {
	border-right: 0;
}

#MobileMenu li a,
#MobileMenu2 li a {
	color: #fff;
	justify-content: center;
	letter-spacing: 1px;
	text-align: center;
}

.dropdown-menu {
	background: #f53d61;
	min-width: 7rem;
	padding: 0 10px;
	z-index: 999;
	transform: translate3d(10px, 30px, 0px) !important;
}

.dropdown-menu li {
	width: 100%;
	justify-content: center;
}

.dropdown-item {
	justify-content: center;
	display: flex;
	padding: 12px 0;
	border-bottom: 0.5px solid #fff;
}

.dropdown-item-last {
	border-bottom: 0px solid #fff;
}

.dropdown-item:focus,
.dropdown-item:hover {
	background: #e02c50 !important;
}

@media screen and (max-width: 991px) {
	.nav-link {
		color: #fff !important;
	}

	#MobileMenu,
	#MobileMenu2 {
		transition: background-color 1s, opacity 1s, visibility 1s;
		opacity: 0;
		visibility: hidden;
		z-index: 1000;
		position: absolute;
		top: 0;
	}

	#MobileMenu.show,
	#MobileMenu2.show {
		opacity: 1;
		visibility: visible;
		position: fixed;
		top: 0;
	}
}




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

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




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