body{
	overflow-x: hidden;
	font-family: 微軟正黑體, Microsoft JhengHei !important;
}
/*
body {
    overflow-x: hidden;
    font-family: 'Noto Serif TC','PingFang TC','Helvetica Neue',Helvetica,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Microsoft JhengHei',sans-serif !important;
}*/

.operator1{
	
}
.operator2{
	display: none;
}
.operator3{
	display: none;
}

@media screen and (max-width: 1400px) {
	.operator1{
	display: none;
	}
	.operator3{
	display: block;
	}
}



@media(max-width:979px){
	#gotocenter:focus{
	font-size:1.1em;
	}

	#gotocenter{
	font-size:0px;
	}
}
@media(min-width:980px){
	#gotocenter:focus{
	font-size:1.1em;
	}

	#gotocenter{
	font-size:0px;
	}
}

/*基本設定調整*/
::selection {
    background-color: #fca61b;
}

/*ol li {
    list-style: none;
	display: inline-block;
}*/

.shadow {
    box-shadow: 0 0.2rem 1rem 3px rgb(0 0 0 / 31%) !important;
}
.shadow2 {
   box-shadow: 0rem -0.2rem 0.3rem 0rem rgb(0 0 0 / 31%) !important;
}

/*無障礙設定*/


/*使用鍵盤Tab取得焦點產生效果設定*/
a:focus,select:focus,input:focus,svg:focus,.selectpicker:focus,div:focus,label:focus,.btnchoice:focus,#hohi_kind1:focus,.btn-check:focus,
a:focus img{
outline: #ffb324 dashed 4px !important; /*框線顏色：青綠色*/
/*background-color: #ffffff00 !important; 背景顏色：無*/
}

/*使用鍵盤Tab取得焦點產生效果設定*/
button:focus,
button:focus img{
outline: #ffb324 dashed 4px !important; /*框線顏色：青綠色*/
/*background-color: #ffffff00 !important; 背景顏色：無*/
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}
.sr-only{
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	overflow:hidden;
	clip:rect(0,0,0,0);
	white-space:nowrap;
	-webkit-clip-path:inset(50%);
	clip-path:inset(50%);
	border:0
}
.sr-only-focusable:active,.sr-only-focusable:focus{
	position:static;
	width:auto;
	height:auto;
	overflow:visible;
	clip:auto;
	white-space:normal;
	-webkit-clip-path:none;
	clip-path:none
}









/*背景*/



#T1 {
	 /*background-image:url('../web_img/bak01.jpg');*/
	 background-repeat:repeat;
	 background-size:cover;
	 background-position: right;
}
#T2{
    background-image:url('../web_img/new_front/search_img.png');
	background-repeat: no-repeat;
    background-size: cover;
	height: 66vh;
}
#T3{
    background-image:url('../web_img/quality/quality_bak.png');
	background-repeat:no-repeat;
	background-size:100%;
	width:100%;
	background-position:top;
	z-index:-1;
	position: absolute;
    top: 0px;
	height: 100%;
}



#T4{
    background-image:url('../web_img/quality/quality_bear.png');
	background-repeat:no-repeat;
	background-size:15%;
	background-position:left bottom;
	padding-bottom:3rem;
	
}

#T_footer{
	background-color:#adbcbc;
	background-size:cover;
}

#T_inside{
	background-image:url('../web_img/bakinside1.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	background-color:#fff;
}

#T_insideup{
	background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgb(211 227 230 / 64%)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgb(228 238 240)),color-stop(.75,rgb(235 242 244)),color-stop(.75,#f4f4f4),to(#ffffff));
	background-repeat:no-repeat;
	width:100%;
	background-color:#edeceb;
	border-radius: 25px;
}



#T3IMG{
	background: #fff;
    background-image:url('../web_img/BAK03.jpg');
	background-repeat:no-repeat;
	background-size:cover;
    border-radius: 0.25rem;
    padding: 1.25rem;
    position: relative;
	width:100%;
	background-position: center;
}


.dropdown-menu_1 {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.8rem 0!important;
    margin: 0;
    font-size: 1.1rem;
    color: #ffffff!important;
    text-align: left;
    list-style: none;
    background-color: #000000e3!important;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}


.dropdown-item_2 {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #ffffff!important;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-item_2:hover{
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #ffffff!important;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: #f15a24!important;
    border: 0;
}


.btn_language01{
	color: #ee6508;
    background-color: #fff;
    border-color: #ee6508;
	font-weight:bold;
}
.btn_language01:hover{
	color: #fff;
    background-color: #c65001;
    border-color:#c65001;
}
.btn_language02{
	color: #0e983d;
    background-color: #fff;
    border-color: #0e983d;
	font-weight:bold;
}
.btn_language02:hover{
	color: #fff;
    background-color: #03822d;
    border-color:#03822d;
}
.btn_language03{
	color: #2774b5;
    background-color: #fff;
    border-color: #2774b5;
	font-weight:bold;
}
.btn_language03:hover{
	color: #fff;
    background-color: #1959be;
    border-color: #1959be;
}
.btn_language04{
	color: #d8190c;
    background-color: #fff;
    border-color: #d8190c;
	font-weight:bold;
}
.btn_language04:hover{
	color: #fff;
    background-color: #d8190c;
    border-color: #d8190c;
}

@media screen and (max-width: 768px) {
	#T2{
		height: 55vh;
	}
	
	#T3 .text-white{
		color:#000!important;
	}
}

@media screen and (min-width: 1800px) {
	#T2{
		height: 64vh;
	}
}


/*背景END*/


.large{					
	transition:0.3s;
}
.large:hover{
	transform:scale(1.02);	/* 放大 */
}

	.operator1{
	display: block;
	}
	.operator2{
	display: none;
	}
.px-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
}
.w-65{
	width:60%!important;
}
.py-6{
	padding-top: 7rem !important;
    padding-bottom: 8rem !important;
}

@media screen and (max-width: 768px) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0!important;
		z-index: 1020;
	}
	
	.operator1{
	display: none!important;
	}
	.operator2{
	display: block;
	}
	.px-6 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
	}
	.w-65{
	width:100%!important;
	}
	.py-6{
	padding-top: 4rem !important;
    padding-bottom: 5rem !important;
	}

}

@media screen and (min-width: 1800px) {
	.px-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
}
}
a{
	text-decoration:none;
}

.list-box {
    padding-bottom: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
    border-bottom: 1px dashed #ccc;
}


/*滑下出現*/

#back-to-top {
    position: fixed;
    top: 78px;
    right: 102px;
    width: 750px;
    z-index: 999;
    padding: 10px 10px;
    cursor: pointer;
    background: rgb(255 255 255);
    color: #fff;
    border: 2px solid #f15a24;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
	border-top: 0px;
    box-shadow: 0 0 5px #a3a3a3;
	display:none;
}

.back_title{
	font-size:1.2em;
	color:#db3a00;
	font-weight:bold;
	margin-top: 5px;
}

@media screen and (max-width: 768px) {
	#back-to-top {
		position: fixed;
		top: 78px;
		right: 5px;
		width: 98%;
		z-index: 2;
		padding: 10px 10px;
		cursor: pointer;
		background: rgb(255 255 255);
		color: #fff;
		border: 2px solid #f15a24;
		border-bottom-right-radius: 25px;
		border-bottom-left-radius: 25px;
		border-top: 0px;
		box-shadow: 0 0 5px #a3a3a3;
		display: none;
	}
	.back_title{
		font-size:1.35em!important;
		color:#f15a24;
		font-weight:bold;
		margin-top: 5px;
	}
}

/*End*/


