@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@700&display=swap');
/* 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.jpg") top center repeat;
}



/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 640px ){
		.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;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: 640px ){
	.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; }
}






/* -----------------COMMON----------------- */


@media screen and ( max-width: 640px ){}

/* ---------BACKGROUND-------- */

.bg01-02{
	background: url("../images/bg02.jpg") top center repeat;
	padding: 40px 0 ;
}

.morebox01, .morebox03, .morebox05, .morebox07 {
	background: url("../images/bg-db.jpg") repeat;
	max-width: 1180px;
	border-radius: 35px;
	padding: 25px 0 1px;
	margin: 30px auto;
}


.morebox02, .morebox04, .morebox06, .morebox08 {
	background: url("../images/bg-dr.jpg") repeat;
	max-width: 1180px;
	border-radius: 35px;
	padding: 25px 0 1px;
	margin: 0 auto;
}

@media screen and ( max-width: 640px ){
	.bg01-02{
		padding: 0 ;
	}
	.morebox01, .morebox03, .morebox05, .morebox07 {
		border-radius: 0;
		padding: 5vw 0 ;
		margin: 0 auto;
	}
	
	.morebox02, .morebox04, .morebox06, .morebox08 {
		border-radius: 0;
		padding: 5vw 0 ;
		margin: 0 auto;
	}
}

/* -----------BLOCK----------- */

@media screen and ( max-width: 640px ){
	.subtitle{
		margin: 1vw auto;
	}
}

/* ------------FONT----------- */

h2, h3{
	font-family: Verdana,'Noto Serif TC','Microsoft JhengHei',sans-serif;
}

.bg01 .titleR h2, .bg02 .titleR h2{
	background: url("../images/h2bg01.png") top center no-repeat;
	height: 85px;
	padding: 25px 0 0 ;
	color: #fff4bf;
}

.morebox01 .subtitle h3, .morebox03 .subtitle h3, .morebox05 .subtitle h3, .morebox07 .subtitle h3{
	background: url("../images/h3bg01.png") right no-repeat;
	width: 985px;
}

.morebox02 .subtitle h3, .morebox04 .subtitle h3, .morebox06 .subtitle h3, .morebox08 .subtitle h3{
	background: url("../images/h3bg02.png") right no-repeat;
	width: 985px;
}


.morebox01 .subtitle .more a, .morebox03 .subtitle .more a, .morebox05 .subtitle .more a, .morebox07 .subtitle .more a{
	color: #334856;
}

.morebox02 .subtitle .more a, .morebox04 .subtitle .more a, .morebox06 .subtitle .more a, .morebox08 .subtitle .more a{
	color: #593a3a;
}

@media screen and ( max-width: 640px ){
	.bg01 .titleR h2, .bg02 .titleR h2{
		background-size: 132vw;
		height: 16vw;
		padding: 3vw 0 0 ;
	}
	.morebox01 .subtitle h3, .morebox03 .subtitle h3, .morebox05 .subtitle h3, .morebox07 .subtitle h3{
		background: none;
		width: auto;
	}
	.morebox02 .subtitle h3, .morebox04 .subtitle h3, .morebox06 .subtitle h3, .morebox08 .subtitle h3{
		background: none;
		width: auto;
	}
}


/* -----------------COMMON----------------- */

.bg01-02 .recommend {
	background: url("../images/bg01.jpg") top repeat;
}
.bg01-02 .font{
	color: #f9f0ee;
}
.bg01-02 .font p {
	color: #f9f0ee;
	font-size: 21px;
	
}

/* ------------------bg01------------------ */

.bg01{
	background: url("../images/bg01box.png") top center no-repeat;
	padding: 75px 0 1px;
}

.recommend_2p li{
	background: #fff;
}

@media screen and ( max-width: 640px ){
	.bg01{
		background: url("../images/bg-o.jpg") repeat;
		padding: 5vw 0;
	}
}


/* ------------------bg02------------------ */

.bg02{
	background: url("../images/bg02box.png") top center no-repeat;
	padding: 75px 0 0;
}

.bg02 .rectangle_3p{
	margin: 15px auto 0;
}

.bg02 .banner{
	margin: 0 auto;
}


@media screen and ( max-width: 640px ){
	.bg02{
		background: url("../images/bg-b.jpg") repeat;
		padding: 5vw 0;
	}
}


/* ------------------bg03------------------ */

.bg03{
	padding: 40px 0 0;
}
.bg03 .titleR{
	background: url("../images/bg-db.jpg") top center repeat;
	max-width: 930px;
	border-radius: 50px;
	margin: 0 auto;
}

.bg03 .titleR h2{
	background: url("../images/h2bg03.png") top center no-repeat;
	height: 80px;
	padding: 20px 0 0;
	color: #ffd07d;
}

