@charset "utf-8";
/* CSS Document */
/*google font icon*/
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  src: url(https://example.com/material-symbols.woff) format('woff');
}
.tour .material-symbols-outlined {
  font-family: 'Material Symbols Outlined'!important;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}
.tour .material-icons {
  font-size: 18px!important; 
  margin-right: 2px;
	padding-top: 5px;
}

.tour .material-symbols-outlined {
  font-variation-settings:
  'FILL' 1,
  'wght' 400,
  'GRAD' 0,
  'opsz' 40
}
/*google font icon*/
.tour ul{
    list-style-type: decimal!important;
}
.tour li{
		
        margin-bottom: 0.6%;
}
.tour ol {
    margin: 0;
    padding-left: 3%;
    font-size: 16px;
    line-height: 1.5;
}
/*bootstrap
.tour .row {
    margin-right: -5px!important;
    margin-left: -5px!important;
}
.tour .col-1,.tour .col-2,.tour .col-3,.tour .col-4,.tour .col-5,.tour .col-6,.tour .col-7,.tour .col-8,.tour .col-9,.tour .col-10,.tour .col-11,.tour .col-12,.tour .col,.tour .col-auto,.tour .col-sm-1,.tour .col-sm-2,.tour .col-sm-3,.tour .col-sm-4,.tour .col-sm-5,.tour .col-sm-6,.tour .col-sm-7,.tour .col-sm-8,.tour .col-sm-9,.tour .col-sm-10,.tour .col-sm-11,.tour .col-sm-12,.tour .col-sm{
    padding-right: 5px!important;
    padding-left: 5px!important;
}*/

/*小間距
.little .row {
    margin-right: -5px!important;
    margin-left: -5px!important;
}
.little .col-1,.little .col-2,.little .col-3,.little .col-4,.little .col-5,.little .col-6,.little .col-7,.little .col-8,.little .col-9,.little .col-10,.little .col-11,.little .col-12,.little .col,.little .col-auto,.little .col-sm-1,.little .col-sm-2,.little .col-sm-3,.little .col-sm-4,.little .col-sm-5,.little .col-sm-6,.little .col-sm-7,.little .col-sm-8,.little .col-sm-9,.little .col-sm-10,.little .col-sm-11,.little .col-sm-12,.little .col-sm{
    padding-right: 5px!important;
    padding-left: 5px!important;
}
.tour .new_row {
    margin-right: -5px !important;
    margin-left: -5px !important;
}
.tour .little_p {
    padding-right: 5px !important;
    padding-left: 5px !important;
}*/
/*tour*/
.tour{
	width: 100%;
	max-width:1200px;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	box-sizing: border-box;	
	
	display: table!important;
}
.tour img{
	margin: 0 auto;
	max-width: 100%;
}
.tour h1{
        width: 100%;
    float: left;
    font-size: 34px!important;
    line-height: 1.5!important;
    margin-top: 0%!important;
    margin-bottom: 1.5%!important;
    color: #313131;
    font-family: 'Lyon Text Web, Lyon Display Web, Times New Roman', serif!important;    
}
.tour h2{
    font-size: 19px!important;
    line-height: 1.5!important;
    margin-bottom: 0%!important;
    margin-top: 0px!important;
    float: left;
    width: 100%;
    color: #313131;
    letter-spacing: .1428571429rem;
}
.tour h3{
    font-size: 18px;
    color: #000;
    float: left;
    width: 100%;
    line-height: 1.5 !important;
    margin-bottom: 2%!important;
    margin-top: 0px!important;
    font-family: 'Noto Serif TC', serif!important;
	font-weight: 500;
}
.tour h4{
	font-size: 17px!important;
    line-height: 1.5!important;
    color: #343434;
    float: left;
    width: 100%;
	font-weight: 600;
    margin-top: 8%!important;
    margin-bottom: 4%!important;
    text-decoration: underline;
}
.tour h5{
	font-size: 19px;
    line-height: 1.5!important;
    color: #343434;
    float: left;
    width: 100%;
    font-family: 'Noto Serif TC', serif!important;
    font-weight: 400;
    margin-top: 0px!important;
	margin-bottom: 0px!important;
}
.tour p{
	font-size: 16px;
    line-height: 1.5!important;
    letter-spacing: 1px;
	color: #343434;
	text-align: justify;
	
	float: left;
	margin-bottom: 1px;
	width: 100%;
}
.tour p span {
    font-weight: 600;
}
.tour .text18 {
    font-size: 18px;
    line-height: 1.5;
}
.tour .text14{
    font-size: 14px;
}
.tour .text12{
    font-size: 12px;
    line-height: 1.5;
}
.tour .introBox{
	width: 100%;
	float: left;
	padding: 4% 5%;
    line-height: 1.5;
	color: #343434;
}
.tour .introBox2{
	width: 100%;
	float: left;
	padding: 4% 18%;
    line-height: 1.5;
	color: #343434;
}
.tour .photo{
    width: 100%;
    float: left;
    text-align: center;
}
.tour .Serif{
	font-family: 'Noto Serif TC', serif!important;
    line-height: 1.5;
}
.mobile_n{
		display: block;
	}