/*選單文字*/
.menuone{
	font-size: 1.1em !important;
    color: #f9e6cf;
    margin-left: 1rem!important;
    margin-right: 1rem!important;
    line-height: 1.5;
	font-weight:bold;
}
.menuone:hover{
	font-size: 1.1em !important;
    color: #f9e6cf!important;
    line-height: 1.5;
	font-weight:bold;
}
.menuone:focus{
	font-size: 1.1em !important;
    color: #f9e6cf!important;
    line-height: 1.5;
	font-weight:bold;
}
.menutwo{
	font-size: 1.1em !important;
    color: #fff;
    margin-left: 1rem!important;
    margin-right: 1rem!important;
    line-height: 1.5;
	font-weight:bold;
}
.menutwo:hover{
	font-size: 1.1em !important;
    color: #fff!important;
    line-height: 1.5;
	font-weight:bold;
}
.menutwo:focus{
	font-size: 1.1em !important;
    color: #fff!important;
    line-height: 1.5;
	font-weight:bold;
}
.menuthree{
	font-size: 1em !important;
    color: #fff;
    margin-left: 1rem!important;
    margin-right: 2rem!important;
    padding: 0.1rem 0rem;
    width: 150px;
    background-color: #f15a24!important;
    /* background-size: 100%; */
    font-weight: bold;
    border-radius: 25px;
}
.menuthree:hover{
    color: #fff!important;
}

.displaytest:hover{
    color: #000000;
	font-weight:bold;
}
.logosize_page{
	width:170px;
	margin:0.1rem 1rem;
}
.logosize{
	width:150px;
	margin:0.5rem 1rem;
}


@media screen and (max-width: 768px) {
	.logosize{
		width:;
	}
	.menuthree{
		width: 90%;
	}
}

@media screen and (min-width: 1800px) {
	
}


/*首頁*/

/**影片(新版拿掉)+這裡搜+輪播**/


.navtopfixed{
	z-index: 0;
	position: absolute!important;
    bottom: 2%;
    left: 0;
}

.navcutover{
	background-color: #00000082;
    color: #ffffff!important;
    font-size: 1em;
    padding: 0.4em 2rem;
    margin-left: 2rem;
    border: 2px solid #fff;
    border-radius: 20px;
    text-align: center;
}

video{
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 110%;
	object-fit: cover;
	z-index:-1;
}


.frontsearchbak{
	background-color: #fbfbfbd4;
    border-radius: 15px;
    height: 100%;
    padding: 1rem 1.5rem;
    position: relative;
	width:85%;
}
.frontbearbak{
	background-image:url('../web_img/bearcircle.png');
	background-repeat:no-repeat;
	position:absolute;
	right:-20;
	top:-20;
	background-size:100%;
	width:90px;
	background-color:#fff;
	border-radius:50%;
	height:90px;
}

.fronttest_title{
	font-size:1.8em;
	color:#c23705;
	font-weight:bold;
	line-height:2;
}

.froint01width{
	width:47%;
	margin-left:10px;
}

.carousel-vh{
	height: 66vh;
    object-fit: cover;
	width:100%;
}

.carousel_icon{
	background-color: #fe601a;
    padding: 1rem;
    border-radius: 50%;
    width: 70px;
    border: 2px solid #ffffff;
}



@media screen and (max-width: 768px) {
	.navtopfixed{
		bottom: 32%;
	}

	video{
		height: 70%;
	}
	.videoheight{
		height:450px;
	}
	.frontsearchbak{
		padding: 1rem;
		width:100%;
	}

	.frontbearbak{
		width:75px;
		height:75px;
		right:-10;
	}

	.fronttest_title{
		font-size:1.5em;
	}
	.carousel-vh{
		height: 30vh;
	}
	.carousel_icon{
		width: 50px;
	}
	.fa-2x {
		font-size: 1em;
	}
}

@media screen and (min-width: 1800px) {
	.carousel-vh{
		height: 64vh;
		object-fit: cover;
		width:100%;
	}
	.frontsearchbak{
		background-color: #fbfbfbd4;
		border-radius: 15px;
		height: 100%;
		padding: 4.5rem 2rem;
		position: relative;
		width:85%;
	}

}
h1, .h1 {
        font-size: 2.0rem;
    }
@media (min-width: 1800px) {
    h1, .h1 {
        font-size: 2.5rem;
    }
}

/*快訊*/
/*首頁-快訊*/
.indexMarquee-wrapper {
    background-color: #d63900;
    padding: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.indexMarquee-title {
    color: #fff;
    font-size: 1.2rem;
    display: block;
    white-space: nowrap;
    padding: 0 20px;
    margin-right: 15px;
    display: flex;
    align-items: center;
}
.indexMarquee-title::after {
    content: '';
    display: inline-block;
    width: 2px;
    height: 35px;
    margin-left: 35px;
    background-color: #fff;
}
.indexMarquee-text {
    color: #fff;
    font-size: 1rem;
    margin-right: 15px;
    display: flex;
}
.indexMarquee{
	width:100%;
}

.marquee {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}

.marquee--inner {
  display: block;
  width: 200%;
  position: relative;
  animation: marquee 40s linear infinite;
}


/*滑鼠移過停止*/
.marquee--inner:hover,.marquee--inner:focus,.marquee--inner:visited,.marquee--inner:active{
  animation-play-state: paused;
}


.marquee--inner span {
  float: left;
  width: 50%;
}

.marquee--inner a {
   display: inline-block;
   transition: all .2s ease-out;
   float: left;
   color:#fff;
   font-size:1.1em;
}
.marquee--inner a:hover {
   color: #ffee1c;
}


@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}


/*國旅補助專區*/

.citsbak{
	background-image: url(../web_img/new_front/img_active.png);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 61vh;
	position: relative;
	width: 103%;
}
.citsbakbear{
	background-image: url(../web_img/new_front/bear_camera.png);
	background-repeat: no-repeat;
	position: absolute;
	right: -2px;
	bottom: 0px;
	background-size: 100%;
	width: 100px;
	height: 160px;
}


.citgift{
	width:40px;
}

.cittitle{
	font-size:1.5em;
	line-height:1.5;
	font-weight:bold;
}

.fall-mask1 {
	background-color: #fff;
	background-image: url(../web_img/new_front/img_CITS1.png);
	background-size: 100%;
	background-repeat: no-repeat;
	border-radius: 20px;
	width: 100%;
	height: 37.5%;
	padding: 0.8rem 3rem;
}
.fall-mask2 {
	background-color: #fff;
	background-image: url(../web_img/new_front/img_CITS1.png);
	background-size: 100%;
	background-repeat: no-repeat;
	border-radius: 20px;
	width: 100%;
	height: 37.5%;
	padding: 0.8rem 3rem;
}

.citcarousel_title{
	font-size: 1.2em;
	font-weight:bold;
	color:#fff;
}

.citcarousel_box{
	background-color: #ffffffcc;
	border-radius: 20px;
	height: 95px;
	padding: 0.5em;
	margin-top: 0.3rem;
}

.ul_li{
	line-height:1.5;
}
#citgift .carousel-indicators {
    position: absolute;
    right: 0;
    left: auto;
    top: 23px;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 5%;
    margin-bottom: 1rem;
    margin-left: 0;
    list-style: none;
}

#citgift .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 14px;
    height: 14px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ff8900;
    background-clip: padding-box;
    border: 1px solid #fff;
    transition: opacity 0.6s ease;
    border-radius: 50%;
}

@media screen and (max-width: 768px) {
	.citsbak {
		height: 42vh;
	}
	#citgift{
		margin-bottom:5rem;
	}
	#citgift .carousel-indicators {
		bottom: -6px!important;
		top:auto;
	}
	.fall-mask1 {
		width: 100%;
		height: 53%;
		background-size: cover;
		padding: 0.8rem 2rem;
	}
	.fall-mask2 {
		width: 100%;
		height: 62%;
		background-size: cover;
		padding: 0.8rem 2rem;
	}
	.citcarousel_box {
		background-color: #ffffffcc;
		border-radius: 20px;
		height: 82%;
		padding: 1rem;
		margin-top: 0.5rem;
	}
}