.subtitle h3{
	color: #ffd07d;
	border-left: none;
	padding: 0 0 0 30px;
}

.subtitle .more{
	background: url("../images/bg-y.jpg") repeat;
	border-radius: 50px;
	padding: 18px 35px;
	top: -10px;
	right: 30px;
}


@media screen and ( max-width: 640px ){
	.bg03{
		padding: 5vw 0 ;
	}
	.bg03 .titleR{
		max-width: 90vw;
		margin: 0 auto 5vw;
	}

	.bg03 .titleR h2{
		background-size: 150vw;
		height: 18vw;
		padding: 5vw 0;
	}

	.subtitle h3{
		padding: 0;
	}

	.subtitle .more{
		padding: 4vw 6vw;
		right: 3vw;
		top: -1vw;
	}
}

/*04*/
.bg04{
	padding: -10px 0 0;
}
.bg04 .morebox02 {
	margin-top: 27px;
}
.bg04 .titleR{
	background: url("../images/bg-db.jpg") top center repeat;
	max-width: 930px;
	border-radius: 50px;
	margin: 0 auto;
}

.bg04 .titleR h2{
	background: url("../images/h2bg03.png") top center no-repeat;
	height: 80px;
	padding: 20px 0 0;
	color: #ffd07d;
}

.subtitle h3{
	color: #ffd07d;
	border-left: none;
	padding: 0 0 0 30px;
}

.subtitle .more{
	background: url("../images/bg-y.jpg") repeat;
	border-radius: 50px;
	padding: 18px 35px;
	top: -10px;
	right: 30px;
}


@media screen and ( max-width: 640px ){
	.bg04{
		padding: 5vw 0 ;
	}
	.bg04 .titleR{
		max-width: 90vw;
		margin: 0 auto 5vw;
	}

	.bg04 .titleR h2{
		background-size: 150vw;
		height: 18vw;
		padding: 5vw 0;
	}

	.subtitle h3{
		padding: 0;
	}

	.subtitle .more{
		padding: 4vw 6vw;
		right: 3vw;
		top: -1vw;
	}
}
/* ------------------版頭------------------ */

.title01{
	position: absolute;
	top: 97px;
	left: 26px;
}

.title02{
	position: absolute;
	top: 115px;
	left: 353px;
}

.title03{
	position: absolute;
	top: 38px;
	left: 356px;
}

.title04{
	position: absolute;
	top: 245px;
	left: 35px;

}

.sale{
	position: absolute;
	top: 315px;
	left: 22px;
}


@media screen and ( max-width: 640px ){
	.title01{
		width: 52vw;
		top: 5.5vw;
		left: 28vw;
	}
	
	.title02{
		width: 90vw;
		top: 31.5vw;
		left: 5vw;
	}
	
	.title03{
		width: 90vw;
		top: 50.5vw;
		left: 5vw;
	}
	
	.title04{
		width: 83vw;
		top: 60.5vw;
		left: 6vw;
	
	}
	
	.sale{
		width: 65vw;
		top: 69vw;
		left: 4vw;
	}

	.lo_m{
		position: absolute;
		width: 82vw;
		top: 79vw;
		right: -10vw;
	}
}









/* ------------------促案選單調整------------------ */

@media screen and ( max-width: 640px ){
	.icon_sidenav{
		bottom: 15%!important;
	}
}


/*for mobile*/
menu{display:none;}
	@media screen and ( max-width: 428px ){
		menu{ display:block;}
		.deco_arrows{ width:1vw; }
	}
menu ul{
	position:fixed;
	bottom:0;
	left:0;
	margin:0;
	width:100%;
	height: 34px;
	display:flex;
	flex-wrap:wrap;
	list-style: none;
	background: url(../images/bg_menu.jpg);
	z-index:1000;
	padding:2px 0;
	border-top:none;
}
menu ul li{
	border-right:1px solid #fff;
	padding:4px;
	width: 25%;
	line-height: 22px;
	box-sizing:border-box;
	text-align:center;
	font-size:13px;
	letter-spacing:1px;
}
menu ul li a{
		font-size:12px;
}
menu ul li:nth-child(4){
	border-right:none;
}
menu a{
	color:#f9f0ee !important;
	text-decoration:none;

}


/*--goto top--*/
#gotop {display: inline-block;background-color: #000;opacity:0.3;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 {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:50% 20%;}
#gotop:hover {cursor: pointer;background-color: #666;}
#gotop:active {background-color: #666;}
#gotop.show {opacity: 0.4;visibility: visible;}
	@media screen and ( max-width: 640px ){
	#gotop {bottom: 10vw;right: 0;margin: 2vw;	}
	}