@charset "utf-8";
/* CSS Document */




.tour{
	width: 100%;
	max-width:1150px;
	padding-left: 0!important;
	padding-right:0!important;
	margin: auto;
	box-sizing: border-box;	 
	display: table;
	
}
.tour .material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 28px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
	
}
.tour .icon-full{
	font-variation-settings: 'FILL' 1;
}

/* Recommended icon sizes */
.tour .size-20 {
  font-size: 20px;
  /*font-variation-settings: 'OPSZ' 20;*/	 
}
.tour .size-24 {
  font-size: 24px;	
}
.tour .size-40 {
  font-size: 40px;	 
}
.tour .size-48 {
  font-size: 48px;	
}

.tour .row {
  margin-left: 0px!important;
	margin-right:0px!important;

}

.tour b {
    font-weight: 700!important;
	font-family: 'Noto Serif TC','Century Gothic', Serif!important;
}
.tour img{
	max-width: 100%;
	margin: 0 auto;
}
.tour .pic-full img{
	width: 100%;
	margin: 0 auto;
	
}

.tour p{
	margin-bottom: 0;
}
.tour .box-car{padding: 0px 12%;}
.tour .text{
	font-size: 14px!important;
    line-height: 1.5!important;
    color: #343434!important;
    text-align: justify;
    font-family: 'Noto Sans TC','Century Gothic', sans-serif!important;
    border: 1px solid #dddddd;
    padding: 2%;
}
.tour p strong {
    font-family: 'Noto Sans TC','Century Gothic', sans-serif!important;
}
.tour li{
	 font-size: 16px!important;    
    line-height: 1.5!important;
    color: #343434!important;    
    text-align: justify;
    font-family: 'Noto Sans TC','Century Gothic', sans-serif!important;
   
}
.tour .title {
    font-size: 32px !important;
    line-height: 1.2 !important;
    width: 100%;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
    font-family: 'Noto Serif TC', 'Century Gothic', Serif !important;
    font-weight: 800 !important;
}
.tour h1 {
       font-size: 26px !important;
    line-height: 1.2 !important;
    width: 100%;
    margin-top: 20px !important;
    margin-bottom: 8px !important;
    color: #1c1c1c;
    font-family: 'Noto Serif TC', 'Century Gothic', Serif !important;
    font-weight: 700 !important;
}
.tour h1 span{
	   font-size: 22px !important;
    line-height: 1.5 !important;
    color: #000000;
    text-align: justify;
    font-weight: 100 !important;
   font-family: 'Noto SansTC', 'Century Gothic', sans-serif !important;
    
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    
   
}
.tour h2{
    font-size: 18px!important;
    line-height: 26px!important;
    font-weight: 300;
    color: #585858;
    margin-bottom: 10px;
    margin-top: 10px!important;
    font-family: 'Noto Sans TC','Century Gothic', sans-serif!important;
}

.tour h3 {
        font-size: 16px !important;
    line-height: 1.2;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    font-family: 'Noto SansTC', 'Century Gothic', sans-serif !important;
    font-weight: 100 !important;
    display: inline-block;
    border-bottom:1px solid black;
}
.tour h3 strong{
	font-weight: 600;
	 font-family: 'Noto Serif TC','Century Gothic', Serif!important;
}

.tour .-mt-15{margin-top: -15px;}
.tour h4 {
   font-size: 24px !important;
    line-height: 1.1;
    width: 100%;
    margin-top: 10px !important;
    margin-bottom: 15px !important;
    color: #040404 !important;
    font-family: 'Noto Serif TC', 'Century Gothic', Serif !important;
    font-weight: 400 !important;
}

.tour h4 span{
	  font-size: 16px !important;
    font-weight: 100 !important;
    font-family: 'Noto SansTC', 'Century Gothic', sans-serif !important;
}
.tour .entext{ font-size: 18px !important;
	line-height: 0.7 !important;
    font-weight: 100 !important;
    font-family: 'Noto SansTC', 'Century Gothic', sans-serif !important;}
.tour h5{
	font-size: 16px !important;
    line-height: 1.5 !important;
    margin-top: 5px !important;
    margin-bottom: 15px !important;
    color: #050505 !important;
    /* font-family: 'Noto Serif TC', 'Century Gothic', Serif !important; */
    font-weight: 400 !important;
    background: #ffb84f;
    display: inline-block;
    padding: 2px 8px;
}
.tour .blockquote {
        position: relative;
    padding: 10px 60px 10px 60px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 26px;
    margin-bottom: 0;
    color: #5a5f78;
    margin-right: 2%;
    font-weight: 100;
	    margin-top: 15px;
}

.tour .blockquote:before{
    display: inline-block;
    position: absolute;
    top: -1px;
    left: -28px;
    content: "“";
    font-family: 'Noto Serif TC', 'Century Gothic', Serif !important;
    color: #dddddd;
    font-size: 90px;
    line-height: 1;
}