@media (min-width: 1800px) {
    .citsbak{
    height: 52vh;
	width: 97%;
}
	.fall-mask1 {
	height: 40%;
}
	.fall-mask2 {
		height: 40%;
	}
	
.citsbakbear{
	background-image: url(../web_img/new_front/bear_camera.png);
    background-repeat: no-repeat;
    position: absolute;
    right: -32px;
    bottom: 0px;
    background-size: 100%;
    width: 100px;
    height: 150px;
}


.citgift{
	width:40px;
}

.cittitle{
	font-size:1.5em;
	line-height:1.5;
	font-weight:bold;
}

.fall-mask1 {
	background-color: #fff;
    background-image: url(../web_img/new_front/img_CITS1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 20px;
    width: 100%;
    height: 40%;
    padding: 1rem 3rem;
}
.fall-mask2 {
	background-color: #fff;
    background-image: url(../web_img/new_front/img_CITS2.png);
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 20px;
    width: 100%;
    height: 40%;
    padding: 1rem 3rem;
}

.citcarousel_title{
	font-size:1.3em;
	font-weight:bold;
	color:#fff;
}

.citcarousel_box{
	background-color: #ffffffcc;
    border-radius: 20px;
    height: 110px;
    padding: 1rem;
    margin-top: 0.5rem;
}


	
}

/*優宿專區*/
.alerts_hot{
	left: 97% !important;
	top: 5px !important;
	padding: 0.7rem !important;
	--bs-bg-opacity: 1;
	background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
	border-radius: 50% !important;
	border:2px solid #ffffff !important;
	transform: translate(-50%, -50%) !important;
	z-index:10;
}

.discount_img{
	width:100%;
	height:95%;
	box-shadow: 17px 1rem 0rem rgb(206 206 206 / 55%) !important;
    border-radius: 55px;
	object-fit: cover;
}

#discount_card .card{
    border-radius: calc(1.5rem - 1px);
	border:1px solid #000;
	margin-bottom:1rem;
	height: 265px;
}

#discount_card  .card-img-top{
    border-top-left-radius: calc(1.5rem - 1px);
    border-top-right-radius: calc(1.5rem - 1px);
	height:100px;
	object-fit:cover;
}

.title_vh{
	/*height:45px;*/
	text-align: left;
	font-weight:bold;
	color:#000;
}

.text_or{
	color:#f47211;
	text-align: left;
	height:50px;
	overflow: hidden;
}

.iocn_or{
	color:#f47211;
}

.imgstrip{
	width:100%;
}

#discount_card .more{
	border-bottom:2px solid #f15a24;
	color:#000;
	text-align:right;
	padding:0.5rem;
	font-weight:bold;
}

.card-img-discount {
    position: absolute;
    top: 20%!important;
    right: 0!important;
    bottom: 0!important;
    left: 0!important;
    padding: 1rem;
    border-radius: calc(0.25rem - 1px);
	text-shadow: 2px 1px 0px #000000 !important;
}


@media (min-width: 1920px){
	
.discount_img{
	height:86%;
}

}

/*首頁最新消息-文字*/

.dotpage {
	width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #000;
    position: relative;
    left: calc(100% - 5px);
    z-index: 1;
    bottom: -4;
    left: 101%;

}
.dotpage2 {
	width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #000;
    position: relative;
    left: calc(100% - 5px);
    z-index: 1;
    bottom: -4;
    left: 101%;
}


.linepage {
    border-bottom: 1.5px solid #000;
    position: relative;
    top: 0px;
	margin-bottom:1rem;
	line-height: 1.5;
} 

.list-line {
    padding-bottom: 10px;	/* 分隔線 */
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

.newsday{
	color:#f15a24;
	font-size:1.1em;
	font-weight:bold;
}

.newstitle{
	font-size:0.95em;
	color:#000;
	padding-bottom:10px;
}
.newstitle:hover{
	color:#000;
}

.newsmore{
	color:#fff;
	background-color:#d63900;
	padding:0.5rem 2rem;
	font-size:1.1em;
	border-radius:25px;
}
.newsmore:hover{
	color:#fff;
	background-color:#f15a24;
	padding:0.5rem 2rem;
	font-size:1.1em;
	border-radius:25px;
}

.newsimg{
	width:80px;
	position:relative;
	top:-30;
}

.newsCarouselimg{
	height: 320px;
    text-align: center;
    object-fit: cover;
    border-radius: 20px;
    aspect-ratio: 1 / 1;
}

#newsCarousel .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -60px;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}

#newsCarousel .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 15px;
    height: 15px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #8e8e8e;
    background-clip: padding-box;
    border: 0;
    border-radius: 50%;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    transition: opacity 0.6s ease;
}

.newsbak{
	background-color:#fff;
	border:1px solid #000;
	border-radius:20px;
	padding:2rem;
}
.navmarkover{
	background-color: #ffffff;
    color: #000000;
    font-size: 1em;
    padding: 0.5em 1rem;
    border: 1px solid #000;
    border-radius: 20px;
    text-align: center;
    margin-right: 1rem;
    margin-bottom: 1rem;
    min-width: 150px;
}
.navmarkover:hover{
	background-color: #f15a24;
    color: #fff;
}

.navmarkover.active{
	background-color: #f15a24;
    color: #fff;
}

.navmarkover2{
	background-color: #ffffff;
    color: #000000;
    font-size: 1em;
    padding: 0.5em .5rem;
    border: 1px solid #000;
    border-radius: 20px;
    text-align: center;
    margin-right: 0rem;
    margin-bottom: .5rem;
    min-width: 100px;
}
.navmarkover2:hover{
	background-color: #f15a24;
    color: #fff;
}

.navmarkover2.active{
	background-color: #f15a24;
    color: #fff;
}

@media screen and (max-width: 768px) {
	.newsbak{
		padding:0.5rem;
	}
	.newsCarouselimg {
		height: 315px;
	}
	#newsCarousel{
		margin-bottom:4rem;
	}
	.navmarkover{
	background-color: #ffffff;
    color: #000000;
    font-size: 1em;
    padding: 0.3em 0.5rem!important;
    margin-left: 0rem!important;
    margin-right: 0.2rem!important;
    margin-bottom:1rem!important;
    border: 2px solid #000;
    border-radius: 20px;
    text-align: center;
	}

	.navmarkover2{
	background-color: #ffffff;
    color: #000000;
    font-size: 1em;
    padding: 0.2em 0.2rem!important;
    margin-left: 0rem!important;
    margin-right: 0rem!important;
    margin-bottom:1rem!important;
    border: 2px solid #000;
    border-radius: 20px;
    text-align: center;
	}
	
}



.navmarkover .active:active ,.navmarkover .active:visited,.navmarkover.active:focus{
    color: #fff;
    background-color: #f15a24!important;
}

.navmarkover2 .active:active ,.navmarkover2 .active:visited,.navmarkover2.active:focus{
    color: #fff;
    background-color: #f15a24!important;
}

@media screen and (max-width: 768px) {
	.newsimg{
		width:80px;
		position:relative;
		top:0!important;
	}
}
@media (min-width: 1800px) {
	.dotpage2 {
		bottom: -10;
	}

	
}


/*住宿快搜專區*/

.mapimg{
	width:100%;
	height:600px;
	object-fit:cover;
	border-radius:20px;
}



#house_card .card{
    border-radius: calc(1.5rem - 1px);
	border:1px solid #000;
	margin-bottom:1rem;
	height: 465px;
	overflow:hidden;
}

#house_card  .card-img-top{
    border-top-left-radius: calc(1.5rem - 1px);
    border-top-right-radius: calc(1.5rem - 1px);
	height:185px;
	object-fit:cover;
}



.card-img-overlay {
    position: absolute;
    top: 30%!important;
    right: 0!important;
    bottom: 0!important;
    left: 0!important;
    padding: 1rem;
    border-radius: calc(0.25rem - 1px);
}

.card-img-overlay :hover{
    position: absolute;
    top: 30%!important;
    right: 0!important;
    bottom: 0!important;
    left: 0!important;
    padding: 1rem;
    border-radius: calc(0.25rem - 1px);
}


.house_title{
	color:#636363;
	font-weight:bold;
	font-size:1.4em;
	line-height: 2;
	/*height:65px;
	overflow:hidden;*/
}


#house_or{
	z-index:10;
}

#house_or .text_or{
	min-height:100px;
	max-height:100px;
	overflow:hidden;
	text-align: left;
}

#house_or .more{
	background-color: #f47211;
    color: #fff;
    border-radius: 10px;
    padding: 0.5rem;
    width: 143px;
    border: 0;
    transition: 0.3s;
    margin-bottom: 0 !important;
}

#house_or .more:hover{
	background-color:#d63900;
	transform:scale(1.02);	/* 放大 */
}

#house_card .text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
    text-shadow: 2px 1px 0px #000000!important;
	letter-spacing: 0px;
    font-size: 0.9em;
}

