/* CSS Document */
/************************************************************************************
RESET
*************************************************************************************/
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, font, 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, figure, mark{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {line-height: 1; -webkit-text-size-adjust: none;}
ol, ul { list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
   /* border-collapse: collapse;*/
    border-spacing: 0;
}
img {
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast;
}
a img {border: none;}
.clean { clear:both;}
a {color: #292929; text-decoration: none; blr:expression(this.onFocus=this.blur()); outline: none; /* for Firefox */hlbr:expression(this.onFocus=this.blur()); /* for IE */}
a:hover {text-decoration:none;}
a:focus{ -moz-outline-style: none;}

/*.adwrap {
    width: 900px;
    margin: 0 auto;
    margin-bottom: 20px;
	
}*/
.adbox{position: relative; padding: 4px;}
.adbox a{display:block;}
.adbox a:hover{opacity: 0.8;}

.b-box{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col-1{width:100%;}
.col-2{width:47%;} .col-2-1{width:54%;}
.col-3{width:40%;}
.col-4{width:24.5%;}
.col-5{width:20%;}

body {
	margin: 0;
	padding: 0;
	font-size:13px;	
	color:#000;
	background-color: #e9e7d9;
}
.left{ float:left;}
.right{ float:right;}
.wow:first-child {
    visibility: hidden;
}

/*------------------------------- pc ----------------------------------*/
.container {
    width: 100%;
    height: 100%;
	font-family:Arial,微軟正黑體;	
	overflow: hidden;	
}
header {
  width: 100%;
}
header h1 {
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
}
main {
	font-size: 1.2em;
	width: 100%; 
	margin: 0 auto;	
	
}
main h2{
	display:block;
	max-width:850px;
	height:120px;
	margin:0 auto;
	margin-top: 20px;
	margin-bottom: 80px;
}
#special h2{ background: url(../images/tit-bg.webp) center 0  no-repeat;}
#tour h2{ background: url(../images/tit-bg.webp) center -120px  no-repeat;}
#travel h2{ background: url(../images/tit-bg.webp) center -240px  no-repeat;}
.t-title{
	padding-top: 0px;
	font: 36px "微軟正黑體";
	font-weight: bold;
	line-height: 125px;
	letter-spacing: 3px;
	color: #000;
	text-align: center;
}
.top_content {
    width: 100%;
	margin:0 auto;	
	position:relative;
	height: 685px;		
}
.top_content .mobile {
	display: none;
}

.logo{width: 100%; z-index: 10; height: 685px; position:absolute;left: 0px;}
.top-pic{width: 1275px;position:absolute;right: 0px;}
.swiper {height: auto;position:relative;z-index: 9;}
.swiper-slide img {display: block;width: 100%; object-fit: cover;}
#back-top{z-index: 11;}

#block_menu {	
	width: 100%;
    overflow: hidden;
}
/* 讓 .block-menu 完全置頂 */
.block-menu.sticky {
  position: fixed;
  top: 40px;
  width: 100%;
  z-index: 999;
}
.block-menu {
	position: absolute;	
	width: 100%;	
	z-index: 10;
	background-color: #aa0235;	
}
.block-menu ul {
	font-size: 0;
    position: relative;	   
    margin: auto;
	text-align: center;	
}
.block-menu li{		
	font:24px "微軟正黑體";
	letter-spacing: 2px;	
	display: inline-block;  
	font-weight: bold;
    text-align: center;
    position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.block-menu a {
	display: inline-block;      
    text-align: center;
    z-index: 11;
	color: #551d1b;
    position: relative;	
	padding: 10px 20px;
	margin: 5px 5px;
	background-color: #d8785a;
	border-bottom-left-radius: 10px;border-bottom-right-radius: 15px;border-top-left-radius: 20px;border-top-right-radius: 30px;
}
.block-menu a:hover{color: #aa0235;background: url(../images/menu-bg.webp) left top 0px no-repeat;background-color: #f5f3ef;}
.block-menu a.active{color: #aa0235 ;background: url(../images/menu-bg.webp) left top 0px no-repeat ;background-color: #f5f3ef ;}

#nav{z-index: 100 !important;}
#togglenav {
    display: none;
    z-index: 9999;
    position: fixed;
    right: 0;
    overflow: hidden;
    line-height: 35px;
    width: 100%;
    cursor: pointer;
}
.MainHeight{
		position:fixed !important;
		top:30px !important;
		z-index: 10 !important;
	}

/***行程***/

.box-01{padding:110px 0 20px 0;}
.bg1{width: 100%;padding: 0px 0 300px;background-image:url(../images/bg1.webp),url(../images/bg1-1.webp),url(../images/bg1-2.webp);background-position: top left,top right,bottom;background-repeat: no-repeat, no-repeat, no-repeat;border-bottom: 12px solid #f5f3ef;}
.bg2{width: 100%;background: url(../images/bg2.webp) center top 0 repeat;background-color: #f5f3ef;padding-bottom: 60px;border-bottom: 1px solid #b29f44;border-top: 1px solid #b29f44;}
.bg3{width: 100%;padding: 0px 0 80px;border-top: 12px solid #f5f3ef;}

.width-b{max-width: 1750px;margin: 0 auto;}
.width-m{max-width: 1530px;margin: 0 auto;}
.width-s{max-width: 1300px;margin: 0 auto;}

.s-pic{border-bottom-left-radius: 80px;border-bottom-right-radius: 70px;border-top-left-radius: 140px;border-top-right-radius: 100px;}
.b-pic{border-bottom-left-radius: 100px;border-bottom-right-radius: 100px;border-top-right-radius: 100px;}
.tit{	
	color: #7b2926;
	font-size:42px;
	text-align: center;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 45px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.tit::before {
  content: url(../images/leaf-big.webp);
  display: inline-block;
  width: 37px;
  height: 40px;
  margin-right: 5px;
  vertical-align: top;
}
.tit-green{	
	color: #6c6a21;
	font-size:42px;
	text-align: center;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 45px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.tit-green::before {
  content: url(../images/leaf-green.webp);
  display: inline-block;
  width: 37px;
  height: 45px;
  margin-right: 5px;
  vertical-align: top;
}
.tit-s{
	text-align: center;
	color: #b29f44;
	font-size:24px;
	font-weight: 500;
	letter-spacing: 2px;
	padding-bottom: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #b29f44;
}
.special-txt-box{	
	margin-top: 10px;
	color: #000;
	text-align: justify;
	font-weight: 600;
	font-size:18px;	
	line-height: 38px;
	letter-spacing: 1px;	
}

.m-top{margin-top: 60px;}
.p-top{padding-top: 60px;}
.b-top{padding-top: 100px;}
.p-bottom{padding-bottom: 150px;}
.p-bottom-1{padding-bottom: 180px;}

.flex_container {
	position: relative;
	margin: 0 auto;
    display:flex;
	flex-wrap: wrap;
	gap:50px;	
	padding-left: 1%;
	padding-right: 1%;
}
.flex_center {	
	justify-content: center;
}
.row-reverse {	
	flex-direction: row-reverse;	
}
.flex_s-pic-01{background: url(../images/b-s-01.webp) right bottom 0 no-repeat;}
.flex_s-pic-02{background: url(../images/b-s-02.webp) left bottom 0 no-repeat;}
.flex_s-pic-03{background: url(../images/b-s-03.webp) right bottom 0 no-repeat;}
.flex_s-pic-04{background: url(../images/b-s-04.webp) left bottom 0 no-repeat;}
.flex_s-pic-05{background: url(../images/b-s-05.webp) right bottom 0 no-repeat;}

/*---直式行程---*/
.product {margin: 0 auto;max-width: 1000px;margin-bottom: 10px;margin-top: 0px;display:block;overflow:hidden;padding: 15px;}
.product a{display: block;padding: 12px 5px;overflow: hidden;border-bottom: solid 1px #cdcab6;margin-bottom: 25px;font-weight: bold;}
.txt_l{width: auto;font-size:20px;color: #333333;line-height: 2;background: url(../images/leaf.webp) left top 5px no-repeat;padding-left: 27px;}
.txt_r{width: auto;text-align:right;font-family:"微軟正黑體";font-size:14px;line-height: 1.5;}
.txt_r strong{ color: #F50909;font-size:28px;padding-left: 2px;}

.sliders2{ margin:0 auto; display: block;}



:first-child.wow{ *visibility:visible ! important; visibility:visible\9 ! important;}


@media only screen and (min-width: 769px) and (max-width:960px){	
    html,body { width: 100%; min-height: 100%; }
	main h2{max-width:100%;} 	
	.width-b,.width-m,.width-s{max-width: 98%;}	
	.top_content {background-color: #f5f3ef;margin-top: 40px;}	
	.top_content .mobile {display: block;width: 100%;height: auto;position: inherit;margin: 0 auto;}
	.logo{display: none;}
    .top-pic{display: none;}	
	.flex_container {gap:20px;}
	.m-top {margin-top: 0px;}
	.b-top {padding-top: 60px;}
	.tit-green {font-size: 32px;line-height: 40px;margin-top: 0px;}
	.tit-s {font-size: 20px;padding-bottom: 10px;margin-top: 3px;margin-bottom: 10px;}
	.special-txt-box {margin-top: 0px;font-size: 15px;line-height: 30px;}


}

/*------------------------------- 平板 ----------------------------------*/

@media screen and (max-width: 768px) {
    * { box-sizing: border-box; }
    html,body { width: 100%; min-height: 100%; }
	.left,.right{ float:none;}
	.col-2{width:90%;}	.col-2-1{width:90%;}  .col-3{width:90%;}
	main {margin-top: 0px;}
    /***按鈕列***/
    #nav {display: none;}
    #togglenav {display: block;z-index: 9999;position: fixed;right: 0;overflow: hidden;line-height: 35px;width: 100%;cursor: pointer;}	
	.top_content {height: auto;margin-top: 40px;} 
	.top_content .mobile {display: block;width: 100%;height: auto;position: inherit;margin: 0 auto;}
	.logo{display: none;}
    .top-pic{display: none;}
	.product {max-width: 95%;}
	.txt_l{width: 100%;}
	.txt_r {width: 100%;display: block; text-align: center;margin-top: 10px;margin-bottom: 5px;}	
	.box-01{padding:90px 0 20px 0;}
	.m-top{margin-top: 0px;} .p-top{padding-top: 0px;}
	.bg1{width: 100%;padding: 0px 0 300px;background-image:url(../images/bg1-2.webp);background-position: bottom;background-repeat: no-repeat;border-bottom: 12px solid #f5f3ef;}
	.flex_s-pic-01,.flex_s-pic-02,.flex_s-pic-03,.flex_s-pic-04,.flex_s-pic-05{background: inherit;}
	.p-bottom{padding-bottom: 0px;}
	.p-bottom-1{padding-bottom: 0px;}
	.flex_container {gap: 10px;}
	.b-pic {border-bottom-left-radius: 50px;border-bottom-right-radius: 50px;border-top-right-radius: 50px;}
	.s-pic {border-bottom-left-radius: 40px;border-bottom-right-radius: 35px;border-top-left-radius: 120px;border-top-right-radius: 90px;}
		
}


/*------------------------------- 手機 ----------------------------------*/

@media (max-width: 680px) {
    * { box-sizing: border-box; }
    html, body {width: 100%; min-height: 100%; }
	.left,.right{ float:none;}
	main h2 {margin-top: 0px;margin-bottom: 50px;}
	.s-pic {border-bottom-left-radius: 40px;border-bottom-right-radius: 35px;border-top-left-radius: 100px;border-top-right-radius: 70px;}
	.tit,.tit-green{font-size:32px;}
	.special-txt-box {font-size: 16px;line-height: 32px;}
	
	
}

	