.tour .blockquote:after{
    display: inline-block;
    position: absolute;
    top: 20px;
    right: -28px;
    content: "”";
    font-family: 'Noto Serif TC', 'Century Gothic', Serif !important;
    color: #dddddd;
    font-size: 90px;
    line-height: 1;
}


.tour h6 {
    font-size: 28px !important;
    line-height: 28px !important;
    color:#222222 !important;
    font-weight: 300 !important;
    MARGIN: 0 0 10px 0 !important;
    font-family: 'Noto Serif TC', 'Century Gothic', Serif !important;
    background: #f0f0f0;
    border-radius: 10PX;
	padding: 5px;
}
.tour h6 span{    background: #db9a27;
    border-radius: 75px;
    padding: 0 5px;
    color: #fff;}
.tour h6 strong{
	font-weight: 200 !important;
    font-family: 'Noto Sans TC', 'Century Gothic', sans-serif !important;
    color: #4a4a4a;
    font-size: 20px;
}
.tour h6 strong span{
	color:#ff3c3c;
	background: none;
}
.tour h7{
	   font-size: 28px !important;
    line-height: 1 !important;
   
}

.tour .tour-label {
       font-size: 14px;
    color: rgb(255 255 255);
    line-height: 1.5;
    font-weight: 400;
    text-align: center;
    padding-bottom: 1%;
    padding-top: 1%;
    font-family: 'Noto Serif TC', 'Century Gothic', Serif !important;
    background: #333;
}

.tour .food-box{
	width: 12.625%;
    display: block;
    float: left;
    padding-right: 1%;}
.tour .food-box:last-child{	width: 11.625%;display: block;float: left;
    padding-right: 0px;}
.tour .foodtitle {
    font-size: 18px;
    color: rgb(34, 34, 34);
    line-height: 1.5;
    font-weight: 600!important;
    padding-bottom: 5px;
    margin-bottom: 0px;
    font-family: 'Noto Sans TC', 'Century Gothic', sans-serif !important;
}
.tour .food-label {
    
    font-size: 15px;
    color: #343434;
    line-height: 1.5;
    font-weight: 400;
    text-align: justify;
    padding-left: 1.3%;
    padding-bottom: 1%;
}
.tour .food-label p{
    
    font-size: 14px;
    color: #343434;
    line-height: 22px;
    font-weight: 400;
    text-align: justify;
    padding-left: 0%;
    padding-bottom: 1%;
}
.tour .foodtext {
    
    font-size: 16px;
    color: #343434;
    line-height: 1.5;
    font-weight: 400;
    text-align: justify;
    
    padding-bottom: 1%;
}
.tour .foodtext ul,.tour .foodtext li{
    
    list-style-type: disc;
}
.tour .vrl{
  writing-mode: vertical-rl;
}
.tour .taste-l{
 width: 39.8%;
    float: left;
    margin-bottom: 10px;
    padding: 2%;
    display: block;
}
.tour .taste-m{
width: 33.3%;
    float: left;
    display: block;

}
.tour .taste-r {
    width: 24.3%;
    float: left;
    display: block;
}
.tour .flower-title{
	font-size: 21px!important;
    line-height: 32px!important;
    margin-bottom: 8px;
    font-family: 'Noto Serif TC','Century Gothic', Serif!important;
    font-weight: 300;
    margin-top: 12px;
}
.tour .flower-box p{}
.tour .moon{
	 
   border-radius: 0.25rem;
    color: #fff;
    margin-bottom: 5px;
    display: inline-block;
    padding: 1px 4px;
    margin-right: 5px;
    text-align: center;
}
.tour .tour_logo{
	align-items: center;   
    vertical-align: middle;
    display: flex;
    
}

.mobile_n{
		display: block;
	}
.mobile_on{
		display: none;
	}


.tour .imgDown{
	margin-top:30px;
}



       /*co lor*/
.text-orange{color: #ff9800;}
.text-red{color: #dd042c;}
.text-pink{color: #e5004f;}

.text-blue{color: #0066FF;}
.text-darkblue{color: #284776;}

.BGyello{ background: #fdf4e5; }
.BGpurple {
    background-color: #a28bdf;
}
.BGgray{
	background: #e7e7e7;
}
.BGblue{
background-color:#009ebb;}

@media all and (max-width:980px){
	.tour .tour-label {
   font-size: 12px;
    
}
	.tour .box-car{padding: 0px 5%;}
.tour h7 { font-size: 26px !important;	}
	.tour h7 span {font-size: 17px!important;}
	
	.tour h4 {font-size: 21px!important;}
	.tour .blockquote {font-size: 18px; margin-right: 0;    margin-top: 5px;}
	.tour .blockquote:before{
        font-size: 64px;left:0px;
}

.tour .blockquote:after{
            font-size: 64px;
	right:0px;
}

}
@media all and (max-width:640px){
	
	.tour .tour_logo{
    display: none;
   
}
    .tour h3{font-size: 15px !important; color: #6b6b6b;}
    .tour h6{
             font-size: 16px!important;
    line-height: 1.2!important;
    }
	.tour h6 strong{font-size: 14px;}
    .tour h6 span {font-size: 16px!important;	}
	.tour h4 span{font-size: 16px !important;}
	.tour .entext{font-size: 14px !important; line-height: 0.8 !important;}
    .tour h4 {        font-size: 18px !important;
        line-height: 1 !important;
        margin-top: 15px !important;
        margin-bottom: 8px !important; }
	.tour h1 {
       font-size: 26px !important;
        margin-bottom: 10px !important;
    
    }
	.tour .title {
    font-size: 28px !important;
    line-height: 1 !important;
    
}
	.tour h1 span {  font-size: 14px !important;
        line-height: 1 !important;}
        .tour h5 {
        font-size: 16px !important;
        line-height: 1.2 !important;
        margin-bottom: 10px !important;
    }
    .tour h2{font-size: 16px!important;line-height: 22px!important; margin-top: 10px!important;}
    .tour h3 span {
        font-size: 13px!important;line-height: 1!important;}
	
	.tour h7 { font-size: 21px !important;}
	.tour h7 span {font-size: 16px!important;line-height: 16px!important;}
	.tour .flower-title {font-size: 19px!important; }
	.tour .flower-box p{font-size: 12px!important;line-height: 18px!important;}
	.tour .foodtitle {font-size: 16px;margin-bottom: 0px;}
	
	.tour .-mt-15{margin-top: 0px;}
	.tour .food-box { width: 25%;}
	.tour .food-box:last-child { width: 25%;}
	.tour .taste-l {width: 92%;padding: 8%;margin: 0 3%;}
	.tour .taste-m {
    width: 52.7%;
}
	.tour .taste-r {
    width: 39%;
}
	
   .mobile_n{
		display: none;
	}
	
}

/*頁籤*/
.tab_css{display:flex;flex-wrap:wrap;justify-content:center;}
	.tab_css input{display:none}
	.tab_css label{font-size: 18PX;margin: 0 5px 5px 0; padding: 10px 16px; cursor: pointer; border-radius: 5px; background: #999; color: #fff; opacity: 0.5;}
	.tab_content{order:1;display: none; width:100%; border-bottom: 3px solid #ddd; line-height: 1.6; font-size: .9em; padding: 15px; border: 1px solid #ddd; border-radius: 5px;}
	.tab_css input:checked + label, .tab_css label:hover{opacity: 1; font-weight:bold;}
	.tab_css input:checked + label + .tab_content{display: initial;}
.panel-control {
  float: left;
  
}
.tab_css .day { 
	border-radius: 5px;
	display: inline-block;
    color: #8e755b;
    font-size: 18PX;
    line-height: 1.5;
    font-weight: 700;
    margin: 0 5px 5px 0;
    padding: 10px 16px;
}

@media all and (max-width:640px){
	.tab_css label{
		font-size: 14PX;width: 48%;
    display: inline-flex;padding: 10px 5px;}
	.tab_css .day{ 
		font-size: 12PX;
    width: 100%;
    text-align: center;
    padding: 5px;
    background: #ea537e;
    color: #Fff;}
	.tab_content {padding: 5px;}
	.tab_css {justify-content: start;}
	
}
/*影片*/
.video-container {

position: relative;

padding-bottom: 56.25%;

padding-top: 30px;

height: 0;

overflow: hidden;

}

.video-container iframe, .video-container object, .video-container embed {

position: absolute;

top: 0;left: 0;

width: 100%;

height: 100%;}
/*輪播*/
.slide-wrapper {
 /*background-color: #000;*/
    width: 100%;
position: relative;
margin-bottom: 10px;
padding-bottom: 0;
padding-top: 0;
background-size: cover;
height: 360px;
overflow: hidden; 

}
.slide-wrapper > div {
  /*background-size: cover;*/
    width: 100%;
  position: absolute;
top: 0;left: 0;
height: 360px;
    animation: slide 20s infinite;
  opacity: 0;
}

.slide-wrapper:hover div {
    -webkit-animation-play-state: paused;
            animation-play-state: paused;
	
}
.slide-wrapper > div:nth-child(2) {
  animation-delay: 5s;
}
.slide-wrapper > div:nth-child(3) {
  animation-delay: 10s;
}
.slide-wrapper > div:nth-child(4) {
  animation-delay: 15s;
}





@keyframes slide {
  10% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  50% {
	
    /*transform: scale(1.1);*/
  }
}
@media all and (max-width:980px){
	.slide-wrapper,.slide-wrapper > div{
		height: 230px;
	}
	
}
@media all and (max-width:640px){
	.slide-wrapper,.slide-wrapper > div{
		height: 100px;
	}
	
}
/*輪播*/