@media screen and (max-width: 768px) {
	.card-img-overlay {
		top: 25%!important;
	}
	.card-body {
		flex: 1 1 auto;
		padding: 0.5rem 1rem;
	}
	#house_card .card-img-top {
		height: 135px;
	}
	#house_or .text_or {
		min-height: 75px;
	}
	#house_card .card{
		height: 365px!important;
	}
	
}

@media (min-width: 1800px) {
	#house_card  .card-img-top{
		height:185px;
	}

	.card-img-overlay {
		top: 30%!important;
	}

	.card-img-overlay :hover{
		top: 30%!important;
	}

	

	
}



/*活動推播專區*/

#Event{
	max-height:600px;
}

.map_media {
    min-height: 515px;
    object-fit: cover;
    border-radius: 20px;
}

.map_img1 {
    min-height: 515px;
    object-fit: cover;
    border-radius: 20px;
}

.map_H1 {
	position:relative;
    min-height: 500px;
	display: block;
	
}

.map_img2 {
    min-height: 200px;
    max-height: 200px;
    object-fit: cover;
    border-radius: 20px;
}

.map_H2 {
	position:relative;
    min-height: 200px;
	display: block;
}

.map_img3 {
    min-height: 300px;
    max-height: 300px;
    object-fit: cover;
    border-radius: 20px;
}

.map_H3 {
	position:relative;
    min-height: 300px;
	display: block;
}

.map_img4 {
    min-height: 350px;
    max-height: 350px;
    object-fit: cover;
    border-radius: 20px;
}

.map_H4 {
	position:relative;
    min-height: 350px;
	display: block;
}

.map_img5 {
    min-height: 150px;
    max-height: 150px;
    object-fit: cover;
    border-radius: 20px;
}

.map_H5 {
	position:relative;
    min-height: 150px;
	display: block;
}

.text-caption {
    color: #fff;
    width: 100%;
    background-color: #272726e0;
    font-size: 1.05em;
    position: absolute;
    z-index: 2;
    bottom: 0;
    padding: 10px 25px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    display: flex;
}

.map_img1,.map_img2,.map_img3,.map_img4,.map_img5{
	transform:scale(1,1);transition: all 1s ease-out;
}

.map_img1:hover,.map_img2:hover,.map_img3:hover,.map_img4:hover,.map_img5:hover{
	transform:scale(1.2,1.2);
}

.map_H1,.map_H2,.map_H3,.map_H4,.map_H5{
	margin-bottom:1rem;
	overflow:hidden;
	border-radius: 20px!important;
}

@media screen and (max-width: 768px) {
	#Event{
		margin-bottom:60rem!important
	}
	.map_media,.map_H1,.map_H2,.map_H3,.map_H4,.map_H5{
		margin-bottom:1rem;
		min-height:250px;
	}

	.map_img1,.map_img2,.map_img3,.map_img4,.map_img5{
		min-height:250px;
		max-height:250px;
	}
	
	
}


/*側邊連結伸縮選單*/

.l-container {
  position: relative;
}
.l-container .l-sidebar {
    position: fixed;
    right: 0;
    top: 150;
    width: 230px;
    height: auto;
    border: 2px solid #ffffff;
    transition: right 0.5s ease;
    background: #f15a24;
    z-index: 999;
    border-radius: 10px;
	padding:1rem;
}
.l-container .l-sidebar.is-close {
  right: -230px;
  transition: right 0.5s ease;
}
.l-container .l-sidebar .sidebar-in {
  position: relative;
  width: 180px;
  margin: 0 auto;
}

.l-container .l-sidebar .sidebar-in .btn-toggle {
    position: absolute;
    left: -102px;
    top: 0px;
    width: 80px;
    background: #ffffff00;
    color: #fff;
    display: inline-block;
    padding: 0px 0px;
    border: 0;
}

.l-container .l-sidebar .sidebar-in .dropdown-item{
	color:#fff!important;
	padding:0.5rem;
	margin-left:0.5rem;
	font-weight:bold;
}

.bear_hot{
	width:75px;
}




/*首頁最新消息-圖片輪播*/



.swiper {
  width: 100%;
  height: 100%;
 /* mask-image: linear-gradient(
    var(--mask-direction, to right),
    hsl(0 0% 0% / 0),
    hsl(0 0% 0% / 1) 20%,
    hsl(0 0% 0% / 1) 80%,
    hsl(0 0% 0% / 0)
  );*/
}

.swiper-slide {
  font-size: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-cover{
    border-radius: 20px;
    z-index: 0;
    width: 100%;
	aspect-ratio: 1 / 1;
    object-fit: cover;
    margin: 1.2rem 0rem 1.2rem 0rem;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 38px!important;
    height: 50px!important;
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff!important;
    background-color: #f15a24!important;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 17.8%!important;
    right: auto;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 17.8%!important;
    left: auto;
}

.swiper-button-next{
	border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.swiper-button-prev{
	border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
/*
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '';
    font-size: 1.5em!important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 1.5em!important;
}
*/
.swiper-button-next, .swiper-button-prev {
  & svg{height: 50%!important;}
}  
  
@media screen and (max-width: 768px) {
	.swiper {
	  width: 100%;
	  height: 70%!important;
	}
	.swiper-button-prev, .swiper-rtl .swiper-button-next {
		left: 10px!important;
		right: auto;
	}
	.swiper-button-next, .swiper-rtl .swiper-button-prev {
		right: 10px!important;
		left: auto;
	}
	.swiper-button-next, .swiper-button-prev {
		border-radius:30px;
		width: 40px!important;
		height: 40px!important;
		top: 95%!important;
	}
}

@media screen and (min-width: 1800px) {
	.swiper-button-prev, .swiper-rtl .swiper-button-next {
	left: 18.3%!important;
	right: auto;
	}
	.swiper-button-next, .swiper-rtl .swiper-button-prev {
		right: 18.3%!important;
		left: auto;
	}
	
}

/*首頁標章旅宿-輪播

.h1markbak{
	background-image:url('../web_img/legalbak.png');
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	background-color:#fff;
}

.navmarkover{
	background-color: #ffffff;
    color: #000000;
    font-size: 1em;
    padding: 0.1em 1rem;
    margin-left: 2rem;
    border: 2px solid #000;
    border-radius: 20px;
    text-align: center;
}
.navmarkover:hover{
	background-color: #f15a24;
    color: #fff;
}

@media screen and (max-width: 768px) {
	.navmarkover{
	background-color: #ffffff;
    color: #000000;
    font-size: 1em;
    padding: 0.3em 0.5rem!important;
    margin-left: 0rem!important;
    margin-right: 0.2rem!important;
    margin-bottom: 0.2rem!important;
    border: 2px solid #000;
    border-radius: 20px;
    text-align: center;
}
	
}


/*未確定
.navmarkover .active:active ,.navmarkover .active:visited,.navmarkover.active:focus{
    color: #fff;
    background-color: #f15a24!important;
}




.loop-cover{
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 300px;
    border-radius: 20px;
    z-index: 0;
    width: 100%;
    margin: 1.2rem 0rem 1.2rem 0rem;

}

.loop-covertext{
    background-color: #000000ab;
    color: #fff;
    top: 0;
    position: relative;
    left: 0;
    background-repeat: no-repeat;
    background-position: left;
    height: 185px;
    width: 75%;
    text-align: left;
    border-radius: 20px;
    z-index: 1;
    font-size: 0.9em;
    top: 105px;
    left: 20px;
    padding: 1rem 1rem;
}

.loop-covertext_small{
	font-size:0.85em;
	height: 90px;
    display: inline-block;

}
.loopmore{
	color:#fff;
	background-color:#d63600;
	padding:0.2rem 0.5rem;
	font-size:0.9em;
	border-radius:25px;
}

.loopmore:hover{
	color:#fff;
	background-color:#d63600;
	padding:0.2rem 0.5rem;
	font-size:0.9em;
	border-radius:25px;
}

:root {
  /*--color-text: navy;
  --color-bg: papayawhip;
  --color-bg-accent: #ecdcc0;
  --size: clamp(10rem, 1rem + 40vmin, 30rem);
  --gap: calc(var(--size) / 14);
  --duration: 20s;
  --scroll-start: 0;
  --scroll-end: calc(-100% - var(--gap));
}

@media (prefers-color-scheme: dark) {
  :root {
    --color-text: papayawhip;
    --color-bg: navy;
    --color-bg-accent: #2626a0;
  }
}

/*
.marquee {
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: var(--gap);
}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: var(--gap);
  width: 100%;
  animation: scroll-x var(--duration) linear infinite;
  animation-duration:70s;
}

/*滑鼠移過停止
.marquee__group:hover,.marquee__group:focus,.marquee__group:visited,.marquee__group:active{
  animation-play-state: paused;
}

.marquee--vertical {
  --mask-direction: to bottom;
}

.marquee--vertical,
.marquee--vertical .marquee__group {
  flex-direction: column;
}

.marquee--vertical .marquee__group {
  animation-name: scroll-y;
}

.marquee--reverse .marquee__group {
  animation-direction: reverse;
  animation-delay: -3s;
}

@keyframes scroll-x {
  from {
    transform: translateX(var(--scroll-start));
  }
  to {
    transform: translateX(var(--scroll-end));
  }
}

@keyframes scroll-y {
  from {
    transform: translateY(var(--scroll-start));
  }
  to {
    transform: translateY(var(--scroll-end));
  }
}


@media screen and (max-width: 768px) {
.loop-covertext_small {
    font-size: 0.85em;
    height: 70px;
    display: inline-block;
}	
.loop-covertext{
    height: 150px;
    width: 95%;
    top: 130px;
    left: 5px;
}
.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: var(--gap);
  width: auto;
  min-width: 100%!important;
  animation: scroll-x var(--duration) linear infinite;
  animation-duration: 65s;
}

	
	
}







/* Parent wrapper 
.wrapper {
  display: flex;
  flex-direction: column;
  gap: var(--gap);
  margin: auto;
  max-width: 100vw;
}

.wrapper--vertical {
  flex-direction: row;
  height: 100vh;
}

/* Toggle direction button
.toggle {
  --size: 3rem;
  position: relative;
  position: fixed;
  top: 1rem;
  left: 1rem;
  width: var(--size);
  height: var(--size);
  font: inherit;
  text-align: center;
  cursor: pointer;
  outline: none;
  border: none;
  border-radius: 50%;
  color: inherit;
  background-color: var(--color-bg-accent);
  z-index: 1;
}

.toggle:focus-visible {
  box-shadow: 0 0 0 2px var(--color-text);
}

.toggle span {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: calc(100% + 0.4em);
  width: fit-content;
  white-space: nowrap;
  transform: translateY(-50%);
  animation: fade 400ms 4s ease-out forwards;
  user-select: none;
}


@keyframes fade {
  to {
    opacity: 0;
    visibility: hidden;
  }
}
*/

 



/*首頁-周邊旅宿快搜*/

.aroundbak{
	background-color:#e6e6e6;
	background-size:100%;
}

.aroundeng{
	font-size:1.3em;
}

.around_top{
	margin-top: 5.5rem !important;
}


.box{
    text-align: center;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 0px #a3a3a3;
    border-radius: 60px;
    margin-top: 1rem;
    border: 0;
}
.box:after{
    content: "";
	 width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0) linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 1)) repeat scroll 0 0 / 100% 202%;
    position: absolute;
    border-radius: 20%%;
    top: 0%;
    left: 0%;
    transition: all 0.3s ease-in-out 0s;
}

