body {
  background-attachment: scroll;
  background-position: left top;
}
body .block-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .widget-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .header {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .left {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .right {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .footer {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
/*樂透樣式*/
*{/*font-family: 'Noto Sans TC',sans-serif*/;-webkit-text-size-adjust: none;}
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700;900&family=Noto+Serif+TC:wght@200;300;400&display=swap')
body {background: #ffffff!important;font-family: 'Noto Sans TC',sans-serif !important;}
p {/* text-align: justify; */font-family: 'Noto Sans TC',sans-serif !important;}
ul li {list-style: none;}
a:hover {text-decoration: none;}
button:focus {outline: none;}
input:focus, select:focus {outline: #ba91a0 1px auto;}
h1,
h2,
h3,
h4,
h5,
h6 {font-family: 'Noto Sans TC',sans-serif !important;}
h1 {
  font-size: 2.4rem;
}
h2 {
  font-size: 2.2rem;
}
h3 {
  font-size: 2.0rem;
}
h4 {
  font-size: 1.8rem;
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1.0rem;
}
@media (max-width: 768px) {
.m-5 {
    margin: 1.5rem!important;
}
.mt-5, .my-5 {
    margin-top: 1.5rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 1.5rem!important;
}
.p-5 {
    padding: 1.5rem!important;
}
.pt-5, .py-5 {
    padding-top: 1.5rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 1.5rem!important;
}
}
@media (max-width: 500px) {
.m-5 {
    margin: 1rem!important;
}
.mt-5, .my-5 {
    margin-top: 1.25rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 1.25rem!important;
}
.p-5 {
    padding: 1rem!important;
}
.pt-5, .py-5 {
    padding-top: 1rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 1rem!important;
}
}

.px-30 {padding: 0 30px;}
.h-100vh>.module-container>.main{height: 100vh;}
.h-40vh>.module-container>.main{height: 40vh;}
.h-100vh>.module-container>.main .header-title{display:none;}
.w-1440 {max-width: 1440px;margin: 0px auto;}
.w-1600 {max-width: 1600px;margin: 0px auto;}
@media (max-width:991px){.h-100vh>.module-container>.main{height: inherit;}}
@media (min-width:1200px) {.w-1200 {max-width: 1200px;margin: 0px auto;}.w-1000 {max-width: 1000px;}.w-800 {max-width: 800px;}}
@media (max-width:1199px) and (min-width:991px) {.w-1200 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;margin: 0px auto;}.w-1000 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;}}
@media (max-width:991px){.w-1200 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;margin: 0px auto;}}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.px-30 {padding: 0 30px;}
@media (min-width:1200px) {.w-1200 {min-width: 1200px;}}
@media (max-width:1199px) and (min-width:991px) {.w-1200 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;}}
@media (min-width:992px){.index_style .col-lg-3 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}}
[data-position="center"]{margin-top: 0px;}
@media(max-width:1200px) and (min-width:768px){[data-position="center"]{margin-top: 0px;}}
@media(max-width:768px){[data-position="center"]{margin-top: 50px;}}

/*main*/
.go-to-top {right: 0;bottom: 10%;display: none !important;}
.web-page-frame .go-to-top .top{background: #404040;width: 50px;height: 50px;margin-right: 0px;border-radius: 0;box-shadow: none;font-weight: lighter;opacity: 0.9;}
.web-page-frame .go-to-top .top:hover {opacity: 1.0;}
.web-page-frame .go-to-top .top:after{margin-top: 14px;margin-left: 18px;width:12px;height: 12px;border-top: 2px solid #fff;border-right: 2px solid #fff;}
.web-page-frame .go-to-top .top-txt{left: calc(50% - 13px);font-weight: normal;font-size: 0.8rem;bottom: 9px;}
.web-page-frame .btn-primary{color:#fff!important;background-color: #c6b098 !important;border-color: #a77845 !important;}
.web-page-frame .btn-primary:hover{color:#fff!important;background-color: #b98854 !important;border-color: #a77845 !important;}
.search_table tbody td.sale-situation .btn {border-radius: 0rem;border-radius: 5px !important;}
.web-page-frame .btn-primary:not(:disabled):not(.disabled):active,.web-page-frame .btn-primary:not(:disabled):not(.disabled).active,.web-page-frame .show>.btn-primary.dropdown-toggle{color:#fff!important;background-color: #b98854!important;border-color: #a77845;/* border-radius: 0rem; */}
.web-page-frame .btn-primary:focus,.web-page-frame .btn-primary.focus,.web-page-frame .page-link:focus{box-shadow: 0 0 0 .2rem rgba(188,145,96,0.2)!important;}
.web-page-frame .btn-green{color:#fff!important;background-color: #544643  !important;border-color: #544643  !important;}
.web-page-frame .btn-green:hover{color:#fff!important;background-color: #544643  !important;border-color: #544643  !important;}
.web-page-frame .btn-light{color:#fff!important;background-color: #6c757d !important;border-color: #6c757d !important;}
section.group_table .table a:hover{color: #404040;}
section.group_table .table .trip_name a:hover{/* color:#544643  */}
.info .btn-primary{background-color:#544643 ;border-color:#544643 }
.info .btn-primary:hover{color:#fff!important;background-color: #a77845 !important;border-color: #c6b098!important;cursor: pointer;}
.web-page-frame .text_blue{color: #de3545;font-size: 1.2rem;}
.search-area .search-box .search-btn{background: #c6b198 !important;}
.list_con .style_icon .nav-pills .nav-link.active svg{fill: #666 !important;}
.list_con .style_icon .nav-pills a svg {fill: #a9a9a9;}
.filter_list i{color:#544643 !important;color:#fff!important}
.web-page-frame .search-area .search-box .select-goal .title i{color:#544643 !important}
.web-page-frame .search-area .search-box .select-place .title i{color: #544643 !important;}
.web-page-frame .search-area .search-box .select-date .title i{color: #544643 !important;}
.web-page-frame section.search_banner .search-area .search-box .select-input .data-icon-search{color: #544643 !important;}
.radio_style [type="radio"]:checked+label:after{background:#544643 !important}
section.search_con .pagination .page-item .page-link{/* border:1px solid #544643 !important; */width: 28px;height: 30px;}
@media (max-width:767px){section.search_con .pagination .page-item{margin: 0;}}
section.search_con .pagination .page-item.active .page-link {color: #ffffff;background: #544741;}
section .page-item.active .page-link {background:#544643 ;}
section.search_con .pagination .page-item .page-link:hover {background: #c6b198 !important;color: #544741;border: 1px solid #544741!important;}
section.search_con .pagination .page-item .page-link:hover svg{fill: #ffffff;}
section.search_con .pagination .page-item.active .page-link {background: #544741;border: 1px solid #544741!important;}
section .page-item.active .page-link {background:#544643 ;}
section .page-link {color: #333333;}
.web-page-frame .irs-slider{background: #544643;top: 27px;width: 15px;height: 15px;}
.web-page-frame .irs-slider.state_hover,.web-page-frame .irs-slider:hover{border: 2px solid #544643 ;}
.web-page-frame .irs-from,.web-page-frame .irs-to,.web-page-frame .irs-single{background: #977871;}
.web-page-frame figure.block_style .main_words a:hover {color: #0f2459;}
.web-page-frame .pic_style figure.block_style .main_words a:hover {color:#544643 }
.web-page-frame figure.block_style .note_words .share_box:hover {color:#544643 }
.web-page-frame .table .thead, .web-page-frame .table .thead:hover {background: #544643;font-size: 1.0rem;}
.web-page-frame .table .thead th {font-weight: normal;}
.web-page-frame .table .thead th.tour-name {padding: 0px 10px;text-align: left;}
section.group_table.trip_day table.table tr.thead th:nth-child(2){background:0 0}
section.group_table.trip_day table.table tr.thead th:nth-child(2)::before{height:0}
.web-page-frame .fc .fc-toolbar.fc-header-toolbar{background: #404040;}
.D_products_group_mold #search-calendar, .D_products_group_detail #search-calendar{display: none;}
.D_products_group_mold #search-table, .D_products_group_detail #search-table{display: block;opacity: 1;}
.D_products_group_mold #pills-tab .nav-item #pills-home-tab, .D_products_group_mold #pills-tab .nav-item #pills-contact-tab,
.D_products_group_detail #pills-tab .nav-item #pills-home-tab, .D_products_group_detail #pills-tab .nav-item #pills-contact-tab{opacity: 0;}
.group_table.tripdown .IconMean{display:none}
.style_icon{display:none}
section.group_table .table .trip_name h5 {margin:0;}
.web-page-frame section.group_banner.trip_banner .basic_box{padding: 300px 0 3rem 0;background: #c6b098;}
.web-page-frame section.group_table.trip_airline .table .thead th {border-right: 1px solid #7d7d7d;}
.web-page-frame section.group_banner .media-grouop .share_box:hover, .web-page-frame section.group_banner .media-grouop .forword_box:hover { background: #544643 ;}
.web-page-frame section.group_table.trip_airline .table .thead:hover  {background: #404040;}
.web-page-frame .filter_list .form-check .customcheck input:checked ~ .checkmark {background-color: #297dc0;}
.web-page-frame section.group_banner.trip_banner .btn-info {background-color: #544643 ;border-color: #544643 ;}
.web-page-frame section.group_banner.trip_banner .btn-info:focus, .web-page-frame section.group_banner.trip_banner .btn-info.focus {box-shadow: 0 0 0 0.2rem rgba(148, 148, 148, 0.4);}
.popover {background: #544643  !important;}
.popover .close {border: 1px solid #544643  !important;color: #544643  !important;}
.popover .arrow:after, .popover .arrow:before {border-color: transparent transparent #544643  transparent !important;}
.popover .close:hover {background: #544643  !important;}
.web-page-frame .sub_menu-trip .trip_menu li a:hover {/* background: #5c5c5c; */}
.web-page-frame .sub_menu-trip .trip_menu li a:hover span{color: #ca9861;}
.Day_menu .swiper_day .swiper-slide a{background: #c6b098;border: 1px solid #c6b098;color: #fff;}
.Day_menu .swiper_day .swiper-slide a:hover {background: #c6b098;border: 1px solid #c6b098;opacity: 0.6;}
section.trip_note .card-header .btn {background: #544643 !important;color: #fff !important;}
section.trip_note .card-header a[aria-expanded="false"]:after {color: #fff !important;}
.sub_menu-trip .server_menu li:nth-child(1) {background: #c6b098;}
.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1){background: #404040;}
.sub_menu-trip .trip_menu i{display: none;}
.sub_menu-trip .server_menu>ul>li.download-fixed-btn{background:#404040}
.sub_menu-trip .server_menu>ul>li.share-fixed-btn{background:#404040}
.sub_menu-trip .server_menu>ul>li.query-fixed-btn{background:#404040}
figure.block_style .pic_all .plane_word{background:transparent linear-gradient(180deg,transparent 0,rgba(0,0,0,.84) 100%) 0 0 no-repeat;bottom:0}
@media (min-width:991px){section.group_banner .group_num{position: absolute;right: 0;top: 0;}}
/*main*/

.day_style_1 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_1 img {width:100%;}
.day_style_2 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_2 img {width:100%;}
.day_style_3 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_3 img {width:100%; height: 253px;}
.day_style_4 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_4 img {width:100%; height: 187px;}
.day_style_5 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_5 img {width:100%;height: 253px;height: 230px !important;}
@media (max-width: 1600px) {.day_style_5 img {width:100%;height: 253px;height: 170px !important;}}
@media (max-width: 1400px) {.day_style_5 img {width:100%;height: 253px;height: 170px !important;}}
@media (max-width: 1200px) {.day_style_5 img {width:100%;height: 253px;height: 140px !important;}}
@media (max-width: 991px) {.day_style_5 img {width:100%;height: 253px;height: 150px !important;}}
@media (max-width: 768px) {.day_style_5 img {width:100%;height: 253px;height: auto !important;}}
.day_style_6 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_6 img {width:100%; height: 187px;}
.day_style_7 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_7 img {width:100%; height: 253px;}
.day_style_8 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_8 img {width:100%; height: 187px;}
.day_style_9 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_9 img {width:100%;}
.day_style_10 {width: 100%;display: table;margin-bottom: 20px;position: relative;/*padding: 15px;*/overflow: hidden;}
.day_style_10 img {width:100%;}
.day_style_10 .item_text {/* z-in;;in: 0px 15px; *//* overflow: hidd;;e;/* overflow: hidden; */}
.day_style_10 .item_text p {margin: 0;background: rgb(84 70 67 / 75%);border-radius: 0 0 0 20px;color: #FFF;padding: 40px 50px;position: absolute;max-width: 40%;right: 15px;bottom: 45px;width: calc(100% - 30px);margin: 0 auto;z-index: 10;}
@media (max-width:991px){
.day_style_10 .item_text p{padding:35px 20px;position:relative;bottom:0;width:calc(100% - 0px)}
.day_style_10 img{margin-bottom:0!important}
}
.day_style_11 {width: 100%; display: block; margin-bottom: 20px; padding: 0;}
.day_style_11 .tp_group {width:100%;/*border: 1px solid #ddd;*/ padding: 0; display: inline-block;}
.day_style_11 .tp_group p {margin: 10px 0 0;}
.day_style_11 .tp_group img {width:100%;}
.day_style_12 {width: 100%; display: block; margin-bottom: 20px; padding: 0 10px;}
.day_style_12 .tp_group {width:100%;/* border: 1px solid #ddd; *//* padding: 10px 0; */display: inline-block;}
.day_style_12 .tp_group img {width:100%;margin: 0 auto;}
.day_style_13 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_13 img {width:100%; height: 187px;}
.day_style_13 p {background: rgba(0, 0, 0, 0.7); color: #FFF; text-align: center;}
.day_style_14 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_14 iframe {width: 100%;height: 600px;}
.day_style_15 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_15 iframe {width: 100%; height: 383px;}
.day_style_1, .day_style_2, .day_style_3, .day_style_4, .day_style_5, .day_style_6, .day_style_7, .day_style_8, .day_style_9, .day_style_10, .day_style_11, .day_style_12, .day_style_13, .day_style_14, .day_style_15 {display: flex;flex-wrap: wrap;}
@media (max-width:565px){.day_style_14 iframe {height: 300px;}}

.day_con .info img {height:auto !important;border-radius: 0 0 30px 0;}
.day_con p{margin-top: 10px;margin-bottom: 10px;line-height: 1.8;}
section.group_table.trip_features .item img {height:auto !important;margin-top: .5rem;margin-bottom: .5rem;width: auto;}
.main_trip img {height:auto !important;}
.trip_day .day_con .info_box .word_r + div > .info > img, .trip_day .day_con .info_box .word_l + div > .info > img {display: none;}
.img-thumbnail {border: none;padding: 0;border-radius: 0;}

.day_con .info_box > .row > div:nth-child(1){display:none;}
.day_con .info_box > .row > div:nth-child(2){max-width:100%;flex:0 0 100%;}
section.group_table.trip_day .info_box .info_box_title{margin-left:0;border: none;}


/*list*/
.WinChrome section.group_banner.search_banner, .WinIe section.group_banner.search_banner {/* height: 640px; */}
.WinChrome section.group_banner .search-area, .WinIe section.group_banner .search-area {/* min-height: 110px; *//* bottom: calc(50% - (145px/2)); */}
figure.block_style .pic_all::after {border-color: transparent transparent transparent rgb(198 177 152 / 85%);}
.list_con .style_icon span {line-height: 2.0;}
.font-weight-bold  {font-weight: 500 !important;}
.filter_list .btn i  {vertical-align: inherit;margin-right: 10px;}
figure.block_style .price_box span {/* font-size: 1.6rem; *//* font-weight: normal; *//* letter-spacing: .1rem; *//* font-family: 'Noto',  sans-serif; */}
.pic_style figure.block_style .price_all h4 span {font-family: 'Noto Sans TC', sans-serif;font-weight: normal;font-size: 1.4rem;}
.list_con .title p {margin-top: 10px;}
figure.block_style .pic_all .item_days {font-family: 'Noto Sans TC', sans-serif;width: 64px;font-weight: lighter;font-style: italic;padding: 5px 0;font-size: 2.0rem;letter-spacing: 0.1rem;}
figure.block_style .pic_all .item_days span {font-size: .8rem;margin-left: 5px;margin-top: 8px;}
figure.block_style .main_words .go-date {font-size: 1.2rem;/* color: #898989; */letter-spacing: 0.02rem;}
.irs-bar {background: #977871;}
.badge-primary {background-color: #4976dc;}
.search_table tbody td.tour-price span {font-size: 1.2rem;font-family: 'Noto Sans TC', sans-serif;font-weight: normal;}
.pic_style figure.block_style .main_words {border: 1px solid #e2e2e2;}
.search_table .thead th.tour-price {width: 15%;}
.tag.btn-warning{font-size:0!important;display:block}
.tag.btn-warning::before{content:'限時推薦';font-size:.875rem}
@media (max-width: 1199.98px){.tag.btn-warning::before{font-size:.75rem}}
.iteam .tag.btn-warning::before{font-size: 1.125rem;}
@media (max-width: 575.98px){.iteam .tag.btn-warning::before{font-size: 0.75rem;}
.search-area .search-box .search-btn h5{font-size: 1.25rem;letter-spacing: .5rem;}}

/*detail*/
.D_products_group_detail{background: #fff;}
.sub_menu-trip .trip_menu i {display:none;}
.sub_menu-trip ul{display: inline-flex;flex-direction: column;margin-bottom: 0;}
.sub_menu-trip .trip_menu li:nth-last-child(1){order: -1;}
.basic-air-btn a {font-size: 1.0rem;background: #ffffff;border: 1px solid #ddd;padding: 5px 25px;color: #888;border-radius: 0px;}
.basic-air-btn a:hover {background: #e8e8e8;color: #444;}
#qrcode:hover canvas {width: 200px;height: 200px;box-shadow: 0px 1px 17px #adadad;}
.group_num #qrcode img {width: 40px;}
section.group_banner .group_num #qrcode::after{font: normal normal normal 18px/1 FontAwesome;}
section.group_banner .price_content .panel-info {border: 1px solid #c6b098;border-radius: 0 20px 0 0;overflow: hidden;}
section.group_banner .price_content .panel-info .panel-heading {background: #c6b098;font-weight: normal;/* font-size: 1.0rem; */}
section.group_banner .price_content .panel-info .panel-body{/* font-size: 1.0rem; */color: #444;}
section.group_banner.trip_banner h3.price {font-weight: normal;letter-spacing: .1rem;font-family:'Noto Sans TC', sans-serif;}
.basic-air-info .time {border-bottom: 2px dotted #adadad;color: #555;font-size: 1.25rem;font-weight: normal;}
.basic-air-info {background: #f0f0f0;border: 1px solid #c6b098;padding: 1.8rem 1rem !important;margin-top: 1.5rem !important;}
.basic-air-info .go i, .basic-air-info .back i {color: #555;-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);font-size: 1.2rem;margin-right: 14px;}
.basic-air-info .back i.fa-plane:before,.basic-air-info .go i.fa-plane:before{content:"\E005";font-family:icon,FontAwesome}
.basic-air-info .back h3,.basic-air-info .go h3{color:#555;font-size: 1.25rem;font-weight: normal;margin-bottom: 0.75rem;}
.basic-air-info .back br,.basic-air-info .go br{display:none}
.basic-air-info .go h4, .basic-air-info .back h4 {font-family: 'Noto Sans TC', sans-serif;margin-bottom: 0;font-size: 1.5rem;color: #404040;font-weight: normal;}
section.group_table.trip_features:after, section.group_table.trip_airline:after, section.group_table.trip_day:after, section.group_table.trip_note:after, section.group_table.view_intro:after, section.group_table.tripdown:after {background: #000000;}
.group_table>.container>.text-center {padding-top: 0rem;/* margin-top: -6rem; */margin-bottom: 0rem !important;}
section.group_table.trip_day .info_box .info_box_title .day_title {font-size: 1.8rem;font-weight: normal;font-family: 'Noto Sans TC', sans-serif;background: #c6b098;color: #fff;padding: 10px;border-radius: 0 0 30px 0;text-align: center;}
section.group_table.trip_day .info_box .info_box_title .day_sub-title {font-size: 1.25rem;letter-spacing: .05rem;/* width: calc(100% - 240px); */border: none;}
@media (min-width: 991px) {section.group_table.trip_day .info_box .info_box_title .day_sub-title{    width: calc(100% - 240px);}}
section.group_table.trip_day .info_box .info_box_title > div{padding: 0;margin-bottom: 15px;}
.basic-air-airport i {color: #f37272;}
.flight_details .details_box > h4  {background: #c6b098;}
.flight_details {border: 1px solid #6c757d;}
.flight_details .details_box > h4 i {color: #ffffff;}
section.group_table.tripdown .style_icon ul li a.nav-link {border: 1px solid #6f89a3;color:#6f89a3;border-radius: 0px;font-size: .9rem;padding: 8px 12px;}
section.group_table.tripdown .style_icon ul li a.active.nav-link {background-color: #396fa6;color:#fff;}
section.group_table.tripdown .style_icon ul li a.nav-link svg {fill:#6f89a3;width: 18px;}
section.group_table.tripdown .search_table tbody td.tour-price span {font-family: 'Noto Sans TC', sans-serif;font-size: 1.25rem;font-weight: normal;}
section.group_table.tripdown .search_table tbody td.tour-name a.title_main {/* font-weight: normal; */font-size: 1.1rem;}
section.group_table.tripdown .search_table tbody td.go-airport h6 {margin-bottom: 0rem;}
section.group_table.trip_day .info_box .info_box_title p {background: #f1f1f1;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
section.group_table.tripdown .search_table tbody td  {padding: 20px 10px;}
section.group_table.trip_features, section.group_table.trip_airline, section.group_table.trip_day, section.group_table.trip_note, section.group_table.view_intro, section.group_table.tripdown {padding-top: 3rem;margin-bottom: 30px;}
section.group_banner.trip_banner{order: -2;}
section.group_table.tripdown{order: -1;}
section.group_table.trip_features .container .group_table_box p{text-align: justify;margin-bottom: .5rem;line-height: 1.8;}
section.group_table.trip_features .container .group_table_box .title_s{font-size: 0;border: none;display: none;}
section.group_table:after,section.group_table:before{background:0 0!important}
section.group_table .container > .text-center> h2{margin-bottom: 15px !important;color: #544741 !important;border-radius:100px;border:2px solid #544741;display:table;margin:0 auto;padding:10px 60px;font-size:1.5rem;letter-spacing:.25rem;text-shadow: none !important;font-weight: 500 !important;position: relative;}
section.group_table .container > .text-center> h2:before,section.group_table .container > .text-center> h2:after{content:'';position:absolute;width: 18px;height: 18px;bottom: 15px;left: 33px;margin:0;margin-top:0;transition:.5s;background-repeat:no-repeat!important;background-size:auto;background:url(https://materials.fillo.com.tw/materials/lottotour/images/5b8e5b8e-c592-411e-9c1d-a460c4fcc069.svg);background-position:center;background-size: 100%;filter: brightness(0) saturate(100%) invert(22%) sepia(2%);}
section.group_table .container > .text-center> h2:after{right: 30px;left: unset;}
section.group_table.trip_features .container .group_table_box, section.group_table.trip_airline .container .group_table_box, section.group_table.trip_day .container .group_table_box, section.group_table.trip_note .container .group_table_box, section.group_table.view_intro .container .group_table_box, section.group_table.tripdown .container .group_table_box{margin-top: 0rem;}
section.group_table.trip_note p{line-height: 2.0;letter-spacing: 1.1px;}
@media (max-width: 767px) {
section.group_table.trip_day .info_box .info_box_title .day_title {/* margin: 0px auto 10px auto; */padding: 10px 10px;width: 150px;font-size: 1.5rem;border: none;}
section.group_table.trip_features, section.group_table.trip_airline, section.group_table.trip_day, section.group_table.trip_note, section.group_table.view_intro, section.group_table.tripdown {padding-top: 9rem;}
}
@media (max-width: 576px) {
#qrcode {display:none;}
section.group_banner.trip_banner h6 {padding: 0px;}
section.group_table.trip_features .container .group_table_box, section.group_table.trip_airline .container .group_table_box, section.group_table.trip_day .container .group_table_box, section.group_table.trip_note .container .group_table_box, section.group_table.view_intro .container .group_table_box, section.group_table.tripdown .container .group_table_box{padding: 30px 0px 50px;}  
}

/*search*/
.search_keyword{position:absolute;bottom: 15vh;left: 2vw;z-index:1;}
.search_keyword .group_banner.search_banner .search-area{min-height:auto;}
.search_keyword .group_banner.search_banner .search-area>.container{background:0 0;display:table;border-bottom:none}
.search_keyword section.group_banner .search-area .search-box{margin:0;height: auto;}
.search_keyword section.group_banner .search-area .search-box>div:nth-child(1){-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;/* padding:0!important; */}
.search_keyword section.group_banner .search-area .search-box>div:nth-child(4){-ms-flex: 0 0 35%;flex: 0 0 35%;max-width: 35%;/* padding:0!important; */}
.search_keyword section.group_banner .search-area .search-box div:nth-child(5){-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;/* padding:0!important; */}
.search_keyword section.group_banner .search-area .search-box div:nth-child(7){-ms-flex: 0 0 10%;flex: 0 0 10%;max-width: 10%;/* padding:0!important; */}
.search_keyword section.search_banner .search-area .search-box .select-place, .search_keyword section.group_banner .search-area .search-box .select-date{padding: 7px 7px;height: 66px;}
.search_keyword section.search_banner .search-area .search-box .select-input .data-icon-search{/* top:calc(10px); */color: #c6b198 !important;}
.search_keyword section.group_banner .search-area .search-box .select-input>input{height: 66px;font-family: 'Noto Sans TC', sans-serif !important;background: #ffffff;/* border: 1px solid #fff; */color: #544643;/* text-shadow: 1px 2px 2px #000000bf; */font-size: 1.25rem;}
.search_keyword section.group_banner .search-area .search-box .select-input{position:relative}
.search_keyword section.group_banner .search-area .search-box .select-input:before{content:'';position:absolute;z-index: -1;width: 50px;height: 50px;bottom: 0px;top: -36px;left: 0;margin:0;margin-top:0;transition:.5s;background-size: contain !important;background-repeat:no-repeat!important;background-size:auto;background:url(https://materials.fillo.com.tw/materials/lottotour/images/aef26864-6dc2-44ca-9ae7-89397467fab8.svg);background-position:center;display: none;}
.search_keyword section.group_banner .search-area .search-box .select-input>input::placeholder{color:#544643}
.search_keyword .search-area .search-box .search-btn h5{display:none;}
.search_keyword .search-area .search-box .search-btn i{color: #fff;transform: translateY(0px) !important;transform: translatex(0px) !important;width: 30px;height: 30px;}
.search_keyword .search-area .search-box .search-btn:hover i{transform: translatex(2px) !important;}
.search_keyword section.group_banner .search-area .search-box .search-btn{height: 66px;/* border: 1px solid #fff !important; */border-left: none !important;border-radius: 0 0 15px 0;}
.search_keyword .search-area .search-box .search-btn .data-icon:before{content:'';position:absolute;z-index: 1;width: 30px;height: 30px;bottom: 0px;top: 0;left: 0;margin:0;margin-top:0;transition:.5s;background-size: contain !important;background-repeat:no-repeat!important;background-size:auto;background: url(https://materials.fillo.com.tw/materials/lottotour/images/fff0af86-b9dd-4393-966d-f3581a5d6d9c.svg);background-position:center;}
@media (min-width:1460px){.search_keyword{max-width: 1000px;}}
@media (max-width:991px){.search_keyword{position:absolute;bottom: 9vh;left: 0;z-index:1;}}
@media (min-width:768px){.search_keyword .container{max-width: 90%;}}
@media (max-width:767px){.search_keyword{top:unset;bottom: 9vh;left:0;-ms-flex: 0 0 80%;flex: 0 0 80%;max-width: 80%;}
.search_keyword section.search_banner{width:100%}
.search_keyword section.group_banner .search-area .search-box div:nth-child(7){-ms-flex:0 0 15%;flex:0 0 15%;max-width:15%}
.search_keyword section.group_banner .search-area .search-box .select-input>input{font-size:.9rem}
.search_keyword .mic_icon i{padding:5px 12px 3px}
.search_keyword section.group_banner .search-area .search-box div:nth-child(5){-ms-flex: 0 0 80%;flex: 0 0 80%;max-width: 80%;padding:0!important;}
.search_keyword section.group_banner .search-area .search-box div:nth-child(7){-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;padding:0!important;}
.search_keyword .select-place, .search_keyword .select-date{display:none}
}

.main_info p.cn_word {margin-bottom: 0;}
.main_info .cn_word img{max-width: 6vw;}
.main_info .link{display:flex;flex-direction:row-reverse;justify-content:space-evenly;margin-top: 3rem;margin-top: 2vw;margin-bottom: 6rem;margin-bottom: 5vw;}
.main_info .link ul{-ms-writing-mode:tb-lr;writing-mode:vertical-lr}
.main_info .link ul li{list-style:none;border-left:1px solid #fff;padding:0 14px}
.main_info .link ul li:nth-last-child(1){border-right:1px solid #fff}
.main_info .link ul li a{font-size: 1.3rem;font-weight:400;line-height:1.5;letter-spacing:.5rem;color:#fff;text-decoration:none!important;transition:.5s;font-family: 'Noto Sans TC', sans-serif !important;}
@media (min-width:1200px){.main_info .link ul li a:hover{color:#83684d}
}
@media (max-width:1200px){.main_info .link{margin-top: 1.5vw;margin-bottom: 2vw;}.main_info .link ul li a{font-size: 1.1rem;}}


.main_info{margin-top: 180px;margin-top: 9vw;}
.main_info .follow_us{padding: 0 2vw;margin-top: 1rem;}
.main_info .follow_us h5 span{color: #FFFFFF;letter-spacing: 0.4rem;padding: 0;}
.main_info .follow_us ul{display:flex;flex-direction:row;justify-content:center;margin-bottom: 0.25rem;}
.main_info .follow_us ul li{list-style:none;padding: 6px;}
.main_info .follow_us ul li a:hover{opacity:.8}
.main_info .follow_us ul li img{max-height: 45px;}
.main_info .follow_us p{text-align:center;font-size:1.1rem;font-weight:400;line-height:1.5;letter-spacing:.2rem}
.main_info .follow_us span{padding-left:.5rem;font-family: 'Noto Sans TC', sans-serif !important;}
@media (max-width:767px){.main_info p.cn_word,.main_info .link,.main_info .follow_us ul{display:none}
}
@media (max-width:1200px){.main_info{margin-top: 180px;margin-top: 7vw;}
.main_info .follow_us span{padding-left: .1rem;}
.main_info .follow_us p{font-size: 1.0rem;letter-spacing: .1rem;}
}

.index_main>.module-container>.main{background: none !important;}
.index_main>.module-container>.main:before{content:'';width: calc(86%);width: calc(100% - 360px);padding:0;top:0;/* left: 14%; */right: 0;border-radius: 0 0  0 60px;height:100%;background: #C6B198;position:absolute}

.index_en{position:absolute;z-index: 2;right: 0;max-width: 52.5vw;}
@media (max-width:767px){.index_en{display:none}
.index_main{margin-bottom: 2.5rem;}}

.main_slider .bs-carousel{display:flex;flex-direction:column}
.main_slider .carousel-indicators{position:relative;order:12;z-index:10;padding: 10px 10px 10px 30px;margin:0;display: flex;justify-content: flex-start;}
.main_slider .carousel-indicators li{width: 15px;height: 15px;border-radius:100%;overflow:hidden;opacity:1;margin:1px;background-color: #c6b198;border:10px solid transparent;position: relative;}
.main_slider .carousel-indicators li.active{/* background-color:#8c783c; */border: none;}
.main_slider .carousel-indicators li.active:before{content:'';position:absolute;z-index: 1;width: 30px;height: 30px;bottom: 0px;top: 0;left: 0;margin:0;margin-top:0;transition:.5s;background-size: contain !important;background-repeat:no-repeat!important;background-size:auto;background:url(https://materials.fillo.com.tw/materials/lottotour/images/aef26864-6dc2-44ca-9ae7-89397467fab8.svg);background-position:center;}
.main_slider .carousel-fade .carousel-item{border-radius: 0 0 90px 0;overflow: hidden;}
.main_slider .carousel-indicators li.active{/* background-color:#8c783c; */width: 30px;height: 30px;}
.main_slider .carousel-control-next, .main_slider .carousel-control-prev{display:none}
.main_slider .carousel-control-next-icon{background-image:url(https://materials.fillo.com.tw/materials/bigeagle/images/68e04996-2c59-46de-a14b-eeabe33c0c9a.svg)}
.main_slider .carousel-control-prev-icon{background-image:url(https://materials.fillo.com.tw/materials/bigeagle/images/642faeb1-e3ea-4b3b-b67f-a5df4a860c06.svg)}
.main_slider .carousel-control-next-icon,.main_slider .carousel-control-prev-icon{width:35px;height:35px}
.main_slider .carousel-fade .carousel-item .carousel-caption{-ms-writing-mode:tb-lr;writing-mode:vertical-lr;top: 3vw;bottom:unset;left: 3vw;}
.main_slider .carousel-fade .carousel-item .carousel-caption h5{letter-spacing:.5rem;text-shadow: 1px 3px 7px #686868a3;font-family: 'Noto Sans TC', sans-serif !important;font-weight: 500;}
@media (max-width:991px){.main_slider .carousel-fade .carousel-item .carousel-caption{top: 15vh;}
.main_slider .bs-carousel .carousel-item h5{font-size: 1.25rem;}}
@media (max-width:767px){.main_slider .carousel-indicators li{width: 10px;height: 10px;border: 5px solid transparent;}
.main_slider .carousel-indicators li.active{width: 20px;height: 20px;}
.main_slider .carousel-indicators li.active:before{width: 20px;height: 20px;}
.main_slider .carousel-indicators{padding: 15px 10px 16px 10px;width: 60%;}
.main_slider .carousel-indicators li.active:before{width: 20px;height: 20px;}
.main_slider .carousel-fade .carousel-item .carousel-caption{display: block !important;top: 10vh;left: 0vw;}
}

.video_slider .swiper-slide-style{display: flex;flex-direction: column;border-radius: 15px;overflow: hidden;margin-top: 90px;opacity: 0.2;}
.video_slider .swiper-slide-style.swiper-slide-active{margin-top: 0px;opacity: 1;}
.video_slider .swiper-slide .swiper-title{order:1;display: none;}
.video_slider .swiper-slide .swiper-img{position:relative;margin:0;display: none;}
.video_slider .swiper-slide .swiper-img img{border-radius:0;object-fit:cover;aspect-ratio:3/1.7;object-position:center center}
.video_slider .swiper-slide .swiper-img img[src='']{aspect-ratio:unset}
.video_slider .swiper-slide .swiper-img img::after{content:"\f1c5" " " attr(alt);font-size:0;font-family:FontAwesome;color:#fff;display:block;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:#fff}
.video_slider .swiper-slide .swiper-content{padding:0;margin-top: 0px;margin-bottom: -7px;position:relative;z-index:9;padding-top:30px}
.video_slider .swiper-slide .swiper-content iframe{aspect-ratio:3/1.7;margin-top:-30px}
.video_slider .swiper-button-next.swiper-button-disabled,.video_slider .swiper-button-prev.swiper-button-disabled{opacity:0}
.video_slider .swiper-button-next,.video_slider .swiper-button-prev{bottom:0;height:100px;width:100px;line-height:0;font-size:0;cursor:pointer;background:0 0;opacity:1;color:#331919}
.video_slider .swiper-button-next:after,.video_slider .swiper-button-prev:after{padding:0;font-size:2rem;font-weight:600;color:#fff;color: #c6b198;}
@media (max-width:767px){.video_slider .swiper-slide-style{margin-top: 30px;}
.video_slider .swiper-button-next,.video_slider .swiper-button-prev{/* top: unset; */height: 50px;width: 50px;}
.video_slider .swiper-button-next:after, .video_slider .swiper-button-prev:after{color: #c6b198;}
}

@media (max-width:767px){.theme_bg>.module-container>.row{background-image: url(https://materials.fillo.com.tw/materials/lottotour/images/37f309fc-f7da-4ff2-9de0-9a589a92981c.png) !important;padding: 0px 5%;background-size: contain !important;background-position: center !important;}
.theme_bg{padding: 0px 40px;}}

.main_theme{padding-top:0;padding-bottom: 0em;background:0 0;/* margin-right:0; *//* max-width: 900px; */display: none !important;}
.main_theme .hover-wall .col-sm-12:after{content:'';position:absolute;z-index: 1;width: 30px;height: 30px;bottom: 0px;top: 45%;right: -15px;margin:0;margin-top:0;transition:.5s;background-size: contain !important;background-repeat:no-repeat!important;background-size:auto;background:url(https://materials.fillo.com.tw/materials/lottotour/images/aef26864-6dc2-44ca-9ae7-89397467fab8.svg);background-position:center;}
.main_theme .hover-wall .col-sm-12:nth-last-child(1):after{display:none}
.main_theme .hover-wall .icon_info{box-shadow:none;background: none;border-radius:0;height:100%;-webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);-moz-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);-ms-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);-o-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);box-shadow: none;border-radius: 15px;}
.main_theme .hover-wall .icon_info:hover{bottom:unset;box-shadow: none;}
.main_theme .hover-wall .icon_info figure{/* display:none; */display: flex;}
.main_theme .hover-wall .icon_info figure .overlay {display:none}
.main_theme .hover-wall .icon_info figure .b_img{margin: 1.5rem auto 0rem auto;max-width: 280px;padding-top:10px;-webkot-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);border-radius: 100%;}
.main_theme .hover-wall .icon_info:hover figure .b_img{-webkot-transform: scale(.95);-moz-transform: scale(.95);-ms-transform: scale(.95);-o-transform: scale(.95);transform: scale(.95);}
.main_theme .hover-wall .icon_info h3{font-size: 1.5em;margin-bottom: 1rem;letter-spacing: .4rem;font-weight: normal;padding:0 10px;position:relative;/* background:#f7f7f7; */}
.main_theme .hover-wall .icon_info h4{font-style:normal;color: #2b2c26;font-size: 1.0rem;/* height:68px; */padding:0 10px;font-weight: normal;transition: 0.5s;letter-spacing: .1rem;}
.main_theme .hover-wall .icon_info:hover h4{color: #82623B !important;transition: 0.5s;}
.main_theme .hover-wall .icon_info p.animate-text{font-size:.95em;letter-spacing:.05em;padding:0 10px;height:82px}
@media (max-width:991px){.main_theme{max-width: 700px;}
.main_theme .htpro_tit{display:none}
.main_theme .hover-wall .icon_info h4{height:auto}
.main_theme .hover-wall .icon_info p.animate-text{height:auto}
.main_theme .hover-wall .col-sm-12{-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
}
@media (max-width:767px){.main_theme .hover-wall .col-sm-12{margin-bottom: 0rem!important;padding:0!important;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.main_theme .icon_info a{height: 180px;display:flex;flex-direction:column;justify-content:center}
.main_theme .hover-wall .icon_info figure{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;position:absolute;margin:0}
.main_theme .hover-wall .icon_info figure .b_img{height: 150px;max-width:fit-content;margin-top:0;padding:0;}
.main_theme .hover-wall .icon_info h3{margin-left: 40%;margin-bottom: 0rem;font-size: 1.25em;}
.main_theme .hover-wall .icon_info h4{margin-left: 40%;margin-bottom: 0;font-size: .85em;letter-spacing: .05rem;}
.main_theme .hover-wall .col-sm-12:after{display:none}.main_theme .hover-wall .col-sm-12:nth-child(2){margin-top: -1rem;}
}
@media (max-width: 500px){.main_theme{padding: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.main_theme .hover-wall .icon_info figure .b_img{width: 110px;height: auto;height: 110px;margin-right: .5rem;}
.main_theme .icon_info a{height: 16vh;}
}
@media (max-width: 390px){.main_theme .hover-wall .icon_info figure .b_img{width: 90px;height: auto;height: 90px;}}

.area_slider{margin-top:120px}
.area_slider .module-container .swiper-slide .swiper-title{overflow:hidden;font-size:2.25rem;overflow:hidden;color:#fff;font-weight:500;width:100%;margin:0;padding:0 15px;z-index:1;position:absolute;bottom:10%;display:flex;justify-content:center;padding-bottom:15px;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;align-items:center;height:300px;letter-spacing:1.25rem;text-align:center;transition:.5s;animation-delay:1s}
.area_slider .module-container .swiper-slide .swiper-title:after,.area_slider .module-container .swiper-slide .swiper-title:before{content:'';position:absolute;width:24px;height:24px;bottom:40px;margin:0;margin-top:0;transition:.5s;background-repeat:no-repeat!important;background-size:auto;background:url(https://materials.fillo.com.tw/materials/lottotour/images/5b8e5b8e-c592-411e-9c1d-a460c4fcc069.svg);background-position:center}
.area_slider .module-container .swiper-slide .swiper-title:before{top:3px}
.area_slider .module-container .swiper-slide .swiper-content{overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;border:none;width:100%;padding-left:3vw;padding-right:1.5vw;display:-webkit-box;position:absolute;z-index:2;top:480px;right:0;left:0;-ms-writing-mode:tb-lr;align-items:center;flex-direction:row;display:none}
.area_slider .module-container .swiper-slide .swiper-content ul{padding:0 20px;border-left:1px solid #fff;text-align:center}
.area_slider .module-container .swiper-slide .swiper-content ul li{color:#fff;text-align:left;font-family:'Noto Sans TC', sans-serif!important}
.area_slider .module-container .swiper-slide .swiper-content h5.BK{color:#000;font-size:1.1rem;padding:24px 18px;margin:0;font-weight:200;letter-spacing:3px;font-family:'Noto Sans TC', sans-serif!important;z-index:4;position:relative;background:rgb(255 255 255 / 70%);backdrop-filter:blur(2px)}
.area_slider .module-container .swiper-slide .swiper-content h5.eng{color:#898787!important;font-size:1.6rem;padding:15px 0;font-family:'Noto Serif TC',serif!important;letter-spacing:2.4px;font-weight:300}
.area_slider .module-container .swiper-slide-style{box-shadow:none!important;overflow:hidden;background:0 0;position:relative;border-radius:300px}
.area_slider .module-container .swiper-slide .swiper-img img{border-radius:15px;transition:.5s}
.area_slider .module-container .swiper-slide .swiper-img{z-index:0;overflow:hidden;margin:0;border-radius:15px}
.area_slider .module-container .swiper-pagination-bullet{width:2px;height:2px;padding:3px;line-height:5px;background:rgb(0 0 0);border:1px solid #0000;color:#000;border:5px solid #fff}
.area_slider .module-container .swiper-pagination-bullet.swiper-pagination-bullet-active{background:rgb(0 0 0);border-radius:50px;box-shadow:0 0 0 1px #b7b7b7}
.area_slider .module-container .swiper-button-prev{top:unset;bottom:0;width:60px;height:60px;background:#fff;opacity:.8;left:calc(50% - 150px);border-radius:100%;z-index:10;display:none}
.area_slider .module-container .swiper-button-next{top:unset;bottom:0;width:60px;height:60px;background:#fff;opacity:.8;right:calc(50% - 150px);border-radius:100%;z-index:10;display:none}
.area_slider .module-container .swiper-button-prev:after{font-size:1.25rem;font-weight:700;background:0 0;padding:5px 0 5px 0;color:#092f90}
.area_slider .module-container .swiper-button-next:after{font-size:1.25rem;font-weight:700;background:0 0;padding:5px 0 5px 0;color:#092f90}
.area_slider .module-container .swiper-button-disabled{display:none}
@media (max-width:991px){.area_slider .module-container .swiper-button-next{right:20px}
}
@media (min-width:767px){.area_slider .module-container .swiper-slide:hover .swiper-content{display:block}
.area_slider .module-container .swiper-slide:hover .swiper-title{top:0;bottom:unset;transition:.5s;animation-delay:2s;transform:translate(0,50%)}
.area_slider .module-container .swiper-slide:hover .swiper-content h5.BK{background:rgb(255 255 255 / 90%)}
.area_slider .module-container .swiper-slide:hover .swiper-img img{transition:.5s;-webkit-filter:brightness(70%);filter:brightness(70%);-webkot-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-filter:blur(1px);filter:blur(1px);opacity:.6}
.area_slider .module-container .swiper-slide-style:hover{background:#000}
.area_slider .module-container .swiper-button-next:hover,.area_slider .module-container .swiper-button-prev:hover{opacity:1}
}
@media (max-width:767px){.area_slider .module-container .swiper-slide-style{margin-top:10px}
.area_slider .module-container .swiper-slide .swiper-content{display:block;top: 300px;padding-left:7vw;padding-right:2.5vw}
.area_slider .module-container .swiper-slide .swiper-title{top:0;font-size:1.5rem;bottom:unset;transition:.5s;animation-delay:2s;transform:translate(0,20%);height:240px}
.area_slider .module-container .swiper-slide .swiper-content h5.BK{background:rgb(255 255 255 / 90%)}
.area_slider .module-container .swiper-slide .swiper-img img{transition:.5s;-webkit-filter:brightness(70%);filter:brightness(70%);-webkot-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-filter:blur(1px);filter:blur(1px);opacity:.6}
.area_slider .module-container .swiper-slide-style{background:#000}
.area_slider .module-container .swiper-button-next,.area_slider .module-container .swiper-button-prev{opacity:1}
.area_slider .module-container .swiper-slide .swiper-content ul li{font-size:1rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-break: break-all;}
.area_slider .module-container .swiper-slide .swiper-content ul{border-left:none;padding: 0;}
.area_slider .swiper-container-free-mode>.swiper-wrapper{left: 15vw;}
}

.footer_box{background-color:#544741}
.footer_box>.module-container>.main{max-width:1200px;margin:2.5rem auto 1.5rem}
.footer_box .location:nth-last-child(1){margin-top: 2.0rem;}
.footer_box .footer_con h5{display:table;border-radius:100px;background-color:#fff;padding:6px 12px;margin-bottom:1rem}
.footer_box .footer_con h5 span{line-height: 1.5;}
.footer_box span,.footer_box p{font-family: 'Noto Sans TC', sans-serif!important;font-size: 1.1rem;margin-bottom: .1rem;}
.footer_box .footer_info img{margin-bottom: 1.5rem;}
.footer_box .footer_info .footer_logo img{max-width: 200px;}
.footer_box .align img{padding-right:10px;margin-bottom:0;width: 90px;}
@media (min-width:991px){.footer_box .align{margin-top: 130px;}
}
@media (max-width:767px){.footer_box li{margin-bottom: 0.5rem;}
.footer_box .footer_info .footer_logo img{max-width: 160px;}}

/*top-style*/
.sticky-nav nav{display:flex;flex-direction:row;justify-content:space-between;padding: 3px 10px;}
.sticky-nav nav .logo a{display:block;padding: 7px 10px;/* padding: 0; */}
.sticky-nav nav .logo a img{height: 35px;}
.sticky-nav nav .icon{/* background:#fff; */float:right;padding: 11px 0px;padding: 0;}
.sticky-nav nav .icon a{color: #4f5154;letter-spacing: 1px;display: block;}
.sticky-nav nav .icon a:nth-last-child(1){padding-right: 10px;}
.sticky-nav nav .icon a:hover{opacity:.8}
.sticky-nav nav .icon a img{width: 180px;height: 50px;}
.sticky-nav nav .btn {padding: 9px 10px;}
.sticky-nav nav .btn.active img{display:none}
.sticky-nav nav .btn img {height: 30px;}
@media (max-width:767px){.sticky-nav nav .logo a img{height: 24px;}
.sticky-nav nav .logo a{display:block;padding: 11px 10px;}
.sticky-nav nav .icon a img{width: 120px;height: 50px;}}
@media (max-width: 565px){.sticky-nav nav .icon a img{/* display:none; */width: 95px;height: 50px;}
.sticky-nav nav .icon a:nth-last-child(1){padding-right: 5px;}
.sticky-nav nav .btn{padding: 9px 5px;}}

.sticky-nav{background: #544643;height: 56px;}
.sticky-nav.fixed{position: fixed;top: 0;z-index: 1000;}
.sticky-nav .logo{position: absolute;left: calc( 50% - 130px );}
@media (max-width:991px){.sticky-box{height:0 !important}
.sticky-nav{position: fixed;top: 0;z-index: 1000;}
}
@media (max-width:767px){.sticky-nav .logo{position: absolute;left: calc( 50% - 95px );}
}
@media (max-width:565px){.sticky-nav .logo{position: absolute;left: calc( 45% - 95px );}
}

.menu-box{display:none!important;background: #fff;position:fixed;z-index:1000;height:100vh;}
.menu-box>.module-container:after{content:'';background: #c6b198;position:fixed;z-index: -1;height:100%;width: 92%;left: 0;top: 0;border-radius: 0 0 100px 0;}
.menu-box.open{display:block!important}
.menu-close{display:block;position:fixed;top:13px;left:20px;width:30px;height:30px;z-index:1001}
.menu-list{padding:0 60px}
.menu-item{height: 70vh;}
.menu-item .side-menu .options{height:auto;background:0 0;box-shadow:none}
.menu-item .header-title{font-size:1.25rem;color:#6d6e70;font-weight:700;letter-spacing:7px}
.menu-item .module-container{padding:0 15px}
.menu-item .side-menu{padding-top: 0vh;}
.menu-item .side-menu ul{background:#575e6300;-moz-box-shadow:0 0 5px #111;-webkit-box-shadow:0 0 5px #111;box-shadow:none}
.menu-item .side-menu ul li input[type=checkbox]:checked~label,.menu-item .side-menu ul li label{border-top:none!important;border-top: 1px solid #fff !important;border-bottom:1px solid #fff;background:0 0!important;color:#fff;text-shadow:none;letter-spacing:.02em;font-size:1.15rem;padding:0 0 12px 0;text-indent:0;font-weight:700}
.menu-item .side-menu ul li i{display:none;text-indent:0;margin-left:5px;margin-right:5px}
.menu-item .side-menu ul ul li{border:none}
.menu-item .side-menu ul ul li a{text-indent:0;padding:5px 0;color:#fff;font-size: 1.15rem;font-weight: 500;}
.menu-item .side-menu ul ul li a:hover{color: #c6b198;}
.menu-box>.module-container>.main{padding: 15vh 10vw;width: 90%;border-radius: 0 0 100px 0;}
@media (min-width:991px){
.menu-item .side-menu>ul>li:nth-last-child(1){display:none}
.menu-item .side-menu ul li label{margin:20px 0;border-radius: 50px;border: 1px solid #fff !important;padding: 8px 46px !important;width: max-content;background: #544643 !important;position: relative;width: 170px;}
.menu-item .side-menu ul li.block:before{content:'';width: calc(100% - 169px);top: 20px;background:#fff;height:1px;position:absolute;display:block;left: 170px;z-index:0}
.menu-item .side-menu ul li label:before,.menu-item .side-menu ul li label:after{content:'';position:absolute;z-index: 1;width: 20px;height: 20px;bottom: 0px;top: 10px;left: 15px;margin:0;margin-top:0;transition:.5s;background-size: contain !important;background-repeat:no-repeat!important;background-size:auto;background: url(https://materials.fillo.com.tw/materials/lottotour/images/5b8e5b8e-c592-411e-9c1d-a460c4fcc069.svg);background-position:center;}
.menu-item .side-menu ul li label:after{left: unset;right: 15px;}
.menu-item .side-menu ul li:nth-child(1) label i{width: calc(50% - 177px);}
.menu-item .side-menu>ul>li{position: relative;}
.menu-item .side-menu>ul>li:nth-child(1){-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.menu-item .side-menu .options{display: flex !important;flex-direction:row;flex-wrap:wrap}
.menu-item .side-menu>ul>li:nth-child(1) .options li{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.menu-item .side-menu .options li{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;margin-bottom:12px}
}
@media (max-width:991px){.menu-list{padding:0 20px}
.menu-item{margin-bottom:0}
.menu-item .side-menu .options{height:0;margin-bottom:15px;border-bottom:1px solid #fff!important;max-height: 100% !important;}
.menu-item .side-menu ul li label{margin-bottom:7px;padding:5px 0;border:none;position:relative}
.menu-item .side-menu ul li input[type=checkbox]:checked~label{border-bottom:1px solid #878e98}
.menu-item .side-menu ul li input[type=checkbox]+label:after{content:"\f107";font-size:10px;position:absolute;right:0;top:0;padding:10px;font:normal normal normal 14px/1 FontAwesome;font-size:1.5rem;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.menu-item .side-menu ul li input[type=checkbox]:checked+label:after{content:"\f106";font-size:10px;position:absolute;right:0;top:0;padding:8px;font:normal normal normal 14px/1 FontAwesome;font-size:1.5rem;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.menu-item .side-menu ul li input[type=checkbox]+label:after{content:"+"}
.menu-item .side-menu ul li input[type=checkbox]:checked+label:after{content:"-"}
.menu-item .side-menu>ul>li:nth-last-child(1) .options li{margin-bottom:7px;padding:5px 0;color:#fff;text-shadow:none;letter-spacing:.02em;font-size:1rem;padding:0 0 12px 0;text-indent:0;font-weight:700;border-bottom:1px solid #fff!important}
.menu-item .side-menu>ul>li:nth-last-child(1) label{display:none}
.menu-item .side-menu>ul>li:nth-last-child(1) .options{height:auto;border-bottom:none!important}
.menu-item .side-menu>ul>li:nth-last-child(1) .options li a{font-size:1.15rem}
}
@media (max-width:767px){.menu-box>.module-container>.main{padding-top: 10vh;height: 100vh;border-radius: 0 0 60px 0;overflow: hidden;padding: 6vh 0 0 0;}
.menu-box>.module-container:after{border-radius: 0 0 60px 0;}
.menu-item{height: 60vh;overflow: scroll;}
.menu-item .side-menu ul li label, .menu-item .side-menu>ul>li:nth-last-child(1) .options li a,.menu-item .side-menu ul li input[type=checkbox]:checked~label, .menu-item .side-menu ul li label{font-size: 1.35rem;font-weight: 700;border-top: none !important;}
}

.index_main{margin-top:-56px}
.main_info_logo,.main_info_mobile {display: none !important;}
@media (max-width:576px){.index_main .main_slider{-ms-flex: 0 0 87%;flex: 0 0 87%;max-width: 86%;}
.index_main>.module-container>.main:before{width: 55vw;left: 46vw;}
.main_info_logo{-ms-flex:0 0 10%;flex: 0 0 13%;max-width: 13%;display: block !important;}
.main_info_logo .cn_word{position:absolute;bottom: 40px;}
.main_info_logo .cn_word img{max-width:70%}
.main_info_mobile {position: absolute;bottom: 4px;display: block !important;}
.main_info_mobile .m_tel{display:flex;justify-content:flex-end;padding-right: .75rem;font-family:'Noto Sans TC', sans-serif!important;text-align:center;font-size: .9rem;font-weight:400;line-height:1.3;/* letter-spacing:.1rem; */}
.main_info_mobile .m_tel img{padding-right:5px;width:18px;height:18px}
}

.menu_icon p{color:#fff;font-size: 1rem;letter-spacing: .1rem;text-align:center;padding:0 10px;}
.menu_icon .follow_us ul{display:flex;justify-content:center;margin-bottom: .5rem;}
.menu_icon .follow_us ul li{padding: 5px 10px;}
.menu_icon .follow_us ul li a img{height: 36px;}
.menu_icon .tel{display: flex;flex-direction: row;justify-content: center;align-items: center;}
.menu_icon .follow_us h5{margin-bottom: .5rem;color: #fff;letter-spacing: .25rem;font-weight: bold;}
@media (min-width:991px){.menu_icon .follow_us{display:flex;flex-direction:row;justify-content:flex-end}
.menu_icon p{font-size:1.25rem}
.menu_icon .follow_us ul{display:flex;flex-direction:column}
.menu_icon .follow_us ul li a img{width:36px;height:auto}
}
@media (max-width:767px){.menu_icon{height: 30vh;}
.menu_icon .follow_us{position: absolute;top: 0px;left: 50%;transform: translate(-50%, 0);width: 100%;}
}

.menu_member{position:absolute;right: 0;bottom: 0;margin-bottom: 28px;}
.menu_member img{width: 75%;float: right;}
@media (max-width:991px){.menu_member{display: none;}}

.mb_menu_member{position: fixed;}
.mb_menu_member img{width: 200px;float: right;}
@media (min-width:991px){.mb_menu_member{display: none;}}
@media (max-width:991px){.mb_menu_member{right: 18vw;top: 2vh;}}
@media (max-width:767px){.mb_menu_member{right: 20vw;top: 2vh;}
.mb_menu_member img{width: 150px;float: right;}}

@media (max-width:767px){.area_box >.module-container>.main{background-image: url(https://materials.fillo.com.tw/materials/lottotour/images/100c6a5a-c151-49aa-9952-52d300f8c2cc.svg) !important;background-size: 120%!important;}}

.day_fixed {top: 56px !important;}

.theme_top .carousel-caption{top:35%;height:50%}
.theme_top .carousel-caption img{width:15vw;min-width:200px}
.theme_top .carousel-control-next,.theme_top .carousel-control-prev,.theme_top .carousel-indicators{display:none!important}
@media (max-width:767px){.theme_top .carousel-caption{display:block!important}
}

.theme_img .row>div{margin-bottom: 45px!important;padding-right: 60px;padding-left: 0px;}
.theme_img .row .htpro_tit{display: none;}
.theme_img .hover-wall .icon_info{border-radius:0}
.theme_img .hover-wall .icon_info figure{margin:0;background:0 0;overflow:unset;overflow: hidden;}
.theme_img .hover-wall .icon_info a{position:relative}
.theme_img .hover-wall .icon_info h3{position:absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index:1;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;padding:0;margin:0;text-shadow: 3px 1px 10px #000;font-weight: normal !important;}
.theme_img .hover-wall .overlay i{display:none}
.theme_img .hover-wall figure .b_img{border-radius:0 0 60px 0;background:0 0;position:relative;transform:scale(1)!important;background: none;overflow: hidden;}
.theme_img .hover-wall .icon_info{box-shadow:none!important;border-radius: 0 0 60px 0;}
.theme_img .row>div:before {content:'';position:absolute;z-index:1;width: calc(100% - 57px);height: calc(100% - 0px);right: 40px;bottom: -20px;margin:0;transition:.5s;background:#c6b299;z-index: 0;opacity:1!important;border-radius:0 0 60px 0}
.theme_img .hover-wall .icon_info:hover{bottom: 5px;}
.theme_img .hover-wall figure .overlay{background: none;}

.tooltip{display:none}

.filter_list {display:none}
figure.block_style{border-radius:0 0 20px 0;overflow:hidden}
.filter_list .accordion .card{border-radius:0 0 20px 0!important;background-color:#c6b198;color:#fff}
.filter_list .accordion .card .form-control{color:#fff;background-color:#c6b198}
.filter_list .accordion .card .btn{background:#544643;color:#fff;border-radius:0}
.list_con {flex: 0 0 100%;max-width: 100%;}

@media (max-width:767px){section.group_table.trip_day .group_table_box table.table,.group_table_box .font-weight-bold {display: none;}}

section.group_banner:before{/*backdrop-filter: blur(2px);*/}
section.group_banner .info .col{background: none;}
section.group_banner .info h1{text-shadow: 3px 1px 10px #000;}

section.group_banner.trip_banner h5{position:relative;padding-left:20px}
section.group_banner.trip_banner h5:before{content:'';position:absolute;width:5px;height:5px;bottom:10px;left:5px;border-radius:10px;transition:.5s;background:#c6b098}
@media (max-width:767px){section.group_banner.trip_banner .brief h5{font-size: 1.0rem;}}

section.group_banner.trip_banner .group_num h6{padding: 12px 20px 0 0;}
section.search_banner .search-area .search-box .select-input input{font-size: 1rem;}