.mobile_on{
		display: none;
	}
.tour .carousel_Box{
	float: left;
}
.tour .up{
    margin-top: -12%;
}
/*介紹*/
.tour .title01{
	width: 100%;
    float: left;
    font-family: SaolText,Georgia,Times,Songti TC,Noto Serif TC,Serif!important;
    font-size: 36px;
    line-height: 1;
    color: #343434;
    text-align: center;
}
.tour .tag1{
    font-size: 21px;
    color: #343434;
    padding: 4px 15px;
    float: left;
    font-family: 'Noto Serif TC', serif!important;
    margin-bottom: 2%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 20px;
    margin-top: 1.5%;
}
.tour .tag2{
    font-size: 24px;
    color: #323232;
    padding: 1% 2%;
    float: left;
    font-family: 'Noto Serif TC', serif!important;
    margin-bottom: 5%;
    text-align: center;
    background-color: #bbae9e;
}
.tour .titlebox2{
	padding-top: 4%;
    padding-bottom: 1%;
}
.tour .note{
    padding: 2%;
    background-color: #d5d4d4;
    color: #cc192a;
    font-size: 15px;
    line-height: 1.5;
    text-align: justify;
    margin-top: 1%;
    float: left;
    margin-bottom: 1%;
    width: 100%;
}
/*color*/
.color_55aeb1{
    color:#55aeb1!important;
}
.color_d63131 {
    color: #d63131 !important;
}
.color_057782{
    color: #057782!important;
}
.e99c15{
    color: #e99c15!important;
}
.c6b36f{
    color: #c6b36f!important;
}
.color_8a572c{
    color: #8a572c!important;
}
.color_006f66 {
    color: #006f66 !important;
}
.StarluxColor{
	color: #83744d;
}
.white{
	color:#fff!important;
}
.black{
	color:#343434!important;
}
.pink{
	color:#E00E56!important;
}
.yellow{
	color: #fff000!important;
}
.red{
	color:red!important;
}
.gray{
	color:#666!important;
}
.blue{
	color: #015ebc!important;
}
.deepBlue{
	color:#152242!important;
}
.blue_green {
    color: #3593a5!important;
}
.brown{
	color: #703f3a!important;
}
.deepBlue_213651{
	color:#213651!important;
}
.green_97a58c{
	color:#97a58c!important;
}
.green_656565{
	color:#656565!important;
}
.color_965556{
	color:#965556!important;
}
.orange{
	color:#F30!important;
}
.BGd1eae7{
    background-color: #d1eae7;
}
.BGf1e8e3{
    background-color: #f1e8e3;
}
.BGf3eee7{
    background-color: #f3eee7;
}
.BGceb8a3{
    background-color: #ceb8a3;
}
.BG948572{
    background-color: #948572;
}
.BGece9e2{
    background-color: #ece9e2;
}
.BGe1d4c3{
    background-color: #e1d4c3;
}
.BG8a572c{
    background-color: #8a572c;
}
.BGmilktea{
    background-color: #bbae9e;
}
.BGorange{
	background-color: #f60;
}
.BGdeepgray{
    background-color: #323232;
}
.BGgray{
	background-color: #7c848b;
}
.BGblue{
	background-color: #80ceff;
}
.BGbrown{
    background-color: #4e4242e6;
}
.BGbrown2{
    background-color: #703f3a;
}
.BGblue_3d90e9{
	background-color: #3d90e9!important;
}
.BGyellow{
	background-color: #fff343434;
}
.BGgreen{
	background-color: #156044;
}
.BGgreen_656565{
	background-color: #656565!important;
}
.BGgreen_97a58c{
	background-color: #97a58c!important;
}
/***vieeo****/
.hotel_video{
	padding-left: 4.4%;
    padding-right: 4.4%;
    padding-top: 1%;
}


@media only screen and (max-width: 640px){

.mobile_n{
		display: none;
	}
.mobile_on{
		display: block;
	}
.tour h1 {
    font-size: 26px!important;
    display: block;
}
.tour h2 {
    font-size: 18px!important;
}
.tour h3 {
    font-size: 18px;
    line-height: 1.5!important;
}
.tour .tag1 {
    font-size: 16px;
    margin-bottom: 5%;
    margin-top: 2%;
}
.tour .tag2 {
    font-size: 21px;
    float: unset;
}

.tour .introBox,.tour .introBox2 {
    padding: 7%;
}
.tour .title01 {
    font-size: 21px;
}
.tour .bottom_line {
    padding-bottom: 7%;
    margin-bottom: 5%;
}
}