.box:hover:after{
     background-position: 100% 100%;
}
.box:focus:after{
     background-position: 100% 100%;
}


.box img{
    width: 100%;
    height: 100px;
	object-fit: cover;
	border-radius:60px;
}

.box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0;
    background: transparent;
    color: #fff;
    padding-top: 15px;
    transition: all 0.3s ease-in-out 0s;
    z-index: 1;
}
.box:hover .box-content{
    top: -10%;
}
.box .title{
    font-size: 1.25em;
	color: #fff;
	padding: 10px;
	margin: 10px 0 0;
}

@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; 
	border-radius:10px;}
	
	.box img{
		border-radius:10px;
	}
	.box .box-content{
		top: 20%;
		left: 0;
	}
	.around_top{
		margin-top: 1rem !important;
	}
}
@media only screen and (max-width:479px){
    .box .box-content{ padding-top: 0; }
}
@media only screen and (max-width:359px){
    .box .title{ padding-bottom: 10px; }
}

.maphotimg{
	width:100%;
    margin-top: 2.5rem;
}

.maphottitle{
	font-size:1.5em;
	margin-bottom:2rem!important;
	color: #f15a24;
	line-height: 1.5;
}

.maphottext{
	font-size:1.3em;
	margin-bottom:1rem!important;
	color: #000;
	line-height: 1.5;
	font-weight: bold;
}	
	
	
/*首頁END*/

/*Footer*/

.aroundfooter{
    background-image:url('../web_img/fotterlinkbak.png');
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-size:cover;
	background-position: center;
}

.h1titlemt{
	margin-top: 5rem;
}

.boxlink{
    background-color: #ffffffb3;
    text-align: center;
    border-radius: 84px;
    margin-top: 3rem;
    color: #000;
    font-size: 1em;
    padding: 1.5rem 1rem;
}

.boxlink:hover{
    background-color:#fff;
	box-shadow: 0 0 5px #a3a3a3;
}

.aroundfooter_black{
	background-repeat:no-repeat;
	background-color: #2a343ac4;
	background-position: center;
	backdrop-filter: blur(5px);
}

.logosize_footer{
	width:170px;
}
.footernewstext{
	font-size:0.9em;
	color:#fff;
	margin:0.8rem 0rem!important;
}

.titlelink01{
	font-size:1.1em;
	color:#ffa415;
	/*margin:0.5rem 0rem!important;*/
}
.titlelink02{
	font-size:1.1em;
	color:#ffa415;
	/*margin:0.5rem 0rem!important;*/
}
.titlelink01:hover{
	font-size:1.1em;
	color:#f7d5a9;
	font-weight:bold;
	/*margin:0.5rem 0rem!important;*/
}
.titlelest_1{
	font-size:1em;
	color:#fff;
	margin:0.5rem 0rem!important;
}
.titlelest_1:hover{
	color:#fff;
	font-weight:bold;
}
.titlelest_2{
	font-size:0.88em;
	color:#fff;
	margin:0.2rem 0rem!important;
}
.titlelest_2:hover{
	color:#fff;
	font-weight:bold;
}

.footertext{
	color:#bdccd4;
	font-size:0.95em;
	margin-bottom:1.2rem!important;
}

@media only screen and (max-width:768px){
	.h1titlemt{
		margin-top: 0rem;
	}
	.boxlink{
		background-color: #ffffffd9;
		font-size: 1em;
		padding: 1.2rem 1rem;
		height: 85px;
	}
}

.hvr-underline-reveal:before {
    background: #efb429!important;
    height: 2px!important;
}



/*FooterEND*/


/*合法旅宿查詢*/

/*左側查詢*/

#Searchleft {
    position: fixed;
    top: 25%;
    left: 0;
    z-index: 999;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background: #fff;
    border: 1px solid #000;
    width: 320px;
    padding: 0.8rem 2rem;
    box-shadow: 2px 0.3rem 0.3rem 1px rgb(0 0 0 / 30%) !important;
}


#Searchleft .imgbear {
	width: 45px;
    height: 55px;
}
#Searchleft .imgtitle {
	font-size: 1.6em;
    margin-bottom: 0rem;
    padding-top: 10px;
    font-weight: bold;
}
#Searchleft .imgmap {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #000;
    padding: 0;
    margin-bottom: 0.5rem;
    height: 80px;
    object-fit: cover;
}

#Searchleft .bike {
	border-radius: 4px;
    border: 1px solid #000;
    padding: 0.4rem 1.2rem;
    margin-bottom: 0.5rem;
    background-color: #f7d5a9;
    color: #000;
    background-size: 100%;
    width: 100%;
    font-weight: bold;
}

#Searchleft .bike img {
	width:20px;
	margin-right:1rem;
}
.dropend .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: ">";
	font-weight:bold;
    border-top: 0em solid transparent;
    border-right: 0;
    border-bottom: 0em solid transparent;
    border-left: 0em solid;
}

.btn-outline-secondary {
    color: #000000;
    border-color: #000000;
}
/*
.form-control {
    text-align: center;
}*/
.mb-3{
	margin-bottom:0.5rem!important;
}
.btnsearch{
	border:1px solid #a1a1a1;
	color:#fff;
	background-color:#d63600;
}
.btnsearch:hover{
	border:1px solid #a1a1a1;
	color:#fff;
}
@media screen and (max-width: 768px) {
	#Searchleft {
		position: relative;
		top: ;
		left: ;
		z-index: 1;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		background: #fff;
		border: 0px solid #000;
		width: 100%;
		padding: 0.5rem 1rem;
		box-shadow: 0px 0rem 0rem 0px rgb(0 0 0 / 0%) !important;
	}
}

	
@media screen and (min-width: 1800px) {
	
	#Searchleft {
		position: fixed;
		top: 20%;
		left: 0;
		z-index: 999;
		border-top-right-radius: 40px;
		border-bottom-right-radius: 40px;
		background: #fff;
		border:2px solid #000; 
		width:320px;
		padding:1rem 2.2rem;
		box-shadow: 2px 0.3rem 0.3rem 1px rgb(0 0 0 / 30%) !important;
	}

	#Searchleft .imgbear {
		width:60px;
		height: 70px;
	}
	#Searchleft .imgtitle {
		font-size:1.5em;
		line-height:1.5;
		margin-bottom:1rem;
		padding-top:20px;
		font-weight:bold;
		
	}
	#Searchleft .imgmap {
		width:100%;
		border-radius:8px;
		border:1px solid #000;
		padding:0;
		margin-bottom:1rem;
	}

	#Searchleft .bike {
		border-radius:4px;
		border:1px solid #000;
		padding:0.6rem 1.2rem;
		margin-bottom:1rem;
		background-color:#f7d5a9;
		color:#000;
		background-size:100%;
		width:100%;
		font-weight:bold;
	}

	#Searchleft .bike img {
		width:20px;
		margin-right:1rem;
	}
	.dropend .dropdown-toggle::after {
		display: inline-block;
		margin-left: 0.255em;
		vertical-align: 0.255em;
		content: ">";
		font-weight:bold;
		border-top: 0em solid transparent;
		border-right: 0;
		border-bottom: 0em solid transparent;
		border-left: 0em solid;
	}

}
/*更多條件*/

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #f15a24;
    border-radius: 3rem;
    padding: 0.5rem;
    outline: 0;
    box-shadow: 1px 0.2rem 1rem 0px rgb(0 0 0 / 30%) !important;
}
.choicetext{
	font-weight:bold;
	font-size:1.2em;
	color:#000;
	line-height:1.5;
}
.choiceorn{
	font-weight:bold;
	font-size:1.2em;
	color:#f15a24!important;
	line-height:1.5;
}

.btnchoice_title{
	border:1px solid #4d4d4d;
	color:#4d4d4d;
	background-color:#e8e8e8;
	width:100%;
	font-size:0.9em;
	margin-bottom:0.5rem;
	border-radius:0;
}

.btnchoice{
	border:1px solid #4d4d4d;
	color:#4d4d4d;
	background-color:#fff;
	width:100%;
	font-size:0.9em;
	margin-bottom:0.2rem;
	border-radius:0;
}
.btnchoice:hover{
	background-color:#ffbf80;
}
.btnchoice:focus,.btnchoice:active,.btnchoice:visited{
	background-color:#ffbf80;
}
.modal-backdrop {
    position: static!important;
    z-index: 1050;
    background-color: #ffffff00;
}

.btnmore{
    color: #000000;
    border-color: #c6c6c6;
	background-color:#fff;
	padding: 0.2rem 0.6rem !important;
}
.btnmore:hover{
    border-color:#c6c6c6;
	background-color:#f7d5a9;
}


.btnok{
	color:#fff;
	background-color:#db3a00;
	border:1px solid #000;
	border-radius:30px;
	padding:0.4rem 2rem;
	text-align:center;
}
.btnok:hover{
	color:#fff;
	background-color:#e54413;
}

p{
	margin-bottom:0rem!important;
}
@media screen and (min-width: 1800px) {
	
}


/*合法旅宿查詢內容*/


.px-search{
	padding-left:18rem;
	padding-right:0rem;
}

.h1text{
	font-size:2.4em;
	font-weight:bold;
}
.dot {
	width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #000;
    position: relative;
    left: calc(100% - 5px);
    z-index: 0;
    top: -4;
}

.line {
    border-top: 1.5px solid #000;
    position: relative;
    top: 0px;
    width: 270px;
	margin-bottom:1rem;
} 

.breadcrumb {
    font-size: 1em;
}

.selectsort{
	font-size:1em;
	border:1px solid #000;
	border-radius:20px;
	background-color:#Fff;
	width:230px;
	margin-bottom:1.5rem;
}

.btnshare{
	font-size:1em;
	color:#000;
	background-color:#fff;
	border:1px solid #000;
	border-radius:20px;
	padding:0.3rem 1rem;
	margin-right:0.2rem;
}

.btnshare:hover{
	background-color:#db3a00;
	color:#fff;
}

.slideimgcard{
	width:100%;
	object-fit:cover;
	height: 100%;
	min-height: 250px;
    max-height: 350px;
}

.searchtitle{
	font-size:1.6em;
	margin-bottom:1rem!important;
	font-weight:bold;
}
.searchtext{
	font-size:1em;
	margin-bottom:1rem!important;
}
.searchtext_1{
	font-size:1em;
	color: #f15a24;
	margin-bottom:5rem;
}

.btnmapmarker{
	background-color:#fff;
	color:#4f7511;
	font-size:1em;
	padding:0.1rem 0.5rem;
	border:1px solid #4f7511;
	border-radius:7px;
	margin-top:10px;
}
.btnmapmarker:hover{
	background-color:#4f7511;
	color:#fff;
	
}


.btnmarker{
	background-color: #fff;
    color: #8c5e4d;
    font-size: 1em;
    padding: 0.2rem 0.4rem;
    border: 1px solid #8c5e4d;
    border-radius: 15px;
    margin-right: 8px;
    margin-bottom: 0.75rem !important;
	-webkit-appearance:auto;
}
/*
.btnmarker:hover{
	background-color:#8c5e4d;
	color:#fff;
	border:1px solid #8c5e4d;
}
*/
.roomprice{
	font-size:2em;
	font-weight:bold;
	margin-bottom:1rem;
}

.roompriceoff{
	font-size:1em;
	color:#fff;
	background-color:#ed1e79;
	margin-bottom:2rem;
	padding:0.2rem 1rem;
	border-radius:5px;
}

.btnreserve{
	font-size:1.1em;
	color:#fff;
	background-color:#d14715;
	padding:0.5rem 1rem;
	border-radius:20px;
}

.btnreservelink{
	font-size:1.1em;
	color:#fff;
	background-color:#a53ce2;
	padding:0.5rem 1rem;
	border-radius:20px;
}

.fa-star:before {
    color: #ffbb00;
    margin-right: 2px;
    font-size: 1.5rem;
}

.flexend01{
	height:70px;
}
.flexend02{
	height:40px;
}
.flexend03{
	height:65px;
}
.flexend04{
	height:60px;
}

@media screen and (min-width: 1800px) {
	.px-search{
		padding-left:6rem;
		padding-right:1rem;
	}
}
@media screen and (max-width: 768px) {
	.px-search{
		padding-left:1rem;
		padding-right:1rem;
	}
	.h1text{
		font-size:2em;
		font-weight:bold;
	}
	.btnshare{
		font-size:0.9em;
		padding: 0.3rem 0.5rem;
		margin-bottom: 0.5rem;
	}
	.slideimgcard{
		border-top-left-radius: 1.3rem;
		border-top-right-radius: 1.3rem;
		height:300px;
	}
	.btnmarker {
		background-color: #fff;
		color: #8c5e4d;
		font-size: 0.9em;
		padding: 0.1rem 0.4rem;
		border: 1px solid #8c5e4d;
		border-radius: 15px;
		margin-right: 8px;
		margin-bottom: 0.4rem !important;
	}
}


/*合法旅宿_內頁飯店介紹*/

#introduce_bak{
	background-image:url('../web_img/introduce.jpg');
	background-size:100%;
	background-repeat:no-repeat;
}

#introduce_bak_white{
	background-color: #ffffff;
    background-position: center;
    padding: 2rem;
    opacity: 1;
}



.line_introduce {
    border-top: 1.5px solid #000;
    position: relative;
    top: 0px;
    width: 550px;
	margin-bottom:1rem;
}

.card_address{
	background-color:#f15a24;
	padding:1rem;
	border-radius:20px;
	border:1px dashed #000;
}


.card_address_1{
	font-size: 1.3em;
    color: #f15a24;
}

.card_address_2{
	font-size: 1.1em;
    color: #575757;
    margin-top: 1rem;
    margin-bottom: 1rem!important;
}

.imgmap_introduce {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #000;
    padding: 0;
    margin-bottom: 0.5rem;
    height: 80px;
    object-fit: cover;
}

.introduce_price{
	background-color: #ed1e79;
    padding: 0.5rem;
    width: 500px !important;
    color: #fff;
    font-size: 2.5em;
    font-weight: bold;
    text-align: center;
    position: relative;
    top: 40;
    z-index: 50;
    right:0;
}

.hotel_title{
	font-size:2em;
	color:#000;
	line-height:1.5;
	font-weight:bold;
}
.hotel_second{
	font-size:1.2em;
	color:#;
	line-height:1.5;
	margin-bottom:1.5rem!important;
}
.hotel_three{
	font-size:1.3em;
	color:#f15a24;
	line-height:1.5;
	font-weight:bold;
	margin-bottom:1rem!important;
}
.hotelth{
	font-size:1.1em;
	color:#;
	line-height:1.5;
}

.hotelgoimg{
	width:100px;
}
.hotelgoimg2{
	width:120px;
}

.hotelmore{
	font-size: 1.3em;
    color: #fff;
    padding: 0.5rem 1rem;
    background-color: #db3a00;
    border-radius: 20px;
    text-align: center;
    height: 50px;
    vertical-align: middle;
    margin-top: 2.5rem;

}
.hotel_Accessibility{
	font-size:1.2em;
	color:#fff;
	padding:0.5rem 1rem;
	background-color:#db3a00;
	border-radius:20px;
	text-align:center;
	height:45px;
	vertical-align:middle;
	margin-top:2.5rem;
}

.hotelover{
	background-color: #ffffff;
    color: #000000;
    font-size: 1.3em;
    padding: 0.3em 1.2rem;
    margin-right: 2rem;
    border: 2px solid #000;
    border-radius: 10px;
    text-align: center;
}
.hotelover:hover{
	background-color: #f15a24;
    color: #fff;
}


.hotelimg{
	width:100%;
	height:250px;
	object-fit:cover;
	border:1px solid #fff;
	border-radius:20px;
}
.hotelmomey {
    color: #f15a24;
    font-size: 1.2em;
	font-weight:bold;
}

.hotelmodalimg{
	width:100%;
	height:150px;
	object-fit:cover;
	border-radius:10px;
}

.hotelimgtext {
    color: #000;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    margin-top: 0.5rem;
}

.btnmodal{
	border:3px solid #fff;
	border-radius:10px;
	box-shadow: 0px 0.3rem 0.3rem 1px rgb(0 0 0 / 33%) !important;
	width: 100%;
	margin-bottom: 1rem;
}

.hotelnext{
	font-size:1.1em;
	color:#db3a00;
	padding:0.3rem 2rem;
	background-color:#fff;
	border:2px solid #db3a00;
	border-radius:10px;
	text-align:center;
	height:40px;
	vertical-align:middle;
	margin-top:2.5rem;
	font-weight:bold;
}
.hotelnext:hover{
	background-color:#db3a00;
	color:#fff;
}



@media screen and (max-width: 768px) {
	#introduce_bak_white{
		padding: 0.3rem!important;
		opacity: 1;
	}
	.line_introduce {
		width: 400px;
		margin-bottom:1rem;
	}
	.imgmap_introduce {
		margin-top: 1rem;
		object-fit: cover;
	}
	.introduce_price {
		background-color: #ed1e79;
		padding: 0.5rem;
		width: 500px !important;
		color: #fff;
		font-size: 2em;
		top: 0;
	}
	.hotelgoimg{
		width:80px;
	}
	.hotelover {
		font-size: 1.05em;
		padding: 0.2em 0.5rem;
		margin-right: 0.5rem;
		margin-top: 1rem;
		border: 2px solid #000;
		border-radius: 10px;
		text-align: center;
	}
}





/*地圖快搜*/
.px-map{
	padding-left:0px;
	padding-right:0px;
}
.py-map_height{
	height:685px;
}

.btnpenmap{
	background-color:#f9e6cf;
	color:#000;
	border:1px solid #000;
	border-radius:5px;
}

.mapsercher{
	font-weight:bold;
	font-size:1em;
	color:#fff;
	background-color:#f15a24!important;
	border:1px solid #000;
	border-radius:5px;
	padding:0.2rem 1rem;
}

.mapimg{
	width:100%;
	height:97%;
	object-fit:cover;
}

.mapcardtext{
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:1rem!important;
}


.cardmap{
	box-shadow: -1px 0rem 1rem 1px rgb(0 0 0 / 30%) !important;
}

.btnmarkermap{
	background-color:#fff;
	color:#d63900;
	font-size:0.95em;
	padding:0.2rem 1.3rem;
	border:1px solid #f15a24;
	border-radius:15px;
	margin-right:5px;
	margin-bottom:1rem!important;
	-webkit-appearance:auto;
}


.btnmarkermap_B{
	background-color:#fff;
	color:#f15a24;
	font-size:0.90em;
	padding:0.2rem 0.85rem;
	border:1px solid #f15a24;
	border-radius:15px;
	margin-right:5px;
	margin-bottom:0.5rem!important;
}
/*
.btnmarkermap:hover{
	background-color:#f15a24;
	color:#fff;
	border:1px solid #f15a24;
}
*/
.pricemaptext{
	font-size:0.85rem;
	font-weight:bold;
	margin-top:1rem;
}

.map-rounded{
	height:500px;
}
.btnreservemap {
    font-size: 0.9em;
    color: #fff;
    background-color: #f7931e;
    padding: 0.3rem 0.7rem;
    border-radius: 15px;
    margin-right: 0.5rem;
}
.map-7{
	width:77%;
}

@media screen and (min-width: 1800px) {
	.map-rounded{
		height:680px;
	}
}
@media screen and (max-width: 768px) {
	.px-map{
		padding-left:10px;
		padding-right:10px;
	}
	.py-map_height{
		height:450px;
	}
	.btnmarkermap_B{
		background-color:#fff;
		color:#f15a24;
		font-size:0.80em;
		padding:0.15rem 0.35rem;
		border:1px solid #f15a24;
		border-radius:12px;
		margin-right:2px;
		margin-bottom:0.2rem!important;
	}
	.mapsercher{
		font-weight: bold;
		font-size: 1em;
		color: #fff;
		background-color: #f15a24 !important;
		margin-top: 0rem;
		margin-bottom: 1rem;
		border: 1px solid #000;
		border-radius: 5px;
		width: 100%;
	}
	.map-7{
		width:100%;
	}
}

/*行政資訊*/



.line_message {
    border-top: 1.5px solid #000;
    position: relative;
    top: 0px;
    width: 350px;
	margin-bottom:1rem;
}

.btn-orange {
    color: #fff;
    background-color: #e40436;
    border-color:#e40436;
}
.btn-orange:hover {
    color: #fff;
    background-color: #e40436;
    border-color:#e40436;
}


#message_toggle .btnshare{
	font-size:1em;
	color:#000;
	background-color:#fff;
	border:1px solid #000;
	border-radius:5px;
	padding:0.3rem 1rem;
	margin-right:0.2rem;
}

#message_toggle .btnshare:hover{
	background-color:#db3a00;
	color:#fff;
}


#message .card{
	border-radius:10px;
	border:1px solid #6c6c6c;
	max-height:280px;
	min-height:200px;
	margin-bottom:1.5rem;
}

#message .card:hover{
	box-shadow: 0px 0.3rem 0.3rem 1px rgb(0 0 0 / 33%) !important;
}

#message .card-body{
	padding:1.5rem 2rem;
}

#message2 .card{
	border-radius:10px;
	border:1px solid #6c6c6c;
	max-height:280px;
	min-height:200px;
	margin-bottom:1.5rem;
}

#message2 .card:hover{
	box-shadow: 0px 0.3rem 0.3rem 1px rgb(0 0 0 / 33%) !important;
}

#message2 .card-body{
	padding:1.5rem 2rem;
}

#message2 .img-fluid {
    width: 100%;
    max-height: 280px;
    object-fit: cover;
}

.message_day{
	font-size:1.1em;
	color:#894040;
	line-height:1.5;
	font-weight:bold;
}
.message_unit{
	font-size:1em;
	color:#fff;
	background-color:#ed1e79;
    padding: 0.2rem 1rem;
	border-radius: 5px;
}

.message_title{
	font-size:1.4em;
	color:#000;
	line-height:1.5;
	font-weight:bold;
	margin:0.5rem 0rem!important;
}

.text_height{
	height:70px;
}
.text_height2{
	height:100px;
}


.message_text{
	font-size:1em;
	color:#555;
	line-height:1.5;
	
}

.message_next{
	font-size:0.9em;
	color:#fff;
	padding:0.2rem 1rem;
	background-color:#e41818;
	border:2px solid #e41818;
	border-radius:5px;
	text-align:center;
	vertical-align:middle;
}
.message_next:hover{
	background-color:#e41818;
	color:#fff;
}

@media screen and (max-width: 768px) {
	.line_message {
		width: 250px;
	}	
	#message_toggle .btnshare{
		font-size:0.95em;
		color:#000;
		background-color:#fff;
		border:1px solid #000;
		border-radius:5px;
		padding:0.1rem 0.45rem;
		margin-right:0.1rem;
		margin-bottom:1rem;
		width: 48%;
	}
	
	#message .card{
		border-radius:10px;
		border:1px solid #6c6c6c;
		max-height:400px;
		min-height:380px;
		margin-bottom:1.5rem;
	}
	#message2 .card{
		border-radius:10px;
		border:1px solid #6c6c6c;
		max-height:765px;
		min-height:380px;
		margin-bottom:1.5rem;
	}
	
	#message .card-body{
		padding:0.7rem 0.8rem;
	}
	#message2 .card-body{
		padding:0.7rem 0.8rem;
	}
	#message2 .img-fluid {
		width: 100%;
		max-height: 130px;
		object-fit: cover;
	}
	
	.text_height{
		height:200px;
	}
	
	.message_day{
		font-size:1em;
		color:#894040;
		line-height:1.5;
		font-weight:bold;
	}
	.message_unit{
		font-size:0.95em;
		color:#fff;
		background-color:#ed1e79;
		padding: 0.2rem 0.85rem;
		border-radius: 5px;
	}

	.message_title{
		font-size:1.3em;
		color:#000;
		line-height:1.5;
		font-weight:bold;
		margin:1rem 0rem!important;
	}
}



.internal_day{
	font-size:1.1em;
	color:#894040;
	line-height:1.5;
	font-weight:bold;
}
.internal_unit{
	font-size:1em;
	color:#fff;
	background-color:#db146b;
    padding: 0.2rem 1rem;
	border-radius: 5px;
	width:200px;
	text-align:center;
}

.internal_title{
	font-size:1.8em;
	color:#000;
	line-height:1.5;
	font-weight:bold;
	margin:1rem 0rem!important;
	
}

.internal_text{
	font-size:1em;
	color:#000;
	line-height:1.5;

}
.internal_img{
	width: 100%;
	height:200px;
	object-fit: cover;
	border-radius:20px;
}

.input-group .btn {
    position: relative;
    z-index: 1;
}
/*行政資訊-檔案下載*/



.tablelink{
	color:#6b2309;
	font-size:1em;
}
.tablelink:hover{
	color:#d33c07;
	font-size:1em;
}




/*優宿專區內頁*/

#T3 .breadcrumb{
	margin-top:7rem!important;
	margin-bottom: 0;
}

.quality_logo{
	max-width:60%;
}

#quality_in{
	margin-top:6rem!important;
	padding-left: 6rem;
    padding-right: 6rem;
}

.quality_icon{
	width:100%;
	min-width:200px;
	max-width:215px;
	margin-bottom:1rem;
}

.dotpage3 {
	width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #000;
    position: relative;
    left: calc(100% - 5px);
    z-index: 1;
    bottom: -4;
    left: 101%;
}

#quality_nav .btn{
	background-color:#999999;
	font-size:1.2em;
	font-weight:bold;
	color:#ffffff;
	padding:0.5rem;
	min-width:140px;
	border-radius:10px;
}

#quality_nav .btn.active{
	background-color:#f15a24;
	font-size:1.2em;
	font-weight:bold;
	color:#ffffff;
	min-width:140px;
	padding:0.5rem;
	border-radius:10px;
}

#quality_nav .star{
    width: 20px;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 5px;
}

#quality_nav .active .star{
	
}

.text-or{
	color:#ed4f00;
	font-weight:bold;
}

.litest{
	line-height: 2;
    padding: 1rem 1rem 1rem 2em;
	text-align: justify;
}




@media screen and (max-width: 768px) {
	.quality_icon{
		width:100%;
		min-width:170px;
		max-width:250px;
		margin-bottom:1rem;
	}

}
@media screen and (min-width:1800px) {
	.quality_icon {
		width: 100%;
		min-width: 170px;
		max-width: 230px;
		margin-bottom: 1rem;
	}
	#quality_in{
		margin-top:7rem!important;
		padding-left: 3rem;
		padding-right: 3rem;
	}
}


/*優宿專區左側查詢*/

#qualityleft {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 999;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background: #fff;
    border: 1px solid #000;
    width: 320px;
    padding: 0.8rem 2rem;
    box-shadow: 2px 0.3rem 0.3rem 1px rgb(0 0 0 / 30%) !important;
}


#qualityleft .imgbear {
	width: 45px;
    height: 55px;
}
#qualityleft .imgtitle {
	font-size: 1.6em;
    margin-bottom: 0rem;
    padding-top: 10px;
    font-weight: bold;
}

.px-quality{
	padding-left: 23rem;
    padding-right: 6rem;
}

.searchphone{
	font-size:1.1em;
	color: #3179b1;
	font-weight:bold;
	margin-bottom:0.5rem!important;
}

.searchgift{
	font-size:1em;
	color: #f47211;
	font-weight:bold;
	min-height: 75px;
}

.searchgiftimg{
	width:30px;
}

.search_hr{
	width:95%;
	margin-top: .5rem;
    margin-bottom: .5rem;
}

.news-meta {
    list-style: ethiopic-halehame;
    opacity: 1;
    position: relative;
    bottom: 0;
    text-align: left;
    transform: none;
}

.news-meta li {
    display: inline-block;
    color: #fff;
    font-size: 1em;
    border-right: 1px solid #d6d6d6;
    margin-right: 10px;
    padding-right: 10px;
	color:#000;
}


@media screen and (max-width: 768px) {
	#qualityleft {
		position: relative;
		top: 80;
		left: ;
		z-index: 1;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		background: #fff;
		border: 0px solid #000;
		width: 100%;
		padding: 0.5rem 1rem;
		box-shadow: 0px 0rem 0rem 0px rgb(0 0 0 / 0%) !important;
	}
	.px-quality{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

}

	
@media screen and (min-width: 1800px) {
	.dotpage3 {
		width: 7px;
		height: 7px;
		border-radius: 50%;
		background-color: #000;
		position: relative;
		left: calc(100% - 5px);
		z-index: 1;
		bottom: -4;
		left: 100.5%;
	}
	#qualityleft {
		position: fixed;
		top: 40%;
		left: 0;
		z-index: 999;
		border-top-right-radius: 40px;
		border-bottom-right-radius: 40px;
		background: #fff;
		border:1px solid #000; 
		width:320px;
		padding:1rem 2.2rem;
		box-shadow: 2px 0.3rem 0.3rem 1px rgb(0 0 0 / 30%) !important;
	}

	#qualityleft .imgbear {
		width:60px;
		height: 70px;
	}
	#qualityleft .imgtitle {
		font-size:1.5em;
		line-height:1.5;
		margin-bottom:1rem;
		padding-top:20px;
		font-weight:bold;
		
	}

}